From 65f5e44be3f8be60be6b60e56f284c0b306069da Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Fri, 19 Apr 2024 13:59:07 -0400 Subject: [PATCH] New Crowdin updates (#83) --- locale/de/LC_MESSAGES/themerr-kodi.po | 4 +- locale/en/LC_MESSAGES/themerr-kodi.po | 4 +- locale/en_GB/LC_MESSAGES/themerr-kodi.po | 4 +- locale/en_US/LC_MESSAGES/themerr-kodi.po | 4 +- locale/es/LC_MESSAGES/themerr-kodi.po | 4 +- locale/fr/LC_MESSAGES/themerr-kodi.po | 4 +- locale/ja/LC_MESSAGES/themerr-kodi.po | 55 ++++++++++++++++++++++++ locale/pt/LC_MESSAGES/themerr-kodi.po | 55 ++++++++++++++++++++++++ locale/ru/LC_MESSAGES/themerr-kodi.po | 4 +- locale/sv/LC_MESSAGES/themerr-kodi.po | 4 +- locale/zh/LC_MESSAGES/themerr-kodi.po | 55 ++++++++++++++++++++++++ scripts/locale.py | 14 +++--- 12 files changed, 190 insertions(+), 21 deletions(-) create mode 100644 locale/ja/LC_MESSAGES/themerr-kodi.po create mode 100644 locale/pt/LC_MESSAGES/themerr-kodi.po create mode 100644 locale/zh/LC_MESSAGES/themerr-kodi.po diff --git a/locale/de/LC_MESSAGES/themerr-kodi.po b/locale/de/LC_MESSAGES/themerr-kodi.po index 82ea757..bbbc587 100644 --- a/locale/de/LC_MESSAGES/themerr-kodi.po +++ b/locale/de/LC_MESSAGES/themerr-kodi.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: lizardbyte\n" "Report-Msgid-Bugs-To: github.com/themerr-kodi\n" "POT-Creation-Date: 2024-01-14 15:44+0000\n" -"PO-Revision-Date: 2024-01-19 03:32\n" +"PO-Revision-Date: 2024-03-10 15:00\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #: src/themerr/locale.py:42 msgctxt "addon.extension.description" msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." -msgstr "" +msgstr "Plugin für Kodi, das über ThemerrDB Themensongs zu Filmen und Fernsehsendungen hinzufügt." #: src/themerr/locale.py:45 msgctxt "addon.extension.summary" diff --git a/locale/en/LC_MESSAGES/themerr-kodi.po b/locale/en/LC_MESSAGES/themerr-kodi.po index 0738cf9..6160996 100644 --- a/locale/en/LC_MESSAGES/themerr-kodi.po +++ b/locale/en/LC_MESSAGES/themerr-kodi.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: lizardbyte\n" "Report-Msgid-Bugs-To: github.com/themerr-kodi\n" "POT-Creation-Date: 2024-01-14 15:44+0000\n" -"PO-Revision-Date: 2024-01-19 03:32\n" +"PO-Revision-Date: 2024-03-10 15:00\n" "Last-Translator: \n" "Language-Team: English\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #: src/themerr/locale.py:42 msgctxt "addon.extension.description" msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." -msgstr "" +msgstr "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." #: src/themerr/locale.py:45 msgctxt "addon.extension.summary" diff --git a/locale/en_GB/LC_MESSAGES/themerr-kodi.po b/locale/en_GB/LC_MESSAGES/themerr-kodi.po index a470182..d851e02 100644 --- a/locale/en_GB/LC_MESSAGES/themerr-kodi.po +++ b/locale/en_GB/LC_MESSAGES/themerr-kodi.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: lizardbyte\n" "Report-Msgid-Bugs-To: github.com/themerr-kodi\n" "POT-Creation-Date: 2024-01-14 15:44+0000\n" -"PO-Revision-Date: 2024-01-19 03:32\n" +"PO-Revision-Date: 2024-03-10 15:00\n" "Last-Translator: \n" "Language-Team: English, United Kingdom\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #: src/themerr/locale.py:42 msgctxt "addon.extension.description" msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." -msgstr "" +msgstr "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." #: src/themerr/locale.py:45 msgctxt "addon.extension.summary" diff --git a/locale/en_US/LC_MESSAGES/themerr-kodi.po b/locale/en_US/LC_MESSAGES/themerr-kodi.po index 7ede11c..36cf5de 100644 --- a/locale/en_US/LC_MESSAGES/themerr-kodi.po +++ b/locale/en_US/LC_MESSAGES/themerr-kodi.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: lizardbyte\n" "Report-Msgid-Bugs-To: github.com/themerr-kodi\n" "POT-Creation-Date: 2024-01-14 15:44+0000\n" -"PO-Revision-Date: 2024-01-19 03:32\n" +"PO-Revision-Date: 2024-03-10 15:00\n" "Last-Translator: \n" "Language-Team: English, United States\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #: src/themerr/locale.py:42 msgctxt "addon.extension.description" msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." -msgstr "" +msgstr "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." #: src/themerr/locale.py:45 msgctxt "addon.extension.summary" diff --git a/locale/es/LC_MESSAGES/themerr-kodi.po b/locale/es/LC_MESSAGES/themerr-kodi.po index f0300ad..925e3d3 100644 --- a/locale/es/LC_MESSAGES/themerr-kodi.po +++ b/locale/es/LC_MESSAGES/themerr-kodi.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: lizardbyte\n" "Report-Msgid-Bugs-To: github.com/themerr-kodi\n" "POT-Creation-Date: 2024-01-14 15:44+0000\n" -"PO-Revision-Date: 2024-01-19 03:32\n" +"PO-Revision-Date: 2024-03-10 15:00\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #: src/themerr/locale.py:42 msgctxt "addon.extension.description" msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." -msgstr "" +msgstr "Plugin para Kodi que añade temas musicales a películas y programas de televisión utilizando ThemerrDB." #: src/themerr/locale.py:45 msgctxt "addon.extension.summary" diff --git a/locale/fr/LC_MESSAGES/themerr-kodi.po b/locale/fr/LC_MESSAGES/themerr-kodi.po index 4b16dc8..0e5ed8d 100644 --- a/locale/fr/LC_MESSAGES/themerr-kodi.po +++ b/locale/fr/LC_MESSAGES/themerr-kodi.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: lizardbyte\n" "Report-Msgid-Bugs-To: github.com/themerr-kodi\n" "POT-Creation-Date: 2024-01-14 15:44+0000\n" -"PO-Revision-Date: 2024-01-19 03:31\n" +"PO-Revision-Date: 2024-03-10 15:00\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #: src/themerr/locale.py:42 msgctxt "addon.extension.description" msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." -msgstr "" +msgstr "Plugin pour Kodi qui ajoute des chansons thématiques aux films et aux séries télévisées en utilisant ThemerrDB." #: src/themerr/locale.py:45 msgctxt "addon.extension.summary" diff --git a/locale/ja/LC_MESSAGES/themerr-kodi.po b/locale/ja/LC_MESSAGES/themerr-kodi.po new file mode 100644 index 0000000..a98d7eb --- /dev/null +++ b/locale/ja/LC_MESSAGES/themerr-kodi.po @@ -0,0 +1,55 @@ +msgid "" +msgstr "" +"Project-Id-Version: lizardbyte\n" +"Report-Msgid-Bugs-To: github.com/themerr-kodi\n" +"POT-Creation-Date: 2024-01-14 15:44+0000\n" +"PO-Revision-Date: 2024-04-05 17:48\n" +"Last-Translator: \n" +"Language-Team: Japanese\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.14.0\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Crowdin-Project: lizardbyte\n" +"X-Crowdin-Project-ID: 606145\n" +"X-Crowdin-Language: ja\n" +"X-Crowdin-File: /[LizardByte.Themerr-kodi] master/themerr-kodi.po\n" +"X-Crowdin-File-ID: 5798\n" +"Language: ja_JP\n" + +#: src/themerr/locale.py:42 +msgctxt "addon.extension.description" +msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." +msgstr "ThemerDBを使用して映画やテレビ番組にテーマ曲を追加するKodiのプラグイン。" + +#: src/themerr/locale.py:45 +msgctxt "addon.extension.summary" +msgid "Play theme songs while browsing movies" +msgstr "映画を閲覧中にテーマの曲を再生する" + +#: src/themerr/locale.py:72 +msgctxt "#31001" +msgid "General" +msgstr "全般" + +#: src/themerr/locale.py:73 +msgctxt "#31002" +msgid "Theme timeout" +msgstr "テーマのタイムアウト" + +#: src/themerr/locale.py:74 +msgctxt "#31003" +msgid "Time to wait before playing or switching themes (in seconds)" +msgstr "テーマを再生または切り替えるまでの待機時間 (秒)" + +#: src/themerr/locale.py:75 +msgctxt "#31004" +msgid "Dev mode" +msgstr "開発モード" + +#: src/themerr/locale.py:76 +msgctxt "#31005" +msgid "Display log messages in Kodi's notification area" +msgstr "Kodiの通知領域にログメッセージを表示する" + diff --git a/locale/pt/LC_MESSAGES/themerr-kodi.po b/locale/pt/LC_MESSAGES/themerr-kodi.po new file mode 100644 index 0000000..d4fd72c --- /dev/null +++ b/locale/pt/LC_MESSAGES/themerr-kodi.po @@ -0,0 +1,55 @@ +msgid "" +msgstr "" +"Project-Id-Version: lizardbyte\n" +"Report-Msgid-Bugs-To: github.com/themerr-kodi\n" +"POT-Creation-Date: 2024-01-14 15:44+0000\n" +"PO-Revision-Date: 2024-04-18 22:53\n" +"Last-Translator: \n" +"Language-Team: Portuguese\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.14.0\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Crowdin-Project: lizardbyte\n" +"X-Crowdin-Project-ID: 606145\n" +"X-Crowdin-Language: pt-PT\n" +"X-Crowdin-File: /[LizardByte.Themerr-kodi] master/themerr-kodi.po\n" +"X-Crowdin-File-ID: 5798\n" +"Language: pt_PT\n" + +#: src/themerr/locale.py:42 +msgctxt "addon.extension.description" +msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." +msgstr "Plugin para Kodi que adiciona músicas do tema aos filmes e programas de TV usando o ThemerrDB." + +#: src/themerr/locale.py:45 +msgctxt "addon.extension.summary" +msgid "Play theme songs while browsing movies" +msgstr "Reproduzir músicas do tema durante a navegação dos filmes" + +#: src/themerr/locale.py:72 +msgctxt "#31001" +msgid "General" +msgstr "Gerais" + +#: src/themerr/locale.py:73 +msgctxt "#31002" +msgid "Theme timeout" +msgstr "Tempo limite do tema" + +#: src/themerr/locale.py:74 +msgctxt "#31003" +msgid "Time to wait before playing or switching themes (in seconds)" +msgstr "Tempo de espera antes de tocar ou alternar temas (em segundos)" + +#: src/themerr/locale.py:75 +msgctxt "#31004" +msgid "Dev mode" +msgstr "Modo de desenvolvimento" + +#: src/themerr/locale.py:76 +msgctxt "#31005" +msgid "Display log messages in Kodi's notification area" +msgstr "Exibir mensagens de log na área de notificação do Kodi" + diff --git a/locale/ru/LC_MESSAGES/themerr-kodi.po b/locale/ru/LC_MESSAGES/themerr-kodi.po index d2f0d1f..113a8be 100644 --- a/locale/ru/LC_MESSAGES/themerr-kodi.po +++ b/locale/ru/LC_MESSAGES/themerr-kodi.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: lizardbyte\n" "Report-Msgid-Bugs-To: github.com/themerr-kodi\n" "POT-Creation-Date: 2024-01-14 15:44+0000\n" -"PO-Revision-Date: 2024-01-19 03:32\n" +"PO-Revision-Date: 2024-03-10 15:00\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #: src/themerr/locale.py:42 msgctxt "addon.extension.description" msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." -msgstr "" +msgstr "Плагин для Kodi, который добавляет тематические песни к фильмам и телешоу с помощью ThemerrDB." #: src/themerr/locale.py:45 msgctxt "addon.extension.summary" diff --git a/locale/sv/LC_MESSAGES/themerr-kodi.po b/locale/sv/LC_MESSAGES/themerr-kodi.po index 998cbb0..c74f340 100644 --- a/locale/sv/LC_MESSAGES/themerr-kodi.po +++ b/locale/sv/LC_MESSAGES/themerr-kodi.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: lizardbyte\n" "Report-Msgid-Bugs-To: github.com/themerr-kodi\n" "POT-Creation-Date: 2024-01-14 15:44+0000\n" -"PO-Revision-Date: 2024-01-19 03:32\n" +"PO-Revision-Date: 2024-03-10 15:00\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #: src/themerr/locale.py:42 msgctxt "addon.extension.description" msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." -msgstr "" +msgstr "Plugin för Kodi som lägger till temalåtar till filmer och TV-program med hjälp av ThemerrDB." #: src/themerr/locale.py:45 msgctxt "addon.extension.summary" diff --git a/locale/zh/LC_MESSAGES/themerr-kodi.po b/locale/zh/LC_MESSAGES/themerr-kodi.po new file mode 100644 index 0000000..2d60413 --- /dev/null +++ b/locale/zh/LC_MESSAGES/themerr-kodi.po @@ -0,0 +1,55 @@ +msgid "" +msgstr "" +"Project-Id-Version: lizardbyte\n" +"Report-Msgid-Bugs-To: github.com/themerr-kodi\n" +"POT-Creation-Date: 2024-01-14 15:44+0000\n" +"PO-Revision-Date: 2024-03-20 18:00\n" +"Last-Translator: \n" +"Language-Team: Chinese Simplified\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.14.0\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Crowdin-Project: lizardbyte\n" +"X-Crowdin-Project-ID: 606145\n" +"X-Crowdin-Language: zh-CN\n" +"X-Crowdin-File: /[LizardByte.Themerr-kodi] master/themerr-kodi.po\n" +"X-Crowdin-File-ID: 5798\n" +"Language: zh_CN\n" + +#: src/themerr/locale.py:42 +msgctxt "addon.extension.description" +msgid "Plugin for Kodi that adds theme songs to movies and tv shows using ThemerrDB." +msgstr "使用 ThemerrDB 为电影和电视节目添加主题曲的 Kodi 插件。" + +#: src/themerr/locale.py:45 +msgctxt "addon.extension.summary" +msgid "Play theme songs while browsing movies" +msgstr "浏览电影时播放主题曲" + +#: src/themerr/locale.py:72 +msgctxt "#31001" +msgid "General" +msgstr "常规" + +#: src/themerr/locale.py:73 +msgctxt "#31002" +msgid "Theme timeout" +msgstr "主题超时" + +#: src/themerr/locale.py:74 +msgctxt "#31003" +msgid "Time to wait before playing or switching themes (in seconds)" +msgstr "播放或切换主题曲前的等待时间(秒)" + +#: src/themerr/locale.py:75 +msgctxt "#31004" +msgid "Dev mode" +msgstr "开发者模式" + +#: src/themerr/locale.py:76 +msgctxt "#31005" +msgid "Display log messages in Kodi's notification area" +msgstr "在 Kodi 的通知区域显示日志信息" + diff --git a/scripts/locale.py b/scripts/locale.py index 9bfb26a..5605ffe 100644 --- a/scripts/locale.py +++ b/scripts/locale.py @@ -18,14 +18,18 @@ # target locales target_locales = [ - 'de', # Deutsch + 'de', # German 'en', # English 'en_GB', # English (United Kingdom) 'en_US', # English (United States) - 'es', # español - 'fr', # français - 'it', # italiano - 'ru', # русский + 'es', # Spanish + 'fr', # French + 'it', # Italian + 'ja', # Japanese + 'pt', # Portuguese + 'ru', # Russian + 'sv', # Swedish + 'zh', # Chinese ]