diff options
author | jbj <devnull@localhost> | 2000-02-15 16:43:30 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-02-15 16:43:30 +0000 |
commit | 0433f0617364374db62721413e9a1c3622fa4f91 (patch) | |
tree | 29af76a1e700477d2ed36b7512aa4dd52a91443c /po/pl.po | |
parent | 38e3c32e92f90cc3c62245b72c2ea287ab07f3d9 (diff) | |
download | librpm-tizen-0433f0617364374db62721413e9a1c3622fa4f91.tar.gz librpm-tizen-0433f0617364374db62721413e9a1c3622fa4f91.tar.bz2 librpm-tizen-0433f0617364374db62721413e9a1c3622fa4f91.zip |
Sanity (make release).
CVS patchset: 3559
CVS date: 2000/02/15 16:43:30
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 59 |
1 files changed, 37 insertions, 22 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm-3.0.2\n" -"POT-Creation-Date: 2000-02-13 14:17-0500\n" +"POT-Creation-Date: 2000-02-15 11:21-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" @@ -1493,43 +1493,48 @@ msgstr "Nie można otworzyć %%files pliku: %s" msgid "line: %s" msgstr "linia: %s" -#: build/files.c:1507 build/parsePrep.c:34 +#: build/files.c:1499 +#, fuzzy, c-format +msgid "Bad file: %s: %s" +msgstr "plik %s: %s\n" + +#: build/files.c:1511 build/parsePrep.c:34 #, c-format msgid "Bad owner/group: %s" msgstr "Błędny użytkownik/grupa: %s" #. XXX this error message is probably not seen. -#: build/files.c:1562 +#: build/files.c:1566 #, fuzzy, c-format msgid "Couldn't exec %s: %s" msgstr "Nie można uruchomić %s" -#: build/files.c:1567 +#: build/files.c:1571 #, fuzzy, c-format msgid "Couldn't fork %s: %s" msgstr "Nie można wykonać fork na %s" -#: build/files.c:1649 +#: build/files.c:1653 #, c-format msgid "%s failed" msgstr "%s nie powiodło się" -#: build/files.c:1653 +#: build/files.c:1657 #, c-format msgid "failed to write all data to %s" msgstr "zapisanie wszystkich danych do %s nie powiodło się" -#: build/files.c:1743 +#: build/files.c:1747 #, fuzzy, c-format msgid "Finding %s: (using %s)...\n" msgstr "Wyszukiwanie wymaganych zasobów...\n" -#: build/files.c:1771 build/files.c:1780 +#: build/files.c:1775 build/files.c:1784 #, fuzzy, c-format msgid "Failed to find %s:" msgstr "Wyszukiwanie nie powiodło się" -#: build/files.c:1887 +#: build/files.c:1891 #, fuzzy, c-format msgid "Processing files: %s-%s-%s\n" msgstr "Przetwarzanie plików: %s\n" @@ -2762,62 +2767,72 @@ 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:25 lib/rpmdb.c:252 +#: lib/rebuilddb.c:26 lib/rpmdb.c:252 msgid "no dbpath has been set" msgstr "ścieżka bazy danych nie została podana" -#: lib/rebuilddb.c:50 +#: lib/rebuilddb.c:51 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "odbudowywuję bazę danych w rootdir %s\n" -#: lib/rebuilddb.c:54 +#: lib/rebuilddb.c:55 #, c-format msgid "temporary database %s already exists" msgstr "tymczasowa baza danych %s już istnieje" -#: lib/rebuilddb.c:60 +#: lib/rebuilddb.c:61 #, c-format msgid "creating directory: %s\n" msgstr "tworzenie katalogu: %s\n" -#: lib/rebuilddb.c:62 +#: lib/rebuilddb.c:63 #, c-format msgid "error creating directory %s: %s" msgstr "błąd przy tworzeniu katalogu %s: %s" -#: lib/rebuilddb.c:68 +#: lib/rebuilddb.c:69 msgid "opening old database\n" msgstr "otwieranie starej bazy danych\n" -#: lib/rebuilddb.c:75 +#: lib/rebuilddb.c:76 msgid "opening new database\n" msgstr "otwieranie nowej bazy danych\n" -#: lib/rebuilddb.c:85 lib/rebuilddb.c:103 +#: lib/rebuilddb.c:86 #, 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:97 +#: lib/rebuilddb.c:104 +#, c-format +msgid "duplicated database entry: %s-%s-%s -- skipping." +msgstr "" + +#: lib/rebuilddb.c:113 #, c-format msgid "cannot add record originally at %d" msgstr "nie można dodać rekordu oryginalnie przy %d" -#: lib/rebuilddb.c:116 +#: lib/rebuilddb.c:119 +#, fuzzy, c-format +msgid "record number %d in database is bad -- skipping." +msgstr "rekord numer %d w bazie danych jest błędny -- rekord pominięto" + +#: lib/rebuilddb.c:132 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:124 +#: lib/rebuilddb.c:140 msgid "failed to replace old database with new database!\n" msgstr "zamiana starej bazy na nową nie powiodła się!\n" -#: lib/rebuilddb.c:126 +#: lib/rebuilddb.c:142 #, 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:132 +#: lib/rebuilddb.c:148 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "usunięcie katalogu %s nie powiodło się: %s\n" |