diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:29 +0000 |
commit | 2757beb7144a3c008a425c9f5631b6f549cf6551 (patch) | |
tree | f3f56e5be7655529955bb5aada64debd53eff897 /core/l10n/en_GB.json | |
parent | 16e6f9c8dccfc4ab1493958d2c2ad135eaa54a93 (diff) | |
download | nextcloud-server-2757beb7144a3c008a425c9f5631b6f549cf6551.tar.gz nextcloud-server-2757beb7144a3c008a425c9f5631b6f549cf6551.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 438ce76f5f2..72ef2fc3a1b 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -96,7 +96,6 @@ "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["The update was successful. Redirecting you to {productName} in %n second.","The update was successful. Redirecting you to {productName} in %n seconds."], "Applications menu" : "Applications menu", "More apps" : "More apps", - "Currently open" : "Currently open", "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications"], "No" : "No", "Yes" : "Yes", @@ -429,6 +428,7 @@ "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!", + "Currently open" : "Currently open", "Wrong username or password." : "Wrong username or password.", "User disabled" : "User disabled", "Username or email" : "Username or email", |