Tony 1f9bf38755 Added EmailChangedEvent (#1549)
* Added EmailChangedEvent

* Fix failing tests

Silly.

* Documented the EmailChangedEvent

* Separate messages for cancelled email event

* Added lang todos for all the languages I can't speak

I wish I could though.

* Checkstyle satisfaction

* Changed log level to info for cancelled events
2018-04-03 17:45:27 +02:00

145 lines
7.6 KiB
YAML

# List of global tags:
# %nl% - Goes to new line.
# %username% - Replaces the username of the player receiving the message.
# %displayname% - Replaces the nickname (and colors) of the player receiving the message.
# Registration
registration:
disabled: '&cOyun icin kayit olma kapatildi!'
name_taken: '&cSenin adinda daha once birisi kaydolmus!'
register_request: '&3Lutfen kayit komutunu kullanin "/register <sifre> <TekrarSifre>"'
command_usage: '&cKullanim: /register <sifre> <TekrarSifre>'
reg_only: '&4Sunucuya kayit sadece internet uzerinden yapilmakta! Lutfen http://ornek.com sitesini kayit icin ziyaret edin!'
success: '&2Basariyla kaydoldun!'
kicked_admin_registered: 'Bir yetkili seni kayit etti; tekrardan giris yap'
# Password errors on registration
password:
match_error: '&cSifre eslesmiyor, tekrar deneyin!'
name_in_password: '&cSifrenize adinizi koyamazsiniz, lutfen farkli bir sifre secin...'
unsafe_password: '&cSectiginiz sifre guvenli degil, lutfen farkli bir sifre secin...'
forbidden_characters: '&4Sifrenizde izin verilmeyen karakterler bulunmakta. Izin verilen karakterler: %valid_chars'
wrong_length: '&cSenin sifren ya cok kisa yada cok uzun! Lutfen farkli birsey dene!'
# Login
login:
command_usage: '&cKullanim: /login <sifre>'
wrong_password: '&cYanlis sifre!'
success: '&2Giris basarili!'
login_request: '&cLutfen giris komutunu kullanin "/login <sifre>"'
timeout_error: '&4Giris izni icin verilen zaman suresini astigin icin sunucudan atildin, tekrar deneyin!'
# Errors
error:
denied_command: '&cSuanda bu komutu kullanamazsin!'
denied_chat: '&cSuanda sohbeti kullanamazsin!'
unregistered_user: '&cBu oyuncu kayitli degil!'
not_logged_in: '&cGiris yapmadin!'
no_permission: '&4Bunu yapmak icin iznin yok!'
unexpected_error: '&4Beklenmedik bir hata olustu, yetkili ile iletisime gecin!'
max_registration: '&cSen maksimum kayit sinirini astin (%reg_count/%max_acc %reg_names)!'
logged_in: '&cZaten giris yaptin!'
kick_for_vip: '&3Bir VIP oyuna giris yaptigi icin atildin!'
tempban_max_logins: '&cBir cok kez yanlis giris yaptiginiz icin gecici olarak banlandiniz.'
# AntiBot
antibot:
kick_antibot: 'AntiBot koruma modu aktif! Birkac dakika sonra tekrar girmeyi deneyin.'
auto_enabled: '&4[AntiBotServis] Saldiri oldugu icin AntiBot aktif edildi!'
auto_disabled: '&2[AntiBotServis] AntiBot, %m dakika sonra deaktif edilecek!'
# Unregister
unregister:
success: '&cKayit basariyla kaldirildi!'
command_usage: '&cKullanim: /unregister <sifre>'
# Other messages
misc:
account_not_activated: '&cHeabiniz henuz aktif edilmemis, e-postanizi kontrol edin!'
password_changed: '&2Sifre basariyla degistirildi!'
logout: '&2Basariyla cikis yaptin!'
reload: '&2Ayarlar ve veritabani yenilendi!'
usage_change_password: '&cKullanim: /changepassword <eskiSifre> <yeniSifre>'
two_factor_create: '&2Gizli kodunuz %code. Buradan test edebilirsin, %url'
accounts_owned_self: 'Sen %count hesaba sahipsin:'
accounts_owned_other: 'Oyuncu %name %count hesaba sahip:'
# Session messages
session:
valid_session: '&2Oturuma girisiniz otomatikmen yapilmistir.'
invalid_session: '&cIP adresin degistirildi ve oturum suren doldu!'
# Error messages when joining
on_join_validation:
same_ip_online: 'Oyunda sizin ipnizden giren biri bulunmakta!'
same_nick_online: '&4Senin isminde bir oyuncu suncuda bulunmakta!'
name_length: '&4Senin ismin ya cok kisa yada cok uzun!'
characters_in_name: '&4Senin isminde uygunsuz karakterler bulunmakta. Izin verilen karakterler: %valid_chars'
kick_full_server: '&4Sunucu suanda dolu, daha sonra tekrar deneyin!'
country_banned: '&4Senin bolgen sunucudan yasaklandi!'
not_owner_error: 'Bu hesabin sahibi degilsin. Lutfen farkli bir isim sec!'
invalid_name_case: 'Oyuna %valid isminde katilmalisin. %invalid ismini kullanarak katilamazsin.'
# TODO quick_command: 'You used a command too fast! Please, join the server again and wait more before using any command.'
# Email
email:
add_email_request: '&3Lutfen hesabinize eposta adresinizi komut ile ekleyin "/email add <eposta> <tekrarEposta>"'
usage_email_add: '&cKullanim: /email add <eposta> <tekrarEposta>'
usage_email_change: '&cKullanim: /email change <eskiEposta> <yeniEposta>'
new_email_invalid: '&cGecersiz yeni eposta, tekrar deneyin!'
old_email_invalid: '&cGecersiz eski eposta, tekrar deneyin!'
invalid: '&cGecersiz eposta, tekrar deneyin!'
added: '&2Eposta basariyla kullaniciniza eklendi!'
request_confirmation: '&cLutfen tekrar epostanizi giriniz!'
changed: '&2Epostaniz basariyla degistirildi!'
email_show: '&2Suanki eposta adresin: &f%email'
no_email_for_account: '&2Bu hesapla iliskili bir eposta bulunmuyor.'
already_used: '&4Eposta adresi zaten kullaniliyor.'
incomplete_settings: 'Hata: Gonderilen epostada bazi ayarlar tamamlanmis degil. Yetkili ile iletisime gec.'
send_failure: 'Eposta gonderilemedi. Yetkili ile iletisime gec.'
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
email_cooldown_error: '&cKisa bir sure once eposta gonderildi. Yeni bir eposta almak icin %time beklemelisin.'
# TODO add_not_allowed: '&cAdding email was not allowed'
# TODO change_not_allowed: '&cChanging email was not allowed'
# Password recovery by email
recovery:
forgot_password_hint: '&3Sifreni mi unuttun ? Komut kullanarak ogrenebilirsin "/email recovery <eposta>"'
command_usage: '&cKullanim: /email recovery <Eposta>'
email_sent: '&2Sifreniz epostaniza gonderildi! Lutfen eposta kutunuzu kontrol edin!'
code:
code_sent: 'Sifre sifirlama kodu eposta adresinize gonderildi.'
incorrect: 'Kod dogru degil! Kullanim "/email recovery [eposta]" ile yeni bir kod olustur'
# TODO tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
# TODO correct: 'Recovery code entered correctly!'
# TODO change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
# Captcha
captcha:
usage_captcha: '&3Giris yapmak icin guvenlik kodunu komut yazarak girin "/captcha %captcha_code"'
wrong_captcha: '&cYanlis guvenlik kodu, kullanim sekli "/captcha %captcha_code" sohbete yazin!'
valid_captcha: '&2Guvenlik kodu dogrulandi!'
# TODO captcha_for_registration: 'To register you have to solve a captcha first, please use the command: /captcha %captcha_code'
# TODO register_captcha_valid: '&2Valid captcha! You may now register with /register'
# Verification code
verification:
# TODO code_required: '&3This command is sensitive and requires an email verification! Check your inbox and follow the email''s instructions.'
# TODO command_usage: '&cUsage: /verification <code>'
# TODO incorrect_code: '&cIncorrect code, please type "/verification <code>" into the chat, using the code you received by email'
# TODO success: '&2Your identity has been verified! You can now execute all commands within the current session!'
# TODO already_verified: '&2You can already execute every sensitive command within the current session!'
# TODO code_expired: '&3Your code has expired! Execute another sensitive command to get a new code!'
# TODO email_needed: '&3To verify your identity you need to link an email address with your account!!'
# Time units
time:
second: 'saniye'
seconds: 'saniye'
minute: 'dakika'
minutes: 'dakika'
hour: 'saat'
hours: 'saat'
day: 'gun'
days: 'gun'