diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 60d049cec8d..3370b5f35b2 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -160,6 +160,7 @@ OC.L10N.register( "Wrong username or password." : "Wrong username or password.", "User disabled" : "User 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", "Username or email" : "Username or email", "Your account is not setup for passwordless login." : "Your account is not setup for passwordless login.", "Browser not supported" : "Browser not supported", @@ -192,7 +193,7 @@ OC.L10N.register( "Distraction free note taking app." : "Distraction free note taking app.", "Search contacts" : "Search contacts", "Forgot password?" : "Forgot password?", - "Log in with a device" : "Log in with a device", + "Back to login form" : "Back to login form", "Back" : "Back", "Login form is disabled." : "Login form is disabled.", "Edit Profile" : "Edit Profile", @@ -220,7 +221,6 @@ OC.L10N.register( "Open settings menu" : "Open settings menu", "Settings menu" : "Settings menu", "Search {types} …" : "Search {types} …", - "Settings" : "Settings", "Avatar of {fullName}" : "Avatar of {fullName}", "Could not load your contacts" : "Could not load your contacts", "Search contacts …" : "Search contacts …", @@ -414,26 +414,13 @@ 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.", - "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "This community release of Nextcloud is unsupported and instant notifications are unavailable.", - "[%d / %d]: Checking table %s" : "[%d / %d]: Checking table %s", - "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.", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}.", "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", - "invisible" : "invisible", + "Press enter to start searching" : "Press enter to start searching", + "Settings" : "Settings", "File not found" : "File not found", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "The document could not be found on the server. Maybe the share was deleted or has expired?", - "More" : "More", - "More apps menu" : "More apps menu", - "Contacts" : "Contacts", - "Contacts menu" : "Contacts menu", - "Setup two-factor authentication" : "Setup two-factor authentication", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}.", - "Press enter to start searching" : "Press enter to start searching", "Please use the command line updater because updating via browser is disabled in your config.php." : "Please use the command line updater because updating via browser is disabled in your config.php.", "The page could not be found on the server." : "The page could not be found on the server." }, |