summaryrefslogtreecommitdiffstats
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
parentf04e6af3bc7f84595013593c702ffdc6055c5102 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/en_GB.php39
-rw-r--r--l10n/en_GB/news.po173
-rw-r--r--l10n/templates/news.pot6
3 files changed, 215 insertions, 3 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"
+);
diff --git a/l10n/en_GB/news.po b/l10n/en_GB/news.po
new file mode 100644
index 000000000..de791efef
--- /dev/null
+++ b/l10n/en_GB/news.po
@@ -0,0 +1,173 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# mnestis <transifex@mnestis.net>, 2013
+msgid ""
+msgstr ""
+"Project-Id-Version: ownCloud\n"
+"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
+"POT-Creation-Date: 2013-08-30 08:25-0400\n"
+"PO-Revision-Date: 2013-08-29 16:50+0000\n"
+"Last-Translator: mnestis <transifex@mnestis.net>\n"
+"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: en_GB\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: appinfo/app.php:52
+msgid "News"
+msgstr "News"
+
+#: businesslayer/feedbusinesslayer.php:104
+msgid "Can not add feed: Exists already"
+msgstr "Can not add feed: Exists already"
+
+#: businesslayer/feedbusinesslayer.php:140
+msgid "Can not add feed: URL does not exist or has invalid xml"
+msgstr "Can not add feed: URL does not exist or has invalid xml"
+
+#: businesslayer/folderbusinesslayer.php:66
+msgid "Can not add folder: Exists already"
+msgstr "Can not add folder: Exists already"
+
+#: templates/main.php:26
+#, php-format
+msgid "Undo deletion of %s"
+msgstr "Undo deletion of %s"
+
+#: templates/part.addnew.php:11
+msgid "Add Website"
+msgstr "Add Website"
+
+#: templates/part.addnew.php:16
+msgid "Error: address exists already!"
+msgstr "Error: address exists already!"
+
+#: templates/part.addnew.php:19
+msgid "Error: folder exists already"
+msgstr "Error: folder exists already"
+
+#: templates/part.addnew.php:26
+msgid "Address"
+msgstr "Address"
+
+#: templates/part.addnew.php:30 templates/part.addnew.php:33
+msgid "Add"
+msgstr "Add"
+
+#: templates/part.addnew.php:37 templates/part.addnew.php:45
+msgid "New folder"
+msgstr "New folder"
+
+#: templates/part.addnew.php:38
+msgid "Folder"
+msgstr "Folder"
+
+#: templates/part.addnew.php:43
+msgid "Choose folder"
+msgstr "Choose folder"
+
+#: templates/part.addnew.php:55
+msgid "Folder name"
+msgstr "Folder name"
+
+#: templates/part.addnew.php:58
+msgid "Back to folder selection"
+msgstr "Back to folder selection"
+
+#: templates/part.addnew.php:63
+msgid "Create folder"
+msgstr "Create folder"
+
+#: templates/part.feed.starred.php:11
+msgid "Starred"
+msgstr "Starred"
+
+#: templates/part.feed.unread.php:10
+msgid "Unread articles"
+msgstr "Unread articles"
+
+#: templates/part.feed.unread.php:17
+msgid "All articles"
+msgstr "All articles"
+
+#: templates/part.feed.unread.php:26 templates/part.listfeed.php:49
+#: templates/part.listfolder.php:43
+msgid "Mark read"
+msgstr "Mark read"
+
+#: templates/part.items.php:32
+msgid "from"
+msgstr "from"
+
+#: templates/part.items.php:37
+msgid "by"
+msgstr "by"
+
+#: templates/part.items.php:44
+msgid "Download"
+msgstr "Download"
+
+#: templates/part.items.php:57
+msgid "Keep unread"
+msgstr "Keep unread"
+
+#: templates/part.listfeed.php:37 templates/part.listfeed.php:55
+msgid "Delete website"
+msgstr "Delete website"
+
+#: templates/part.listfolder.php:14
+msgid "Collapse"
+msgstr "Collapse"
+
+#: templates/part.listfolder.php:32 templates/part.listfolder.php:48
+msgid "Delete folder"
+msgstr "Delete folder"
+
+#: templates/part.listfolder.php:54
+msgid "Rename folder"
+msgstr "Rename folder"
+
+#: templates/part.settings.php:13
+msgid "Import / Export OPML"
+msgstr "Import / Export OPML"
+
+#: templates/part.settings.php:17 templates/part.settings.php:19
+#: templates/part.settings.php:47 templates/part.settings.php:49
+msgid "Import"
+msgstr "Import"
+
+#: templates/part.settings.php:23 templates/part.settings.php:27
+#: templates/part.settings.php:30 templates/part.settings.php:32
+msgid "Export"
+msgstr "Export"
+
+#: templates/part.settings.php:36
+msgid "Error when importing: file does not contain valid OPML"
+msgstr "Error when importing: file does not contain valid OPML"
+
+#: templates/part.settings.php:42
+msgid "Import Google Reader JSON"
+msgstr "Import Google Reader JSON"
+
+#: templates/part.settings.php:43
+msgid ""
+"To import starred and shared articles from Google \n"
+"\t\t\tReader please upload the .json files from the Google Takeout archive"
+msgstr "To import starred and shared articles from Google \n\t\t\tReader please upload the .json files from the Google Takeout archive"
+
+#: templates/part.settings.php:53
+msgid "Error when importing: file does not contain valid JSON"
+msgstr "Error when importing: file does not contain valid JSON"
+
+#: templates/part.showall.php:5
+msgid "Show all"
+msgstr "Show all"
+
+#: templates/part.showall.php:11
+msgid "Show only unread"
+msgstr "Show only unread"
diff --git a/l10n/templates/news.pot b/l10n/templates/news.pot
index e0eaf98af..f83ba0ba1 100644
--- a/l10n/templates/news.pot
+++ b/l10n/templates/news.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud news 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-08-28 05:18-0400\n"
+"POT-Creation-Date: 2013-08-30 08:25-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -21,11 +21,11 @@ msgstr ""
msgid "News"
msgstr ""
-#: businesslayer/feedbusinesslayer.php:95
+#: businesslayer/feedbusinesslayer.php:104
msgid "Can not add feed: Exists already"
msgstr ""
-#: businesslayer/feedbusinesslayer.php:133
+#: businesslayer/feedbusinesslayer.php:140
msgid "Can not add feed: URL does not exist or has invalid xml"
msgstr ""