diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 260 |
1 files changed, 133 insertions, 127 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 9e4353a0..eabddd3a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi 3.3\n" -"POT-Creation-Date: 2002-11-11 15:04+0100\n" +"POT-Creation-Date: 2002-11-28 13:59+0100\n" "PO-Revision-Date: 2002-11-13 22:03+0800\n" "Last-Translator: Mandrake Simplified Chinese <mandrake@en2china.com>\n" "Language-Team: Mandrake Simplified Chinese <mandrake@en2china.com>\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=gb2312\n" "Content-Transfer-Encoding: 8bit\n" -#: ../_irpm_.c:23 ../urpmi_.c:513 +#: ../_irpm_.c:23 ../urpmi_.c:508 #, c-format msgid "installing %s\n" msgstr "正在安装 %s\n" @@ -36,24 +36,24 @@ msgid "Is this OK?" msgstr "这样好了吗?" #: ../_irpm_.c:35 ../urpmi_.c:364 ../urpmi_.c:381 ../urpmi_.c:430 -#: ../urpmi_.c:458 ../urpmi_.c:486 +#: ../urpmi_.c:453 ../urpmi_.c:481 msgid "Ok" msgstr "确认" #: ../_irpm_.c:36 ../urpmi_.c:365 ../urpmi_.c:382 ../urpmi_.c:431 -#: ../urpmi_.c:459 ../urpmi_.c:487 +#: ../urpmi_.c:454 ../urpmi_.c:482 msgid "Cancel" msgstr "取消" #. Translator: Add here the keys which might be pressed in the "No"-case. #: ../_irpm_.c:42 ../urpme_.c:35 ../urpmi_.c:369 ../urpmi_.c:386 -#: ../urpmi_.c:435 ../urpmi_.c:491 ../urpmi_.c:542 placeholder.h:17 +#: ../urpmi_.c:435 ../urpmi_.c:486 ../urpmi_.c:537 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:37 ../urpmi_.c:370 ../urpmi_.c:387 -#: ../urpmi_.c:436 ../urpmi_.c:492 ../urpmi_.c:543 placeholder.h:11 +#: ../urpmi_.c:436 ../urpmi_.c:487 ../urpmi_.c:538 placeholder.h:11 msgid "Yy" msgstr "yY是" @@ -67,104 +67,104 @@ msgstr " (是(Y)/不(n)) [是] " msgid "%s: command not found\n" msgstr "%s: 命令没找到\n" -#: ../urpm.pm_.c:179 +#: ../urpm.pm_.c:177 #, c-format msgid "Unknown webfetch `%s' !!!\n" msgstr "未知 webfetch“%s”!!!\n" -#: ../urpm.pm_.c:198 +#: ../urpm.pm_.c:196 #, c-format msgid "unknown protocol defined for %s" msgstr "%s 中定义了未知的协议" -#: ../urpm.pm_.c:207 +#: ../urpm.pm_.c:205 msgid "no webfetch (curl or wget currently) found\n" msgstr "没有发现下载工具(curl 或 wget) \n" -#: ../urpm.pm_.c:219 +#: ../urpm.pm_.c:217 #, c-format msgid "unable to handle protocol: %s" msgstr "无法处理协议: %s" -#: ../urpm.pm_.c:222 +#: ../urpm.pm_.c:220 msgid "wget is missing\n" msgstr "没有 wget\n" -#: ../urpm.pm_.c:228 +#: ../urpm.pm_.c:226 #, c-format msgid "wget failed: exited with %d or signal %d\n" msgstr "wget 失败: 退出代码 %d 或信号 %d\n" -#: ../urpm.pm_.c:231 +#: ../urpm.pm_.c:229 msgid "curl is missing\n" msgstr "没有 curl\n" -#: ../urpm.pm_.c:288 +#: ../urpm.pm_.c:286 #, c-format msgid "curl failed: exited with %d or signal %d\n" msgstr "curl 失败: 退出代码 %d, 信号 %d\n" -#: ../urpm.pm_.c:292 +#: ../urpm.pm_.c:290 msgid "rsync is missing\n" msgstr "没有 rsync\n" -#: ../urpm.pm_.c:293 +#: ../urpm.pm_.c:291 msgid "ssh is missing\n" msgstr "没有 ssh\n" -#: ../urpm.pm_.c:303 +#: ../urpm.pm_.c:301 #, c-format msgid "rsync failed: exited with %d or signal %d\n" msgstr "rsync 失败: 退出代码 %d 或信号 %d\n" -#: ../urpm.pm_.c:339 ../urpm.pm_.c:351 +#: ../urpm.pm_.c:337 ../urpm.pm_.c:349 #, c-format msgid "syntax error in config file at line %s" msgstr "配置文件的的 %s 行由语法错误" -#: ../urpm.pm_.c:360 +#: ../urpm.pm_.c:358 #, c-format msgid "medium \"%s\" trying to use an already used hdlist, medium ignored" msgstr "介质“%s”试图使用一个已经使用的hdlist, 忽略介质" -#: ../urpm.pm_.c:363 +#: ../urpm.pm_.c:361 #, c-format msgid "medium \"%s\" trying to use an already used list, medium ignored" msgstr "介质“%s”试图使用已经使用的列表, 忽略介质" -#: ../urpm.pm_.c:378 +#: ../urpm.pm_.c:376 #, c-format msgid "" "unable to take care of medium \"%s\" as list file is already used by another " "medium" msgstr "无法处理介质“%s”, 其它介质在使用列表文件" -#: ../urpm.pm_.c:384 +#: ../urpm.pm_.c:382 #, c-format msgid "unable to use name \"%s\" for unnamed medium because it is already used" msgstr "不能把这个介质命名为“%s”, 这个名字已经被使用" -#: ../urpm.pm_.c:391 +#: ../urpm.pm_.c:389 #, c-format msgid "unable to take medium \"%s\" into account as no list file [%s] exists" msgstr "不能计算介质“%s”, 它的列表文件 [%s] 不存在" -#: ../urpm.pm_.c:395 +#: ../urpm.pm_.c:393 #, c-format msgid "unable to determine medium of this hdlist file [%s]" msgstr "无法判断 hdlist文件的介质 [%s]" -#: ../urpm.pm_.c:404 +#: ../urpm.pm_.c:402 #, c-format msgid "unable to access hdlist file of \"%s\", medium ignored" msgstr "无法访问“%s”的 hdlist 文件, 忽略该介质" -#: ../urpm.pm_.c:406 +#: ../urpm.pm_.c:404 #, c-format msgid "unable to access list file of \"%s\", medium ignored" msgstr "无法访问“%s”的列表文件, 忽略介质" -#: ../urpm.pm_.c:420 +#: ../urpm.pm_.c:418 #, c-format msgid "trying to bypass existing medium \"%s\", avoiding" msgstr "试图略过现有的介质“%s”, 避免" @@ -174,404 +174,410 @@ msgstr "试图略过现有的介质“%s”, 避免" msgid "unable to find hdlist file for \"%s\", medium ignored" msgstr "无法找到“%s”的 hdlist 文件, 忽略这个介质" -#: ../urpm.pm_.c:431 +#: ../urpm.pm_.c:434 #, c-format msgid "unable to find list file for \"%s\", medium ignored" msgstr "无法找到“%s”的列表文件, 忽略该介质" -#: ../urpm.pm_.c:450 +#: ../urpm.pm_.c:455 #, c-format msgid "incoherent list file for \"%s\", medium ignored" msgstr "“%s”的列表文件不连贯, 忽略该介质" -#: ../urpm.pm_.c:458 +#: ../urpm.pm_.c:463 #, c-format msgid "unable to inspect list file for \"%s\", medium ignored" msgstr "无法检查“%s”的列表文件, 忽略该介质" -#: ../urpm.pm_.c:489 +#: ../urpm.pm_.c:493 #, c-format msgid "too many mount points for removable medium \"%s\"" msgstr "可移动介质“%s”加载次数太多" -#: ../urpm.pm_.c:490 +#: ../urpm.pm_.c:494 #, c-format msgid "taking removable device as \"%s\"" msgstr "把可移动设备当作“%s”" -#: ../urpm.pm_.c:494 +#: ../urpm.pm_.c:498 #, c-format msgid "using different removable device [%s] for \"%s\"" msgstr "不同的可移动 [%s] 用于“%s”" -#: ../urpm.pm_.c:498 ../urpm.pm_.c:501 +#: ../urpm.pm_.c:502 ../urpm.pm_.c:505 #, c-format msgid "unable to retrieve pathname for removable medium \"%s\"" msgstr "无法取得可移动介质“%s”的路径" -#: ../urpm.pm_.c:514 +#: ../urpm.pm_.c:518 #, c-format msgid "unable to write config file [%s]" msgstr "无法写入配置文件 [%s]" -#: ../urpm.pm_.c:526 +#: ../urpm.pm_.c:530 #, c-format msgid "write config file [%s]" msgstr "写入 [%s]" -#: ../urpm.pm_.c:546 +#: ../urpm.pm_.c:550 #, c-format msgid "unable to parse \"%s\" in file [%s]" msgstr "无法解读文件[%2$s]中的“%1$s”" -#: ../urpm.pm_.c:557 +#: ../urpm.pm_.c:561 #, c-format msgid "examining parallel handler in file [%s]" msgstr "检查文件 [%s] 中的并行处理" -#: ../urpm.pm_.c:567 +#: ../urpm.pm_.c:571 #, c-format msgid "found parallel handler for nodes: %s" msgstr "发现下列节点的并行处理: %s" -#: ../urpm.pm_.c:571 +#: ../urpm.pm_.c:575 #, c-format msgid "using associated media for parallel mode : %s" msgstr "将相关的介质用于并行处理: %s" -#: ../urpm.pm_.c:575 +#: ../urpm.pm_.c:579 #, c-format msgid "unable to use parallel option \"%s\"" msgstr "无法使用并行处理选项“%s”" -#: ../urpm.pm_.c:585 +#: ../urpm.pm_.c:589 msgid "--synthesis cannot be used with --media, --update or --parallel" msgstr "--synthesis 不能和 --media, --update 或 --parallel 一起使用" -#: ../urpm.pm_.c:600 ../urpm.pm_.c:1180 ../urpm.pm_.c:1195 ../urpm.pm_.c:1328 +#: ../urpm.pm_.c:604 ../urpm.pm_.c:1184 ../urpm.pm_.c:1199 ../urpm.pm_.c:1332 #, c-format msgid "examining hdlist file [%s]" msgstr "检查 hdlist 文件 [%s]" -#: ../urpm.pm_.c:604 +#: ../urpm.pm_.c:608 #, c-format msgid "problem reading hdlist file of medium \"%s\"" msgstr "读取“%s”的 hdlist 文件有问题" -#: ../urpm.pm_.c:615 ../urpm.pm_.c:868 ../urpm.pm_.c:964 ../urpm.pm_.c:1122 -#: ../urpm.pm_.c:1185 ../urpm.pm_.c:1190 ../urpm.pm_.c:1255 ../urpm.pm_.c:1323 +#: ../urpm.pm_.c:619 ../urpm.pm_.c:872 ../urpm.pm_.c:968 ../urpm.pm_.c:1126 +#: ../urpm.pm_.c:1189 ../urpm.pm_.c:1194 ../urpm.pm_.c:1259 ../urpm.pm_.c:1327 #, c-format msgid "examining synthesis file [%s]" msgstr "检查综合文件 [%s]" -#: ../urpm.pm_.c:619 ../urpm.pm_.c:872 ../urpm.pm_.c:967 ../urpm.pm_.c:1126 -#: ../urpm.pm_.c:1258 +#: ../urpm.pm_.c:623 ../urpm.pm_.c:876 ../urpm.pm_.c:971 ../urpm.pm_.c:1130 +#: ../urpm.pm_.c:1262 #, c-format msgid "problem reading synthesis file of medium \"%s\"" msgstr "无法读取介质“%s”的综合文件" -#: ../urpm.pm_.c:657 +#: ../urpm.pm_.c:661 #, c-format msgid "medium \"%s\" already exists" msgstr "介质“%s”已经存在" -#: ../urpm.pm_.c:688 +#: ../urpm.pm_.c:692 #, c-format msgid "added medium %s" msgstr "添加介质 %s" -#: ../urpm.pm_.c:703 +#: ../urpm.pm_.c:707 msgid "unable to access first installation medium" msgstr "无法访问最初的安装介质" -#: ../urpm.pm_.c:707 +#: ../urpm.pm_.c:711 msgid "copying hdlists file..." msgstr "复制 hdlists..." -#: ../urpm.pm_.c:709 ../urpm.pm_.c:925 ../urpm.pm_.c:933 ../urpm.pm_.c:983 +#: ../urpm.pm_.c:713 ../urpm.pm_.c:929 ../urpm.pm_.c:937 ../urpm.pm_.c:987 msgid "...copying done" msgstr "...复制完成" -#: ../urpm.pm_.c:709 ../urpm.pm_.c:925 ../urpm.pm_.c:933 ../urpm.pm_.c:983 +#: ../urpm.pm_.c:713 ../urpm.pm_.c:929 ../urpm.pm_.c:937 ../urpm.pm_.c:987 msgid "...copying failed" msgstr "...复制失败" -#: ../urpm.pm_.c:711 ../urpm.pm_.c:725 ../urpm.pm_.c:750 +#: ../urpm.pm_.c:715 ../urpm.pm_.c:729 ../urpm.pm_.c:754 msgid "" "unable to access first installation medium (no Mandrake/base/hdlists file " "found)" msgstr "无法访问最初的安装介质 (没有找到 Mandrake/base/hdlists) " -#: ../urpm.pm_.c:717 +#: ../urpm.pm_.c:721 msgid "retrieving hdlists file..." msgstr "取出 hdlists 文件..." -#: ../urpm.pm_.c:719 ../urpm.pm_.c:1038 ../urpm.pm_.c:1091 ../urpm.pm_.c:1985 +#: ../urpm.pm_.c:723 ../urpm.pm_.c:1042 ../urpm.pm_.c:1095 ../urpm.pm_.c:2022 msgid "...retrieving done" msgstr "...收取完成" -#: ../urpm.pm_.c:721 ../urpm.pm_.c:1086 ../urpm.pm_.c:1987 +#: ../urpm.pm_.c:725 ../urpm.pm_.c:1090 ../urpm.pm_.c:2025 #, c-format msgid "...retrieving failed: %s" msgstr "...收取失败: %s" -#: ../urpm.pm_.c:741 +#: ../urpm.pm_.c:745 #, c-format msgid "invalid hdlist description \"%s\" in hdlists file" msgstr "hdlist 文件中错误的描述“%s”" -#: ../urpm.pm_.c:783 +#: ../urpm.pm_.c:787 #, c-format msgid "trying to select inexistent medium \"%s\"" msgstr "试图选择不存在的介质“%s”" -#: ../urpm.pm_.c:785 +#: ../urpm.pm_.c:789 #, c-format msgid "\"%s\"" msgstr "“%s”" -#: ../urpm.pm_.c:785 +#: ../urpm.pm_.c:789 #, c-format msgid "selecting multiple media: %s" msgstr "选择多个介质 %s" -#: ../urpm.pm_.c:802 +#: ../urpm.pm_.c:806 #, c-format msgid "removing medium \"%s\"" msgstr "删除介质“%s”" -#: ../urpm.pm_.c:848 +#: ../urpm.pm_.c:852 msgid "urpmi database locked" msgstr "urpmi 数据库被锁定" -#: ../urpm.pm_.c:893 ../urpm.pm_.c:1929 +#: ../urpm.pm_.c:897 ../urpm.pm_.c:1956 #, c-format msgid "unable to access medium \"%s\"" msgstr "无法访问介质“%s”" -#: ../urpm.pm_.c:923 +#: ../urpm.pm_.c:927 #, c-format msgid "copying description file of \"%s\"..." msgstr "复制“%s”的描述文件" -#: ../urpm.pm_.c:931 +#: ../urpm.pm_.c:935 #, c-format msgid "copying source hdlist (or synthesis) of \"%s\"..." msgstr "复制源“%s”的 hdlist 或 synthesis..." -#: ../urpm.pm_.c:936 +#: ../urpm.pm_.c:940 #, c-format msgid "copy of [%s] failed" msgstr "拷贝 [%s] 失败" -#: ../urpm.pm_.c:941 ../urpm.pm_.c:1101 +#: ../urpm.pm_.c:945 ../urpm.pm_.c:1105 msgid "examining MD5SUM file" msgstr "正在检查 MD5SUM 文件" -#: ../urpm.pm_.c:981 +#: ../urpm.pm_.c:985 #, c-format msgid "copying source list of \"%s\"..." msgstr "复制“%s”的源文件列表" -#: ../urpm.pm_.c:998 +#: ../urpm.pm_.c:1002 #, c-format msgid "reading rpm files from [%s]" msgstr "从 [%s] 读取 rpm 文件" -#: ../urpm.pm_.c:1017 +#: ../urpm.pm_.c:1021 #, c-format msgid "unable to read rpm files from [%s]: %s" msgstr "无法从 [%s] 读取 rpm 文件: %s" -#: ../urpm.pm_.c:1022 +#: ../urpm.pm_.c:1026 #, c-format msgid "no rpm files found from [%s]" msgstr "[%s] 没有发现rpm 文件" -#: ../urpm.pm_.c:1035 +#: ../urpm.pm_.c:1039 #, c-format msgid "retrieving description file of \"%s\"..." msgstr "获取“%s”的描述文件..." -#: ../urpm.pm_.c:1047 +#: ../urpm.pm_.c:1051 #, c-format msgid "retrieving source hdlist (or synthesis) of \"%s\"..." msgstr "获取“%s”的源 hdlist (synthesis)..." -#: ../urpm.pm_.c:1152 +#: ../urpm.pm_.c:1156 msgid "retrieve of source hdlist (or synthesis) failed" msgstr "获取源的 hdlist (或 synthesis)失败" -#: ../urpm.pm_.c:1159 +#: ../urpm.pm_.c:1163 #, c-format msgid "no hdlist file found for medium \"%s\"" msgstr "没有找到介质“%s”的 hdlist 文件" -#: ../urpm.pm_.c:1171 ../urpm.pm_.c:1215 +#: ../urpm.pm_.c:1175 ../urpm.pm_.c:1219 #, c-format msgid "file [%s] already used in the same medium \"%s\"" msgstr "文件 [%s] 已经被同样的介质“%s”使用" -#: ../urpm.pm_.c:1202 +#: ../urpm.pm_.c:1206 #, c-format msgid "unable to parse hdlist file of \"%s\"" msgstr "无法分析hdlist文件“%s”" -#: ../urpm.pm_.c:1229 +#: ../urpm.pm_.c:1233 #, c-format msgid "nothing to write in list file for \"%s\"" msgstr "“%s”没有需要写入列表文件" -#: ../urpm.pm_.c:1236 +#: ../urpm.pm_.c:1240 #, c-format msgid "unable to write list file of \"%s\"" msgstr "无法写入列表文件“%s”" -#: ../urpm.pm_.c:1243 +#: ../urpm.pm_.c:1247 #, c-format msgid "writing list file for medium \"%s\"" msgstr "正在写入介质“%s”的列表文件" -#: ../urpm.pm_.c:1245 +#: ../urpm.pm_.c:1249 #, c-format msgid "nothing written in list file for \"%s\"" msgstr "“%s”没有写入列表文件" -#: ../urpm.pm_.c:1288 +#: ../urpm.pm_.c:1292 msgid "performing second pass to compute dependencies\n" msgstr "进行第二轮, 计算依赖性\n" -#: ../urpm.pm_.c:1301 +#: ../urpm.pm_.c:1305 #, c-format msgid "reading headers from medium \"%s\"" msgstr "从介质“%s”读取软件包头信息" -#: ../urpm.pm_.c:1306 +#: ../urpm.pm_.c:1310 #, c-format msgid "building hdlist [%s]" msgstr "创建hdlist [%s]" -#: ../urpm.pm_.c:1318 ../urpm.pm_.c:1337 +#: ../urpm.pm_.c:1322 ../urpm.pm_.c:1341 #, c-format msgid "built hdlist synthesis file for medium \"%s\"" msgstr "为介质“%s”创建 hdlist 综合文件" -#: ../urpm.pm_.c:1355 +#: ../urpm.pm_.c:1359 #, c-format msgid "found %d headers in cache" msgstr "缓存中有 %d 个文件头" -#: ../urpm.pm_.c:1359 +#: ../urpm.pm_.c:1363 #, c-format msgid "removing %d obsolete headers in cache" msgstr "从缓存删除 %d 过时的头" -#: ../urpm.pm_.c:1515 +#: ../urpm.pm_.c:1519 #, c-format msgid "mounting %s" msgstr "正在装配 %s" -#: ../urpm.pm_.c:1527 +#: ../urpm.pm_.c:1531 #, c-format msgid "unmounting %s" msgstr "正在拆卸 %s" -#: ../urpm.pm_.c:1549 +#: ../urpm.pm_.c:1553 #, c-format msgid "relocated %s entries in depslist" msgstr "在depslist中重新定位 %s" -#: ../urpm.pm_.c:1550 +#: ../urpm.pm_.c:1554 msgid "no entries relocated in depslist" msgstr "在depslist中没有重新定位的条目" -#: ../urpm.pm_.c:1563 +#: ../urpm.pm_.c:1567 #, c-format msgid "invalid rpm file name [%s]" msgstr "非法rpm文件 [%s]" -#: ../urpm.pm_.c:1564 ../urpm.pm_.c:2089 +#: ../urpm.pm_.c:1568 ../urpm.pm_.c:2135 #, c-format msgid "unable to access rpm file [%s]" msgstr "无法访问rpm 文件[%s]" -#: ../urpm.pm_.c:1568 +#: ../urpm.pm_.c:1572 msgid "unable to register rpm file" msgstr "无法登记 rpm 文件" -#: ../urpm.pm_.c:1571 +#: ../urpm.pm_.c:1575 msgid "error registering local packages" msgstr "登记本地软件包出错" -#: ../urpm.pm_.c:1660 +#: ../urpm.pm_.c:1664 #, c-format msgid "no package named %s" msgstr "没有名为 %s 的软件包" -#: ../urpm.pm_.c:1663 +#: ../urpm.pm_.c:1667 #, c-format msgid "The following packages contain %s: %s" msgstr "下列软件包里有 %s: %s" -#: ../urpm.pm_.c:1794 ../urpm.pm_.c:1824 +#: ../urpm.pm_.c:1798 ../urpm.pm_.c:1830 ../urpm.pm_.c:1851 #, c-format msgid "there are multiple packages with the same rpm filename \"%s\"" msgstr "多个软件包是用相同的 rpm 文件名“%s”" -#: ../urpm.pm_.c:1833 +#: ../urpm.pm_.c:1840 #, c-format msgid "unable to correctly parse [%s] on value \"%s\"" msgstr "无法正确的解析 [%s] 的值“%s”" -#: ../urpm.pm_.c:1845 +#: ../urpm.pm_.c:1861 +#, c-format +msgid "medium \"%s\" does not define any location for rpm files" +msgstr "" + +#: ../urpm.pm_.c:1870 #, c-format msgid "package %s is not found." msgstr "没有找到软件包 %s." -#: ../urpm.pm_.c:1893 ../urpm.pm_.c:1896 ../urpm.pm_.c:1914 +#: ../urpm.pm_.c:1917 ../urpm.pm_.c:1920 ../urpm.pm_.c:1941 #, c-format msgid "medium \"%s\" is not selected" msgstr "介质“%s”没有选中" -#: ../urpm.pm_.c:1902 +#: ../urpm.pm_.c:1934 #, c-format msgid "unable to read rpm file [%s] from medium \"%s\"" msgstr "无法从介质“%2$s”读取rpm文件[%1$s]" -#: ../urpm.pm_.c:1918 +#: ../urpm.pm_.c:1945 #, c-format msgid "incoherent medium \"%s\" marked removable but not really" msgstr "不连贯的介质“%s”标记为可移动但其实不是" -#: ../urpm.pm_.c:1975 +#: ../urpm.pm_.c:2010 #, c-format msgid "malformed input: [%s]" msgstr "输入格式错误: [%s]" -#: ../urpm.pm_.c:1980 -msgid "retrieving rpm files..." +#: ../urpm.pm_.c:2017 +#, fuzzy, c-format +msgid "retrieving rpm files from medium \"%s\"..." msgstr "收取 rpms 文件..." -#: ../urpm.pm_.c:2029 +#: ../urpm.pm_.c:2075 msgid "Preparing..." msgstr "准备中..." -#: ../urpm.pm_.c:2057 +#: ../urpm.pm_.c:2103 #, c-format msgid "unable to remove package %s" msgstr "无法删除软件包 %s" -#: ../urpm.pm_.c:2063 ../urpm.pm_.c:2069 +#: ../urpm.pm_.c:2109 ../urpm.pm_.c:2115 #, c-format msgid "unable to install package %s" msgstr "无法安装软件包 %s" -#: ../urpm.pm_.c:2076 +#: ../urpm.pm_.c:2122 #, c-format msgid "%s is needed by %s" msgstr "%s 是 %s 需要的" -#: ../urpm.pm_.c:2077 +#: ../urpm.pm_.c:2123 #, c-format msgid "%s conflicts with %s" msgstr "%s 与 %s 冲突" @@ -636,7 +642,7 @@ msgstr "未知的软件包" msgid "Using \"%s\" as a substring, I found" msgstr "搜索包含“%s”的项目, 我发现" -#: ../urpme_.c:143 ../urpmi_.c:493 +#: ../urpme_.c:143 ../urpmi_.c:488 msgid " (y/N) " msgstr " (y/N) " @@ -988,8 +994,8 @@ msgstr "无法创建故障报告的目录 [%s]" msgid "Only superuser is allowed to install packages" msgstr "只允许超级用户安装软件包" -#: ../urpmi_.c:238 ../urpmi_.c:519 ../urpmi_.c:529 ../urpmi_.c:537 -#: ../urpmi_.c:551 ../urpmi_.c:559 +#: ../urpmi_.c:238 ../urpmi_.c:514 ../urpmi_.c:524 ../urpmi_.c:532 +#: ../urpmi_.c:546 ../urpmi_.c:554 msgid "Installation failed" msgstr "安装失败" @@ -1049,28 +1055,28 @@ msgstr "" "您必须以 root 身份安装下列满足依赖性需要的软件包:\n" "%s\n" -#: ../urpmi_.c:444 ../urpmq_.c:296 +#: ../urpmi_.c:445 ../urpmq_.c:296 msgid "unable to get source packages, aborting" msgstr "无法读取源软件包, 中止" -#: ../urpmi_.c:455 +#: ../urpmi_.c:450 #, c-format msgid "Please insert the medium named \"%s\" on device [%s]" msgstr "请插入标签“%s”的介质到设备 [%s]" -#: ../urpmi_.c:456 +#: ../urpmi_.c:451 msgid "Press Enter when ready..." msgstr "准备好后按 Enter 键..." -#: ../urpmi_.c:478 +#: ../urpmi_.c:473 msgid "The following packages have bad signatures" msgstr "下列软件包的签署有错误" -#: ../urpmi_.c:479 +#: ../urpmi_.c:474 msgid "Do you want to continue installation ?" msgstr "您想继续安装吗?" -#: ../urpmi_.c:502 +#: ../urpmi_.c:497 msgid "" "Installation failed, some files are missing.\n" "You may want to update your urpmi database" @@ -1078,24 +1084,24 @@ msgstr "" "安装失败, 缺少某些文件.\n" "最好更新您的 urpmi 数据库" -#: ../urpmi_.c:507 +#: ../urpmi_.c:502 #, c-format msgid "distributing %s\n" msgstr "正在分布安装 %s\n" -#: ../urpmi_.c:544 +#: ../urpmi_.c:539 msgid "Try installation without checking dependencies? (y/N) " msgstr "尝试忽略相关性检查而安装吗? (是(y)/不(N)) [不] " -#: ../urpmi_.c:553 +#: ../urpmi_.c:548 msgid "Try installation even more strongly (--force)? (y/N) " msgstr "尝试更激烈的安装方式吗? (使用 --force) (是(y)/不(N)) [不] " -#: ../urpmi_.c:562 +#: ../urpmi_.c:557 msgid "Installation is possible" msgstr "可以安装" -#: ../urpmi_.c:568 +#: ../urpmi_.c:563 msgid "everything already installed" msgstr "全部安装完成" |