diff options
author | jbj <devnull@localhost> | 2000-07-31 15:04:20 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-07-31 15:04:20 +0000 |
commit | 79f6c8be8708941355e6408ad8ce527bc8af4d92 (patch) | |
tree | fa501d05e3d031c0f6699422b6094e56ab57f60a /po/zh.po | |
parent | 6040ca6f5333229b24e9bc319e87ba797601dbc3 (diff) | |
download | librpm-tizen-79f6c8be8708941355e6408ad8ce527bc8af4d92.tar.gz librpm-tizen-79f6c8be8708941355e6408ad8ce527bc8af4d92.tar.bz2 librpm-tizen-79f6c8be8708941355e6408ad8ce527bc8af4d92.zip |
- fix: uniqify dependency problems when printing (#14034).
- popt: add ability to perform callbacks for every, not just first, match.
CVS patchset: 3993
CVS date: 2000/07/31 15:04:20
Diffstat (limited to 'po/zh.po')
-rw-r--r-- | po/zh.po | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-07-29 16:29-0400\n" +"POT-Creation-Date: 2000-07-31 10:51-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2768,63 +2768,63 @@ msgstr "" msgid "display a verbose file listing" msgstr "" -#: lib/problems.c:43 +#: lib/problems.c:76 #, c-format msgid " is needed by %s-%s-%s\n" msgstr "" -#: lib/problems.c:46 +#: lib/problems.c:79 #, c-format msgid " conflicts with %s-%s-%s\n" msgstr "" -#: lib/problems.c:66 +#: lib/problems.c:99 #, c-format msgid "package %s-%s-%s is for a different architecture" msgstr "" -#: lib/problems.c:71 +#: lib/problems.c:104 #, c-format msgid "package %s-%s-%s is for a different operating system" msgstr "" -#: lib/problems.c:76 +#: lib/problems.c:109 #, c-format msgid "package %s-%s-%s is already installed" msgstr "" -#: lib/problems.c:81 +#: lib/problems.c:114 #, c-format msgid "path %s is not relocateable for package %s-%s-%s" msgstr "" -#: lib/problems.c:86 +#: lib/problems.c:119 #, c-format msgid "file %s conflicts between attemped installs of %s-%s-%s and %s-%s-%s" msgstr "" -#: lib/problems.c:92 +#: lib/problems.c:125 #, c-format msgid "" "file %s from install of %s-%s-%s conflicts with file from package %s-%s-%s" msgstr "" -#: lib/problems.c:98 +#: lib/problems.c:131 #, c-format msgid "package %s-%s-%s (which is newer than %s-%s-%s) is already installed" msgstr "" -#: lib/problems.c:104 +#: lib/problems.c:137 #, c-format msgid "installing package %s-%s-%s needs %ld%cb on the %s filesystem" msgstr "" -#: lib/problems.c:114 +#: lib/problems.c:147 #, c-format msgid "package %s-%s-%s pre-transaction syscall(s): %s failed: %s" msgstr "" -#: lib/problems.c:122 +#: lib/problems.c:155 #, c-format msgid "unknown error %d encountered while manipulating package %s-%s-%s" msgstr "" |