diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-25 00:31:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-25 00:31:41 +0000 |
commit | a1e9508f552e5e245ff784a6107d85e70932fad3 (patch) | |
tree | f1a5e242ed6c41c2162c0373a4919807bd3f2e0f /core/l10n/en_GB.json | |
parent | 8880e387ada3d05d2f6bb400cf274f13ea8ca39b (diff) | |
download | nextcloud-server-a1e9508f552e5e245ff784a6107d85e70932fad3.tar.gz nextcloud-server-a1e9508f552e5e245ff784a6107d85e70932fad3.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index a97398c6bce..33aebb1bbb5 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -126,6 +126,7 @@ "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}. 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, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!", "unknown text" : "unknown text", "Hello world!" : "Hello world!", "sunny" : "sunny", |