mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-03 09:10:01 +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:'
|
accounts_owned_other: 'Jucatorul %name are %count conturi:'
|
||||||
two_factor_create: '&2Codul tau secret este %code. Il poti scana de aici %url'
|
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.'
|
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! Mai ai %count incercari ramase.'
|
||||||
recovery_code_incorrect: 'Codul de recuperare nu este corect! Foloseste /email recovery [email] pentru a genera unul nou.'
|
recovery_tries_exceeded: 'Ai atins numarul maxim de incercari pentru introducerea codului de recuperare. 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.'
|
recovery_code_correct: 'Cod de recuperare corect!'
|
||||||
# TODO recovery_code_correct: 'Recovery code entered correctly!'
|
recovery_change_password: 'Foloseste comanda /email setpassword <parola noua> pentru a-ti schimba parola imediat.'
|
||||||
# TODO recovery_change_password: 'Please use the command /email setpassword <new password> to change your password immediately.'
|
|
||||||
vb_nonActiv: '&cContul tau nu este activat, te rugam verifica-ti email-ul!'
|
vb_nonActiv: '&cContul tau nu este activat, te rugam verifica-ti email-ul!'
|
||||||
usage_unreg: '&cFoloseste comanda: /unregister <parola>'
|
usage_unreg: '&cFoloseste comanda: /unregister <parola>'
|
||||||
pwd_changed: '&2Parola a fost inregistrata cu succes!'
|
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'
|
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.'
|
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'
|
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.'
|
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>"'
|
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>"'
|
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.'
|
change_password_expired: 'Nu mai iti poti schimba parola folosind aceasta comanda.'
|
||||||
# TODO email_cooldown_error: '&cAn email was already sent recently. You must wait %time before you can send a new one.'
|
email_cooldown_error: '&cUn email a fost trimit recent. Trebuie sa astepti %time inainte de a trimite unul nou.'
|
||||||
|
|
||||||
# Captcha
|
# Captcha
|
||||||
usage_captcha: '&3Pentru a te autentifica trebuie sa folosesti codul de la captcha, te rugam foloseste comanda "/captcha <theCaptcha>"'
|
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!'
|
valid_captcha: '&2Cod-ul captcha a fost scris corect!'
|
||||||
|
|
||||||
# Time units
|
# Time units
|
||||||
# TODO second: 'second'
|
second: 'secunda'
|
||||||
# TODO seconds: 'seconds'
|
seconds: 'seconde'
|
||||||
# TODO minute: 'minute'
|
minute: 'minut'
|
||||||
# TODO minutes: 'minutes'
|
minutes: 'minute'
|
||||||
# TODO hour: 'hour'
|
hour: 'ora'
|
||||||
# TODO hours: 'hours'
|
hours: 'ore'
|
||||||
# TODO day: 'day'
|
day: 'zi'
|
||||||
# TODO days: 'days'
|
days: 'zile'
|
||||||
|
Loading…
Reference in New Issue
Block a user