diff options
author | jbj <devnull@localhost> | 2002-12-02 15:04:16 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-12-02 15:04:16 +0000 |
commit | c84e1589b098a29804a3c75c58c576aea305c06b (patch) | |
tree | 3b67244e47b31022893cc5f39f08d8abcffd58ae /po/pl.po | |
parent | 80b23366e79f229831efb6a590c90e2724d37927 (diff) | |
download | librpm-tizen-c84e1589b098a29804a3c75c58c576aea305c06b.tar.gz librpm-tizen-c84e1589b098a29804a3c75c58c576aea305c06b.tar.bz2 librpm-tizen-c84e1589b098a29804a3c75c58c576aea305c06b.zip |
- late rpmts reference causes premature free (#78862).
CVS patchset: 5912
CVS date: 2002/12/02 15:04:16
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 40 |
1 files changed, 20 insertions, 20 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-01 10:35-0500\n" +"POT-Creation-Date: 2002-12-02 09:54-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" @@ -742,7 +742,7 @@ msgstr "Nie można odczytać ikony: %s" msgid "Could not open %s: %s\n" msgstr "Nie można otworzyć %s\n" -#: build/pack.c:629 lib/psm.c:1830 +#: build/pack.c:629 lib/psm.c:1833 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Nie można zapisać pakietu: %s" @@ -772,7 +772,7 @@ msgstr "Nie można odczytać ikony: %s" msgid "Unable to write payload to %s: %s\n" msgstr "Nie można zapisać pakietu: %s" -#: build/pack.c:710 lib/psm.c:2135 +#: build/pack.c:710 lib/psm.c:2138 #, c-format msgid "Wrote: %s\n" msgstr "Zapisano: %s\n" @@ -2210,86 +2210,86 @@ msgstr "generuj sygnaturę PGP/GPG" msgid "Data type %d not supported\n" msgstr "Typ danych %d nie jest obsługiwany\n" -#: lib/psm.c:460 +#: lib/psm.c:465 #, fuzzy msgid "source package expected, binary found\n" msgstr "spodziewany pakiet źródłowy a nie binarny" -#: lib/psm.c:579 +#: lib/psm.c:582 #, fuzzy msgid "source package contains no .spec file\n" msgstr "pakiet źródłowy nie zawiera pliku .spec" -#: lib/psm.c:918 +#: lib/psm.c:921 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:1004 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:1012 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:1175 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1198 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s pomijany - transmisja %s nie powiodła się\n" -#: lib/psm.c:1201 +#: lib/psm.c:1204 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "wykonanie skryptu nie powiodło się" -#: lib/psm.c:1608 +#: lib/psm.c:1611 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "pakiet: %s-%s-%s test plików = %d\n" -#: lib/psm.c:1733 +#: lib/psm.c:1736 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1842 +#: lib/psm.c:1845 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Nie można odczytać ikony: %s" -#: lib/psm.c:1888 +#: lib/psm.c:1891 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "użytkownik %s nie istnieje - użyto konta root" -#: lib/psm.c:1897 +#: lib/psm.c:1900 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "grupa %s nie istnieje - użyto grupy root" -#: lib/psm.c:1945 +#: lib/psm.c:1948 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozpakowanie archiwum nie powiodło się %s%s: %s" -#: lib/psm.c:1946 +#: lib/psm.c:1949 msgid " on file " msgstr " na pliku " -#: lib/psm.c:2143 +#: lib/psm.c:2146 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "nie można otworzyć %s: %s" -#: lib/psm.c:2146 +#: lib/psm.c:2149 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s nie powiodło się" |