summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-30 08:25:41 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-30 08:25:41 -0400
commitf0bbfee2b49c4bf36ffe668a022a5357c03bf0b2 (patch)
tree3ff70a64b414ac4c2634b8de58271d310fa67540 /l10n/en_GB.php
parentf04e6af3bc7f84595013593c702ffdc6055c5102 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.php')
-rw-r--r--l10n/en_GB.php39
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n/en_GB.php b/l10n/en_GB.php
new file mode 100644
index 000000000..5b8d65ca5
--- /dev/null
+++ b/l10n/en_GB.php
@@ -0,0 +1,39 @@
+<?php $TRANSLATIONS = array(
+"News" => "News",
+"Can not add feed: Exists already" => "Can not add feed: Exists already",
+"Can not add feed: URL does not exist or has invalid xml" => "Can not add feed: URL does not exist or has invalid xml",
+"Can not add folder: Exists already" => "Can not add folder: Exists already",
+"Undo deletion of %s" => "Undo deletion of %s",
+"Add Website" => "Add Website",
+"Error: address exists already!" => "Error: address exists already!",
+"Error: folder exists already" => "Error: folder exists already",
+"Address" => "Address",
+"Add" => "Add",
+"New folder" => "New folder",
+"Folder" => "Folder",
+"Choose folder" => "Choose folder",
+"Folder name" => "Folder name",
+"Back to folder selection" => "Back to folder selection",
+"Create folder" => "Create folder",
+"Starred" => "Starred",
+"Unread articles" => "Unread articles",
+"All articles" => "All articles",
+"Mark read" => "Mark read",
+"from" => "from",
+"by" => "by",
+"Download" => "Download",
+"Keep unread" => "Keep unread",
+"Delete website" => "Delete website",
+"Collapse" => "Collapse",
+"Delete folder" => "Delete folder",
+"Rename folder" => "Rename folder",
+"Import / Export OPML" => "Import / Export OPML",
+"Import" => "Import",
+"Export" => "Export",
+"Error when importing: file does not contain valid OPML" => "Error when importing: file does not contain valid OPML",
+"Import Google Reader JSON" => "Import Google Reader JSON",
+"To import starred and shared articles from Google \n\t\t\tReader please upload the .json files from the Google Takeout archive" => "To import starred and shared articles from Google \n\t\t\tReader please upload the .json files from the Google Takeout archive",
+"Error when importing: file does not contain valid JSON" => "Error when importing: file does not contain valid JSON",
+"Show all" => "Show all",
+"Show only unread" => "Show only unread"
+);