Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/l10n/ro.js')
-rw-r--r--apps/encryption/l10n/ro.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/encryption/l10n/ro.js b/apps/encryption/l10n/ro.js
index fdeb33df8c3..d69ecfcd78c 100644
--- a/apps/encryption/l10n/ro.js
+++ b/apps/encryption/l10n/ro.js
@@ -1,13 +1,22 @@
OC.L10N.register(
"encryption",
{
+ "Missing recovery key password" : "Lipsește parola cheii de recuperare",
+ "Please repeat the recovery key password" : "Te rog repetă parola cheii de recuperare",
"Recovery key successfully enabled" : "Cheia de recupeare a fost activata cu succes",
"Could not enable recovery key. Please check your recovery key password!" : "Nu s-a putut activa cheia de recuperare. Verifica parola de recuperare!",
"Recovery key successfully disabled" : "Cheia de recuperare dezactivata cu succes",
"Could not disable recovery key. Please check your recovery key password!" : "Nu am putut dezactiva cheia de recuperare. Verifica parola de recuperare!",
+ "Please provide the old recovery password" : "Te rog oferă parola de recuperare veche",
+ "Please provide a new recovery password" : "Te rog oferă o nouă parolă de recuperare",
+ "Please repeat the new recovery password" : "Te rog repetă noua parolă de recuperare",
"Password successfully changed." : "Parola a fost modificată cu succes.",
"Could not change the password. Maybe the old password was not correct." : "Parola nu a putut fi schimbata. Poate ca parola veche este incorecta.",
+ "Recovery Key enabled" : "Cheie de recuperare activată",
+ "Could not enable the recovery key, please try again or contact your administrator" : "Nu poate fi activată cheia de recuperare, te rog încearcă din nou sau contactează administratorul",
+ "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Cheie privată nevalidă pentru aplicația Încriptare. Te rog, actualizează-ți parola cheii private folosind setările personale pentru a reaccesa fișierele tale încriptate.",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplicatia de criptare este activata dar tastatura nu este initializata , va rugam deconectati-va si reconectati-va",
+ "ownCloud basic encryption module" : "modul de ecnriptie bazic ownCloud",
"Enabled" : "Activat",
"Disabled" : "Dezactivat",
"Change Password" : "Schimbă parola"