diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-24 00:25:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-24 00:25:32 +0000 |
commit | bef40531f0820b8ba1869524b3a9830a10413b1b (patch) | |
tree | a8accf26c93def9222c32603f2f040a94bad4559 /lib/l10n/en_GB.json | |
parent | e6a00f5a74bac5e9a35cce372949e3ace55a8926 (diff) | |
download | nextcloud-server-bef40531f0820b8ba1869524b3a9830a10413b1b.tar.gz nextcloud-server-bef40531f0820b8ba1869524b3a9830a10413b1b.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 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 7aba5b7e75c..43b39d6710b 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -261,7 +261,14 @@ "Storage connection error. %s" : "Storage connection error. %s", "Storage is temporarily not available" : "Storage is temporarily not available", "Storage connection timeout. %s" : "Storage connection timeout. %s", + "Free prompt" : "Free prompt", + "Runs an arbitrary prompt through the built-in language model." : "Runs an arbitrary prompt through the built-in language model.", + "Generate headline" : "Generate headline", + "Generates a possible headline for a text" : "Generates a possible headline for a text", "Summarize" : "Summarise", + "Summarizes text by reducing its length without losing key information." : "Summarizes text by reducing its length without losing key information.", + "Extract topics" : "Extract topics", + "Extracts topics from a text and outputs them separated by commas." : "Extracts topics from a text and outputs them separated by commas.", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server.", "Full name" : "Full name", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "The user limit has been reached and the user was not created. Check your notifications to learn more.", |