summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-22 00:08:37 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-22 00:08:37 +0000
commite1e4d188f940a2534d977a9283f4371df0a3d1dc (patch)
tree17047e0d3af3a7e36c61047c2c388f1dfdd8b425 /lib/l10n/en_GB.json
parent18824d476ea555b1c49f2cd07e05581b08020183 (diff)
downloadnextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.tar.gz
nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r--lib/l10n/en_GB.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 829e67dcdc4..57c53d69b4b 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -107,11 +107,7 @@
"Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Sharing %s failed, because the sharing backend for %s could not find its source",
"Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache",
- "Cannot increase permissions of %s" : "Cannot increase permissions of %s",
- "Files can't be shared with delete permissions" : "Files can't be shared with delete permissions",
- "Files can't be shared with create permissions" : "Files can't be shared with create permissions",
"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",
"The requested share does not exist anymore" : "The requested share does not exist anymore",
"Could not find category \"%s\"" : "Could not find category \"%s\"",
"Sunday" : "Sunday",
@@ -218,6 +214,10 @@
"You need to enter either an existing account or the administrator." : "You need to enter either an existing account or the administrator.",
"%s shared »%s« with you" : "%s shared \"%s\" with you",
"%s via %s" : "%s via %s",
+ "Cannot increase permissions of %s" : "Cannot increase permissions of %s",
+ "Files can't be shared with delete permissions" : "Files can't be shared with delete permissions",
+ "Files can't be shared with create permissions" : "Files can't be shared with create permissions",
+ "Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file.",
"Cannot create \"data\" directory (%s)" : "Cannot create \"data\" directory (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>.",