From 652438772e0b1a5bdc48699a9f72057ea377df3c Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Tue, 15 May 2018 11:03:42 +1000 Subject: Pull translations from Transifex and regenerate Signed-off-by: Allan McRae --- lib/libalpm/po/pl.po | 82 +++++++++++++++++++++++++++------------------------- 1 file changed, 42 insertions(+), 40 deletions(-) (limited to 'lib/libalpm/po/pl.po') diff --git a/lib/libalpm/po/pl.po b/lib/libalpm/po/pl.po index 1e5e2934..59e5d138 100644 --- a/lib/libalpm/po/pl.po +++ b/lib/libalpm/po/pl.po @@ -8,6 +8,7 @@ # Chris Warrick, 2013 # Chris Warrick, 2013 # Chris Warrick, 2013 +# Chris Warrick, 2013 # megamann, 2014 # megamann, 2014-2015 # megamann, 2015 @@ -17,9 +18,9 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2018-04-29 23:44+1000\n" -"PO-Revision-Date: 2017-09-19 09:04+0000\n" -"Last-Translator: Piotr Strębski \n" +"POT-Creation-Date: 2018-05-15 10:34+1000\n" +"PO-Revision-Date: 2018-04-29 13:58+0000\n" +"Last-Translator: Allan McRae \n" "Language-Team: Polish (http://www.transifex.com/toofishes/archlinux-pacman/" "language/pl/)\n" "Language: pl\n" @@ -60,7 +61,7 @@ msgstr "wystąpił błąd podczas rozpakowywania %s (%s)\n" msgid "could not extract %s (%s)\n" msgstr "nie udało się rozpakować %s (%s)\n" -#: lib/libalpm/add.c:154 lib/libalpm/dload.c:561 lib/libalpm/remove.c:533 +#: lib/libalpm/add.c:154 lib/libalpm/dload.c:561 lib/libalpm/remove.c:541 #, c-format msgid "could not rename %s to %s (%s)\n" msgstr "nie udało się zmienić nazwy %s na %s (%s)\n" @@ -251,9 +252,9 @@ msgid "could not parse package description file '%s' from db '%s'\n" msgstr "nie można odczytać pliku opisowego pakietu '%s' z bazy '%s'\n" #: lib/libalpm/be_sync.c:524 -#, fuzzy, c-format +#, c-format msgid "could not read db '%s' (%s)\n" -msgstr "nie udało się zmienić nazwy %s na %s (%s)\n" +msgstr "" #: lib/libalpm/be_sync.c:558 lib/libalpm/be_sync.c:563 #, c-format @@ -675,39 +676,39 @@ msgid "could not remove lock file %s\n" msgstr "nie udało się usunąć pliku blokującego %s\n" #: lib/libalpm/hook.c:107 -#, fuzzy, c-format +#, c-format msgid "Missing trigger targets in hook: %s\n" -msgstr "brak nazwy pakietu w %s\n" +msgstr "" #: lib/libalpm/hook.c:113 -#, fuzzy, c-format +#, c-format msgid "Missing trigger type in hook: %s\n" -msgstr "brak nazwy pakietu w %s\n" +msgstr "" #: lib/libalpm/hook.c:119 -#, fuzzy, c-format +#, c-format msgid "Missing trigger operation in hook: %s\n" -msgstr "brak wersji pakietu w %s\n" +msgstr "" #: lib/libalpm/hook.c:146 -#, fuzzy, c-format +#, c-format msgid "Missing Exec option in hook: %s\n" -msgstr "brak wersji pakietu w %s\n" +msgstr "" #: lib/libalpm/hook.c:152 -#, fuzzy, c-format +#, c-format msgid "Missing When option in hook: %s\n" -msgstr "brak wersji pakietu w %s\n" +msgstr "" #: lib/libalpm/hook.c:155 -#, fuzzy, c-format +#, c-format msgid "AbortOnFail set for PostTransaction hook: %s\n" -msgstr "nie udało się uruchomić transakcji" +msgstr "" #: lib/libalpm/hook.c:273 -#, fuzzy, c-format +#, c-format msgid "error while reading hook %s: %s\n" -msgstr "błąd odczytywania pliku: %s: %s\n" +msgstr "" #: lib/libalpm/hook.c:275 lib/libalpm/hook.c:315 lib/libalpm/hook.c:357 #, c-format @@ -721,9 +722,9 @@ msgstr "" #: lib/libalpm/hook.c:297 lib/libalpm/hook.c:308 lib/libalpm/hook.c:327 #: lib/libalpm/hook.c:350 -#, fuzzy, c-format +#, c-format msgid "hook %s line %d: invalid value %s\n" -msgstr "usuwanie nieprawidłowego pliku: %s\n" +msgstr "" #: lib/libalpm/hook.c:301 lib/libalpm/hook.c:320 lib/libalpm/hook.c:331 #: lib/libalpm/hook.c:345 @@ -737,9 +738,9 @@ msgid "hook %s line %d: unable to set option (%s)\n" msgstr "" #: lib/libalpm/hook.c:613 -#, fuzzy, c-format +#, c-format msgid "unable to run hook %s: %s\n" -msgstr "nie można zapisać do potoku (%s)\n" +msgstr "" #: lib/libalpm/hook.c:648 lib/libalpm/hook.c:660 lib/libalpm/remove.c:385 #, c-format @@ -747,9 +748,9 @@ msgid "could not open directory: %s: %s\n" msgstr "nie można otworzyć katalogu: %s: %s\n" #: lib/libalpm/hook.c:676 -#, fuzzy, c-format +#, c-format msgid "could not open file: %s%s: %s\n" -msgstr "nie udało się otworzyć pliku: %s: %s\n" +msgstr "" #: lib/libalpm/hook.c:696 lib/libalpm/util.c:259 #, c-format @@ -757,9 +758,9 @@ msgid "could not stat file %s: %s\n" msgstr "nie udało się odczytać stat dla pliku %s: %s\n" #: lib/libalpm/hook.c:722 -#, fuzzy, c-format +#, c-format msgid "could not read directory: %s: %s\n" -msgstr "nie można stworzyć katalogu %s: %s\n" +msgstr "" #: lib/libalpm/package.c:586 #, c-format @@ -781,17 +782,22 @@ msgstr "usuwanie %s z listy celów\n" msgid "cannot remove file '%s': %s\n" msgstr "nie udało się usunąć pliku '%s': %s\n" -#: lib/libalpm/remove.c:553 +#: lib/libalpm/remove.c:410 lib/libalpm/remove.c:419 +#, c-format +msgid "could not backup %s due to PATH_MAX overflow\n" +msgstr "" + +#: lib/libalpm/remove.c:561 #, c-format msgid "cannot remove %s (%s)\n" msgstr "nie można usunąć %s (%s)\n" -#: lib/libalpm/remove.c:726 +#: lib/libalpm/remove.c:734 #, c-format msgid "could not remove database entry %s-%s\n" msgstr "nie udało się usunąć wpisu %s-%s z bazy danych\n" -#: lib/libalpm/remove.c:731 +#: lib/libalpm/remove.c:739 #, c-format msgid "could not remove entry '%s' from cache\n" msgstr "nie udało się usunąć wpisu '%s' z pamięci podręcznej\n" @@ -862,25 +868,21 @@ msgid "%s: signature from \"%s\" is expired\n" msgstr "" #: lib/libalpm/signing.c:918 -#, fuzzy, c-format -msgid "%s: signature from \"%s\" is invalid\n" -msgstr "url '%s' jest błędny\n" - -#: lib/libalpm/signing.c:995 #, c-format -msgid "%s: signature format error" +msgid "%s: signature from \"%s\" is invalid\n" msgstr "" -#: lib/libalpm/signing.c:1063 lib/libalpm/signing.c:1142 +#: lib/libalpm/signing.c:995 lib/libalpm/signing.c:1063 +#: lib/libalpm/signing.c:1142 #, c-format msgid "%s: signature format error\n" msgstr "" #: lib/libalpm/signing.c:1095 lib/libalpm/signing.c:1128 #: lib/libalpm/signing.c:1136 -#, fuzzy, c-format +#, c-format msgid "%s: unsupported signature format\n" -msgstr "%s: brakuje wymaganego podpisu\n" +msgstr "" #: lib/libalpm/sync.c:98 #, c-format -- cgit v1.2.3-54-g00ecf