# Traditional Chinese translations for R. # Copyright (C) 2005, 06 The R Foundation # This file is distributed under the same license as the R package. # 陈斐 , 2005. # Wei-Lun Chao , 2005, 06, 11. # msgid "" msgstr "" "Project-Id-Version: R 2.14.0\n" "Report-Msgid-Bugs-To: bugs.r-project.org\n" "POT-Creation-Date: 2014-03-27 07:46+0000\n" "PO-Revision-Date: 2011-10-13 17:30+0800\n" "Last-Translator: Wei-Lun Chao \n" "Language-Team: Chinese (traditional) \n" "Language: zh_TW\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" #: src/appl/optim.c:60 #, fuzzy msgid "non-finite value supplied by 'optim'" msgstr "optim 回傳了無限值" #: src/appl/optim.c:67 #, fuzzy, c-format msgid "candidate point in 'optim' evaluated to length %d not %d" msgstr "optim 內的候選點長度被評估為 %d,而不是 %d" #: src/appl/optim.c:136 msgid "REPORT must be > 0 (method = \"BFGS\")" msgstr "REPORT 必須 > 0 (method = \"BFGS\")" #: src/appl/optim.c:147 msgid "initial value in 'vmmin' is not finite" msgstr "'vmmin' 的初始值不能為無限大" #: src/appl/optim.c:297 msgid "function cannot be evaluated at initial parameters" msgstr "不可使用初始參數來評估函數" #: src/appl/optim.c:497 #, fuzzy msgid "unknown 'type' in \"CG\" method of 'optim'" msgstr "optim 的 CG 方法中沒有這種 'type'" #: src/appl/optim.c:510 msgid "Function cannot be evaluated at initial parameters" msgstr "不可使用初始參數來評估函數" #: src/appl/optim.c:565 #, fuzzy msgid "unknown type in \"CG\" method of 'optim'" msgstr "optim 的 CG 方法中沒有此一類型" #: src/appl/optim.c:665 msgid "REPORT must be > 0 (method = \"L-BFGS-B\")" msgstr "REPORT必須 > 0 (method = \"L-BFGS-B\")" #: src/appl/optim.c:688 msgid "L-BFGS-B needs finite values of 'fn'" msgstr "L-BFGS-B 不能有 'fn' 的無限值" #: src/appl/optim.c:744 msgid "trace, REPORT must be >= 0 (method = \"SANN\")" msgstr "追蹤,REPORT 必須 >= 0 (方法 = \"SANN\")" #: src/appl/pretty.c:111 msgid "Internal(pretty()): very small range.. corrected" msgstr "內部(pretty()): 範圍太小.. 已修正" #: src/appl/pretty.c:114 msgid "Internal(pretty()): very large range.. corrected" msgstr "內部(pretty()): 範圍太大.. 已修正" #: src/gnuwin32/dynload.c:162 #, c-format msgid "DLL attempted to change FPU control word from %x to %x" msgstr "DLL 試圖把 FPU 控制詞從 %x 改成 %x" #: src/gnuwin32/dynload.c:203 msgid "cannot get working directory" msgstr "找不到工作目錄" #: src/gnuwin32/extra.c:61 src/gnuwin32/extra.c:89 src/gnuwin32/extra.c:128 msgid "R_HOME not set" msgstr "沒有設定 R_HOME" #: src/gnuwin32/extra.c:68 #, c-format msgid "'%s' not found" msgstr "'%s' 找不到" #: src/gnuwin32/extra.c:70 #, c-format msgid "file association for '%s' not available or invalid" msgstr "'%s' 的檔案關聯無法使用或無效" #: src/gnuwin32/extra.c:73 #, c-format msgid "access to '%s' denied" msgstr "存取'%s' 被拒絕" #: src/gnuwin32/extra.c:74 #, c-format msgid "problem in displaying '%s'" msgstr "顯示'%s' 時發生問題" #: src/gnuwin32/extra.c:99 #, c-format msgid "'%ls' not found" msgstr "'%ls' 找不到" #: src/gnuwin32/extra.c:101 #, c-format msgid "file association for '%ls' not available or invalid" msgstr "'%ls' 的檔案關聯無法使用或無效" #: src/gnuwin32/extra.c:104 #, c-format msgid "access to '%ls' denied" msgstr "存取 '%ls' 被拒絕" #: src/gnuwin32/extra.c:105 #, c-format msgid "problem in displaying '%ls'" msgstr "顯示 '%ls' 時發生問題" #: src/gnuwin32/extra.c:116 src/gnuwin32/extra.c:159 src/gnuwin32/extra.c:349 #: src/gnuwin32/extra.c:577 src/gnuwin32/extra.c:602 src/main/agrep.c:131 #: src/main/agrep.c:135 src/main/agrep.c:775 src/main/agrep.c:780 #: src/main/apply.c:293 src/main/apply.c:295 src/main/apply.c:298 #: src/main/array.c:87 src/main/array.c:1137 src/main/array.c:1263 #: src/main/array.c:1265 src/main/array.c:1266 src/main/array.c:1592 #: src/main/array.c:1594 src/main/array.c:1596 src/main/attrib.c:196 #: src/main/builtin.c:88 src/main/builtin.c:97 src/main/builtin.c:116 #: src/main/builtin.c:118 src/main/builtin.c:147 src/main/builtin.c:534 #: src/main/builtin.c:550 src/main/builtin.c:739 src/main/builtin.c:741 #: src/main/builtin.c:743 src/main/character.c:139 src/main/character.c:142 #: src/main/character.c:203 src/main/character.c:1037 #: src/main/character.c:1041 src/main/character.c:1276 #: src/main/character.c:1280 src/main/character.c:1341 #: src/main/character.c:1344 src/main/connections.c:1217 #: src/main/connections.c:1223 src/main/connections.c:1226 #: src/main/connections.c:1230 src/main/connections.c:1375 #: src/main/connections.c:1391 src/main/connections.c:1396 #: src/main/connections.c:1996 src/main/connections.c:2002 #: src/main/connections.c:2006 src/main/connections.c:2010 #: src/main/connections.c:2015 src/main/connections.c:2665 #: src/main/connections.c:2670 src/main/connections.c:2673 #: src/main/connections.c:2676 src/main/connections.c:3057 #: src/main/connections.c:3062 src/main/connections.c:3068 #: src/main/connections.c:3071 src/main/connections.c:3075 #: src/main/connections.c:3090 src/main/connections.c:3140 #: src/main/connections.c:3145 src/main/connections.c:3149 #: src/main/connections.c:3153 src/main/connections.c:3157 #: src/main/connections.c:3163 src/main/connections.c:3210 #: src/main/connections.c:3216 src/main/connections.c:3220 #: src/main/connections.c:3270 src/main/connections.c:3273 #: src/main/connections.c:3547 src/main/connections.c:3550 #: src/main/connections.c:3553 src/main/connections.c:3559 #: src/main/connections.c:3666 src/main/connections.c:3672 #: src/main/connections.c:3675 src/main/connections.c:3826 #: src/main/connections.c:3829 src/main/connections.c:3833 #: src/main/connections.c:3836 src/main/connections.c:3956 #: src/main/connections.c:4074 src/main/connections.c:4077 #: src/main/connections.c:4414 src/main/connections.c:4439 #: src/main/connections.c:4474 src/main/connections.c:4489 #: src/main/connections.c:4497 src/main/connections.c:4523 #: src/main/connections.c:4669 src/main/connections.c:4673 #: src/main/connections.c:4801 src/main/connections.c:4803 #: src/main/connections.c:4805 src/main/connections.c:4833 #: src/main/connections.c:4965 src/main/connections.c:4991 #: src/main/connections.c:4995 src/main/connections.c:4999 #: src/main/connections.c:5003 src/main/context.c:596 src/main/context.c:605 #: src/main/context.c:609 src/main/datetime.c:775 src/main/datetime.c:865 #: src/main/datetime.c:867 src/main/datetime.c:871 src/main/datetime.c:1026 #: src/main/datetime.c:1028 src/main/datetime.c:1232 src/main/debug.c:228 #: src/main/deparse.c:397 src/main/dotcode.c:478 src/main/dotcode.c:482 #: src/main/dotcode.c:487 src/main/dounzip.c:322 src/main/dounzip.c:329 #: src/main/dounzip.c:339 src/main/dounzip.c:344 src/main/dounzip.c:348 #: src/main/dounzip.c:352 src/main/envir.c:1618 src/main/envir.c:1621 #: src/main/envir.c:1742 src/main/envir.c:1747 src/main/envir.c:1813 #: src/main/envir.c:1829 src/main/envir.c:1835 src/main/envir.c:1932 #: src/main/envir.c:1940 src/main/envir.c:1947 src/main/envir.c:1958 #: src/main/envir.c:2172 src/main/envir.c:2293 src/main/envir.c:2552 #: src/main/envir.c:2762 src/main/envir.c:2776 src/main/envir.c:2783 #: src/main/envir.c:2799 src/main/envir.c:3367 src/main/errors.c:1030 #: src/main/eval.c:397 src/main/eval.c:406 src/main/eval.c:409 #: src/main/grep.c:767 src/main/grep.c:772 src/main/grep.c:1061 #: src/main/grep.c:1063 src/main/grep.c:1065 src/main/grep.c:1510 #: src/main/grep.c:1514 src/main/grep.c:1519 src/main/grep.c:2323 #: src/main/grep.c:2328 src/main/grep.c:2621 src/main/grep.c:2626 #: src/main/memory.c:3736 src/main/paste.c:96 src/main/paste.c:395 #: src/main/paste.c:402 src/main/paste.c:409 src/main/paste.c:414 #: src/main/paste.c:419 src/main/paste.c:424 src/main/paste.c:427 #: src/main/paste.c:435 src/main/paste.c:601 src/main/paste.c:606 #: src/main/platform.c:306 src/main/platform.c:308 src/main/platform.c:310 #: src/main/platform.c:326 src/main/platform.c:337 src/main/platform.c:390 #: src/main/platform.c:392 src/main/platform.c:705 src/main/platform.c:707 #: src/main/platform.c:1064 src/main/platform.c:1070 src/main/platform.c:1073 #: src/main/platform.c:1076 src/main/platform.c:1079 src/main/platform.c:1082 #: src/main/platform.c:1085 src/main/platform.c:1088 src/main/platform.c:1185 #: src/main/platform.c:1188 src/main/platform.c:1191 src/main/platform.c:1229 #: src/main/platform.c:1286 src/main/platform.c:1289 src/main/platform.c:1498 #: src/main/platform.c:1501 src/main/platform.c:1504 src/main/platform.c:1540 #: src/main/platform.c:1543 src/main/platform.c:1546 src/main/platform.c:1629 #: src/main/platform.c:1645 src/main/platform.c:1684 src/main/platform.c:1686 #: src/main/platform.c:1757 src/main/platform.c:1841 src/main/platform.c:2116 #: src/main/platform.c:2176 src/main/platform.c:2353 src/main/platform.c:2356 #: src/main/platform.c:2359 src/main/platform.c:2362 src/main/platform.c:2365 #: src/main/platform.c:2368 src/main/platform.c:2568 src/main/platform.c:2571 #: src/main/platform.c:2574 src/main/platform.c:2577 src/main/platform.c:2580 #: src/main/platform.c:2583 src/main/platform.c:2657 src/main/platform.c:2665 #: src/main/platform.c:2701 src/main/platform.c:2751 src/main/print.c:242 #: src/main/print.c:248 src/main/print.c:270 src/main/print.c:276 #: src/main/print.c:283 src/main/random.c:478 src/main/random.c:482 #: src/main/random.c:489 src/main/random.c:517 src/main/saveload.c:1950 #: src/main/saveload.c:1953 src/main/saveload.c:1956 src/main/saveload.c:2072 #: src/main/saveload.c:2252 src/main/saveload.c:2257 src/main/saveload.c:2260 #: src/main/saveload.c:2366 src/main/scan.c:684 src/main/scan.c:853 #: src/main/scan.c:867 src/main/scan.c:871 src/main/scan.c:873 #: src/main/scan.c:884 src/main/scan.c:911 src/main/scan.c:914 #: src/main/scan.c:917 src/main/scan.c:972 src/main/seq.c:618 #: src/main/seq.c:623 src/main/seq.c:631 src/main/seq.c:662 src/main/seq.c:666 #: src/main/seq.c:672 src/main/seq.c:680 src/main/sort.c:175 #: src/main/sysutils.c:585 src/main/sysutils.c:589 src/main/sysutils.c:593 #: src/main/sysutils.c:599 src/main/sysutils.c:603 src/main/sysutils.c:1831 #: src/main/sysutils.c:1835 src/main/unique.c:966 src/main/unique.c:1289 #: src/main/unique.c:1349 src/main/unique.c:1356 src/main/unique.c:1750 #: src/main/util.c:581 src/main/util.c:584 src/main/util.c:1825 #: src/main/util.c:1994 src/main/util.c:1995 src/main/util.c:1996 #: src/main/util.c:2013 src/main/util.c:2037 src/main/util.c:2041 #: src/main/util.c:2043 src/main/util.c:2068 src/main/util.c:2070 #: src/main/util.c:2072 src/main/util.c:2075 src/main/util.c:2078 #: src/main/util.c:2082 src/main/util.c:2084 src/modules/X11/devX11.c:3241 #: src/modules/X11/devX11.c:3244 src/modules/X11/devX11.c:3247 #: src/modules/X11/devX11.c:3271 src/modules/internet/internet.c:284 #: src/modules/internet/internet.c:290 src/modules/internet/internet.c:296 #: src/modules/internet/internet.c:299 src/modules/internet/internet.c:303 #: src/modules/lapack/Lapack.c:155 src/modules/lapack/Lapack.c:261 #: src/modules/lapack/Lapack.c:709 src/modules/lapack/Lapack.c:818 #: src/modules/lapack/Lapack.c:880 src/modules/lapack/Lapack.c:1214 #: src/unix/sys-std.c:1217 src/unix/sys-std.c:1240 #, c-format msgid "invalid '%s' argument" msgstr "'%s' 引數不正確" #: src/gnuwin32/extra.c:183 msgid "unsupported version of Windows" msgstr "不支援的 Windows 版本" #: src/gnuwin32/extra.c:267 src/main/apply.c:105 src/main/character.c:595 #: src/main/connections.c:3555 src/main/context.c:642 src/main/context.c:661 #: src/main/datetime.c:675 src/main/datetime.c:777 src/main/datetime.c:1030 #: src/main/dotcode.c:199 src/main/errors.c:929 src/main/errors.c:962 #: src/main/errors.c:1065 src/main/errors.c:1090 src/main/errors.c:1095 #: src/main/errors.c:1368 src/main/identical.c:66 src/main/identical.c:67 #: src/main/identical.c:68 src/main/identical.c:69 src/main/identical.c:70 #: src/main/seq.c:185 src/main/seq.c:341 src/main/seq.c:346 src/main/seq.c:350 #: src/main/seq.c:391 src/main/seq.c:395 src/main/seq.c:399 #: src/main/sort.c:1224 src/main/sort.c:1307 src/main/sort.c:1311 #: src/main/sort.c:1318 src/main/sort.c:1393 src/main/source.c:220 #: src/main/summary.c:886 src/main/sysutils.c:251 src/main/util.c:986 #: src/main/util.c:991 src/main/util.c:998 src/main/util.c:1001 #: src/modules/X11/devX11.c:3142 src/modules/X11/devX11.c:3169 #: src/modules/X11/devX11.c:3174 src/modules/X11/devX11.c:3179 #: src/modules/X11/devX11.c:3189 src/modules/X11/devX11.c:3194 #: src/modules/X11/devX11.c:3198 src/modules/X11/devX11.c:3202 #: src/unix/sys-std.c:1291 #, c-format msgid "invalid '%s' value" msgstr "'%s' 值不正確" #: src/gnuwin32/extra.c:308 src/gnuwin32/extra.c:321 msgid "incorrect argument" msgstr "引數不正確" #: src/gnuwin32/extra.c:312 msgid "don't be silly!: your machine has a 4Gb address limit" msgstr "別傻了!:您的機器有 4Gb 的位址上限" #: src/gnuwin32/extra.c:316 msgid "cannot decrease memory limit: ignored" msgstr "無法減少記憶體限制:已忽略" #: src/gnuwin32/extra.c:428 src/gnuwin32/extra.c:529 src/main/util.c:897 msgid "'path' must be a character vector" msgstr "'path' 必須是字元向量" #: src/gnuwin32/extra.c:579 src/gnuwin32/extra.c:581 src/gnuwin32/extra.c:604 #: src/gnuwin32/extra.c:606 src/gnuwin32/extra.c:641 src/main/gevents.c:61 #: src/main/gevents.c:98 msgid "invalid device" msgstr "無效裝置" #: src/gnuwin32/extra.c:582 msgid "requires SDI mode" msgstr "需要用 SDI 模式" #: src/gnuwin32/extra.c:635 src/main/gevents.c:58 src/main/gevents.c:95 msgid "invalid graphical device number" msgstr "無效的繪圖裝置號碼" #: src/gnuwin32/extra.c:645 msgid "bad device" msgstr "不當裝置" #: src/gnuwin32/extra.c:799 src/gnuwin32/extra.c:807 #, fuzzy msgid "invalid input in 'Rmbstowcs'" msgstr "Rmbstowcs 中的輸入無效" #: src/gnuwin32/extra.c:830 src/main/platform.c:1261 msgid "file choice cancelled" msgstr "已取消檔案選擇" #: src/gnuwin32/run.c:242 #, fuzzy, c-format msgid "'CreateProcess' failed to run '%s'" msgstr "CreateProcess 無法運行 '%s'" #: src/gnuwin32/run.c:344 msgid "Child process not responding. R will terminate it." msgstr "子進程沒有反應。 R 將會終止它。" #: src/gnuwin32/run.c:402 #, c-format msgid "Exit code was %d" msgstr "離開代碼是 %d" #: src/gnuwin32/run.c:434 msgid "Insufficient memory (rpipeOpen)" msgstr "沒有足夠的記憶體 (rpipeOpen)" #: src/gnuwin32/run.c:648 src/main/dounzip.c:482 msgid "seek not enabled for this connection" msgstr "這個連結上不能使用搜索" #: src/gnuwin32/run.c:654 msgid "truncate not enabled for this connection" msgstr "這個連結不能使用截短" #: src/gnuwin32/run.c:729 src/gnuwin32/run.c:733 src/gnuwin32/run.c:746 #: src/gnuwin32/run.c:774 src/main/connections.c:1330 #: src/main/connections.c:1334 src/main/connections.c:1340 #: src/main/connections.c:1354 msgid "allocation of pipe connection failed" msgstr "管道連結配置失敗" #: src/gnuwin32/run.c:788 #, fuzzy msgid "'names' is not a character vector" msgstr "'fmt' 並非字元向量" #: src/gnuwin32/sys-win32.c:182 msgid "character string expected as first argument" msgstr "第一個引數應當是字串" #: src/gnuwin32/sys-win32.c:191 msgid "character string expected as third argument" msgstr "第三個引數應當是字串" #: src/gnuwin32/sys-win32.c:257 src/unix/sys-unix.c:299 #, c-format msgid "running command '%s' had status %d" msgstr "執行中命令 '%s' 已有狀態 %d" #: src/gnuwin32/system.c:122 src/unix/sys-unix.c:427 msgid "reached session elapsed time limit" msgstr "達到了作業階段經過時間的限制" #: src/gnuwin32/system.c:124 src/unix/sys-unix.c:429 msgid "reached elapsed time limit" msgstr "達到了經過時間的限制" #: src/gnuwin32/system.c:130 src/unix/sys-unix.c:435 msgid "reached session CPU time limit" msgstr "達到了作業階段 CPU 時間的限制" #: src/gnuwin32/system.c:132 src/unix/sys-unix.c:437 msgid "reached CPU time limit" msgstr "達到了 CPU 時間的限制" #: src/gnuwin32/system.c:157 #, c-format msgid "Fatal error: %s\n" msgstr "嚴重錯誤:%s\n" #: src/gnuwin32/system.c:335 src/unix/sys-std.c:863 #, c-format msgid "encoding '%s' is not recognised" msgstr "編碼 '%s' 無法確認" #: src/gnuwin32/system.c:341 src/unix/sys-std.c:869 #, c-format msgid "\n" msgstr "<錯誤:從編碼 '%s' 重新編碼時失敗>\n" #: src/gnuwin32/system.c:555 src/gnuwin32/system.c:1049 #: src/gnuwin32/system.c:1061 src/main/connections.c:590 #: src/main/connections.c:595 src/main/dounzip.c:177 src/main/saveload.c:1961 #: src/main/serialize.c:2552 src/main/serialize.c:2557 #: src/main/serialize.c:2642 src/main/serialize.c:2687 src/unix/system.c:323 #: src/unix/system.c:343 #, c-format msgid "cannot open file '%s': %s" msgstr "無法開啟檔案 '%s' :%s" #: src/gnuwin32/system.c:569 #, c-format msgid "file.show(): file '%s' does not exist\n" msgstr "file.show(): 檔案 '%s' 不存在\n" #: src/gnuwin32/system.c:970 #, fuzzy, c-format msgid "WARNING: R_MAX_MEM_SIZE value is invalid: ignored\n" msgstr "警告:'%s' 值無效:已忽略" #: src/gnuwin32/system.c:1002 msgid "WARNING: no max-mem-size given\n" msgstr "警告: max-mem-size 沒有定義\n" #: src/gnuwin32/system.c:1009 #, c-format msgid "WARNING: --max-mem-size value is invalid: ignored\n" msgstr "警告: --max-mem-size 值不正確: 忽略不用\n" #: src/gnuwin32/system.c:1012 #, c-format msgid "WARNING: --max-mem-size=%lu%c: too large and ignored\n" msgstr "警告:--max-mem-size=%lu%c:太大因而忽略\n" #: src/gnuwin32/system.c:1018 #, c-format msgid "WARNING: --max-mem-size=%4.1fM: too small and ignored\n" msgstr "警告:--max-mem-size=%4.1fM:太小因而忽略\n" #: src/gnuwin32/system.c:1023 #, c-format msgid "WARNING: --max-mem-size=%4.0fM: too large and taken as %uM\n" msgstr "警告:--max-mem-size=%4.0fM:太大因而視為 %uM\n" #: src/gnuwin32/system.c:1039 #, fuzzy, c-format msgid "option '%s' requires an argument" msgstr "二元運算需要兩個引數" #: src/gnuwin32/system.c:1070 #, fuzzy, c-format msgid "option '%s' requires a non-empty argument" msgstr "二元運算需要兩個引數" #: src/gnuwin32/system.c:1078 src/unix/system.c:362 #, c-format msgid "WARNING: '-e %s' omitted as input is too long\n" msgstr "警告:'-e %s' 因為輸入太長而被省略\n" #: src/gnuwin32/system.c:1082 src/unix/system.c:375 #, c-format msgid "WARNING: unknown option '%s'\n" msgstr "警告: 沒有 '%s' 這樣的選項\n" #: src/gnuwin32/system.c:1104 src/unix/system.c:379 #, c-format msgid "ARGUMENT '%s' __ignored__\n" msgstr "引數 '%s' 忽略不用\n" #: src/gnuwin32/system.c:1110 src/unix/system.c:386 msgid "cannot use -e with -f or --file" msgstr "無法將 -e 與 -f 或 --file 共同使用" #: src/gnuwin32/system.c:1128 msgid "creation of tmpfile failed -- set TMPDIR suitably?" msgstr "建立暫存檔時失敗 -- 已適當設定了 TMPDIR?" #: src/gnuwin32/system.c:1147 src/unix/system.c:437 msgid "you must specify '--save', '--no-save' or '--vanilla'" msgstr "您必須指定 '--save'、'--no-save' 或 '--vanilla' 其中的一個" #: src/gnuwin32/system.c:1152 msgid "" "impossible to create 'reader thread'; you must free some system resources" msgstr "無法建立 'reader thread';您必須釋放一些系統資源" #: src/include/Errormsg.h:25 src/main/subscript.c:375 src/main/subscript.c:393 #: src/main/subscript.c:417 src/main/subscript.c:456 src/main/subscript.c:584 #: src/main/subscript.c:623 src/main/subscript.c:766 msgid "subscript out of bounds" msgstr "下標超出邊界" #: src/include/Errormsg.h:26 #, c-format msgid "object of type '%s' is not subsettable" msgstr "'%s' 類型的物件無法具有子集合" #: src/main/CommandLineArgs.c:170 msgid "WARNING: no value given for --encoding" msgstr "警告:沒有設定 --enconding 的值" #: src/main/CommandLineArgs.c:195 #, c-format msgid "WARNING: option '%s' no longer supported" msgstr "警告:不再支援選項 '%s'" #: src/main/CommandLineArgs.c:206 #, c-format msgid "WARNING: no value given for '%s'" msgstr "警告:沒有設定 '%s' 的值" #: src/main/CommandLineArgs.c:216 #, c-format msgid "WARNING: '%s' value is invalid: ignored" msgstr "警告:'%s' 值無效:已忽略" #: src/main/CommandLineArgs.c:220 #, c-format msgid "WARNING: %s: too large and ignored" msgstr "警告:%s:過大因而忽略" #: src/main/CommandLineArgs.c:234 msgid "WARNING: no value given for '--max-ppsize'" msgstr "警告:沒有設定 '--max-ppsize' 的值" #: src/main/CommandLineArgs.c:239 msgid "WARNING: '--max-ppsize' value is negative: ignored" msgstr "警告:'--max-ppsize' 值是負數:已忽略" #: src/main/CommandLineArgs.c:241 msgid "WARNING: '--max-ppsize' value is too small: ignored" msgstr "警告:'--max-ppsize' 的值太小:已忽略" #: src/main/CommandLineArgs.c:244 msgid "WARNING: '--max-ppsize' value is too large: ignored" msgstr "警告:'--max-ppsize' 的值太大:已忽略" #: src/main/RNG.c:175 #, c-format msgid "unif_rand: unimplemented RNG kind %d" msgstr "unif_rand: RNG 類型 %d 尚未實作" #: src/main/RNG.c:260 #, c-format msgid "FixupSeeds: unimplemented RNG kind %d" msgstr "FixupSeeds: RNG 類型 %d 尚未實作" #: src/main/RNG.c:302 msgid "'user_unif_rand' not in load table" msgstr "'user_unif_rand' 在載入表中並不存在" #: src/main/RNG.c:310 msgid "cannot read seeds unless 'user_unif_nseed' is supplied" msgstr "只有在設定了 'user_unif_nseed' 以後才能讀隨機種子" #: src/main/RNG.c:315 msgid "seed length must be in 0...625; ignored" msgstr "隨機種子的長度必須在 0 到 625 之間; 忽略不用" #: src/main/RNG.c:323 #, c-format msgid "RNG_Init: unimplemented RNG kind %d" msgstr "RNG_Init: RNG 類型 %d 尚未實作" #: src/main/RNG.c:354 #, fuzzy msgid "'.Random.seed' is a missing argument with no default" msgstr ".Random.seed 這個引數沒有設定也沒有預設值" #: src/main/RNG.c:355 #, fuzzy, c-format msgid "'.Random.seed' is not an integer vector but of type '%s', so ignored" msgstr ".Random.seed 不是整數向量而是類型 '%s'" #: src/main/RNG.c:363 #, fuzzy msgid "'.Random.seed[1]' is not a valid integer, so ignored" msgstr ".Random.seed[1] 不是有效的整數" #: src/main/RNG.c:369 #, fuzzy msgid "'.Random.seed[1]' is not a valid Normal type, so ignored" msgstr ".Random.seed[0] 不是正確的 Normal 類別" #: src/main/RNG.c:383 #, fuzzy msgid "'.Random.seed[1] = 5' but no user-supplied generator, so ignored" msgstr ".Random.seed[1]=5 但沒有使用者指定的產生器" #: src/main/RNG.c:388 #, fuzzy msgid "'.Random.seed[1]' is not a valid RNG kind so ignored" msgstr ".Random.seed[1] 不是正確的 RNG 類別 (程式碼)" #: src/main/RNG.c:415 #, fuzzy msgid "'.Random.seed' has wrong length" msgstr ".Random.seed 的長度不正確" #: src/main/RNG.c:468 #, c-format msgid "RNGkind: unimplemented RNG kind %d" msgstr "RNGkind: RNG 類型 %d 尚未實作" #: src/main/RNG.c:488 #, fuzzy msgid "invalid Normal type in 'RNGkind'" msgstr "RNGkind 中的 Normal 類別不正確" #: src/main/RNG.c:491 msgid "'user_norm_rand' not in load table" msgstr "'user_norm_rand' 不在載入表中" #: src/main/RNG.c:535 msgid "supplied seed is not a valid integer" msgstr "提供的隨機種子不是正確的整數" #: src/main/Rdynload.c:248 msgid "R_RegisterRoutines called with invalid DllInfo object." msgstr "R_RegisterRoutines 呼叫時 DllInfo 物件不正確。" #: src/main/Rdynload.c:533 #, fuzzy msgid "`maximal number of DLLs reached..." msgstr "已達到了 DLL 數目的上限..." #: src/main/Rdynload.c:590 msgid "could not allocate space for 'path'" msgstr "無法為 'path' 配置空間" #: src/main/Rdynload.c:602 #, c-format msgid "DLLname '%s' is too long" msgstr "DLLname '%s' 太長" #: src/main/Rdynload.c:623 msgid "could not allocate space for 'name'" msgstr "無法為 'name' 配置空間" #: src/main/Rdynload.c:881 src/main/Rdynload.c:897 src/main/util.c:698 msgid "character argument expected" msgstr "需要字元引數" #: src/main/Rdynload.c:887 src/main/Rdynload.c:919 src/main/Rdynload.c:939 #, c-format msgid "" "unable to load shared object '%s':\n" " %s" msgstr "" "無法載入共享物件 '%s' :\n" " %s" #: src/main/Rdynload.c:900 #, c-format msgid "shared object '%s' was not loaded" msgstr "沒有載入共享物件 '%s'" #: src/main/Rdynload.c:979 #, c-format msgid "cannot allocate memory for registered native symbol (%d bytes)" msgstr "無法給已登記的原生符號 (%d 位元組) 配置記憶體" #: src/main/Rdynload.c:1100 src/main/Rdynload.c:1321 msgid "must pass package name or DllInfo reference" msgstr "必須傳給套件名稱或 DllInfo 參照" #: src/main/Rdynload.c:1197 #, fuzzy, c-format msgid "unimplemented type %d in 'createRSymbolObject'" msgstr "createRSymbolObject 中的類型 %d 尚未被實作" #: src/main/Rdynload.c:1279 src/main/Rdynload.c:1373 msgid "R_getRegisteredRoutines() expects a DllInfo reference" msgstr "R_getRegisteredRoutines() 需要 DllInfo 參考" #: src/main/Rdynload.c:1282 src/main/Rdynload.c:1376 msgid "NULL value passed for DllInfo" msgstr "傳給 DllInfo 一個 NULL 值" #: src/main/Rdynload.c:1436 #, c-format msgid "function '%s' not provided by package '%s'" msgstr "函數 '%s' 未由套件 '%s' 所提供" #: src/main/Rdynload.c:1438 msgid "table entry must be an external pointer" msgstr "表格條目必須是一個外部指標" #: src/main/Renviron.c:159 src/main/Renviron.c:164 #, fuzzy, c-format msgid "problem in setting variable '%s' in Renviron" msgstr "設定時區時發生問題" #: src/main/Renviron.c:311 #, fuzzy msgid "argument 'x' must be a character string" msgstr "引數 'code' 必須是字串" #: src/main/Renviron.c:315 #, fuzzy, c-format msgid "file '%s' cannot be opened for reading" msgstr "zip 檔案 '%s' 無法開啟" #: src/main/Rstrptime.h:517 src/main/Rstrptime.h:984 #, c-format msgid "use of %s for input is not supported" msgstr "使用 %s 做為輸入未被支援" #: src/main/Rstrptime.h:1242 msgid "input string is too long" msgstr "輸入字串太長" #: src/main/Rstrptime.h:1244 msgid "invalid multibyte input string" msgstr "無效的多位元組輸入字串" #: src/main/Rstrptime.h:1247 msgid "format string is too long" msgstr "格式字串太長" #: src/main/Rstrptime.h:1249 msgid "invalid multibyte format string" msgstr "無效的多位元組格式字串" #: src/main/agrep.c:133 src/main/agrep.c:777 src/main/character.c:1039 #: src/main/character.c:1043 src/main/grep.c:769 src/main/grep.c:1512 #: src/main/grep.c:1516 src/main/grep.c:2325 src/main/grep.c:2623 #, c-format msgid "argument '%s' has length > 1 and only the first element will be used" msgstr "引數 '%s' 長度 > 1 且只有第一個元素將被使用" #: src/main/agrep.c:189 src/main/agrep.c:818 msgid "'pattern' must be a non-empty character string" msgstr "'pattern' 必須是非空字串" #: src/main/agrep.c:200 src/main/agrep.c:827 src/main/grep.c:838 #: src/main/grep.c:2381 src/main/grep.c:2662 msgid "regular expression is invalid in this locale" msgstr "正規表示式不適用於此語言環境" #: src/main/agrep.c:206 src/main/agrep.c:623 #, c-format msgid "regcomp error: '%s'" msgstr "正規表示式編譯錯誤:'%s'" #: src/main/agrep.c:238 src/main/agrep.c:871 src/main/grep.c:227 #: src/main/grep.c:315 src/main/grep.c:423 src/main/grep.c:578 #: src/main/grep.c:889 src/main/grep.c:2480 src/main/grep.c:2548 #: src/main/grep.c:2698 #, c-format msgid "input string %d is invalid in this locale" msgstr "輸入的字串 %d 不適用於此語言環境" #: src/main/agrep.c:525 src/main/agrep.c:765 src/main/grep.c:155 #: src/main/grep.c:760 src/main/grep.c:762 src/main/grep.c:1047 #: src/main/grep.c:1055 src/main/grep.c:1503 src/main/grep.c:1505 #: src/main/grep.c:2315 src/main/grep.c:2317 src/main/grep.c:2611 #, c-format msgid "argument '%s' will be ignored" msgstr "引數 '%s' 將被忽略" #: src/main/agrep.c:614 #, c-format msgid "input string x[%d] is invalid in this locale" msgstr "輸入字串 x[%d] 在這個語區中無效" #: src/main/agrep.c:660 #, c-format msgid "input string y[%d] is invalid in this locale" msgstr "輸入字串 y[%d] 在這個語區無效" #: src/main/agrep.c:833 src/main/grep.c:2668 #, c-format msgid "regcomp error: '%s'" msgstr "正規表示式編譯錯誤:'%s'" #: src/main/apply.c:103 #, fuzzy msgid "'FUN.VALUE' must be a vector" msgstr "FUN.VALUE 必須是向量" #: src/main/apply.c:108 src/main/complex.c:758 msgid "invalid length" msgstr "長度不正確" #: src/main/apply.c:113 msgid "long vectors are not supported for matrix/array results" msgstr "" #: src/main/apply.c:162 #, c-format msgid "" "values must be length %d,\n" " but FUN(X[[%d]]) result is length %d" msgstr "" "值的長度必須是 %d,\n" "但是 FUN(X[[%d]]) 的結果長度是 %d" #: src/main/apply.c:174 #, c-format msgid "" "values must be type '%s',\n" " but FUN(X[[%d]]) result is type '%s'" msgstr "" "值的類型必須是 '%s',\n" "但是 FUN(X[[%d]]) 的結果類型是 '%s'" #: src/main/apply.c:193 #, c-format msgid "type '%s' is not supported" msgstr "類型 '%s' 未被支援" #: src/main/apply.c:225 #, c-format msgid "dimnames() is neither NULL nor list of length %d" msgstr "dimnames(<值>) 既不是空值也不是長度 %d 的串列" #: src/main/arithmetic.c:42 msgid "NaNs produced" msgstr "產生了 NaNs" #: src/main/arithmetic.c:43 #, fuzzy msgid "non-numeric argument to mathematical function" msgstr "數學函數中使用了非數值引數" #: src/main/arithmetic.c:187 msgid "probable complete loss of accuracy in modulus" msgstr "係數的精確度很可能完全損失" #: src/main/arithmetic.c:337 msgid "NAs produced by integer overflow" msgstr "整數向上溢位產生了 NA" #: src/main/arithmetic.c:538 msgid "operator needs one or two arguments" msgstr "運算子需要一或兩個引數" #: src/main/arithmetic.c:554 msgid "non-numeric argument to binary operator" msgstr "二元運算子中有非數值引數" #: src/main/arithmetic.c:615 src/main/relop.c:227 msgid "non-conformable arrays" msgstr "非調和陣列" #: src/main/arithmetic.c:658 msgid "non-conformable time-series" msgstr "非調和時間序列" #: src/main/arithmetic.c:680 src/main/logic.c:143 src/main/relop.c:166 #: src/main/relop.c:265 msgid "longer object length is not a multiple of shorter object length" msgstr "較長的物件長度並非較短物件長度的倍數" #: src/main/arithmetic.c:751 msgid "invalid argument to unary operator" msgstr "一元運算子的引數不正確" #: src/main/arithmetic.c:780 src/main/arithmetic.c:805 #: src/main/arithmetic.c:824 msgid "invalid unary operator" msgstr "一元運算子不正確" #: src/main/arithmetic.c:1241 msgid "unimplemented real function of 1 argument" msgstr "單引數的實數函數目前還沒有實作" #: src/main/arithmetic.c:1255 src/main/complex.c:648 src/main/complex.c:718 msgid "unimplemented complex function" msgstr "尚未實作複數功能" #: src/main/arithmetic.c:1526 src/main/arithmetic.c:1877 #: src/main/arithmetic.c:2056 src/main/arithmetic.c:2168 #, c-format msgid "unimplemented real function of %d numeric arguments" msgstr "%d 個數值引數的實數函數尚未實作" #: src/main/arithmetic.c:1552 #, c-format msgid "%d arguments passed to '%s' which requires 1 or 2" msgstr "%d 個引數傳遞給 '%s',但它最多只能用兩個引數" #: src/main/arithmetic.c:1570 msgid "invalid second argument of length 0" msgstr "第二引數長度為 0,不正確" #: src/main/arithmetic.c:1639 msgid "invalid argument 'base' of length 0" msgstr "長度為 0 的無效引數 '基底'" #: src/main/arithmetic.c:1647 #, c-format msgid "%d arguments passed to 'log' which requires 1 or 2" msgstr "給了 'log' %d 個引數,但它最多只能用兩個引數" #: src/main/array.c:79 src/main/array.c:1441 #, fuzzy, c-format msgid "'data' must be of a vector type, was '%s'" msgstr "'data' 必須是向量類型" #: src/main/array.c:94 src/main/array.c:102 msgid "non-numeric matrix extent" msgstr "非數值的矩陣範圍" #: src/main/array.c:97 src/main/array.c:1535 msgid "invalid 'nrow' value (too large or NA)" msgstr "無效的 'nrow' 值 (太大或無法取得)" #: src/main/array.c:99 src/main/array.c:1537 msgid "invalid 'nrow' value (< 0)" msgstr "無效的 'nrow' 值 (< 0)" #: src/main/array.c:105 src/main/array.c:1540 msgid "invalid 'ncol' value (too large or NA)" msgstr "無效的 'ncol' 值 (太大或無法取得)" #: src/main/array.c:107 src/main/array.c:1542 msgid "invalid 'ncol' value (< 0)" msgstr "無效的 'ncol' 值 (< 0)" #: src/main/array.c:116 msgid "nc = 0 for non-null data" msgstr "" #: src/main/array.c:124 msgid "nr = 0 for non-null data" msgstr "" #: src/main/array.c:135 #, c-format msgid "" "data length [%d] is not a sub-multiple or multiple of the number of rows [%d]" msgstr "資料長度 [%d] 並非列數量 [%d] 的因數或倍數" #: src/main/array.c:138 #, c-format msgid "" "data length [%d] is not a sub-multiple or multiple of the number of columns " "[%d]" msgstr "資料長度 [%d] 並非欄位數量 [%d] 的因數或倍數" #: src/main/array.c:141 msgid "data length exceeds size of matrix" msgstr "資料長度超過矩陣的大小" #: src/main/array.c:147 src/main/array.c:1453 src/main/array.c:1549 msgid "too many elements specified" msgstr "指定了太多的元素" #: src/main/array.c:205 msgid "negative extents to matrix" msgstr "矩陣的範圍不能是負值" #: src/main/array.c:208 msgid "allocMatrix: too many elements specified" msgstr "allocMatrix: 指定了太多的元素" #: src/main/array.c:236 msgid "negative extents to 3D array" msgstr "負值延伸到 3D 陣列" #: src/main/array.c:239 #, fuzzy msgid "'alloc3Darray': too many elements specified" msgstr "alloc3Darray:指定了太多的元素" #: src/main/array.c:264 #, fuzzy msgid "'allocArray': too many elements specified by 'dims'" msgstr "allocArray: 'dims' 指定了太多的元素" #: src/main/array.c:448 #, fuzzy, c-format msgid "a matrix-like object is required as argument to '%s'" msgstr "'row/col'需要一個類矩陣物件" #: src/main/array.c:662 msgid "requires numeric/complex matrix/vector arguments" msgstr "需要數值/複數矩陣/向量引數" #: src/main/array.c:752 src/main/array.c:756 src/main/array.c:760 msgid "non-conformable arguments" msgstr "非調和引數" #: src/main/array.c:1058 msgid "argument is not a matrix" msgstr "引數不是矩陣" #: src/main/array.c:1093 msgid "invalid first argument, must be an array" msgstr "第一個引數不正確, 必須是陣列" #: src/main/array.c:1107 #, fuzzy, c-format msgid "'perm' is of wrong length %d (!= %d)" msgstr "'perm' 的長度不正確" #: src/main/array.c:1112 src/main/array.c:1115 msgid "'a' does not have named dimnames" msgstr "'a' 沒有具名的 dimnames" #: src/main/array.c:1122 #, fuzzy, c-format msgid "'perm[%d]' does not match a dimension name" msgstr "perm[%d] 不符合維度名稱" #: src/main/array.c:1135 msgid "value out of range in 'perm'" msgstr "'perm' 的值在範圍外" #: src/main/array.c:1217 msgid "'resize' must be TRUE or FALSE" msgstr "'resize' 必須為真或假" #: src/main/array.c:1275 msgid "'x' must be numeric" msgstr "'x' 必須是數值" #: src/main/array.c:1449 #, fuzzy msgid "'dims' cannot be of length 0" msgstr "'hadj' 的長度必須是 1" #: src/main/array.c:1545 #, fuzzy msgid "'x' must have positive length" msgstr "'value' 必須是正值的長度" #: src/main/array.c:1605 #, c-format msgid "singular matrix in 'backsolve'. First zero in diagonal [%d]" msgstr "" #: src/main/attrib.c:40 src/main/attrib.c:235 src/main/attrib.c:269 #: src/main/attrib.c:291 src/main/attrib.c:405 src/main/attrib.c:452 #: src/main/attrib.c:502 msgid "attempt to set an attribute on NULL" msgstr "試圖在 NULL 上設定屬性" #: src/main/attrib.c:72 #, c-format msgid "row names must be 'character' or 'integer', not '%s'" msgstr "列名稱必須是 '字元' 或 '整數' ,而不是 '%s'" #: src/main/attrib.c:124 #, c-format msgid "getAttrib: invalid type (%s) for TAG" msgstr "getAttrib: 標記的類型 (%s) 不正確" #: src/main/attrib.c:379 #, c-format msgid "invalid type (%s) for 'names': must be vector" msgstr "'names' 的類型 (%s) 不正確: 必須是向量" #: src/main/attrib.c:382 #, c-format msgid "'names' attribute [%d] must be the same length as the vector [%d]" msgstr "'names' 屬性 [%d] 必須和向量的長度 [%d] 一樣" #: src/main/attrib.c:387 msgid "names() applied to a non-vector" msgstr "names() 被用於非向量" #: src/main/attrib.c:395 msgid "invalid time series parameters specified" msgstr "時間序列參數設定不正確" #: src/main/attrib.c:409 msgid "'tsp' attribute must be numeric" msgstr "'tsp' 屬性必須是數值" #: src/main/attrib.c:415 msgid "'tsp' attribute must be numeric of length three" msgstr "'tsp' 屬性必須是長度為三的數值" #: src/main/attrib.c:432 msgid "cannot assign 'tsp' to zero-length vector" msgstr "零長度向量不能指派為 'tsp'" #: src/main/attrib.c:463 msgid "attempt to set invalid 'comment' attribute" msgstr "試圖設定無效的 'comment' 屬性" #: src/main/attrib.c:511 msgid "adding class \"factor\" to an invalid object" msgstr "加入 \"factor\" 類別到無效的物件" #: src/main/attrib.c:519 msgid "attempt to set invalid 'class' attribute" msgstr "試圖設定無效的 'class' 屬性" #: src/main/attrib.c:777 #, fuzzy, c-format msgid "class '%s' has no 'names' slot" msgstr "類別 '%s' 沒有任何 'names' 插槽" #: src/main/attrib.c:779 #, fuzzy, c-format msgid "" "class '%s' has no 'names' slot; assigning a names attribute will create an " "invalid object" msgstr "類別 '%s' 沒有任何 'names' 插槽;指派名稱屬性將建立無效的物件" #: src/main/attrib.c:782 #, fuzzy, c-format msgid "" "invalid to use names()<- to set the 'names' slot in a non-vector class ('%s')" msgstr "在非向量類別 ('%s') 中使用 names()<- 以設定 'names' 插槽是不合法的" #: src/main/attrib.c:812 msgid "incompatible 'names' argument" msgstr "不相容的 'names' 引數" #: src/main/attrib.c:867 #, c-format msgid "invalid type (%s) to set 'names' attribute" msgstr "以無效的類型 (%s) 設定 'names' 屬性" #: src/main/attrib.c:938 msgid "'dimnames' applied to non-array" msgstr "'dimnames' 被應用於非陣列" #: src/main/attrib.c:943 msgid "'dimnames' must be a list" msgstr "'dimnames' 必須是串列" #: src/main/attrib.c:946 src/main/attrib.c:974 #, c-format msgid "length of 'dimnames' [%d] must match that of 'dims' [%d]" msgstr "'dimnames' 的長度 [%d] 必須同 'dims' 的長度 [%d] 相等" #: src/main/attrib.c:980 #, c-format msgid "invalid type (%s) for 'dimnames' (must be a vector)" msgstr "設 'dimnames' 時的類型 (%s) 不正確 (必須是向量)" #: src/main/attrib.c:983 #, c-format msgid "length of 'dimnames' [%d] not equal to array extent" msgstr "'dimnames' 的長度 [%d] 必須與陣列範圍相等" #: src/main/attrib.c:1055 src/main/builtin.c:75 src/main/builtin.c:112 #: src/main/envir.c:1606 src/main/envir.c:1734 src/main/envir.c:1796 #: src/main/envir.c:1918 src/main/paste.c:74 src/main/paste.c:293 #: src/main/random.c:487 src/main/random.c:516 src/main/unique.c:1749 msgid "invalid first argument" msgstr "第一個引數不正確" #: src/main/attrib.c:1058 msgid "invalid second argument" msgstr "第二個引數不正確" #: src/main/attrib.c:1066 msgid "length-0 dimension vector is invalid" msgstr "長度為零的維度向量無效" #: src/main/attrib.c:1071 msgid "the dims contain missing values" msgstr "維度包含缺少值" #: src/main/attrib.c:1073 msgid "the dims contain negative values" msgstr "維度包含負值" #: src/main/attrib.c:1078 #, fuzzy msgid "dims do not match the length of object" msgstr "維度 [product %d] 不符合物件 [%d] 的長度" #: src/main/attrib.c:1080 #, c-format msgid "dims [product %d] do not match the length of object [%d]" msgstr "維度 [product %d] 不符合物件 [%d] 的長度" #: src/main/attrib.c:1177 msgid "attributes must be a list or NULL" msgstr "屬性必須是串列或空值" #: src/main/attrib.c:1182 msgid "attributes must be named" msgstr "屬性必須命名" #: src/main/attrib.c:1186 #, c-format msgid "all attributes must have names [%d does not]" msgstr "所有的屬性都必須有名稱 [%d 卻沒有]" #: src/main/attrib.c:1285 msgid "'which' must be of mode character" msgstr "'which' 的模式必須是字元" #: src/main/attrib.c:1287 msgid "exactly one attribute 'which' must be given" msgstr "必須給定 'which' 剛好一個屬性" #: src/main/attrib.c:1345 src/main/attrib.c:1368 src/main/subscript.c:240 #: src/main/subscript.c:244 src/main/subset.c:1188 src/main/subset.c:1239 #, c-format msgid "partial match of '%s' to '%s'" msgstr "'%s' 部份匹配到 '%s'" #: src/main/attrib.c:1406 #, fuzzy, c-format msgid "invalid type '%s' for slot name" msgstr "名稱插槽的類型或長度不正確" #: src/main/attrib.c:1444 msgid "'name' must be non-null character string" msgstr "'name' 必須是非空字串" #: src/main/attrib.c:1568 src/main/attrib.c:1639 src/main/attrib.c:1676 msgid "invalid type or length for slot name" msgstr "名稱插槽的類型或長度不正確" #: src/main/attrib.c:1602 #, c-format msgid "cannot get a slot (\"%s\") from an object of type \"%s\"" msgstr "類型 \"%2$s\" 的物件中沒有 \"%1$s\" 這樣一個插槽" #: src/main/attrib.c:1613 #, c-format msgid "no slot of name \"%s\" for this object of class \"%s\"" msgstr "\"%1$s\" 插槽名不存在於 \"%2$s\" 類型物件中" #: src/main/attrib.c:1630 msgid "attempt to set slot on NULL object" msgstr "試圖設在空值物件上定插槽" #: src/main/attrib.c:1671 #, fuzzy msgid "formal classes cannot be used without the 'methods' package" msgstr "一定要有方法套件才能使用正式類別" #: src/main/attrib.c:1683 #, c-format msgid "" "trying to get slot \"%s\" from an object of a basic class (\"%s\") with no " "slots" msgstr "無法從沒有插槽的基本類別 (\"%2$s\") 的物件中取得 \"%1$s\" 插槽" #: src/main/attrib.c:1687 #, c-format msgid "" "trying to get slot \"%s\" from an object (class \"%s\") that is not an S4 " "object " msgstr "嘗試從一個不是 S4 物件的物件 (類別 \"%2$s\") 中獲取插槽 \"%1$s\" " #: src/main/bind.c:161 #, c-format msgid "resulting vector exceeds vector length limit in '%s'" msgstr "所產生的向量超出 '%s' 中的向量長度限制" #: src/main/bind.c:291 src/main/bind.c:327 src/main/bind.c:376 #: src/main/bind.c:449 src/main/bind.c:477 #, c-format msgid "type '%s' is unimplemented in '%s'" msgstr "'%2$s' 中尚未實作類型 '%1$s'" #: src/main/bind.c:685 msgid "repeated formal argument 'recursive'" msgstr "正式引數 'recursive' 出現重複" #: src/main/bind.c:696 msgid "repeated formal argument 'use.names'" msgstr "正式引數 'use.names' 出現重複" #: src/main/bind.c:894 msgid "argument not a list" msgstr "引數不是串列" #: src/main/bind.c:1038 src/main/eval.c:2691 src/main/eval.c:2700 #: src/main/objects.c:318 src/main/objects.c:354 src/main/objects.c:729 #: src/main/objects.c:746 src/main/objects.c:753 #, c-format msgid "class name too long in '%s'" msgstr "'%s' 中的類別名稱太長" #: src/main/bind.c:1114 #, fuzzy, c-format msgid "cannot create a matrix from type '%s'" msgstr "無法從這些類型建立矩陣" #: src/main/bind.c:1185 #, c-format msgid "number of rows of matrices must match (see arg %d)" msgstr "矩陣的列數必須相符 (參看引數 %d)" #: src/main/bind.c:1430 #, c-format msgid "number of columns of matrices must match (see arg %d)" msgstr "矩陣的行數必須相符 (參看引數 %d)" #: src/main/builtin.c:43 msgid "vector size cannot be NA" msgstr "向量大小不能是 NA" #: src/main/builtin.c:49 src/main/builtin.c:57 src/main/sort.c:1303 msgid "vector size cannot be NA/NaN" msgstr "向量大小不能是 NA/NaN" #: src/main/builtin.c:50 src/main/builtin.c:58 src/main/sort.c:1304 msgid "vector size cannot be infinite" msgstr "向量大小不能是無限大" #: src/main/builtin.c:51 src/main/builtin.c:59 src/main/builtin.c:916 #: src/main/sort.c:1305 msgid "vector size specified is too large" msgstr "指定的向量大小太大" #: src/main/builtin.c:84 src/main/builtin.c:93 src/main/builtin.c:293 #: src/main/builtin.c:326 src/main/builtin.c:365 src/main/builtin.c:375 #: src/main/coerce.c:1537 src/main/connections.c:3066 src/main/engine.c:2967 #: src/main/envir.c:993 src/main/envir.c:1046 src/main/envir.c:1136 #: src/main/envir.c:1615 src/main/envir.c:1739 src/main/envir.c:1807 #: src/main/envir.c:1925 src/main/envir.c:2582 src/main/envir.c:2642 #: src/main/envir.c:2922 src/main/envir.c:2951 src/main/envir.c:2972 #: src/main/envir.c:2995 src/main/envir.c:3030 src/main/envir.c:3051 #: src/main/envir.c:3357 src/main/envir.c:3362 src/main/eval.c:5318 #: src/main/objects.c:197 src/main/objects.c:203 src/main/saveload.c:2070 #: src/main/saveload.c:2364 src/main/serialize.c:2709 msgid "use of NULL environment is defunct" msgstr "NULL 環境的使用已經廢止" #: src/main/builtin.c:306 msgid "replacement object is not an environment" msgstr "替換物件不是環境物件" #: src/main/builtin.c:331 msgid "'enclos' must be an environment" msgstr "'enclos' 必須是環境物件" #: src/main/builtin.c:352 src/main/builtin.c:370 msgid "argument is not an environment" msgstr "引數不是環境物件" #: src/main/builtin.c:354 msgid "the empty environment has no parent" msgstr "空環境沒有上一層" #: src/main/builtin.c:372 msgid "can not set parent of the empty environment" msgstr "無法設定空環境的上層" #: src/main/builtin.c:380 msgid "'parent' is not an environment" msgstr "'parent' 不是環境物件" #: src/main/builtin.c:521 src/main/connections.c:3691 #: src/main/connections.c:4068 src/main/connections.c:4102 #: src/main/connections.c:4480 src/main/connections.c:4550 #: src/main/connections.c:4759 src/main/connections.c:4763 #: src/main/connections.c:5124 src/main/deparse.c:360 src/main/deparse.c:446 #: src/main/serialize.c:2006 msgid "cannot write to this connection" msgstr "無法寫入此連結" #: src/main/builtin.c:526 src/main/builtin.c:556 #, c-format msgid "invalid '%s' specification" msgstr "'%s' 設定不正確" #: src/main/builtin.c:543 msgid "non-positive 'fill' argument will be ignored" msgstr "非正數的 'fill' 引數將會被忽略" #: src/main/builtin.c:618 #, c-format msgid "argument %d (type '%s') cannot be handled by 'cat'" msgstr "'cat' 目前還不能用 %d 引數 (類型 '%s')" #: src/main/builtin.c:763 #, c-format msgid "vector: cannot make a vector of mode '%s'." msgstr "向量:無法建立模式為 '%s' 的向量。" #: src/main/builtin.c:789 msgid "cannot set length of non-vector" msgstr "不能設定非向量的長度" #: src/main/builtin.c:897 src/main/builtin.c:907 src/main/options.c:637 msgid "invalid argument" msgstr "引數不正確" #: src/main/builtin.c:899 src/main/builtin.c:909 src/main/builtin.c:911 #: src/main/character.c:366 src/main/coerce.c:2765 msgid "invalid value" msgstr "無效的值" #: src/main/builtin.c:942 src/main/coerce.c:2478 src/main/coerce.c:2519 #: src/main/eval.c:563 src/main/eval.c:683 src/main/eval.c:2099 #: src/main/eval.c:2176 src/main/eval.c:2236 src/main/eval.c:2569 #: src/main/eval.c:4694 src/main/eval.c:4814 msgid "'...' used in an incorrect context" msgstr "'...' 的上下文用得不正確" #: src/main/builtin.c:963 #, fuzzy, c-format msgid "duplicate 'switch' defaults: '%s' and '%s'" msgstr "重複切換預設值:'%s' 和 '%s'" #: src/main/builtin.c:996 msgid "'EXPR' is missing" msgstr "缺少 'EXPR'" #: src/main/builtin.c:1000 src/main/eval.c:5155 msgid "EXPR must be a length 1 vector" msgstr "EXPR 必須是長度為 1 的向量" #: src/main/builtin.c:1003 #, c-format msgid "" "EXPR is a \"factor\", treated as integer.\n" " Consider using '%s' instead." msgstr "" #: src/main/character.c:105 src/main/character.c:108 src/main/character.c:132 #: src/main/character.c:135 #, c-format msgid "'%s' requires a character vector" msgstr "'%s' 需要字元向量" #: src/main/character.c:164 #, c-format msgid "" "number of characters is not computable for element %d in \"bytes\" encoding" msgstr "對於 \"bytes\" 編碼中的元素 %d 而言,字元數量並非可計算的" #: src/main/character.c:169 src/main/character.c:197 src/main/character.c:653 #: src/main/character.c:750 #, c-format msgid "invalid multibyte string %d" msgstr "多位元組字串 %d 不正確" #: src/main/character.c:185 #, c-format msgid "width is not computable for element %d in \"bytes\" encoding" msgstr "對於 \"bytes\" 編碼中的元素 %d 而言,寬度並非可計算的" #: src/main/character.c:263 msgid "extracting substrings from a non-character object" msgstr "從非字元物件中抽取子字串" #: src/main/character.c:268 src/main/character.c:363 #, fuzzy msgid "invalid substring arguments" msgstr "無效的子字串引數" #: src/main/character.c:358 msgid "replacing substrings in a non-character object" msgstr "在非字元的物件中替換子字串" #: src/main/character.c:551 msgid "the first argument must be a character vector" msgstr "第一個引數必須是字元向量" #: src/main/character.c:570 msgid "abbreviate used with non-ASCII chars" msgstr "abbreviate 不適用於非 ASCII 字元" #: src/main/character.c:591 msgid "non-character names" msgstr "不能有非字元名稱" #: src/main/character.c:696 src/main/grep.c:159 msgid "non-character argument" msgstr "非字元引數" #: src/main/character.c:805 #, c-format msgid "decreasing range specification ('%lc-%lc')" msgstr "正在遞減範圍設定 ('%lc-%lc')" #: src/main/character.c:891 #, c-format msgid "decreasing range specification ('%c-%c')" msgstr "正在遞減範圍設定 ('%c-%c')" #: src/main/character.c:1079 msgid "invalid UTF-8 string 'old'" msgstr "無效的 UTF-8 字串 'old'" #: src/main/character.c:1085 msgid "invalid multibyte string 'old'" msgstr "多位元組字串 'old' 不正確" #: src/main/character.c:1098 msgid "invalid UTF-8 string 'new'" msgstr "無效的 UTF-8 字串 'new'" #: src/main/character.c:1104 msgid "invalid multibyte string 'new'" msgstr "多位元組字串 'new' 不正確" #: src/main/character.c:1132 src/main/character.c:1221 msgid "'old' is longer than 'new'" msgstr "'old' 比 'new' 要長" #: src/main/character.c:1164 #, c-format msgid "invalid input multibyte string %d" msgstr "輸入的多位元組字串 %d 不正確" #: src/main/character.c:1271 msgid "strtrim() requires a character vector" msgstr "strtrim() 需要字元向量" #: src/main/coerce.c:32 msgid "invalid 'mode' argument" msgstr "無效的 'mode' 引數" #: src/main/coerce.c:33 msgid "applies only to lists and vectors" msgstr "只能用於串列和向量" #: src/main/coerce.c:77 src/main/errors.c:1208 msgid "NAs introduced by coercion" msgstr "強制變更過程中產生了 NA" #: src/main/coerce.c:79 src/main/errors.c:1209 msgid "inaccurate integer conversion in coercion" msgstr "強制變更造成整數不精確" #: src/main/coerce.c:81 src/main/errors.c:1210 msgid "imaginary parts discarded in coercion" msgstr "強制變更時丟棄了虛數部分" #: src/main/coerce.c:83 msgid "out-of-range values treated as 0 in coercion to raw" msgstr "在強制變更成純量值時,任何溢位值當作 0 來處理" #: src/main/coerce.c:414 #, c-format msgid "invalid data of mode '%s' (too short)" msgstr "無效的模式 '%s' 資料 (太短)" #: src/main/coerce.c:1016 #, c-format msgid "'pairlist' object cannot be coerced to type '%s'" msgstr "'pairlist' 物件無法強制變更成 '%s'" #: src/main/coerce.c:1134 #, c-format msgid "(list) object cannot be coerced to type '%s'" msgstr "(串列) 物件無法強制變更成 '%s'" #: src/main/coerce.c:1157 #, c-format msgid "(symbol) object cannot be coerced to type '%s'" msgstr "(符號) 物件無法強制變更成 '%s'" #: src/main/coerce.c:1173 src/main/coerce.c:1485 msgid "no method for coercing this S4 class to a vector" msgstr "沒有方法可將這個 S4 類別強制變更成向量" #: src/main/coerce.c:1232 msgid "environments cannot be coerced to other types" msgstr "環境物件不能被強制變更成其它類型" #: src/main/coerce.c:1379 msgid "attempting to coerce non-factor" msgstr "試圖強制變更非向量" #: src/main/coerce.c:1533 msgid "list argument expected" msgstr "需要串列引數" #: src/main/coerce.c:1541 src/main/eval.c:5322 msgid "invalid environment" msgstr "環境物件不正確" #: src/main/coerce.c:1545 msgid "argument must have length at least 1" msgstr "引數的長度至少要為 1" #: src/main/coerce.c:1567 msgid "invalid body for function" msgstr "函數本體不正確" #: src/main/coerce.c:1590 msgid "invalid length 0 argument" msgstr "長度為 0 的引數是不正確的" #: src/main/coerce.c:1605 msgid "invalid argument list" msgstr "引數串列不正確" #: src/main/coerce.c:1916 msgid "type \"single\" unimplemented in R" msgstr "類型 \"single\" 目前在 R 中還沒有實作" #: src/main/coerce.c:1918 msgid "unimplemented predicate" msgstr "尚未實作 predicate" #: src/main/coerce.c:2069 #, c-format msgid "%s() applied to non-(list or vector) of type '%s'" msgstr "%s() 套用到非串列或向量類型 '%s'" #: src/main/coerce.c:2212 src/main/coerce.c:2275 src/main/coerce.c:2343 #, c-format msgid "default method not implemented for type '%s'" msgstr "預設方法尚未於類型 '%s' 中實作" #: src/main/coerce.c:2361 msgid "'name' is missing" msgstr "缺少 'name'" #: src/main/coerce.c:2368 msgid "first argument must be a character string" msgstr "第一個引數必須是字串" #: src/main/coerce.c:2401 msgid "'what' must be a character string or a function" msgstr "'what' 必須是字串或函數" #: src/main/coerce.c:2405 #, fuzzy msgid "'args' must be a list or expression" msgstr "'args' 必須是串列" #: src/main/coerce.c:2408 msgid "'args' must be a list" msgstr "'args' 必須是串列" #: src/main/coerce.c:2412 msgid "'envir' must be an environment" msgstr "'envir' 必須是環境物件" #: src/main/coerce.c:2567 msgid "invalid environment specified" msgstr "環境設定不正確" #: src/main/coerce.c:2633 msgid "Setting class(x) to NULL; result will no longer be an S4 object" msgstr "設定 class(x) 為空值; 結果將不再是 S4 物件" #: src/main/coerce.c:2636 #, c-format msgid "" "Setting class(x) to multiple strings (\"%s\", \"%s\", ...); result will no " "longer be an S4 object" msgstr "設定 class(x) 為多重字串 (\"%s\", \"%s\", ...);結果將不再是 S4 物件" #: src/main/coerce.c:2640 #, c-format msgid "" "Setting class(x) to \"%s\" sets attribute to NULL; result will no longer be " "an S4 object" msgstr "設定 class(x) 為 \"%s\" 設定屬性為空值;結果將不再是 S4 物件" #: src/main/coerce.c:2673 msgid "invalid replacement object to be a class string" msgstr "字串類別的替換物件不正確" #: src/main/coerce.c:2694 #, c-format msgid "" "\"%s\" can only be set as the class if the object has this type; found \"%s\"" msgstr "只有在物件有此一類別的情況下才能設 \"%s\";不應該有 \"%s\"" #: src/main/coerce.c:2712 #, c-format msgid "" "invalid to set the class to matrix unless the dimension attribute is of " "length 2 (was %d)" msgstr "除非維度的長度為 2(目前是 %d),否則不能設為矩陣類別" #: src/main/coerce.c:2720 msgid "" "cannot set class to \"array\" unless the dimension attribute has length > 0" msgstr "除非維度的長度 >0,否則不能設為 \"array\" 類別" #: src/main/coerce.c:2756 msgid "'value' must be non-null character string" msgstr "'value' 必須是非空字串" #: src/main/coerce.c:2769 msgid "invalid to change the storage mode of a factor" msgstr "變更因子的儲存體模式無效" #: src/main/complex.c:126 msgid "invalid complex unary operator" msgstr "單一複數運算子不正確" #: src/main/complex.c:261 msgid "unimplemented complex operation" msgstr "複數運算目前還沒有實作" #: src/main/complex.c:363 msgid "non-numeric argument to function" msgstr "函數不能有非數值引數" #: src/main/complex.c:827 msgid "invalid polynomial coefficient" msgstr "多項式係數不正確" #: src/main/complex.c:832 msgid "root finding code failed" msgstr "求根運算執行失敗" #: src/main/connections.c:153 msgid "all connections are in use" msgstr "所有連結都已在使用" #: src/main/connections.c:164 msgid "connection not found" msgstr "找不到連結" #: src/main/connections.c:175 msgid "invalid connection" msgstr "連結不正確" #: src/main/connections.c:207 #, c-format msgid "closing unused connection %d (%s)\n" msgstr "關閉未使用的連接 %d (%s)\n" #: src/main/connections.c:232 src/main/sysutils.c:619 src/main/sysutils.c:806 #: src/main/sysutils.c:821 src/main/sysutils.c:912 src/main/sysutils.c:927 #: src/main/sysutils.c:1023 src/main/sysutils.c:1096 src/main/sysutils.c:1106 #: src/main/sysutils.c:1119 src/main/sysutils.c:1516 #, c-format msgid "unsupported conversion from '%s' to '%s'" msgstr "不支援從 '%s' 到 '%s' 的轉換" #: src/main/connections.c:288 src/main/connections.c:304 #: src/main/connections.c:456 src/main/connections.c:462 #: src/main/connections.c:468 src/main/connections.c:479 #: src/main/connections.c:486 #, c-format msgid "%s not enabled for this connection" msgstr "%s 未於此連接啟用" #: src/main/connections.c:335 src/main/connections.c:352 #: src/main/connections.c:2916 msgid "printing of extremely long output is truncated" msgstr "截短了需要列印的特長輸出" #: src/main/connections.c:375 msgid "invalid char string in output conversion" msgstr "輸出轉換字串不正確" #: src/main/connections.c:439 #, c-format msgid "invalid input found on input connection '%s'" msgstr "輸入連結 '%s' 中的輸入不正確" #: src/main/connections.c:580 #, fuzzy, c-format msgid "cannot open file '%ls': %s" msgstr "無法開啟檔案 '%s' :%s" #: src/main/connections.c:691 msgid "connection is not open for reading" msgstr "連結沒有開啟而不能讀" #: src/main/connections.c:696 msgid "connection is not open for writing" msgstr "連結沒有開啟而不能寫" #: src/main/connections.c:734 src/main/connections.c:2229 msgid "can only truncate connections open for writing" msgstr "只能截短已經開啟之可以寫入的連結" #: src/main/connections.c:738 src/main/connections.c:740 msgid "file truncation failed" msgstr "未能截短檔案" #: src/main/connections.c:742 msgid "file truncation unavailable on this platform" msgstr "本平臺上沒有檔案截短功能" #: src/main/connections.c:788 src/main/connections.c:792 #: src/main/connections.c:798 src/main/connections.c:815 msgid "allocation of file connection failed" msgstr "檔案連結配置失敗" #: src/main/connections.c:866 src/main/connections.c:1044 #, c-format msgid "cannot create fifo '%s', reason '%s'" msgstr "無法建立先進先出 '%s',原因是 '%s'" #: src/main/connections.c:872 #, c-format msgid "'%s' exists but is not a fifo" msgstr "'%s' 存在但不是先進先出" #: src/main/connections.c:886 #, c-format msgid "fifo '%s' is not ready" msgstr "先進先出 '%s' 還沒有準備好" #: src/main/connections.c:887 #, c-format msgid "cannot open fifo '%s'" msgstr "無法開啟先進先出 '%s'" #: src/main/connections.c:928 src/main/connections.c:939 #: src/main/connections.c:1104 src/main/connections.c:1123 #: src/main/connections.c:1531 src/main/connections.c:1541 #: src/main/connections.c:1660 src/main/connections.c:1720 #: src/main/connections.c:2246 src/main/connections.c:2263 #: src/main/connections.c:2572 src/main/connections.c:5305 #: src/main/connections.c:5369 msgid "too large a block specified" msgstr "指定的區塊太大" #: src/main/connections.c:998 src/main/connections.c:1004 #, fuzzy msgid "allocation of fifo name failed" msgstr "先進先出連結配置失敗" #: src/main/connections.c:1066 #, fuzzy, c-format msgid "cannot open fifo '%s', reason '%s'" msgstr "無法開啟網址 '%s' ,原因是 '%s'" #: src/main/connections.c:1107 src/main/connections.c:1131 #, fuzzy msgid "allocation of fifo buffer failed" msgstr "先進先出連結配置失敗" #: src/main/connections.c:1139 #, fuzzy, c-format msgid "cannot write FIFO '%s'" msgstr "無法開啟 URL '%s'" #: src/main/connections.c:1175 src/main/connections.c:1179 #: src/main/connections.c:1185 src/main/connections.c:1201 msgid "allocation of fifo connection failed" msgstr "先進先出連結配置失敗" #: src/main/connections.c:1219 src/main/connections.c:1377 #: src/main/connections.c:1998 src/main/connections.c:3212 #: src/main/connections.c:4967 msgid "only first element of 'description' argument used" msgstr "只用了 'description' 引數的第一個元素" #: src/main/connections.c:1236 msgid "" "fifo(\"\") only supports open = \"w+\" and open = \"w+b\": using the former" msgstr "fifo (\"\") 只有支援開啟= \"w+\" 和開啟= \"w+b\":使用前項" #: src/main/connections.c:1250 src/main/connections.c:1414 #: src/main/connections.c:2064 src/main/connections.c:3179 #: src/main/connections.c:3232 src/main/connections.c:3280 #: src/main/connections.c:3567 src/main/connections.c:3683 #: src/main/connections.c:3844 src/main/connections.c:4095 #: src/main/connections.c:4423 src/main/connections.c:4543 #: src/main/connections.c:4755 src/main/connections.c:5105 src/main/dcf.c:94 #: src/main/deparse.c:352 src/main/deparse.c:438 src/main/saveload.c:2267 #: src/main/saveload.c:2350 src/main/scan.c:933 src/main/serialize.c:2175 #: src/main/serialize.c:2226 src/main/source.c:265 msgid "cannot open the connection" msgstr "無法開啟連結" #: src/main/connections.c:1265 msgid "fifo connections are not available on this system" msgstr "本系統沒有先進先出連結這個功能" #: src/main/connections.c:1295 #, fuzzy, c-format msgid "cannot pipe() cmd '%ls': %s" msgstr "無法開啟 pipe() 命令 '%s' :%s" #: src/main/connections.c:1302 #, c-format msgid "cannot open pipe() cmd '%s': %s" msgstr "無法開啟 pipe() 命令 '%s' :%s" #: src/main/connections.c:1471 src/main/connections.c:1791 #, c-format msgid "cannot open compressed file '%s', probable reason '%s'" msgstr "無法開啟壓縮過的檔案 '%s',可能的原因是 '%s'" #: src/main/connections.c:1511 msgid "whence = \"end\" is not implemented for gzfile connections" msgstr "whence = \"end\" 不適用於 gz 檔案連結" #: src/main/connections.c:1516 msgid "seek on a gzfile connection returned an internal error" msgstr "讀取 gz 檔案連結時內部發生錯誤" #: src/main/connections.c:1550 src/main/connections.c:1554 #: src/main/connections.c:1560 src/main/connections.c:1577 msgid "allocation of gzfile connection failed" msgstr "配置 gz 檔案連結失敗" #: src/main/connections.c:1606 #, c-format msgid "cannot open bzip2-ed file '%s', probable reason '%s'" msgstr "無法開啟 bzip2 壓縮過的檔案 '%s',可能的原因是 '%s'" #: src/main/connections.c:1615 #, c-format msgid "file '%s' appears not to be compressed by bzip2" msgstr "檔案 '%s' 看起來不像是 bzip2 類別" #: src/main/connections.c:1624 #, c-format msgid "initializing bzip2 compression for file '%s' failed" msgstr "初始化 bzip2 壓縮檔案 '%s' 時失敗" #: src/main/connections.c:1678 msgid "allocation of overflow buffer for bzfile failed" msgstr "為 bzfile 的溢位緩衝區配置時失敗" #: src/main/connections.c:1685 #, c-format msgid "" "file '%s' has trailing content that appears not to be compressed by bzip2" msgstr "檔案 '%s' 有尾隨的內容,看起來並非由 bzip2 壓縮過" #: src/main/connections.c:1731 src/main/connections.c:1735 #: src/main/connections.c:1741 src/main/connections.c:1758 msgid "allocation of bzfile connection failed" msgstr "配置 bz 檔案連結失敗" #: src/main/connections.c:1804 src/main/connections.c:5961 #, c-format msgid "cannot initialize lzma decoder, error %d" msgstr "無法初始化 lzma 解碼器,錯誤 %d" #: src/main/connections.c:1820 #, c-format msgid "cannot initialize lzma encoder, error %d" msgstr "無法初始化 lzma 編碼器,錯誤 %d" #: src/main/connections.c:1948 src/main/connections.c:1952 #: src/main/connections.c:1958 src/main/connections.c:1976 msgid "allocation of xzfile connection failed" msgstr "xzfile 連接配置時失敗" #: src/main/connections.c:2035 #, c-format msgid "this is a %s-compressed file which this build of R does not support" msgstr "這是 %s 壓縮過的檔案,這版組建的 R 並不支援它" #: src/main/connections.c:2130 src/modules/X11/devX11.c:3375 msgid "memory allocation to copy clipboard failed" msgstr "複製剪貼簿時記憶體配置失敗" #: src/main/connections.c:2135 src/modules/X11/devX11.c:3354 #: src/modules/X11/devX11.c:3359 msgid "clipboard cannot be opened or contains no text" msgstr "打不開剪貼簿,或是剪貼簿不含文字" #: src/main/connections.c:2146 msgid "memory allocation to open clipboard failed" msgstr "開啟剪貼簿時記憶體配置失敗" #: src/main/connections.c:2174 #, fuzzy msgid "unable to open the clipboard" msgstr "無法開啟剪貼簿" #: src/main/connections.c:2178 #, fuzzy msgid "unable to write to the clipboard" msgstr "無法寫入剪貼簿" #: src/main/connections.c:2218 msgid "attempt to seek outside the range of the clipboard" msgstr "無法檢索剪貼簿範圍外的內容" #: src/main/connections.c:2261 msgid "clipboard connection is open for reading only" msgstr "開啟了唯讀剪貼簿連結" #: src/main/connections.c:2281 msgid "clipboard buffer is full and output lost" msgstr "剪貼簿緩衝區已滿,輸出資料丟失" #: src/main/connections.c:2302 msgid "'mode' for the clipboard must be 'r' or 'w'" msgstr "剪貼簿 'mode' 必須是 'r' 或 'w'" #: src/main/connections.c:2305 msgid "'mode' for the clipboard must be 'r' on Unix" msgstr "Unix 作業系統上剪貼簿 'mode' 必須是 'r'" #: src/main/connections.c:2308 src/main/connections.c:2314 #: src/main/connections.c:2320 src/main/connections.c:2337 msgid "allocation of clipboard connection failed" msgstr "剪貼簿連結配置失敗" #: src/main/connections.c:2406 src/main/connections.c:2410 #: src/main/connections.c:2416 msgid "allocation of terminal connection failed" msgstr "終端機連結配置失敗" #: src/main/connections.c:2549 msgid "attempting to add too many elements to raw vector" msgstr "試圖加入太多元素到純量向量" #: src/main/connections.c:2601 msgid "attempt to seek outside the range of the raw connection" msgstr "試圖尋指原始連接以外的範圍" #: src/main/connections.c:2612 src/main/connections.c:2616 #: src/main/connections.c:2622 src/main/connections.c:2648 msgid "allocation of raw connection failed" msgstr "原始連接的配置失敗" #: src/main/connections.c:2701 msgid "'con' is not a rawConnection" msgstr "'con' 並非 rawConnection" #: src/main/connections.c:2704 msgid "'con' is not an output rawConnection" msgstr "'con' 不是個輸出的 rawConnection" #: src/main/connections.c:2742 #, fuzzy msgid "too many characters for text connection" msgstr "無法給文字連結配置記憶體" #: src/main/connections.c:2747 msgid "cannot allocate memory for text connection" msgstr "無法給文字連結配置記憶體" #: src/main/connections.c:2796 msgid "seek is not relevant for text connection" msgstr "讀取對文字連結無用" #: src/main/connections.c:2804 src/main/connections.c:2808 #: src/main/connections.c:2814 src/main/connections.c:2827 #: src/main/connections.c:3012 src/main/connections.c:3016 #: src/main/connections.c:3022 src/main/connections.c:3035 #: src/main/connections.c:3041 msgid "allocation of text connection failed" msgstr "文字連結配置失敗" #: src/main/connections.c:2989 msgid "text connection: appending to a non-existent char vector" msgstr "文字連結: 不能附加給不存在的字元向量" #: src/main/connections.c:3093 msgid "unsupported mode" msgstr "不支援的狀態" #: src/main/connections.c:3115 msgid "'con' is not a textConnection" msgstr "'con' 並非 textConnection" #: src/main/connections.c:3118 msgid "'con' is not an output textConnection" msgstr "'con' 不是個輸出 textConnection" #: src/main/connections.c:3192 msgid "sockets are not available on this system" msgstr "本系統沒有插槽這個功能" #: src/main/connections.c:3260 src/main/connections.c:3309 #: src/main/connections.c:3320 src/main/connections.c:3367 #: src/main/connections.c:3392 src/main/connections.c:3415 #: src/main/connections.c:3427 src/main/connections.c:3543 #: src/main/connections.c:3668 src/main/connections.c:5408 msgid "'con' is not a connection" msgstr "'con' 不是個連結" #: src/main/connections.c:3263 msgid "cannot open standard connections" msgstr "無法開啟標準連結" #: src/main/connections.c:3265 msgid "connection is already open" msgstr "連結已開啟" #: src/main/connections.c:3298 msgid "unknown 'rw' value" msgstr "不明的 'rw' 值" #: src/main/connections.c:3369 msgid "cannot close standard connections" msgstr "無法關閉標準連結" #: src/main/connections.c:3372 #, fuzzy msgid "cannot close 'output' sink connection" msgstr "無法關閉輸出匯集連結" #: src/main/connections.c:3374 #, fuzzy msgid "cannot close 'message' sink connection" msgstr "無法關閉訊息匯集連結" #: src/main/connections.c:3394 src/main/connections.c:5123 #: src/main/connections.c:5131 src/main/serialize.c:1996 #: src/main/serialize.c:2004 msgid "connection is not open" msgstr "連結沒有開啟" #: src/main/connections.c:3490 src/main/connections.c:3502 #, fuzzy msgid "line longer than buffer size" msgstr "列長大於緩衝區" #: src/main/connections.c:3574 src/main/connections.c:3576 #: src/main/connections.c:3852 src/main/connections.c:4406 #: src/main/connections.c:4431 src/main/connections.c:5132 src/main/dcf.c:101 #: src/main/scan.c:936 src/main/scan.c:940 src/main/serialize.c:1998 #: src/main/source.c:272 msgid "cannot read from this connection" msgstr "無法從此連結讀取" #: src/main/connections.c:3588 src/main/connections.c:3610 msgid "cannot allocate buffer in readLines" msgstr "無法給 readLines 配置緩衝區" #: src/main/connections.c:3623 #, c-format msgid "line %d appears to contain an embedded nul" msgstr "" #: src/main/connections.c:3640 #, c-format msgid "incomplete final line found on '%s'" msgstr "於 '%s' 找到不完整的最後一列" #: src/main/connections.c:3646 msgid "too few lines read in readLines" msgstr "readLines 讀的列數不夠" #: src/main/connections.c:3749 msgid "incomplete string at end of file has been discarded" msgstr "忽略檔案末端不完整的字串" #: src/main/connections.c:3755 msgid "null terminator not found: breaking string at 10000 bytes" msgstr "空值終止符找不到:中斷字串於 10000 位元組" #: src/main/connections.c:3820 msgid "can only read from a binary connection" msgstr "無法讀取二進位連結" #: src/main/connections.c:3869 src/main/connections.c:4176 msgid "size changing is not supported for complex vectors" msgstr "不支援複數向量大小的變更" #: src/main/connections.c:3907 src/main/connections.c:3925 #: src/main/connections.c:3951 src/main/connections.c:4010 #: src/main/connections.c:4030 src/main/connections.c:4157 #: src/main/connections.c:4170 src/main/connections.c:4229 #: src/main/connections.c:4261 #, c-format msgid "size %d is unknown on this machine" msgstr "本系統沒有 %d 這樣大小的值" #: src/main/connections.c:3936 msgid "raw is always of size 1" msgstr "raw 的大小只能是 1" #: src/main/connections.c:3959 msgid "'signed = FALSE' is only valid for integers of sizes 1 and 2" msgstr "'signed = FALSE' 用對於大小為 1 和 2 的整數有效" #: src/main/connections.c:4060 msgid "'x' is not an atomic vector type" msgstr "'x' 非基元向量類型" #: src/main/connections.c:4066 msgid "can only write to a binary connection" msgstr "只能寫入二進位連結" #: src/main/connections.c:4085 msgid "only 2^31-1 bytes can be written to a raw vector" msgstr "只有 2^31-1 位元組可以被寫入純量向量" #: src/main/connections.c:4087 msgid "only 2^31-1 bytes can be written in a single writeBin() call" msgstr "只有 2^31-1 位元組可以被寫入單一 writeBin() 呼叫" #: src/main/connections.c:4136 src/main/connections.c:4289 #: src/main/connections.c:4570 src/main/connections.c:4610 msgid "problem writing to connection" msgstr "寫入連結有問題" #: src/main/connections.c:4181 msgid "size changing is not supported for raw vectors" msgstr "不支援純量向量大小的變更" #: src/main/connections.c:4324 src/main/connections.c:4328 #: src/main/connections.c:4367 msgid "invalid UTF-8 input in readChar()" msgstr "readChar() 的 UTF-8 輸入不正確" #: src/main/connections.c:4434 msgid "can only read in bytes in a non-UTF-8 MBCS locale" msgstr "在非 UTF-8 MBCS 語區中只能以位元組為單位讀取" #: src/main/connections.c:4506 msgid "'object' is too short" msgstr "'object' 太短" #: src/main/connections.c:4559 msgid "writeChar: more bytes requested than are in the string - will zero-pad" msgstr "writeChar:要求的位元組比字串中的還多 - 將用零填補" #: src/main/connections.c:4584 msgid "" "writeChar: more characters requested than are in the string - will zero-pad" msgstr "writeChar:字串的長度比需要的位元組數目短 - 將用零填補" #: src/main/connections.c:4638 #, fuzzy msgid "maximum number of pushback lines exceeded" msgstr "顏色的數目已超過最大值" #: src/main/connections.c:4644 src/main/connections.c:4648 #: src/main/connections.c:4685 src/main/connections.c:4693 #, fuzzy msgid "could not allocate space for pushback" msgstr "無法為 pushBack 配置空間" #: src/main/connections.c:4676 msgid "can only push back on open readable connections" msgstr "只能推回已開啟的可讀連結" #: src/main/connections.c:4678 msgid "can only push back on text-mode connections" msgstr "只能推回文字狀態的連結" #: src/main/connections.c:4740 src/main/connections.c:4810 msgid "sink stack is full" msgstr "匯集堆疊已滿" #: src/main/connections.c:4743 msgid "cannot switch output to stdin" msgstr "無法將輸出轉往stdin" #: src/main/connections.c:4770 msgid "no sink to remove" msgstr "沒有可以除去的匯集" #: src/main/connections.c:4892 #, fuzzy msgid "there is no connection NA" msgstr "沒有任何連接 %d" #: src/main/connections.c:4894 #, c-format msgid "there is no connection %d" msgstr "沒有任何連接 %d" #: src/main/connections.c:5029 msgid "" "file(\"\") only supports open = \"w+\" and open = \"w+b\": using the former" msgstr "file(\"\") 只支援 open = \"w+\" 與 open = \"w+b\": 使用前者" #: src/main/connections.c:5083 src/modules/internet/internet.c:115 #: src/modules/internet/internet.c:569 msgid "unsupported URL scheme" msgstr "不支援這種 URL 方案" #: src/main/connections.c:5173 msgid "file stream does not have gzip magic number" msgstr "檔案串流沒有 gzip 魔術數字" #: src/main/connections.c:5184 msgid "file stream does not have valid gzip header" msgstr "檔案串流的 gzip 表頭不正確" #: src/main/connections.c:5249 msgid "writing error whilst flushing 'gzcon' connection" msgstr "清除 'gzcon' 連結時寫入發生錯誤" #: src/main/connections.c:5351 #, c-format msgid "crc error %x %x\n" msgstr "crc 錯誤 %x %x\n" #: src/main/connections.c:5378 msgid "write error on 'gzcon' connection" msgstr "'gzcon' 連結寫入發生錯誤" #: src/main/connections.c:5412 msgid "'level' must be one of 0 ... 9" msgstr "'level' 必須是 0...9 之一" #: src/main/connections.c:5415 msgid "'allowNonCompression' must be TRUE or FALSE" msgstr "'allowNonCompression' 的值必須是 TRUE 或是 FALSE" #: src/main/connections.c:5418 #, fuzzy msgid "this is already a 'gzcon' connection" msgstr "這已經是 gzcon 連結" #: src/main/connections.c:5424 msgid "can only use read- or write- binary connections" msgstr "只用讀或寫的二元連結" #: src/main/connections.c:5427 msgid "using a text-mode 'file' connection may not work correctly" msgstr "使用某個文字模式 'file' 連結可能不會正確作用" #: src/main/connections.c:5430 #, fuzzy msgid "" "cannot create a 'gzcon' connection from a writable textConnection; maybe use " "rawConnection" msgstr "無法從可寫入的 textConnection 建立 gzcon 連接;也許使用 rawConnection" #: src/main/connections.c:5433 src/main/connections.c:5437 #: src/main/connections.c:5444 src/main/connections.c:5458 msgid "allocation of 'gzcon' connection failed" msgstr "配置 'gzcon' 連結失敗" #: src/main/connections.c:5644 msgid "not a list of sockets" msgstr "非插槽串列" #: src/main/connections.c:5649 msgid "bad write indicators" msgstr "寫入指示器不正確" #: src/main/connections.c:5660 msgid "not a socket connection" msgstr "非插槽連結" #: src/main/connections.c:5905 msgid "unknown compression, assuming none" msgstr "不明壓縮,假設為沒有" #: src/main/connections.c:6023 src/main/connections.c:6027 #: src/main/connections.c:6033 #, fuzzy, c-format msgid "allocation of %s connection failed" msgstr "原始連接的配置失敗" #: src/main/context.c:282 msgid "no loop for break/next, jumping to top level" msgstr "沒有可中斷/下一個的迴圈,跳到頂層" #: src/main/context.c:290 msgid "no function to return from, jumping to top level" msgstr "沒有可回返的函數, 跳到最高層" #: src/main/context.c:302 msgid "target context is not on the stack" msgstr "目的上下文不在堆疊上" #: src/main/context.c:324 src/main/context.c:340 src/main/context.c:407 #: src/main/context.c:428 src/main/context.c:440 src/main/context.c:452 msgid "not that many frames on the stack" msgstr "堆疊上沒有這麼多的框格" #: src/main/context.c:357 msgid "only positive values of 'n' are allowed" msgstr "'n' 只允許是正數" #: src/main/context.c:478 msgid "no function to restart" msgstr "沒有重新開始的功能" #: src/main/context.c:515 msgid "number of contexts must be positive" msgstr "狀態組合數量必須是正值" #: src/main/context.c:528 msgid "no browser context to query" msgstr "無瀏覽器狀態組合到查詢" #: src/main/context.c:546 msgid "not that many calls to browser are active" msgstr "無法有那麼多對於瀏覽器的呼叫作用中" #: src/main/context.c:560 msgid "not that many functions on the call stack" msgstr "無法有那麼多函數在呼叫堆疊之上" #: src/main/context.c:645 msgid "internal error in 'do_sys'" msgstr "內部錯誤 'do_sys'" #: src/main/cum.c:49 #, fuzzy msgid "integer overflow in 'cumsum'; use 'cumsum(as.numeric(.))'" msgstr "'cumsum' 中的整數溢位;使用 'cumsum(as.numeric(.))'" #: src/main/cum.c:178 #, fuzzy msgid "'cummin' not defined for complex numbers" msgstr "min/max 不能適用於複數" #: src/main/cum.c:181 #, fuzzy msgid "'cummax' not defined for complex numbers" msgstr "min/max 不能適用於複數" #: src/main/cum.c:206 src/main/cum.c:230 msgid "unknown cumxxx function" msgstr "不明的 cumxxx 功能" #: src/main/datetime.c:548 src/main/datetime.c:556 src/main/datetime.c:570 #: src/main/datetime.c:575 msgid "problem with setting timezone" msgstr "設定時區時發生問題" #: src/main/datetime.c:560 msgid "cannot set timezones on this system" msgstr "無法為本系統設定時區" #: src/main/datetime.c:582 src/main/datetime.c:584 msgid "problem with unsetting timezone" msgstr "解除設定時區發生問題" #: src/main/datetime.c:804 src/main/datetime.c:806 src/main/datetime.c:901 #: src/main/datetime.c:1240 src/main/datetime.c:1242 #, fuzzy msgid "zero-length component in non-empty \"POSIXlt\" structure" msgstr "非空的 POSIXlt 結構內含長度為零的成分" #: src/main/dcf.c:113 src/main/dcf.c:181 src/main/dcf.c:253 msgid "could not allocate memory for 'read.dcf'" msgstr "無法為 'read.dcf' 配置記憶體" #: src/main/dcf.c:156 #, c-format msgid "Found continuation line starting '%s ...' at begin of record." msgstr "於記錄開始找到起始 '%s…' 的連續列。" #: src/main/dcf.c:282 #, c-format msgid "Line starting '%s ...' is malformed!" msgstr "起始 '%s…' 的列異常!" #: src/main/debug.c:45 msgid "argument must be a closure" msgstr "引數必須是個結束" #: src/main/debug.c:76 msgid "argument must be a function" msgstr "引數必須是個函數" #: src/main/debug.c:132 src/main/debug.c:166 src/main/debug.c:224 msgid "argument must not be a function" msgstr "引數必須不是函數" #: src/main/debug.c:135 msgid "cannot trace NULL" msgstr "無法追蹤空值" #: src/main/debug.c:139 msgid "'tracemem' is not useful for promise and environment objects" msgstr "'tracemem' 對於約定和環境物件不太有用" #: src/main/debug.c:142 msgid "'tracemem' is not useful for weak reference or external pointer objects" msgstr "'tracemem' 對於弱型參考或外部指標物件不太有用" #: src/main/debug.c:148 src/main/debug.c:171 msgid "R was not compiled with support for memory profiling" msgstr "R 未被編譯以支援記憶體側寫" #: src/main/deparse.c:152 src/main/sprintf.c:213 src/main/sprintf.c:245 msgid "too few arguments" msgstr "引數數目太少" #: src/main/deparse.c:159 #, fuzzy msgid "invalid 'cutoff' value for 'deparse', using default" msgstr "deparse的 'cutoff' 值不正確,用預設值" #: src/main/deparse.c:247 msgid "deparse of an S4 object will not be source()able" msgstr "S4 物件的反解析將無法進行 source()" #: src/main/deparse.c:249 msgid "deparse may be incomplete" msgstr "反解析可能不完整" #: src/main/deparse.c:251 msgid "deparse may be not be source()able in R < 2.7.0" msgstr "反解析也許無法在 R < 2.7.0 中進行 source()" #: src/main/deparse.c:369 src/main/deparse.c:461 src/main/deparse.c:467 msgid "wrote too few characters" msgstr "字元寫得不夠" #: src/main/deparse.c:391 msgid "character arguments expected" msgstr "需要字元引數" #: src/main/deparse.c:394 #, fuzzy msgid "zero-length argument" msgstr "引數長度為零" #: src/main/deparse.c:401 msgid "'opts' should be small non-negative integer" msgstr "'opts' 應該是小的非負值整數" #: src/main/deparse.c:411 src/main/envir.c:1764 src/main/envir.c:1846 #: src/main/eval.c:569 src/main/eval.c:1251 src/main/eval.c:3627 #: src/main/saveload.c:1978 src/main/saveload.c:2309 src/main/serialize.c:2727 #, c-format msgid "object '%s' not found" msgstr "找不到物件 '%s'" #: src/main/deparse.c:1519 msgid "badly formed function expression" msgstr "不當形式的函數敘述" #: src/main/devices.c:44 #, fuzzy msgid "the base graphics system is not registered" msgstr "登記了太多的繪圖系統" #: src/main/devices.c:165 src/main/devices.c:172 msgid "no active or default device" msgstr "沒有在使用中的或預設的裝置" #: src/main/devices.c:385 src/main/devices.c:447 msgid "too many open devices" msgstr "太多已經開啟的裝置" #: src/main/devices.c:474 msgid "not enough memory to allocate device (in GEcreateDevDesc)" msgstr "所需記憶體不足以配置裝置 (在 GEcreateDevDesc 中)" #: src/main/devices.c:515 msgid "Hit to see next plot: " msgstr "按 鍵來看下一張圖: " #: src/main/dotcode.c:112 src/main/dotcode.c:142 msgid "NULL value passed as symbol address" msgstr "NULL 值被當作符號位址" #: src/main/dotcode.c:133 #, c-format msgid "Unimplemented type %d in createRSymbolObject" msgstr "createRSymbolObject 中的類型 %d 尚未被實作" #: src/main/dotcode.c:147 src/main/dotcode.c:237 #, c-format msgid "symbol '%s' is too long" msgstr "符號 '%s' 太長" #: src/main/dotcode.c:159 #, fuzzy msgid "" "first argument must be a string (of length 1) or native symbol reference" msgstr "'name' 必須是字串 (長度為 1) 或是原生符號參照" #: src/main/dotcode.c:201 src/main/dotcode.c:563 msgid "too many arguments in foreign function call" msgstr "外接函數呼叫時引數太多" #: src/main/dotcode.c:213 msgid "PACKAGE = \"\" is invalid" msgstr "" #: src/main/dotcode.c:269 src/main/dotcode.c:274 src/main/dotcode.c:279 #: src/main/dotcode.c:284 #, fuzzy, c-format msgid "\"%s\" not available for %s() for package \"%s\"" msgstr "這個裝置無法使用 %s " #: src/main/dotcode.c:289 #, c-format msgid "%s symbol name \"%s\" not in DLL for package \"%s\"" msgstr "套件 \"%3$s\" 的 DLL 中沒有 %1$s 的符號名稱 \"%2$s\"" #: src/main/dotcode.c:294 #, c-format msgid "%s symbol name \"%s\" not in load table" msgstr "載入表中沒有 %s 的符號名稱 \"%s\"" #: src/main/dotcode.c:348 src/main/dotcode.c:352 src/main/dotcode.c:362 #: src/main/dotcode.c:427 src/main/dotcode.c:434 #, fuzzy, c-format msgid "'%s' used more than once" msgstr "DUP 被使用超過一次" #: src/main/dotcode.c:358 msgid "DLL name is too long" msgstr "DLL 的名稱太長" #: src/main/dotcode.c:403 msgid "PACKAGE argument must be a single character string" msgstr "PACKAGE 引數必須是單字元字串" #: src/main/dotcode.c:409 msgid "PACKAGE argument is too long" msgstr "PACKAGE 引數太長" #: src/main/dotcode.c:474 msgid "no arguments supplied" msgstr "沒有提供引數" #: src/main/dotcode.c:475 src/main/seq.c:913 msgid "too many arguments" msgstr "引數太多" #: src/main/dotcode.c:512 src/main/dotcode.c:554 src/main/dotcode.c:1397 #, fuzzy msgid "'.NAME' is missing" msgstr "缺少 'EXPR'" #: src/main/dotcode.c:521 src/main/dotcode.c:570 src/main/dotcode.c:1418 #, c-format msgid "Incorrect number of arguments (%d), expecting %d for '%s'" msgstr "不正確的引數數量 (%d),預期為 %d 用於 '%s'" #: src/main/dotcode.c:1227 src/main/dotcode.c:2276 msgid "too many arguments, sorry" msgstr "對不起,引數太多" #: src/main/dotcode.c:1261 src/main/dotcode.c:1278 src/main/engine.c:2993 msgid "invalid graphics state" msgstr "繪圖狀態不正確" #: src/main/dotcode.c:1357 msgid "NULL value for DLLInfoReference when looking for DLL" msgstr "尋找 DLL 時 DLLInfoReference 的值是 NULL" #: src/main/dotcode.c:1458 #, fuzzy, c-format msgid "wrong type for argument %d in call to %s" msgstr "呼叫 %2$s 時引數 %1$d 的類型不正確" #: src/main/dotcode.c:1470 #, c-format msgid "" "explicit request not to duplicate arguments in call to '%s', but argument %d " "is of the wrong type (%d != %d)" msgstr "呼叫 '%s' 時明確要求不要複製引數,但引數 %d 的類型不正確 (%d != %d)" #: src/main/dotcode.c:1493 #, fuzzy, c-format msgid "long vectors (argument %d) are not supported in %s" msgstr "這個平臺不支援符號連結" #: src/main/dotcode.c:1524 #, c-format msgid "NAs in foreign function call (arg %d)" msgstr "外部函數呼叫時不能有 NA (引數 %d)" #: src/main/dotcode.c:1547 #, c-format msgid "NA/NaN/Inf in foreign function call (arg %d)" msgstr "外部函數呼叫時不能有 NA/NaN/Inf (引數 %d)" #: src/main/dotcode.c:1552 msgid "single values not returned if not duplicated" msgstr "" #: src/main/dotcode.c:1578 #, c-format msgid "complex NA/NaN/Inf in foreign function call (arg %d)" msgstr "外部函數呼叫時不能有複數的 NA/NaN/Inf (引數 %d)" #: src/main/dotcode.c:1597 msgid "character variables must be duplicated in .C/.Fortran" msgstr "在呼叫 .C/.Fortran 時字元變數必須被複製" #: src/main/dotcode.c:1602 msgid "only first string in char vector used in .Fortran" msgstr ".Fortran 只用了位元組向量中的第一個字串" #: src/main/dotcode.c:1645 src/main/dotcode.c:1661 src/main/dotcode.c:1672 #, fuzzy, c-format msgid "invalid mode (%s) to pass to Fortran (arg %d)" msgstr "傳給 Fortran 的狀態發生錯誤 (引數 %d)" #: src/main/dotcode.c:1666 #, fuzzy, c-format msgid "invalid mode (%s) to pass to C or Fortran (arg %d)" msgstr "傳給 Fortran 的狀態發生錯誤 (引數 %d)" #: src/main/dotcode.c:1677 msgid "pairlists are passed as SEXP as from R 2.15.0" msgstr "" #: src/main/dotcode.c:2499 #, c-format msgid "type \"%s\" not supported in interlanguage calls" msgstr "語言間呼叫不支援此一類型 \"%s\"" #: src/main/dotcode.c:2604 #, c-format msgid "mode '%s' is not supported in call_R" msgstr "call_R 不支援 '%s' 型式" #: src/main/dounzip.c:171 #, c-format msgid " not overwriting file '%s" msgstr " 無法覆寫檔案 '%s" #: src/main/dounzip.c:256 #, c-format msgid "zip file '%s' cannot be opened" msgstr "zip 檔案 '%s' 無法開啟" #: src/main/dounzip.c:312 msgid "invalid zip name argument" msgstr "zip 名稱引數不正確" #: src/main/dounzip.c:315 src/main/dounzip.c:409 msgid "zip path is too long" msgstr "zip 路徑太長" #: src/main/dounzip.c:332 msgid "'exdir' is too long" msgstr "'exdir' 太長" #: src/main/dounzip.c:335 msgid "'exdir' does not exist" msgstr "'exdir' 不存在" #: src/main/dounzip.c:363 msgid "requested file not found in the zip file" msgstr "您所要求的檔案在 zip 檔案中沒有" #: src/main/dounzip.c:366 msgid "zip file is corrupt" msgstr "zip 檔案有損壞" #: src/main/dounzip.c:369 msgid "CRC error in zip file" msgstr "zip 檔案出現 CRC 錯誤" #: src/main/dounzip.c:376 msgid "write error in extracting from zip file" msgstr "抽取 zip 檔案時出了寫入錯誤" #: src/main/dounzip.c:379 #, c-format msgid "error %d in extracting from zip file" msgstr "從 zip 檔案中解開 %d 時發生錯誤" #: src/main/dounzip.c:404 msgid "unz connections can only be opened for reading" msgstr "unz 連結可讀不可寫" #: src/main/dounzip.c:415 #, fuzzy msgid "invalid description of 'unz' connection" msgstr "unz 連結的描述不正確" #: src/main/dounzip.c:421 #, c-format msgid "cannot open zip file '%s'" msgstr "無法開啟 zip 檔案 '%s'" #: src/main/dounzip.c:425 #, c-format msgid "cannot locate file '%s' in zip file '%s'" msgstr "找不到在 zip 檔案 '%2$s' 中的 %1$s 檔案" #: src/main/dounzip.c:469 msgid "printing not enabled for this connection" msgstr "此連結無法列印" #: src/main/dounzip.c:476 msgid "write not enabled for this connection" msgstr "無法寫入這個連結" #: src/main/dounzip.c:496 src/main/dounzip.c:500 src/main/dounzip.c:506 #: src/main/dounzip.c:523 #, fuzzy msgid "allocation of 'unz' connection failed" msgstr "配置 unz 連結失敗" #: src/main/dstruct.c:90 msgid "invalid formal arguments for 'function'" msgstr "無效的形式引數用於 'function'" #: src/main/dstruct.c:100 msgid "invalid body argument for 'function'" msgstr "無效的主體引數用於 'function'" #: src/main/edit.c:110 msgid "invalid argument to edit()" msgstr "edit() 引數不正確" #: src/main/edit.c:121 src/main/saveload.c:2076 msgid "unable to open file" msgstr "無法開啟檔案" #: src/main/edit.c:134 msgid "argument 'editor' type not valid" msgstr "引數 'editor' 的類型不正確" #: src/main/edit.c:136 msgid "argument 'editor' is not set" msgstr "引數 'editor' 還沒有被設定" #: src/main/edit.c:141 msgid "'title' must be a string" msgstr "'title' 必須是字串" #: src/main/edit.c:159 #, c-format msgid "unable to run editor '%s'" msgstr "無法啟動編輯器 '%s'" #: src/main/edit.c:161 msgid "editor ran but returned error status" msgstr "啟動了編輯器但回傳錯誤狀態" #: src/main/edit.c:171 #, c-format msgid "problem with running editor %s" msgstr "啟動編輯器 %s 時出了問題" #: src/main/edit.c:189 msgid "unable to open file to read" msgstr "無法開啟檔案來讀取資料" #: src/main/edit.c:196 #, c-format msgid "" "%s occurred on line %d\n" " use a command like\n" " x <- edit()\n" " to recover" msgstr "" "%s 發生於第 %d 列\n" "請使用命令類似\n" "x <- edit()\n" "以回復原來狀態" #: src/main/engine.c:40 msgid "Graphics API version mismatch" msgstr "繪圖 API 版本不相符" #: src/main/engine.c:113 src/main/engine.c:118 src/main/engine.c:182 msgid "unable to allocate memory (in GEregister)" msgstr "無法配置記憶體 (於 GEregister)" #: src/main/engine.c:153 msgid "too many graphics systems registered" msgstr "登記了太多的繪圖系統" #: src/main/engine.c:206 msgid "no graphics system to unregister" msgstr "沒有可以取消登記的繪圖系統" #: src/main/engine.c:443 src/main/engine.c:448 src/main/engine.c:456 #: src/main/engine.c:463 src/main/engine.c:477 src/modules/X11/devX11.c:1157 msgid "invalid line end" msgstr "線條終點發生錯誤" #: src/main/engine.c:508 src/main/engine.c:513 src/main/engine.c:521 #: src/main/engine.c:528 src/main/engine.c:542 src/modules/X11/devX11.c:1175 msgid "invalid line join" msgstr "線條接合發生錯誤" #: src/main/engine.c:761 src/main/engine.c:865 src/main/engine.c:1098 #: src/main/engine.c:1205 src/main/engine.c:1328 src/main/engine.c:1392 #, fuzzy msgid "'lwd' must be non-negative and finite" msgstr "'gap' 必須是正整數" #: src/main/engine.c:798 msgid "out of memory while clipping polyline" msgstr "剪裁多邊形的時候記憶體不足" #: src/main/engine.c:1386 #, fuzzy msgid "path rendering is not implemented for this device" msgstr "路徑潤算尚未於這個裝置上實作" #: src/main/engine.c:1406 msgid "Invalid graphics path" msgstr "無效的圖形路徑" #: src/main/engine.c:1425 #, fuzzy msgid "raster rendering is not implemented for this device" msgstr "點陣潤算尚未於這個裝置上實作" #: src/main/engine.c:1449 #, fuzzy msgid "raster capture is not available for this device" msgstr "點陣擷取於這個裝置上無法使用" #: src/main/engine.c:1656 #, c-format msgid "font face %d not supported for font family '%s'" msgstr "字模家族 '%2$s' 中沒有字模 %1$d" #: src/main/engine.c:1972 msgid "no graphics device is active" msgstr "沒有作用中的繪圖裝置" #: src/main/engine.c:2049 #, c-format msgid "pch value '%d' is invalid in this locale" msgstr "pch 值 '%d' 在這個語區中無效" #: src/main/engine.c:2307 #, c-format msgid "unimplemented pch value '%d'" msgstr "尚未實作pch '%d' 的值" #: src/main/engine.c:2330 #, c-format msgid "invalid axis extents [GEPretty(.,.,n=%d)" msgstr "座標範圍不正確 [GEPretty(.,.,n=%d)" #: src/main/engine.c:2334 #, c-format msgid "infinite axis extents [GEPretty(%g,%g,%d)]" msgstr "無限的座標範圍值 [GEPretty(%g,%g,%d)]" #: src/main/engine.c:2371 #, c-format msgid " .. GEPretty(.): new *lo = %g < %g = x1" msgstr " .. GEPretty(.): new *lo =%g <%g = x1" #: src/main/engine.c:2373 #, c-format msgid " .. GEPretty(.): new *up = %g > %g = x2" msgstr " .. GEPretty(.): new *up =%g >%g = x2" #: src/main/engine.c:2773 #, fuzzy msgid "display list redraw incomplete" msgstr "顯示串列重新整理時不完整" #: src/main/engine.c:2777 #, fuzzy msgid "invalid display list" msgstr "引數串列不正確" #: src/main/engine.c:2963 msgid "'expr' argument must be an expression" msgstr "'expr' 引數必須是運算式" #: src/main/engine.c:2965 msgid "'list' argument must be a list" msgstr "'list' 引數必須是串列" #: src/main/engine.c:2971 msgid "'env' argument must be an environment" msgstr "'env' 引數必須是環境物件" #: src/main/engine.c:3051 src/main/engine.c:3059 msgid "invalid multibyte char in pch=\"c\"" msgstr "pch=\"c\" 中的多位元組字元不正確" #: src/main/engine.c:3106 msgid "invalid hex digit in 'color' or 'lty'" msgstr "十六進位 'color' 設定或 'lty' 設定不正確" #: src/main/engine.c:3129 msgid "invalid line type: must be length 2, 4, 6 or 8" msgstr "無效的列類型: 長度必須是 2, 4, 6 或 8" #: src/main/engine.c:3133 msgid "invalid line type: zeroes are not allowed" msgstr "無效的線條類型:不允許多個零" #: src/main/engine.c:3142 src/main/engine.c:3150 src/main/engine.c:3157 msgid "invalid line type" msgstr "無效的列類型" #: src/main/envir.c:120 src/main/envir.c:132 #, c-format msgid "cannot change value of locked binding for '%s'" msgstr "無法變更用於 '%s' 的鎖定繫結值" #: src/main/envir.c:251 src/main/envir.c:1454 msgid "cannot add bindings to a locked environment" msgstr "無法給鎖定環境加上繫結" #: src/main/envir.c:772 msgid "invalid cached value in R_GetGlobalCache" msgstr "R_GetGlobalCache 中的快取值不正確" #: src/main/envir.c:830 msgid "cannot unbind in the base namespace" msgstr "無法在基本命名空間中切斷繫結" #: src/main/envir.c:832 msgid "unbind in the base environment is unimplemented" msgstr "尚未實作在基本環境中解除繫結" #: src/main/envir.c:834 src/main/envir.c:1684 msgid "cannot remove bindings from a locked environment" msgstr "無法從鎖定的環境中刪除繫結" #: src/main/envir.c:1139 #, c-format msgid "argument to '%s' is not an environment" msgstr "用於 '%s' 的引數不是環境物件" #: src/main/envir.c:1300 #, fuzzy, c-format msgid "the ... list does not contain %d elements" msgstr "... 串列不包含 %d 個元素" #: src/main/envir.c:1302 #, c-format msgid "..%d used in an incorrect context, no ... to look in" msgstr "..%d 所用的上下文發生錯誤, 找不到..." #: src/main/envir.c:1390 src/main/envir.c:1842 src/main/eval.c:573 #: src/main/eval.c:3618 #, c-format msgid "argument \"%s\" is missing, with no default" msgstr "缺少引數 \"%s\",也沒有預設值" #: src/main/envir.c:1395 #, c-format msgid "could not find function \"%s\"" msgstr "沒有這個函數 \"%s\"" #: src/main/envir.c:1418 msgid "cannot assign values in the empty environment" msgstr "無法在空環境中指派值" #: src/main/envir.c:1424 src/main/envir.c:1497 msgid "cannot assign variables to this database" msgstr "無法給這個資料庫指派變數" #: src/main/envir.c:1580 #, c-format msgid "cannot add binding of '%s' to the base environment" msgstr "無法將繫結的 '%s' 加入基本環境" #: src/main/envir.c:1609 msgid "only the first element is used as variable name" msgstr "只用了第一個元素做為變數名" #: src/main/envir.c:1641 msgid "first argument must be a named list" msgstr "第一個引數必須是具名串列" #: src/main/envir.c:1646 msgid "names(x) must be a character vector of the same length as x" msgstr "names(x) 必須是與 x 相同長度的字元向量" #: src/main/envir.c:1649 #, fuzzy msgid "'envir' argument must be an environment" msgstr "'env' 引數必須是環境物件" #: src/main/envir.c:1678 msgid "cannot remove variables from base namespace" msgstr "無法從基本名稱空間刪除變數" #: src/main/envir.c:1680 msgid "cannot remove variables from the base environment" msgstr "無法從基本環境移除變數" #: src/main/envir.c:1682 msgid "cannot remove variables from the empty environment" msgstr "無法從空環境中刪除變數" #: src/main/envir.c:1690 msgid "cannot remove variables from this database" msgstr "無法從這個資料庫中刪除變數" #: src/main/envir.c:1849 #, c-format msgid "object '%s' of mode '%s' was not found" msgstr "找不到模式 '%2$s' 的物件 '%1$s'" #: src/main/envir.c:1921 #, c-format msgid "invalid name in position %d" msgstr "在 %d 位置的名稱不正確" #: src/main/envir.c:1927 msgid "second argument must be an environment" msgstr "第二引數必須是環境物件" #: src/main/envir.c:1935 src/main/envir.c:1943 #, c-format msgid "wrong length for '%s' argument" msgstr "'%s' 引數的長度錯誤" #: src/main/envir.c:2062 msgid "invalid use of 'missing'" msgstr "無效的 'missing' 使用" #: src/main/envir.c:2087 msgid "'missing' can only be used for arguments" msgstr "'missing' 只能用做引數" #: src/main/envir.c:2168 msgid "'pos' must be an integer" msgstr "'pos' 必須是整數" #: src/main/envir.c:2182 msgid "all elements of a list must be named" msgstr "串列的所有元素都必須具名" #: src/main/envir.c:2205 msgid "'attach' only works for lists, data frames and environments" msgstr "'attach' 只作用於串列、資料框和環境" #: src/main/envir.c:2288 msgid "detaching \"package:base\" is not allowed" msgstr "\"package:base\" 不能被拆離" #: src/main/envir.c:2589 src/main/envir.c:2644 msgid "argument must be an environment" msgstr "引數必須是環境物件" #: src/main/envir.c:2648 msgid "arguments must be symbolic" msgstr "引數必須是符號" #: src/main/envir.c:2772 msgid "no enclosing environment" msgstr "沒有封閉的環境" #: src/main/envir.c:2825 #, c-format msgid "no item called \"%s\" on the search list" msgstr "搜尋串列中沒有所謂的 \"%s\" 項目" #: src/main/envir.c:2850 msgid "using 'as.environment(NULL)' is defunct" msgstr "'as.environment(NULL)' 已廢止使用" #: src/main/envir.c:2856 msgid "S4 object does not extend class \"environment\"" msgstr "S4 物件並不延伸類別 \"environment\"" #: src/main/envir.c:2871 msgid "invalid object for 'as.environment'" msgstr "無效的物件用於 'as.environment'" #: src/main/envir.c:2897 src/main/envir.c:2925 src/main/envir.c:2954 #: src/main/envir.c:2975 src/main/envir.c:2998 src/main/envir.c:3033 #: src/main/envir.c:3054 msgid "not an environment" msgstr "不是環境物件" #: src/main/envir.c:2949 src/main/envir.c:2970 src/main/envir.c:2991 #: src/main/envir.c:3028 src/main/envir.c:3049 src/main/envir.c:3148 msgid "not a symbol" msgstr "不是符號" #: src/main/envir.c:2962 src/main/envir.c:2983 src/main/envir.c:3041 #: src/main/envir.c:3062 #, c-format msgid "no binding for \"%s\"" msgstr "沒有 \"%s\" 繫結" #: src/main/envir.c:2993 msgid "not a function" msgstr "不是函數" #: src/main/envir.c:3001 src/main/envir.c:3017 msgid "symbol already has a regular binding" msgstr "符號已經有了正式繫結" #: src/main/envir.c:3003 src/main/envir.c:3019 msgid "cannot change active binding if binding is locked" msgstr "如果繫結被鎖定就無法變更作用中繫結" #: src/main/envir.c:3107 msgid "unknown op" msgstr "沒有這種運算子" #: src/main/envir.c:3152 msgid "cannot unbind a locked binding" msgstr "無法切斷已經鎖定的繫結" #: src/main/envir.c:3154 msgid "cannot unbind an active binding" msgstr "無法切斷正在使用中的繫結" #: src/main/envir.c:3289 msgid "bad namespace name" msgstr "不當的命名空間名稱" #: src/main/envir.c:3301 msgid "namespace already registered" msgstr "命名空間已註冊" #: src/main/envir.c:3313 msgid "namespace not registered" msgstr "命名空間尚未註冊" #: src/main/envir.c:3360 msgid "bad import environment argument" msgstr "不當導入環境引數" #: src/main/envir.c:3365 msgid "bad export environment argument" msgstr "不當導出環境引數" #: src/main/envir.c:3369 msgid "length of import and export names must match" msgstr "導入和導出名稱的長度必須相等" #: src/main/envir.c:3392 #, c-format msgid "exported symbol '%s' has no value" msgstr "導出的符號 '%s' 沒有值" #: src/main/envir.c:3557 #, c-format msgid "unknown encoding: %d" msgstr "不明編碼:%d" #: src/main/envir.c:3577 #, c-format msgid "embedded nul in string: '%s'" msgstr "空值嵌入於字串中:'%s'" #: src/main/errors.c:178 src/main/errors.c:215 msgid "interrupts suspended; signal ignored" msgstr "暫停被中斷; 信號忽略不用" #: src/main/errors.c:318 msgid "invalid option \"warning.expression\"" msgstr "\"warning.expression\" 選項不正確" #: src/main/errors.c:348 #, c-format msgid "(converted from warning) %s" msgstr "(從警告轉換成) %s" #: src/main/errors.c:359 #, c-format msgid "Warning: %s\n" msgstr "警告:%s\n" #: src/main/errors.c:363 #, c-format msgid "Warning in %s : %s\n" msgstr "%s 中的警告:%s\n" #: src/main/errors.c:365 #, c-format msgid "" "Warning in %s :\n" " %s\n" msgstr "" "%s 中的警告:\n" " %s\n" #: src/main/errors.c:428 src/main/errors.c:447 src/main/errors.c:596 msgid "Lost warning messages\n" msgstr "警告訊息遺失\n" #: src/main/errors.c:459 msgid "Warning message:\n" msgid_plural "Warning messages:\n" msgstr[0] "警告訊息:\n" #: src/main/errors.c:514 #, c-format msgid "There were %d warnings (use warnings() to see them)\n" msgstr "共有 %d 個警告 (用 warnings() 來顯示)\n" #: src/main/errors.c:517 #, fuzzy, c-format msgid "There were %d or more warnings (use warnings() to see the first %d)\n" msgstr "警告多於50個 (用 warnings() 來顯示最先的50個)\n" #: src/main/errors.c:587 msgid "Error during wrapup: " msgstr "收捲時發生錯誤: " #: src/main/errors.c:612 msgid "Error in " msgstr "錯誤在" #: src/main/errors.c:613 #, c-format msgid " (from %s) : " msgstr "" #: src/main/errors.c:664 src/main/errors.c:670 #, c-format msgid "Error: " msgstr "錯誤: " #: src/main/errors.c:690 src/main/errors.c:1319 msgid "In addition: " msgstr "此外: " #: src/main/errors.c:811 msgid "invalid option \"error\"\n" msgstr "選項 \"error\" 不正確\n" #: src/main/errors.c:893 msgid "Execution halted\n" msgstr "停止執行\n" #: src/main/errors.c:1032 msgid "'msg1' must be a character string" msgstr "'msg1' 必須是字串" #: src/main/errors.c:1034 msgid "'msg2' must be a character string" msgstr "'msg2' 必須是字串" #: src/main/errors.c:1131 msgid " [invalid string in stop(.)]" msgstr " [stop(.) 中的字串不正確]" #: src/main/errors.c:1162 msgid " [invalid string in warning(.)]" msgstr " [warning(.) 中的字串不正確]" #: src/main/errors.c:1178 #, c-format msgid "incorrect number of arguments to \"%s\"" msgstr "\"%s\" 中的引數數目不正確" #: src/main/errors.c:1184 src/main/errors.c:1199 #, c-format msgid "unimplemented feature in %s" msgstr "%s 中的功能尚未實作" #: src/main/errors.c:1193 msgid "invalid number of arguments" msgstr "引數數目不正確" #: src/main/errors.c:1194 src/main/logic.c:189 msgid "invalid argument type" msgstr "引數類型不正確" #: src/main/errors.c:1196 msgid "time-series/vector length mismatch" msgstr "時間序列/向量長度不等" #: src/main/errors.c:1197 msgid "incompatible arguments" msgstr "不相容的引數" #: src/main/errors.c:1200 msgid "unknown error (report this!)" msgstr "不明錯誤 (請報告!)" #: src/main/errors.c:1212 msgid "unknown warning (report this!)" msgstr "不明警告 (請報告!)" #: src/main/errors.c:1283 msgid "No function to return from, jumping to top level" msgstr "沒有可回返的函數, 跳到最高層" #: src/main/errors.c:1299 msgid "top level inconsistency?" msgstr "最高層不一致?" #: src/main/errors.c:1478 msgid "bad handler data" msgstr "不當的控柄資料" #: src/main/errors.c:1628 msgid "error message not a string" msgstr "錯誤訊息不是字串" #: src/main/errors.c:1703 msgid "handler or restart stack mismatch in old restart" msgstr "舊重新啟動中的控柄或重新啟動堆疊不符合" #: src/main/errors.c:1729 src/main/errors.c:1745 msgid "bad error message" msgstr "不當的錯誤訊息" #: src/main/errors.c:1787 msgid "bad restart" msgstr "不當的重新啟動" #: src/main/errors.c:1819 msgid "restart not on stack" msgstr "未在堆疊上重新啟動" #: src/main/errors.c:1836 msgid "not in a try context" msgstr "不在 try 的上下文中" #: src/main/errors.c:1849 msgid "error message must be a character string" msgstr "錯誤訊息必須是字串" #: src/main/eval.c:308 #, c-format msgid "source files skipped by Rprof; please increase '%s'" msgstr "" #: src/main/eval.c:328 #, c-format msgid "Rprof: cannot open profile file '%s'" msgstr "Rprof: 打不開程式概要分析檔案 '%s'" #: src/main/eval.c:422 msgid "R profiling is not available on this system" msgstr "本系統沒有 R 程式概要分析這個功能" #: src/main/eval.c:446 msgid "" "promise already under evaluation: recursive default argument reference or " "earlier problems?" msgstr "約定已進行求值:遞迴預設引數參考或是之前的問題?" #: src/main/eval.c:448 msgid "restarting interrupted promise evaluation" msgstr "重新啟動插斷的約定求值" #: src/main/eval.c:544 msgid "" "evaluation nested too deeply: infinite recursion / options(expressions=)?" msgstr "評估巢狀太深:無窮遞迴/選項(表示式=)?" #: src/main/eval.c:575 src/main/eval.c:3619 msgid "argument is missing, with no default" msgstr "缺少引數, 也沒有預設值" #: src/main/eval.c:679 src/main/eval.c:4642 msgid "attempt to apply non-function" msgstr "不適用於非函數" #: src/main/eval.c:702 #, c-format msgid "%s at %s#%d: " msgstr "%s 於 %s#%d:" #: src/main/eval.c:1178 #, c-format msgid "could not find symbol \"%s\" in environment of the generic function" msgstr "一般函數環境中沒有 \"%s\" 符號" #: src/main/eval.c:1196 #, c-format msgid "symbol \"%s\" not in environment of method" msgstr "方法環境中沒有 \"%s\" 符號" #: src/main/eval.c:1308 msgid "the condition has length > 1 and only the first element will be used" msgstr "條件的長度 > 1,因此只能用其第一元素" #: src/main/eval.c:1325 msgid "missing value where TRUE/FALSE needed" msgstr "需要 TRUE/FALSE 值的地方有缺值" #: src/main/eval.c:1326 msgid "argument is not interpretable as logical" msgstr "引數無法解譯為邏輯值" #: src/main/eval.c:1327 msgid "argument is of length zero" msgstr "引數長度為零" #: src/main/eval.c:1418 msgid "non-symbol loop variable" msgstr "非符號循環變數" #: src/main/eval.c:1510 src/main/eval.c:4408 msgid "invalid for() loop sequence" msgstr "不當的 for() 循環序列" #: src/main/eval.c:1652 msgid "multi-argument returns are not permitted" msgstr "不允許多引數回傳" #: src/main/eval.c:1701 msgid "invalid (NULL) left side of assignment" msgstr "賦值公式左側是無效 (NULL) 值" #: src/main/eval.c:1734 msgid "target of assignment expands to non-language object" msgstr "賦值目標擴充到非語言的物件" #: src/main/eval.c:1817 #, c-format msgid "overlong name in '%s'" msgstr "'%s' 中的名稱太長" #: src/main/eval.c:1915 msgid "cannot do complex assignments in base namespace" msgstr "無法在基本名稱空間中賦予複數值" #: src/main/eval.c:1917 msgid "cannot do complex assignments in base environment" msgstr "無法在基本環境中賦予複數值" #: src/main/eval.c:1954 src/main/eval.c:1981 msgid "invalid function in complex assignment" msgstr "複數賦值中的函數不正確" #: src/main/eval.c:2041 msgid "invalid (do_set) left-hand side to assignment" msgstr "(do_set) 賦值公式左側不正確" #: src/main/eval.c:2103 #, c-format msgid "argument %d is empty" msgstr "引數 %d 是空的" #: src/main/eval.c:2116 #, c-format msgid "'%s' is missing" msgstr "缺少 '%s'" #: src/main/eval.c:2267 msgid "invalid formal argument list for \"function\"" msgstr "\"function\" 正式引數串列不正確" #: src/main/eval.c:2325 src/main/eval.c:2356 src/main/eval.c:2361 #, fuzzy, c-format msgid "invalid '%s' argument of type '%s'" msgstr "'%s' 引數不正確" #: src/main/eval.c:2353 msgid "numeric 'envir' arg not of length one" msgstr "數值 'envir' 引數的長度不是 1" #: src/main/eval.c:2377 src/main/eval.c:2399 msgid "restarts not supported in 'eval'" msgstr "'eval' 不支援重新啟動" #: src/main/eval.c:2456 src/main/eval.c:2469 msgid "'Recall' called from outside a closure" msgstr "'Recall' 從閉包外部呼叫" #: src/main/eval.c:2562 msgid "value in '...' is not a promise" msgstr "'...' 中的值不是一個約定" #: src/main/eval.c:2754 src/main/objects.c:720 #, c-format msgid "call name too long in '%s'" msgstr "'%s' 中呼叫的名稱太長" #: src/main/eval.c:2775 #, c-format msgid "generic name too long in '%s'" msgstr "'%s' 中的一般名稱太長" #: src/main/eval.c:2840 #, c-format msgid "Incompatible methods (\"%s\", \"%s\") for \"%s\"" msgstr "不相容的方法 (\"%s\", \"%s\") 用於 \"%s\"" #: src/main/eval.c:2906 msgid "dispatch error in group dispatch" msgstr "群組派送時發生錯誤" #: src/main/eval.c:3201 #, c-format msgid "\"%s\" is not a %s function" msgstr "\"%s\" 並非 %s 函數" #: src/main/eval.c:3430 msgid "node stack overflow" msgstr "節點堆疊向上溢位" #: src/main/eval.c:3436 msgid "integer stack overflow" msgstr "整數堆疊向上溢位" #: src/main/eval.c:3490 #, fuzzy msgid "bad opcode" msgstr "不當的操作代碼" #: src/main/eval.c:4219 #, c-format msgid "invalid %s type in 'x %s y'" msgstr "'x %2$s y' 中無效的 %1$s 類型" #: src/main/eval.c:4310 msgid "bytecode version mismatch; using eval" msgstr "位元組碼版本不符;使用 eval" #: src/main/eval.c:4315 msgid "bytecode version is too old" msgstr "位元組碼版本太舊" #: src/main/eval.c:4316 msgid "bytecode version is too new" msgstr "位元組碼版本太新" #: src/main/eval.c:4350 msgid "byte code version mismatch" msgstr "位元組碼版本不符" #: src/main/eval.c:4477 msgid "invalid sequence argument in for loop" msgstr "迴圈中的序列引數不正確" #: src/main/eval.c:4624 src/main/names.c:1181 #, fuzzy, c-format msgid "there is no .Internal function '%s'" msgstr "沒有 \"%s\" 這個內部函數" #: src/main/eval.c:4731 src/main/eval.c:5077 src/main/eval.c:5119 msgid "bad function" msgstr "不當的函數" #: src/main/eval.c:4746 msgid "not a BUILTIN function" msgstr "非 BUILTIN 函數" #: src/main/eval.c:5159 #, fuzzy msgid "numeric EXPR required for 'switch' without named alternatives" msgstr "switch() 需要數值而無需具名的替代方案" #: src/main/eval.c:5255 msgid "cannot find index for threaded code address" msgstr "找不到執行緒程式碼位址的索引" #: src/main/eval.c:5315 msgid "invalid body" msgstr "無效的主體" #: src/main/eval.c:5335 msgid "invalid symbol" msgstr "符號不正確" #: src/main/eval.c:5379 msgid "argument is not a byte code object" msgstr "引數不是位元組碼物件" #: src/main/eval.c:5400 msgid "bad file name" msgstr "不當的檔案名稱" #: src/main/eval.c:5404 src/main/eval.c:5425 msgid "unable to open 'file'" msgstr "無法開啟 'file'" #: src/main/eval.c:5419 src/main/saveload.c:1942 msgid "'file' must be non-empty string" msgstr "'file' 必須是非空字串" #: src/main/eval.c:5421 src/main/saveload.c:1944 src/main/saveload.c:2244 #: src/main/serialize.c:2149 msgid "'ascii' must be logical" msgstr "'ascii' 必須是邏輯值" #: src/main/eval.c:5492 src/main/eval.c:5511 src/main/eval.c:5541 msgid "constant buffer must be a generic vector" msgstr "常數緩衝區必須是個一般向量" #: src/main/eval.c:5543 msgid "bad constant count" msgstr "不當的常數計數" #: src/main/eval.c:5579 msgid "profile timer in use" msgstr "程式概要分析計時器在使用中" #: src/main/eval.c:5581 msgid "already byte code profiling" msgstr "已經在進行位元組碼程式概要分析" #: src/main/eval.c:5599 msgid "setting profile timer failed" msgstr "程式概要分析計時器設置失敗" #: src/main/eval.c:5616 msgid "not byte code profiling" msgstr "非位元組碼程式概要分析" #: src/main/gevents.c:43 #, c-format msgid "'%s' events not supported in this device" msgstr "'%s' 事件在這個裝置中不支援" #: src/main/gevents.c:67 msgid "internal error" msgstr "內部錯誤" #: src/main/gevents.c:73 msgid "this graphics device does not support event handling" msgstr "這個圖形裝置不支援事件處理" #: src/main/gevents.c:136 msgid "invalid prompt" msgstr "提示不正確" #: src/main/gevents.c:148 #, fuzzy msgid "recursive use of 'getGraphicsEvent' not supported" msgstr "不支援 getGraphicsEvent 的遞迴使用" #: src/main/gevents.c:158 msgid "no graphics event handlers set" msgstr "沒有任何圖形事件處理常式被設定" #: src/main/gram.y:222 src/main/gram.y:237 src/main/gram.y:2222 #: src/main/gram.y:2236 #, c-format msgid "EOF whilst reading MBCS char at line %d" msgstr "讀取 MBCS 字元於第 %d 列時遇到 EOF" #: src/main/gram.y:226 src/main/gram.y:234 src/main/gram.y:2226 #: src/main/gram.y:2233 #, c-format msgid "invalid multibyte character in parser at line %d" msgstr "在剖析器的第 %d 列中有無效的多位元組字元" #: src/main/gram.y:466 #, c-format msgid "input buffer overflow at line %d" msgstr "輸入緩衝區溢位於第 %d 列" #: src/main/gram.y:1050 #, c-format msgid "incorrect tag type at line %d" msgstr "第 %d 列有不正確的標記類型" #: src/main/gram.y:1653 msgid "contextstack overflow" msgstr "contextstack 溢位" #: src/main/gram.y:1890 msgid "input" msgstr "輸入" #: src/main/gram.y:1891 msgid "end of input" msgstr "輸入結束" #: src/main/gram.y:1892 msgid "string constant" msgstr "字串常數" #: src/main/gram.y:1893 msgid "numeric constant" msgstr "數值常數" #: src/main/gram.y:1894 msgid "symbol" msgstr "符號" #: src/main/gram.y:1895 msgid "assignment" msgstr "指派" #: src/main/gram.y:1896 msgid "end of line" msgstr "列尾" #: src/main/gram.y:1910 src/main/gram.y:1916 #, c-format msgid "unexpected %s" msgstr "未預期的 %s" #: src/main/gram.y:1926 #, fuzzy, c-format msgid "repeated formal argument '%s' on line %d" msgstr "重複的形式引數 '%s' 於第 %d 列" #: src/main/gram.y:2136 #, fuzzy, c-format msgid "integer literal %s contains decimal; using numeric value" msgstr "整數實文 %sL 含有十進位;使用數值" #: src/main/gram.y:2140 #, c-format msgid "non-integer value %s qualified with L; using numeric value" msgstr "非整數值 %s 以 L 資格修飾過; 使用數值" #: src/main/gram.y:2153 #, fuzzy, c-format msgid "integer literal %s contains unnecessary decimal point" msgstr "整數實文 %sL 含有非必要的十進小數點" #: src/main/gram.y:2185 #, c-format msgid "unable to allocate buffer for long string at line %d" msgstr "無法配置緩衝區給第 %d 列的長字串" #: src/main/gram.y:2338 #, c-format msgid "'\\x' used without hex digits in character string starting \"%s\"" msgstr "在起始 \"%s\" 的字串中使用了 '\\x' 卻無十六進位數字" #: src/main/gram.y:2352 #, c-format msgid "\\uxxxx sequences not supported inside backticks (line %d)" msgstr "在反引號內部不支援 \\uxxxx 序列 (第 %d 列)" #: src/main/gram.y:2367 #, c-format msgid "'\\u' used without hex digits in character string starting \"%s\"" msgstr "在起始 \"%s\" 的字串中使用了 '\\u' 卻無十六進位數字" #: src/main/gram.y:2375 #, c-format msgid "invalid \\u{xxxx} sequence (line %d)" msgstr "無效的 \\u{xxxx} 序列 (第 %d 列)" #: src/main/gram.y:2387 #, c-format msgid "\\Uxxxxxxxx sequences not supported inside backticks (line %d)" msgstr "在反引號內部不支援 \\Uxxxxxxxx 序列 (第 %d 列)" #: src/main/gram.y:2402 #, c-format msgid "'\\U' used without hex digits in character string starting \"%s\"" msgstr "在起始 \"%s\" 的字串中使用了 '\\U' 卻無十六進位數字" #: src/main/gram.y:2410 #, c-format msgid "invalid \\U{xxxxxxxx} sequence (line %d)" msgstr "無效的 \\U{xxxxxxxx} 序列 (第 %d 列)" #: src/main/gram.y:2451 #, c-format msgid "'\\%c' is an unrecognized escape in character string starting \"%s\"" msgstr "在起始 \"%2$s\" 的字串中 '\\%1$c' 是無法辨識的跳脫字元" #: src/main/gram.y:2510 msgid "mixing Unicode and octal/hex escapes in a string is not allowed" msgstr "不允許在字串中混合萬國碼和八進位/十六進位跳脫字元" #: src/main/gram.y:2514 #, c-format msgid "" "string at line %d containing Unicode escapes not in this locale\n" "is too long (max 10000 chars)" msgstr "" "第 %d 列的字串包含不存在這個語區的萬國碼跳脫字元\n" "長度太長 (最大 10000 字元)" #: src/main/gram.y:3112 src/main/gram.y:3119 src/main/gram.y:3125 #: src/main/gram.y:3132 #, c-format msgid "contextstack overflow at line %d" msgstr "contextstack 於第 %d 列溢位" #: src/main/gram.y:3227 #, fuzzy, c-format msgid "internal parser error at line %d" msgstr "輸入緩衝區溢位於第 %d 列" #: src/main/graphics.c:67 #, c-format msgid "relative range of values =%4.0f * EPS, is small (axis %d)" msgstr "相對範圍值 =%4.0f * EPS太小 (座標 %d)" #: src/main/grep.c:93 #, c-format msgid "invalid regular expression '%s', reason '%s'" msgstr "無效的正規表示式 '%s' ,原因是 '%s'" #: src/main/grep.c:95 #, c-format msgid "invalid regular expression, reason '%s'" msgstr "無效的正規表示式,原因是 '%s'" #: src/main/grep.c:220 src/main/grep.c:308 src/main/grep.c:416 #: src/main/grep.c:883 src/main/grep.c:2473 #, c-format msgid "input string %d is invalid UTF-8" msgstr "輸入字串 %d 是無效的 UTF-8" #: src/main/grep.c:286 src/main/grep.c:383 #, c-format msgid "'split' string %d is invalid UTF-8" msgstr "'split' 字串 %d 是無效的 UTF-8" #: src/main/grep.c:290 src/main/grep.c:387 src/main/grep.c:560 #, c-format msgid "'split' string %d is invalid in this locale" msgstr "'split' 字串 %d 在這個語區中無效" #: src/main/grep.c:395 src/main/grep.c:851 src/main/grep.c:1600 #: src/main/grep.c:2394 #, c-format msgid "" "PCRE pattern compilation error\n" "\t'%s'\n" "\tat '%s'\n" msgstr "" "PCRE 胚騰編譯錯誤\n" "\t'%s'\n" "\t於 '%s'\n" #: src/main/grep.c:397 #, c-format msgid "invalid split pattern '%s'" msgstr "split 的胚騰 '%s' 不正確" #: src/main/grep.c:401 src/main/grep.c:857 src/main/grep.c:1607 #: src/main/grep.c:2401 #, c-format msgid "" "PCRE pattern study error\n" "\t'%s'\n" msgstr "" "PCRE 胚騰檢查錯誤\n" "\t'%s'\n" #: src/main/grep.c:834 src/main/grep.c:2377 msgid "regular expression is invalid UTF-8" msgstr "正規表示式是無效的 UTF-8" #: src/main/grep.c:853 src/main/grep.c:1602 src/main/grep.c:2396 #, c-format msgid "invalid regular expression '%s'" msgstr "正規表示式 '%s' 不正確" #: src/main/grep.c:1264 msgid "pattern matches an empty string infinitely, returning first match only" msgstr "胚騰符合無限大的空字串,只回傳第一個符合者" #: src/main/grep.c:1575 msgid "'pattern' is invalid UTF-8" msgstr "'pattern' 是無效的 UTF-8" #: src/main/grep.c:1577 msgid "'replacement' is invalid UTF-8" msgstr "'replacement' 是無效的 UTF-8" #: src/main/grep.c:1581 msgid "'pattern' is invalid in this locale" msgstr "'pattern' 的值在本語言環境下不正確" #: src/main/grep.c:1584 msgid "'replacement' is invalid in this locale" msgstr "'replacement' 的值在本語言環境下不正確" #: src/main/grep.c:1589 msgid "zero-length pattern" msgstr "胚騰長度為零" #: src/main/grep.c:1732 src/main/grep.c:1748 src/main/grep.c:1796 #: src/main/grep.c:1812 src/main/grep.c:1859 src/main/grep.c:1875 msgid "result string is too long" msgstr "結果字串太長" #: src/main/grep.c:2411 #, fuzzy, c-format msgid "'pcre_fullinfo' returned '%d' " msgstr "pcre_fullinfo 已回傳 '%d'" #: src/main/identical.c:121 msgid "ignoring non-pairlist attributes" msgstr "" #: src/main/internet.c:92 msgid "internet routines cannot be accessed in module" msgstr "無法讀寫模組中的網際網路例行程式" #: src/main/internet.c:103 src/main/internet.c:141 src/main/internet.c:154 #: src/main/internet.c:165 src/main/internet.c:176 src/main/internet.c:187 #: src/main/internet.c:196 src/main/internet.c:207 src/main/internet.c:218 #: src/main/internet.c:227 src/main/internet.c:237 msgid "internet routines cannot be loaded" msgstr "無法載入網際網路例行程式" #: src/main/internet.c:118 src/main/memory.c:3434 src/main/memory.c:3444 #: src/main/memory.c:3456 src/main/memory.c:3470 src/main/memory.c:3487 #: src/main/memory.c:3505 msgid "bad value" msgstr "不當的值" #: src/main/internet.c:124 msgid "internet routines were already initialized" msgstr "網際網路常式已經初始化" #: src/main/internet.c:251 src/main/internet.c:265 src/main/internet.c:281 #: src/main/internet.c:293 src/main/internet.c:307 src/main/internet.c:327 #: src/main/internet.c:340 msgid "socket routines cannot be loaded" msgstr "無法載入插槽例行程式" #: src/main/lapack.c:39 #, fuzzy msgid "LAPACK routines cannot be accessed in module" msgstr "模組中沒有此一 X11 例行程式" #: src/main/lapack.c:53 #, fuzzy msgid "LAPACK routines cannot be loaded" msgstr "無法載入插槽例行程式" #: src/main/logic.c:70 msgid "binary operations require two arguments" msgstr "二元運算需要兩個引數" #: src/main/logic.c:88 src/main/logic.c:150 msgid "operations are possible only for numeric, logical or complex types" msgstr "運算只適用於數值、邏輯或複數類型" #: src/main/logic.c:98 msgid "binary operation on non-conformable arrays" msgstr "二元運算不能在非調和陣列上進行" #: src/main/logic.c:124 src/main/relop.c:247 msgid "non-conformable time series" msgstr "非調和時間序列" #: src/main/logic.c:254 #, c-format msgid "'%s' operator requires 2 arguments" msgstr "'%s' 運算子需要兩個引數" #: src/main/logic.c:261 #, c-format msgid "invalid 'x' type in 'x %s y'" msgstr "'x %s y' 中的 'x' 類型不正確" #: src/main/logic.c:268 #, c-format msgid "invalid 'y' type in 'x %s y'" msgstr "'x %s y' 中的 'y' 類型不正確" #: src/main/logic.c:341 msgid "Unary operator `!' called with two arguments" msgstr "呼叫一元運算 '!' 時用了兩個引數" #: src/main/logic.c:448 #, c-format msgid "coercing argument of type '%s' to logical" msgstr "強制變更 '%s' 類型的引數為邏輯類型" #: src/main/main.c:49 msgid "dummy - do not translate" msgstr "dummy - do not translate" #: src/main/main.c:476 msgid "Error: segfault from C stack overflow\n" msgstr "錯誤: C 堆疊向上溢位的區段錯誤\n" #: src/main/main.c:846 msgid "unable to open the base package\n" msgstr "無法開啟基本套件\n" #: src/main/main.c:924 #, c-format msgid "unable to restore saved data in %s\n" msgstr "無法還原儲存在 %s 中的資料\n" #: src/main/main.c:971 msgid "During startup - " msgstr "於啟動期間 - " #: src/main/main.c:1224 msgid "cannot quit from browser" msgstr "無法離開瀏覽器" #: src/main/main.c:1228 msgid "one of \"yes\", \"no\", \"ask\" or \"default\" expected." msgstr "只能用 \"yes\"、\"no\"、\"ask\" 或 \"default\" 中的一個。" #: src/main/main.c:1233 msgid "save=\"ask\" in non-interactive use: command-line default will be used" msgstr "save=\"ask\" 不能在非交互狀態時使用:改用命令列預設值" #: src/main/main.c:1241 msgid "unrecognized value of 'save'" msgstr "沒有這種 'save' 值" #: src/main/main.c:1244 msgid "invalid 'status', 0 assumed" msgstr "'status' 不正確, 假定為 0" #: src/main/main.c:1249 msgid "invalid 'runLast', FALSE assumed" msgstr "'runLast' 不正確, 假定為 FALSE" #: src/main/main.c:1280 msgid "cannot allocate space for toplevel callback element" msgstr "無法為最高層回呼元素配置空間" #: src/main/main.c:1358 msgid "negative index passed to R_removeTaskCallbackByIndex" msgstr "負的索引值被傳遞給 R_removeTaskCallbackByIndex" #: src/main/main.c:1468 #, c-format msgid "warning messages from top-level task callback '%s'\n" msgstr "最高層任務回呼 '%s' 產生了警告訊息\n" #: src/main/main.c:1524 msgid "top-level task callback did not return a logical value" msgstr "最高層任務回呼沒回傳邏輯值" #: src/main/mapply.c:58 msgid "zero-length inputs cannot be mixed with those of non-zero length" msgstr "" #: src/main/mapply.c:76 msgid "argument 'MoreArgs' of 'mapply' is not a list" msgstr "'mapply' 的引數 'MoreArgs' 不是一個串列" #: src/main/mapply.c:113 msgid "longer argument not a multiple of length of shorter" msgstr "長引數長度不是短引數長度的整數倍" #: src/main/match.c:111 msgid "invalid partial string match" msgstr "部分字串比對不正確" #: src/main/match.c:228 src/main/match.c:268 src/main/objects.c:56 #: src/main/objects.c:66 #, c-format msgid "formal argument \"%s\" matched by multiple actual arguments" msgstr "正式引數 \"%s\" 有多個與之相對應的實際引數" #: src/main/match.c:231 src/main/match.c:266 #, c-format msgid "argument %d matches multiple formal arguments" msgstr "引數 %d 有多個與之相對應的正式引數" #: src/main/match.c:272 #, c-format msgid "partial argument match of '%s' to '%s'" msgstr "'%s' 的部份引數符合 '%s'" #: src/main/match.c:383 #, fuzzy, c-format msgid "unused argument %s" msgid_plural "unused arguments %s" msgstr[0] "未使用的引數 %s" #: src/main/memory.c:1232 msgid "can only weakly reference/finalize reference objects" msgstr "參考物件只能被弱型參考或被終了" #: src/main/memory.c:1266 msgid "finalizer must be a function or NULL" msgstr "終了程式必須是函數或 NULL" #: src/main/memory.c:1322 src/main/memory.c:1330 src/main/memory.c:1341 msgid "not a weak reference" msgstr "非弱型參考" #: src/main/memory.c:1472 msgid "first argument must be environment or external pointer" msgstr "第一引數必須是環境或外部指標" #: src/main/memory.c:1474 msgid "second argument must be a function" msgstr "第二引數必須是函數" #: src/main/memory.c:1478 msgid "third argument must be 'TRUE' or 'FALSE'" msgstr "第三引數的值必須是 'TRUE' 或 'FALSE'" #: src/main/memory.c:1970 msgid "vector memory exhausted (limit reached?)" msgstr "向量記憶體已用完 (達到了極值?)" #: src/main/memory.c:1976 msgid "cons memory exhausted (limit reached?)" msgstr "cons 記憶體已用完 (達到了極值?)" #: src/main/memory.c:1981 msgid "memory exhausted (limit reached?)" msgstr "記憶體已耗盡 (達到了極值?)" #: src/main/memory.c:2116 #, fuzzy, c-format msgid "cannot allocate memory block of size %0.f Tb" msgstr "無法配置大小為 %0.1f Gb 的記憶體區塊" #: src/main/memory.c:2121 #, c-format msgid "cannot allocate memory block of size %0.1f Gb" msgstr "無法配置大小為 %0.1f Gb 的記憶體區塊" #: src/main/memory.c:2442 #, fuzzy msgid "vector is too large" msgstr "指定的向量大小太大" #: src/main/memory.c:2445 msgid "negative length vectors are not allowed" msgstr "不允許負長度的向量" #: src/main/memory.c:2471 src/main/memory.c:2484 src/main/memory.c:2497 #: src/main/memory.c:2512 #, c-format msgid "cannot allocate vector of length %d" msgstr "無法分派長度為 %d 的向量" #: src/main/memory.c:2533 #, c-format msgid "invalid type/length (%s/%d) in vector allocation" msgstr "向量配置的類型/長度 (%s/%d) 無效" #: src/main/memory.c:2636 #, c-format msgid "cannot allocate vector of size %0.1f Gb" msgstr "無法配置大小為 %0.1f Gb 的向量" #: src/main/memory.c:2640 #, c-format msgid "cannot allocate vector of size %0.1f Mb" msgstr "無法配置大小為 %0.1f Mb 的向量" #: src/main/memory.c:2644 #, c-format msgid "cannot allocate vector of size %0.f Kb" msgstr "無法配置大小為 %0.f Kb 的向量" #: src/main/memory.c:3001 msgid "protect(): protection stack overflow" msgstr "protect():防止堆疊向上溢位" #: src/main/memory.c:3008 #, c-format msgid "unprotect(): only %d protected items" msgstr "unprotect():只有 %d 個受保護項目" #: src/main/memory.c:3041 msgid "unprotect_ptr: pointer not found" msgstr "unprotect_ptr: 找不到指標" #: src/main/memory.c:3079 #, fuzzy, c-format msgid "R_Reprotect: only %d protected items, can't reprotect index %d" msgstr "unprotect():只有 %d 個受保護項目" #: src/main/memory.c:3129 #, fuzzy, c-format msgid "'Calloc' could not allocate memory (%.0f of %u bytes)" msgstr "Calloc 無法配置記憶體 (%.0f 於 %u 位元組)" #: src/main/memory.c:3140 #, fuzzy, c-format msgid "'Realloc' could not re-allocate memory (%.0f bytes)" msgstr "Realloc 無法重新配置記憶體 (%.0f 位元組)" #: src/main/memory.c:3380 msgid "not safe to return vector pointer" msgstr "回傳向量指標不是安全的做法" #: src/main/memory.c:3392 #, c-format msgid "attempt to set index %lu/%lu in SET_STRING_ELT" msgstr "" #: src/main/memory.c:3408 #, c-format msgid "attempt to set index %lu/%lu in SET_VECTOR_ELT" msgstr "" #: src/main/memory.c:3658 msgid "memory profiling is not available on this system" msgstr "這個系統上無法取得記憶體側寫檔" #: src/main/memory.c:3723 #, c-format msgid "Rprofmem: cannot open output file '%s'" msgstr "Rprofmem:無法開啟輸出檔案 '%s'" #: src/main/memory.c:3830 #, c-format msgid "long vectors not supported yet: %s:%d" msgstr "" #: src/main/names.c:996 msgid "string argument required" msgstr "需要字串引數" #: src/main/names.c:999 msgid "no such primitive function" msgstr "沒有此一原始函數" #: src/main/names.c:1146 msgid "attempt to use zero-length variable name" msgstr "不能用零長度的變數名" #: src/main/names.c:1148 #, c-format msgid "variable names are limited to %d bytes" msgstr "變數名稱受限為 %d 位元組" #: src/main/names.c:1176 src/main/names.c:1179 msgid "invalid .Internal() argument" msgstr ".Internal() 引數不正確" #: src/main/objects.c:46 msgid "generic 'function' is not a function" msgstr "一般 'function' 不是函數" #: src/main/objects.c:201 msgid "bad generic call environment" msgstr "一般呼叫環境不正確" #: src/main/objects.c:207 msgid "bad generic definition environment" msgstr "一般定義環境不正確" #: src/main/objects.c:246 #, fuzzy msgid "" "no '.S3MethodsClass' table, cannot use S4 objects with S3 methods ('methods' " "package not attached?)" msgstr "" "沒有 .S3MethodsClass 表格,無法使用 S4 物件與 S3 方法 (沒有附加方法套件?)" #: src/main/objects.c:270 src/main/objects.c:411 msgid "'UseMethod' used in an inappropriate fashion" msgstr "'UseMethod' 不能這樣使用" #: src/main/objects.c:290 #, fuzzy msgid "invalid generic function in 'usemethod'" msgstr "'usemethod' 中不能用一般功能" #: src/main/objects.c:399 msgid "there must be a 'generic' argument" msgstr "必須要有一個 'generic' 引數" #: src/main/objects.c:403 msgid "'generic' argument must be a character string" msgstr "'generic' 引數必須是字串" #: src/main/objects.c:440 #, fuzzy msgid "'UseMethod' called from outside a function" msgstr "'NextMethod' 不能在函數外呼叫" #: src/main/objects.c:447 msgid "first argument must be a generic name" msgstr "第一引數必須是一般名稱" #: src/main/objects.c:472 #, c-format msgid "no applicable method for '%s' applied to an object of class \"%s\"" msgstr "沒有適用的方法可將 '%s' 套用到 \"%s\" 類別的物件" #: src/main/objects.c:533 msgid "'NextMethod' called from outside a function" msgstr "'NextMethod' 不能在函數外呼叫" #: src/main/objects.c:539 msgid "'NextMethod' called from an anonymous function" msgstr "'NextMethod' 不能在匿名函數內呼叫" #: src/main/objects.c:563 msgid "no calling generic was found: was a method called directly?" msgstr "找不到呼叫此方法的一般函數: 是不是已經直接呼叫這個方法?" #: src/main/objects.c:566 #, c-format msgid "'function' is not a function, but of type %d" msgstr "'function' 不是函數, 而是類型 %d" #: src/main/objects.c:640 msgid "wrong argument ..." msgstr "引數不正確 ..." #: src/main/objects.c:653 msgid "object not specified" msgstr "物件沒有指定" #: src/main/objects.c:663 src/main/objects.c:670 msgid "generic function not specified" msgstr "一般功能沒有指定" #: src/main/objects.c:667 #, fuzzy msgid "invalid generic argument to 'NextMethod'" msgstr "NextMethod 不能用一般引數" #: src/main/objects.c:680 #, fuzzy msgid "invalid 'group' argument found in 'NextMethod'" msgstr "NextMethod 不能用 'group' 引數" #: src/main/objects.c:699 msgid "wrong value for .Method" msgstr ".Method 的值不正確" #: src/main/objects.c:703 src/main/objects.c:712 #, c-format msgid "method name too long in '%s'" msgstr "'%s' 中的方法名稱太長" #: src/main/objects.c:715 msgid "Incompatible methods ignored" msgstr "不相容方法,忽略不用" #: src/main/objects.c:775 src/main/objects.c:780 msgid "no method to invoke" msgstr "沒有可以呼叫的方法" #: src/main/objects.c:832 msgid "cannot unclass an environment" msgstr "無法取消環境的類別" #: src/main/objects.c:835 msgid "cannot unclass an external pointer" msgstr "無法取消外部指標的類別" #: src/main/objects.c:872 msgid "'what' must be a character vector" msgstr "'what' 必須是字元向量" #: src/main/objects.c:876 msgid "'which' must be a length 1 logical vector" msgstr "'which' 必須是長度為 1 的邏輯向量" #: src/main/objects.c:882 msgid "use 'is()' instead of 'inherits()' on S4 objects" msgstr "在 S4 物件上使用 'is()' 來代替 'inherits()'" #: src/main/objects.c:1012 msgid "could not find correct environment; please report!" msgstr "" #: src/main/objects.c:1052 #, fuzzy msgid "'onOff' must be TRUE or FALSE" msgstr "'all.x' 必須是 TRUE 或 FALSE" #: src/main/objects.c:1119 #, c-format msgid "unable to find a non-generic version of function \"%s\"" msgstr "無法找到非一般版本的函數 \"%s\"" #: src/main/objects.c:1151 #, fuzzy msgid "" "'standardGeneric' called without 'methods' dispatch enabled (will be ignored)" msgstr "standardGeneric 被呼叫,但方法分派沒有啟用 (忽略不用)" #: src/main/objects.c:1160 #, fuzzy msgid "argument to 'standardGeneric' must be a non-empty character string" msgstr "standardGeneric 的引數必須是非空字串" #: src/main/objects.c:1165 #, c-format msgid "" "call to standardGeneric(\"%s\") apparently not from the body of that generic " "function" msgstr "不能從非同屬函數中呼叫 standardGeneric(\"%s\") " #: src/main/objects.c:1189 msgid "argument 'code' must be a character string" msgstr "引數 'code' 必須是字串" #: src/main/objects.c:1257 #, c-format msgid "" "invalid primitive methods code (\"%s\"): should be \"clear\", \"reset\", " "\"set\", or \"suppress\"" msgstr "" "原始方法程式碼 (\"%s\") 不正確:應該是 \"clear\"、\"reset\"、\"set\" 或 " "\"suppress\"" #: src/main/objects.c:1265 msgid "invalid object: must be a primitive function" msgstr "物件不正確: 必須是原始函數" #: src/main/objects.c:1312 #, c-format msgid "" "the formal definition of a primitive generic must be a function object (got " "type '%s')" msgstr "原始一般函數的正式定義必須是函數物件 (不能是 '%s' 類別)" #: src/main/objects.c:1342 #, fuzzy, c-format msgid "object returned as generic function \"%s\" does not appear to be one" msgstr "以通用函數 \"%s\" 型式回傳的物件看來不是一個" #: src/main/objects.c:1444 msgid "invalid primitive operation given for dispatch" msgstr "不能分派原始運算" #: src/main/objects.c:1470 src/main/objects.c:1489 msgid "dispatch error" msgstr "分派錯誤" #: src/main/objects.c:1483 #, c-format msgid "" "primitive function \"%s\" has been set for methods but no generic function " "supplied" msgstr "原始函數 \"%s\" 設定了方法,但沒有一般函數 " #: src/main/objects.c:1508 msgid "C level MAKE_CLASS macro called with NULL string pointer" msgstr "C 級的 MAKE_TYPE 巨集不能用 NULL 字串指標來呼叫" #: src/main/objects.c:1524 msgid "R_getClassDef(.) called with NULL string pointer" msgstr "R_getClassDef(.) 以空字串指標來呼叫" #: src/main/objects.c:1546 msgid "C level NEW macro called with null class definition pointer" msgstr "C 級的 NEW 巨集不能用 null 類別定義指標來呼叫" #: src/main/objects.c:1550 #, c-format msgid "trying to generate an object from a virtual class (\"%s\")" msgstr "試著從虛擬類別 (\"%s\") 產生物件" #: src/main/objects.c:1627 #, fuzzy, c-format msgid "object of class \"%s\" does not correspond to a valid S3 object" msgstr "\"%s\" 類別的物件並不相應於有效的 S3 物件" #: src/main/options.c:120 src/main/options.c:180 msgid "corrupted options list" msgstr "已損壞的選項串列" #: src/main/options.c:130 msgid "invalid printing width, used 80" msgstr "無效的印出寬度,使用 80" #: src/main/options.c:141 msgid "invalid printing digits, used 7" msgstr "無效的印出位數,使用 7" #: src/main/options.c:153 msgid "invalid 'deparse.cutoff', used 60" msgstr "" #: src/main/options.c:165 msgid "invalid value for \"device.ask.default\", using FALSE" msgstr "用於 \"device.ask.default\" 的值無效,使用 FALSE" #: src/main/options.c:401 msgid "list argument has no valid names" msgstr "串列引數沒有任何有效名稱" #: src/main/options.c:429 #, c-format msgid "invalid 'width' parameter, allowed %d...%d" msgstr "無效的 'width' 參數,允許 %d...%d" #: src/main/options.c:440 #, c-format msgid "invalid 'digits' parameter, allowed %d...%d" msgstr "無效的 'digits' 參數,允許 %d...%d" #: src/main/options.c:447 #, c-format msgid "'expressions' parameter invalid, allowed %d...%d" msgstr "'expressions' 參數無效,允許 %d...%d" #: src/main/options.c:454 src/main/options.c:462 src/main/options.c:468 #: src/main/options.c:476 src/main/options.c:483 src/main/options.c:488 #: src/main/options.c:495 src/main/options.c:501 src/main/options.c:507 #: src/main/options.c:512 src/main/options.c:517 src/main/options.c:526 #: src/main/options.c:532 src/main/options.c:538 src/main/options.c:549 #: src/main/options.c:556 src/main/options.c:562 src/main/options.c:570 #: src/main/options.c:577 src/main/options.c:584 src/main/options.c:591 #: src/main/options.c:598 src/main/options.c:606 src/main/options.c:615 #: src/main/options.c:618 src/main/options.c:624 #, c-format msgid "invalid value for '%s'" msgstr "無效的值用於 '%s'" #: src/main/options.c:611 src/main/options.c:640 msgid "\"par.ask.default\" has been replaced by \"device.ask.default\"" msgstr "\"par.ask.default\" 已被 \"device.ask.default\" 所置換" #: src/main/paste.c:80 src/main/paste.c:300 msgid "invalid separator" msgstr "分隔符號不正確" #: src/main/paste.c:118 #, fuzzy msgid "non-string argument to internal 'paste'" msgstr "內部貼上的引數不是字串" #: src/main/paste.c:174 src/main/paste.c:244 msgid "result would exceed 2^31-1 bytes" msgstr "" #: src/main/paste.c:321 msgid "non-string argument to Internal paste" msgstr "內部貼上的引數不是字串" #: src/main/paste.c:390 msgid "first argument must be atomic" msgstr "第一個引數必須是基元" #: src/main/paste.c:560 msgid "Impossible mode ( x )" msgstr "這種狀態 (x) 是不可能的" #: src/main/paste.c:645 msgid "atomic vector arguments only" msgstr "只能用基元向量引數" #: src/main/platform.c:304 src/main/platform.c:322 msgid "invalid filename specification" msgstr "檔案名稱設定不正確" #: src/main/platform.c:375 src/main/platform.c:419 msgid "write error during file append" msgstr "檔案附加時寫入發生錯誤" #: src/main/platform.c:394 msgid "nothing to append to" msgstr "沒有可以附加的檔案" #: src/main/platform.c:448 src/main/platform.c:795 msgid "invalid filename argument" msgstr "filename 引數不正確" #: src/main/platform.c:460 #, c-format msgid "cannot create file '%s', reason '%s'" msgstr "無法建立檔案 '%s' ,原因是 '%s'" #: src/main/platform.c:475 src/main/platform.c:545 src/main/platform.c:627 msgid "invalid first filename" msgstr "第一個檔案名稱不正確" #: src/main/platform.c:487 #, c-format msgid "cannot remove file '%s', reason '%s'" msgstr "無法移除檔案 '%s' ,原因是 '%s'" #: src/main/platform.c:547 src/main/platform.c:629 msgid "invalid second filename" msgstr "第二個檔案名稱不正確" #: src/main/platform.c:549 src/main/platform.c:631 msgid "nothing to link" msgstr "沒有可以連結的檔案" #: src/main/platform.c:559 #, fuzzy msgid "symbolic links are not supported on this version of Windows" msgstr "這個平臺不支援符號連結" #: src/main/platform.c:581 #, fuzzy, c-format msgid "cannot symlink '%ls' to '%ls', reason '%s'" msgstr "無法將 '%s' 符號連結到 '%s' ,原因是 '%s'" #: src/main/platform.c:601 #, c-format msgid "cannot symlink '%s' to '%s', reason '%s'" msgstr "無法將 '%s' 符號連結到 '%s' ,原因是 '%s'" #: src/main/platform.c:609 #, fuzzy msgid "symbolic links are not supported on this platform" msgstr "這個平臺不支援符號連結" #: src/main/platform.c:649 #, c-format msgid "cannot link '%ls' to '%ls', reason '%s'" msgstr "無法將 '%ls' 鏈結到 '%ls' ,原因是 '%s'" #: src/main/platform.c:669 #, c-format msgid "cannot link '%s' to '%s', reason '%s'" msgstr "無法將 '%s' 鏈結到 '%s' ,原因是 '%s'" #: src/main/platform.c:678 msgid "(hard) links are not supported on this platform" msgstr "這個平臺不支援 (硬式) 鏈結" #: src/main/platform.c:709 msgid "'from' and 'to' are of different lengths" msgstr "'from' 和 'to' 具有不同的長度" #: src/main/platform.c:720 src/main/platform.c:730 msgid "expanded 'from' name too long" msgstr "展開後的 'from' 名稱太長" #: src/main/platform.c:724 src/main/platform.c:734 msgid "expanded 'to' name too long" msgstr "展開後的 'to' 名稱太長" #: src/main/platform.c:738 #, c-format msgid "cannot rename file '%s' to '%s', reason '%s'" msgstr "無法將檔案 '%s' 重新命名為 ' %s' ,原因是 '%s'" #: src/main/platform.c:1094 msgid "invalid 'pattern' regular expression" msgstr "'pattern' 正規表示式不正確" #: src/main/platform.c:1211 msgid "unable to determine R home location" msgstr "無法確定 R 家目錄位置" #: src/main/platform.c:1263 msgid "file name too long" msgstr "檔案名稱太長" #: src/main/platform.c:1511 src/main/platform.c:1558 src/main/sysutils.c:1850 #: src/main/sysutils.c:1864 msgid "internal out-of-memory condition" msgstr "內部記憶體不足的狀況" #: src/main/platform.c:1554 src/main/sysutils.c:1860 #, c-format msgid "read error on '%s'" msgstr "於 '%s' 讀取錯誤" #: src/main/platform.c:1722 msgid "setting 'LC_NUMERIC' may cause R to function strangely" msgstr "正在設定 'LC_NUMERIC' 可能會使得 R 的運作異常" #: src/main/platform.c:1736 msgid "LC_MESSAGES exists on Windows but is not operational" msgstr "LC_MESSAGES 存在於 Windows 但是運作不正常" #: src/main/platform.c:1763 #, c-format msgid "OS reports request to set locale to \"%s\" cannot be honored" msgstr "作業系統回報無法實現設定語區為 \"%s\" 的要求" #: src/main/platform.c:2065 msgid "'hostname' must be a character vector of length 1" msgstr "'hostname' 必須是長度為 1 的字元向量" #: src/main/platform.c:2071 #, c-format msgid "nsl() was unable to resolve host '%s'" msgstr "nsl() 無法分辨主機 '%s'" #: src/main/platform.c:2078 #, fuzzy msgid "unknown format returned by C function 'gethostbyname'" msgstr "gethostbyname 回傳了錯誤的格式" #: src/main/platform.c:2087 msgid "nsl() is not supported on this platform" msgstr "本平臺不支援 nsl()" #: src/main/platform.c:2158 #, c-format msgid "'%s' already exists" msgstr "'%s' 已存在" #: src/main/platform.c:2161 #, c-format msgid "cannot create dir '%s', reason '%s'" msgstr "無法建立目錄 '%s' ,原因是 '%s'" #: src/main/platform.c:2207 #, c-format msgid "'%ls' already exists" msgstr "'%ls' 已經存在" #: src/main/platform.c:2211 #, c-format msgid "cannot create dir '%ls', reason '%s'" msgstr "無法建立目錄 '%ls' ,原因是 '%s'" #: src/main/platform.c:2245 src/main/platform.c:2449 msgid "too deep nesting" msgstr "" #: src/main/platform.c:2253 src/main/platform.c:2266 src/main/platform.c:2284 #, fuzzy msgid "over-long path" msgstr "胚騰長度為零" #: src/main/platform.c:2273 #, c-format msgid "problem creating directory %ls: %s" msgstr "建立目錄 %ls 時出了問題:%s" #: src/main/platform.c:2293 #, c-format msgid "problem reading dir %ls: %s" msgstr "讀取目錄 %ls 時出了問題:%s" #: src/main/platform.c:2304 src/main/platform.c:2465 src/main/platform.c:2478 #: src/main/platform.c:2498 src/main/platform.c:2520 #, fuzzy msgid "over-long path length" msgstr "胚騰長度為零" #: src/main/platform.c:2312 #, c-format msgid "problem copying %ls to %ls: %s" msgstr "複製 %ls 到 %ls 時出了問題:%s" #: src/main/platform.c:2487 #, c-format msgid "problem creating directory %s: %s" msgstr "建立目錄 %s 時出了問題:%s" #: src/main/platform.c:2507 #, c-format msgid "problem reading directory %s: %s" msgstr "讀取目錄 %s 時出了問題:%s" #: src/main/platform.c:2529 #, c-format msgid "problem copying %s to %s: %s" msgstr "複製 %s 到 %s 時出了問題:%s" #: src/main/platform.c:2662 msgid "'mode' must be of length at least one" msgstr "'mode' 的長度必須是至少一個" #: src/main/platform.c:2729 msgid "insufficient OS support on this platform" msgstr "這個平臺的作業系統支援不足" #: src/main/plot3d.c:118 #, c-format msgid "contour(): circular/long seglist -- set %s > %d?" msgstr "contour():環/長 seglist -- 設定 %s > %d?" #: src/main/plot3d.c:196 msgid "all z values are equal" msgstr "所有的 z 值都一樣" #: src/main/plot3d.c:198 msgid "all z values are NA" msgstr "所有的 z 值都是 NA" #: src/main/plotmath.c:333 msgid "invalid math style encountered" msgstr "遇到無效的數學樣式" #: src/main/plotmath.c:1261 src/main/plotmath.c:1366 src/main/plotmath.c:2664 msgid "invalid mathematical annotation" msgstr "無效的數學記法" #: src/main/plotmath.c:1670 msgid "invalid accent" msgstr "無效的音調符號" #: src/main/plotmath.c:1964 msgid "invalid group delimiter" msgstr "無效的群組分隔符號" #: src/main/plotmath.c:1991 src/main/plotmath.c:2137 msgid "invalid group specification" msgstr "無效的群組規格" #: src/main/plotmath.c:2062 msgid "group is incomplete" msgstr "群組不完整" #: src/main/plotmath.c:3190 msgid "Metric information not available for this family/device" msgstr "度量資訊無法用於這個家族/裝置" #: src/main/print.c:148 src/main/print.c:254 msgid "invalid 'na.print' specification" msgstr "'na.print' 設定不正確" #: src/main/print.c:157 msgid "invalid row labels" msgstr "列標記不正確" #: src/main/print.c:159 msgid "invalid column labels" msgstr "行標記不正確" #: src/main/print.c:183 msgid "non-function argument to .Internal(print.function(.))" msgstr ".Internal (print.function(.)) 的非函數引數" #: src/main/print.c:264 msgid "'gap' must be non-negative integer" msgstr "'gap' 必須是正整數" #: src/main/print.c:289 msgid "invalid 'tryS4' internal argument" msgstr "'tryS4' 內部引數不正確" #: src/main/print.c:1028 #, fuzzy msgid "invalid character length in 'dblepr'" msgstr "dblepr 字元長度不正確" #: src/main/print.c:1046 #, fuzzy msgid "invalid character length in 'intpr'" msgstr "intpr 字元長度不正確" #: src/main/print.c:1065 #, fuzzy msgid "invalid character length in 'realpr'" msgstr "realpr 字元長度不正確" #: src/main/print.c:1075 #, fuzzy msgid "memory allocation error in 'realpr'" msgstr "realpr 記憶體配置錯誤" #: src/main/print.c:1091 #, c-format msgid "BLAS/LAPACK routine '%6s' gave error code %d" msgstr "BLAS/LAPACK 例行程式 '%6s' 產生了錯誤碼 %d" #: src/main/printarray.c:453 msgid "too few row labels" msgstr "列標記不夠" #: src/main/printarray.c:455 msgid "too few column labels" msgstr "行標記不夠" #: src/main/printarray.c:489 #, fuzzy, c-format msgid " [ reached getOption(\"max.print\") -- omitted %d row ]\n" msgid_plural " [ reached getOption(\"max.print\") -- omitted %d rows ]\n" msgstr[0] " [ 達到了 getOption (\"max.print\") -- 省略最後 %d 列 ]]\n" #: src/main/printutils.c:613 #, fuzzy msgid "it is not known that wchar_t is Unicode on this platform" msgstr "本平臺不支援 nsl()" #: src/main/qsort.c:55 msgid "argument is not a numeric vector" msgstr "引數不是數值向量" #: src/main/random.c:37 msgid "invalid arguments" msgstr "引數不正確" #: src/main/random.c:93 src/main/random.c:110 src/main/random.c:175 #: src/main/random.c:201 src/main/random.c:274 src/main/random.c:288 msgid "NAs produced" msgstr "產生了 NA" #: src/main/random.c:445 msgid "NA in probability vector" msgstr "機率向量中有 NA" #: src/main/random.c:447 msgid "non-positive probability" msgstr "出現非正值機率" #: src/main/random.c:454 msgid "too few positive probabilities" msgstr "正值機率太少" #: src/main/random.c:491 src/main/random.c:519 msgid "cannot take a sample larger than the population when 'replace = FALSE'" msgstr "當 'replace = FALSE' 時不能取用比總體還要大的樣本" #: src/main/random.c:498 msgid "incorrect number of probabilities" msgstr "機率數目不正確" #: src/main/random.c:537 #, fuzzy msgid "n >= 2^31, replace = FALSE is only supported on 64-bit platforms" msgstr "這個平臺不支援 'dirmark = TRUE'" #: src/main/raw.c:37 src/main/raw.c:273 #, fuzzy msgid "argument must be a character vector of length 1" msgstr "'hostname' 必須是長度為 1 的字元向量" #: src/main/raw.c:39 src/main/raw.c:275 #, fuzzy msgid "" "argument should be a character vector of length 1\n" "all but the first element will be ignored" msgstr "引數 '%s' 長度 > 1 且只有第一個元素將被使用" #: src/main/raw.c:53 src/main/raw.c:89 src/main/raw.c:110 #, fuzzy msgid "argument 'x' must be a raw vector" msgstr "第一引數必須是向量" #: src/main/raw.c:56 src/main/raw.c:330 #, fuzzy msgid "argument 'multiple' must be TRUE or FALSE" msgstr "'resize' 必須為真或假" #: src/main/raw.c:91 #, fuzzy msgid "argument 'shift' must be a small integer" msgstr "'size' 引數必須是正整數" #: src/main/raw.c:129 src/main/raw.c:327 #, fuzzy msgid "argument 'x' must be an integer vector" msgstr "第一引數必須是字元向量" #: src/main/raw.c:148 #, fuzzy msgid "argument 'x' must be raw, integer or logical" msgstr "引數 'logarithm' 必須是邏輯值" #: src/main/raw.c:150 #, fuzzy msgid "argument 'type' must be a character string" msgstr "引數 'code' 必須是字串" #: src/main/raw.c:154 #, fuzzy, c-format msgid "argument 'x' must be a multiple of %d long" msgstr "引數必須是個函數" #: src/main/raw.c:167 src/main/raw.c:181 #, fuzzy msgid "argument 'x' must not contain NAs" msgstr "引數必須不是函數" #: src/main/raw.c:285 #, fuzzy msgid "invalid UTF-8 string" msgstr "無效的 UTF-8 字串 'old'" #: src/main/relop.c:202 #, c-format msgid "comparison (%d) is possible only for atomic and list types" msgstr "只有基元或串列類型才能做比較 (%d)" #: src/main/relop.c:207 msgid "comparison is not allowed for expressions" msgstr "運算式不能作比較" #: src/main/relop.c:296 msgid "comparison of these types is not implemented" msgstr "這些類型的比較還沒有實作" #: src/main/relop.c:509 msgid "invalid comparison with complex values" msgstr "不能與複數值進行比較" #: src/main/relop.c:767 #, fuzzy msgid "'a' and 'b' must have the same type" msgstr "'data' 必須是向量類型" #: src/main/saveload.c:200 src/main/saveload.c:205 src/main/saveload.c:214 #: src/main/saveload.c:223 src/main/saveload.c:232 src/main/saveload.c:241 #: src/main/saveload.c:245 src/main/saveload.c:254 src/main/saveload.c:1381 #: src/main/saveload.c:1386 src/main/saveload.c:1430 src/main/saveload.c:1498 #: src/main/saveload.c:1507 src/main/serialize.c:331 src/main/serialize.c:338 #: src/main/serialize.c:2388 src/main/serialize.c:2396 msgid "read error" msgstr "讀取錯誤" #: src/main/saveload.c:332 msgid "a I read error occurred" msgstr "發生了 I 類別讀取錯誤" #: src/main/saveload.c:342 msgid "a R read error occurred" msgstr "發生了 R 類別讀取錯誤" #: src/main/saveload.c:352 msgid "a C read error occurred" msgstr "發生了 C 類別讀取錯誤" #: src/main/saveload.c:362 msgid "a S read error occurred" msgstr "發生了 S 類別讀取錯誤" #: src/main/saveload.c:387 src/main/saveload.c:395 src/main/saveload.c:403 #: src/main/saveload.c:1594 src/main/saveload.c:1602 msgid "a read error occurred" msgstr "發生了讀取錯誤" #: src/main/saveload.c:467 msgid "unresolved node during restore" msgstr "復原時遇到了無法解析的節點" #: src/main/saveload.c:488 #, c-format msgid "restore compatibility error - no version %d compatibility" msgstr "復原相容錯誤:沒有同版本 %d 相容的功能" #: src/main/saveload.c:572 src/main/saveload.c:645 msgid "bad SEXP type in data file" msgstr "資料檔案中 SEXP 類型發生錯誤" #: src/main/saveload.c:586 msgid "mismatch on types" msgstr "類型不符合" #: src/main/saveload.c:607 src/main/saveload.c:1270 src/main/serialize.c:1636 #, fuzzy, c-format msgid "unrecognized internal function name \"%s\"" msgstr "沒有這個函數 \"%s\"" #: src/main/saveload.c:709 msgid "cannot save file position while restoring data" msgstr "復原資料的時候無法儲存檔案位置" #: src/main/saveload.c:722 msgid "cannot restore file position while restoring data" msgstr "復原資料的時候無法復原檔案位置" #: src/main/saveload.c:915 msgid "base namespace is not preserved in version 1 workspaces" msgstr "1 號版本工作空間不能保留基本名稱空間" #: src/main/saveload.c:917 msgid "cannot save namespace in version 1 workspaces" msgstr "1 號版本工作空間無法儲存名稱空間" #: src/main/saveload.c:919 msgid "" "cannot save environment with locked/active bindings in version 1 workspaces" msgstr "1 號版本工作空間不能儲存鎖住的或是仍在用的繫結環境" #: src/main/saveload.c:943 msgid "cannot save weak references in version 1 workspaces" msgstr "1 號版本工作空間無法儲存弱型參考" #: src/main/saveload.c:1021 msgid "NewWriteVec called with non-vector type" msgstr "NewWriteVec 不適用於非向量類型" #: src/main/saveload.c:1084 msgid "cannot save byte code objects in version 1 workspaces" msgstr "1 號版本工作空間無法儲存位元組碼物件" #: src/main/saveload.c:1086 #, c-format msgid "NewWriteItem: unknown type %i" msgstr "NewWriteItem: 不明類型 %i" #: src/main/saveload.c:1216 msgid "NewReadVec called with non-vector type" msgstr "NewReadVec 不適用於非向量類型" #: src/main/saveload.c:1286 msgid "cannot read byte code objects from version 1 workspaces" msgstr "無法從 1 號版本工作空間中讀取位元組碼物件" #: src/main/saveload.c:1288 #, c-format msgid "NewReadItem: unknown type %i" msgstr "NewReadItem: 不明類型 %i" #: src/main/saveload.c:1440 msgid "out of memory reading ascii string" msgstr "讀取 ascii 字串時記憶體不足" #: src/main/saveload.c:1565 msgid "a binary read error occurred" msgstr "二進位讀取時發生了錯誤" #: src/main/saveload.c:1580 src/main/saveload.c:1681 msgid "out of memory reading binary string" msgstr "讀取二進位字串時記憶體不足" #: src/main/saveload.c:1585 msgid "a binary string read error occurred" msgstr "讀取二進位字串時發生了錯誤" #: src/main/saveload.c:1645 msgid "an xdr integer data write error occurred" msgstr "發生了 xdr 整數資料寫入錯誤" #: src/main/saveload.c:1652 msgid "an xdr integer data read error occurred" msgstr "發生了 xdr 整數資料讀取錯誤" #: src/main/saveload.c:1667 src/main/saveload.c:1686 msgid "an xdr string data write error occurred" msgstr "發生了 xdr 字串資料寫入錯誤" #: src/main/saveload.c:1694 msgid "an xdr real data write error occurred" msgstr "發生了 xdr 實數資料寫入錯誤" #: src/main/saveload.c:1701 msgid "an xdr real data read error occurred" msgstr "發生了 xdr 實數資料讀取錯誤" #: src/main/saveload.c:1708 msgid "an xdr complex data write error occurred" msgstr "發生了 xdr 複數資料寫入錯誤" #: src/main/saveload.c:1715 msgid "an xdr complex data read error occurred" msgstr "發生了 xdr 複數資料讀取錯誤" #: src/main/saveload.c:1783 src/main/serialize.c:1958 #: src/main/serialize.c:2568 src/modules/internet/internet.c:351 #: src/modules/internet/internet.c:409 src/modules/internet/internet.c:514 msgid "write failed" msgstr "寫入失敗" #: src/main/saveload.c:1910 msgid "restore file may be empty -- no data loaded" msgstr "復原檔案可能是空的 -- 沒有載入任何資料" #: src/main/saveload.c:1912 msgid "restore file may be from a newer version of R -- no data loaded" msgstr "復原檔案可能是由比本 R 版本要新的 R 所儲存的 -- 沒有載入任何資料" #: src/main/saveload.c:1914 msgid "bad restore file magic number (file may be corrupted) -- no data loaded" msgstr "復原檔案魔術數字發生錯誤 (檔案可能有損壞)-- 沒有載入任何資料" #: src/main/saveload.c:1940 src/main/saveload.c:2238 msgid "first argument must be a character vector" msgstr "第一引數必須是字元向量" #: src/main/saveload.c:2012 msgid "not a valid named list" msgstr "不是有效的具名串列" #: src/main/saveload.c:2019 src/main/saveload.c:2040 #, c-format msgid "'%s' looks like a pre-2.4.0 S4 object: please recreate it" msgstr "'%s' 看來像是 pre-2.4.0 S4 物件:請重新建立它" #: src/main/saveload.c:2027 msgid "loaded data is not in pair list form" msgstr "載入資料不是成雙的串列形式" #: src/main/saveload.c:2063 msgid "first argument must be a file name" msgstr "第一引數必須是檔案名稱" #: src/main/saveload.c:2108 src/main/saveload.c:2134 src/main/serialize.c:826 #: src/main/serialize.c:863 src/main/serialize.c:901 msgid "XDR write failed" msgstr "XDR 寫入失敗" #: src/main/saveload.c:2121 src/main/saveload.c:2146 src/main/serialize.c:1362 #: src/main/serialize.c:1398 src/main/serialize.c:1436 msgid "XDR read failed" msgstr "XDR 讀取失敗" #: src/main/saveload.c:2157 #, c-format msgid "cannot save data -- unable to open '%s': %s" msgstr "無法儲存資料 -- 無法開啟 '%s' :%s" #: src/main/saveload.c:2254 src/main/serialize.c:2161 #, c-format msgid "cannot save to connections in version %d format" msgstr "不可使用版本 %d 的格式來儲存連結" #: src/main/saveload.c:2277 src/main/serialize.c:2186 msgid "connection not open for writing" msgstr "無法開啟連結來進行寫入" #: src/main/saveload.c:2285 msgid "cannot save XDR format to a text-mode connection" msgstr "不能將XDR格式儲存到文字狀態連結" #: src/main/saveload.c:2295 src/main/serialize.c:2066 #: src/main/serialize.c:2080 src/main/serialize.c:2262 #: src/main/serialize.c:2284 msgid "error writing to connection" msgstr "連結寫入發生了錯誤" #: src/main/saveload.c:2359 src/main/serialize.c:2234 msgid "connection not open for reading" msgstr "連接未開啟而無法讀取" #: src/main/saveload.c:2360 msgid "can only load() from a binary connection" msgstr "只能從二進位連接 load()" #: src/main/saveload.c:2371 msgid "no input is available" msgstr "沒有可用的輸入" #: src/main/saveload.c:2383 msgid "" "the input does not start with a magic number compatible with loading from a " "connection" msgstr "輸入並非以從某個連接所載入的神奇數字開始" #: src/main/scan.c:364 src/main/scan.c:414 msgid "EOF within quoted string" msgstr "" #: src/main/scan.c:484 #, c-format msgid "scan() expected '%s', got '%s'" msgstr "scan() 需要 '%s',而不是 '%s'" #: src/main/scan.c:585 src/main/scan.c:732 #, fuzzy msgid "too many items" msgstr "引數太多" #: src/main/scan.c:671 msgid "empty 'what' specified" msgstr "'what' 設定是空的" #: src/main/scan.c:722 #, c-format msgid "line %d did not have %d elements" msgstr "第 %d 列沒有 %d 個元素" #: src/main/scan.c:775 msgid "number of items read is not a multiple of the number of columns" msgstr "讀取的項目數必須是行數的倍數" #: src/main/scan.c:869 msgid "invalid 'strip.white' length" msgstr "'strip.white' 的長度不正確" #: src/main/scan.c:880 msgid "invalid 'sep' value: must be one byte" msgstr "'sep' 值不正確: 大小只能為一個位元組" #: src/main/scan.c:892 msgid "invalid decimal separator: must be one byte" msgstr "十進位分隔符號不正確: 大小只能為一個位元組" #: src/main/scan.c:897 msgid "invalid decimal separator" msgstr "十進位分隔符號不正確" #: src/main/scan.c:906 msgid "invalid quote symbol set" msgstr "引號符號集不正確" #: src/main/scan.c:987 #, fuzzy msgid "embedded nul(s) found in input" msgstr "空值嵌入於字串中:'%s'" #: src/main/seq.c:48 msgid "unequal factor lengths" msgstr "因子長度不相等" #: src/main/seq.c:100 msgid "result would be too long a vector" msgstr "答案向量會太長" #: src/main/seq.c:159 msgid "argument of length 0" msgstr "長度為 0 的引數" #: src/main/seq.c:161 src/main/seq.c:163 #, c-format msgid "numerical expression has %d elements: only the first used" msgstr "數值運算式一共有 %d 個元素: 只用了第一個" #: src/main/seq.c:167 msgid "NA/NaN argument" msgstr "NA/NaN 引數" #: src/main/seq.c:331 msgid "incorrect type for second argument" msgstr "第二引數的類型不正確" #: src/main/seq.c:334 #, fuzzy, c-format msgid "attempt to replicate an object of type '%s'" msgstr "非向量不能被複製" #: src/main/seq.c:387 msgid "attempt to replicate non-vector" msgstr "非向量不能被複製" #: src/main/seq.c:403 #, fuzzy msgid "cannot replicate NULL to a non-zero length" msgstr "無法分派長度為 %d 的向量" #: src/main/seq.c:626 src/main/seq.c:633 src/main/seq.c:768 src/main/seq.c:979 #, c-format msgid "first element used of '%s' argument" msgstr "'%s' 引數的第一個元素已用" #: src/main/seq.c:766 msgid "'length.out' must be a non-negative number" msgstr "'length.out' 必須是非負的數字" #: src/main/seq.c:790 src/main/seq.c:856 src/main/seq.c:873 msgid "'from' must be finite" msgstr "'from' 必須是有限的" #: src/main/seq.c:792 src/main/seq.c:858 src/main/seq.c:895 msgid "'to' must be finite" msgstr "'to' 必須是有限的" #: src/main/seq.c:804 msgid "invalid '(to - from)/by' in 'seq'" msgstr "在 'seq' 中無效的 '(to - from)/by'" #: src/main/seq.c:816 msgid "'by' argument is much too small" msgstr "'by' 的引數小太多了" #: src/main/seq.c:818 msgid "wrong sign in 'by' argument" msgstr "在 'by' 的引數中有錯誤符號" #: src/main/seq.c:875 src/main/seq.c:897 msgid "'by' must be finite" msgstr "'by' 必須是有限的" #: src/main/seq.c:985 src/main/seq.c:990 msgid "argument must be coercible to non-negative integer" msgstr "引數必須可強制變更為非負值整數" #: src/main/serialize.c:224 src/main/serialize.c:254 src/main/serialize.c:277 msgid "unknown or inappropriate output format" msgstr "不明或不適當的輸出格式" #: src/main/serialize.c:504 msgid "must specify ascii, binary, or xdr format" msgstr "必須設定 ascii、binary 或 xdr 格式之一" #: src/main/serialize.c:505 msgid "unknown output format" msgstr "不明的輸出格式" #: src/main/serialize.c:536 msgid "unknown input format" msgstr "不明的輸入格式" #: src/main/serialize.c:541 msgid "input format does not match specified format" msgstr "輸入格式與設定的格式不符合" #: src/main/serialize.c:752 msgid "no restore method available" msgstr "沒有復原的方法" #: src/main/serialize.c:794 msgid "names in persistent strings are currently ignored" msgstr "固有字串中的名稱現在不用" #: src/main/serialize.c:963 #, c-format msgid "'%s' may not be available when loading" msgstr "載入時 '%s' 也許不能用" #: src/main/serialize.c:970 msgid "namespaces may not be available when loading" msgstr "載入時名稱空間也許不能用" #: src/main/serialize.c:1097 #, c-format msgid "WriteItem: unknown type %i" msgstr "WriteItem:不明的類型 %i" #: src/main/serialize.c:1273 #, c-format msgid "version %d not supported" msgstr "版本 %d 不支援" #: src/main/serialize.c:1305 msgid "reference index out of range" msgstr "參照索引超出範圍" #: src/main/serialize.c:1335 msgid "names in persistent strings are not supported yet" msgstr "目前不支援固有字串中的名稱" #: src/main/serialize.c:1463 #, fuzzy msgid "negative serialized length for vector" msgstr "不能設定非向量的長度" #: src/main/serialize.c:1471 #, fuzzy msgid "invalid upper part of serialized vector length" msgstr "參數長度不正確" #: src/main/serialize.c:1476 msgid "" "negative serialized vector length:\n" "perhaps long vector from 64-bit version of R?" msgstr "" #: src/main/serialize.c:1707 msgid "this version of R cannot read class references" msgstr "本 R 版本無法讀取類別參照" #: src/main/serialize.c:1709 msgid "this version of R cannot read generic function references" msgstr "本 R 版本無法讀取一般功能參照" #: src/main/serialize.c:1726 #, c-format msgid "ReadItem: unknown type %i, perhaps written by later version of R" msgstr "ReadItem:不明類型 %i,也許是由後期版本的 R 所寫入" #: src/main/serialize.c:1882 #, c-format msgid "" "cannot read unreleased workspace version %d written by experimental R %d.%d." "%d" msgstr "" "無法從由 R 實驗版本 %2$d.%3$d.%4$d 所寫入之尚未被釋放的工作空間版本 %1$d 中讀" "取資料" #: src/main/serialize.c:1886 #, c-format msgid "" "cannot read workspace version %d written by R %d.%d.%d; need R %d.%d.%d or " "newer" msgstr "" "無法從由 R 版本 %2$d.%3$d.%4$d 所寫入之工作空間版本 %1$d 中讀取資料;需要 R " "版本 %5$d.%6$d.%7$d 或更新" #: src/main/serialize.c:1965 msgid "read failed" msgstr "讀取失敗" #: src/main/serialize.c:2028 msgid "error reading from ascii connection" msgstr "從 ascii 連接讀取時發生錯誤" #: src/main/serialize.c:2030 msgid "unexpected format in ascii connection" msgstr "在 ascii 連接中未預期的格式" #: src/main/serialize.c:2035 src/main/serialize.c:2049 msgid "error reading from connection" msgstr "從連結讀取時發生了錯誤" #: src/main/serialize.c:2090 msgid "only ascii format can be written to text mode connections" msgstr "只有 ascii 格式才能對文字狀態的連結進行寫入" #: src/main/serialize.c:2104 msgid "only ascii format can be read from text mode connections" msgstr "只有 ascii 格式才能從文字狀態的連結讀取" #: src/main/serialize.c:2159 src/main/serialize.c:2312 #: src/main/serialize.c:2461 msgid "bad version value" msgstr "不當的版本值" #: src/main/serialize.c:2184 msgid "binary-mode connection required for ascii=FALSE" msgstr "當 ascii=FASLE 時需要二進位模式連接" #: src/main/serialize.c:2340 src/main/serialize.c:2377 #: src/main/serialize.c:2440 msgid "serialization is too large to store in a raw vector" msgstr "序列化太大而無法儲存在純量向量中" #: src/main/serialize.c:2357 msgid "cannot allocate buffer" msgstr "無法配置緩衝區" #: src/main/serialize.c:2546 src/main/serialize.c:2619 msgid "not a proper file name" msgstr "檔案名稱不正確" #: src/main/serialize.c:2548 msgid "not a proper raw vector" msgstr "非適當純量向量" #: src/main/serialize.c:2569 msgid "could not determine file position" msgstr "無法確定檔案位置" #: src/main/serialize.c:2621 msgid "bad offset/length argument" msgstr "不當的位移/長度引數" #: src/main/serialize.c:2645 src/main/serialize.c:2658 #: src/main/serialize.c:2667 src/main/serialize.c:2677 #: src/main/serialize.c:2690 #, c-format msgid "seek failed on %s" msgstr "搜索 %s 失敗" #: src/main/serialize.c:2662 src/main/serialize.c:2671 #: src/main/serialize.c:2681 src/main/serialize.c:2694 #, c-format msgid "read failed on %s" msgstr "讀取 %s 失敗" #: src/main/serialize.c:2713 msgid "bad environment" msgstr "不當的環境" #: src/main/serialize.c:2715 msgid "bad variable names" msgstr "不當的變數名稱" #: src/main/sort.c:88 msgid "only atomic vectors can be tested to be sorted" msgstr "只有基元向量才能被試著排序" #: src/main/sort.c:326 src/main/sort.c:1228 src/main/sort.c:1396 msgid "'decreasing' must be TRUE or FALSE" msgstr "'increasing' 必須是 TRUE 或是 FALSE" #: src/main/sort.c:329 src/main/sort.c:600 msgid "only atomic vectors can be sorted" msgstr "只有基元向量才能被排序" #: src/main/sort.c:331 src/main/sort.c:602 src/main/sort.c:1297 msgid "raw vectors cannot be sorted" msgstr "無法排序純量向量" #: src/main/sort.c:613 msgid "NA or infinite index" msgstr "" #: src/main/sort.c:616 #, fuzzy, c-format msgid "index %ld outside bounds" msgstr "索引 %d 在界限外" #: src/main/sort.c:621 src/main/sort.c:634 msgid "NA index" msgstr "NA 索引" #: src/main/sort.c:623 src/main/sort.c:636 #, c-format msgid "index %d outside bounds" msgstr "索引 %d 在界限外" #: src/main/sort.c:1237 #, c-format msgid "argument %d is not a vector" msgstr "引數 %d 不是向量" #: src/main/sort.c:1239 msgid "argument lengths differ" msgstr "引數長度不同" #: src/main/sort.c:1324 msgid "invalid ties.method for rank() [should never happen]" msgstr "rank() 的 ties.method 不正確 [這是不應該發生的]" #: src/main/sort.c:1429 msgid "too large a range of values in 'x'" msgstr "'x' 中的值的範圍太大" #: src/main/source.c:215 msgid "coercion of 'text' to character was unsuccessful" msgstr "將 'text' 強制變更為字元未能成功" #: src/main/source.c:231 #, c-format msgid "argument '%s = \"%s\"' will be ignored" msgstr "引數 '%s = \"%s\"' 將被忽略" #: src/main/split.c:38 msgid "first argument must be a vector" msgstr "第一引數必須是向量" #: src/main/split.c:40 msgid "second argument must be a factor" msgstr "第二引數必須是因子" #: src/main/split.c:45 #, fuzzy msgid "group length is 0 but data length > 0" msgstr "Group 長度為零但資料長度 > 0" #: src/main/split.c:47 msgid "data length is not a multiple of split variable" msgstr "資料長度不是 split 變數的倍數" #: src/main/split.c:56 msgid "factor has bad level" msgstr "因子有不當的等級" #: src/main/sprintf.c:94 #, fuzzy, c-format msgid "required resulting string length %d is greater than maximal %d" msgstr "需要的結果字串長度 %d 大於最大值 %d" #: src/main/sprintf.c:102 msgid "'fmt' is not a character vector" msgstr "'fmt' 並非字元向量" #: src/main/sprintf.c:107 #, c-format msgid "only %d arguments are allowed" msgstr "只允許 %d 個引數" #: src/main/sprintf.c:114 #, c-format msgid "invalid type of argument[%d]: '%s'" msgstr "無效的引數 [%d] 類型:'%s'" #: src/main/sprintf.c:125 src/main/sprintf.c:128 msgid "arguments cannot be recycled to the same length" msgstr "不是所有的引數都一樣長" #: src/main/sprintf.c:150 src/main/sprintf.c:257 #, c-format msgid "'fmt' length exceeds maximal format length %d" msgstr "'fmt' 長度超出格式長度的最大值 %d" #: src/main/sprintf.c:169 #, c-format msgid "unrecognised format specification '%s'" msgstr "無法辨識的格式規格 '%s'" #: src/main/sprintf.c:180 src/main/sprintf.c:186 src/main/sprintf.c:199 #: src/main/sprintf.c:206 #, c-format msgid "reference to non-existent argument %d" msgstr "參照不存在的引數 %d" #: src/main/sprintf.c:218 msgid "at most one asterisk '*' is supported in each conversion specification" msgstr "在每個轉換規格中只支援最多一個星號 '*'" #: src/main/sprintf.c:228 msgid "argument for '*' conversion specification must be a number" msgstr "用於 '*' 轉換規格的引數必須是一個數字" #: src/main/sprintf.c:266 msgid "coercion has changed vector length to 0" msgstr "強制變更時將向量長度改為 0" #: src/main/sprintf.c:339 src/main/sprintf.c:353 src/main/sprintf.c:367 #: src/main/sprintf.c:402 #, c-format msgid "invalid format '%s'; %s" msgstr "無效的格式 '%s';%s" #: src/main/sprintf.c:340 #, c-format msgid "use format %d or %i for logical objects" msgstr "邏輯物件套用格式 %d 或 %i" #: src/main/sprintf.c:354 #, c-format msgid "use format %d, %i, %o, %x or %X for integer objects" msgstr "使用格式 %d, %i, %o, %x 或 %X 於整數物件" #: src/main/sprintf.c:368 #, c-format msgid "use format %f, %e, %g or %a for numeric objects" msgstr "使用格式 %f, %e, %g 或 %a 於數值物件" #: src/main/sprintf.c:403 #, c-format msgid "use format %s for character objects" msgstr "字元物件套用格式 %s" #: src/main/sprintf.c:408 #, c-format msgid "likely truncation of character string to %d characters" msgstr "字串似乎被截斷成 %d 個字元" #: src/main/sprintf.c:417 msgid "unsupported type" msgstr "不支援此一類型" #: src/main/startup.c:65 msgid "R_LibraryFileName: buffer too small" msgstr "R_LibraryFileName: 緩衝區太小" #: src/main/subassign.c:117 msgid "attempt to enlarge non-vector" msgstr "不能加大非向量" #: src/main/subassign.c:122 #, c-format msgid "assignment outside vector/list limits (extending from %d to %d)" msgstr "不能在向量/串列極值外賦值(%d 加大到 %d)" #: src/main/subassign.c:367 #, c-format msgid "incompatible types (from %s to %s) in subassignment type fix" msgstr "下賦值 fix 類型中有不相容的類型 (從 %s 到 %s)" #: src/main/subassign.c:502 src/main/subassign.c:782 src/main/subassign.c:785 #: src/main/subassign.c:1076 msgid "NAs are not allowed in subscripted assignments" msgstr "下標賦值中不允許 NA" #: src/main/subassign.c:520 src/main/subassign.c:796 src/main/subassign.c:1068 #: src/main/subassign.c:1641 msgid "replacement has length zero" msgstr "置換的長度為零" #: src/main/subassign.c:522 src/main/subassign.c:798 src/main/subassign.c:1070 msgid "number of items to replace is not a multiple of replacement length" msgstr "被替換的項目不是替換值長度的倍數" #: src/main/subassign.c:766 msgid "incorrect number of subscripts on matrix" msgstr "矩陣中的下標數目不正確" #: src/main/subassign.c:1022 #, c-format msgid "incompatible types (from %s to %s) in matrix subset assignment" msgstr "矩陣子集賦值中有不相容的類型 (從 %s 到 %s)" #: src/main/subassign.c:1038 src/main/subset.c:928 msgid "incorrect number of subscripts" msgstr "下標數目不正確" #: src/main/subassign.c:1214 #, c-format msgid "incompatible types (from %s to %s) in array subset assignment" msgstr "陣列子集賦值有不相容的類型 (從 %s 到 %s)" #: src/main/subassign.c:1249 src/main/subassign.c:1270 msgid "invalid subscript in list assign" msgstr "串列賦值中的下標數目無效" #: src/main/subassign.c:1263 msgid "invalid number of subscripts to list assign" msgstr "串列賦值中的下標數目不正確" #: src/main/subassign.c:1361 msgid "SubAssignArgs: invalid number of arguments" msgstr "SubAssignArgs: 引數數目不正確" #: src/main/subassign.c:1506 msgid "result is zero-length and so cannot be a language object" msgstr "結果長度為零因而無法做為一個語言物件" #: src/main/subassign.c:1611 msgid "" "[[<- defined for objects of type \"S4\" only for subclasses of environment" msgstr "[[<- 只有在子類別用於定義 \"S4\" 類型的物件" #: src/main/subassign.c:1617 msgid "wrong args for environment subassignment" msgstr "環境下賦值的引數不正確" #: src/main/subassign.c:1643 msgid "more elements supplied than there are to replace" msgstr "用來替換的元素比所要替換的值多" #: src/main/subassign.c:1645 msgid "[[ ]] with missing subscript" msgstr "[[ ]] 缺少下標" #: src/main/subassign.c:1657 src/main/subassign.c:1675 msgid "[[ ]] subscript out of bounds" msgstr "[[ ]] 下標在界限外" #: src/main/subassign.c:1663 src/main/subassign.c:1841 msgid "[[ ]] improper number of subscripts" msgstr "[[ ]] 下標數目不正確" #: src/main/subassign.c:1808 #, c-format msgid "incompatible types (from %s to %s) in [[ assignment" msgstr "[[ 賦值中有不相容的類型 (從 %s 到 %s)" #: src/main/subassign.c:1852 #, c-format msgid "[[ ]] subscript (%d) out of bounds" msgstr "[[ ]] 下標 (%d) 在界限外" #: src/main/subassign.c:1905 src/main/subscript.c:143 src/main/subscript.c:145 #: src/main/subscript.c:274 src/main/subscript.c:276 src/main/subscript.c:826 #: src/main/subscript.c:828 src/main/subscript.c:919 src/main/subscript.c:921 #: src/main/subset.c:1109 #, c-format msgid "invalid subscript type '%s'" msgstr "無效的下標類型 '%s'" #: src/main/subassign.c:1950 msgid "no method for assigning subsets of this S4 class" msgstr "沒有方法可用於指派這個 S4 類別的子集" #: src/main/subassign.c:2008 msgid "Coercing LHS to a list" msgstr "把公式左側強迫變成串列" #: src/main/subscript.c:53 src/main/subscript.c:75 src/main/subscript.c:180 #: src/main/subscript.c:204 msgid "attempt to select less than one element" msgstr "至少要選擇一個元素" #: src/main/subscript.c:57 src/main/subscript.c:72 src/main/subscript.c:178 #: src/main/subscript.c:208 src/main/subscript.c:304 msgid "attempt to select more than one element" msgstr "最多只能選擇一個元素" #: src/main/subscript.c:184 msgid "internal error in use of recursive indexing" msgstr "用遞迴索引時發生了內部錯誤" #: src/main/subscript.c:252 #, c-format msgid "further partial match of '%s' to '%s'" msgstr "進一步部份匹配 '%s' 到 '%s'" #: src/main/subscript.c:302 #, c-format msgid "recursive indexing failed at level %d\n" msgstr "遞迴索引在 %d 層失敗\n" #: src/main/subscript.c:309 #, c-format msgid "no such index at level %d\n" msgstr "在 %d 層沒有此一索引\n" #: src/main/subscript.c:352 msgid "incorrect number of columns in matrix subscript" msgstr "矩陣下標中行數不正確" #: src/main/subscript.c:371 src/main/subscript.c:389 src/main/subscript.c:413 msgid "negative values are not allowed in a matrix subscript" msgstr "矩陣下標中不允許負值" #: src/main/subscript.c:492 msgid "(subscript) logical subscript too long" msgstr "(下標) 邏輯下標太長" #: src/main/subscript.c:590 src/main/subscript.c:645 msgid "only 0's may be mixed with negative subscripts" msgstr "只有負數下標中才能有 0" #: src/main/subscript.c:618 msgid "subscript too large for 32-bit R" msgstr "" #: src/main/subscript.c:817 msgid "no 'dimnames' attribute for array" msgstr "陣列中沒有 'dimnames' 此一屬性" #: src/main/subscript.c:857 msgid "subscripting on non-vector" msgstr "非向量不能有下標" #: src/main/subset.c:261 msgid "dimensions would exceed maximum size of array" msgstr "" #: src/main/subset.c:304 src/main/subset.c:333 msgid "matrix subscripting not handled for this type" msgstr "此一類型無法處理矩陣下標" #: src/main/subset.c:488 msgid "array subscripting not handled for this type" msgstr "此一類型無法處理陣列下標" #: src/main/subset.c:827 msgid "incorrect number of dimensions" msgstr "維度數目不正確" #: src/main/subset.c:924 msgid "no index specified" msgstr "沒有指定的索引" #: src/main/subset.c:934 msgid "this S4 class is not subsettable" msgstr "這個 S4 類別不是子集合表格" #: src/main/subset.c:940 msgid "wrong arguments for subsetting an environment" msgstr "取子集環境時的引數不正確" #: src/main/summary.c:30 #, c-format msgid "invalid 'type' (%s) of argument" msgstr "'type' (%s) 的引數無效" #: src/main/summary.c:66 src/main/summary.c:78 src/main/summary.c:103 #, fuzzy msgid "integer overflow - use sum(as.numeric(.))" msgstr "整數溢位 - 請使用 sum(as.numeric(.))" #: src/main/summary.c:522 #, c-format msgid "internal error ('op = %d' in do_summary).\t Call a Guru" msgstr "內部錯誤 (do_summary 中的 'op = %d')。\t 請向專家請教" #: src/main/summary.c:623 msgid "Integer overflow - use sum(as.numeric(.))" msgstr "整數溢位 - 請使用 sum(as.numeric(.))" #: src/main/summary.c:731 msgid "no non-missing arguments, returning NA" msgstr "沒有非漏失的引數,回傳 NA" #: src/main/summary.c:734 msgid "no non-missing arguments to min; returning Inf" msgstr "min 中沒有無漏失的引數; 回傳 Inf" #: src/main/summary.c:736 msgid "no non-missing arguments to max; returning -Inf" msgstr "max 中沒有無漏失的引數;回傳 -Inf" #: src/main/summary.c:801 msgid "non-numeric argument" msgstr "非數值引數" #: src/main/summary.c:845 msgid "argument to 'which' is not logical" msgstr "'which' 的引數不是邏輯值" #: src/main/summary.c:889 msgid "no arguments" msgstr "沒有引數" #: src/main/summary.c:900 src/main/summary.c:917 msgid "invalid input type" msgstr "無效的輸入類型" #: src/main/summary.c:934 msgid "an argument will be fractionally recycled" msgstr "某個引數將被部分重新利用" #: src/main/sysutils.c:69 src/main/sysutils.c:83 #, c-format msgid "cannot determine file modification time of '%s'" msgstr "無法確定檔案 '%s' 的修改時間" #: src/main/sysutils.c:167 msgid "encoding of a filename cannot be 'bytes'" msgstr "檔名的編碼不可以是 'bytes'" #: src/main/sysutils.c:170 src/main/sysutils.c:803 src/main/sysutils.c:818 #: src/main/sysutils.c:909 src/main/sysutils.c:924 src/main/sysutils.c:1020 #, c-format msgid "unsupported conversion from '%s' in codepage %d" msgstr "不支援在編碼頁 %2$d 中來自 '%1$s' 的轉換" #: src/main/sysutils.c:179 msgid "file name conversion problem -- name too long?" msgstr "檔案名稱轉換問題 -- 名稱太長?" #: src/main/sysutils.c:180 msgid "file name conversion problem" msgstr "檔案名稱轉換問題" #: src/main/sysutils.c:249 msgid "invalid filename pattern" msgstr "檔案名稱胚騰不正確" #: src/main/sysutils.c:253 msgid "invalid file extension" msgstr "無效的副檔名" #: src/main/sysutils.c:255 msgid "no 'pattern'" msgstr "沒有 'pattern'" #: src/main/sysutils.c:257 msgid "no 'tempdir'" msgstr "沒有 'tempdir'" #: src/main/sysutils.c:259 msgid "no 'fileext'" msgstr "沒有 'fileext'" #: src/main/sysutils.c:345 src/main/sysutils.c:348 src/main/sysutils.c:439 #: src/main/sysutils.c:441 src/main/sysutils.c:477 msgid "wrong type for argument" msgstr "引數類型不正確" #: src/main/sysutils.c:443 msgid "wrong length for argument" msgstr "引數的長度錯誤" #: src/main/sysutils.c:464 msgid "'Sys.setenv' is not available on this system" msgstr "這個系統無法使用 'Sys.setenv'" #: src/main/sysutils.c:508 msgid "this system cannot unset environment variables: setting to \"\"" msgstr "這個系統無法解除設定環境變數:設定為 \"\"" #: src/main/sysutils.c:519 msgid "'Sys.unsetenv' is not available on this system" msgstr "這個系統無法使用 'Sys.unsetenv'" #: src/main/sysutils.c:616 #, c-format msgid "unsupported conversion from '%s' to '%s' in codepage %d" msgstr "在編碼頁 %3$d 中不支援從 '%1$s' 轉換到 '%2$s'" #: src/main/sysutils.c:631 msgid "'x' must be a character vector" msgstr "'x' 必須是字元向量" #: src/main/sysutils.c:646 msgid "'x' must be a list of NULL or raw vectors" msgstr "'x' 必須是空值或純量向量串列" #: src/main/sysutils.c:724 src/main/sysutils.c:789 src/main/sysutils.c:895 #: src/main/sysutils.c:994 src/main/sysutils.c:1010 src/main/sysutils.c:1087 #, c-format msgid "'%s' must be called on a CHARSXP" msgstr "'%s' 必須於 CHARSXP 之上被呼叫" #: src/main/sysutils.c:792 src/main/sysutils.c:898 src/main/sysutils.c:1015 #: src/main/sysutils.c:1090 msgid "translating strings with \"bytes\" encoding is not allowed" msgstr "不允許以 \"bytes\" 編碼的翻譯字串" #: src/main/sysutils.c:1116 #, c-format msgid "unsupported conversion to '%s' from codepage %d" msgstr "不支援從編碼頁 %2$d 轉換到 '%1$s'" #: src/main/sysutils.c:1530 #, fuzzy, c-format msgid "invalid Unicode point %u" msgstr "線條接合發生錯誤" #: src/main/sysutils.c:1632 #, fuzzy msgid "cannot create 'R_TempDir'" msgstr "無法配置 R_TempDir" #: src/main/sysutils.c:1636 src/main/sysutils.c:1644 src/main/sysutils.c:1647 msgid "unable to set R_SESSION_TMPDIR" msgstr "無法設定 R_SESSION_TMPDIR" #: src/main/sysutils.c:1656 #, fuzzy msgid "cannot allocate 'R_TempDir'" msgstr "無法配置 R_TempDir" #: src/main/sysutils.c:1693 msgid "temporary name too long" msgstr "暫時名稱太長" #: src/main/sysutils.c:1708 msgid "cannot find unused tempfile name" msgstr "暫時檔名已用盡" #: src/main/sysutils.c:1711 msgid "allocation failed in R_tmpnam2" msgstr "在 R_tmpnam2 中配置失敗" #: src/main/sysutils.c:1838 msgid "'dirmark = TRUE' is not supported on this platform" msgstr "這個平臺不支援 'dirmark = TRUE'" #: src/main/unique.c:321 src/main/unique.c:324 #, c-format msgid "length %d is too large for hashing" msgstr "用雜亂定址法時長度 %d 太長" #: src/main/unique.c:490 src/main/unique.c:519 src/main/unique.c:549 #: src/main/unique.c:575 src/main/unique.c:614 msgid "'duplicated' applies only to vectors" msgstr "'duplicated' 只適用於向量" #: src/main/unique.c:619 msgid "any_duplicated3(., <0-length incomp>)" msgstr "any_duplicated3(., <長度零不相容>)" #: src/main/unique.c:669 msgid "'fromLast' must be length 1" msgstr "'fromLast' 的長度必須是 1" #: src/main/unique.c:672 msgid "'fromLast' must be TRUE or FALSE" msgstr "'fromLast' 必須是 TRUE 或 FALSE" #: src/main/unique.c:683 #, c-format msgid "%s() applies only to vectors" msgstr "%s() 只適用於向量" #: src/main/unique.c:690 #, fuzzy msgid "'nmax' must be positive" msgstr "'value' 必須是正值的長度" #: src/main/unique.c:922 msgid "'match' requires vector arguments" msgstr "'match' 需要向量引數" #: src/main/unique.c:970 src/main/unique.c:1125 msgid "argument is not of mode character" msgstr "引數不是字元狀態" #: src/main/unique.c:1251 #, fuzzy msgid "... used in a situation where it does not exist" msgstr "... 用在它不存在的地方了" #: src/main/unique.c:1342 msgid "unable to find a closure from within which 'match.call' was called" msgstr "從 'match.call' 被呼叫處之內無法找到結束" #: src/main/unique.c:1536 msgid "non-numeric data frame in rowsum" msgstr "rowsum 中不能有非數值資料框" #: src/main/unique.c:1568 msgid "this cannot happen" msgstr "這不可能發生" #: src/main/unique.c:1639 msgid "'names' must be a character vector" msgstr "'names' 必須是字元向量" #: src/main/unique.c:1643 msgid "'sep' must be a character string" msgstr "'sep' 必須是字串" #: src/main/util.c:88 src/main/util.c:106 msgid "object is not a matrix" msgstr "物件不是矩陣" #: src/main/util.c:254 src/main/util.c:268 src/main/util.c:285 #, c-format msgid "type %d is unimplemented in '%s'" msgstr "'%2$s' 中尚未實作類型 %1$d" #: src/main/util.c:297 #, c-format msgid "unimplemented type '%s' in '%s'\n" msgstr "類型 '%s' 尚未在 '%s' 中實作\n" #: src/main/util.c:299 #, c-format msgid "unimplemented type (%d) in '%s'\n" msgstr "(%d) 類型尚未在 '%s' 中實作\n" #: src/main/util.c:424 msgid "invalid tag in name extraction" msgstr "抽取名稱的標記不正確" #: src/main/util.c:434 #, c-format msgid "%d argument passed to .Internal(%s) which requires %d" msgid_plural "%d arguments passed to .Internal(%s) which requires %d" msgstr[0] "傳遞 %d 個引數給 .Internal(%s) 但它需要 %d 個" #: src/main/util.c:440 #, c-format msgid "%d argument passed to '%s' which requires %d" msgid_plural "%d arguments passed to '%s' which requires %d" msgstr[0] "傳遞了 %d 個引數給 '%s' 但它需要 %d 個" #: src/main/util.c:455 #, c-format msgid "supplied argument name '%s' does not match '%s'" msgstr "給定引數名稱 '%s' 不匹配 '%s'" #: src/main/util.c:465 #, c-format msgid "'nthcdr' list shorter than %d" msgstr "'nthcdr' 串列比 %d 要短" #: src/main/util.c:470 msgid "'nthcdr' needs a list to CDR down" msgstr "'nthcdr' 需要 CDR 向下串列" #: src/main/util.c:586 msgid "'all.x' must be TRUE or FALSE" msgstr "'all.x' 必須是 TRUE 或 FALSE" #: src/main/util.c:588 msgid "'all.y' must be TRUE or FALSE" msgstr "'all.y' 必須是 TRUE 或 FALSE" #: src/main/util.c:700 msgid "missing value is invalid" msgstr "缺少值為無效" #: src/main/util.c:709 src/main/util.c:716 msgid "cannot change working directory" msgstr "無法變更工作目錄" #: src/main/util.c:735 src/main/util.c:769 src/main/util.c:810 #: src/main/util.c:852 src/main/util.c:981 src/main/util.c:1040 #: src/main/util.c:1063 msgid "a character vector argument expected" msgstr "需要字元向量引數" #: src/main/util.c:742 src/main/util.c:777 src/main/util.c:819 #: src/main/util.c:860 msgid "path too long" msgstr "路徑太長" #: src/main/util.c:995 msgid "only the first character of 'quote' will be used" msgstr "只用了 'quote' 的第一個字元" #: src/main/util.c:1065 msgid "a character vector 'value' expected" msgstr "預期有一個字元向量 'value'" #: src/main/util.c:1068 msgid "'value' must be of positive length" msgstr "'value' 必須是正值的長度" #: src/main/util.c:1197 src/main/util.c:1205 #, c-format msgid "invalid input '%s' in 'utf8towcs'" msgstr "在 'utf8towcs' 中無效的輸入'%s'" #: src/main/util.c:1290 #, c-format msgid "invalid multibyte string at '%s'" msgstr "無效的多位元組字串於 '%s'" #: src/main/util.c:1399 msgid "error message truncated to 255 chars" msgstr "錯誤訊息截短到 255 個位元組" #: src/main/util.c:1412 msgid "warning message truncated to 255 chars" msgstr "警告訊息截短到 255 個位元組" #: src/main/util.c:1819 #, fuzzy msgid "all arguments must be named" msgstr "屬性必須命名" #: src/main/util.c:1893 msgid "ICU is not supported on this build" msgstr "這個組建不支援 ICU" #: src/main/util.c:1954 #, fuzzy msgid "'breaks' is not sorted" msgstr "類型 '%s' 未被支援" #: src/main/util.c:1988 src/main/util.c:2034 #, fuzzy, c-format msgid "long vector '%s' is not supported" msgstr "類型 '%s' 未被支援" #: src/main/util.c:2087 msgid "'eps.correct' must be 0, 1, or 2" msgstr "" #: src/main/util.c:2115 #, fuzzy msgid "'x' must be a vector" msgstr "'x' 必須是字元向量" #: src/main/version.c:37 msgid "" "R is free software and comes with ABSOLUTELY NO WARRANTY.\n" "You are welcome to redistribute it under certain conditions.\n" "Type 'license()' or 'licence()' for distribution details.\n" "\n" msgstr "" "R 是免費軟體,不提供任何擔保。\n" "在某些條件下您可以將其自由散布。\n" "用 'license()' 或 'licence()' 來獲得散布的詳細條件。\n" "\n" #: src/main/version.c:40 msgid "" "R is a collaborative project with many contributors.\n" "Type 'contributors()' for more information and\n" "'citation()' on how to cite R or R packages in publications.\n" "\n" msgstr "" "R 是個合作計劃,有許多人為之做出了貢獻。\n" "用 'contributors()' 來看詳細的情況並且\n" "用 'citation()' 會告訴您如何在出版品中正確地參照 R 或 R 套件。\n" "\n" #: src/main/version.c:43 msgid "" "Type 'demo()' for some demos, 'help()' for on-line help, or\n" "'help.start()' for an HTML browser interface to help.\n" "Type 'q()' to quit R.\n" "\n" msgstr "" "用 'demo()' 來看一些示範程式,用 'help()' 來檢視線上輔助檔案,或\n" "用 'help.start()' 透過 HTML 瀏覽器來看輔助檔案。\n" "用 'q()' 離開 R。\n" "\n" #: src/main/vfonts.c:50 msgid "vfont routines cannot be accessed in module" msgstr "模組中沒有 vfont 例行程式" #: src/main/vfonts.c:67 src/main/vfonts.c:80 src/main/vfonts.c:98 msgid "Hershey fonts cannot be loaded" msgstr "無法載入 Hershey 字型" #: src/main/xspline.c:60 #, c-format msgid "add_point - reached MAXNUMPTS (%d)" msgstr "add_point - 已達到 MAXNUMPTS (%d)" #: src/main/xspline.c:74 msgid "insufficient memory to allocate point array" msgstr "配置點陣列時記憶體不足" #: src/main/xspline.c:472 #, fuzzy msgid "there must be at least two control points" msgstr "至少必須有兩個控制點" #: src/main/xspline.c:474 #, fuzzy msgid "there must be at least four control points" msgstr "至少必須有四個控制點" #: src/main/xspline.c:534 msgid "There must be at least three control points" msgstr "至少必須有三個控制點" #: src/modules/X11/dataentry.c:1871 src/modules/X11/devX11.c:1246 #, c-format msgid "X11 protocol error: %s" msgstr "X11 協定錯誤:%s" #: src/modules/X11/devX11.c:460 msgid "cannot set grayscale: reverting to monochrome" msgstr "無法設定灰階: 轉用黑白顏色" #: src/modules/X11/devX11.c:546 msgid "" "X11 driver unable to obtain color cube\n" " reverting to monochrome" msgstr "X11 驅動程式無法開啟顏色方塊,轉用黑白顏色" #: src/modules/X11/devX11.c:594 msgid "" "Error: X11 cannot allocate additional graphics colors.\n" "Consider using X11 with colortype=\"pseudo.cube\" or \"gray\"." msgstr "" "錯誤:X11 無法配置額外的圖案顏色。\n" "請考慮用 colortype=\"pseudo.cube\" 或 \"gray\" 選項來呼叫 X11。" #: src/modules/X11/devX11.c:1027 msgid "" "could not find any X11 fonts\n" "Check that the Font Path is correct." msgstr "" "找不到任何 X11 字型\n" "請檢查字型路徑設得是不是對。" #: src/modules/X11/devX11.c:1087 #, c-format msgid "X11 used font size %d when %d was requested" msgstr "X11 用了字型大小 %d 但需要的是 %d" #: src/modules/X11/devX11.c:1121 #, c-format msgid "X11 font %s, face %d at size %d could not be loaded" msgstr "X11 字型 %s,字體 %d 於大小 %d 時無法載入" #: src/modules/X11/devX11.c:1130 msgid "" "semi-transparency is not supported on this device: reported only once per " "page" msgstr "這個裝置不支援半透明:每頁只會回報一次" #: src/modules/X11/devX11.c:1254 #, c-format msgid "X11 I/O error while opening X11 connection to '%s'" msgstr "當開啟 X11 連線到 '%s' 時 X11 I/O 錯誤" #: src/modules/X11/devX11.c:1272 msgid "X11 fatal IO error: please save work and shut down R" msgstr "X11 致命的 IO 錯誤: 請儲存工作資料,然後重新啟動 R" #: src/modules/X11/devX11.c:1328 msgid "locale not supported by Xlib: some X ops will operate in C locale" msgstr "Xlib 不支援語言環境: 某些 X 作業指令將在 C 語言環境中啟動" #: src/modules/X11/devX11.c:1329 msgid "X cannot set locale modifiers" msgstr "X 無法設定語言環境修飾器" #: src/modules/X11/devX11.c:1333 msgid "no png support in this version of R" msgstr "這個版本的 R 不支援 png" #: src/modules/X11/devX11.c:1339 msgid "filename too long in png() call" msgstr "png() 呼叫時檔案名稱太長" #: src/modules/X11/devX11.c:1343 #, c-format msgid "could not open PNG file '%s'" msgstr "無法開啟 PNG 檔案 '%s'" #: src/modules/X11/devX11.c:1355 msgid "no jpeg support in this version of R" msgstr "這個版本的 R 不支援 jpeg" #: src/modules/X11/devX11.c:1365 msgid "filename too long in jpeg() call" msgstr "jpeg() 呼叫時檔案名稱太長" #: src/modules/X11/devX11.c:1369 #, c-format msgid "could not open JPEG file '%s'" msgstr "無法開啟 JPEG 檔案 '%s'" #: src/modules/X11/devX11.c:1381 msgid "no tiff support in this version of R" msgstr "這個版本的 R 不支援 tiff" #: src/modules/X11/devX11.c:1389 msgid "filename too long in tiff() call" msgstr "tiff() 呼叫時檔案名稱太長" #: src/modules/X11/devX11.c:1401 msgid "filename too long in bmp() call" msgstr "bmp() 呼叫時檔案名稱太長" #: src/modules/X11/devX11.c:1405 #, c-format msgid "could not open BMP file '%s'" msgstr "無法開啟 BMP 檔案 '%s'" #: src/modules/X11/devX11.c:1435 #, c-format msgid "unable to open connection to X11 display '%s'" msgstr "無法開啟連結到 X11 顯示 '%s'" #: src/modules/X11/devX11.c:1445 msgid "ignoring 'display' argument as an X11 device is already open" msgstr "某個 X11 裝置已經開啟因而忽略 'display' 引數" #: src/modules/X11/devX11.c:1451 msgid "cairo-based types may only work correctly on TrueColor visuals" msgstr "基於 cairo 的類型只會在 TrueColor 視訊中正常作用" #: src/modules/X11/devX11.c:1461 msgid "jpeg() does not support transparency: using white bg" msgstr "jpeg() 不支援透明繪圖:使用白色背景" #: src/modules/X11/devX11.c:1566 #, c-format msgid "unable to obtain information on display '%s'" msgstr "無法在顯示 '%s' 上得到資訊" #: src/modules/X11/devX11.c:1584 msgid "unable to create X11 window" msgstr "無法建立 X11 視窗" #: src/modules/X11/devX11.c:1719 #, c-format msgid "'width=%d, height=%d' are unlikely values in pixels" msgstr "'寬度=%d, 高度=%d' 是不太可能的像素值" #: src/modules/X11/devX11.c:1724 msgid "unable to create pixmap" msgstr "無法建立像素圖" #: src/modules/X11/devX11.c:1755 msgid "invalid font specification" msgstr "字型設定不正確" #: src/modules/X11/devX11.c:1795 msgid "font family not found in X11 font database" msgstr "X11 字型資料庫中沒有此一字型家族" #: src/modules/X11/devX11.c:1834 #, c-format msgid "invalid use of %d < 0 in '%s'" msgstr "在 '%2$s' 中使用 %1$d < 0 是無效的" #: src/modules/X11/devX11.c:1955 #, c-format msgid "could not open file '%s'" msgstr "無法開啟檔案 '%s'" #: src/modules/X11/devX11.c:2185 #, c-format msgid "%s not available for this device" msgstr "這個裝置無法使用 %s " #: src/modules/X11/devX11.c:2330 msgid "Unable to create XImage" msgstr "無法建立 XImage" #: src/modules/X11/devX11.c:2529 msgid "attempt to use the locator after dev.hold()" msgstr "於 dev.hold() 之後試圖使用定位器" #: src/modules/X11/devX11.c:3111 #, c-format msgid "unable to start device %s" msgstr "無法開啟裝置 %s" #: src/modules/X11/devX11.c:3138 msgid "invalid 'width' or 'height'" msgstr "'width' 或 'height' 不正確" #: src/modules/X11/devX11.c:3145 msgid "invalid colortype passed to X11 driver" msgstr "傳給 X11 驅動器的顏色類型不正確" #: src/modules/X11/devX11.c:3159 msgid "unknown X11 color/colour model -- using monochrome" msgstr "沒有這種 X11 顏色/顏色模型 -- 使用黑白顏色" #: src/modules/X11/devX11.c:3249 msgid "no plot on device to save" msgstr "裝置上沒有插槽可以儲存" #: src/modules/X11/devX11.c:3251 msgid "not an open X11cairo device" msgstr "不是一個開啟的 X11cairo 裝置" #: src/modules/X11/devX11.c:3260 #, c-format msgid "cannot open file '%s'" msgstr "無法開啟檔案 '%s'" #: src/modules/X11/devX11.c:3277 msgid "savePlot() is not supported on this build" msgstr "這次組建並未支援 savePlot()" #: src/modules/X11/devX11.c:3317 msgid "unable to contact X11 display" msgstr "無法連結到 X11 顯示" #: src/modules/X11/devX11.c:3366 #, c-format msgid "clipboard cannot be read (error code %d)" msgstr "無法讀取剪貼簿 (錯誤碼 %d)" #: src/modules/X11/devX11.c:3397 msgid "cannot allocate memory for X11Routines structure" msgstr "無法為 X11Routines 結構配置記憶體" #: src/modules/internet/internet.c:188 src/modules/internet/internet.c:192 #: src/modules/internet/internet.c:198 src/modules/internet/internet.c:210 msgid "allocation of url connection failed" msgstr "url 連結配置失敗" #: src/modules/internet/internet.c:286 msgid "only first element of 'url' argument used" msgstr "只用 'url' 引數的第一個元素" #: src/modules/internet/internet.c:292 msgid "only first element of 'destfile' argument used" msgstr "只用 'destfile' 引數的第一個元素" #: src/modules/internet/internet.c:317 msgid "Download progress" msgstr "正在下載" #: src/modules/internet/internet.c:339 #, c-format msgid "cannot open URL '%s', reason '%s'" msgstr "無法開啟網址 '%s' ,原因是 '%s'" #: src/modules/internet/internet.c:346 src/modules/internet/internet.c:372 #: src/modules/internet/internet.c:474 #, c-format msgid "cannot open destfile '%s', reason '%s'" msgstr "無法開啟目標檔案 '%s' ,原因是 '%s'" #: src/modules/internet/internet.c:377 src/modules/internet/internet.c:479 #, c-format msgid "trying URL '%s'\n" msgstr "嘗試 URL '%s'\n" #: src/modules/internet/internet.c:384 src/modules/internet/internet.c:486 msgid "opened URL\n" msgstr "開啟了 URL\n" #: src/modules/internet/internet.c:455 src/modules/internet/internet.c:560 #, c-format msgid "downloaded length %d != reported length %d" msgstr "下載的長度 %d != 報告的長度 %d" #: src/modules/internet/internet.c:460 src/modules/internet/internet.c:565 #, c-format msgid "cannot open URL '%s'" msgstr "無法開啟 URL '%s'" #: src/modules/internet/internet.c:593 src/modules/internet/internet.c:828 #, c-format msgid "cannot open: HTTP status was '%d %s'" msgstr "無法開啟: HTTP 狀態是 '%d%s'" #: src/modules/internet/internet.c:772 src/modules/internet/internet.c:935 msgid "InternetOpenUrl timed out" msgstr "InternetOpenUrl 已經逾時" #: src/modules/internet/internet.c:799 src/modules/internet/internet.c:813 #: src/modules/internet/internet.c:957 src/modules/internet/internet.c:966 #, c-format msgid "InternetOpenUrl failed: '%s'" msgstr "InternetOpenUrl 失敗: '%s'" #: src/modules/internet/internet.c:870 msgid "Internet read timed out" msgstr "網際網路讀取逾時" #: src/modules/internet/nanoftp.c:288 src/modules/internet/nanoftp.c:301 #: src/modules/internet/nanoftp.c:312 src/modules/internet/nanoftp.c:346 #: src/modules/internet/nanoftp.c:356 msgid "RxmlNanoFTPScanURL: overlong (invalid?) URL" msgstr "RxmlNanoFTPScanURL:過長 (無效?) 網址" #: src/modules/internet/nanoftp.c:389 msgid "removing FTP proxy info" msgstr "刪除 FTP 代理主機資訊" #: src/modules/internet/nanoftp.c:391 #, c-format msgid "using FTP proxy '%s'" msgstr "用 FTP 代理主機 '%s'" #: src/modules/internet/nanoftp.c:402 src/modules/internet/nanoftp.c:431 msgid "RxmlNanoFTPScanProxy: overlong (invalid?) URL" msgstr "RxmlNanoFTPScanProxy:過長 (無效?) 網址" #: src/modules/internet/nanoftp.c:830 msgid "cannot resolve host" msgstr "無法分辨主機" #: src/modules/internet/nanoftp.c:860 msgid "failed to connect to server" msgstr "連線不上伺服器" #: src/modules/internet/nanoftp.c:871 msgid "failed to get response from server" msgstr "伺服器沒有反應" #: src/modules/internet/nanoftp.c:1134 msgid "RxmlNanoFTPGetConnection: failed to create socket" msgstr "RxmlNanoFTPGetConnection: 建立插槽失敗" #: src/modules/internet/nanoftp.c:1180 msgid "failed to create a data connection" msgstr "建立資料連結失敗" #: src/modules/internet/nanoftp.c:1188 msgid "failed to bind a port" msgstr "連線通訊埠失敗" #: src/modules/internet/nanoftp.c:1195 #, c-format msgid "could not listen on port %d" msgstr "無法從通訊埠 %d 聽取資料" #: src/modules/internet/nanohttp.c:370 src/modules/internet/nanohttp.c:398 #: src/modules/internet/nanohttp.c:407 msgid "RxmlNanoHTTPScanURL: overlong (invalid?) URL" msgstr "RxmlNanoHTTPScanURL:過長 (無效?) 網址" #: src/modules/internet/nanohttp.c:441 msgid "removing HTTP proxy info" msgstr "刪除 HTTP 代理主機資訊" #: src/modules/internet/nanohttp.c:443 #, c-format msgid "using HTTP proxy '%s'" msgstr "使用 HTTP 代理主機 '%s'" #: src/modules/internet/nanohttp.c:454 src/modules/internet/nanohttp.c:490 msgid "RxmlNanoHTTPScanProxy: overlong (invalid?) URL" msgstr "RxmlNanoHTTPScanProxy:過長 (無效?) 網址" #: src/modules/internet/nanohttp.c:1107 #, c-format msgid "unable to resolve '%s'" msgstr "無法解析 '%s'" #: src/modules/internet/nanohttp.c:1134 #, c-format msgid "connected to '%s' on port %d." msgstr "透過通訊埠 %2$d 接通到 '%1$s'。" #: src/modules/internet/nanohttp.c:1139 #, c-format msgid "unable to connect to '%s' on port %d." msgstr "無法透過通訊埠 %2$d 連線到 '%1$s'。" #: src/modules/internet/nanohttp.c:1443 #, c-format msgid "redirect to: '%s'" msgstr "重新傳送到: '%s'" #: src/modules/internet/nanohttp.c:1454 msgid "too many redirects, aborting ..." msgstr "太多重新傳送,中斷工作 ..." #: src/modules/internet/sockconn.c:177 src/modules/internet/sockconn.c:181 #: src/modules/internet/sockconn.c:187 src/modules/internet/sockconn.c:200 msgid "allocation of socket connection failed" msgstr "配置插槽連結失敗" #: src/modules/lapack/Lapack.c:48 src/modules/lapack/Lapack.c:67 #, c-format msgid "argument type[1]='%s' must be a character string of string length 1" msgstr "引數 type[1]='%s' 必須是長度為 1 的字串" #: src/modules/lapack/Lapack.c:56 #, c-format msgid "argument type[1]='%s' must be one of 'M','1','O','I','F' or 'E'" msgstr "引數 type[1]='%s' 必須是 'M','1','O','I','F' 或 'E' 之一" #: src/modules/lapack/Lapack.c:73 #, c-format msgid "argument type[1]='%s' must be one of '1','O', or 'I'" msgstr "引數 type[1]='%s' 必須是 '1', 'O' 或 'I' 之一" #: src/modules/lapack/Lapack.c:116 src/modules/lapack/Lapack.c:123 #: src/modules/lapack/Lapack.c:182 src/modules/lapack/Lapack.c:193 #: src/modules/lapack/Lapack.c:275 src/modules/lapack/Lapack.c:281 #: src/modules/lapack/Lapack.c:617 src/modules/lapack/Lapack.c:623 #: src/modules/lapack/Lapack.c:677 src/modules/lapack/Lapack.c:684 #: src/modules/lapack/Lapack.c:688 src/modules/lapack/Lapack.c:723 #: src/modules/lapack/Lapack.c:730 src/modules/lapack/Lapack.c:779 #: src/modules/lapack/Lapack.c:786 src/modules/lapack/Lapack.c:834 #: src/modules/lapack/Lapack.c:840 src/modules/lapack/Lapack.c:894 #: src/modules/lapack/Lapack.c:900 src/modules/lapack/Lapack.c:1134 #: src/modules/lapack/Lapack.c:1140 src/modules/lapack/Lapack.c:1188 #: src/modules/lapack/Lapack.c:1195 src/modules/lapack/Lapack.c:1199 #: src/modules/lapack/Lapack.c:1227 src/modules/lapack/Lapack.c:1234 #: src/modules/lapack/Lapack.c:1254 #, c-format msgid "error code %d from Lapack routine '%s'" msgstr "錯誤程式碼 %d,Lapack 例行程式 '%s'" #: src/modules/lapack/Lapack.c:153 src/modules/lapack/Lapack.c:248 #: src/modules/lapack/Lapack.c:874 msgid "'x' must be a square numeric matrix" msgstr "'x' 必須是正方形的數值矩陣" #: src/modules/lapack/Lapack.c:325 src/modules/lapack/Lapack.c:355 #: src/modules/lapack/Lapack.c:404 msgid "'A' must be a numeric matrix" msgstr "'A' 必須是數值矩陣" #: src/modules/lapack/Lapack.c:327 msgid "'type' must be a character string" msgstr "'type' 必須是字串" #: src/modules/lapack/Lapack.c:357 src/modules/lapack/Lapack.c:405 #: src/modules/lapack/Lapack.c:441 src/modules/lapack/Lapack.c:498 msgid "'norm' must be a character string" msgstr "'norm' 必須是字串" #: src/modules/lapack/Lapack.c:377 #, c-format msgid "error [%d] from Lapack 'dgetrf()'" msgstr "錯誤 [%d] 來自 Lapack 'dgetrf()'" #: src/modules/lapack/Lapack.c:382 #, c-format msgid "exact singularity: U[%d,%d] = 0 in LU-decomposition {Lapack 'dgetrf()'}" msgstr "" "精確的奇異性:U[%d,%d] = 0 於 LU-decomposition {Lapack 'dgetrf()'} 之中" #: src/modules/lapack/Lapack.c:394 #, c-format msgid "error [%d] from Lapack 'dgecon()'" msgstr "錯誤 [%d] 來自 Lapack 'dgecon()'" #: src/modules/lapack/Lapack.c:414 src/modules/lapack/Lapack.c:446 #: src/modules/lapack/Lapack.c:504 msgid "'A' must be a *square* matrix" msgstr "'A' 必須是 *正方形* 矩陣" #: src/modules/lapack/Lapack.c:428 #, c-format msgid "error [%d] from Lapack 'dtrcon()'" msgstr "錯誤 [%d] 來自 Lapack 'dtrcon()'" #: src/modules/lapack/Lapack.c:443 src/modules/lapack/Lapack.c:500 msgid "'A' must be a complex matrix" msgstr "'A' 必須是複數矩陣" #: src/modules/lapack/Lapack.c:465 src/modules/lapack/Lapack.c:472 #, c-format msgid "error [%d] from Lapack 'zgetrf()'" msgstr "錯誤 [%d] 來自 Lapack 'zgetrf()'" #: src/modules/lapack/Lapack.c:480 #, c-format msgid "error [%d] from Lapack 'zgecon()'" msgstr "錯誤 [%d] 來自 Lapack 'zgecon()'" #: src/modules/lapack/Lapack.c:484 src/modules/lapack/Lapack.c:519 #: src/modules/lapack/Lapack.c:588 src/modules/lapack/Lapack.c:648 #: src/modules/lapack/Lapack.c:692 src/modules/lapack/Lapack.c:734 #: src/modules/lapack/Lapack.c:800 src/modules/lapack/Lapack.c:857 #: src/modules/lapack/Lapack.c:917 msgid "Fortran complex functions are not available on this platform" msgstr "本平臺不能使用 Fortran 複數功能" #: src/modules/lapack/Lapack.c:516 #, c-format msgid "error [%d] from Lapack 'ztrcon()'" msgstr "錯誤 [%d] 來自 Lapack 'ztrcon()'" #: src/modules/lapack/Lapack.c:532 src/modules/lapack/Lapack.c:602 msgid "'a' must be a complex matrix" msgstr "'a' 必須是複數矩陣" #: src/modules/lapack/Lapack.c:535 src/modules/lapack/Lapack.c:1042 msgid "'a' is 0-diml" msgstr "'a' 是 0-diml" #: src/modules/lapack/Lapack.c:537 src/modules/lapack/Lapack.c:1044 #, c-format msgid "'a' (%d x %d) must be square" msgstr "'a' (%d x %d) 必須是正方形的" #: src/modules/lapack/Lapack.c:543 src/modules/lapack/Lapack.c:1050 msgid "no right-hand side in 'b'" msgstr "'b' 在等號右側沒有公式" #: src/modules/lapack/Lapack.c:546 src/modules/lapack/Lapack.c:560 #: src/modules/lapack/Lapack.c:1053 src/modules/lapack/Lapack.c:1069 #, c-format msgid "'b' (%d x %d) must be compatible with 'a' (%d x %d)" msgstr "'b' (%d x %d) 必須與 'a' (%d x %d) 相容" #: src/modules/lapack/Lapack.c:581 src/modules/lapack/Lapack.c:948 #: src/modules/lapack/Lapack.c:962 src/modules/lapack/Lapack.c:1017 #: src/modules/lapack/Lapack.c:1091 #, c-format msgid "argument %d of Lapack routine %s had invalid value" msgstr "Lapack 例行程式 %2$s 的引數 %1$d 具有不正確的值" #: src/modules/lapack/Lapack.c:662 src/modules/lapack/Lapack.c:707 msgid "'b' must be a complex matrix" msgstr "'b' 必須是複數矩陣" #: src/modules/lapack/Lapack.c:670 src/modules/lapack/Lapack.c:716 #: src/modules/lapack/Lapack.c:1181 src/modules/lapack/Lapack.c:1220 #, c-format msgid "right-hand side should have %d not %d rows" msgstr "公式右側應該有 %d 而不是 %d 列" #: src/modules/lapack/Lapack.c:743 #, fuzzy msgid "'jobu' must be a character string" msgstr "'norm' 必須是字串" #: src/modules/lapack/Lapack.c:751 msgid "matrices of 2^31 or more elements are not supported" msgstr "" #: src/modules/lapack/Lapack.c:816 #, fuzzy msgid "'x' must be a square complex matrix" msgstr "'x' 必須是正方形的數值矩陣" #: src/modules/lapack/Lapack.c:926 src/modules/lapack/Lapack.c:1000 #: src/modules/lapack/Lapack.c:1039 src/modules/lapack/Lapack.c:1114 #: src/modules/lapack/Lapack.c:1245 msgid "'a' must be a numeric matrix" msgstr "'a' 必須是數值矩陣" #: src/modules/lapack/Lapack.c:933 src/modules/lapack/Lapack.c:1250 msgid "'a' must be a square matrix" msgstr "'a' 必須是正方形矩陣" #: src/modules/lapack/Lapack.c:934 msgid "'a' must have dims > 0" msgstr "'a' 必須有 dims > 0" #: src/modules/lapack/Lapack.c:946 #, c-format msgid "the leading minor of order %d is not positive definite" msgstr "序列 %d 前置的次要符號並非肯定明確" #: src/modules/lapack/Lapack.c:960 msgid "the matrix is either rank-deficient or indefinite" msgstr "" #: src/modules/lapack/Lapack.c:987 msgid "'size' argument must be a positive integer" msgstr "'size' 引數必須是正整數" #: src/modules/lapack/Lapack.c:1002 #, c-format msgid "'size' cannot exceed ncol(x) = %d" msgstr "'size' 不能超過 ncol(x)=%d" #: src/modules/lapack/Lapack.c:1003 #, c-format msgid "'size' cannot exceed nrow(x) = %d" msgstr "'size' 不能超過 nrow(x)=%d" #: src/modules/lapack/Lapack.c:1015 #, c-format msgid "element (%d, %d) is zero, so the inverse cannot be computed" msgstr "元素 (%d,%d) 為零,因此無法逆向求值" #: src/modules/lapack/Lapack.c:1094 #, fuzzy, c-format msgid "Lapack routine %s: system is exactly singular: U[%d,%d] = 0" msgstr "Lapack 例行程式 dgesv: 系統正好是獨特的" #: src/modules/lapack/Lapack.c:1102 #, c-format msgid "system is computationally singular: reciprocal condition number = %g" msgstr "系統計算上是獨特的: 互反條件數=%g" #: src/modules/lapack/Lapack.c:1174 src/modules/lapack/Lapack.c:1212 msgid "'b' must be a numeric matrix" msgstr "'b' 必須是數值矩陣" #: src/modules/lapack/Lapack.c:1246 msgid "argument 'logarithm' must be logical" msgstr "引數 'logarithm' 必須是邏輯值" #: src/nmath/bessel_i.c:69 msgid "bessel_i allocation error" msgstr "bessel_i 配置錯誤" #: src/nmath/bessel_i.c:77 src/nmath/bessel_i.c:122 #, c-format msgid "bessel_i(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n" msgstr "bessel_i(%g): ncalc (=%ld)!= nb (=%ld); alpha=%g. 引數在範圍外?\n" #: src/nmath/bessel_i.c:80 src/nmath/bessel_i.c:125 #, c-format msgid "bessel_i(%g,nu=%g): precision lost in result\n" msgstr "bessel_i(%g,nu=%g): 結果的精確度有損害\n" #: src/nmath/bessel_j.c:67 msgid "bessel_j allocation error" msgstr "bessel_j 配置錯誤" #: src/nmath/bessel_j.c:75 src/nmath/bessel_j.c:118 #, c-format msgid "bessel_j(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n" msgstr "bessel_j(%g): ncalc (=%ld)!= nb (=%ld); alpha=%g. 引數在範圍外?\n" #: src/nmath/bessel_j.c:78 src/nmath/bessel_j.c:121 #, c-format msgid "bessel_j(%g,nu=%g): precision lost in result\n" msgstr "bessel_j(%g,nu=%g): 結果的精確度有損害\n" #: src/nmath/bessel_k.c:63 msgid "bessel_k allocation error" msgstr "bessel_k 配置錯誤" #: src/nmath/bessel_k.c:71 src/nmath/bessel_k.c:108 #, c-format msgid "bessel_k(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n" msgstr "bessel_k(%g): ncalc (=%ld)!= nb (=%ld); alpha=%g. 引數在範圍外?\n" #: src/nmath/bessel_k.c:74 src/nmath/bessel_k.c:111 #, c-format msgid "bessel_k(%g,nu=%g): precision lost in result\n" msgstr "bessel_k(%g,nu=%g): 結果的精確度有損害\n" #: src/nmath/bessel_y.c:66 msgid "bessel_y allocation error" msgstr "bessel_y 配置錯誤" #: src/nmath/bessel_y.c:82 src/nmath/bessel_y.c:127 #, c-format msgid "bessel_y(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n" msgstr "bessel_y(%g): ncalc (=%ld)!= nb (=%ld); alpha=%g. 引數在範圍外?\n" #: src/nmath/bessel_y.c:85 src/nmath/bessel_y.c:130 #, c-format msgid "bessel_y(%g,nu=%g): precision lost in result\n" msgstr "bessel_y(%g,nu=%g): 結果的精確度有損害\n" #: src/nmath/choose.c:79 src/nmath/choose.c:122 #, c-format msgid "'k' (%.2f) must be integer, rounded to %.0f" msgstr "" #: src/nmath/nmath.h:141 #, c-format msgid "argument out of domain in '%s'\n" msgstr "在 '%s' 中引數超出領域\n" #: src/nmath/nmath.h:144 #, c-format msgid "value out of range in '%s'\n" msgstr "在 '%s' 中的值超出範圍\n" #: src/nmath/nmath.h:147 #, c-format msgid "convergence failed in '%s'\n" msgstr "在 '%s' 中收斂失敗\n" #: src/nmath/nmath.h:150 #, c-format msgid "full precision may not have been achieved in '%s'\n" msgstr "在 '%s' 中可能尚未達到完全精確\n" #: src/nmath/nmath.h:153 #, c-format msgid "underflow occurred in '%s'\n" msgstr "下限溢位發生於 '%s'\n" #: src/nmath/pbeta.c:48 #, c-format msgid "pbeta_raw() -> bratio() gave error code %d" msgstr "" #: src/nmath/pnbinom.c:79 #, c-format msgid "pnbinom_mu() -> bratio() gave error code %d" msgstr "" #: src/nmath/pnchisq.c:246 #, c-format msgid "pnchisq(x=%g, ..): not converged in %d iter." msgstr "pnchisq(x=%g, ..): %d 次循環後還沒有聚合。" #: src/nmath/polygamma.c:499 #, c-format msgid "deriv = %d > %d (= n_max)\n" msgstr "deriv = %d > %d (= n_max)\n" #: src/nmath/rmultinom.c:78 #, c-format msgid "rbinom: probability sum should be 1, but is %g" msgstr "rbinom: 機率和應該為 1,而不是 %g" #: src/nmath/signrank.c:77 msgid "signrank allocation error" msgstr "signrank 配置錯誤" #: src/nmath/snorm.c:326 #, c-format msgid "norm_rand(): invalid N01_kind: %d\n" msgstr "norm_rand(): N01_kind: %d 不正確\n" #: src/nmath/wilcox.c:85 src/nmath/wilcox.c:95 src/nmath/wilcox.c:148 #: src/nmath/wilcox.c:313 #, c-format msgid "wilcox allocation error %d" msgstr "wilcox 配置錯誤 %d" #: src/unix/X11.c:54 msgid "X11 module is not available under this GUI" msgstr "本 GUI 中沒有 X11 模組" #: src/unix/X11.c:60 msgid "X11 routines cannot be accessed in module" msgstr "模組中沒有此一 X11 例行程式" #: src/unix/X11.c:78 src/unix/X11.c:90 src/unix/X11.c:102 src/unix/X11.c:113 msgid "X11 module cannot be loaded" msgstr "無法載入 X11 模組" #: src/unix/X11.c:126 src/unix/X11.c:132 src/unix/X11.c:138 src/unix/X11.c:144 msgid "X11 is not available" msgstr "無法使用 X11" #: src/unix/dynload.c:143 msgid "" "Explicit local dynamic loading not supported on this platform. Using default." msgstr "本系統不支援明確的本地動態載入。使用預設值。" #: src/unix/dynload.c:144 msgid "" "Explicit global dynamic loading not supported on this platform. Using " "default." msgstr "本系統不支援明確的全局動態載入。使用預設值。" #: src/unix/dynload.c:145 msgid "" "Explicit non-lazy dynamic loading not supported on this platform. Using " "default." msgstr "本系統不支援明確的非緩慢動態載入。使用預設值。" #: src/unix/dynload.c:146 msgid "" "Explicit lazy dynamic loading not supported on this platform. Using default." msgstr "本系統不支援明確的緩慢動態載入。使用預設值。" #: src/unix/dynload.c:240 msgid "cannot get working directory!" msgstr "找不到工作目錄" #: src/unix/sys-std.c:131 msgid "interrupt handler must not return" msgstr "插斷處置程式不能有回傳值" #: src/unix/sys-std.c:521 msgid "" "An unusual circumstance has arisen in the nesting of readline input. Please " "report using bug.report()" msgstr "巢狀 readline 輸入出了不尋常的錯,請用 bug.report()" #: src/unix/sys-std.c:1082 src/unix/sys-std.c:1249 #, c-format msgid "problem in saving the history file '%s'" msgstr "儲存歷史檔案 '%s' 時出了問題" #: src/unix/sys-std.c:1156 #, c-format msgid "" "Cannot open file '%s': %s\n" "\n" msgstr "" "無法開啟檔案 '%s' :%s\n" "\n" #: src/unix/sys-std.c:1220 src/unix/sys-std.c:1243 msgid "'file' argument is too long" msgstr "'file' 引數太長" #: src/unix/sys-std.c:1226 src/unix/sys-std.c:1228 msgid "no history mechanism available" msgstr "沒有歷史功能" #: src/unix/sys-std.c:1255 msgid "problem in truncating the history file" msgstr "截斷歷史檔案時發生問題" #: src/unix/sys-std.c:1257 src/unix/sys-std.c:1259 msgid "no history available to save" msgstr "沒有可以儲存的歷史紀錄" #: src/unix/sys-std.c:1271 msgid "invalid timestamp" msgstr "時間戳記不正確" #: src/unix/sys-unix.c:251 msgid "non-empty character argument expected" msgstr "需要非空字元引數" #: src/unix/sys-unix.c:254 msgid "'intern' must be logical and not NA" msgstr "'intern' 必須是邏輯值且非無定義" #: src/unix/sys-unix.c:266 #, c-format msgid "cannot popen '%s', probable reason '%s'" msgstr "無法 popen '%s' ,可能的原因是 '%s'" #: src/unix/sys-unix.c:271 #, c-format msgid "line %d may be truncated in call to system(, intern = TRUE)" msgstr "第 %d 列也許在呼叫 system(, intern = TRUE) 時被截斷" #: src/unix/sys-unix.c:288 #, c-format msgid "error in running command: '%s'" msgstr "執行命令時發生錯誤:'%s'" #: src/unix/sys-unix.c:290 msgid "error in running command" msgstr "執行命令時發生錯誤" #: src/unix/sys-unix.c:294 #, c-format msgid "running command '%s' had status %d and error message '%s'" msgstr "執行命令 '%s' 時出現狀態 %d 和錯誤訊息 '%s'" #: src/unix/sys-unix.c:399 msgid "Sys.info() is not implemented on this system" msgstr "本系統沒有實作 Sys.info() 此一功能" #: src/unix/system.c:257 #, c-format msgid "WARNING: --gui or -g without value ignored" msgstr "警告: --gui 或 -g 選項沒有值,因此忽略不用" #: src/unix/system.c:275 #, c-format msgid "WARNING: unknown gui '%s', using X11\n" msgstr "警告: 沒有這種 gui '%s', 使用 X11\n" #: src/unix/system.c:278 #, c-format msgid "WARNING: unknown gui '%s', using none\n" msgstr "警告: 沒有這種 gui '%s', 因此什麼都不用\n" #: src/unix/system.c:388 msgid "creating temporary file for '-e' failed" msgstr "為 '-e' 建立暫存檔時失敗" #: src/unix/system.c:469 msgid "WARNING: Only editing the first in the list of files" msgstr "警告: 只修改檔案串列中的第一個元素" #~ msgid "negative value in 'x'" #~ msgstr "'x' 中有負值" #~ msgid "'jobu' and 'jobv' must be character strings" #~ msgstr "'jobu' 和 'jobv' 必須是字元物件" #~ msgid "" #~ "bad target context--should NEVER happen;\n" #~ "please bug.report() [R_run_onexits]" #~ msgstr "" #~ "目的上下文發生錯誤,這不應該發生;\n" #~ "請用 bug.report() [R_run_onexits]" #~ msgid "invalid assignment left-hand side" #~ msgstr "賦值公式左側不正確" #, fuzzy #~ msgid "\"%s\" is not an existing slot in an object of class \"%s\"" #~ msgstr "\"%1$s\" 插槽名不存在於 \"%2$s\" 類型物件中" #~ msgid "R_CompiledFileName: buffer too small" #~ msgstr "R_CompiledFileName: 緩衝區太小" #~ msgid ".C(..): Width cannot be zero" #~ msgstr ".C(..): 寬度不能為零" #~ msgid ".C(..): 'type' must be \"integer\" for \"d\"-format" #~ msgstr ".C(..): 'type' 如果用於 \"d\"-格式的話必須是 \"integer\"" #~ msgid ".C(..): 'type' must be \"real\" for this format" #~ msgstr ".C(..): 'type' 用於這種格式的話必須是 \"real\"" #~ msgid "'names' is not a character string" #~ msgstr "'names' 並非字串" #~ msgid "bad hsv to rgb color conversion" #~ msgstr "hsv 到 rgb 顏色轉換不正確" #~ msgid "unknown palette (need >= 2 colors)" #~ msgstr "沒有這種調色盤 (需要 >= 兩種顏色)" #~ msgid "maximum number of colors exceeded" #~ msgstr "顏色的數目已超過最大值" #~ msgid "invalid RGB specification" #~ msgstr "RGB 設定不正確" #~ msgid "invalid color name '%s'" #~ msgstr "無效的顏色名稱 '%s'" #~ msgid "invalid color specification '%s'" #~ msgstr "無效的顏色規格 '%s'" #~ msgid "supplied color is not numeric nor character" #~ msgstr "所提供的顏色既非數值亦非字元" #, fuzzy #~ msgid "invalid color specification" #~ msgstr "無效的顏色規格" #~ msgid "rcont2 [%d,%d]: exp underflow to 0; algorithm failure" #~ msgstr "rcont2 [%d,%d]: exp 向下溢位到 0; 演算法失敗" #~ msgid "no R-to-C converter found corresponding to identifier" #~ msgstr "找不到與識別碼相應的 R-to-C 轉換器" #~ msgid "invalid USE.NAMES value" #~ msgstr "無效的 USE.NAMES 值" #~ msgid "duplicated levels will not be allowed in factors anymore" #~ msgstr "重複等級將不再被允許存在因子中" #~ msgid "... used in an incorrect context" #~ msgstr "... 的上下文用得不正確" #~ msgid "NAOK used more than once" #~ msgstr "NAOK 被使用超過一次" #~ msgid "PACKAGE used more than once" #~ msgstr "PACKAGE 被使用超過一次" #~ msgid "Invalid graphics state" #~ msgstr "繪圖狀態發生錯誤" #~ msgid "invalid mode to pass to Fortran (arg %d)" #~ msgstr "傳給 Fortran 的狀態發生錯誤 (引數 %d)" #~ msgid "invalid function in call_R" #~ msgstr "call_R 中的函數不正確" #~ msgid "invalid argument count in call_R" #~ msgstr "call_R 的引數數目不正確" #~ msgid "invalid return value count in call_R" #~ msgstr "call_R 的回傳值數目不正確" #~ msgid "internal error in unz code" #~ msgstr "unz 程式碼中有內部錯誤" #~ msgid "can't use R profiling while byte code profiling" #~ msgstr "在位元組碼程式概要分析時不能用 R 來同時進行程式概要分析" #~ msgid "bad character switch offsets" #~ msgstr "不當的字元切換偏移值" #~ msgid "bad switch names" #~ msgstr "不當的切換名稱" #~ msgid "bad numeric switch offsets" #~ msgstr "不當的數值切換偏移值" #~ msgid "constBuf must be a generic vector" #~ msgstr "constBuf 必須是一般向量" #~ msgid "bad constCount value" #~ msgstr "不當的 constCount 值" #~ msgid "lapack routines cannot be accessed in module" #~ msgstr "無法讀寫模組中的 lapack 例行程式" #~ msgid "lapack routines cannot be loaded" #~ msgstr "無法載入 lapack 例行程式" #~ msgid "'UseMethod' called from outside a closure" #~ msgstr "'UseMethod' 從閉包外部被呼叫" #~ msgid "invalid `which' in TeX" #~ msgstr "在 TeX 中的 'which' 無效" #~ msgid "internal error in do_random1" #~ msgstr "do_random1 產生了內部錯誤" #~ msgid "internal error in do_random2" #~ msgstr "do_random2 產生了內部錯誤" #~ msgid "internal error in do_random3" #~ msgstr "do_random3 產生了內部錯誤" #~ msgid "%s%d:%d: %s" #~ msgstr "%s%d:%d:%s" #~ msgid "" #~ "%s%d:%d: %s\n" #~ "%d: %s\n" #~ "%*s" #~ msgstr "" #~ "%s%d:%d:%s\n" #~ "%d:%s\n" #~ "%*s" #~ msgid "" #~ "%s%d:%d: %s\n" #~ "%d: %s\n" #~ "%d: %s\n" #~ "%*s" #~ msgstr "" #~ "%s%d:%d:%s\n" #~ "%d:%s\n" #~ "%d:%s\n" #~ "%*s" #~ msgid "%s" #~ msgstr "%s" #~ msgid "%s in \"%s\"" #~ msgstr "%s 於 \"%s\" 之中" #~ msgid "" #~ "%s in:\n" #~ "\"%s\n" #~ "%s\"" #~ msgstr "" #~ "%s 於:\n" #~ "\"%s\n" #~ "%s\"" #~ msgid "cannot mkdir R_TempDir" #~ msgstr "無法執行 mkdir R_TempDir" #~ msgid "csduplicated not called on a STRSXP" #~ msgstr "csduplicated 不能用於 STRSXP" #~ msgid "color intensity %g, not in [0,1]" #~ msgstr "顏色強度 %g 不在 [0,1] 之間" #~ msgid "color intensity %d, not in 0:255" #~ msgstr "顏色強度 %d 不在 0:255 之間" #~ msgid "alpha level %g, not in [0,1]" #~ msgstr "alpha 層次 %g 不在 [0,1] 之間" #~ msgid "alpha level %d, not in 0:255" #~ msgstr "alpha 層次 %d 不在 0:255 之間" #~ msgid "invalid hsv color" #~ msgstr "無效的 hsv 顏色" #~ msgid "invalid hcl color" #~ msgstr "hcl 顏色不正確" #~ msgid "invalid 'names' vector" #~ msgstr "無效的 'names' 向量" #~ msgid "invalid gray level, must be in [0,1]." #~ msgstr "graylevel 必須在 [0,1] 之間。" #~ msgid "rgb is not a matrix (internally)" #~ msgstr "rgb 不是矩陣 (內部)" #~ msgid "rgb must have 3 rows (internally)" #~ msgstr "rgb 必須有三列 (內部)" #~ msgid "invalid bind address specification" #~ msgstr "無效的繫結位址規格" #~ msgid "'outFile' must be a single file" #~ msgstr "'outfile' 必須是單一檔案" #, fuzzy #~ msgid "'fmt' must be length 1" #~ msgstr "'fromLast' 的長度必須是 1" #~ msgid "unknown type" #~ msgstr "不明的類型" #~ msgid "Menu functions can only be used in the GUI" #~ msgstr "選單功能只能在 GUI 中使用" #~ msgid "unable to retrieve items for %s (%s)" #~ msgstr "無法檢索項目 %s (%s)" #~ msgid "unable to add menu (%s)" #~ msgstr "無法增加選單 (%s)" #~ msgid "unable to add menu item (%s)" #~ msgstr "無法加入選單項 (%s)" #~ msgid "menu does not exist" #~ msgstr "選單不存在" #~ msgid "unable to delete menu item (%s)" #~ msgstr "無法刪除選單項 (%s)" #~ msgid "'savehistory' can only be used in Rgui and Rterm" #~ msgstr "'savehistory' 只能在 Rgui 和 Rterm 中使用" #~ msgid "'loadhistory' can only be used in Rgui and Rterm" #~ msgstr "'loadhistory' 只能在 Rgui 和 Rterm 中使用" #~ msgid "Select one or more" #~ msgstr "選取一或多個" #~ msgid "Select one" #~ msgstr "選取一個" #~ msgid "argument must be a character vector or a raw vector" #~ msgstr "引數必須是字元向量或純量向量" #~ msgid "'default' must be a character string" #~ msgstr "'default' 必須是字串" #~ msgid "'default' is overlong" #~ msgstr "'default' 太長" #~ msgid "'caption' must be a character string" #~ msgstr "'caption' 必須是字串" #~ msgid "'multi' must be a logical value" #~ msgstr "'multi' 必須是邏輯值" #~ msgid "'filterindex' must be an integer value" #~ msgstr "'filterindex' 必須是整數" #~ msgid "'title' must be a character string" #~ msgstr "'title' 必須是字串" #~ msgid "'text' must be a character string" #~ msgstr "'text' 必須是字串" #~ msgid "'%s' must be length 1" #~ msgstr "'%s' 的長度必須是 1" #~ msgid "'%s' must be a list" #~ msgstr "'%s' 必須是串列" #~ msgid "'%s' element %d is not a window handle" #~ msgstr "'%s' 元素 %d 並非視窗控柄" #~ msgid "Registry key '%ls' not found" #~ msgstr "找不到註冊表項目 '%ls'" #~ msgid "string terminated by newline or EOF" #~ msgstr "字串尾是新的一列或是 EOF" #~ msgid "the first argument must be of mode character" #~ msgstr "第一引數的狀態必須是字元" #~ msgid "Selection: " #~ msgstr "選擇: " #~ msgid "cannot allocate buffer in 'readTableHead'" #~ msgstr "無法在 'readTableHead' 中配置緩衝區" #~ msgid "\\ followed by EOF" #~ msgstr "EOF 緊接於 \\ 之後" #~ msgid "incomplete final line found by readTableHeader on '%s'" #~ msgstr "讀取 '%s' 的 TableHeader 時遇到了不完整的最後一列" #~ msgid "'file' is not a connection" #~ msgstr "'file' 不是連結" #~ msgid "'dec' must be a single character" #~ msgstr "'dec' 必須是單一字元" #~ msgid "corrupt data frame -- length of column %d does not not match nrows" #~ msgstr "資料框毀損-- 行的長度 %d 與 nrows 不相等" #~ msgid "corrupt matrix -- dims not not match length" #~ msgstr "矩陣毀損 -- dims 與長度不相等" #~ msgid "NA's in .C(\"bincode\",... NAOK=FALSE)" #~ msgstr ".C(\"bincode\",... NAOK=FALSE) 中有 NA 值" #~ msgid "NA's in .C(\"bincount\",... NAOK=FALSE)" #~ msgstr ".C(\"bincount\",... NAOK=FALSE) 有 NA 值" #~ msgid "non-numeric matrix in rowsum(): this cannot happen" #~ msgstr "rowsum() 中出現了非數值矩陣:這不應該發生" #~ msgid "'method' must be a character string" #~ msgstr "'method' 必須是字串" #~ msgid "no dyn.load support in this R version" #~ msgstr "本 R 版本不支援 dyn.load" #~ msgid "vector size cannot be negative" #~ msgstr "向量大小不能是負的" #, fuzzy #~ msgid "long vectors are not supported for index.return" #~ msgstr "這個平臺不支援符號連結" #~ msgid "'R_get_primname' called on a non-primitive" #~ msgstr "'R_get_primname' 以非原型來呼叫"