diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:36 +0000 |
commit | 4f222b9fbaab04fe92f3f0ae6c8da05c824b4050 (patch) | |
tree | 75210eeee435c438c1e3dc8901d5b2d51e6f5f37 /apps/settings/l10n/en_GB.json | |
parent | 443d15bac3bd4f2ab200eb0e5580e1f390f995eb (diff) | |
download | nextcloud-server-4f222b9fbaab04fe92f3f0ae6c8da05c824b4050.tar.gz nextcloud-server-4f222b9fbaab04fe92f3f0ae6c8da05c824b4050.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index bbad3ac08f4..8381ab2b7bd 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -150,6 +150,9 @@ "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.", "Checking for PHP default charset" : "Checking for PHP default charset", "PHP configuration option default_charset should be UTF-8" : "PHP configuration option default_charset should be UTF-8", + "PHP modules" : "PHP modules", + "This instance is missing some required PHP modules. It is required to install them: %s" : "This instance is missing some required PHP modules. It is required to install them: %s", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s" : "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s", "Checking for PHP version" : "Checking for PHP version", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible.", "You are currently running PHP %s." : "You are currently running PHP %s.", @@ -171,6 +174,8 @@ "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", "Image generation" : "Image generation", + "Image generation can be implemented by different apps. Here you can set which app should be used." : "Image generation can be implemented by different apps. Here you can set which app should be used.", + "None of your currently installed apps provide image generation functionality" : "None of your currently installed apps provide image generation functionality", "Text processing" : "Text processing", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", "Task:" : "Task:", |