diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index e7d447f5ff5..2486c71875e 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -347,9 +347,7 @@ OC.L10N.register( "Connect to your account" : "Connect to your account", "Please log in before granting %1$s access to your %2$s account." : "Please log in before granting %1$s access to your %2$s account.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.", - "App token" : "App token", "Grant access" : "Grant access", - "Alternative log in using app token" : "Alternative log in using app token", "Account access" : "Account access", "Currently logged in as %1$s (%2$s)." : "Currently logged in as %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "You are about to grant %1$s access to your %2$s account.", @@ -450,6 +448,8 @@ OC.L10N.register( "Authentication required" : "Authentication required", "Failed to authenticate, try again" : "Failed to authenticate, try again", "The page could not be found on the server." : "The page could not be found on the server.", + "App token" : "App token", + "Alternative log in using app token" : "Alternative log in using app token", "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information.", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart} one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible.", |