mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-03 09:10:01 +01:00
Update verification notes in messages files + add entry for #743 invalid chars in password
This commit is contained in:
parent
55f7e8097a
commit
e8717ba076
@ -12,7 +12,7 @@ login: '&cВход успешен!'
|
||||
vb_nonActiv: '&fТвоята регистрация не е активирана, моля провери своя Имейл!'
|
||||
user_regged: '&cПотребителското име е заето!'
|
||||
usage_reg: '&cКоманда: /register парола парола'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fТи достигна максималния брой регистрации!'
|
||||
no_perm: '&cНямаш Достъп!'
|
||||
error: '&fПолучи се грешка; Моля свържете се с админ'
|
||||
@ -54,14 +54,16 @@ email_send: '[AuthMe] Изпраен е имейл !'
|
||||
country_banned: Твоята държава е забранена в този сървър!
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod автоматично включен, открита е потенциална атака!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod автоматично изключване след %m Минути.'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# 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 denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# 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 denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO invalid_session: '&cYour IP has been changed and your session data has expired!'
|
||||
# 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!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
@ -14,7 +14,7 @@ login: '&2Logado com sucesso!'
|
||||
vb_nonActiv: '&cSua conta não foi ativada ainda, olhe seu email!'
|
||||
user_regged: '&cVocê já registrou esse nick!'
|
||||
usage_reg: '&cUse: /register <senha> <senha>'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&cVocê excedeu a quantidade de registros por ip!'
|
||||
no_perm: '&4Sem permissão!'
|
||||
error: '&4Um erro ocoreu, contate um administrador!'
|
||||
@ -64,5 +64,7 @@ two_factor_create: '&2Seu código secreto é %code. Você pode escanear ele daqu
|
||||
email_already_used: '&4Este endereço de email já está em uso'
|
||||
not_owner_error: 'Você não é o dono desta conta. Por favor, tente outro nome!'
|
||||
invalid_name_case: 'Você deve entrar usando %valid, não %invalid.'
|
||||
# TODO denied_chat: '&cIn order to be able 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
@ -26,7 +26,7 @@ reload: '&cZnovu nacteni nastaveni AuthMe probehlo uspesne.'
|
||||
timeout: '&cCas pro prihlaseni vyprsel!'
|
||||
unsafe_spawn: '&cTvoje pozice pri odpojeni byla nebezpecna, teleportuji na spawn!'
|
||||
invalid_session: '&cChybna data pri cteni pockejte do vyprseni.'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&cJiz jsi prekrocil(a) limit pro pocet uctu z jedne IP.'
|
||||
password_error: '&cHesla se neshoduji!'
|
||||
pass_len: '&cTvoje heslo nedosahuje minimalni delky (4).'
|
||||
@ -54,13 +54,15 @@ email_send: '[AuthMe] Email pro obnoveni hesla odeslan!'
|
||||
country_banned: 'Vase zeme je na tomto serveru zakazana'
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod automaticky spusten z duvodu masivnich pripojeni!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod automaticky ukoncen po %m minutach, doufejme v konec invaze'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# 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 denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# 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!'
|
@ -24,6 +24,7 @@ user_unknown: '&cBenutzername nicht registriert!'
|
||||
password_error: '&cPasswörter stimmen nicht überein!'
|
||||
password_error_nick: '&cDu kannst deinen Namen nicht als Passwort verwenden!'
|
||||
password_error_unsafe: '&cPasswort unsicher! Bitte wähle ein anderes.'
|
||||
password_error_chars: '&4Dein Passwort enthält unerlaubte Zeichen. Zulässige Zeichen: REG_EX'
|
||||
invalid_session: '&cUngültige Session. Bitte starte das Spiel neu oder warte, bis die Session abgelaufen ist.'
|
||||
reg_only: '&4Nur für registrierte Spieler! Bitte besuche http://example.com um dich zu registrieren.'
|
||||
logged_in: '&cBereits eingeloggt!'
|
||||
@ -64,3 +65,4 @@ invalid_name_case: 'Dein registrierter Benutzername ist &2%valid&f - nicht &4%in
|
||||
not_owner_error: 'Du bist nicht der Besitzer dieses Accounts. Bitte wähle einen anderen Namen!'
|
||||
denied_chat: '&cDu musst eingeloggt sein, um chatten zu können!'
|
||||
same_ip_online: 'Ein Spieler mit derselben IP ist bereits online!'
|
||||
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
|
@ -1,6 +1,6 @@
|
||||
denied_command: '&cIn order to be able to use this command you must be authenticated!'
|
||||
denied_command: '&cIn order to use this command you must be authenticated!'
|
||||
same_ip_online: 'A player with the same IP is already in game!'
|
||||
denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
unknown_user: '&cCan''t find the requested user in the database!'
|
||||
unsafe_spawn: '&cYour quit location was unsafe, you have been teleported to the world''s spawnpoint.'
|
||||
@ -27,6 +27,7 @@ user_unknown: '&cThis user isn''t registered!'
|
||||
password_error: '&cPasswords didn''t match, check them again!'
|
||||
password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
|
||||
password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
invalid_session: '&cYour IP has been changed and your session data has expired!'
|
||||
reg_only: '&4Only registered users can join the server! Please visit http://example.com to register yourself!'
|
||||
logged_in: '&cYou''re already logged in!'
|
||||
|
@ -12,7 +12,7 @@ login: '&c¡Sesión iniciada!'
|
||||
vb_nonActiv: '&fTu cuenta no está activada aún, ¡revisa tu correo!'
|
||||
user_regged: '&cUsuario ya registrado'
|
||||
usage_reg: '&cUso: /register Contraseña ConfirmarContraseña'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fHas excedido la cantidad máxima de registros para tu cuenta'
|
||||
no_perm: '&cNo tienes permiso'
|
||||
error: '&fHa ocurrido un error. Por favor contacta al administrador.'
|
||||
@ -23,6 +23,7 @@ usage_unreg: '&cUso: /unregister contraseña'
|
||||
pwd_changed: '&c¡Contraseña cambiada!'
|
||||
user_unknown: '&cUsuario no registrado'
|
||||
password_error: '&fLas contraseñas no son iguales'
|
||||
password_error_chars: '&cTu contraseña tiene carácteres no admitidos, los cuales son: REG_EX'
|
||||
invalid_session: '&fLos datos de sesión no corresponden. Por favor espera a terminar la sesión.'
|
||||
reg_only: '&f¡Sólo para jugadores registrados! Por favor visita http://www.example.com/ para registrarte'
|
||||
logged_in: '&c¡Ya has iniciado sesión!'
|
||||
@ -55,13 +56,14 @@ email_send: '[AuthMe] Correo de recuperación enviado !'
|
||||
country_banned: 'Tu país ha sido baneado de este servidor!'
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod activado automáticamente debido a conexiones masivas!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod desactivado automáticamente luego de %m minutos. Esperamos que haya terminado'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# 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 denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# 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!'
|
@ -11,7 +11,7 @@ login: '&cOngi etorri!'
|
||||
vb_nonActiv: '&fZure kontua aktibatu gabe dago, konfirmatu zure emaila!'
|
||||
user_regged: '&cErabiltzailea dagoeneko erregistratua'
|
||||
usage_reg: '&cErabili: /register pasahitza pasahitza'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fKontuko 2 erabiltzaile bakarrik izan ditzakezu'
|
||||
no_perm: '&cBaimenik ez'
|
||||
error: '&fErrorea; Mesedez jarri kontaktuan administratzaile batekin'
|
||||
@ -48,19 +48,21 @@ email_confirm: '[AuthMe] Konfirmatu zure emaila !'
|
||||
email_changed: '[AuthMe] Emaila aldatua!'
|
||||
email_send: '[AuthMe] Berreskuratze emaila bidalita !'
|
||||
country_banned: '[AuthMe] Zure herrialdea blokeatuta dago zerbitzari honetan'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# 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 denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# TODO wrong_captcha: '&cWrong captcha, please type "/captcha THE_CAPTCHA" into the chat!'
|
||||
# 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 email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO invalid_session: '&cYour IP has been changed and your session data has expired!'
|
||||
# TODO usage_captcha: '&3To login you have to solve a captcha code, please use the command "/captcha <theCaptcha>"'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
|
||||
# TODO denied_chat: '&cIn order to be able to chat 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 antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
|
||||
# TODO wrong_captcha: '&cWrong captcha, please type "/captcha THE_CAPTCHA" into the chat!'
|
||||
# TODO valid_captcha: '&2Captcha code solved correctly!'
|
||||
# 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!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
@ -11,7 +11,7 @@ login: '&cKirjauduit onnistuneesti'
|
||||
vb_nonActiv: '&fKäyttäjäsi ei ole vahvistettu!'
|
||||
user_regged: '&cPelaaja on jo rekisteröity'
|
||||
usage_reg: '&cKäyttötapa: /register salasana salasana'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fSinulla ei ole oikeuksia tehdä enempää pelaajatilejä!'
|
||||
no_perm: '&cEi oikeuksia'
|
||||
error: '&fVirhe: Ota yhteys palveluntarjoojaan!'
|
||||
@ -51,16 +51,18 @@ email_added: '[AuthMe] Sähköposti lisätty!'
|
||||
email_confirm: '[AuthMe] Vahvistuta sähköposti!'
|
||||
email_changed: '[AuthMe] Sähköposti vaihdettu!'
|
||||
email_send: '[AuthMe] Palautus sähköposti lähetetty!'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# TODO country_banned: '&4Your country is banned from this server!'
|
||||
# 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 antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
|
||||
# TODO denied_chat: '&cIn order to be able to chat 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 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!'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
@ -17,6 +17,7 @@ max_reg: '&fLimite d''enregistrement atteinte pour ce compte'
|
||||
no_perm: '&cVous n''avez pas la permission.'
|
||||
password_error_nick: '&fTu ne peux pas utiliser ton pseudo comme mot de passe.'
|
||||
password_error_unsafe: '&fCe mot de passe n''est pas accepté, choisis en un autre.'
|
||||
password_error_chars: '&4Ton mot de passe contient des caractères non autorisés. Permis sont : REG_EX'
|
||||
error: '&fUne erreur est apparue, veuillez contacter un administrateur.'
|
||||
login_msg: '&cPour vous connecter, utilisez: /login motdepasse'
|
||||
reg_msg: '&cPour vous inscrire, utilisez "/register motdepasse confirmermotdepasse"'
|
||||
@ -65,3 +66,4 @@ not_owner_error: 'Vous n''êtes pas le propriétaire de ce compte. Veuillez util
|
||||
invalid_name_case: 'Veuillez vous connecter avec %valid et non pas avec %invalid.'
|
||||
denied_chat: 'Vous devez être connecté pour pouvoir parler !'
|
||||
same_ip_online: 'Un joueur avec la même adresse IP joue déjà !'
|
||||
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
|
@ -12,7 +12,7 @@ login: '&cIdentificación con éxito!'
|
||||
vb_nonActiv: '&fA túa conta aínda non está activada, comproba a túa bandexa de correo!!'
|
||||
user_regged: '&cEse nome de usuario xa está rexistrado'
|
||||
usage_reg: '&cUso: /register contrasinal confirmarContrasinal'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fExcediches o máximo de rexistros para a túa Conta'
|
||||
no_perm: '&cNon tes o permiso'
|
||||
error: '&fOcurriu un erro; contacta cun administrador'
|
||||
@ -56,13 +56,15 @@ country_banned: 'O teu país está bloqueado neste servidor'
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod conectouse automáticamente debido a conexións masivas!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod desactivouse automáticamente despois de %m minutos,
|
||||
esperemos que a invasión se detivera'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# 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 denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# 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!'
|
@ -64,3 +64,4 @@ two_factor_create: '&2A te titkos kódod a következő: %code. Vagy skenneld be
|
||||
denied_chat: '&cAmíg nem vagy bejelentkezve, nem használhatod a csevegőt!'
|
||||
denied_command: '&cAmíg nem vagy bejelentkezve, nem használhatod ezt a parancsot!'
|
||||
same_ip_online: 'Már valaki csatlakozott a szerverhez ezzel az IP címmel!'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
@ -10,7 +10,7 @@ valid_session: '&2Otomatis login, karena sesi masih terhubung.'
|
||||
login: '&2Login berhasil!'
|
||||
vb_nonActiv: '&cAkunmu belum diaktifkan, silahkan periksa email kamu!'
|
||||
user_regged: '&cKamu telah mendaftarkan username ini!'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&Kamu telah mencapai batas maksimum pendaftaran di server ini!'
|
||||
no_perm: '&4Kamu tidak mempunyai izin melakukan ini!'
|
||||
error: '&4Terjadi kesalahan tak dikenal, silahkan hubungi Administrator!'
|
||||
@ -54,13 +54,15 @@ email_send: '&2Email pemulihan akun telah dikirim! Silahkan periksa kotak masuk
|
||||
email_exists: '&cEmail pemulihan sudah dikirim! kamu bisa membatalkan dan mengirimkan yg baru dengan command dibawah:'
|
||||
antibot_auto_enabled: '&4[AntiBotService] AntiBot diaktifkan dikarenakan banyak koneksi yg diterima!'
|
||||
antibot_auto_disabled: '&2[AntiBotService] AntiBot dimatikan setelah %m menit!'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO denied_chat: '&cIn order to be able 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 invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# 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 country_banned: '&4Your country is banned from this server!'
|
||||
# TODO usage_unreg: '&cUsage: /unregister <password>'
|
||||
# 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!'
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO usage_reg: '&cUsage: /register <password> <ConfirmPassword>'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
@ -25,6 +25,7 @@ user_unknown: '&cL''utente non ha ancora eseguito la registrazione.'
|
||||
password_error: '&cLe password non corrispondono!'
|
||||
password_error_nick: '&cNon puoi usare il tuo nome utente come password, per favore scegline un''altra...'
|
||||
password_error_unsafe: '&cLa password che hai inserito non è sicura, per favore scegline un''altra...'
|
||||
password_error_chars: '&4La tua password contiene caratteri non consentiti. I caratteri consentiti sono: REG_EX'
|
||||
invalid_session: '&cIl tuo indirizzo IP è cambiato e la tua sessione è stata terminata!'
|
||||
reg_only: '&4Puoi giocare in questo server solo dopo aver effettuato la registrazione attraverso il sito web! Per favore, vai su http://esempio.it per procedere!'
|
||||
logged_in: '&cHai già eseguito l''autenticazione, non è necessario eseguirla nuovamente!'
|
||||
@ -62,5 +63,6 @@ email_already_used: '&4L''indirizzo email inserito è già in uso'
|
||||
two_factor_create: '&2Il tuo codice segreto è: &f%code&n&2Puoi anche scannerizzare il codice QR da qui: &f%url'
|
||||
not_owner_error: 'Non sei il proprietario di questo account. Per favore scegli un altro nome!'
|
||||
invalid_name_case: 'Dovresti entrare con questo nome utente: "%valid", al posto di: "%invalid".'
|
||||
# TODO denied_chat: '&cIn order to be able 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 denied_chat: '&cIn order to chat you must be authenticated!'
|
@ -14,7 +14,7 @@ login: '&c성공적인 접속입니다!'
|
||||
vb_nonActiv: '&f당신의 계정은 아직 활성화되어있지 않습니다, 당신의 이메일을 확인해보세요!'
|
||||
user_regged: '&c사용자이름은 이미 가입했습니다'
|
||||
usage_reg: '&c사용법: /register 비밀번호 비밀번호확인'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&f당신은 가입할 수 있는 계정의 최대 한도를 초과했습니다'
|
||||
no_perm: '&c권한이 없습니다'
|
||||
error: '&f오류가 발생했습니다; 관리자에게 문의해주세요'
|
||||
@ -58,12 +58,14 @@ email_exists: '[AuthMe] 당신의 계정에 이미 이메일이 존재합니다.
|
||||
country_banned: '당신의 국가는 이 서버에서 차단당했습니다'
|
||||
antibot_auto_enabled: '[AuthMe] 봇차단모드가 연결 개수 때문에 자동적으로 활성화됩니다!'
|
||||
antibot_auto_disabled: '[AuthMe] 봇차단모드가 %m 분 후에 자동적으로 비활성화됩니다'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# 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 denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# 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!'
|
@ -11,7 +11,7 @@ login: '&aSekmingai prisijungete'
|
||||
vb_nonActiv: '&aJusu vartotojas nera patvirtintas, patikrinkite el.pasta.'
|
||||
user_regged: '&cVartotojo vardas jau uzregistruotas'
|
||||
usage_reg: '&eNaudojimas: /register slaptazodis pakartotiSlaptazodi'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&cJus pasiekete maksimalu registraciju skaiciu.'
|
||||
no_perm: '&cNera leidimo'
|
||||
error: '&cAtsirado klaida, praneskite adminstratoriui.'
|
||||
@ -41,26 +41,28 @@ wrong_captcha: '&cNeteisinga Captcha, naudokite : /captcha THE_CAPTCHA'
|
||||
valid_captcha: '&cJusu captcha Teisinga!'
|
||||
kick_forvip: '&cA VIP prisijunge i pilna serveri!'
|
||||
kick_fullserver: '&cServeris yra pilnas, Atsiprasome.'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
|
||||
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
|
||||
# TODO new_email_invalid: '&cInvalid new email, try again!'
|
||||
# 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 email_send: '&2Recovery email sent successfully! Please check your email inbox!'
|
||||
# TODO email_confirm: '&cPlease confirm your email address!'
|
||||
# TODO usage_email_recovery: '&cUsage: /email recovery <Email>'
|
||||
# TODO email_changed: '&2Email address changed correctly!'
|
||||
# TODO old_email_invalid: '&cInvalid old email, try again!'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
|
||||
# TODO email_added: '&2Email address successfully added to your account!'
|
||||
# TODO denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# 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 usage_email_add: '&cUsage: /email add <email> <confirmEmail>'
|
||||
# TODO email_invalid: '&cInvalid email address, try again!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_changed: '&2Email address changed correctly!'
|
||||
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
|
||||
# TODO new_email_invalid: '&cInvalid new email, try again!'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# TODO usage_email_recovery: '&cUsage: /email recovery <Email>'
|
||||
# TODO country_banned: '&4Your country is banned from this server!'
|
||||
# TODO usage_email_add: '&cUsage: /email add <email> <confirmEmail>'
|
||||
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
|
||||
# TODO email_invalid: '&cInvalid email address, try again!'
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO email_added: '&2Email address successfully added to your account!'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
|
||||
# TODO email_send: '&2Recovery email sent successfully! Please check your email inbox!'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO email_confirm: '&cPlease confirm your email address!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO old_email_invalid: '&cInvalid old email, try again!'
|
@ -13,7 +13,7 @@ password_error_unsafe: '&fJe kunt geen onveilige wachtwoorden gebruiken'
|
||||
vb_nonActiv: Je accound is nog niet geactiveerd, controleer je mailbox!
|
||||
user_regged: '&cGebruikersnaam is al geregistreerd'
|
||||
usage_reg: '&cGebruik: /register <wachtwoord> <herhaalWachtwoord>'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: Je hebt de maximale registraties van jouw account overschreden.
|
||||
no_perm: '&cGeen toegang!'
|
||||
error: 'Error: neem contact op met een administrator!'
|
||||
@ -23,6 +23,7 @@ usage_unreg: '&cGebruik: /unregister password'
|
||||
pwd_changed: '&cWachtwoord aangepast!'
|
||||
user_unknown: '&cGebruikersnaam niet geregistreerd'
|
||||
password_error: Wachtwoord incorrect!
|
||||
password_error_chars: '&cJouw wachtwoord bevat illegale tekens. Toegestaane karakters: REG_EX'
|
||||
invalid_session: Sessie beschadigd, wacht tot de sessie is verlopen en verbindt opnieuw.
|
||||
reg_only: Alleen voor geregistreerde spelers! Bezoek http://example.com om te registreren
|
||||
logged_in: '&cJe bent al ingelogd!'
|
||||
@ -58,10 +59,11 @@ antibot_auto_disabled: '[AuthMe] AntiBotMod automatisch uitgezet na %m minuten,
|
||||
kick_antibot: 'AntiBot is aangezet! Wacht alsjeblieft enkele minuten voor je met de server verbindt.'
|
||||
# TODO two_factor_create: Missing tag %url
|
||||
two_factor_create: '&2Je geheime code is %code'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# TODO reg_email_msg: '&3Please, register to the server with the command "/register <email> <confirmEmail>"'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 reg_email_msg: '&3Please, register to the server with the command "/register <email> <confirmEmail>"'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
@ -26,7 +26,7 @@ error: '&fBlad prosimy napisac do aministracji'
|
||||
unknown_user: '&fUzytkownika nie ma w bazie danych'
|
||||
unsafe_spawn: '&fTwoje pozycja jest niebezpieczna. Zostaniesz przeniesiony na bezpieczny spawn.'
|
||||
invalid_session: '&fSesja zakonczona!'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fPrzekroczyles limit zarejestrowanych kont na serwerze.'
|
||||
password_error: '&fHaslo niepoprawne!'
|
||||
pass_len: '&fTwoje haslo jest za krotkie lub za dlugie! Sprobuj ponownie...'
|
||||
@ -51,16 +51,18 @@ 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 not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# TODO country_banned: '&4Your country is banned from this server!'
|
||||
# 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 antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
|
||||
# TODO denied_chat: '&cIn order to be able to chat 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 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!'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
@ -11,7 +11,7 @@ login: '&cAutenticado com sucesso!'
|
||||
vb_nonActiv: '&fA sua conta não foi ainda activada, verifique o seu email onde irá receber indicações para activação de conta. '
|
||||
user_regged: '&cUtilizador já registado'
|
||||
usage_reg: '&cUse: /register seu@email.com seu@email.com'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&cAtingiu o numero máximo de registos permitidos'
|
||||
no_perm: '&cSem Permissões'
|
||||
error: '&fOcorreu um erro; Por favor contacte um admin'
|
||||
@ -55,13 +55,15 @@ email_send: 'Nova palavra-passe enviada para o seu email!'
|
||||
country_banned: 'O seu país está banido deste servidor'
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod activado automaticamente devido a um aumento anormal de tentativas de ligação!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod desactivado automaticamente após %m minutos, esperamos que a invasão tenha parado'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# 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 denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# 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!'
|
@ -11,7 +11,7 @@ login: '&a&lВы успешно вошли!'
|
||||
vb_nonActiv: '&6Ваш аккаунт еще не активирован! Проверьте вашу почту!'
|
||||
user_regged: '&c&lТакой игрок уже зарегистрирован'
|
||||
usage_reg: '&c&lИспользование: &e&l/reg ПАРОЛЬ ПОВТОР_ПАРОЛЯ'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&c&lВы превысили макс количество регистраций на ваш IP'
|
||||
no_perm: '&c&lНедостаточно прав'
|
||||
error: '&c&lПроизошла ошибка. Свяжитесь с администратором'
|
||||
@ -19,6 +19,7 @@ login_msg: '&a&lАвторизация: &e&l/login ПАРОЛЬ'
|
||||
reg_msg: '&a&lРегистрация: &e&l/reg ПАРОЛЬ ПОВТОР_ПАРОЛЯ'
|
||||
password_error_nick: '&c&lВы не можете использовать ваш ник в роли пароля'
|
||||
password_error_unsafe: '&c&lВы не можете использовать небезопасный пароль'
|
||||
regex: '&c&lВаш пароль содержит запрещенные символы. Разрешенные символы: REG_EX'
|
||||
reg_email_msg: '&c&lРегистрация: &e&l/reg EMAIL ПОВТОР_EMAIL'
|
||||
usage_unreg: '&c&lИспользование: &e&l/unregister ПАРОЛЬ'
|
||||
pwd_changed: '&2Пароль изменен!'
|
||||
@ -56,11 +57,13 @@ email_send: '[AuthMe] Письмо с инструкциями для восст
|
||||
country_banned: 'Вход с IP-адресов вашей страны воспрещен на этом сервере'
|
||||
antibot_auto_enabled: '&a[AuthMe] AntiBot-режим автоматически включен из-за большого количества входов!'
|
||||
antibot_auto_disabled: '&a[AuthMe] AntiBot-режим автоматичски отключен после %m мин. Надеюсь атака закончилась'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# 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!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
@ -29,7 +29,7 @@ error: '&fNastala chyba; Kontaktujte administrátora'
|
||||
unknown_user: '&fHrac nie je v databázi'
|
||||
unsafe_spawn: '&fTvoj pozícia bol nebezpecná, teleportujem hraca na spawn'
|
||||
invalid_session: '&fZapamätane casove data nie su doveryhodne. Cakaj na ukoncenie spojenia'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fDosiahol si maximum registrovanych uctov.'
|
||||
password_error: '&fHeslá sa nezhodujú'
|
||||
pass_len: '&fHeslo je velmi kratke alebo dlhe'
|
||||
@ -39,31 +39,33 @@ name_len: '&cTvoje meno je velmi krátke alebo dlhé'
|
||||
regex: '&cTvoje meno obsahuje zakázané znaky. Povolené znaky: REG_EX'
|
||||
add_email: '&cPridaj svoj e-mail príkazom "/email add email zopakujEmail"'
|
||||
recovery_email: '&cZabudol si heslo? Pouzi príkaz /email recovery <tvojEmail>'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO new_email_invalid: '&cInvalid new email, try again!'
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO old_email_invalid: '&cInvalid old email, try again!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_changed: '&2Email address changed correctly!'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
|
||||
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
|
||||
# TODO new_email_invalid: '&cInvalid new email, try again!'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# TODO kick_fullserver: '&4The server is full, try again later!'
|
||||
# TODO usage_email_recovery: '&cUsage: /email recovery <Email>'
|
||||
# TODO country_banned: '&4Your country is banned from this server!'
|
||||
# TODO usage_email_add: '&cUsage: /email add <email> <confirmEmail>'
|
||||
# TODO wrong_captcha: '&cWrong captcha, please type "/captcha THE_CAPTCHA" into the chat!'
|
||||
# TODO valid_captcha: '&2Captcha code solved correctly!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# TODO email_send: '&2Recovery email sent successfully! Please check your email inbox!'
|
||||
# TODO usage_captcha: '&3To login you have to solve a captcha code, please use the command "/captcha <theCaptcha>"'
|
||||
# TODO usage_email_recovery: '&cUsage: /email recovery <Email>'
|
||||
# TODO email_confirm: '&cPlease confirm your email address!'
|
||||
# TODO kick_fullserver: '&4The server is full, try again later!'
|
||||
# TODO email_added: '&2Email address successfully added to your account!'
|
||||
# TODO denied_chat: '&cIn order to be able to chat 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 kick_forvip: '&3A VIP player has joined the server when it was full!'
|
||||
# TODO email_invalid: '&cInvalid email address, try again!'
|
||||
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO email_added: '&2Email address successfully added to your account!'
|
||||
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
|
||||
# TODO email_send: '&2Recovery email sent successfully! Please check your email inbox!'
|
||||
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO kick_forvip: '&3A VIP player has joined the server when it was full!'
|
||||
# TODO usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO email_confirm: '&cPlease confirm your email address!'
|
||||
# TODO wrong_captcha: '&cWrong captcha, please type "/captcha THE_CAPTCHA" into the chat!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO old_email_invalid: '&cInvalid old email, try again!'
|
||||
# TODO usage_captcha: '&3To login you have to solve a captcha code, please use the command "/captcha <theCaptcha>"'
|
||||
# TODO valid_captcha: '&2Captcha code solved correctly!'
|
@ -38,6 +38,7 @@ name_len: '&4Senin ismin ya cok kisa yada cok uzun!'
|
||||
regex: '&4Senin isminde uygunsuz karakterler bulunmakta. Izin verilen karakterler: REG_EX'
|
||||
add_email: '&3Lutfen hesabinize eposta adresinizi komut ile ekleyin "/email add <eposta> <tekrarEposta>"'
|
||||
recovery_email: '&3Sifreni mi unuttun ? Komut kullanarak ogrenebilirsin "/email recovery <eposta>"'
|
||||
# TODO usage_captcha: Missing tag <theCaptcha>
|
||||
usage_captcha: '&3Giris yapmak icin guvenlik kodunu komut yazarak girin "/captcha <guvenlikKodu>"'
|
||||
wrong_captcha: '&cYanlis guvenlik kodu, kullanim sekli "/captcha THE_CAPTCHA" sohbete yazin!'
|
||||
valid_captcha: '&2Guvenlik kodu dogrulandi!'
|
||||
@ -61,3 +62,7 @@ email_already_used: '&4Eposta adresi zaten kullaniliyor.'
|
||||
two_factor_create: '&2Gizli kodunuz %code. Buradan test edebilirsin, %url'
|
||||
not_owner_error: 'Bu hesabin sahibi degilsin. Lutfen farkli bir isim sec!'
|
||||
invalid_name_case: 'Oyuna %valid isminde katilmalisin. %invalid ismini kullanarak katilamazsin.'
|
||||
# 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
@ -11,7 +11,7 @@ login: '&2Успішна авторизація!'
|
||||
vb_nonActiv: '&fВаш акаунт не активований. Перевірте свою електронну адресу!'
|
||||
user_regged: '&cТакий користувач вже зареєстрований'
|
||||
usage_reg: '&cВикористовуйте: /reg Пароль Повтор_Пароля'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fВи перевищили максимальне число реєстрацій на ваш IP'
|
||||
no_perm: '&cУ Вас недостатньо прав'
|
||||
error: '&fЩось пішло не так; Будь ласка зв`яжіться з адміністратором'
|
||||
@ -57,11 +57,13 @@ country_banned: 'Сервер не доступний для вашої краї
|
||||
antibot_auto_enabled: '[AuthMe] AntiBotMod автоматично увімкнений (забагато одначасних з`єднань)!'
|
||||
# TODO antibot_auto_disabled: Missing tag %m
|
||||
antibot_auto_disabled: '[AuthMe] AntiBotMod автоматично вимкнувся, сподіваємось атака зупинена'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# 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!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
@ -11,7 +11,7 @@ login: '&cĐăng nhập thành công!'
|
||||
vb_nonActiv: '&fTài khoản của bạn chưa được kích hoạt, kiểm tra email!'
|
||||
user_regged: '&cTên đăng nhập này đã được đăng kí'
|
||||
usage_reg: '&eSử dụng: /register mật-khẩu nhập-lại-mật-khẩu'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&fSố lượng tài khoản ở IP của bạn trong server này đã quá giới hạn cho phép'
|
||||
no_perm: '&cKhông có quyền'
|
||||
error: '&fCó lỗi xảy ra; Báo lại cho người điều hành server'
|
||||
@ -55,13 +55,15 @@ email_send: '[AuthMe] Đã gửi email khôi phục mật khẩu tới bạn !'
|
||||
country_banned: 'Rất tiếc, quốc gia của bạn không được phép gia nhập server'
|
||||
antibot_auto_enabled: '[AuthMe] AntiBot đã được kích hoạt vì lượng người chơi kết nối vượt quá giới hạn!'
|
||||
antibot_auto_disabled: '[AuthMe] AntiBot tự huỷ kích hoạt sau %m phút, hi vọng lượng kết nối sẽ giảm bớt'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
|
||||
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
|
||||
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
|
||||
# TODO email_already_used: '&4The email address is already being used'
|
||||
# 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
||||
# 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 denied_chat: '&cIn order to be able to chat you must be authenticated!'
|
||||
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
|
||||
# TODO same_ip_online: 'A player with the same IP is already in game!'
|
||||
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
|
||||
# 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!'
|
@ -15,7 +15,7 @@ login: '&8[&6玩家系统&8] &c已成功登录!'
|
||||
vb_nonActiv: '&8[&6玩家系统&8] &f你的帐号还未激活,请查看你的邮箱!'
|
||||
user_regged: '&8[&6玩家系统&8] &c此用户已经在此服务器注册过'
|
||||
usage_reg: '&8[&6玩家系统&8] &c正确用法:“/register <密码> <再输入一次以确定密码>”'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&8[&6玩家系统&8] &f你不允许再为你的IP在服务器注册更多用户了!'
|
||||
no_perm: '&8[&6玩家系统&8] &c没有权限'
|
||||
error: '&8[&6玩家系统&8] &f发现错误,请联系管理员'
|
||||
@ -65,5 +65,7 @@ email_exists: '&8[&6玩家系统&8] &c恢复邮件已发送 ! 你可以丢弃它
|
||||
two_factor_create: '&8[&6玩家系统&8] &2你的代码是 %code,你可以使用 %url 来扫描'
|
||||
not_owner_error: '&8[&6玩家系统&8] &4警告! &c你并不是此帐户持有人,请立即登出。 '
|
||||
invalid_name_case: '&8[&6玩家系统&8] &c你应该使用「%valid」而并非「%invalid」登入游戏。 '
|
||||
# TODO denied_chat: '&cIn order to be able 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
@ -15,7 +15,7 @@ login: '&8[&6用戶系統&8] &c你成功登入了。'
|
||||
vb_nonActiv: '&8[&6用戶系統&8] &f你的帳戶還沒有經過電郵驗證 !'
|
||||
user_regged: '&8[&6用戶系統&8] &c此用戶名已經註冊過了。'
|
||||
usage_reg: '&8[&6用戶系統&8] &f用法: 《 /register <密碼> <重覆密碼> 》'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&8[&6用戶系統&8] &f你的IP地址已達到註冊數上限。'
|
||||
no_perm: '&8[&6用戶系統&8] &b嗯~你想幹甚麼?'
|
||||
error: '&8[&6用戶系統&8] &f發生錯誤,請與管理員聯絡。'
|
||||
@ -65,5 +65,7 @@ email_exists: '&8[&6用戶系統&8] &c訊息已發送!如果你收不到該封
|
||||
two_factor_create: '&8[&6用戶系統 - 兩步驗證碼&8] &b你的登入金鑰為&9「%c%code&9」&b,掃描連結為:&c %url'
|
||||
not_owner_error: '&8[&6用戶系統&8] &4警告!&c你並不是此帳戶持有人,請立即登出。'
|
||||
invalid_name_case: '&8[&6用戶系統&8] &4警告!&c你應該使用「%valid」而並非「%invalid」登入遊戲。'
|
||||
# TODO denied_chat: '&cIn order to be able 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
@ -15,7 +15,7 @@ login: '&b【AuthMe】&6密碼正確,你已成功登入!'
|
||||
vb_nonActiv: '&b【AuthMe】&6你的帳號還沒有經過驗證! 檢查看看你的電子信箱 (Email) 吧!'
|
||||
user_regged: '&b【AuthMe】&6這個帳號已經被註冊過了!'
|
||||
usage_reg: '&b【AuthMe】&6用法: &c"/register <密碼> <確認密碼>"'
|
||||
# TODO max_reg: Missing tags %reg_count, %reg_names, %max_acc
|
||||
# TODO max_reg: Missing tags %reg_count, %max_acc, %reg_names
|
||||
max_reg: '&b【AuthMe】&6你的 IP 位置所註冊的帳號數量已經達到最大。'
|
||||
no_perm: '&b【AuthMe】&6你沒有使用該指令的權限。'
|
||||
error: '&b【AuthMe】&6發生錯誤,請聯繫管理員'
|
||||
@ -65,5 +65,7 @@ email_exists: '&b【AuthMe】&6這個帳戶已經有設定電子郵件了'
|
||||
two_factor_create: '&b【AuthMe - 兩步驗證碼】&b你的登入金鑰為&9「%c%code&9」&b,掃描連結為:&c %url'
|
||||
not_owner_error: '&b【AuthMe】&4警告!&c你並不是此帳戶持有人,請立即登出。'
|
||||
invalid_name_case: '&b【AuthMe】&4警告!&c你應該使用「%valid」而並非「%invalid」登入遊戲。'
|
||||
# TODO denied_chat: '&cIn order to be able 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 password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
|
||||
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
|
Loading…
Reference in New Issue
Block a user