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/shell.pot\n" "X-Crowdin-File-ID: 200\n" "Project-Id-Version: znc-bouncer\n" "Language-Team: Polish\n" "Language: pl_PL\n" #: shell.cpp:37 #, c++-format msgid "Failed to execute: {1}" msgstr "Nie udało się wykonać: {1}" #: shell.cpp:75 msgid "You must be admin to use the shell module" msgstr "Musisz być administratorem aby użyć modułu powłoki" #: shell.cpp:169 msgid "Gives shell access" msgstr "Udziela dostępu do powłoki" #: shell.cpp:172 msgid "Gives shell access. Only ZNC admins can use it." msgstr "Udziela dostępu do powłoki. Tylko administratorzy ZNC mogą tego użyć."