mirror of
https://github.com/znc/znc.git
synced 2026-07-06 01:41:12 +02:00
78 lines
2.0 KiB
Plaintext
78 lines
2.0 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/autocycle.pot\n"
|
|
"X-Crowdin-File-ID: 207\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Polish\n"
|
|
"Language: pl_PL\n"
|
|
|
|
#: autocycle.cpp:27 autocycle.cpp:30
|
|
msgid "[!]<#chan>"
|
|
msgstr "[!]<#kanał>"
|
|
|
|
#: autocycle.cpp:28
|
|
msgid "Add an entry, use !#chan to negate and * for wildcards"
|
|
msgstr "Dodaj wpis, użyj !#kanał aby zanegować i * dla wieloznaczników"
|
|
|
|
#: autocycle.cpp:31
|
|
msgid "Remove an entry, needs to be an exact match"
|
|
msgstr "Usuń wpis, musi być dokładnie dopasowany"
|
|
|
|
#: autocycle.cpp:33
|
|
msgid "List all entries"
|
|
msgstr "Lista wszystkich wpisów"
|
|
|
|
#: autocycle.cpp:46
|
|
#, c++-format
|
|
msgid "Unable to add {1}"
|
|
msgstr "Nie można dodać {1}"
|
|
|
|
#: autocycle.cpp:66
|
|
#, c++-format
|
|
msgid "{1} is already added"
|
|
msgstr "{1} już jest dodany"
|
|
|
|
#: autocycle.cpp:68
|
|
#, c++-format
|
|
msgid "Added {1} to list"
|
|
msgstr "Dodano {1} do listy"
|
|
|
|
#: autocycle.cpp:70
|
|
msgid "Usage: Add [!]<#chan>"
|
|
msgstr "Użycie: Add [!]<#kanał>"
|
|
|
|
#: autocycle.cpp:78
|
|
#, c++-format
|
|
msgid "Removed {1} from list"
|
|
msgstr "Usunięto {1} z listy"
|
|
|
|
#: autocycle.cpp:80
|
|
msgid "Usage: Del [!]<#chan>"
|
|
msgstr "Użycie: Del [!]<#kanał>"
|
|
|
|
#: autocycle.cpp:85 autocycle.cpp:90 autocycle.cpp:95
|
|
msgid "Channel"
|
|
msgstr "Kanał"
|
|
|
|
#: autocycle.cpp:101
|
|
msgid "You have no entries."
|
|
msgstr "Nie masz wpisów."
|
|
|
|
#: autocycle.cpp:230
|
|
msgid "List of channel masks and channel masks with ! before them."
|
|
msgstr "Lista masek kanałów i masek kanałów z ! (negującym) przed nimi."
|
|
|
|
#: autocycle.cpp:235
|
|
msgid "Rejoins channels to gain Op if you're the only user left"
|
|
msgstr ""
|
|
"Dołącza ponownie do kanałów, aby uzyskać operatora jeżeli jesteś jedynym "
|
|
"użytkownikiem"
|