mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-23 02:35:11 +01:00
Update messages_ro.yml
This commit is contained in:
parent
a5cc7e7961
commit
160a0877b3
@ -43,11 +43,10 @@ accounts_owned_self: 'Detii %count conturi:'
|
||||
accounts_owned_other: 'Jucatorul %name are %count conturi:'
|
||||
two_factor_create: '&2Codul tau secret este %code. Il poti scana de aici %url'
|
||||
recovery_code_sent: 'Un cod de recuperare a parolei a fost trimis catre email-ul tau.'
|
||||
# TODO: Missing tags %count
|
||||
recovery_code_incorrect: 'Codul de recuperare nu este corect! Foloseste /email recovery [email] pentru a genera unul nou.'
|
||||
# TODO recovery_tries_exceeded: 'You have exceeded the maximum number attempts to enter the recovery code. Use "/email recovery [email]" to generate a new one.'
|
||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
||||
recovery_code_incorrect: 'Codul de recuperare nu este corect! Mai ai %count incercari ramase.'
|
||||
recovery_tries_exceeded: 'Ai atins numarul maxim de incercari pentru introducerea codului de recuperare. Foloseste "/email recovery [email]" pentru a genera unul nou.'
|
||||
recovery_code_correct: 'Cod de recuperare corect!'
|
||||
recovery_change_password: 'Foloseste comanda /email setpassword <parola noua> pentru a-ti schimba parola imediat.'
|
||||
vb_nonActiv: '&cContul tau nu este activat, te rugam verifica-ti email-ul!'
|
||||
usage_unreg: '&cFoloseste comanda: /unregister <parola>'
|
||||
pwd_changed: '&2Parola a fost inregistrata cu succes!'
|
||||
@ -84,12 +83,12 @@ email_send: ' &2Recuperarea email-ul a fost trimis cu succes! Te rugam sa verifi
|
||||
email_show: '&2Adresa ta curenta de email este: &f%email'
|
||||
incomplete_email_settings: 'Eroare: nu toate setarile necesare pentru trimiterea email-ului sunt facute! Te rugam contacteaza un administrator.'
|
||||
email_already_used: '&4Email-ul a fost deja folosit'
|
||||
# TODO email_send_failure: 'The email could not be sent. Please contact an administrator.'
|
||||
email_send_failure: 'Email-ul nu a putut fi trimis. Va rugam contactati un administrator.'
|
||||
show_no_email: '&2Nu ai nici-o adresa de email asociat cu acest cont.'
|
||||
add_email: '&3Te rugam adaugati email-ul la contul tau folosind comanda "/email add <email> <email>"'
|
||||
recovery_email: '&3Ti-ai uitat parola? Te rugam foloseste comanda "/email recovery <email>"'
|
||||
# TODO change_password_expired: 'You cannot change your password using this command anymore.'
|
||||
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
|
||||
change_password_expired: 'Nu mai iti poti schimba parola folosind aceasta comanda.'
|
||||
email_cooldown_error: '&cUn email a fost trimit recent. Trebuie sa astepti %time inainte de a trimite unul nou.'
|
||||
|
||||
# Captcha
|
||||
usage_captcha: '&3Pentru a te autentifica trebuie sa folosesti codul de la captcha, te rugam foloseste comanda "/captcha <theCaptcha>"'
|
||||
@ -97,11 +96,11 @@ wrong_captcha: '&cCod-ul captcha este gresit, te rugam foloseste comanda "/captc
|
||||
valid_captcha: '&2Cod-ul captcha a fost scris corect!'
|
||||
|
||||
# Time units
|
||||
# TODO second: 'second'
|
||||
# TODO seconds: 'seconds'
|
||||
# TODO minute: 'minute'
|
||||
# TODO minutes: 'minutes'
|
||||
# TODO hour: 'hour'
|
||||
# TODO hours: 'hours'
|
||||
# TODO day: 'day'
|
||||
# TODO days: 'days'
|
||||
second: 'secunda'
|
||||
seconds: 'seconde'
|
||||
minute: 'minut'
|
||||
minutes: 'minute'
|
||||
hour: 'ora'
|
||||
hours: 'ore'
|
||||
day: 'zi'
|
||||
days: 'zile'
|
||||
|
Loading…
Reference in New Issue
Block a user