diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-16 00:25:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-16 00:25:37 +0000 |
commit | 091c1edd21f5736523f9243b88580896fd6aec82 (patch) | |
tree | 8c90170ebaf5becb8464d31269f6b685016d0ca1 /lib/l10n/sr.js | |
parent | 3c13efdaf20e233ead133690e3072085f7cffc84 (diff) | |
download | nextcloud-server-091c1edd21f5736523f9243b88580896fd6aec82.tar.gz nextcloud-server-091c1edd21f5736523f9243b88580896fd6aec82.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r-- | lib/l10n/sr.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 93e117ec80d..478da21bb72 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -261,6 +261,14 @@ OC.L10N.register( "Storage connection error. %s" : "Грешка приликом повезивања на складиште. %s", "Storage is temporarily not available" : "Складиште привремено није доступно", "Storage connection timeout. %s" : "Истекло је време за повезивање на складиште. %s", + "Free prompt" : "Произвољни одзив", + "Runs an arbitrary prompt through the language model." : "Извршава произвољни одзив кроз језички модел.", + "Generate headline" : "Генериши линију наслова", + "Generates a possible headline for a text." : "Генерише могућу насловну линију текста.", + "Summarize" : "Резимирај", + "Summarizes text by reducing its length without losing key information." : "Резимира текст тако што га скраћује без губитка кључних информација.", + "Extract topics" : "Издвој теме", + "Extracts topics from a text and outputs them separated by commas." : "Издваја теме из текста и исписује их раздвојене запетама.", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Фајлови апликације „%1$s“ нису правилно замењени. Проверите да ли је верзија компатибилна са сервером.", "Full name" : "Пуно име", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Достигнуто је ограничење броја корисника и корисник није креиран. За више детаља погледајте своја обавештења.", |