summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-06 01:57:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-06 01:57:10 -0400
commitca739a59f05e3f8b2ca8bd62d91156ec33f7658e (patch)
tree438618a0b4f9b25be275dd3df24b7395ed8c047f /apps/files_sharing/l10n/en_GB.php
parent70e0ae063739b9749883bd184fee0a80f184685b (diff)
downloadnextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.tar.gz
nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.php')
-rw-r--r--apps/files_sharing/l10n/en_GB.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php
index 96f4e34893b..236232fd06e 100644
--- a/apps/files_sharing/l10n/en_GB.php
+++ b/apps/files_sharing/l10n/en_GB.php
@@ -4,6 +4,9 @@ $TRANSLATIONS = array(
"Shared with others" => "Shared with others",
"No files have been shared with you yet." => "No files have been shared with you yet.",
"You haven't shared any files yet." => "You haven't shared any files yet.",
+"Could not load template" => "Could not load template",
+"Saved" => "Saved",
+"Reset" => "Reset",
"Shared by {owner}" => "Shared by {owner}",
"Shared by" => "Shared by",
"This share is password-protected" => "This share is password-protected",
@@ -19,6 +22,10 @@ $TRANSLATIONS = array(
"For more info, please ask the person who sent this link." => "For more info, please ask the person who sent this link.",
"Download" => "Download",
"Download %s" => "Download %s",
-"Direct link" => "Direct link"
+"Direct link" => "Direct link",
+"Mail templates" => "Mail templates",
+"Theme" => "Theme",
+"Template" => "Template",
+"Save" => "Save"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";