aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-19 00:19:00 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-19 00:19:00 +0000
commit82af5cc5922a215d17ad87883a7662dc310976fa (patch)
tree4c16442a4052d45ad80d98691f4b0f0474a8999c /core/l10n/en_GB.js
parent85f28856cfd75fe17f490f098c5657090bc00412 (diff)
downloadnextcloud-server-82af5cc5922a215d17ad87883a7662dc310976fa.tar.gz
nextcloud-server-82af5cc5922a215d17ad87883a7662dc310976fa.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.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 59a7355667f..ff646993d32 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -50,6 +50,8 @@ OC.L10N.register(
"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.",
+ "The account limit of this instance is reached." : "The account limit of this instance is reached.",
+ "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies.",
"Learn more ↗" : "Learn more ↗",
"Preparing update" : "Preparing update",
"[%d / %d]: %s" : "[%d / %d]: %s",
@@ -118,8 +120,11 @@ OC.L10N.register(
"Please try again." : "Please try again.",
"An internal error occurred." : "An internal error occurred.",
"Please try again or contact your administrator." : "Please try again or contact your administrator.",
+ "Login or email" : "Login or email",
"Password" : "Password",
"Log in to {productName}" : "Log in to {productName}",
+ "Wrong login or password." : "Wrong login or password.",
+ "This account is disabled" : "This account is disabled",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
"Log in with a device" : "Log in with a device",
"Your account is not setup for passwordless login." : "Your account is not setup for passwordless login.",
@@ -128,6 +133,7 @@ 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",
+ "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help." : "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help.",
"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",
@@ -295,6 +301,7 @@ OC.L10N.register(
"Only %s is available." : "Only %s is available.",
"Install and activate additional PHP modules to choose other database types." : "Install and activate additional PHP modules to choose other database types.",
"For more details check out the documentation." : "For more details check out the documentation.",
+ "Database account" : "Database account",
"Database password" : "Database password",
"Database name" : "Database name",
"Database tablespace" : "Database tablespace",
@@ -357,6 +364,7 @@ OC.L10N.register(
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:",
"Detailed logs" : "Detailed logs",
"Update needed" : "Update needed",
+ "Please use the command line updater because you have a big instance with more than 50 accounts." : "Please use the command line updater because you have a big instance with more than 50 accounts.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure.",
"Upgrade via web on my own risk" : "Upgrade via web on my own risk",