aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-07 00:35:18 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-07 00:35:18 +0000
commit94a5cdeae245f4c8fdfb61c040f171177314ca50 (patch)
treebb7ce4540bec61f90c4b852dc8d6739d8729c366 /apps/settings/l10n/en_GB.js
parent0310df5d3b7c43352f35a2eef0aa906f1d7d8d93 (diff)
downloadnextcloud-server-94a5cdeae245f4c8fdfb61c040f171177314ca50.tar.gz
nextcloud-server-94a5cdeae245f4c8fdfb61c040f171177314ca50.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.js31
1 files changed, 31 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index d8bd7b5b6c5..94077aa1fa6 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -130,6 +130,7 @@ OC.L10N.register(
"Your remote address could not be determined." : "Your remote address could not be determined.",
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly.",
"Your remote address \"%s\" is not brute-force throttled." : "Your remote address \"%s\" is not brute-force throttled.",
+ "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule.",
"Old administration imported certificates" : "Old administration imported certificates",
"A background job is pending that checks for administration imported SSL certificates. Please check back later." : "A background job is pending that checks for administration imported SSL certificates. Please check back later.",
"There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below.",
@@ -150,6 +151,9 @@ OC.L10N.register(
"Missing optional column \"%s\" in table \"%s\"." : "Missing optional column \"%s\" in table \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability.",
"Database missing indices" : "Database missing indices",
+ "Missing indices:" : "Missing indices:",
+ "\"%s\" in table \"%s\"" : "\"%s\" in table \"%s\"",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. ",
"Database missing primary keys" : "Database missing primary keys",
"Missing primary key on table \"%s\"." : "Missing primary key on table \"%s\".",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running.",
@@ -175,11 +179,14 @@ OC.L10N.register(
"HTTPS access and URLs" : "HTTPS access and URLs",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!",
"Accessing site insecurely via HTTP." : "Accessing site insecurely via HTTP.",
+ "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly.",
+ "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly.",
"You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "You are accessing your instance over a secure connection, and your instance is generating secure URLs.",
"Internet connectivity" : "Internet connectivity",
"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",
+ "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Unable to run check for JavaScript support. Please remedy or confirm 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.",
@@ -190,6 +197,8 @@ OC.L10N.register(
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks.",
"Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC",
"Memcache" : "Memcache",
+ "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\".",
+ "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\".",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "No memory cache has been configured. To enhance performance, please configure a memcache, if available.",
"Configured" : "Configured",
"MySQL Unicode support" : "MySQL Unicode support",
@@ -250,6 +259,9 @@ OC.L10N.register(
"Configuration file access rights" : "Configuration file access rights",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.",
"Nextcloud configuration file is writable" : "Nextcloud configuration file is writable",
+ "Scheduling objects table size" : "Scheduling objects table size",
+ "You have more than 500 000 rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive" : "You have more than 500 000 rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive",
+ "Scheduling objects table size is within acceptable range." : "Scheduling objects table size is within acceptable range.",
"HTTP headers" : "HTTP headers",
"- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly.",
"- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.",
@@ -263,6 +275,9 @@ OC.L10N.register(
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Could not check that your web server serves security headers correctly, unable to query `%s`",
"Your server is correctly configured to send security headers." : "Your server is correctly configured to send security headers.",
"Database version" : "Database version",
+ "MariaDB version \"%s\" detected. MariaDB >=10.3 and <=10.11 is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version \"%s\" detected. MariaDB >=10.3 and <=10.11 is suggested for best performance, stability and functionality with this version of Nextcloud.",
+ "MySQL version \"%s\" detected. MySQL >=8.0 and <=8.3 is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL version \"%s\" detected. MySQL >=8.0 and <=8.3 is suggested for best performance, stability and functionality with this version of Nextcloud.",
+ "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\".",
"Unknown database platform" : "Unknown database platform",
"Architecture" : "Architecture",
@@ -334,7 +349,10 @@ OC.L10N.register(
"Set default expiration date for shares via link or mail" : "Set default expiration date for shares via link or mail",
"Default expiration time of shares in days" : "Default expiration time of shares in days",
"Privacy settings for sharing" : "Privacy settings for sharing",
+ "Allow account name autocompletion in share dialog and allow access to the system address book" : "Allow account name autocompletion in share dialog and allow access to the system address book",
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user.",
+ "Allow account name autocompletion to users within the same groups and limit system address books to users in the same groups" : "Allow account name autocompletion to users within the same groups and limit system address books to users in the same groups",
+ "Allow account name autocompletion to users based on phone number integration" : "Allow account name autocompletion to users based on phone number integration",
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Show disclaimer text on the public link upload page (only shown when the file list is hidden)",
"Disclaimer text" : "Disclaimer text",
@@ -506,6 +524,8 @@ OC.L10N.register(
"Error saving profile picture" : "Error saving profile picture",
"Error removing profile picture" : "Error removing profile picture",
"Your biography" : "Your biography",
+ "Enter your date of birth" : "Enter your date of birth",
+ "Unable to update date of birth" : "Unable to update date of birth",
"You are a member of the following groups:" : "You are a member of the following groups:",
"You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)",
@@ -572,16 +592,26 @@ OC.L10N.register(
"Email (required)" : "Email (required)",
"Email" : "Email",
"Groups (required)" : "Groups (required)",
+ "Set account groups" : "Set account groups",
"Administered groups" : "Administered groups",
+ "Set account as admin for …" : "Set account as admin for …",
"Quota" : "Quota",
+ "Set account quota" : "Set account quota",
"Language" : "Language",
"Set default language" : "Set default language",
+ "Add new account" : "Add new account",
"Manager" : "Manager",
+ "Set account manager" : "Set account manager",
+ "Account name will be autogenerated" : "Account name will be autogenerated",
+ "Account name (required)" : "Account name (required)",
"Total rows summary" : "Total rows summary",
"Scroll to load more rows" : "Scroll to load more rows",
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} account …","{userCount} accounts …"],
+ "_{userCount} account_::_{userCount} accounts_" : ["{userCount} account","{userCount} accounts"],
"Avatar" : "Avatar",
"Account name" : "Account name",
"Group admin for" : "Group admin for",
+ "Account backend" : "Account backend",
"Storage location" : "Storage location",
"Last login" : "Last login",
"Account actions" : "Account actions",
@@ -675,6 +705,7 @@ OC.L10N.register(
"X (formerly Twitter)" : "X (formerly Twitter)",
"Fediverse (e.g. Mastodon)" : "Fediverse (e.g. Mastodon)",
"Website" : "Website",
+ "Date of birth" : "Date of birth",
"Profile visibility" : "Profile visibility",
"Locale" : "Locale",
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations",