diff options
Diffstat (limited to 'settings/l10n/ro.js')
-rw-r--r-- | settings/l10n/ro.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/settings/l10n/ro.js b/settings/l10n/ro.js index f4f96f546e2..61808c1afe7 100644 --- a/settings/l10n/ro.js +++ b/settings/l10n/ro.js @@ -1,15 +1,6 @@ OC.L10N.register( "settings", { - "Unable to change password" : "Imposibil de schimbat parola", - "Verifying …" : "Se verifică ...", - "Select a profile picture" : "Selectează o imagine de profil", - "Very weak password" : "Parolă foarte slabă", - "Weak password" : "Parolă slabă", - "So-so password" : "Parolă medie", - "Good password" : "Parolă bună", - "Strong password" : "Parolă puternică", - "Groups" : "Grupuri", "Official" : "Oficial", "User documentation" : "Documentație utilizator", "Developer documentation" : "Documentație pentru dezvoltatori", @@ -115,6 +106,7 @@ OC.L10N.register( "Wrong password" : "Parolă greșită", "Saved" : "Salvat", "No user supplied" : "Nu a fost furnizat niciun utilizator", + "Unable to change password" : "Imposibil de schimbat parola", "Authentication error" : "Eroare la autentificare", "Wrong admin recovery password. Please check the password and try again." : "Parolă administrativă de recuperare greșită. Verifică parola și încearcă din nou.", "Federated Cloud Sharing" : "Partajare federalizata cloud", @@ -180,6 +172,14 @@ OC.L10N.register( "Valid until {date}" : "Valabil până la {date}", "Contacts" : "Contacte", "Verify" : "Verifică", + "Verifying …" : "Se verifică ...", + "Select a profile picture" : "Selectează o imagine de profil", + "Very weak password" : "Parolă foarte slabă", + "Weak password" : "Parolă slabă", + "So-so password" : "Parolă medie", + "Good password" : "Parolă bună", + "Strong password" : "Parolă puternică", + "Groups" : "Grupuri", "Unable to delete {objName}" : "Nu s-a putut șterge {objName}", "Error creating group: {message}" : "Eroare la crearea grupului: {message}", "A valid group name must be provided" : "Trebuie furnizat un nume de grup valid", |