Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r--core/l10n/en_GB.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 5eb0649a753..3e3dfdd478e 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -30,14 +30,10 @@
"Maintenance mode is kept active" : "Maintenance mode is kept active",
"Updating database schema" : "Updating database schema",
"Updated database" : "Updated database",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Checking whether the database schema can be updated (this can take a long time depending on the database size)",
- "Checked database schema update" : "Checked database schema update",
- "Checking updates of apps" : "Checking updates of apps",
"Checking for update of app \"%s\" in appstore" : "Checking for update of app \"%s\" in appstore",
"Update app \"%s\" from appstore" : "Update app \"%s\" from appstore",
"Checked for update of app \"%s\" in appstore" : "Checked for update of app \"%s\" in appstore",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)",
- "Checked database schema update for apps" : "Checked database schema update for apps",
"Set log level to debug" : "Set log level to debug",
"Reset log level" : "Reset log level",
"Starting code integrity check" : "Starting code integrity check",
@@ -235,6 +231,10 @@
"Upgrade via web on my own risk" : "Upgrade via web on my own risk",
"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.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Checking whether the database schema can be updated (this can take a long time depending on the database size)",
+ "Checked database schema update" : "Checked database schema update",
+ "Checking updates of apps" : "Checking updates of apps",
+ "Checked database schema update for apps" : "Checked database schema update for apps",
"Following apps have been disabled: %s" : "Following apps have been disabled: %s",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
"Check the background job settings" : "Check the background job settings",