summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-09 00:26:07 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-09 00:26:07 +0000
commit11ec6a72a0c9447b6c5c7635997979f1cf2b1c22 (patch)
tree6ea68e2365c6b4f0b853b4d3b978ea06014a9f09 /core/l10n/en_GB.js
parent3be53b236f2c945373c2e689d5a02d865faadef2 (diff)
downloadnextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.tar.gz
nextcloud-server-11ec6a72a0c9447b6c5c7635997979f1cf2b1c22.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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 31ecca5f24f..cc8ec8d5bab 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Your login token is invalid or has expired" : "Your login token is invalid or has expired",
"This community release of Nextcloud is unsupported and push notifications are limited." : "This community release of Nextcloud is unsupported and push notifications are limited.",
"Login" : "Login",
- "Please try again" : "Please try again",
"Password reset is disabled" : "Password reset is disabled",
"Could not reset password because the token is expired" : "Could not reset password because the token is expired",
"Could not reset password because the token is invalid" : "Could not reset password because the token is invalid",
@@ -386,6 +385,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.",
"This page will refresh itself when the instance is available again." : "This page will refresh itself when the instance is available again.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
+ "Please try again" : "Please try again",
"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.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.",
"Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm.",