diff options
author | jbj <devnull@localhost> | 2000-07-29 17:30:18 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-07-29 17:30:18 +0000 |
commit | 61cabed3ed4bfb065664d65fbd897e1a03be141f (patch) | |
tree | 938f6f7e3eee90476dca974f2f9062c42647bffc /po/es.po | |
parent | 972f0d31032cecc00dc9f779b400c3021c8fe621 (diff) | |
download | librpm-tizen-61cabed3ed4bfb065664d65fbd897e1a03be141f.tar.gz librpm-tizen-61cabed3ed4bfb065664d65fbd897e1a03be141f.tar.bz2 librpm-tizen-61cabed3ed4bfb065664d65fbd897e1a03be141f.zip |
- link rpm2cpio dynamically since cpio is linked dynamically.
CVS patchset: 3991
CVS date: 2000/07/29 17:30:18
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 78 |
1 files changed, 41 insertions, 37 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-07-28 17:49-0400\n" +"POT-Creation-Date: 2000-07-29 13:25-0400\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" @@ -3048,17 +3048,21 @@ msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" " Please verify the setting of the macro %%_dbapi using \"rpm --showrc\"\n" -" and configure \"%%_dbapi -1\" (e.g. create and/or edit " -"/etc/rpm/macros).\n" +" and configure \"%%_dbapi 3\" (e.g. create and/or edit /etc/rpm/macros).\n" "\n" msgstr "" -#: lib/rpmdb.c:290 +#: lib/rpmdb.c:273 +#, c-format +msgid "cannot open %s index using db%d - %s (%d)" +msgstr "" + +#: lib/rpmdb.c:293 #, c-format -msgid "dbiOpen: cannot open %s index" +msgid "cannot open %s index" msgstr "" -#: lib/rpmdb.c:301 +#: lib/rpmdb.c:308 #, c-format msgid "" "\n" @@ -3068,7 +3072,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:314 +#: lib/rpmdb.c:321 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the rpm database is db%d format.\n" @@ -3078,7 +3082,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:329 +#: lib/rpmdb.c:336 msgid "" "\n" "--> The rpm database is in db%d format, not the suggested db%d format.\n" @@ -3089,136 +3093,136 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:397 +#: lib/rpmdb.c:404 #, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "" -#: lib/rpmdb.c:515 +#: lib/rpmdb.c:522 #, c-format msgid "error(%d) storing record %s into %s" msgstr "" -#: lib/rpmdb.c:524 +#: lib/rpmdb.c:531 #, c-format msgid "error(%d) removing record %s from %s" msgstr "" -#: lib/rpmdb.c:759 lib/rpmdb.c:2279 +#: lib/rpmdb.c:766 lib/rpmdb.c:2285 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:858 +#: lib/rpmdb.c:865 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "" #. error -#: lib/rpmdb.c:1070 +#: lib/rpmdb.c:1077 #, c-format msgid "error(%d) counting packages" msgstr "" -#: lib/rpmdb.c:1129 lib/rpmdb.c:1648 lib/uninstall.c:97 +#: lib/rpmdb.c:1136 lib/rpmdb.c:1655 lib/uninstall.c:97 #, c-format msgid "%s: cannot read header at 0x%x" msgstr "" -#: lib/rpmdb.c:1701 +#: lib/rpmdb.c:1708 #, c-format msgid "removing 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1712 +#: lib/rpmdb.c:1719 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: lib/rpmdb.c:1721 +#: lib/rpmdb.c:1728 #, c-format -msgid "removing %d entries from %s index:\n" +msgid "removing %d entries from %s index.\n" msgstr "" -#: lib/rpmdb.c:1863 +#: lib/rpmdb.c:1870 #, c-format msgid "error(%d) allocating new package instance" msgstr "" -#: lib/rpmdb.c:1920 +#: lib/rpmdb.c:1927 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1936 +#: lib/rpmdb.c:1943 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: lib/rpmdb.c:1945 +#: lib/rpmdb.c:1952 #, c-format -msgid "adding %d entries to %s index:\n" +msgid "adding %d entries to %s index.\n" msgstr "" -#: lib/rpmdb.c:2304 +#: lib/rpmdb.c:2310 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: lib/rpmdb.c:2308 +#: lib/rpmdb.c:2314 #, c-format msgid "temporary database %s already exists" msgstr "" -#: lib/rpmdb.c:2314 +#: lib/rpmdb.c:2320 #, c-format msgid "creating directory %s\n" msgstr "" -#: lib/rpmdb.c:2316 +#: lib/rpmdb.c:2322 #, c-format msgid "error creating directory %s: %s" msgstr "" -#: lib/rpmdb.c:2323 +#: lib/rpmdb.c:2329 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2340 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: lib/rpmdb.c:2355 +#: lib/rpmdb.c:2363 #, c-format msgid "record number %d in database is bad -- skipping." msgstr "" -#: lib/rpmdb.c:2387 +#: lib/rpmdb.c:2395 #, c-format msgid "cannot add record originally at %d" msgstr "" -#: lib/rpmdb.c:2405 +#: lib/rpmdb.c:2413 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2413 +#: lib/rpmdb.c:2421 msgid "failed to replace old database with new database!\n" msgstr "" -#: lib/rpmdb.c:2415 +#: lib/rpmdb.c:2423 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: lib/rpmdb.c:2425 +#: lib/rpmdb.c:2433 #, c-format msgid "removing directory %s\n" msgstr "" -#: lib/rpmdb.c:2427 +#: lib/rpmdb.c:2435 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" |