diff options
author | jbj <devnull@localhost> | 2000-02-22 03:09:53 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-02-22 03:09:53 +0000 |
commit | c39e2a9ea09b9c57cd611a603af31c86f460519a (patch) | |
tree | d18ff926133e347ffe156c476013fc44ebc949a6 /po/de.po | |
parent | 76b9a27eecd2b4f8e1af29d9b67ad9c0e079d3d3 (diff) | |
download | rpm-c39e2a9ea09b9c57cd611a603af31c86f460519a.tar.gz rpm-c39e2a9ea09b9c57cd611a603af31c86f460519a.tar.bz2 rpm-c39e2a9ea09b9c57cd611a603af31c86f460519a.zip |
macro expansion (and absolute path) in %files -f arg (#9508,#9091).
CVS patchset: 3573
CVS date: 2000/02/22 03:09:53
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -37,7 +37,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 2.5.2\n" -"POT-Creation-Date: 2000-02-17 15:48-0500\n" +"POT-Creation-Date: 2000-02-21 12:02-0500\n" "PO-Revision-Date: 1998-08-03 18:02+02:00\n" "Last-Translator: Karl Eichwalder <ke@SuSE.DE>\n" "Language-Team: German <de@li.org>\n" @@ -1600,62 +1600,62 @@ msgstr "" msgid "File not found by glob: %s" msgstr "Datei auf dem Server nicht gefunden" -#: build/files.c:1164 +#: build/files.c:1169 #, fuzzy msgid "Could not open %%files file %s: %s" msgstr "Fehler: kann Datei %s nicht öffnen\n" -#: build/files.c:1171 build/pack.c:99 +#: build/files.c:1176 build/pack.c:99 #, c-format msgid "line: %s" msgstr "" # , c-format -#: build/files.c:1499 +#: build/files.c:1504 #, fuzzy, c-format msgid "Bad file: %s: %s" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: build/files.c:1511 build/parsePrep.c:34 +#: build/files.c:1516 build/parsePrep.c:34 #, c-format msgid "Bad owner/group: %s" msgstr "" #. XXX this error message is probably not seen. -#: build/files.c:1566 +#: build/files.c:1571 #, fuzzy, c-format msgid "Couldn't exec %s: %s" msgstr "Konnte pgp nicht durchführen" -#: build/files.c:1571 +#: build/files.c:1576 #, fuzzy, c-format msgid "Couldn't fork %s: %s" msgstr "Konnte Signatur-Ziel (»sigtarget«) nicht lesen" -#: build/files.c:1653 +#: build/files.c:1658 #, fuzzy, c-format msgid "%s failed" msgstr "pgp fehlgeschlagen" # , c-format -#: build/files.c:1657 +#: build/files.c:1662 #, fuzzy, c-format msgid "failed to write all data to %s" msgstr "anlegen von %s fehlgeschlagen\n" -#: build/files.c:1747 +#: build/files.c:1752 #, c-format msgid "Finding %s: (using %s)...\n" msgstr "" # , c-format -#: build/files.c:1775 build/files.c:1784 +#: build/files.c:1780 build/files.c:1789 #, fuzzy, c-format msgid "Failed to find %s:" msgstr "anlegen von %s fehlgeschlagen\n" # , c-format -#: build/files.c:1891 +#: build/files.c:1896 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" @@ -1829,7 +1829,7 @@ msgid "line %d: Error parsing %%description: %s" msgstr "" # , c-format -#: build/parseDescription.c:51 build/parseFiles.c:45 build/parseScript.c:173 +#: build/parseDescription.c:51 build/parseFiles.c:46 build/parseScript.c:173 #, fuzzy, c-format msgid "line %d: Bad option %s: %s" msgstr "Öffnen von %s fehlgeschlagen: %s" @@ -1839,7 +1839,7 @@ msgstr "Öffnen von %s fehlgeschlagen: %s" msgid "line %d: Too many names: %s" msgstr "" -#: build/parseDescription.c:74 build/parseFiles.c:68 build/parseScript.c:196 +#: build/parseDescription.c:74 build/parseFiles.c:67 build/parseScript.c:196 #, fuzzy, c-format msgid "line %d: Package does not exist: %s" msgstr "Paket %s wird nicht in %s aufgeführt" @@ -1853,7 +1853,7 @@ msgstr "" msgid "line %d: Error parsing %%files: %s" msgstr "" -#: build/parseFiles.c:76 +#: build/parseFiles.c:74 msgid "line %d: Second %%files list" msgstr "" |