diff options
author | jbj <devnull@localhost> | 2000-01-24 13:26:26 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-01-24 13:26:26 +0000 |
commit | 38b3bd8554506717d025b394285afc8c18bbd269 (patch) | |
tree | 31ec52c255e852296b37c21129adb6451e2e1344 /po/pl.po | |
parent | 84d4aa7c11e71fc9ee6469683faf78b3a46f0387 (diff) | |
download | librpm-tizen-38b3bd8554506717d025b394285afc8c18bbd269.tar.gz librpm-tizen-38b3bd8554506717d025b394285afc8c18bbd269.tar.bz2 librpm-tizen-38b3bd8554506717d025b394285afc8c18bbd269.zip |
fix: on --rebuilddb, make sure new/old paths are not the same (#8752).
CVS patchset: 3530
CVS date: 2000/01/24 13:26:26
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 72 |
1 files changed, 36 insertions, 36 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm-3.0.2\n" -"POT-Creation-Date: 2000-01-17 13:07-0500\n" +"POT-Creation-Date: 2000-01-24 08:20-0500\n" "PO-Revision-Date: 1999-05-25 17:00+0100\n" "Last-Translator: Paweł Dziekoński <pdziekonski@mml.ch.pwr.wroc.pl>\n" "Language-Team: Polish <pl@li.org>\n" @@ -2761,62 +2761,62 @@ msgstr "wyświetl status pokazywanych plików" msgid "display a verbose file listing" msgstr "wyświetl więcej informacji o plikach z listy" -#: lib/rebuilddb.c:24 lib/rpmdb.c:249 +#: lib/rebuilddb.c:25 lib/rpmdb.c:252 msgid "no dbpath has been set" msgstr "ścieżka bazy danych nie została podana" -#: lib/rebuilddb.c:47 +#: lib/rebuilddb.c:50 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "odbudowywuję bazę danych w rootdir %s\n" -#: lib/rebuilddb.c:51 +#: lib/rebuilddb.c:54 #, c-format msgid "temporary database %s already exists" msgstr "tymczasowa baza danych %s już istnieje" -#: lib/rebuilddb.c:55 +#: lib/rebuilddb.c:60 #, c-format msgid "creating directory: %s\n" msgstr "tworzenie katalogu: %s\n" -#: lib/rebuilddb.c:57 +#: lib/rebuilddb.c:62 #, c-format msgid "error creating directory %s: %s" msgstr "błąd przy tworzeniu katalogu %s: %s" -#: lib/rebuilddb.c:61 +#: lib/rebuilddb.c:68 msgid "opening old database\n" msgstr "otwieranie starej bazy danych\n" -#: lib/rebuilddb.c:68 +#: lib/rebuilddb.c:75 msgid "opening new database\n" msgstr "otwieranie nowej bazy danych\n" -#: lib/rebuilddb.c:78 lib/rebuilddb.c:96 +#: lib/rebuilddb.c:85 lib/rebuilddb.c:103 #, c-format msgid "record number %d in database is bad -- skipping it" msgstr "rekord numer %d w bazie danych jest błędny -- rekord pominięto" -#: lib/rebuilddb.c:90 +#: lib/rebuilddb.c:97 #, c-format msgid "cannot add record originally at %d" msgstr "nie można dodać rekordu oryginalnie przy %d" -#: lib/rebuilddb.c:109 +#: lib/rebuilddb.c:116 msgid "failed to rebuild database; original database remains in place\n" msgstr "przebudowanie bazy nie powiodło się; stara pozostała na miejscu\n" -#: lib/rebuilddb.c:117 +#: lib/rebuilddb.c:124 msgid "failed to replace old database with new database!\n" msgstr "zamiana starej bazy na nową nie powiodła się!\n" -#: lib/rebuilddb.c:119 +#: lib/rebuilddb.c:126 #, c-format msgid "replaces files in %s with files from %s to recover" msgstr "naprawcze zastępowanie plików w %s plikami z %s" -#: lib/rebuilddb.c:125 +#: lib/rebuilddb.c:132 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "usunięcie katalogu %s nie powiodło się: %s\n" @@ -2905,30 +2905,30 @@ msgstr ")" msgid "OK" msgstr "OK" -#: lib/rpmdb.c:147 +#: lib/rpmdb.c:148 #, c-format msgid "opening database mode 0x%x in %s\n" msgstr "otwiernie bazę danych w trybie 0x%x w %s\n" -#: lib/rpmdb.c:157 lib/url.c:442 +#: lib/rpmdb.c:160 lib/url.c:442 #, fuzzy, c-format msgid "failed to open %s: %s\n" msgstr "nie można otworzyć %s: %s" -#: lib/rpmdb.c:171 lib/rpmdb.c:179 +#: lib/rpmdb.c:174 lib/rpmdb.c:182 #, c-format msgid "cannot get %s lock on database" msgstr "utworzenie blokady %s na bazie danych nie jest możliwe" -#: lib/rpmdb.c:172 +#: lib/rpmdb.c:175 msgid "exclusive" msgstr "" -#: lib/rpmdb.c:180 +#: lib/rpmdb.c:183 msgid "shared" msgstr "" -#: lib/rpmdb.c:211 +#: lib/rpmdb.c:214 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" @@ -2936,76 +2936,76 @@ msgstr "" "baza danych jest w starym formacie; użyj --rebuilddb aby wygenerować bazę w " "nowym formacie" -#: lib/rpmdb.c:470 +#: lib/rpmdb.c:473 #, c-format msgid "package %s not listed in %s" msgstr "pakiet %s nie jest wymieniony w %s" -#: lib/rpmdb.c:481 +#: lib/rpmdb.c:484 #, c-format msgid "package %s not found in %s" msgstr "pakiet %s nie znaleziony w %s" -#: lib/rpmdb.c:505 lib/uninstall.c:87 +#: lib/rpmdb.c:508 lib/uninstall.c:87 #, c-format msgid "cannot read header at %d for uninstall" msgstr "nie można odczytać nagłówka przy %d dla deinstalacji" -#: lib/rpmdb.c:513 +#: lib/rpmdb.c:516 msgid "package has no name" msgstr "pakiet nie ma nazwy" -#: lib/rpmdb.c:515 +#: lib/rpmdb.c:518 msgid "removing name index\n" msgstr "usuwanie indeksu nazw\n" -#: lib/rpmdb.c:520 +#: lib/rpmdb.c:523 msgid "package has no group\n" msgstr "pakiet nie ma grupy\n" -#: lib/rpmdb.c:522 +#: lib/rpmdb.c:525 msgid "removing group index\n" msgstr "usuwanie indeksu grupy\n" -#: lib/rpmdb.c:529 +#: lib/rpmdb.c:532 #, c-format msgid "removing provides index for %s\n" msgstr "usuwanie indeksu udostępnianych zasobów dla %s\n" -#: lib/rpmdb.c:544 +#: lib/rpmdb.c:547 #, c-format msgid "removing requiredby index for %s\n" msgstr "usuwanie indeksu zależności dla %s\n" -#: lib/rpmdb.c:556 +#: lib/rpmdb.c:559 #, c-format msgid "removing trigger index for %s\n" msgstr "usuwanie indeksu trigger dla %s\n" -#: lib/rpmdb.c:567 +#: lib/rpmdb.c:570 #, c-format msgid "removing conflict index for %s\n" msgstr "usuwanie indeksu konfliktów dla %s\n" -#: lib/rpmdb.c:578 +#: lib/rpmdb.c:581 #, c-format msgid "removing file index for %s\n" msgstr "usuwanie indeksu plików dla %s\n" -#: lib/rpmdb.c:587 +#: lib/rpmdb.c:590 msgid "package has no files\n" msgstr "pakiet nie ma plików\n" -#: lib/rpmdb.c:693 +#: lib/rpmdb.c:696 msgid "cannot allocate space for database" msgstr "nie można alokować przestrzeni dla bazy danych" -#: lib/rpmdb.c:752 +#: lib/rpmdb.c:755 #, c-format msgid "cannot read header at %d for update" msgstr "nie można odczytać nagłówka przy %d dla uaktualnienia" -#: lib/rpmdb.c:765 +#: lib/rpmdb.c:768 msgid "header changed size!" msgstr "nagłówek zmienił swój rozmiar!" |