diff options
Diffstat (limited to 'apps/encryption/l10n/ro.js')
-rw-r--r-- | apps/encryption/l10n/ro.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/encryption/l10n/ro.js b/apps/encryption/l10n/ro.js index 364db2f76f7..0dbbdf4e537 100644 --- a/apps/encryption/l10n/ro.js +++ b/apps/encryption/l10n/ro.js @@ -27,6 +27,10 @@ OC.L10N.register( "Encryption app is enabled and ready" : "Aplicația de criptare este activată", "Bad Signature" : "Semnătură greșită", "Missing Signature" : "Semnătură lipsă", + "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Acest fișier nu poate fi decriptat, probabil este partajat. Cere posesorului fișierului să îl repartajeze cu tine.", + "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Acest fișier nu poate fi citit, probabil este partajat. Cere posesorului fișierului să îl repartajeze cu tine.", + "Default encryption module" : "Modulul implicit de criptare", + "Default encryption module for server-side encryption" : "Modulul implicit de criptare pentru criptarea pe server", "The share will expire on %s." : "Partajarea va expira în data de %s.", "Cheers!" : "Noroc!", "Enable recovery key" : "Activează cheia de recuperare", |