mirror of
https://github.com/znc/znc.git
synced 2026-05-02 03:22:33 +02:00
52 lines
1.4 KiB
Plaintext
52 lines
1.4 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
|
|
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
|
|
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
|
"X-Crowdin-Project: znc-bouncer\n"
|
|
"X-Crowdin-Project-ID: 289533\n"
|
|
"X-Crowdin-Language: pl\n"
|
|
"X-Crowdin-File: /master/modules/po/buffextras.pot\n"
|
|
"X-Crowdin-File-ID: 160\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Polish\n"
|
|
"Language: pl_PL\n"
|
|
|
|
#: buffextras.cpp:45
|
|
msgid "Server"
|
|
msgstr "Serwer"
|
|
|
|
#: buffextras.cpp:47
|
|
msgid "{1} set mode: {2} {3}"
|
|
msgstr "{1} ustawił(a) tryb: {2} {3}"
|
|
|
|
#: buffextras.cpp:55
|
|
msgid "{1} kicked {2} with reason: {3}"
|
|
msgstr "{1} wyrzucony {2} z powodu: {3}"
|
|
|
|
#: buffextras.cpp:64
|
|
msgid "{1} quit: {2}"
|
|
msgstr "{1} opuścił(a) protokół IRC: {2}"
|
|
|
|
#: buffextras.cpp:73
|
|
msgid "{1} joined"
|
|
msgstr "{1} dołączył(a)"
|
|
|
|
#: buffextras.cpp:81
|
|
msgid "{1} parted: {2}"
|
|
msgstr "{1} wyszedł/ła z kanału: {2}"
|
|
|
|
#: buffextras.cpp:90
|
|
msgid "{1} is now known as {2}"
|
|
msgstr "{1} jest znany teraz jako {2}"
|
|
|
|
#: buffextras.cpp:100
|
|
msgid "{1} changed the topic to: {2}"
|
|
msgstr "{1} zmienił(a) temat na: {2}"
|
|
|
|
#: buffextras.cpp:115
|
|
msgid "Adds joins, parts etc. to the playback buffer"
|
|
msgstr "Dodaje dołączenia, wyjścia itd. do buforu odtwarzania"
|