From d2a7a10925fc21f0573efb49555937e56df6eba1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 27 Jul 2024 00:19:38 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- lib/l10n/zh_HK.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lib/l10n/zh_HK.js') diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 30da21f49f9..ea51a15380f 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -296,6 +296,7 @@ OC.L10N.register( "Output images" : "輸出圖像", "The generated images" : "產生的圖像", "Free text to text prompt" : "文字提示的自由文字", + "Runs an arbitrary prompt through a language model that returns a reply" : "透過回傳回覆的語言模型執行任意提示", "Describe a task that you want the assistant to do or ask a question" : "描述您希望助理執行的任務或提出問題", "Generated reply" : "已產生的回覆", "The generated text from the assistant" : "從助理產生的文字", @@ -339,8 +340,15 @@ OC.L10N.register( "Topics" : "主題", "The list of extracted topics" : "擷取的主題清單", "Translate" : "翻譯", + "Translate text from one language to another" : "從一個語言翻譯成其他語言的文字", + "Origin text" : "原始文字", + "The text to translate" : "要翻譯的文字", + "Origin language" : "原始語言", + "The language of the origin text" : "原始文字語言", "Target language" : "目標語言", + "The desired language to translate the origin text in" : "要翻譯原始文字成什麼語言", "Result" : "結果", + "The translated text" : "已翻譯的文字", "Free prompt" : "免費提示", "Runs an arbitrary prompt through the language model." : "通過語言模型運行任意提示。", "Generate headline" : "産生標題", -- cgit v1.2.3