summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-26 02:25:32 +0000
committerNextcloud bot <bot@nextcloud.com>2021-03-26 02:25:32 +0000
commit630eddf41b7ea05d4d1a844a2faed157605b13c3 (patch)
treec1a737f74fc6e406c931260a7619919b79b53c50 /core/l10n/en_GB.js
parentc25daf5df7885f274eb49b82566be373c4d54b9b (diff)
downloadnextcloud-server-630eddf41b7ea05d4d1a844a2faed157605b13c3.tar.gz
nextcloud-server-630eddf41b7ea05d4d1a844a2faed157605b13c3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 478684b5ed6..be5256dbddf 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -32,14 +32,10 @@ OC.L10N.register(
"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",
@@ -237,6 +233,10 @@ OC.L10N.register(
"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",