diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-20 01:11:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-20 01:11:55 +0000 |
commit | 949f4a7550de70ca29cd58c885031e0f1a0a9d75 (patch) | |
tree | 9008d5cf500b6fe8135c3eca83e1ad8c439f793a /apps/encryption/l10n | |
parent | 168ad09e8230a171c78f2bd4eacd7af63403b6fa (diff) | |
download | nextcloud-server-949f4a7550de70ca29cd58c885031e0f1a0a9d75.tar.gz nextcloud-server-949f4a7550de70ca29cd58c885031e0f1a0a9d75.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n')
-rw-r--r-- | apps/encryption/l10n/ro.js | 4 | ||||
-rw-r--r-- | apps/encryption/l10n/ro.json | 4 |
2 files changed, 8 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", diff --git a/apps/encryption/l10n/ro.json b/apps/encryption/l10n/ro.json index 69d14d97b16..f6bc8f44a1d 100644 --- a/apps/encryption/l10n/ro.json +++ b/apps/encryption/l10n/ro.json @@ -25,6 +25,10 @@ "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", |