diff options
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 06f4631fa3c..2233f31f686 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -364,6 +364,11 @@ OC.L10N.register( "How many images to generate" : "Kolik obrázků vytvořit", "Output images" : "Výstupní obrázky", "The generated images" : "Vytvořené obrázky", + "Generate speech" : "Vytvořit řeč", + "Generate speech from a transcript" : "Vytvořit řeč z přepisu", + "Write transcript that you want the assistant to generate speech from" : "Napište přepis, ze kterého chcete, aby asistent vytvořil řeč", + "Output speech" : "Výstupní řeč", + "The generated speech" : "Vytvořená řeč", "Free text to text prompt" : "Volný text na textový prompt", "Runs an arbitrary prompt through a language model that returns a reply" : "Spouští libovolnou výzvu skrze jazykový model který vrací odpověď", "Describe a task that you want the assistant to do or ask a question" : "Popište úkol který chcete aby asistent udělal nebo položte dotaz", |