diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index fc36a112bfc..706fd5b68f0 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -661,9 +661,7 @@ OC.L10N.register( "Passwordless authentication requires a secure connection." : "Passwordless authentication requires a secure connection.", "Add WebAuthn device" : "Add WebAuthn device", "Please authorize your WebAuthn device." : "Please authorise your WebAuthn device.", - "Name your device" : "Name your device", "Adding your device …" : "Adding your device …", - "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device", "Server error while trying to complete WebAuthn device registration" : "Server error while trying to complete WebAuthn device registration", "Unnamed device" : "Unnamed device", "Passwordless Authentication" : "Passwordless Authentication", @@ -844,6 +842,8 @@ OC.L10N.register( "Select user manager" : "Select user manager", "Add a new user" : "Add a new user", "No users in here" : "No users in here", + "Name your device" : "Name your device", + "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device", "{license}-licensed" : "{license}-licensed", "by {author}\n{license}" : "by {author}\n{license}", "Enter group name" : "Enter group name", @@ -870,8 +870,8 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.", "Old user imported certificates" : "Old user imported certificates", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type.", + "MySQL unicode support" : "MySQL unicode support", "Overwrite cli URL" : "Overwrite CLI URL", - "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s.", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible.", "Rating: {score}/10" : "Rating: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "You are about to remove the group \"{group}\". The users will NOT be deleted.", |