mirror of
https://github.com/znc/znc.git
synced 2026-07-05 17:31:06 +02:00
34 lines
973 B
Plaintext
34 lines
973 B
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/notify_connect.pot\n"
|
|
"X-Crowdin-File-ID: 187\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Polish\n"
|
|
"Language: pl_PL\n"
|
|
|
|
#: notify_connect.cpp:24
|
|
msgid "attached"
|
|
msgstr "dołączył"
|
|
|
|
#: notify_connect.cpp:26
|
|
msgid "detached"
|
|
msgstr "rozłączył się"
|
|
|
|
#: notify_connect.cpp:41
|
|
#, c++-format
|
|
msgid "{1} {2} from {3}"
|
|
msgstr "{1} {2} z {3}"
|
|
|
|
#: notify_connect.cpp:52
|
|
msgid "Notifies all admin users when a client connects or disconnects."
|
|
msgstr ""
|
|
"Powiadamia wszystkich administratorów gdy klient się połączy lub rozłączy."
|