diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-01 00:29:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-01 00:29:41 +0000 |
commit | 2ea7719bfa4280220c7dfc9fbfec97b61ba33112 (patch) | |
tree | ab4055930ccb92cd162e27a3b31e724e16d53bde /apps/encryption | |
parent | 8e287a4d92d79f5c0853e620fa514d22022c4199 (diff) | |
download | nextcloud-server-2ea7719bfa4280220c7dfc9fbfec97b61ba33112.tar.gz nextcloud-server-2ea7719bfa4280220c7dfc9fbfec97b61ba33112.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption')
-rw-r--r-- | apps/encryption/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/encryption/l10n/sr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/encryption/l10n/sr.js b/apps/encryption/l10n/sr.js index 37755db1238..e5502afccc9 100644 --- a/apps/encryption/l10n/sr.js +++ b/apps/encryption/l10n/sr.js @@ -31,6 +31,7 @@ OC.L10N.register( "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 login 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" : "Подразумевани модул за шифровање", diff --git a/apps/encryption/l10n/sr.json b/apps/encryption/l10n/sr.json index aa99dcc2a7e..486582e2654 100644 --- a/apps/encryption/l10n/sr.json +++ b/apps/encryption/l10n/sr.json @@ -29,6 +29,7 @@ "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 login 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" : "Подразумевани модул за шифровање", |