Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plugin.video.twitch@nexus] 3.0.2 #4371

Merged
merged 1 commit into from
Sep 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions plugin.video.twitch/addon.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.twitch" version="3.0.1" name="Twitch" provider-name="anxdpanic, A Talented Community">
<addon id="plugin.video.twitch" version="3.0.2" name="Twitch" provider-name="anxdpanic, A Talented Community">
<requires>
<import addon="xbmc.python" version="3.0.1"/>
<import addon="script.module.requests" version="2.9.1"/>
<import addon="script.module.python.twitch" version="3.0.0"/>
<import addon="script.module.python.twitch" version="3.0.2"/>
</requires>
<extension point="xbmc.python.pluginsource" library="resources/lib/addon_runner.py">
<provides>video</provides>
Expand All @@ -15,28 +15,31 @@
<fanart>resources/media/fanart.jpg</fanart>
</assets>
<news>
[rem] toggle follow
[fix] Following Channels
[lang] updated translations from Weblate
</news>
<platform>all</platform>
<source>https://github.com/anxdpanic/plugin.video.twitch</source>
<license>GPL-3.0-only</license>
<forum>https://twitchaddon.panicked.xyz/forum</forum>
<reuselanguageinvoker>true</reuselanguageinvoker>
<summary lang="ca_ES">Connector de vídeo de Twitch</summary>
<summary lang="da_DK">Twitch video-plugin</summary>
<summary lang="de_DE">Twitch Video-Plugin</summary>
<summary lang="en_GB">Twitch video plugin</summary>
<summary lang="es_ES">Complemento de vídeo para Twitch</summary>
<summary lang="es_MX">Plugin de video de Twitch</summary>
<summary lang="fi_FI">Twitch-videolisäosa</summary>
<summary lang="fr_FR">Twitch video plugin</summary>
<summary lang="it_IT">Plugin video Twitch</summary>
<summary lang="ko_KR">트위치 비디오 플러그인</summary>
<summary lang="nb_NO">Tillegg for Twitch</summary>
<summary lang="nl_NL">Twitch video plugin</summary>
<summary lang="pl_PL">Wtyczka Twitch</summary>
<summary lang="ru_RU">Видео плагин Twitch</summary>
<summary lang="zh_CN">Twitch 视频插件</summary>
<summary lang="zh_TW">Twitch 影片插件</summary>
<description lang="ca_ES">Mira les teves transmissions de videojocs favorites!</description>
<description lang="da_DK">Se dine favorit gaming-streams!</description>
<description lang="de_DE">Die besten Gaming-Streams ansehen!</description>
<description lang="en_GB">Watch your favorite gaming streams!</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,88 +3,88 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2016-09-18 00:54+0000\n"
"PO-Revision-Date: 2022-08-04 12:14+0000\n"
"Last-Translator: Xean <xeanhort007@gmail.com>\n"
"PO-Revision-Date: 2023-05-21 07:42+0000\n"
"Last-Translator: jbr1989 <jbr1989@gmail.com>\n"
"Language-Team: Catalan (Spain) <https://kodi.weblate.cloud/projects/kodi-add-ons-video/plugin-video-twitch/ca_es/>\n"
"Language: ca_es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.13\n"
"X-Generator: Weblate 4.17\n"

msgctxt "Addon Summary"
msgid "Twitch video plugin"
msgstr ""
msgstr "Connector de vídeo de Twitch"

msgctxt "Addon Description"
msgid "Watch your favorite gaming streams!"
msgstr ""
msgstr "Mira les teves transmissions de videojocs favorites!"

msgctxt "#30001"
msgid "Games"
msgstr ""
msgstr "Jocs"

msgctxt "#30002"
msgid "Following"
msgstr ""
msgstr "Seguint"

msgctxt "#30003"
msgid "Search"
msgstr ""
msgstr "Cerca"

msgctxt "#30004"
msgid "Settings"
msgstr ""
msgstr "Paràmetres"

msgctxt "#30005"
msgid "Popular Streams"
msgstr ""
msgstr "Streams populars"

msgctxt "#30006"
msgid "Teams"
msgstr ""
msgstr "Equips"

msgctxt "#30007"
msgid "Search for channels"
msgstr ""
msgstr "Cerca canals"

msgctxt "#30008"
msgid "Channels"
msgstr ""
msgstr "Canals"

msgctxt "#30009"
msgid "Live Channels"
msgstr ""
msgstr "Canals en línea"

msgctxt "#30010"
msgid "TwitchTV"
msgstr ""
msgstr "TwitchTV"

msgctxt "#30011"
msgid "next page..."
msgstr ""
msgstr "pàgina següent..."

msgctxt "#30012"
msgid "-- Currently Live Streams --"
msgstr ""
msgstr "-- Streams en directe actualment --"

msgctxt "#30013"
msgid "-- Followed Channels --"
msgstr ""
msgstr "-- Canals seguits --"

# empty strings from id 30014 to 30019
msgctxt "#30020"
msgid "Http error"
msgstr ""
msgstr "Http error"

msgctxt "#30021"
msgid "No Live Data Found"
msgstr ""
msgstr "No s'ha trobat cap dada en viu"

msgctxt "#30022"
msgid "No archives found for"
msgstr ""
msgstr "No s'ha trobat cap arxiu per"

msgctxt "#30023"
msgid "User Token Error"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2016-09-18 00:54+0000\n"
"PO-Revision-Date: 2023-03-12 02:16+0000\n"
"PO-Revision-Date: 2023-06-28 11:42+0000\n"
"Last-Translator: José Antonio Alvarado <[email protected]>\n"
"Language-Team: Spanish (Spain) <https://kodi.weblate.cloud/projects/kodi-add-ons-video/plugin-video-twitch/es_es/>\n"
"Language: es_es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.15.2\n"
"X-Generator: Weblate 4.18\n"

msgctxt "Addon Summary"
msgid "Twitch video plugin"
Expand All @@ -35,7 +35,7 @@ msgstr "Búsqueda"

msgctxt "#30004"
msgid "Settings"
msgstr "Configuración"
msgstr "Ajustes"

msgctxt "#30005"
msgid "Popular Streams"
Expand Down
Loading
Loading