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 /core/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 'core/l10n/sr.js')
-rw-r--r-- | core/l10n/sr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index aa0f032f52d..0ae88afc0a3 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -164,6 +164,7 @@ OC.L10N.register( "Your connection is not secure" : "Ваша веза није безбедна", "Passwordless authentication is only available over a secure connection." : "Пријављивање без лозинке је доступно само на безбедним конекцијама.", "Reset password" : "Ресетуј лозинку", + "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Ако овај налог постоји, на његову и-мејл адресу је послата порука за ресетовање лозинке. Ако је не примите, потврдите своју и-мејл адресу и/или назив налога, проверите фолдере за нежељену пошту, или потражите помоћ свог локалног администратора.", "Couldn't send reset email. Please contact your administrator." : "Не могу да пошаљем поруку за ресетовање. Контактирајте администратора.", "Password cannot be changed. Please contact your administrator." : "Лозинка не може да се промени. Молимо вас контактирајте администратора.", "Back to login" : "Назад на пријаву", |