diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-10-16 14:20:22 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-10-16 14:20:22 +0000 |
commit | 5bd3feef289489fe5adfd12a7f0c905c95a298a3 (patch) | |
tree | b34f5331abe9fbfcf7318fee41705fbda5236163 /po/zh_TW.po | |
parent | bdf213116931bbf24b9451a488e3c61911029973 (diff) | |
download | urpmi-5bd3feef289489fe5adfd12a7f0c905c95a298a3.tar urpmi-5bd3feef289489fe5adfd12a7f0c905c95a298a3.tar.gz urpmi-5bd3feef289489fe5adfd12a7f0c905c95a298a3.tar.bz2 urpmi-5bd3feef289489fe5adfd12a7f0c905c95a298a3.tar.xz urpmi-5bd3feef289489fe5adfd12a7f0c905c95a298a3.zip |
sync with code
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 24c278ca..4daaa0e4 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: zh_TW\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-10-13 18:51+0200\n" +"POT-Creation-Date: 2009-10-16 16:18+0200\n" "PO-Revision-Date: 2008-11-01 10:40+0800\n" "Last-Translator: Shiva Huang <shivahuang@gmail.com>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" @@ -930,7 +930,12 @@ msgstr "%s 資料庫已被鎖定。等待中..." msgid "aborting" msgstr "放棄" -#: ../urpm/lock.pm:66 +#: ../urpm/lock.pm:83 +#, fuzzy, c-format +msgid "%s database is locked, process %d is already using it" +msgstr "%s 資料庫已被鎖定 (另一個程式已經在使用它了)" + +#: ../urpm/lock.pm:85 #, c-format msgid "%s database is locked (another program is already using it)" msgstr "%s 資料庫已被鎖定 (另一個程式已經在使用它了)" |