diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:15:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:19:31 -0400 |
commit | 7f3f191ee99847f064be3ae23befba956ab73196 (patch) | |
tree | 45545140e6c302936e8f6788fb66821c1312c23b /apps/encryption/l10n/ro.json | |
parent | 70480423ffa6e7d469141c3022e53ea151856bd0 (diff) | |
download | nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.tar.gz nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/ro.json')
-rw-r--r-- | apps/encryption/l10n/ro.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/encryption/l10n/ro.json b/apps/encryption/l10n/ro.json new file mode 100644 index 00000000000..94b67b91db9 --- /dev/null +++ b/apps/encryption/l10n/ro.json @@ -0,0 +1,13 @@ +{ "translations": { + "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!", + "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.", + "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", + "Enabled" : "Activat", + "Disabled" : "Dezactivat", + "Change Password" : "Schimbă parola" +},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" +}
\ No newline at end of file |