summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-20 02:29:13 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-20 02:29:13 +0000
commit8799098d1f99bf9d132296150635a293736b34fb (patch)
tree11f07bfbdac6aff3f84afc03b7484a439a70e6fe /core/l10n/en_GB.json
parent09cb9c78e70f23535f17549afc9400f2bb54a8e8 (diff)
downloadnextcloud-server-8799098d1f99bf9d132296150635a293736b34fb.tar.gz
nextcloud-server-8799098d1f99bf9d132296150635a293736b34fb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r--core/l10n/en_GB.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 663e39fb70a..bb633edce89 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -79,6 +79,7 @@
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information.",
+ "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information.",
"Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generated via cron. (It is possible however that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this just in case.)",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "It was not possible to execute the cron job via CLI. The following technical errors have appeared:",
@@ -204,6 +205,7 @@
"Load more results" : "Load more results",
"Search" : "Search",
"No results for {query}" : "No results for {query}",
+ "Press Enter to start searching" : "Press Enter to start searching",
"An error occurred while searching for {type}" : "An error occurred while searching for {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Please enter {minSearchLength} character or more to search","Please enter {minSearchLength} characters or more to search"],
"This browser is not supported" : "This browser is not supported",