From 5ff0ba7e05cd14ef7e9f002895fbc78d40715a85 Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Tue, 28 Jul 2020 00:29:17 +0000 Subject: [PATCH] Update translations from Crowdin for pl_PL --- modules/po/alias.pl_PL.po | 2 +- modules/po/crypt.pl_PL.po | 49 ++++++++++++++++++++------------------- modules/po/log.pl_PL.po | 2 +- 3 files changed, 27 insertions(+), 26 deletions(-) diff --git a/modules/po/alias.pl_PL.po b/modules/po/alias.pl_PL.po index 7450be9f..f929dcb5 100644 --- a/modules/po/alias.pl_PL.po +++ b/modules/po/alias.pl_PL.po @@ -122,4 +122,4 @@ msgstr "Czyszczenie ich wszystkich!" #: alias.cpp:409 msgid "Provides bouncer-side command alias support." -msgstr "" +msgstr "Dostarcza wsparcie aliasów komand bouncera." diff --git a/modules/po/crypt.pl_PL.po b/modules/po/crypt.pl_PL.po index 38fa093e..ecc3e73b 100644 --- a/modules/po/crypt.pl_PL.po +++ b/modules/po/crypt.pl_PL.po @@ -16,103 +16,104 @@ msgstr "" #: crypt.cpp:198 msgid "<#chan|Nick>" -msgstr "" +msgstr "<#chan|Nick>" #: crypt.cpp:199 msgid "Remove a key for nick or channel" -msgstr "" +msgstr "Usuń klucz dla nicka lub kanału" #: crypt.cpp:201 msgid "<#chan|Nick> " -msgstr "" +msgstr "<#chan|Nick> " #: crypt.cpp:202 msgid "Set a key for nick or channel" -msgstr "" +msgstr "Ustaw klucz dla nicka lub kanału" #: crypt.cpp:204 msgid "List all keys" -msgstr "" +msgstr "Listuj wszystkie klucze" #: crypt.cpp:206 msgid "" -msgstr "" +msgstr "" #: crypt.cpp:207 msgid "Start a DH1080 key exchange with nick" -msgstr "" +msgstr "Rozpocznij wymianę kluczy DH1080 z nickiem" #: crypt.cpp:210 msgid "Get the nick prefix" -msgstr "" +msgstr "Zdobądź prefix nicka" #: crypt.cpp:213 msgid "[Prefix]" -msgstr "" +msgstr "[Prefix]" #: crypt.cpp:214 msgid "Set the nick prefix, with no argument it's disabled." -msgstr "" +msgstr "Ustaw prefix nicka, bez argumentu będzie wyłączony." #: crypt.cpp:270 msgid "Received DH1080 public key from {1}, sending mine..." -msgstr "" +msgstr "Otrzymano klucz publiczny DH1080 {1}, wysyłanie własnego..." #: crypt.cpp:275 crypt.cpp:296 msgid "Key for {1} successfully set." -msgstr "" +msgstr "Klucz dla {1} pomyślnie ustawiony." #: crypt.cpp:278 crypt.cpp:299 msgid "Error in {1} with {2}: {3}" -msgstr "" +msgstr "Błąd w {1} z {2}: {3}" #: crypt.cpp:280 crypt.cpp:301 msgid "no secret key computed" -msgstr "" +msgstr "nie obliczono tajnego klucza" #: crypt.cpp:395 msgid "Target [{1}] deleted" -msgstr "" +msgstr "Cel [{1}] skasowany" #: crypt.cpp:397 msgid "Target [{1}] not found" -msgstr "" +msgstr "Cel [{1}] nie znaleziony" #: crypt.cpp:400 msgid "Usage DelKey <#chan|Nick>" -msgstr "" +msgstr "Użycie DelKey <#chan|Nick>" #: crypt.cpp:415 msgid "Set encryption key for [{1}] to [{2}]" -msgstr "" +msgstr "Ustaw klucz szyfrowania dla [{1}] do [{2}]" #: crypt.cpp:417 msgid "Usage: SetKey <#chan|Nick> " -msgstr "" +msgstr "Użycie: SetKey <#chan|Nick> " #: crypt.cpp:428 msgid "Sent my DH1080 public key to {1}, waiting for reply ..." -msgstr "" +msgstr "Ustaw mój klucz publiczny DH1080 dla {1}, oczekuję na odpowiedź ..." #: crypt.cpp:430 msgid "Error generating our keys, nothing sent." -msgstr "" +msgstr "Błąd generowania naszych kluczy, nic nie wysłano." #: crypt.cpp:433 msgid "Usage: KeyX " -msgstr "" +msgstr "Użycie: KeyX " #: crypt.cpp:440 msgid "Nick Prefix disabled." -msgstr "" +msgstr "Prefix Nick wyłączony." #: crypt.cpp:442 msgid "Nick Prefix: {1}" -msgstr "" +msgstr "Prrefix Nicka: {1}" #: crypt.cpp:451 msgid "You cannot use :, even followed by other symbols, as Nick Prefix." msgstr "" +"Nie możesz użyć :, nawet poprzedzony przez inny symbol, jako prefix Nicka." #: crypt.cpp:460 msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!" diff --git a/modules/po/log.pl_PL.po b/modules/po/log.pl_PL.po index 675501a1..ca02bf8c 100644 --- a/modules/po/log.pl_PL.po +++ b/modules/po/log.pl_PL.po @@ -34,7 +34,7 @@ msgstr "Lista wszystkich reguł kronikowania" #: log.cpp:67 msgid " true|false" -msgstr " true|false" +msgstr " true|false" #: log.cpp:68 msgid "Set one of the following options: joins, quits, nickchanges"