diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-02 01:56:23 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-02 01:56:23 -0400 |
commit | baca5c60c010cb26d3845ad3863fe59e16a0a042 (patch) | |
tree | 7895a96d789b0093f5aab81853b44e84594f6a34 /apps/encryption/l10n/sr.js | |
parent | 1acdef5e347e368ca99014084e30c9b69f1df181 (diff) | |
download | nextcloud-server-baca5c60c010cb26d3845ad3863fe59e16a0a042.tar.gz nextcloud-server-baca5c60c010cb26d3845ad3863fe59e16a0a042.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/sr.js')
-rw-r--r-- | apps/encryption/l10n/sr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/encryption/l10n/sr.js b/apps/encryption/l10n/sr.js index 990645ce0a4..9c37a8a3b30 100644 --- a/apps/encryption/l10n/sr.js +++ b/apps/encryption/l10n/sr.js @@ -21,8 +21,10 @@ OC.L10N.register( "The old password was not correct, please try again." : "Стара лозинка није исправна. Покушајте поново.", "The current log-in password was not correct, please try again." : "Тренутна лозинка за пријаву није исправна. Покушајте поново.", "Private key password successfully updated." : "Лозинка личног кључа је успешно ажурирана.", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Морате да пребаците старе шифрарске кључеве (оунКлауд <= 8.0) у нови. Укључите „оунКлауд подразумевани шифрарски модул“ и покрените 'occ encryption:migrate'", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Неисправан лични кључ за апликацију шифровања. Ажурирајте лозинку личног кључа у личним поставкама да бисте опоравили приступ вашим шифрованим фајловима.", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Апликација шифровања је укључена али ваши кључеви нису иницијализовани. Одјавите се и поново се пријавите.", + "Encryption App is enabled and ready" : "Апликација шифровања је укључена и спремна", "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да дешифрујем фајл. Вероватно је то дељен фајл. Затражите од власника фајла да га поново подели са вама.", "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не могу да читам фајл. Вероватно је дељен. Питајте власника да га поново подели са вама.", "Enable recovery key" : "Омогући кључ за опоравак", |