# Chinese translations for R package # Copyright (C) 2006 The R Foundation # This file is distributed under the same license as the PACKAGE package. # 陈斐 , 2007. # msgid "" msgstr "" "Project-Id-Version: R 2.4.0\n" "Report-Msgid-Bugs-To: bugs@R-project.org\n" "POT-Creation-Date: 2007-08-22 12:25+0100\n" "PO-Revision-Date: 2005-02-04 08:37+0000\n" "Last-Translator: 陈斐 \n" "Language-Team: Chinese\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" #: grid.c:210 msgid "Cannot clip to rotated viewport" msgstr "无法修剪到旋转了的視窗中" #: grid.c:649 grid.c:654 grid.c:743 grid.c:748 msgid "Cannot pop the top-level viewport (grid and graphics output mixed?)" msgstr "无法弹到最上层的視窗(栅格和图像输出有混合?)" #: grid.c:939 msgid "attempt to plot on null device" msgstr "不能在无效装置上画图" #: grid.c:1219 msgid "There is no layout defined" msgstr "需要设定布局" #: grid.c:1439 msgid "Polygon edge not found (zero-width or zero-height?)" msgstr "找不到多边形的边(零宽度或是零高度?)" #: grid.c:1448 msgid "Polygon edge not found" msgstr "找不到多边形的边" #: grid.c:1588 msgid "Require at least two points to draw arrow" msgstr "至少需要两点才能画一个箭头" #: grid.c:1902 msgid "Non-finite control point in Xspline" msgstr "用Xspline时不能有无限值的控制点" #: grid.c:3073 msgid "Unable to clip to rotated rectangle" msgstr "无法修剪到旋转了的长方形上" #: layout.c:519 msgid "invalid layout.pos.row" msgstr "layout.pos.row的值不对" #: layout.c:523 msgid "invalid layout.pos.col" msgstr "layout.pos.col的值不对" #: matrix.c:49 msgid "singular transformation matrix" msgstr "奇异转换矩阵" #: state.c:177 msgid "Unable to store grid state. Too many devices open?" msgstr "无法保留栅格的状况。是不是因为你打开了太多的装置?" #: unit.c:260 unit.c:410 unit.c:1139 unit.c:1219 unit.c:1299 unit.c:1379 msgid "Unimplemented unit function" msgstr "单位函数目前没有实现" #: unit.c:828 unit.c:1574 msgid "Illegal unit or unit not yet implemented" msgstr "要么没有这种单位,要么这个单位目前没有被实现" #: unit.c:1707 msgid "Invalid unit" msgstr "单位不对" #: unit.c:1723 msgid "Units must be character" msgstr "单位必需是字符" #: unit.c:1726 msgid "Units must be of length > 0" msgstr "单位的长度必需大于零" #: viewport.c:317 msgid "Non-finite location and/or size for viewport" msgstr "視窗的位置或大小不能是无限的"