diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-16 00:21:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-16 00:21:25 +0000 |
commit | b53d536b0bd9d7c34985e8582b216a9d5c82ca0a (patch) | |
tree | 8fc5f2db55e5a30d53db55eee4bc3628ff598206 /apps/settings/l10n/en_GB.json | |
parent | a4c1a75ee66005f6096461a3cbd2c0c9263ef1ca (diff) | |
download | nextcloud-server-b53d536b0bd9d7c34985e8582b216a9d5c82ca0a.tar.gz nextcloud-server-b53d536b0bd9d7c34985e8582b216a9d5c82ca0a.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index c65d038ba23..9b3ab6f5c15 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -913,6 +913,7 @@ "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`.", "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type.", "Active accounts" : "Active accounts", + "Users's email account" : "Users's email account", "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.", "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." },"pluralForm" :"nplurals=2; plural=(n != 1);" |