# 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: 2008-08-01 09:16+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:214 msgid "Cannot clip to rotated viewport" msgstr "无法修剪到旋转了的視窗中" #: grid.c:653 grid.c:658 grid.c:747 grid.c:752 msgid "Cannot pop the top-level viewport (grid and graphics output mixed?)" msgstr "无法弹到最上层的視窗(栅格和图像输出有混合?)" #: grid.c:932 msgid "attempt to plot on null device" msgstr "不能在无效装置上画图" #: grid.c:1212 msgid "There is no layout defined" msgstr "需要设定布局" #: grid.c:1432 msgid "Polygon edge not found (zero-width or zero-height?)" msgstr "找不到多边形的边(零宽度或是零高度?)" #: grid.c:1441 msgid "Polygon edge not found" msgstr "找不到多边形的边" #: grid.c:1581 msgid "Require at least two points to draw arrow" msgstr "至少需要两点才能画一个箭头" #: grid.c:1895 msgid "Non-finite control point in Xspline" msgstr "用Xspline时不能有无限值的控制点" #: grid.c:2995 msgid "invalid plotting symbol" msgstr "图画符号值不对" #: grid.c:3081 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:169 msgid "Unable to store grid state. Too many devices open?" msgstr "无法保留栅格的状况。是不是因为你打开了太多的装置?" #: unit.c:260 unit.c:410 unit.c:1142 unit.c:1222 unit.c:1302 unit.c:1382 msgid "Unimplemented unit function" msgstr "单位函数目前没有实现" #: unit.c:831 unit.c:1577 msgid "Illegal unit or unit not yet implemented" msgstr "要么没有这种单位,要么这个单位目前没有被实现" #: unit.c:1710 msgid "Invalid unit" msgstr "单位不对" #: unit.c:1726 msgid "Units must be character" msgstr "单位必需是字符" #: unit.c:1729 msgid "Units must be of length > 0" msgstr "单位的长度必需大于零" #: viewport.c:317 msgid "Non-finite location and/or size for viewport" msgstr "視窗的位置或大小不能是无限的"