diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-16 02:17:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-16 02:17:14 +0000 |
commit | a84eec88e89c9197946e784472545d8f32a258fb (patch) | |
tree | b258d16bf1d05af89df0ac1ff95d19d6e2b97e9c /lib/l10n/en_GB.js | |
parent | 91a2d5e0124a59270c89830c52557a5d45c8faee (diff) | |
download | nextcloud-server-a84eec88e89c9197946e784472545d8f32a258fb.tar.gz nextcloud-server-a84eec88e89c9197946e784472545d8f32a258fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 4 |
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", |