summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-31 01:54:33 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-31 01:54:33 -0500
commit573be9092d088929eb307427a810ddaab7801f89 (patch)
tree8b69634035da4fad95feabed6a015a0b5c2732cc /lib/l10n/en_GB.js
parentc16cb74ba2c8cbd51db3f4e12aa1d69416932475 (diff)
downloadnextcloud-server-573be9092d088929eb307427a810ddaab7801f89.tar.gz
nextcloud-server-573be9092d088929eb307427a810ddaab7801f89.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 52df26e8bf9..c38e02fb308 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"Set an admin password." : "Set an admin password.",
"Can't create or write into the data directory %s" : "Can't create or write into the data directory %s",
"%s shared »%s« with you" : "%s shared \"%s\" with you",
+ "Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i",
"Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist",
"You are not allowed to share %s" : "You are not allowed to share %s",
"Sharing %s failed, because the user %s is the item owner" : "Sharing %s failed, because the user %s is the item owner",
@@ -87,6 +88,7 @@ OC.L10N.register(
"Sharing %s failed, because %s is not a member of the group %s" : "Sharing %s failed, because %s is not a member of the group %s",
"You need to provide a password to create a public link, only protected links are allowed" : "You need to provide a password to create a public link, only protected links are allowed",
"Sharing %s failed, because sharing with links is not allowed" : "Sharing %s failed, because sharing with links is not allowed",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable.",
"Share type %s is not valid for %s" : "Share type %s is not valid for %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Setting permissions for %s failed, because the permissions exceed permissions granted to %s",
"Setting permissions for %s failed, because the item was not found" : "Setting permissions for %s failed, because the item was not found",