summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-03 00:20:15 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-03 00:20:15 +0000
commit7b445897c4d15adc165a033d50e168b18b8cc660 (patch)
treea508bcdc0ad50db851cf1773bca8bc9fc81c6765 /apps/settings/l10n/en_GB.js
parent68ec45cef1efe7d97e8bab79b6b862eb89ec118b (diff)
downloadnextcloud-server-7b445897c4d15adc165a033d50e168b18b8cc660.tar.gz
nextcloud-server-7b445897c4d15adc165a033d50e168b18b8cc660.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r--apps/settings/l10n/en_GB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 4f550f42288..e9d3426f49a 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"Internet connectivity is disabled in configuration file." : "Internet connectivity is disabled in configuration file.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features.",
"JavaScript modules support" : "JavaScript modules support",
- "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type.",
"Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type.",
"JavaScript source map support" : "JavaScript source map support",
"Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise.",
@@ -869,6 +868,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Exclude groups from sharing",
"These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
"Old user imported certificates" : "Old user imported certificates",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type.",
"Overwrite cli URL" : "Overwrite CLI URL",
"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.",
"Rating: {score}/10" : "Rating: {score}/10",