diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-16 00:25:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-16 00:25:46 +0000 |
commit | 25baaefef79170b8b08aabe495c50869ce1af0f6 (patch) | |
tree | f4263f64478763b0da5ea29040c10d51591c94d4 /lib/l10n/sr.js | |
parent | 493d164dfb4322b7f419fb9c66f21ebc9e369a62 (diff) | |
download | nextcloud-server-25baaefef79170b8b08aabe495c50869ce1af0f6.tar.gz nextcloud-server-25baaefef79170b8b08aabe495c50869ce1af0f6.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." : "Достигнуто је ограничење броја корисника и корисник није креиран. За више детаља погледајте своја обавештења.", |