# 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: 2006-09-22 09: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:209 msgid "Cannot clip to rotated viewport" msgstr "无法修剪到旋转了的視窗中" #: grid.c:648 grid.c:653 grid.c:742 grid.c:747 msgid "Cannot pop the top-level viewport (grid and graphics output mixed?)" msgstr "无法弹到最上层的視窗(栅格和图像输出有混合?)" #: grid.c:938 msgid "attempt to plot on null device" msgstr "不能在无效装置上画图" #: grid.c:1218 msgid "There is no layout defined" msgstr "需要设定布局" #: grid.c:1438 msgid "Polygon edge not found (zero-width or zero-height?)" msgstr "找不到多边形的边(零宽度或是零高度?)" #: grid.c:1447 msgid "Polygon edge not found" msgstr "找不到多边形的边" #: grid.c:1587 msgid "Require at least two points to draw arrow" msgstr "至少需要两点才能画一个箭头" #: grid.c:1901 msgid "Non-finite control point in Xspline" msgstr "用Xspline时不能有无限值的控制点" #: grid.c:3072 msgid "Unable to clip to rotated rectangle" msgstr "无法修剪到旋转了的长方形上" #: layout.c:520 msgid "invalid layout.pos.row" msgstr "layout.pos.row的值不对" #: layout.c:524 msgid "invalid layout.pos.col" msgstr "layout.pos.col的值不对" #: matrix.c:50 msgid "singular transformation matrix" msgstr "奇异转换矩阵" #: state.c:178 msgid "Unable to store grid state. Too many devices open?" msgstr "无法保留栅格的状况。是不是因为你打开了太多的装置?" #: unit.c:261 unit.c:411 unit.c:1141 unit.c:1221 unit.c:1301 unit.c:1381 msgid "Unimplemented unit function" msgstr "单位函数目前没有实现" #: unit.c:830 unit.c:1576 msgid "Illegal unit or unit not yet implemented" msgstr "要么没有这种单位,要么这个单位目前没有被实现" #: unit.c:1709 msgid "Invalid unit" msgstr "单位不对" #: unit.c:1725 msgid "Units must be character" msgstr "单位必需是字符" #: unit.c:1728 msgid "Units must be of length > 0" msgstr "单位的长度必需大于零" #: viewport.c:317 msgid "Non-finite location and/or size for viewport" msgstr "視窗的位置或大小不能是无限的"