diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-15 02:27:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-15 02:27:32 +0000 |
commit | 6746a7aebc6d9999a6e9ca3a23bfa9e4017cecfd (patch) | |
tree | 89359fb58287d3459313e897557ef2142a398999 /core/l10n/en_GB.js | |
parent | 2e1a560867dcf64433efe7a24d5ecdd69a3ba9f4 (diff) | |
download | nextcloud-server-6746a7aebc6d9999a6e9ca3a23bfa9e4017cecfd.tar.gz nextcloud-server-6746a7aebc6d9999a6e9ca3a23bfa9e4017cecfd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index d92af8b3dea..89bc4977b63 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following button to reset your password. If you have not requested the password reset, then ignore this email.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following link to reset your password. If you have not requested the password reset, then ignore this email.", "Reset your password" : "Reset your password", + "No translation provider available" : "No translation provider available", + "Could not detect language" : "Could not detect language", + "Unable to translate" : "Unable to translate", "Nextcloud Server" : "Nextcloud Server", "Some of your link shares have been removed" : "Some of your link shares have been removed", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Due to a security bug we had to remove some of your link shares. Please see the link for more information.", @@ -161,8 +164,6 @@ OC.L10N.register( "Your connection is not secure" : "Your connection is not secure", "Passwordless authentication is only available over a secure connection." : "Passwordless authentication is only available over a secure connection.", "Reset password" : "Reset password", - "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.", "Couldn't send reset email. Please contact your administrator." : "Couldn't send reset email. Please contact your administrator.", "Password cannot be changed. Please contact your administrator." : "Password cannot be changed. Please contact your administrator.", "Back to login" : "Back to login", @@ -414,6 +415,8 @@ OC.L10N.register( "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise.", "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.", + "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.", "Collaboratively edit office documents." : "Collaboratively edit office documents.", "Local document editing back-end used by the Collabora Online app." : "Local document editing back-end used by the Collabora Online app.", "restricted" : "restricted", |