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/sk.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/sk.po')
-rw-r--r-- | po/sk.po | 82 |
1 files changed, 43 insertions, 39 deletions
@@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 2.93\n" -"POT-Creation-Date: 2000-07-28 17:49-0400\n" +"POT-Creation-Date: 2000-07-29 13:25-0400\n" "PO-Revision-Date: 1999-04-08 21:37+02:00\n" "Last-Translator: Stanislav Meduna <stano@eunet.sk>\n" "Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n" @@ -3222,17 +3222,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 +#, fuzzy, c-format +msgid "cannot open %s index using db%d - %s (%d)" +msgstr "nie je možné otvoriť %s na %s:%d" + +#: lib/rpmdb.c:293 #, fuzzy, c-format -msgid "dbiOpen: cannot open %s index" +msgid "cannot open %s index" msgstr "nie je možné otvoriť %s\n" -#: lib/rpmdb.c:301 +#: lib/rpmdb.c:308 #, c-format msgid "" "\n" @@ -3242,7 +3246,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" @@ -3252,7 +3256,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" @@ -3263,26 +3267,26 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:397 +#: lib/rpmdb.c:404 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "chyba pri načítaní záznamu %s z %s" -#: lib/rpmdb.c:515 +#: lib/rpmdb.c:522 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "chyba pri zápise záznamu %s do %s" -#: lib/rpmdb.c:524 +#: lib/rpmdb.c:531 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "chyba pri odstraňovaní záznamu %s z %s" -#: lib/rpmdb.c:759 lib/rpmdb.c:2279 +#: lib/rpmdb.c:766 lib/rpmdb.c:2285 msgid "no dbpath has been set" msgstr "nebola nastavená žiadna dbpath" -#: lib/rpmdb.c:858 +#: lib/rpmdb.c:865 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" @@ -3291,111 +3295,111 @@ msgstr "" "databázy v novom formáte" #. error -#: lib/rpmdb.c:1070 +#: lib/rpmdb.c:1077 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "chyba pri hľadaní balíka %s\n" -#: lib/rpmdb.c:1129 lib/rpmdb.c:1648 lib/uninstall.c:97 +#: lib/rpmdb.c:1136 lib/rpmdb.c:1655 lib/uninstall.c:97 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "nie je možné prečítať hlavičku na %d pre vyhľadanie" -#: lib/rpmdb.c:1701 +#: lib/rpmdb.c:1708 #, fuzzy, c-format msgid "removing 0 %s entries.\n" msgstr "odstraňuje sa záznam z databázy\n" -#: lib/rpmdb.c:1712 +#: lib/rpmdb.c:1719 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "odstraňuje sa index skupín\n" -#: lib/rpmdb.c:1721 +#: lib/rpmdb.c:1728 #, fuzzy, c-format -msgid "removing %d entries from %s index:\n" +msgid "removing %d entries from %s index.\n" msgstr "odstraňuje sa index názvov\n" -#: lib/rpmdb.c:1863 +#: lib/rpmdb.c:1870 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "chyba pri hľadaní balíka %s\n" -#: 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 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "premenováva sa %s na %s\n" -#: lib/rpmdb.c:1945 -#, c-format -msgid "adding %d entries to %s index:\n" -msgstr "" +#: lib/rpmdb.c:1952 +#, fuzzy, c-format +msgid "adding %d entries to %s index.\n" +msgstr "premenováva sa %s na %s\n" -#: lib/rpmdb.c:2304 +#: lib/rpmdb.c:2310 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "znovu sa vytvára databáza v adresári %s\n" -#: lib/rpmdb.c:2308 +#: lib/rpmdb.c:2314 #, c-format msgid "temporary database %s already exists" msgstr "dočasná databáza %s už existuje" -#: lib/rpmdb.c:2314 +#: lib/rpmdb.c:2320 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "vytvára sa adresár %s\n" -#: lib/rpmdb.c:2316 +#: lib/rpmdb.c:2322 #, c-format msgid "error creating directory %s: %s" msgstr "chyba pri vytváraní adresára %s: %s" -#: lib/rpmdb.c:2323 +#: lib/rpmdb.c:2329 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "otvára sa stará databáza\n" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2340 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "otvára sa nová databáza\n" -#: lib/rpmdb.c:2355 +#: lib/rpmdb.c:2363 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "záznam číslo %d v databáze je chybný -- bol vynechaný" -#: lib/rpmdb.c:2387 +#: lib/rpmdb.c:2395 #, c-format msgid "cannot add record originally at %d" msgstr "nie je možné pridať záznam pôvodne na %d" -#: lib/rpmdb.c:2405 +#: lib/rpmdb.c:2413 #, fuzzy msgid "failed to rebuild database: original database remains in place\n" msgstr "nepodarilo sa znovu vytvoriť databázu; zostáva pôvodná\n" -#: lib/rpmdb.c:2413 +#: lib/rpmdb.c:2421 msgid "failed to replace old database with new database!\n" msgstr "nepodarilo sa nahradiť starú databázu novou!\n" -#: lib/rpmdb.c:2415 +#: lib/rpmdb.c:2423 #, fuzzy, c-format msgid "replace files in %s with files from %s to recover" msgstr "nahradí súbory v %s súbormi z %s kvôli obnove" -#: lib/rpmdb.c:2425 +#: lib/rpmdb.c:2433 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "vytvára sa adresár %s\n" -#: lib/rpmdb.c:2427 +#: lib/rpmdb.c:2435 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "nepodarilo sa odstrániť adresár %s: %s\n" |