diff options
author | jbj <devnull@localhost> | 2000-12-26 19:06:54 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-12-26 19:06:54 +0000 |
commit | 6fca2e5c39f9251ce799724052470c96edfc0383 (patch) | |
tree | 36a43b3dce683fa152d64445a7bf646b91e7923c /po/da.po | |
parent | 190b5df3693c0368d8a2483626f20c19919130d9 (diff) | |
download | librpm-tizen-6fca2e5c39f9251ce799724052470c96edfc0383.tar.gz librpm-tizen-6fca2e5c39f9251ce799724052470c96edfc0383.tar.bz2 librpm-tizen-6fca2e5c39f9251ce799724052470c96edfc0383.zip |
Fix --queryformat.
CVS patchset: 4374
CVS date: 2000/12/26 19:06:54
Diffstat (limited to 'po/da.po')
-rw-r--r-- | po/da.po | 52 |
1 files changed, 26 insertions, 26 deletions
@@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2000-12-25 08:50-0500\n" +"POT-Creation-Date: 2000-12-26 14:00-0500\n" "PO-Revision-Date: 2000-03-07 05:17+01:00\n" "Last-Translator: K. Christiansen <kenneth@gnu.org>\n" "Language-Team: Danish/Dansk <dansk@klid.dk>\n" @@ -3013,119 +3013,119 @@ msgstr "" msgid "incorrect format: %s\n" msgstr "" -#: lib/query.c:223 +#: lib/query.c:224 msgid "(contains no files)" msgstr "" -#: lib/query.c:274 +#: lib/query.c:275 msgid "normal " msgstr "" -#: lib/query.c:276 +#: lib/query.c:277 msgid "replaced " msgstr "" -#: lib/query.c:278 +#: lib/query.c:279 msgid "not installed " msgstr "" -#: lib/query.c:280 +#: lib/query.c:281 msgid "net shared " msgstr "" -#: lib/query.c:282 +#: lib/query.c:283 #, c-format msgid "(unknown %3d) " msgstr "" -#: lib/query.c:287 +#: lib/query.c:288 msgid "(no state) " msgstr "" -#: lib/query.c:306 lib/query.c:351 +#: lib/query.c:307 lib/query.c:352 msgid "package has neither file owner or id lists" msgstr "" -#: lib/query.c:405 +#: lib/query.c:403 #, c-format msgid "can't query %s: %s\n" msgstr "" #. XXX Fstrerror -#: lib/query.c:521 +#: lib/query.c:519 #, c-format msgid "open of %s failed: %s\n" msgstr "" -#: lib/query.c:541 +#: lib/query.c:539 msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:550 lib/rpminstall.c:312 +#: lib/query.c:548 lib/rpminstall.c:312 #, c-format msgid "%s does not appear to be a RPM package\n" msgstr "" -#: lib/query.c:554 +#: lib/query.c:552 #, c-format msgid "query of %s failed\n" msgstr "" -#: lib/query.c:588 +#: lib/query.c:586 #, c-format msgid "query of specfile %s failed, can't parse\n" msgstr "" -#: lib/query.c:611 +#: lib/query.c:609 msgid "no packages\n" msgstr "ingen pakker\n" -#: lib/query.c:622 +#: lib/query.c:620 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:632 +#: lib/query.c:630 #, c-format msgid "no package triggers %s\n" msgstr "" -#: lib/query.c:642 +#: lib/query.c:640 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:653 +#: lib/query.c:651 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:684 +#: lib/query.c:682 #, c-format msgid "file %s: %s\n" msgstr "fil %s: %s\n" -#: lib/query.c:688 +#: lib/query.c:686 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:714 +#: lib/query.c:712 #, c-format msgid "invalid package number: %s\n" msgstr "ugyldig pakkenummer: %s\n" -#: lib/query.c:717 +#: lib/query.c:715 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:722 +#: lib/query.c:720 #, c-format msgid "record %d could not be read\n" msgstr "" -#: lib/query.c:733 lib/rpminstall.c:546 +#: lib/query.c:731 lib/rpminstall.c:546 #, c-format msgid "package %s is not installed\n" msgstr "" |