aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-15 02:14:35 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-15 02:14:35 +0000
commitfdcc654ff6267e03854db27cec472dd26aaf6233 (patch)
tree63d1b3a68587fbb4cc2bca5265cb8e8b0e12bc50 /lib/l10n/en_GB.js
parent76c004b857a1beac0dcf7c39b5a5b38a4dfb5d22 (diff)
downloadnextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.tar.gz
nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.zip
[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 72ee2308e21..ab013de98b1 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -180,6 +180,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP modules have been installed, but they are still listed as missing?",
"Please ask your server administrator to restart the web server." : "Please ask your server administrator to restart the web server.",
+ "PostgreSQL >= 9 required" : "PostgreSQL >= 9 required",
"Please upgrade your database version" : "Please upgrade your database version",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Please change the permissions to 0770 so that the directory cannot be listed by other users.",
"Your data directory is readable by other users" : "Your data directory is readable by other users",
@@ -227,7 +228,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s shared \"%s\" with you",
"%s shared »%s« with you." : "%s shared »%s« with you.",
"%s via %s" : "%s via %s",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s",
- "PostgreSQL >= 9 required" : "PostgreSQL >= 9 required"
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s"
},
"nplurals=2; plural=(n != 1);");