diff options
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index d2423293940..75a59a0f135 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -80,6 +80,7 @@ OC.L10N.register( "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Fișierele tale sunt criptate. Nu îți vei putea recupera informațiile după resetarea parolei.<br />Dacă nu ești sigur ce să faci, contactează administratorul de rețea înainte de a continua. <br />Sigur vrei să continui?", "I know what I'm doing" : "Eu știu ce fac", "Password can not be changed. Please contact your administrator." : "Parola nu poate fi modificată. Vă rugăm să contactați administratorul dvs.", + "Reset password" : "Resetează parola", "No" : "Nu", "Yes" : "Da", "No files in here" : "Nu există fișiere aici", @@ -256,7 +257,6 @@ OC.L10N.register( "An internal error occurred." : "A apărut o eroare internă.", "Please try again or contact your administrator." : "Încearcă din nou sau contactează-ți administratorul.", "Username or email" : "Nume de utilizator sau adresă email", - "Wrong password. Reset it?" : "Parolă greșită. O resetezi?", "Wrong password." : "Parolă greșită.", "Log in" : "Autentificare", "Stay logged in" : "Rămâi autentificat", @@ -268,7 +268,6 @@ OC.L10N.register( "Redirecting …" : "Redirectare...", "New password" : "Noua parolă", "New Password" : "Noua Parolă", - "Reset password" : "Resetează parola", "Two-factor authentication" : "Autentificare în doi-factori", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Securitatea îmbunătățită este activată pentru contul tău. Autentifică-te utilizând un al doilea factor.", "Cancel log in" : "Anulează conectarea", @@ -339,6 +338,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Pentru mai multe informații despre configurarea recomandată a serverului, te rugăm să consulți <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentația</a>.", "Log out" : "Ieșire", "This action requires you to confirm your password:" : "Această acțiune necesită confirmarea parolei tale:", + "Wrong password. Reset it?" : "Parolă greșită. O resetezi?", "Use the following link to reset your password: {link}" : "Folosește următorul link pentru a reseta parola: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Salutare,<br><br>te anunțăm pe această cale că %s a partajat <strong>%s</strong> cu tine.<br><a href=\"%s\">Accesează!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Această instanță de Nextcloud funcționează momentan în modul single user.", |