# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR The R Foundation # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: R 2.1.1 \n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2024-04-15 18:10-0700\n" "PO-Revision-Date: 2014-03-26 10:02+0200 \n" "Last-Translator: Masafumi \n" "Language-Team: RjpWiki Message Translation Team \n" "Language: ja \n" "MIME-Version: 1.0 \n" "Content-Type: text/plain; charset=UTF-8 \n" "Content-Transfer-Encoding: 8bit \n" "Plural-Forms: nplurals=1; plural=0; \n" "X-Generator: Pootle 2.0.5 \n" #: gpar.c:632 msgid "updateGContext must only be called after initGContext" msgstr "" #: grid.c:199 msgid "Turning clipping on or off within a (clipping) path is no honoured" msgstr "" #: grid.c:241 msgid "cannot clip to rotated viewport" msgstr "rotated viewport のクリップは出来ません" #: grid.c:456 msgid "Clipping paths within a (clipping) path are not honoured" msgstr "" #: grid.c:475 msgid "Masks within a (clipping) path are not honoured" msgstr "" #: grid.c:699 grid.c:877 #, c-format msgid "Viewport '%s' was not found" msgstr "" #: grid.c:909 grid.c:914 grid.c:1035 grid.c:1040 msgid "cannot pop the top-level viewport ('grid' and 'graphics' output mixed?)" msgstr "トップレベルの viewport は pop することが出来ません ('grid' と 'graphics' の出力を混同していませんか?)" #: grid.c:1241 msgid "attempt to plot on null device" msgstr "ナルデバイスにプロットしようとしています" #: grid.c:1711 msgid "there is no layout defined" msgstr "レイアウトが定義されていません" #: grid.c:1933 msgid "polygon edge not found (zero-width or zero-height?)" msgstr "多角形の頂点が見付かりません (幅もしくは高さがゼロ?)" #: grid.c:1942 msgid "polygon edge not found" msgstr "多角形の頂点が見付かりません" #: grid.c:2096 msgid "require at least two points to draw arrow" msgstr "矢印を書くためには少なくとも二つの点が必要です" #: grid.c:2467 msgid "non-finite control point in Xspline" msgstr "Xspline 中に有限でない制御点" #: grid.c:3436 msgid "non-finite x or y in graphics path" msgstr "グラフィックパスに有限でない x か y があります" #: grid.c:3487 msgid "Empty raster" msgstr "ラスターが空です" #: grid.c:4038 grid.c:4094 msgid "Coordinates for text pch not yet supported" msgstr "" #: grid.c:4099 #, c-format msgid "pch value '%d' is invalid in this locale" msgstr "" #: grid.c:4920 #, c-format msgid "unimplemented pch value '%d'" msgstr "" #: grid.c:5079 msgid "invalid plotting symbol" msgstr "不正なプロット記号です" #: grid.c:5197 msgid "unable to clip to rotated rectangle" msgstr "回転された矩形へクリップ出来ません" #: layout.c:600 msgid "invalid 'layout.pos.row'" msgstr "不正な 'layout.pos.row' です" #: layout.c:604 msgid "invalid 'layout.pos.col'" msgstr "不正な 'layout.pos.col' です" #: matrix.c:50 msgid "singular transformation matrix" msgstr "特異な変換行列です" #: state.c:191 msgid "unable to store 'grid' state. Too many devices open?" msgstr "現在の 'grid' の状態を保持することが出来ません。デバイスを開きすぎていませんか?" #: unit.c:65 msgid "Cannot create unit scalar from 0-length unit vector" msgstr "" #: unit.c:799 unit.c:1298 msgid "invalid unit or unit not yet implemented" msgstr "不正な単位 (unit) か、まだ実装されていない単位 (unit) です" #: unit.c:1355 unit.c:1386 msgid "Viewport has zero dimension(s)" msgstr "ビューポートの次元数がゼロです" #: unit.c:1418 unit.c:1433 unit.c:1448 unit.c:1463 msgid "Unsupported unit conversion" msgstr "対応していない単位変換です" #: unit.c:1555 msgid "Invalid unit" msgstr "不正な単位 (unit) です" #: unit.c:1570 msgid "'units' must be character" msgstr "単位 ('units') は文字型でなければなりません" #: unit.c:1573 msgid "'units' must be of length > 0" msgstr "単位 ('units') の長さは 0 より大きくなければなりません" #: unit.c:1584 msgid "data must be either NULL, have length 1, or match the length of the final unit vector" msgstr "" #: unit.c:1596 msgid "no string supplied for 'strwidth/height' unit" msgstr "" #: unit.c:1600 msgid "no 'grob' supplied for 'grobwidth/height' unit" msgstr "" #: unit.c:1618 msgid "'gPath' must have depth 1 in 'grobwidth/height' units" msgstr "" #: unit.c:1623 msgid "non-NULL value supplied for plain unit" msgstr "" #: unit.c:1676 unit.c:1710 unit.c:1759 msgid "old version of unit class is no longer allowed" msgstr "" #: unit.c:1682 msgid "object is not coercible to a unit" msgstr "" #: unit.c:1708 msgid "object is not a unit" msgstr "" #: unit.c:1840 msgid "units can only be multiplied with numerics and integers" msgstr "" #: util.c:216 msgid "Unable to calculate text width/height (using zero)" msgstr "" #: viewport.c:56 msgid "Mask is not logical value ('none' or 'inherit')" msgstr "" #: viewport.c:330 msgid "non-finite location and/or size for viewport" msgstr "有限でない location かつ/または 有限でない viewport に対するサイズです" #~ msgid "unimplemented unit function" #~ msgstr " 未実装の単位 (unit) 関数です " #~ msgid "Invalid circle radius (must be non-negative)" #~ msgstr " 不正な円の半径です(非負でなければなりません) "