diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-06 00:19:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-06 00:19:24 +0000 |
commit | d30bebd3818d1482f8e7c477dd803289014bd76a (patch) | |
tree | 97db2aba8523ee65df201588f23a8f29b303917c /lib/l10n/en_GB.json | |
parent | a98a0eb7cd8dc33b906a5c1aa981fcdc96c23da9 (diff) | |
download | nextcloud-server-d30bebd3818d1482f8e7c477dd803289014bd76a.tar.gz nextcloud-server-d30bebd3818d1482f8e7c477dd803289014bd76a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index fa4e258d380..ae2c93ee350 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -294,11 +294,35 @@ "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", + "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", + "The generated response as part of the conversation" : "The generated response as part of the conversation", + "Formalize text" : "Formalize text", + "Takes a text and makes it sound more formal" : "Takes a text and makes it sound more formal", + "Write a text that you want the assistant to formalize" : "Write a text that you want the assistant to formalize", + "Formalized text" : "Formalized text", + "The formalized text" : "The formalized text", "Generate a headline" : "Generate a headline", "Generates a possible headline for a text." : "Generates a possible headline for a text.", "Original text" : "Original text", "The original text to generate a headline for" : "The original text to generate a headline for", "The generated headline" : "The generated headline", + "Reformulate text" : "Reformulate text", + "Takes a text and reformulates it" : "Takes a text and reformulates it", + "Write a text that you want the assistant to reformulate" : "Write a text that you want the assistant to reformulate", + "Reformulated text" : "Reformulated text", + "The reformulated text, written by the assistant" : "The reformulated text, written by the assistant", + "Simplify text" : "Simplify text", + "Takes a text and simplifies it" : "Takes a text and simplifies it", + "Write a text that you want the assistant to simplify" : "Write a text that you want the assistant to simplify", + "Simplified text" : "Simplified text", + "The simplified text" : "The simplified text", "Summarize" : "Summarise", "Summarizes a text" : "Summarizes a text", "The original text to summarize" : "The original text to summarize", |