diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 323 |
1 files changed, 164 insertions, 159 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 0d58f480..9177c461 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi 3.3\n" -"POT-Creation-Date: 2003-01-24 14:17+0100\n" +"POT-Creation-Date: 2003-01-24 23:14+0100\n" "PO-Revision-Date: 2003-01-15 02:36+0800\n" "Last-Translator: Mandrake Simplified Chinese <mandrake@en2china.com>\n" "Language-Team: Mandrake Simplified Chinese <mandrake@en2china.com>\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=gb2312\n" "Content-Transfer-Encoding: 8bit\n" -#: ../_irpm_.c:23 ../urpmi_.c:584 +#: ../_irpm_.c:23 ../urpmi_.c:595 #, c-format msgid "installing %s\n" msgstr "正在安装 %s\n" @@ -30,34 +30,34 @@ msgstr "" "自动安装软件包...\n" "您要求安装软件包 %s\n" -#: ../_irpm_.c:33 ../urpme_.c:32 ../urpmi_.c:467 +#: ../_irpm_.c:33 ../urpme_.c:32 ../urpmi_.c:478 msgid "Is this OK?" msgstr "这样好了吗?" -#: ../_irpm_.c:35 ../urpmi_.c:379 ../urpmi_.c:421 ../urpmi_.c:470 -#: ../urpmi_.c:512 ../urpmi_.c:539 +#: ../_irpm_.c:35 ../urpmi_.c:390 ../urpmi_.c:432 ../urpmi_.c:481 +#: ../urpmi_.c:523 ../urpmi_.c:550 msgid "Ok" msgstr "确定" -#: ../_irpm_.c:36 ../urpmi_.c:380 ../urpmi_.c:422 ../urpmi_.c:471 -#: ../urpmi_.c:513 ../urpmi_.c:540 +#: ../_irpm_.c:36 ../urpmi_.c:391 ../urpmi_.c:433 ../urpmi_.c:482 +#: ../urpmi_.c:524 ../urpmi_.c:551 msgid "Cancel" msgstr "取消" #. Translator: Add here the keys which might be pressed in the "No"-case. -#: ../_irpm_.c:42 ../urpme_.c:34 ../urpmi_.c:384 ../urpmi_.c:426 -#: ../urpmi_.c:475 ../urpmi_.c:544 ../urpmi_.c:608 placeholder.h:17 +#: ../_irpm_.c:42 ../urpme_.c:34 ../urpmi_.c:395 ../urpmi_.c:437 +#: ../urpmi_.c:486 ../urpmi_.c:555 ../urpmi_.c:619 placeholder.h:17 msgid "Nn" msgstr "nN不否" #. Translator: Add here the keys which might be pressed in the "Yes"-case. -#: ../_irpm_.c:43 ../urpme_.c:36 ../urpmi_.c:385 ../urpmi_.c:427 -#: ../urpmi_.c:476 ../urpmi_.c:545 ../urpmi_.c:609 placeholder.h:11 +#: ../_irpm_.c:43 ../urpme_.c:36 ../urpmi_.c:396 ../urpmi_.c:438 +#: ../urpmi_.c:487 ../urpmi_.c:556 ../urpmi_.c:620 placeholder.h:11 msgid "Yy" msgstr "yY是" -#: ../_irpm_.c:44 ../urpme_.c:106 ../urpmi_.c:386 ../urpmi_.c:428 -#: ../urpmi_.c:477 +#: ../_irpm_.c:44 ../urpme_.c:106 ../urpmi_.c:397 ../urpmi_.c:439 +#: ../urpmi_.c:488 msgid " (Y/n) " msgstr " (是(Y)/不(n)) [是] " @@ -66,531 +66,531 @@ msgstr " (是(Y)/不(n)) [是] " msgid "%s: command not found\n" msgstr "%s: 命令没找到\n" -#: ../urpm.pm_.c:177 +#: ../urpm.pm_.c:178 #, c-format msgid "Unknown webfetch `%s' !!!\n" msgstr "未知 webfetch“%s”!!!\n" -#: ../urpm.pm_.c:196 +#: ../urpm.pm_.c:197 #, c-format msgid "unknown protocol defined for %s" msgstr "%s 中定义了未知的协议" -#: ../urpm.pm_.c:205 +#: ../urpm.pm_.c:206 msgid "no webfetch (curl or wget currently) found\n" msgstr "没有发现下载工具(curl 或 wget) \n" -#: ../urpm.pm_.c:221 +#: ../urpm.pm_.c:222 #, c-format msgid "unable to handle protocol: %s" msgstr "无法处理协议: %s" -#: ../urpm.pm_.c:224 +#: ../urpm.pm_.c:225 msgid "wget is missing\n" msgstr "没有 wget\n" -#: ../urpm.pm_.c:260 +#: ../urpm.pm_.c:261 #, c-format msgid "wget failed: exited with %d or signal %d\n" msgstr "wget 失败: 退出代码 %d 或信号 %d\n" -#: ../urpm.pm_.c:263 +#: ../urpm.pm_.c:264 msgid "curl is missing\n" msgstr "没有 curl\n" -#: ../urpm.pm_.c:345 +#: ../urpm.pm_.c:346 #, c-format msgid "curl failed: exited with %d or signal %d\n" msgstr "curl 失败: 退出代码 %d, 信号 %d\n" -#: ../urpm.pm_.c:349 ../urpm.pm_.c:391 +#: ../urpm.pm_.c:350 ../urpm.pm_.c:392 msgid "rsync is missing\n" msgstr "没有 rsync\n" -#: ../urpm.pm_.c:388 ../urpm.pm_.c:430 +#: ../urpm.pm_.c:389 ../urpm.pm_.c:431 #, c-format msgid "rsync failed: exited with %d or signal %d\n" msgstr "rsync 失败: 退出代码 %d 或信号 %d\n" -#: ../urpm.pm_.c:392 +#: ../urpm.pm_.c:393 msgid "ssh is missing\n" msgstr "没有 ssh\n" -#: ../urpm.pm_.c:440 ../urpmi_.c:498 +#: ../urpm.pm_.c:441 ../urpmi_.c:509 #, c-format msgid " %s%% of %s completed, ETA = %s, speed = %s" msgstr "" -#: ../urpm.pm_.c:442 ../urpmi_.c:501 +#: ../urpm.pm_.c:443 ../urpmi_.c:512 #, c-format msgid " %s%% completed, speed = %s" msgstr "" -#: ../urpm.pm_.c:482 ../urpm.pm_.c:494 +#: ../urpm.pm_.c:476 ../urpm.pm_.c:492 ../urpm.pm_.c:504 #, c-format msgid "syntax error in config file at line %s" msgstr "配置文件的的 %s 行由语法错误" -#: ../urpm.pm_.c:503 +#: ../urpm.pm_.c:513 #, c-format msgid "medium \"%s\" trying to use an already used hdlist, medium ignored" msgstr "介质“%s”试图使用一个已经使用的 hdlist, 忽略介质" -#: ../urpm.pm_.c:507 +#: ../urpm.pm_.c:517 #, c-format msgid "medium \"%s\" trying to use an already used list, medium ignored" msgstr "介质“%s”试图使用已经使用的列表, 忽略介质" -#: ../urpm.pm_.c:523 +#: ../urpm.pm_.c:533 #, c-format msgid "" "unable to take care of medium \"%s\" as list file is already used by another " "medium" msgstr "无法处理介质“%s”, 其它介质在使用列表文件" -#: ../urpm.pm_.c:529 +#: ../urpm.pm_.c:539 #, c-format msgid "unable to use name \"%s\" for unnamed medium because it is already used" msgstr "不能把这个介质命名为“%s”, 这个名字已经被使用" -#: ../urpm.pm_.c:536 +#: ../urpm.pm_.c:546 #, c-format msgid "unable to take medium \"%s\" into account as no list file [%s] exists" msgstr "不能计算介质“%s”, 它的列表文件 [%s] 不存在" -#: ../urpm.pm_.c:540 +#: ../urpm.pm_.c:550 #, c-format msgid "unable to determine medium of this hdlist file [%s]" msgstr "无法判断 hdlist文件的介质 [%s]" -#: ../urpm.pm_.c:549 +#: ../urpm.pm_.c:559 #, c-format msgid "unable to access hdlist file of \"%s\", medium ignored" msgstr "无法访问“%s”的 hdlist 文件, 忽略该介质" -#: ../urpm.pm_.c:551 +#: ../urpm.pm_.c:561 #, c-format msgid "unable to access list file of \"%s\", medium ignored" msgstr "无法访问“%s”的列表文件, 忽略介质" -#: ../urpm.pm_.c:565 +#: ../urpm.pm_.c:575 #, c-format msgid "trying to bypass existing medium \"%s\", avoiding" msgstr "试图略过现有的介质“%s”, 避免" -#: ../urpm.pm_.c:573 +#: ../urpm.pm_.c:583 #, c-format msgid "unable to find hdlist file for \"%s\", medium ignored" msgstr "无法找到“%s”的 hdlist 文件, 忽略该介质" -#: ../urpm.pm_.c:579 +#: ../urpm.pm_.c:589 #, c-format msgid "unable to find list file for \"%s\", medium ignored" msgstr "无法找到“%s”的列表文件, 忽略该介质" -#: ../urpm.pm_.c:602 +#: ../urpm.pm_.c:612 #, c-format msgid "incoherent list file for \"%s\", medium ignored" msgstr "“%s”的列表文件不连贯, 忽略该介质" -#: ../urpm.pm_.c:610 +#: ../urpm.pm_.c:620 #, c-format msgid "unable to inspect list file for \"%s\", medium ignored" msgstr "无法检查“%s”的列表文件, 忽略该介质" -#: ../urpm.pm_.c:640 +#: ../urpm.pm_.c:650 #, c-format msgid "too many mount points for removable medium \"%s\"" msgstr "可移动介质“%s”加载次数太多" -#: ../urpm.pm_.c:641 +#: ../urpm.pm_.c:651 #, c-format msgid "taking removable device as \"%s\"" msgstr "把可移动设备当作“%s”" -#: ../urpm.pm_.c:645 +#: ../urpm.pm_.c:655 #, c-format msgid "using different removable device [%s] for \"%s\"" msgstr "为“%2$s”使用不同的可移动设备 [%1$s]" -#: ../urpm.pm_.c:649 ../urpm.pm_.c:652 +#: ../urpm.pm_.c:659 ../urpm.pm_.c:662 #, c-format msgid "unable to retrieve pathname for removable medium \"%s\"" msgstr "无法取得可移动介质“%s”的路径" -#: ../urpm.pm_.c:665 +#: ../urpm.pm_.c:675 #, c-format msgid "unable to write config file [%s]" msgstr "无法写入配置文件 [%s]" -#: ../urpm.pm_.c:677 +#: ../urpm.pm_.c:694 #, c-format msgid "write config file [%s]" msgstr "写入配置文件 [%s]" -#: ../urpm.pm_.c:697 +#: ../urpm.pm_.c:714 #, c-format msgid "unable to parse \"%s\" in file [%s]" msgstr "无法解读文件[%2$s]中的“%1$s”" -#: ../urpm.pm_.c:708 +#: ../urpm.pm_.c:725 #, c-format msgid "examining parallel handler in file [%s]" msgstr "检查文件 [%s] 中的并行处理" -#: ../urpm.pm_.c:718 +#: ../urpm.pm_.c:735 #, c-format msgid "found parallel handler for nodes: %s" msgstr "发现下列节点的并行处理: %s" -#: ../urpm.pm_.c:722 +#: ../urpm.pm_.c:739 #, c-format msgid "using associated media for parallel mode: %s" msgstr "将相关的介质用于并行处理: %s" -#: ../urpm.pm_.c:726 +#: ../urpm.pm_.c:743 #, c-format msgid "unable to use parallel option \"%s\"" msgstr "无法使用并行处理选项“%s”" -#: ../urpm.pm_.c:737 +#: ../urpm.pm_.c:754 msgid "--synthesis cannot be used with --media, --update or --parallel" msgstr "--synthesis 不能和 --media, --update 或 --parallel 一起使用" -#: ../urpm.pm_.c:753 ../urpm.pm_.c:761 ../urpm.pm_.c:776 ../urpm.pm_.c:1047 -#: ../urpm.pm_.c:1151 ../urpm.pm_.c:1326 ../urpm.pm_.c:1387 ../urpm.pm_.c:1405 -#: ../urpm.pm_.c:1548 +#: ../urpm.pm_.c:770 ../urpm.pm_.c:778 ../urpm.pm_.c:793 ../urpm.pm_.c:1064 +#: ../urpm.pm_.c:1168 ../urpm.pm_.c:1343 ../urpm.pm_.c:1404 ../urpm.pm_.c:1422 +#: ../urpm.pm_.c:1565 #, c-format msgid "examining hdlist file [%s]" msgstr "正在检查 hdlist 文件 [%s]" -#: ../urpm.pm_.c:757 ../urpm.pm_.c:772 ../urpm.pm_.c:1044 ../urpm.pm_.c:1147 -#: ../urpm.pm_.c:1322 ../urpm.pm_.c:1393 ../urpm.pm_.c:1399 ../urpm.pm_.c:1473 -#: ../urpm.pm_.c:1543 +#: ../urpm.pm_.c:774 ../urpm.pm_.c:789 ../urpm.pm_.c:1061 ../urpm.pm_.c:1164 +#: ../urpm.pm_.c:1339 ../urpm.pm_.c:1410 ../urpm.pm_.c:1416 ../urpm.pm_.c:1490 +#: ../urpm.pm_.c:1560 #, c-format msgid "examining synthesis file [%s]" msgstr "正在检查综合文件 [%s]" -#: ../urpm.pm_.c:767 +#: ../urpm.pm_.c:784 #, c-format msgid "problem reading hdlist file of medium \"%s\"" msgstr "读取“%s”的 hdlist 文件有问题" -#: ../urpm.pm_.c:779 ../urpm.pm_.c:1051 ../urpm.pm_.c:1155 ../urpm.pm_.c:1330 -#: ../urpm.pm_.c:1476 +#: ../urpm.pm_.c:796 ../urpm.pm_.c:1068 ../urpm.pm_.c:1172 ../urpm.pm_.c:1347 +#: ../urpm.pm_.c:1493 #, c-format msgid "problem reading synthesis file of medium \"%s\"" msgstr "无法读取介质“%s”的综合文件" -#: ../urpm.pm_.c:832 +#: ../urpm.pm_.c:849 #, c-format msgid "medium \"%s\" already exists" msgstr "介质“%s”已经存在" -#: ../urpm.pm_.c:860 +#: ../urpm.pm_.c:877 #, c-format msgid "added medium %s" msgstr "添加介质 %s" -#: ../urpm.pm_.c:875 +#: ../urpm.pm_.c:892 msgid "unable to access first installation medium" msgstr "无法访问最初的安装介质" -#: ../urpm.pm_.c:879 +#: ../urpm.pm_.c:896 msgid "copying hdlists file..." msgstr "正在复制 hdlists 文件..." -#: ../urpm.pm_.c:881 ../urpm.pm_.c:1108 ../urpm.pm_.c:1116 ../urpm.pm_.c:1170 +#: ../urpm.pm_.c:898 ../urpm.pm_.c:1125 ../urpm.pm_.c:1133 ../urpm.pm_.c:1187 msgid "...copying done" msgstr "...复制完成" -#: ../urpm.pm_.c:881 ../urpm.pm_.c:1108 ../urpm.pm_.c:1116 ../urpm.pm_.c:1170 +#: ../urpm.pm_.c:898 ../urpm.pm_.c:1125 ../urpm.pm_.c:1133 ../urpm.pm_.c:1187 msgid "...copying failed" msgstr "...复制失败" -#: ../urpm.pm_.c:883 ../urpm.pm_.c:901 ../urpm.pm_.c:926 +#: ../urpm.pm_.c:900 ../urpm.pm_.c:918 ../urpm.pm_.c:943 msgid "" "unable to access first installation medium (no Mandrake/base/hdlists file " "found)" msgstr "无法访问最初的安装介质 (没有找到 Mandrake/base/hdlists) " -#: ../urpm.pm_.c:889 +#: ../urpm.pm_.c:906 msgid "retrieving hdlists file..." msgstr "正在获取 hdlists 文件..." -#: ../urpm.pm_.c:895 ../urpm.pm_.c:1228 ../urpm.pm_.c:1288 ../urpm.pm_.c:1791 -#: ../urpm.pm_.c:2278 +#: ../urpm.pm_.c:912 ../urpm.pm_.c:1245 ../urpm.pm_.c:1305 ../urpm.pm_.c:1808 +#: ../urpm.pm_.c:2295 msgid "...retrieving done" msgstr "...获取完成" -#: ../urpm.pm_.c:897 ../urpm.pm_.c:1283 ../urpm.pm_.c:1794 ../urpm.pm_.c:2281 +#: ../urpm.pm_.c:914 ../urpm.pm_.c:1300 ../urpm.pm_.c:1811 ../urpm.pm_.c:2298 #, c-format msgid "...retrieving failed: %s" msgstr "...获取失败: %s" -#: ../urpm.pm_.c:917 +#: ../urpm.pm_.c:934 #, c-format msgid "invalid hdlist description \"%s\" in hdlists file" msgstr "hdlist 文件中错误的描述“%s”" -#: ../urpm.pm_.c:959 +#: ../urpm.pm_.c:976 #, c-format msgid "trying to select inexistent medium \"%s\"" msgstr "试图选择不存在的介质“%s”" -#: ../urpm.pm_.c:961 +#: ../urpm.pm_.c:978 #, c-format msgid "\"%s\"" msgstr "“%s”" -#: ../urpm.pm_.c:961 +#: ../urpm.pm_.c:978 #, c-format msgid "selecting multiple media: %s" msgstr "选择多个介质 %s" -#: ../urpm.pm_.c:978 +#: ../urpm.pm_.c:995 #, c-format msgid "removing medium \"%s\"" msgstr "删除介质“%s”" -#: ../urpm.pm_.c:1024 ../urpm.pm_.c:2197 +#: ../urpm.pm_.c:1041 ../urpm.pm_.c:2214 msgid "urpmi database locked" msgstr "urpmi 数据库被锁定" -#: ../urpm.pm_.c:1076 ../urpm.pm_.c:2207 +#: ../urpm.pm_.c:1093 ../urpm.pm_.c:2224 #, c-format msgid "unable to access medium \"%s\"" msgstr "无法访问介质“%s”" -#: ../urpm.pm_.c:1106 +#: ../urpm.pm_.c:1123 #, c-format msgid "copying description file of \"%s\"..." msgstr "复制“%s”的描述文件" -#: ../urpm.pm_.c:1114 +#: ../urpm.pm_.c:1131 #, c-format msgid "copying source hdlist (or synthesis) of \"%s\"..." msgstr "正在复制源“%s”的 hdlist 或综合文件..." -#: ../urpm.pm_.c:1119 +#: ../urpm.pm_.c:1136 #, c-format msgid "copy of [%s] failed" msgstr "复制 [%s] 失败" -#: ../urpm.pm_.c:1124 ../urpm.pm_.c:1301 +#: ../urpm.pm_.c:1141 ../urpm.pm_.c:1318 msgid "examining MD5SUM file" msgstr "正在检查 MD5SUM 文件" -#: ../urpm.pm_.c:1168 +#: ../urpm.pm_.c:1185 #, c-format msgid "copying source list of \"%s\"..." msgstr "正在复制“%s”的源文件列表..." -#: ../urpm.pm_.c:1185 +#: ../urpm.pm_.c:1202 #, c-format msgid "reading rpm files from [%s]" msgstr "从 [%s] 读取 rpm 文件" -#: ../urpm.pm_.c:1204 +#: ../urpm.pm_.c:1221 #, c-format msgid "unable to read rpm files from [%s]: %s" msgstr "无法从 [%s] 读取 rpm 文件: %s" -#: ../urpm.pm_.c:1209 +#: ../urpm.pm_.c:1226 #, c-format msgid "no rpm files found from [%s]" msgstr "[%s] 没有发现rpm 文件" -#: ../urpm.pm_.c:1222 +#: ../urpm.pm_.c:1239 #, c-format msgid "retrieving description file of \"%s\"..." msgstr "正在获取“%s”的描述文件..." -#: ../urpm.pm_.c:1237 +#: ../urpm.pm_.c:1254 #, c-format msgid "retrieving source hdlist (or synthesis) of \"%s\"..." msgstr "正在获取“%s”的源 hdlist (或综合文件)..." -#: ../urpm.pm_.c:1359 +#: ../urpm.pm_.c:1376 msgid "retrieve of source hdlist (or synthesis) failed" msgstr "获取源的 hdlist (或 synthesis)失败" -#: ../urpm.pm_.c:1366 +#: ../urpm.pm_.c:1383 #, c-format msgid "no hdlist file found for medium \"%s\"" msgstr "没有找到介质“%s”的 hdlist 文件" -#: ../urpm.pm_.c:1378 ../urpm.pm_.c:1426 +#: ../urpm.pm_.c:1395 ../urpm.pm_.c:1443 #, c-format msgid "file [%s] already used in the same medium \"%s\"" msgstr "文件 [%s] 已经被同样的介质“%s”使用" -#: ../urpm.pm_.c:1413 +#: ../urpm.pm_.c:1430 #, c-format msgid "unable to parse hdlist file of \"%s\"" msgstr "无法分析hdlist文件“%s”" -#: ../urpm.pm_.c:1449 +#: ../urpm.pm_.c:1466 #, c-format msgid "unable to write list file of \"%s\"" msgstr "无法写入列表文件“%s”" -#: ../urpm.pm_.c:1456 +#: ../urpm.pm_.c:1473 #, c-format msgid "writing list file for medium \"%s\"" msgstr "正在写入介质“%s”的列表文件" -#: ../urpm.pm_.c:1458 +#: ../urpm.pm_.c:1475 #, c-format msgid "nothing written in list file for \"%s\"" msgstr "“%s”没有写入列表文件" -#: ../urpm.pm_.c:1508 +#: ../urpm.pm_.c:1525 msgid "performing second pass to compute dependencies\n" msgstr "进行第二轮, 计算依赖性\n" -#: ../urpm.pm_.c:1521 +#: ../urpm.pm_.c:1538 #, c-format msgid "reading headers from medium \"%s\"" msgstr "正在从介质“%s”读取软件包头信息" -#: ../urpm.pm_.c:1526 +#: ../urpm.pm_.c:1543 #, c-format msgid "building hdlist [%s]" msgstr "正在创建hdlist [%s]" -#: ../urpm.pm_.c:1538 ../urpm.pm_.c:1557 +#: ../urpm.pm_.c:1555 ../urpm.pm_.c:1574 #, c-format msgid "built hdlist synthesis file for medium \"%s\"" msgstr "为介质“%s”创建 hdlist 综合文件" -#: ../urpm.pm_.c:1575 +#: ../urpm.pm_.c:1592 #, c-format msgid "found %d headers in cache" msgstr "缓存中有 %d 个文件头" -#: ../urpm.pm_.c:1579 +#: ../urpm.pm_.c:1596 #, c-format msgid "removing %d obsolete headers in cache" msgstr "从缓存删除 %d 过时的头" -#: ../urpm.pm_.c:1735 +#: ../urpm.pm_.c:1752 #, c-format msgid "mounting %s" msgstr "正在装配 %s" -#: ../urpm.pm_.c:1747 +#: ../urpm.pm_.c:1764 #, c-format msgid "unmounting %s" msgstr "正在拆卸 %s" -#: ../urpm.pm_.c:1769 +#: ../urpm.pm_.c:1786 #, c-format msgid "relocated %s entries in depslist" msgstr "在depslist中重新定位 %s" -#: ../urpm.pm_.c:1770 +#: ../urpm.pm_.c:1787 msgid "no entries relocated in depslist" msgstr "在depslist中没有重新定位的条目" -#: ../urpm.pm_.c:1783 +#: ../urpm.pm_.c:1800 #, c-format msgid "invalid rpm file name [%s]" msgstr "非法 rpm 文件名 [%s]" -#: ../urpm.pm_.c:1789 +#: ../urpm.pm_.c:1806 #, c-format msgid "retrieving rpm file [%s] ..." msgstr "正在获取 rpm 文件[%s]..." -#: ../urpm.pm_.c:1796 ../urpm.pm_.c:2405 +#: ../urpm.pm_.c:1813 ../urpm.pm_.c:2422 #, c-format msgid "unable to access rpm file [%s]" msgstr "无法访问rpm 文件[%s]" -#: ../urpm.pm_.c:1801 +#: ../urpm.pm_.c:1818 msgid "unable to register rpm file" msgstr "无法注册 rpm 文件" -#: ../urpm.pm_.c:1804 +#: ../urpm.pm_.c:1821 msgid "error registering local packages" msgstr "注册本地软件包出错" -#: ../urpm.pm_.c:1896 +#: ../urpm.pm_.c:1913 #, c-format msgid "no package named %s" msgstr "没有名为 %s 的软件包" -#: ../urpm.pm_.c:1899 ../urpme_.c:88 +#: ../urpm.pm_.c:1916 ../urpme_.c:88 #, c-format msgid "The following packages contain %s: %s" msgstr "下列软件包里有 %s: %s" -#: ../urpm.pm_.c:2040 ../urpm.pm_.c:2072 ../urpm.pm_.c:2093 +#: ../urpm.pm_.c:2057 ../urpm.pm_.c:2089 ../urpm.pm_.c:2110 #, c-format msgid "there are multiple packages with the same rpm filename \"%s\"" msgstr "多个软件包使用相同的 rpm 文件名“%s”" -#: ../urpm.pm_.c:2082 +#: ../urpm.pm_.c:2099 #, c-format msgid "unable to correctly parse [%s] on value \"%s\"" msgstr "无法正确的解析 [%s] 的值“%s”" -#: ../urpm.pm_.c:2103 +#: ../urpm.pm_.c:2120 #, c-format msgid "medium \"%s\" does not define any location for rpm files" msgstr "介质“%s”没有定义 rpm 文件的任何位置" -#: ../urpm.pm_.c:2112 +#: ../urpm.pm_.c:2129 #, c-format msgid "package %s is not found." msgstr "没有找到软件包 %s." -#: ../urpm.pm_.c:2159 ../urpm.pm_.c:2162 ../urpm.pm_.c:2183 +#: ../urpm.pm_.c:2176 ../urpm.pm_.c:2179 ../urpm.pm_.c:2200 #, c-format msgid "medium \"%s\" is not selected" msgstr "介质“%s”没有选中" -#: ../urpm.pm_.c:2176 +#: ../urpm.pm_.c:2193 #, c-format msgid "unable to read rpm file [%s] from medium \"%s\"" msgstr "无法从介质“%2$s”读取rpm文件[%1$s]" -#: ../urpm.pm_.c:2187 +#: ../urpm.pm_.c:2204 #, c-format msgid "incoherent medium \"%s\" marked removable but not really" msgstr "不连贯的介质“%s”标记为可移动但其实不是" -#: ../urpm.pm_.c:2263 +#: ../urpm.pm_.c:2280 #, c-format msgid "malformed input: [%s]" msgstr "输入格式错误: [%s]" -#: ../urpm.pm_.c:2270 +#: ../urpm.pm_.c:2287 #, c-format msgid "retrieving rpm files from medium \"%s\"..." msgstr "正在从介质“%s”获取 rpm 文件..." -#: ../urpm.pm_.c:2343 +#: ../urpm.pm_.c:2360 msgid "Preparing..." msgstr "准备中..." -#: ../urpm.pm_.c:2374 +#: ../urpm.pm_.c:2391 #, c-format msgid "unable to remove package %s" msgstr "无法删除软件包 %s" -#: ../urpm.pm_.c:2383 +#: ../urpm.pm_.c:2400 #, c-format msgid "unable to install package %s" msgstr "无法安装软件包 %s" -#: ../urpm.pm_.c:2392 +#: ../urpm.pm_.c:2409 #, c-format msgid "%s is needed by %s" msgstr "%s 是 %s 需要的" -#: ../urpm.pm_.c:2393 +#: ../urpm.pm_.c:2410 #, c-format msgid "%s conflicts with %s" msgstr "%s 与 %s 冲突" @@ -616,7 +616,7 @@ msgid "Installation failed on node %s" msgstr "在节点 %s 安装失败" #: ../urpm/parallel_ka_run.pm_.c:201 ../urpm/parallel_ssh.pm_.c:207 -#: ../urpmi_.c:630 +#: ../urpmi_.c:641 msgid "Installation is possible" msgstr "可以安装" @@ -1212,48 +1212,53 @@ msgstr " -v -详细的提示。\n" msgid " names or rpm files given on command line will be installed.\n" msgstr " 命令行给出的软件包名或 rpm 文件将会被安装。\n" -#: ../urpmi_.c:193 +#: ../urpmi_.c:196 #, c-format msgid "urpmi: unknown option \"-%s\", check usage with --help\n" msgstr "urpmi: 未知选项“-%s”, 用--help 检查用法\n" -#: ../urpmi_.c:217 +#: ../urpmi_.c:216 msgid "What can be done with binary rpm files when using --install-src" msgstr "对二进制 rpm 文件使用 --install-src 将会达到什么效果" -#: ../urpmi_.c:224 +#: ../urpmi_.c:223 #, c-format msgid "Unable to create directory [%s] for bug report" msgstr "无法创建故障报告的目录 [%s]" -#: ../urpmi_.c:238 +#: ../urpmi_.c:237 #, c-format msgid "using specific environment on %s\n" msgstr "在 %s 使用指定环境\n" -#: ../urpmi_.c:249 +#: ../urpmi_.c:248 msgid "Only superuser is allowed to install packages" msgstr "只允许超级用户安装软件包" -#: ../urpmi_.c:345 +#: ../urpmi_.c:319 +#, c-format +msgid "ignoring option \"%s\" not used" +msgstr "" + +#: ../urpmi_.c:356 #, c-format msgid "One of the following packages is needed to install %s:" msgstr "需要下列软件包之一才能安装 %s:" -#: ../urpmi_.c:346 +#: ../urpmi_.c:357 msgid "One of the following packages is needed:" msgstr "需要下列软件包之一:" -#: ../urpmi_.c:354 +#: ../urpmi_.c:365 #, c-format msgid "What is your choice? (1-%d) " msgstr "请输入您的选择: (1-%d) " -#: ../urpmi_.c:357 +#: ../urpmi_.c:368 msgid "Sorry, bad choice, try again\n" msgstr "对不起, 选择无效, 请再试一次\n" -#: ../urpmi_.c:377 +#: ../urpmi_.c:388 #, c-format msgid "" "Some package requested cannot be installed:\n" @@ -1264,31 +1269,31 @@ msgstr "" "%s\n" "可以吗 ?" -#: ../urpmi_.c:400 +#: ../urpmi_.c:411 #, c-format msgid "in order to install %s" msgstr "为了安装 %s" -#: ../urpmi_.c:405 +#: ../urpmi_.c:416 #, c-format msgid "due to unsatisfied %s" msgstr "原因是不满足 %s" -#: ../urpmi_.c:407 +#: ../urpmi_.c:418 #, c-format msgid "due to missing %s" msgstr "原因是丢失 %s" -#: ../urpmi_.c:412 +#: ../urpmi_.c:423 #, c-format msgid "due to conflicts with %s" msgstr "原因是与 %s 冲突" -#: ../urpmi_.c:414 +#: ../urpmi_.c:425 msgid "unrequested" msgstr "未请求" -#: ../urpmi_.c:419 +#: ../urpmi_.c:430 #, c-format msgid "" "The following packages have to be removed for others to be upgraded:\n" @@ -1299,14 +1304,14 @@ msgstr "" "%s\n" "您同意吗?" -#: ../urpmi_.c:457 ../urpmi_.c:466 +#: ../urpmi_.c:468 ../urpmi_.c:477 #, c-format msgid "" "To satisfy dependencies, the following packages are going to be installed (%" "d MB)" msgstr "我将另外安装下列软件包 (%d MB), 以满足相关性要求" -#: ../urpmi_.c:463 +#: ../urpmi_.c:474 #, c-format msgid "" "You need to be root to install the following dependencies:\n" @@ -1315,32 +1320,32 @@ msgstr "" "您必须以 root 身份安装下列满足依赖性需要的软件包:\n" "%s\n" -#: ../urpmi_.c:485 ../urpmq_.c:297 +#: ../urpmi_.c:496 ../urpmq_.c:297 msgid "unable to get source packages, aborting" msgstr "无法读取源软件包, 中止" -#: ../urpmi_.c:509 +#: ../urpmi_.c:520 #, c-format msgid "Please insert the medium named \"%s\" on device [%s]" msgstr "请插入标签“%s”的介质到设备 [%s]" -#: ../urpmi_.c:510 +#: ../urpmi_.c:521 msgid "Press Enter when ready..." msgstr "准备好后按 Enter 键..." -#: ../urpmi_.c:531 +#: ../urpmi_.c:542 msgid "The following packages have bad signatures" msgstr "下列软件包的签名有错误" -#: ../urpmi_.c:532 +#: ../urpmi_.c:543 msgid "Do you want to continue installation ?" msgstr "您想继续安装吗?" -#: ../urpmi_.c:546 +#: ../urpmi_.c:557 msgid " (y/N) " msgstr " (y/N) " -#: ../urpmi_.c:554 +#: ../urpmi_.c:565 #, c-format msgid "" "Installation failed, some files are missing:\n" @@ -1351,25 +1356,25 @@ msgstr "" "%s\n" "您可能需要更新您的 urpmi 数据库" -#: ../urpmi_.c:563 ../urpmi_.c:594 ../urpmi_.c:603 ../urpmi_.c:618 -#: ../urpmi_.c:627 +#: ../urpmi_.c:574 ../urpmi_.c:605 ../urpmi_.c:614 ../urpmi_.c:629 +#: ../urpmi_.c:638 msgid "Installation failed" msgstr "安装失败" -#: ../urpmi_.c:578 +#: ../urpmi_.c:589 #, c-format msgid "distributing %s\n" msgstr "正在分发 %s\n" -#: ../urpmi_.c:610 +#: ../urpmi_.c:621 msgid "Try installation without checking dependencies? (y/N) " msgstr "尝试忽略相关性检查而安装吗? (是(y)/不(N)) [不] " -#: ../urpmi_.c:620 +#: ../urpmi_.c:631 msgid "Try installation even more strongly (--force)? (y/N) " msgstr "尝试更激烈的安装方式吗? (使用 --force) (是(y)/不(N)) [不] " -#: ../urpmi_.c:635 +#: ../urpmi_.c:646 msgid "everything already installed" msgstr "全部安装完成" |