summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-19 01:55:59 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-19 01:55:59 -0400
commitf812f51c5d99cdf8dceaabe3ea44542643809cdb (patch)
tree1eb1b2e5cf4337157c161d0f9c398b1bedcf120f /lib/l10n/en_GB.js
parent1773dcbef2fbf7a1285a985894acc0387f7da2ee (diff)
downloadnextcloud-server-f812f51c5d99cdf8dceaabe3ea44542643809cdb.tar.gz
nextcloud-server-f812f51c5d99cdf8dceaabe3ea44542643809cdb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 4ce04e5a6b8..1d507fd4c7a 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -7,10 +7,6 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "This can usually be fixed by %sgiving the webserver write access to the config directory%s.",
"Sample configuration detected" : "Sample configuration detected",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php",
- "You are not allowed to share %s" : "You are not allowed to share %s",
- "Cannot increase permissions of %s" : "Cannot increase permissions of %s",
- "Expiration date is in the past" : "Expiration date is in the past",
- "Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future",
"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.",
"Following databases are supported: %s" : "Following databases are supported: %s",
@@ -21,6 +17,10 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Following platforms are supported: %s",
"ownCloud %s or higher is required." : "ownCloud %s or higher is required.",
"ownCloud %s or lower is required." : "ownCloud %s or lower is required.",
+ "You are not allowed to share %s" : "You are not allowed to share %s",
+ "Cannot increase permissions of %s" : "Cannot increase permissions of %s",
+ "Expiration date is in the past" : "Expiration date is in the past",
+ "Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future",
"Help" : "Help",
"Personal" : "Personal",
"Users" : "Users",