diff options
Diffstat (limited to 'po/rpm.pot')
-rw-r--r-- | po/rpm.pot | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/po/rpm.pot b/po/rpm.pot index 21d04c2f0..c27495306 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-01-12 16:44-0500\n" +"POT-Creation-Date: 2000-01-17 13:07-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" @@ -28,96 +28,96 @@ msgstr "" msgid "Unable to open spec file %s: %s\n" msgstr "" -#: build.c:125 build.c:138 +#: build.c:128 build.c:141 #, c-format msgid "Failed to open tar pipe: %s\n" msgstr "" #. Give up -#: build.c:146 +#: build.c:149 #, c-format msgid "Failed to read spec file from %s\n" msgstr "" -#: build.c:174 +#: build.c:177 #, c-format msgid "Failed to rename %s to %s: %s\n" msgstr "" -#: build.c:212 +#: build.c:215 #, c-format msgid "File is not a regular file: %s\n" msgstr "" -#: build.c:219 +#: build.c:222 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "" #. 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 #, c-format msgid "Building for target %s\n" msgstr "" -#: 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 msgid "override build architecture" msgstr "" -#: build.c:378 +#: build.c:381 msgid "override build operating system" msgstr "" -#: build.c:380 +#: build.c:383 msgid "override build root" msgstr "" -#: build.c:382 rpm.c:495 +#: build.c:385 rpm.c:495 msgid "remove build tree when done" msgstr "" -#: build.c:384 +#: build.c:387 msgid "do not execute any stages of the build" msgstr "" -#: build.c:386 +#: build.c:389 msgid "do not accept I18N msgstr's from specfile" msgstr "" -#: build.c:388 +#: build.c:391 msgid "remove sources when done" msgstr "" -#: build.c:390 +#: build.c:393 msgid "remove specfile when done" msgstr "" -#: build.c:392 rpm.c:493 +#: build.c:395 rpm.c:493 msgid "skip straight to specified stage (only for c,i)" msgstr "" -#: 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 "" @@ -2690,62 +2690,62 @@ msgstr "" msgid "display a verbose file listing" msgstr "" -#: lib/rebuilddb.c:20 -#, c-format -msgid "rebuilding database in rootdir %s\n" -msgstr "" - #: lib/rebuilddb.c:24 lib/rpmdb.c:249 msgid "no dbpath has been set" msgstr "" -#: lib/rebuilddb.c:34 +#: lib/rebuilddb.c:47 +#, c-format +msgid "rebuilding database %s into %s\n" +msgstr "" + +#: lib/rebuilddb.c:51 #, c-format msgid "temporary database %s already exists" msgstr "" -#: lib/rebuilddb.c:38 +#: lib/rebuilddb.c:55 #, c-format msgid "creating directory: %s\n" msgstr "" -#: lib/rebuilddb.c:40 +#: lib/rebuilddb.c:57 #, c-format msgid "error creating directory %s: %s" msgstr "" -#: 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 "" -#: lib/rebuilddb.c:73 +#: lib/rebuilddb.c:90 #, c-format msgid "cannot add record originally at %d" msgstr "" -#: 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 "" -#: lib/rebuilddb.c:108 +#: lib/rebuilddb.c:125 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" |