diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-18 02:37:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-18 02:37:16 +0000 |
commit | ff58cd52279cccfbda0cc4683f1194d6c7ee283b (patch) | |
tree | 49b50e562df94daa53b7338f092053ecf3a965f1 /apps/encryption/l10n/sr.js | |
parent | 855e7a2efb377653d0ce50ff9c0e43ec27612413 (diff) | |
download | nextcloud-server-ff58cd52279cccfbda0cc4683f1194d6c7ee283b.tar.gz nextcloud-server-ff58cd52279cccfbda0cc4683f1194d6c7ee283b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/sr.js')
-rw-r--r-- | apps/encryption/l10n/sr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/encryption/l10n/sr.js b/apps/encryption/l10n/sr.js index 078839d5a28..4caca0740b0 100644 --- a/apps/encryption/l10n/sr.js +++ b/apps/encryption/l10n/sr.js @@ -28,6 +28,10 @@ OC.L10N.register( "Bad Signature" : "Лош потпис", "Missing Signature" : "Недостаје потпис", "one-time password for server-side-encryption" : "једнократна лозинка за шифровање на страни сервера", + "Encryption password" : "Лозинка за шифровање", + "The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Администратор је укључио шифровање на страни сервера. Ваши фајлови су шифровани употребом лозинке <strong>%s</strong>.", + "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Администратор је укључио шифровање на страни сервера. Ваши фајлови су шифровани употребом лозинке „%s”.", + "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "Молимо вас да се пријавите на веб интерфејс, одете на одељак „Безбедност” ваших личник подешавања и ажурирате своју лозинку за шифровање уносећи ову лозинку у поље „Стара лозинка за пријаву” и своју текућу лозинку за пријаву.", "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Овај фајл не може да се дешифрује, то је вероватно дељени фајл. Молимо вас да замолите власника да га поново подели са вама.", "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Овај фајл не може да се прочита, то је вероватно дељени фајл. Молимо вас да замолите власника да га поново подели са вама.", "Default encryption module" : "Подразумевани модул за шифровање", |