aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-26 01:55:32 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-26 01:55:32 -0400
commitc591cf0836720a4cfc6d441b363ece46ed19eadc (patch)
tree0f6c1e91bcb5824d5e89ddd144e9fcf90f9d1ef7 /lib/l10n/en_GB.php
parent63cdf783907e72c52931f72d614195aaa7fceb90 (diff)
downloadnextcloud-server-c591cf0836720a4cfc6d441b363ece46ed19eadc.tar.gz
nextcloud-server-c591cf0836720a4cfc6d441b363ece46ed19eadc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.php')
-rw-r--r--lib/l10n/en_GB.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php
index 5b519c75df7..9bdf84750b7 100644
--- a/lib/l10n/en_GB.php
+++ b/lib/l10n/en_GB.php
@@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
+"You are accessing the server from an untrusted domain." => "You are accessing the server from an untrusted domain.",
+"Please contact your administrator" => "Please contact your administrator",
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "App \"%s\" can't be installed because it is not compatible with this version of ownCloud.",
"No app name specified" => "No app name specified",
"Help" => "Help",
@@ -56,6 +58,7 @@ $TRANSLATIONS = array(
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Your web server is not yet properly setup to allow files synchronisation because the WebDAV interface seems to be broken.",
"Please double check the <a href='%s'>installation guides</a>." => "Please double check the <a href='%s'>installation guides</a>.",
"%s shared »%s« with you" => "%s shared \"%s\" with you",
+"Sharing %s failed, because the file does not exist" => "Sharing %s failed, because the file does not exist",
"Sharing %s failed, because the user %s is the item owner" => "Sharing %s failed, because the user %s is the item owner",
"Sharing %s failed, because the user %s does not exist" => "Sharing %s failed, because the user %s does not exist",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of",