From bd65a708365c22f07cefe77dab60158e7d30ff27 Mon Sep 17 00:00:00 2001 From: LS80 Date: Sat, 6 Aug 2016 12:27:18 +0100 Subject: [plugin.video.spurs-tv] 2.10.0 --- .../resources/language/English/strings.po | 119 +++++++++++++++++++++ .../resources/language/English/strings.xml | 19 ---- plugin.video.spurs-tv/resources/settings.xml | 1 + 3 files changed, 120 insertions(+), 19 deletions(-) create mode 100644 plugin.video.spurs-tv/resources/language/English/strings.po delete mode 100644 plugin.video.spurs-tv/resources/language/English/strings.xml (limited to 'plugin.video.spurs-tv/resources') diff --git a/plugin.video.spurs-tv/resources/language/English/strings.po b/plugin.video.spurs-tv/resources/language/English/strings.po new file mode 100644 index 0000000..a4abefc --- /dev/null +++ b/plugin.video.spurs-tv/resources/language/English/strings.po @@ -0,0 +1,119 @@ +# Kodi Media Center language file +# Addon Name: Spurs TV +# Addon id: plugin.video.spurs-tv +# Addon Provider: Leopold +msgid "" +msgstr "" +"Project-Id-Version: XBMC Addons\n" +"POT-Creation-Date: 2016-08-01 05:35+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Language-Team: teamxbmc\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#. Index page list item to show YouTube channel videos +msgctxt "#30001" +msgid "YouTube Channel" +msgstr "" + +#. Index page list item to show latest Spurs TV videos +msgctxt "#30010" +msgid "Latest" +msgstr "" + +#. Index page list item to search for videos on Spurs TV +msgctxt "#30011" +msgid "Search" +msgstr "" + +#. List item to go to the next page of videos +msgctxt "#30012" +msgid "Next Page" +msgstr "" + +#. List item to go to the previous page of videos +msgctxt "#30013" +msgid "Previous Page" +msgstr "" + +#. List item to show all videos within a subcategory +msgctxt "#30014" +msgid "All" +msgstr "" + +#. List item to show the most popular YouTube videos +msgctxt "#30015" +msgid "Popular" +msgstr "" + +#. List item to show YouTube channel playlists +msgctxt "#30016" +msgid "Playlists" +msgstr "" + +#. List item to show content related to the new stadium build +msgctxt "#30017" +msgid "New Stadium" +msgstr "" + +#. List item to show videos from a particular category such as "Stadium TV" +msgctxt "#30019" +msgid "Video Library" +msgstr "" + +#. Settings category for advanced options +msgctxt "#30100" +msgid "Advanced" +msgstr "" + +#. Setting to enable more detailed logging to the Kodi log +msgctxt "#30101" +msgid "Enable debug logging" +msgstr "" + +#. Setting to enable automatic sending of addon error reports +msgctxt "#30102" +msgid "Automatically send error reports" +msgstr "" + +#. Main settings category +msgctxt "#30110" +msgid "Official Site" +msgstr "" + +#. Setting to restrict the video resolution +msgctxt "#30111" +msgid "Maximum video resolution" +msgstr "" + +#. Settings category for YouTube videos +msgctxt "#30120" +msgid "YouTube" +msgstr "" + +#. Settings action to open YouTube addon settings +msgctxt "#30121" +msgid "Settings" +msgstr "" + +#. Heading for the error reporting yes/no dialog +msgctxt "#30130" +msgid "Error Report" +msgstr "" + +#. Line 1 of the error reporting yes/no dialog +msgctxt "#30131" +msgid "An error occurred:" +msgstr "" + +#. Line 3 of the error reporting yes/no dialog +msgctxt "#30133" +msgid "Send error report?" + +#. Notification message that an error report was sent +msgctxt "#30134" +msgid "Error report sent" + diff --git a/plugin.video.spurs-tv/resources/language/English/strings.xml b/plugin.video.spurs-tv/resources/language/English/strings.xml deleted file mode 100644 index f18052d..0000000 --- a/plugin.video.spurs-tv/resources/language/English/strings.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - Official Site - YouTube Channel - Latest - Search - Next Page - Previous Page - All - Popular - Playlists - - Advanced - Debug - Official Site - Maximum video resolution - YouTube - Settings - diff --git a/plugin.video.spurs-tv/resources/settings.xml b/plugin.video.spurs-tv/resources/settings.xml index ad12a6d..cc01fe4 100644 --- a/plugin.video.spurs-tv/resources/settings.xml +++ b/plugin.video.spurs-tv/resources/settings.xml @@ -8,5 +8,6 @@ + -- cgit v1.2.3