From f890e73aa67a0622bd1b73728e0b2702fb9d5ef0 Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Sat, 25 Jul 2020 00:29:42 +0000 Subject: [PATCH] Update translations from Crowdin for pl_PL --- TRANSLATORS.md | 1 + modules/po/alias.pl_PL.po | 52 +++++++++++++++++++-------------------- src/po/znc.pl_PL.po | 40 ++++++++++++++++++------------ 3 files changed, 51 insertions(+), 42 deletions(-) diff --git a/TRANSLATORS.md b/TRANSLATORS.md index db151470..2de043eb 100644 --- a/TRANSLATORS.md +++ b/TRANSLATORS.md @@ -2,6 +2,7 @@ These people helped translating ZNC to various languages: * Altay * casmo (Casper) +* ChaosEngine (Andrzej Pauli) * cirinho (Ciro Moniz) * CJSStryker * DarthGandalf diff --git a/modules/po/alias.pl_PL.po b/modules/po/alias.pl_PL.po index 0e325c47..7450be9f 100644 --- a/modules/po/alias.pl_PL.po +++ b/modules/po/alias.pl_PL.po @@ -16,109 +16,109 @@ msgstr "" #: alias.cpp:141 msgid "missing required parameter: {1}" -msgstr "" +msgstr "brakuje wymaganego parametru: {1}" #: alias.cpp:201 msgid "Created alias: {1}" -msgstr "" +msgstr "Utworzono alias: {1}" #: alias.cpp:203 msgid "Alias already exists." -msgstr "" +msgstr "Alias już istnieje." #: alias.cpp:210 msgid "Deleted alias: {1}" -msgstr "" +msgstr "Usunięto alias: {1}" #: alias.cpp:213 alias.cpp:224 alias.cpp:246 alias.cpp:265 alias.cpp:276 #: alias.cpp:333 msgid "Alias does not exist." -msgstr "" +msgstr "Alias nie istnieje." #: alias.cpp:222 alias.cpp:244 alias.cpp:263 alias.cpp:274 msgid "Modified alias." -msgstr "" +msgstr "Alias zmodyfikowano." #: alias.cpp:236 alias.cpp:256 msgid "Invalid index." -msgstr "" +msgstr "Błędny indeks." #: alias.cpp:282 alias.cpp:298 msgid "There are no aliases." -msgstr "" +msgstr "Nie ma aliasów." #: alias.cpp:289 msgid "The following aliases exist: {1}" -msgstr "" +msgstr "Istnieją poniższe aliasy: {1}" #: alias.cpp:290 msgctxt "list|separator" msgid ", " -msgstr "" +msgstr ", " #: alias.cpp:324 msgid "Actions for alias {1}:" -msgstr "" +msgstr "Akcje dla aliasu {1}:" #: alias.cpp:331 msgid "End of actions for alias {1}." -msgstr "" +msgstr "Koniec akcji dla aliasu {1}." #: alias.cpp:338 alias.cpp:341 alias.cpp:352 alias.cpp:357 msgid "" -msgstr "" +msgstr "" #: alias.cpp:339 msgid "Creates a new, blank alias called name." -msgstr "" +msgstr "Tworzy nowy, pusty alias \"nazwa\"." #: alias.cpp:341 msgid "Deletes an existing alias." -msgstr "" +msgstr "Kasuje istniejący alias." #: alias.cpp:343 msgid " " -msgstr "" +msgstr " " #: alias.cpp:344 msgid "Adds a line to an existing alias." -msgstr "" +msgstr "Dodaje linię do istniejącego aliasu." #: alias.cpp:346 msgid " " -msgstr "" +msgstr " " #: alias.cpp:347 msgid "Inserts a line into an existing alias." -msgstr "" +msgstr "Dodaje linię do istniejącego aliasu." #: alias.cpp:349 msgid " " -msgstr "" +msgstr " " #: alias.cpp:350 msgid "Removes a line from an existing alias." -msgstr "" +msgstr "Usuwa linię z istniejącego aliasu." #: alias.cpp:353 msgid "Removes all lines from an existing alias." -msgstr "" +msgstr "Usuwa wszystkie linie z istniejącego aliasu." #: alias.cpp:355 msgid "Lists all aliases by name." -msgstr "" +msgstr "Listuje wszystkie linie po nazwach." #: alias.cpp:358 msgid "Reports the actions performed by an alias." -msgstr "" +msgstr "Raportuje akcje wykonywane przez alias." #: alias.cpp:362 msgid "Generate a list of commands to copy your alias config." -msgstr "" +msgstr "Tworzy listę poleceń do skopiowania aliasu konfiguracji." #: alias.cpp:374 msgid "Clearing all of them!" -msgstr "" +msgstr "Czyszczenie ich wszystkich!" #: alias.cpp:409 msgid "Provides bouncer-side command alias support." diff --git a/src/po/znc.pl_PL.po b/src/po/znc.pl_PL.po index 4c6116d4..8a0697d1 100644 --- a/src/po/znc.pl_PL.po +++ b/src/po/znc.pl_PL.po @@ -135,7 +135,7 @@ msgstr "Być może chcesz dodać go jako nowy serwer." #: IRCSock.cpp:973 msgid "Channel {1} is linked to another channel and was thus disabled." -msgstr "" +msgstr "Kanał {1} jest połączony z innym kanałem i dlatego został zablokowany." #: IRCSock.cpp:985 msgid "Switched to SSL (STARTTLS)" @@ -228,11 +228,11 @@ msgstr "" #: Client.cpp:431 msgid "Closing link: Timeout" -msgstr "" +msgstr "Zamknięcie połączenia: przedawnienie" #: Client.cpp:453 msgid "Closing link: Too long raw line" -msgstr "" +msgstr "Zamknięcie połączenia: za długa surowa linia" #: Client.cpp:460 msgid "" @@ -267,7 +267,7 @@ msgstr "Użycie: /attach <#kanały>" #: Client.cpp:1344 Client.cpp:1366 ClientCommand.cpp:129 ClientCommand.cpp:151 msgid "There was {1} channel matching [{2}]" msgid_plural "There were {1} channels matching [{2}]" -msgstr[0] "" +msgstr[0] "Jest {1} kanał pasujący do [{2}]" msgstr[1] "" msgstr[2] "" msgstr[3] "" @@ -275,7 +275,7 @@ msgstr[3] "" #: Client.cpp:1347 ClientCommand.cpp:132 msgid "Attached {1} channel" msgid_plural "Attached {1} channels" -msgstr[0] "" +msgstr[0] "Podłączony {1} kanał" msgstr[1] "" msgstr[2] "" msgstr[3] "" @@ -340,7 +340,7 @@ msgstr "Nie udało się odnaleźć modułu {1}" #: Modules.cpp:1678 msgid "Module {1} does not support module type {2}." -msgstr "" +msgstr "Moduł {1} nie wspiera modułów typu {2}." #: Modules.cpp:1685 msgid "Module {1} requires a user." @@ -352,7 +352,7 @@ msgstr "Moduł {1} wymaga sieci." #: Modules.cpp:1707 msgid "Caught an exception" -msgstr "" +msgstr "Napotkano wyjątek" #: Modules.cpp:1713 msgid "Module {1} aborted: {2}" @@ -683,7 +683,7 @@ msgstr "Nieprawidłowa nazwa sieci [{1}]" #: ClientCommand.cpp:692 msgid "Some files seem to be in {1}. You might want to move them to {2}" -msgstr "" +msgstr "Niektóre pliki zdają się być w {1}. Może chcesz je przenieść do {2}" #: ClientCommand.cpp:706 msgid "Error adding network: {1}" @@ -1224,6 +1224,8 @@ msgstr "nie" msgid "" "Usage: AddPort <[+]port> [bindhost [uriprefix]]" msgstr "" +"Użycie: AddPort <[+]port> [bindhost " +"[uriprefix]]" #: ClientCommand.cpp:1640 msgid "Port added" @@ -1235,7 +1237,7 @@ msgstr "Nie można dodać portu" #: ClientCommand.cpp:1648 msgid "Usage: DelPort [bindhost]" -msgstr "" +msgstr "Użycie: DelPort [bindhost]" #: ClientCommand.cpp:1657 msgid "Deleted Port" @@ -1388,6 +1390,8 @@ msgid "" "Add a trusted server SSL certificate fingerprint (SHA-256) to current IRC " "network." msgstr "" +"Dodaj zaufany odciski certyfikatu SSL (SHA-256) serwera do bieżącej sieci " +"IRC." #: ClientCommand.cpp:1754 msgctxt "helpcmd|DelTrustedServerFingerprint|args" @@ -1397,7 +1401,7 @@ msgstr "" #: ClientCommand.cpp:1755 msgctxt "helpcmd|DelTrustedServerFingerprint|desc" msgid "Delete a trusted server SSL certificate from current IRC network." -msgstr "" +msgstr "Usuń zaufany odcisk SSL serwera z obecnej sieci IRC." #: ClientCommand.cpp:1759 msgctxt "helpcmd|ListTrustedServerFingerprints|desc" @@ -1734,30 +1738,34 @@ msgid "" "Can't resolve bind hostname. Try /znc ClearBindHost and /znc " "ClearUserBindHost" msgstr "" +"Nie mogę rozwiązać nazwy hosta. Spróbuj /znc ClearBindHost oraz /znc " +"ClearUserBindHost" #: Socket.cpp:354 msgid "Server address is IPv4-only, but bindhost is IPv6-only" -msgstr "" +msgstr "Adres serwera jest tylko IPv4, ale podłączony host jest tylko IPv6" #: Socket.cpp:363 msgid "Server address is IPv6-only, but bindhost is IPv4-only" -msgstr "" +msgstr "Adres serwera jest tylko IPv6, ale podłączony host jest tylko IPv4" #: Socket.cpp:521 msgid "Some socket reached its max buffer limit and was closed!" msgstr "" +"Niektóre gniazda osiągnęły limit swego maksymalnego bufora i zostały " +"zamknięte!" #: SSLVerifyHost.cpp:481 msgid "hostname doesn't match" -msgstr "" +msgstr "nazwa hosta nie pasuje" #: SSLVerifyHost.cpp:485 msgid "malformed hostname in certificate" -msgstr "" +msgstr "zniekształcona nazwa hosta w certyfikacie" #: SSLVerifyHost.cpp:489 msgid "hostname verification error" -msgstr "" +msgstr "błąd weryfikacji hosta" #: User.cpp:507 msgid "" @@ -1793,4 +1801,4 @@ msgstr "Nazwa użytkownika jest niepoprawna" #: User.cpp:1199 msgid "Unable to find modinfo {1}: {2}" -msgstr "" +msgstr "Nie można znaleźć modinfo {1}: {2}"