diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-19 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-19 02:27:04 +0000 |
commit | 3175579f90c9552a4166fd8387f19293eba7003b (patch) | |
tree | b638f9c76d8de5221262443cfa13224022bb9bda /apps/settings/l10n/ro.js | |
parent | 6e0101b59c3942a3f6cd148da18c89bf2d33120d (diff) | |
download | nextcloud-server-3175579f90c9552a4166fd8387f19293eba7003b.tar.gz nextcloud-server-3175579f90c9552a4166fd8387f19293eba7003b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ro.js')
-rw-r--r-- | apps/settings/l10n/ro.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js index 189eed085f4..7cd8d49ef31 100644 --- a/apps/settings/l10n/ro.js +++ b/apps/settings/l10n/ro.js @@ -1,12 +1,6 @@ OC.L10N.register( "settings", { - "Migration in progress. Please wait until the migration is finished" : "Migrare în progres. Așteaptă până când migrarea este finalizată", - "Migration started …" : "Migrarea a început...", - "Saved" : "Salvat", - "Not saved" : "Nu a fost salvat", - "Sending…" : "Se trimite...", - "Email sent" : "Mesajul a fost expediat", "Private" : "Privat", "Local" : "Local", "Verify" : "Verifică", @@ -49,6 +43,7 @@ OC.L10N.register( "Couldn't remove app." : "Nu s-a putut înlătura aplicația.", "Couldn't update app." : "Aplicaţia nu s-a putut actualiza.", "Wrong password" : "Parolă greșită", + "Saved" : "Salvat", "No user supplied" : "Nu a fost furnizat niciun utilizator", "Authentication error" : "Eroare la autentificare", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Furnizează o parolă administrativă de recuperare, altfel toate datele utilizatorilor vor fi pierdute", @@ -158,6 +153,11 @@ OC.L10N.register( "Admins" : "Administratori", "Show user backend" : "Arată administrare utilizator", "Send email to new user" : "Trimite email către noul utilizator", + "Migration in progress. Please wait until the migration is finished" : "Migrare în progres. Așteaptă până când migrarea este finalizată", + "Migration started …" : "Migrarea a început...", + "Not saved" : "Nu a fost salvat", + "Sending…" : "Se trimite...", + "Email sent" : "Mesajul a fost expediat", "Address" : "Adresă", "Full name" : "Nume complet", "Phone number" : "Număr telefon", @@ -165,7 +165,6 @@ OC.L10N.register( "Website" : "Site web", "Enable" : "Activare", "Never" : "Niciodată", - "App update" : "Actualizare aplicație", "Administrator documentation" : "Documentație pentru administrare", "Documentation" : "Documentație", "Forum" : "Forum", @@ -226,6 +225,7 @@ OC.L10N.register( "All languages" : "Toate limbile", "Everyone" : "Toți", "The app will be downloaded from the app store" : "Aplicația va fi descărcată din magazin", + "App update" : "Actualizare aplicație", "mail" : "poștă", "Test email settings" : "Verifică setările de e-mail", "Expire after " : "Expiră după", |