diff options
Diffstat (limited to 'lib/l10n/sr.js')
-rw-r--r-- | lib/l10n/sr.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index fcbf3d5c8ea..837802a25ff 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -294,7 +294,6 @@ OC.L10N.register( "Output images" : "Излазне слике", "The generated images" : "Генерисане слике", "Free text to text prompt" : "Произвољни текст као унос", - "Runs an arbitrary prompt through a language model that retuns a reply" : "Пропушта произвољни текст кроз језички модел који враћа одговор", "Describe a task that you want the assistant to do or ask a question" : "Опишите задатак који желите да обави асистент или поставите питање", "Generated reply" : "Генерисани одговор", "The generated text from the assistant" : "Текст који је генерисао асистент", @@ -337,6 +336,9 @@ OC.L10N.register( "The original text to extract topics from" : "Оригинални текст из којег се издвајају теме", "Topics" : "Теме", "The list of extracted topics" : "Листа издвојених тема", + "Translate" : "Превођење", + "Target language" : "Циљни језик", + "Result" : "Резултат", "Free prompt" : "Произвољни захтев", "Runs an arbitrary prompt through the language model." : "Извршава произвољни захтев кроз језички модел.", "Generate headline" : "Генериши линију наслова", |