aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-10 00:21:06 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-10 00:21:06 +0000
commit5af0d137e7ba016488e3717e28d698fda195dc24 (patch)
tree0861882c174328eb1595df925b28d647b41d7cb3 /lib/l10n/en_GB.js
parent168f38338a9fd7596d53b95a40caecc97ca99218 (diff)
downloadnextcloud-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/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js9
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 96da6715969..7075d15faaa 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -312,6 +312,9 @@ OC.L10N.register(
"The audio to transcribe" : "The audio to transcribe",
"Transcription" : "Transcription",
"The transcribed text" : "The transcribed text",
+ "Chat message" : "Chat message",
+ "Confirmation" : "Confirmation",
+ "Generated response" : "Generated response",
"Context write" : "Context write",
"Writes text in a given style based on the provided source material." : "Writes text in a given style based on the provided source material.",
"Writing style" : "Writing style",
@@ -338,11 +341,15 @@ OC.L10N.register(
"Describe a task that you want the assistant to do or ask a question" : "Describe a task that you want the assistant to do or ask a question",
"Generated reply" : "Generated reply",
"The generated text from the assistant" : "The generated text from the assistant",
+ "Change Tone" : "Change Tone",
+ "Write a text that you want the assistant to rewrite in another tone." : "Write a text that you want the assistant to rewrite in another tone.",
+ "Desired tone" : "Desired tone",
+ "In which tone should your text be rewritten?" : "In which tone should your text be rewritten?",
+ "The rewritten text in the desired tone, written by the assistant:" : "The rewritten text in the desired tone, written by the assistant:",
"Chat" : "Chat",
"Chat with the assistant" : "Chat with the assistant",
"System prompt" : "System prompt",
"Define rules and assumptions that the assistant should follow during the conversation." : "Define rules and assumptions that the assistant should follow during the conversation.",
- "Chat message" : "Chat message",
"Chat history" : "Chat history",
"The history of chat messages before the current message, starting with a message by the user" : "The history of chat messages before the current message, starting with a message by the user",
"Response message" : "Response message",