diff options
Diffstat (limited to 'settings/l10n/ro.php')
-rw-r--r-- | settings/l10n/ro.php | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/settings/l10n/ro.php b/settings/l10n/ro.php index 9a7510d12cd..1b69b7a84fe 100644 --- a/settings/l10n/ro.php +++ b/settings/l10n/ro.php @@ -1,18 +1,24 @@ <?php $TRANSLATIONS = array( -"email Changed" => "email schimbat", -"Invalid request" => "Cerere eronată", "OpenID Changed" => "OpenID schimbat", +"Invalid request" => "Cerere eronată", "Language changed" => "Limba a fost schimbată", "__language_name__" => "_language_name_", +"Log" => "Jurnal de activitate", +"More" => "Mai mult", +"Add your App" => "Adaugă aplicația ta", "Select an App" => "Selectează o aplicație", "-licensed" => "-autorizat", "by" => "de", +"Documentation" => "Documetație", +"Managing Big Files" => "Gestionînd fișiere mari", "Ask a question" => "Întreabă", "Problems connecting to help database." => "Probleme de conectare la baza de date.", "Go there manually." => "Pe cale manuală.", "Answer" => "Răspuns", "You use" => "Utilizezi", "of the available" => "din cele diponibile", +"Desktop and Mobile Syncing Clients" => "Clienți de sincronizare pentru telefon mobil și desktop", +"Download" => "Descărcări", "Your password got changed" => "Parola ta s-a schimbat", "Unable to change your password" => "Imposibil de-ați schimbat parola", "Current password" => "Parola curentă", @@ -29,6 +35,8 @@ "Password" => "Parolă", "Groups" => "Grupuri", "Create" => "Crează", +"Default Quota" => "Cotă implicită", +"Other" => "Altele", "Quota" => "Cotă", "Delete" => "Șterge" ); |