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:
authorNextcloud bot <bot@nextcloud.com>2020-05-16 05:17:14 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-16 05:17:14 +0300
commita84eec88e89c9197946e784472545d8f32a258fb (patch)
treeb258d16bf1d05af89df0ac1ff95d19d6e2b97e9c /lib/l10n/en_GB.js
parent91a2d5e0124a59270c89830c52557a5d45c8faee (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 155726a5db7..4b0b691e5f6 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -17,10 +17,8 @@ OC.L10N.register(
"PHP %s or higher is required." : "PHP %s or higher is required.",
"PHP with a version lower than %s is required." : "PHP with a version lower than %s is required.",
"%sbit or higher PHP required." : "%sbit or higher PHP required.",
- "Following databases are supported: %s" : "Following databases are supported: %s",
"The command line tool %s could not be found" : "The command line tool %s could not be found",
"The library %s is not available." : "The library %s is not available.",
- "Following platforms are supported: %s" : "Following platforms are supported: %s",
"Server version %s or higher is required." : "Server version %s or higher is required.",
"Server version %s or lower is required." : "Server version %s or lower is required.",
"Logged in user must be an admin" : "Logged in user must be an admin",
@@ -188,6 +186,8 @@ OC.L10N.register(
"Storage connection error. %s" : "Storage connection error. %s",
"Storage is temporarily not available" : "Storage is temporarily not available",
"Storage connection timeout. %s" : "Storage connection timeout. %s",
+ "Following databases are supported: %s" : "Following databases are supported: %s",
+ "Following platforms are supported: %s" : "Following platforms are supported: %s",
"Overview" : "Overview",
"Basic settings" : "Basic settings",
"Sharing" : "Sharing",