diff options
author | jbj <devnull@localhost> | 2000-12-26 13:10:18 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-12-26 13:10:18 +0000 |
commit | 190b5df3693c0368d8a2483626f20c19919130d9 (patch) | |
tree | 08305367a86efd14ebfb4e7da3cf37ab866d8aaf /po/id.po | |
parent | fdd2f17c5647079fa042ddb8660233a6b32c7075 (diff) | |
download | rpm-190b5df3693c0368d8a2483626f20c19919130d9.tar.gz |
- send query/verify output through rpmlog().
- resurrect rpmErrorSetCallback() and rpmErrorString().
CVS patchset: 4372
CVS date: 2000/12/26 13:10:18
Diffstat (limited to 'po/id.po')
-rw-r--r-- | po/id.po | 72 |
1 files changed, 36 insertions, 36 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2000-12-21 15:42-0500\n" +"POT-Creation-Date: 2000-12-25 08:50-0500\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" @@ -2630,12 +2630,12 @@ msgstr "" #: lib/install.c:215 #, c-format -msgid "user %s does not exist - using root" +msgid "user %s does not exist - using root\n" msgstr "" #: lib/install.c:223 #, c-format -msgid "group %s does not exist - using root" +msgid "group %s does not exist - using root\n" msgstr "" #. this would probably be a good place to check if disk space @@ -2716,12 +2716,12 @@ msgstr "" #: lib/install.c:1062 #, c-format -msgid "%s created as %s" +msgid "%s created as %s\n" msgstr "" #: lib/install.c:1098 #, c-format -msgid "%s saved as %s" +msgid "%s saved as %s\n" msgstr "" #: lib/install.c:1189 @@ -2977,122 +2977,122 @@ msgstr "" #: lib/query.c:151 #, c-format -msgid "error in format: %s\n" +msgid "incorrect format: %s\n" msgstr "" -#: lib/query.c:213 +#: lib/query.c:223 msgid "(contains no files)" msgstr "" -#: lib/query.c:272 +#: lib/query.c:274 msgid "normal " msgstr "" -#: lib/query.c:274 +#: lib/query.c:276 msgid "replaced " msgstr "" -#: lib/query.c:276 +#: lib/query.c:278 msgid "not installed " msgstr "" -#: lib/query.c:278 +#: lib/query.c:280 msgid "net shared " msgstr "" -#: lib/query.c:280 +#: lib/query.c:282 #, c-format msgid "(unknown %3d) " msgstr "" -#: lib/query.c:284 +#: lib/query.c:287 msgid "(no state) " msgstr "" -#: lib/query.c:301 lib/query.c:344 +#: lib/query.c:306 lib/query.c:351 msgid "package has neither file owner or id lists" msgstr "" -#: lib/query.c:388 +#: lib/query.c:405 #, c-format msgid "can't query %s: %s\n" msgstr "" #. XXX Fstrerror -#: lib/query.c:504 +#: lib/query.c:521 #, c-format msgid "open of %s failed: %s\n" msgstr "" -#: lib/query.c:522 +#: lib/query.c:541 msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:531 lib/rpminstall.c:312 +#: lib/query.c:550 lib/rpminstall.c:312 #, c-format msgid "%s does not appear to be a RPM package\n" msgstr "" -#: lib/query.c:535 +#: lib/query.c:554 #, c-format msgid "query of %s failed\n" msgstr "" -#: lib/query.c:568 +#: lib/query.c:588 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" -#: lib/query.c:591 +#: lib/query.c:611 msgid "no packages\n" msgstr "" -#: lib/query.c:601 +#: lib/query.c:622 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:611 +#: lib/query.c:632 #, c-format msgid "no package triggers %s\n" msgstr "" -#: lib/query.c:621 +#: lib/query.c:642 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:632 +#: lib/query.c:653 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:662 +#: lib/query.c:684 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:665 +#: lib/query.c:688 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:691 +#: lib/query.c:714 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:694 +#: lib/query.c:717 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:698 +#: lib/query.c:722 #, c-format msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:709 lib/rpminstall.c:546 +#: lib/query.c:733 lib/rpminstall.c:546 #, c-format msgid "package %s is not installed\n" msgstr "" @@ -3774,20 +3774,20 @@ msgstr "" msgid "don't verify files in package" msgstr "" -#: lib/verify.c:218 +#: lib/verify.c:219 msgid "package lacks both user name and id lists (this should never happen)" msgstr "" -#: lib/verify.c:236 +#: lib/verify.c:237 msgid "package lacks both group name and id lists (this should never happen)" msgstr "" -#: lib/verify.c:285 +#: lib/verify.c:299 #, c-format -msgid "missing %s\n" +msgid "missing %s" msgstr "" -#: lib/verify.c:347 +#: lib/verify.c:380 #, c-format msgid "Unsatisfied dependencies for %s-%s-%s: " msgstr "" |