aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-27 00:19:22 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-27 00:19:22 +0000
commit1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c (patch)
tree1b60dddbcaf3bf4eb702699a5dbe09385fc431bb /lib/l10n/zh_TW.js
parent602ef72477fa0b9a1f889a25fe70a0a3143edc80 (diff)
downloadnextcloud-server-1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c.tar.gz
nextcloud-server-1198f64d24c0f2dd5f7bb1b2ddb4fef03699191c.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index aac0af82ec2..3e3a82d5c63 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.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" : "產生標題",