summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-01-17 18:12:32 +0000
committerjbj <devnull@localhost>2000-01-17 18:12:32 +0000
commit9416c8bfd12321109f8e1ac4f824bcb05115474c (patch)
tree62974a93d60952ae091030ab5b81d1b55b165477 /po/de.po
parentddaf37928146cd692ddd2125547073ab974fb9f9 (diff)
downloadlibrpm-tizen-9416c8bfd12321109f8e1ac4f824bcb05115474c.tar.gz
librpm-tizen-9416c8bfd12321109f8e1ac4f824bcb05115474c.tar.bz2
librpm-tizen-9416c8bfd12321109f8e1ac4f824bcb05115474c.zip
add %_rebuilddbpath macro to permit rebuilding db in new location.
CVS patchset: 3522 CVS date: 2000/01/17 18:12:32
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po76
1 files changed, 38 insertions, 38 deletions
diff --git a/po/de.po b/po/de.po
index e811594d8..101db3133 100644
--- a/po/de.po
+++ b/po/de.po
@@ -37,7 +37,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 2.5.2\n"
-"POT-Creation-Date: 2000-01-12 16:44-0500\n"
+"POT-Creation-Date: 2000-01-17 13:07-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"
@@ -62,104 +62,104 @@ msgid "Unable to open spec file %s: %s\n"
msgstr "Datei %s kann nicht zum Lesen geöffnet werden: %s."
# , c-format
-#: build.c:125 build.c:138
+#: build.c:128 build.c:141
#, fuzzy, c-format
msgid "Failed to open tar pipe: %s\n"
msgstr "Öffnen von %s fehlgeschlagen\n"
# , c-format
#. Give up
-#: build.c:146
+#: build.c:149
#, fuzzy, c-format
msgid "Failed to read spec file from %s\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
# , c-format
-#: build.c:174
+#: build.c:177
#, fuzzy, c-format
msgid "Failed to rename %s to %s: %s\n"
msgstr "Lesen von %s fehlgeschlagen: %s."
-#: build.c:212
+#: build.c:215
#, c-format
msgid "File is not a regular file: %s\n"
msgstr ""
-#: build.c:219
+#: build.c:222
#, fuzzy, c-format
msgid "File %s does not appear to be a specfile.\n"
msgstr "%s scheint kein RPM-Paket zu sein\n"
#. parse up the build operators
-#: build.c:279
+#: build.c:282
#, c-format
msgid "Building target platforms: %s\n"
msgstr ""
-#: build.c:294
+#: build.c:297
#, fuzzy, c-format
msgid "Building for target %s\n"
msgstr "Fehler beim Suchen nach Paket %s\n"
-#: build.c:344
+#: build.c:347
msgid "buildroot already specified"
msgstr ""
-#: build.c:351
+#: build.c:354
msgid "--buildarch has been obsoleted. Use the --target option instead.\n"
msgstr ""
-#: build.c:355
+#: build.c:358
msgid "--buildos has been obsoleted. Use the --target option instead.\n"
msgstr ""
-#: build.c:376
+#: build.c:379
#, fuzzy
msgid "override build architecture"
msgstr "Paket-Architektur nicht überprüfen"
-#: build.c:378
+#: build.c:381
#, fuzzy
msgid "override build operating system"
msgstr "Paket-Betriebssystem nicht überprüfen"
-#: build.c:380
+#: build.c:383
#, fuzzy
msgid "override build root"
msgstr "Benutze <VERZ> als Stammverzeichnis beim Erstellen"
-#: build.c:382 rpm.c:495
+#: build.c:385 rpm.c:495
msgid "remove build tree when done"
msgstr "Erstellungsdateibaum nach Beendigung löschen"
-#: build.c:384
+#: build.c:387
#, fuzzy
msgid "do not execute any stages of the build"
msgstr "Keine Stufen ausführen"
-#: build.c:386
+#: build.c:389
msgid "do not accept I18N msgstr's from specfile"
msgstr ""
-#: build.c:388
+#: build.c:391
#, fuzzy
msgid "remove sources when done"
msgstr "Quellen und spec-Dateien nach Beendigung löschen"
-#: build.c:390
+#: build.c:393
#, fuzzy
msgid "remove specfile when done"
msgstr "Quellen und spec-Dateien nach Beendigung löschen"
-#: build.c:392 rpm.c:493
+#: build.c:395 rpm.c:493
msgid "skip straight to specified stage (only for c,i)"
msgstr "Direkt zur angegeben Stufe springen (nur für c und i)"
-#: build.c:394
+#: build.c:397
msgid "override target platform"
msgstr ""
-#: build.c:396
+#: build.c:399
msgid "lookup I18N strings in specfile catalog"
msgstr ""
@@ -2934,64 +2934,64 @@ msgstr ""
msgid "display a verbose file listing"
msgstr "Dateiliste des Pakets anzeigen"
-#: lib/rebuilddb.c:20
-#, fuzzy, c-format
-msgid "rebuilding database in rootdir %s\n"
-msgstr "Datenbank aus der vorhandenen neu erstellen"
-
#: lib/rebuilddb.c:24 lib/rpmdb.c:249
msgid "no dbpath has been set"
msgstr "»dbpath« ist nicht gesetzt"
-#: lib/rebuilddb.c:34
+#: lib/rebuilddb.c:47
+#, fuzzy, c-format
+msgid "rebuilding database %s into %s\n"
+msgstr "Datenbank aus der vorhandenen neu erstellen"
+
+#: lib/rebuilddb.c:51
#, c-format
msgid "temporary database %s already exists"
msgstr "die temporäre Datenbank %s existiert schon"
-#: lib/rebuilddb.c:38
+#: lib/rebuilddb.c:55
#, fuzzy, c-format
msgid "creating directory: %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
-#: lib/rebuilddb.c:40
+#: lib/rebuilddb.c:57
#, c-format
msgid "error creating directory %s: %s"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
-#: lib/rebuilddb.c:44
+#: lib/rebuilddb.c:61
msgid "opening old database\n"
msgstr ""
-#: lib/rebuilddb.c:51
+#: lib/rebuilddb.c:68
msgid "opening new database\n"
msgstr ""
-#: lib/rebuilddb.c:61 lib/rebuilddb.c:79
+#: lib/rebuilddb.c:78 lib/rebuilddb.c:96
#, c-format
msgid "record number %d in database is bad -- skipping it"
msgstr ""
"Eintrag Nummer %d in der Datenback ist nicht in Ordnung -- wird übersprungen"
-#: lib/rebuilddb.c:73
+#: lib/rebuilddb.c:90
#, c-format
msgid "cannot add record originally at %d"
msgstr "kann einen Eintrag hinzufügen, ursprünglich bei %d"
-#: lib/rebuilddb.c:92
+#: lib/rebuilddb.c:109
msgid "failed to rebuild database; original database remains in place\n"
msgstr ""
-#: lib/rebuilddb.c:100
+#: lib/rebuilddb.c:117
msgid "failed to replace old database with new database!\n"
msgstr ""
-#: lib/rebuilddb.c:102
+#: lib/rebuilddb.c:119
#, c-format
msgid "replaces files in %s with files from %s to recover"
msgstr ""
# , c-format
-#: lib/rebuilddb.c:108
+#: lib/rebuilddb.c:125
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"