diff --git a/src/main/resources/messages/messages_pl.yml b/src/main/resources/messages/messages_pl.yml index b3a44d6d..aaa2b264 100644 --- a/src/main/resources/messages/messages_pl.yml +++ b/src/main/resources/messages/messages_pl.yml @@ -51,21 +51,21 @@ email_added: '[AuthMe] Email dodany!' email_confirm: '[AuthMe] Potwierdz swoj email!' email_changed: '[AuthMe] Email zmieniony!' email_send: '[AuthMe] Email z odzyskaniem wyslany!' -# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...' -# TODO email_already_used: '&4The email address is already being used' -# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...' -# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.' -# TODO invalid_name_case: 'You should join using username %valid, not %invalid.' -# TODO accounts_owned_other: 'The player %name has %count accounts:' -# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!' -# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.' -# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX' -# TODO denied_chat: '&cIn order to chat you must be authenticated!' -# TODO denied_command: '&cIn order to use this command you must be authenticated!' -# TODO same_ip_online: 'A player with the same IP is already in game!' -# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:' -# TODO country_banned: '&4Your country is banned from this server!' -# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!' -# TODO accounts_owned_self: 'You own %count accounts:' -# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url' -# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!' \ No newline at end of file +password_error_nick: '&cNie mozesz uzywac nicku jako hasla, wybierz inne...' +email_already_used: '&4Ten adres email jest aktualnie uzywany!' +password_error_unsafe: '&cTwoje haslo nie jest bezpieczne, wybierz inne...' +kick_antibot: 'AntyBot zostal wlaczony, musisz poczekac minute przed dolaczeniem do serwera' +invalid_name_case: 'Powinienies dolaczyc do serwera z nicku %valid, a nie %invalid.' +accounts_owned_other: 'Gracz %name posiada %count kont:' +antibot_auto_disabled: '&2[AntiBotService] AntyBot zostanie wylaczony za %m minut!' +tempban_max_logins: '&cZostales tymczasowo zbanowany za duza liczbe nieudanych logowan!' +password_error_chars: '&4W twoim hasle wystepuja niedozwolone znaki, dozwolone znaki to: REG_EX' +denied_chat: '&cAby pisac na chacie musisz sie zalogowac!' +denied_command: '&cAby uzyc tej komendy musisz sie zalogowac!' +same_ip_online: 'Gracz z takim samym adresem ip jest aktualnie w grze!' +email_exists: '&cEmail z haslem zostal wyslany, aby wyslac go ponownie uzyj:' +country_banned: '&4Ten kraj jest zbanowany na tym serwerze' +antibot_auto_enabled: '&4[AntiBotService] AntyBot wlaczony z powodu duzej liczby polaczen!' +accounts_owned_self: 'Posiadasz %count kont:' +two_factor_create: '&2Twoj sekretny kod to %code. Mozesz zeskanowac go tutaj %url' +not_owner_error: 'Nie jestes wlascicielem tego konta, wybierz inny nick!'