diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-08-29 10:18:06 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-08-29 10:18:06 +0000 |
commit | e986b2a7ace10135c9f135cfb64dabaa509c5089 (patch) | |
tree | 4cd351d9a642c000d945c632ee31987f6723ab05 /po/zh_TW.po | |
parent | c7b7cb709b9cb42bc9da83129cc8074dc0e91609 (diff) | |
download | rpmdrake-e986b2a7ace10135c9f135cfb64dabaa509c5089.tar rpmdrake-e986b2a7ace10135c9f135cfb64dabaa509c5089.tar.gz rpmdrake-e986b2a7ace10135c9f135cfb64dabaa509c5089.tar.bz2 rpmdrake-e986b2a7ace10135c9f135cfb64dabaa509c5089.tar.xz rpmdrake-e986b2a7ace10135c9f135cfb64dabaa509c5089.zip |
add --run-as-root as equivalent to --root which will be deprecated in next commit
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 2cd9aaf9..de3e140b 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: rpmdrake\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-08-28 17:16+0200\n" +"POT-Creation-Date: 2007-08-29 00:37+0200\n" "PO-Revision-Date: 2006-09-18 22:52+0800\n" "Last-Translator: You-Cheng Hsieh <yochenhsieh@xuite.net>\n" "Language-Team: Chinese Traditional <zh@li.org>\n" @@ -1732,7 +1732,7 @@ msgstr "" #, fuzzy, c-format msgid "" " --urpmi-root use another root for urpmi db & rpm installation" -msgstr " --root 使用另一個根目錄進行 RPM 套件的安裝。" +msgstr " --run-as-root 使用另一個根目錄進行 RPM 套件的安裝。" #: ../Rpmdrake/init.pm:54 #, c-format @@ -1741,10 +1741,15 @@ msgstr " --root 強制使用 root 來執行" #: ../Rpmdrake/init.pm:55 #, c-format +msgid " --run-as-root force to run as root" +msgstr " --run-as-root 強制使用 root 來執行" + +#: ../Rpmdrake/init.pm:56 +#, c-format msgid " --search=pkg run search for \"pkg\"" msgstr " --search=pkg 搜尋 \"pkg\" " -#: ../Rpmdrake/init.pm:56 +#: ../Rpmdrake/init.pm:57 #, c-format msgid " --version - print this tool's version number.\n" msgstr " --version - 印出這個工具的版本編號。\n" |