diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-15 00:59:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-15 00:59:46 +0000 |
commit | 75d7dc78a088ed8f16d01a4a1d928a596498abda (patch) | |
tree | a8cf13ec1eadea0bbfbb98ff6591cd8b37858ffc /core/l10n | |
parent | 5df864b69b2adb82ab3d567e171e09be9a9d916c (diff) | |
download | nextcloud-server-75d7dc78a088ed8f16d01a4a1d928a596498abda.tar.gz nextcloud-server-75d7dc78a088ed8f16d01a4a1d928a596498abda.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/sr.js | 3 | ||||
-rw-r--r-- | core/l10n/sr.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 3a1068fac4a..316b81d5115 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Кликните следеће дугме за ресетовање лозинке. Ако нисте тражили ресетовање лозинке, занемарите ову поруку.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Кликните следећу везу за ресетовање лозинке. Ако нисте тражили ресетовање лозинке, занемарите ову поруку.", "Reset your password" : "Ресетуј лозинку", + "Requested task type does not exist" : "Тражени тип задатка не постоји", + "Necessary language model provider is not available" : "Није доступан неопходни пружалац услуге језичког модела", + "Task not found" : "Задатак није пронађен", "Internal error" : "Интерна грешка", "No translation provider available" : "Није доступан ниједан пружалац услиге превода", "Could not detect language" : "Не може да се детектује језик", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 1d1268984b8..b7063ed7855 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -37,6 +37,9 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Кликните следеће дугме за ресетовање лозинке. Ако нисте тражили ресетовање лозинке, занемарите ову поруку.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Кликните следећу везу за ресетовање лозинке. Ако нисте тражили ресетовање лозинке, занемарите ову поруку.", "Reset your password" : "Ресетуј лозинку", + "Requested task type does not exist" : "Тражени тип задатка не постоји", + "Necessary language model provider is not available" : "Није доступан неопходни пружалац услуге језичког модела", + "Task not found" : "Задатак није пронађен", "Internal error" : "Интерна грешка", "No translation provider available" : "Није доступан ниједан пружалац услиге превода", "Could not detect language" : "Не може да се детектује језик", |