diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-10 00:21:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-10 00:21:06 +0000 |
commit | 5af0d137e7ba016488e3717e28d698fda195dc24 (patch) | |
tree | 0861882c174328eb1595df925b28d647b41d7cb3 /lib/l10n/zh_TW.js | |
parent | 168f38338a9fd7596d53b95a40caecc97ca99218 (diff) | |
download | nextcloud-server-5af0d137e7ba016488e3717e28d698fda195dc24.tar.gz nextcloud-server-5af0d137e7ba016488e3717e28d698fda195dc24.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.js | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 2392cbadfd1..06b68eeba65 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -312,6 +312,9 @@ OC.L10N.register( "The audio to transcribe" : "要轉錄的音訊", "Transcription" : "轉錄", "The transcribed text" : "已轉錄的文字", + "Chat message" : "聊天訊息", + "Confirmation" : "確認", + "Generated response" : "已產生的回應", "Context write" : "寫作情境", "Writes text in a given style based on the provided source material." : "根據提供的來源資料以指定的風格編寫文字", "Writing style" : "寫作風格", @@ -338,11 +341,15 @@ OC.L10N.register( "Describe a task that you want the assistant to do or ask a question" : "描述您希望助理執行的任務或提出問題", "Generated reply" : "已產生的回覆", "The generated text from the assistant" : "從助理產生的文字", + "Change Tone" : "變更語氣", + "Write a text that you want the assistant to rewrite in another tone." : "寫一段您希望小幫手以其他語氣重寫的文字。", + "Desired tone" : "希望的語氣", + "In which tone should your text be rewritten?" : "您的文字應該以哪種語氣重寫?", + "The rewritten text in the desired tone, written by the assistant:" : "小幫手以您希望的語氣重寫後的文字:", "Chat" : "聊天", "Chat with the assistant" : "與小幫手聊天", "System prompt" : "系統提示詞", "Define rules and assumptions that the assistant should follow during the conversation." : "定義小幫手在對話期間應遵守的規則與假設。", - "Chat message" : "聊天訊息", "Chat history" : "聊天歷史紀錄", "The history of chat messages before the current message, starting with a message by the user" : "目前訊息開始之前的聊天歷史紀錄,從使用者的訊息開始", "Response message" : "回應訊息", |