diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:33 +0000 |
commit | 2ade1650d71e9c93ae744cfbfaec3bbf857f84b1 (patch) | |
tree | 577867f4418a60fad22a56a0c4321e84aa253c37 /core/l10n/en_GB.json | |
parent | 41f5631b2cde74c197b356f976f034fe8afc2618 (diff) | |
download | nextcloud-server-2ade1650d71e9c93ae744cfbfaec3bbf857f84b1.tar.gz nextcloud-server-2ade1650d71e9c93ae744cfbfaec3bbf857f84b1.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 181074d9dc9..4b4c95a7380 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -126,7 +126,6 @@ "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}.", - "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}.", "unknown text" : "unknown text", "Hello world!" : "Hello world!", "sunny" : "sunny", @@ -413,6 +412,7 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", "Please use the command line updater because updating via the browser is disabled in your config.php." : "Please use the command line updater because updating via the browser is disabled in your config.php.", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}.", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help.", "If it is not there ask your local administrator." : "If it is not there ask your local administrator.", "Press enter to start searching" : "Press enter to start searching", |