diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-27 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-27 00:19:31 +0000 |
commit | 3954d618265dc0050898b86651d2ee1108d72126 (patch) | |
tree | 37f3a74b2642aa5aeab80036f65b6d8896f6a7e3 /lib/l10n/zh_HK.json | |
parent | 8702374d0438f6eba70204ac1e5ef656eb4666eb (diff) | |
download | nextcloud-server-3954d618265dc0050898b86651d2ee1108d72126.tar.gz nextcloud-server-3954d618265dc0050898b86651d2ee1108d72126.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_HK.json')
-rw-r--r-- | lib/l10n/zh_HK.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 66f44ef73f4..513b2c17de0 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -294,6 +294,7 @@ "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" : "從助理產生的文字", @@ -337,8 +338,15 @@ "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" : "産生標題", |