diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index e1db4145c31..7fc2abc654f 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -502,8 +502,6 @@ OC.L10N.register( "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "This community release of Nextcloud is unsupported and instant notifications are unavailable.", "Use a second factor besides your password to increase security for your account." : "Use a second factor besides your password to increase security for your account.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication.", - "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", - "Migration started …" : "Migration started …", "An error occurred while changing your language. Please reload the page and try again." : "An error occurred while changing your language. Please reload the page and try again.", "An error occurred while changing your locale. Please reload the page and try again." : "An error occurred while changing your locale. Please reload the page and try again.", "Select a profile picture" : "Select a profile picture", @@ -514,7 +512,6 @@ OC.L10N.register( "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>.", "Admin privileges" : "Admin privileges", - "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet.", "Unable to update biography" : "Unable to update biography", "Unable to update full name" : "Unable to update full name", "No full name set" : "No full name set", @@ -524,6 +521,8 @@ OC.L10N.register( "Change scope level of {accountProperty}" : "Change scope level of {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Unable to update federation scope of the primary {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "Unable to update federation scope of additional {accountProperty}", + "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", + "Migration started …" : "Migration started …", "Address" : "Address", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "An error occured during the request. Unable to proceed.", @@ -541,7 +540,6 @@ OC.L10N.register( "Pick background job setting" : "Pick background job setting", "Recommended" : "Recommended", "The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".", - "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)", "Change privacy level of profile picture" : "Change privacy level of profile picture", "Upload new" : "Upload new", "Select from Files" : "Select from Files", |