diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-03-13 14:13:52 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-03-13 14:13:52 +0000 |
commit | 5f00fee31301f4f0c78989b3a4c7c300f54a560e (patch) | |
tree | 7a02b9191284f54146a015646036a5cf5dae2602 /po/zh_CN.po | |
parent | e93b620b41a43514e7d43763c209574eca2af641 (diff) | |
download | urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar.gz urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar.bz2 urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.tar.xz urpmi-5f00fee31301f4f0c78989b3a4c7c300f54a560e.zip |
(usage) factorize string with urpmi (typo fix)
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 8657a478..6c530783 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-13 15:02+0100\n" +"POT-Creation-Date: 2008-03-13 15:12+0100\n" "PO-Revision-Date: 2007-08-22 16:02+0800\n" "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" "Language-Team: Mandriva Linux Simplified Chinese <cooker-i18n@mandrivalinux." @@ -138,10 +138,10 @@ msgid " --help - print this help message.\n" msgstr " --help - 打印帮助信息。\n" #: ../gurpmi.pm:47 -#, fuzzy, c-format +#, c-format msgid "" " --auto - non-interactive mode, assume default answers to " -"questions. --auto\n" +"questions.\n" msgstr " --auto - 非交互模式,对全部问题假定默认回答。\n" #: ../gurpmi.pm:48 ../urpmi:82 ../urpmq:52 @@ -1768,13 +1768,6 @@ msgstr "(是(y)/否(N))[否]" msgid "Removal failed" msgstr "删除失败" -#: ../urpmi:81 -#, c-format -msgid "" -" --auto - non-interactive mode, assume default answers to " -"questions.\n" -msgstr " --auto - 非交互模式,对全部问题假定默认回答。\n" - #: ../urpmi:83 #, c-format msgid " --auto-update - update media then upgrade the system.\n" @@ -2968,3 +2961,9 @@ msgstr "由于介质“%s”没有 xml 信息,软件包 %s 无法返回任何 #, c-format msgid "No changelog found\n" msgstr "没有找到更新日志\n" + +#, fuzzy +#~ msgid "" +#~ " --auto - non-interactive mode, assume default answers to " +#~ "questions. --auto\n" +#~ msgstr " --auto - 非交互模式,对全部问题假定默认回答。\n" |