Skip to content

Commit 3fc327c

Browse files
weblateSignFinderAlfonso CacheroDaniel NylanderElvis Gallegos
committed
Translated using Weblate (Russian (ru_ru))
Currently translated at 100.0% (12 of 12 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (12 of 12 strings) Translated using Weblate (Spanish (Spain) (es_es)) Currently translated at 100.0% (12 of 12 strings) Translated using Weblate (Catalan (Spain) (ca_es)) Currently translated at 91.6% (11 of 12 strings) Added translation using Weblate (Hebrew) Added translation using Weblate (Irish) Added translation using Weblate (English (United Kingdom)) Added translation using Weblate (Filipino) Added translation using Weblate (Irish (ga_ie)) Added translation using Weblate (Occidental (ie_GA)) Added translation using Weblate (Ossetian (os_os)) Added translation using Weblate (Kannada (India) (kn_in)) Added translation using Weblate (Occitan (France) (oc_fr)) Translated using Weblate (Swedish (sv_se)) Currently translated at 100.0% (12 of 12 strings) Translated using Weblate (Polish (pl_pl)) Currently translated at 100.0% (12 of 12 strings) Translated using Weblate (Italian (it_it)) Currently translated at 100.0% (12 of 12 strings) Co-authored-by: Alexey <signfinder@gmail.com> Co-authored-by: Alfonso Cachero <alfonso.cachero@gmail.com> Co-authored-by: Daniel Nylander <daniel@danielnylander.se> Co-authored-by: Elvis Gallegos <elvis.gallegos@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: Marek Adamski <fevbew@wp.pl> Co-authored-by: Massimo Pissarello <mapi68@gmail.com> Co-authored-by: wabisabi926 <liwenliang926@163.com> Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/pvr-hdhomerun/ca_es/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/pvr-hdhomerun/es_es/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/pvr-hdhomerun/it_it/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/pvr-hdhomerun/pl_pl/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/pvr-hdhomerun/ru_ru/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/pvr-hdhomerun/sv_se/ Translate-URL: https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/pvr-hdhomerun/zh_Hans/ Translation: Kodi add-ons: PVR clients/pvr.hdhomerun
1 parent 9fc9a22 commit 3fc327c

File tree

16 files changed

+740
-52
lines changed

16 files changed

+740
-52
lines changed

pvr.hdhomerun/resources/language/resource.language.ca_es/strings.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: KODI Main\n"
8-
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n"
8+
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
99
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
10-
"PO-Revision-Date: 2025-07-28 01:26+0000\n"
11-
"Last-Translator: Anonymous <noreply@weblate.org>\n"
10+
"PO-Revision-Date: 2025-09-13 10:29+0000\n"
11+
"Last-Translator: Elvis Gallegos <elvis.gallegos@gmail.com>\n"
1212
"Language-Team: Catalan (Spain) <https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/pvr-hdhomerun/ca_es/>\n"
1313
"Language: ca_es\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18-
"X-Generator: Weblate 5.12.2\n"
18+
"X-Generator: Weblate 5.13.3\n"
1919

2020
msgctxt "Addon Summary"
2121
msgid "HDHomeRun PVR Client"
@@ -54,12 +54,12 @@ msgstr ""
5454
#. label: Device Discovery - force_ip
5555
msgctxt "#32007"
5656
msgid "Set IP of device to use"
57-
msgstr ""
57+
msgstr "Estableix la IP del dispositiu que s'utilitzarà"
5858

5959
#. label-group: General - Device Discovery
6060
msgctxt "#32008"
6161
msgid "Device Discovery"
62-
msgstr ""
62+
msgstr "Detecció de Dispositius"
6363

6464
# empty strings from id 32009 to 320099
6565
#. ############
@@ -69,9 +69,9 @@ msgstr ""
6969
#. help: Device Discovery - http_discovery
7070
msgctxt "#32100"
7171
msgid "This uses Silicondust web API to return HDHomeRun devices connected with the same internet IP address"
72-
msgstr ""
72+
msgstr "Utilitza l'API web de Silicondust per retornar els dispositius HDHomeRun connectats amb la mateixa adreça IP d'Internet"
7373

7474
#. help: Device Discovery - force_ip
7575
msgctxt "#32101"
7676
msgid "When other discovery methods do not work, enter an [B]IPv4[/B] address of a HDHomeRun device to explicitly search only that IP. This works when Broadcast and HTTP discovery do not find devices due to LAN/WAN differences in Client/Tuner. Restart Addon by Disabling and Enabling when changed."
77-
msgstr ""
77+
msgstr "Quan altres mètodes de descobriment no funcionin, introduïu una adreça [B]IPv4[/B] d'un dispositiu HDHomeRun per cercar explícitament només aquesta IP. Això funciona quan hi ha diferències a la LAN/WAN del Client/Sintonitzador. Reinicieu el Complement Desactivant-lo i Activant-lo quan es canviï."
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
# Kodi Media Center language file
2+
# Addon Name: PVR HDHomeRun Client
3+
# Addon id: pvr.hdhomerun
4+
# Addon Provider: Zoltan Csizmadia (zcsizmadia@gmail.com)
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: KODI Main\n"
8+
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n"
9+
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
10+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11+
"Last-Translator: Automatically generated\n"
12+
"Language-Team: none\n"
13+
"Language: en_GB\n"
14+
"MIME-Version: 1.0\n"
15+
"Content-Type: text/plain; charset=UTF-8\n"
16+
"Content-Transfer-Encoding: 8bit\n"
17+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18+
19+
msgctxt "Addon Summary"
20+
msgid "HDHomeRun PVR Client"
21+
msgstr ""
22+
23+
msgctxt "Addon Description"
24+
msgid "HDHomeRun PVR Client"
25+
msgstr ""
26+
27+
#. label-category: general
28+
msgctxt "#32001"
29+
msgid "General"
30+
msgstr ""
31+
32+
msgctxt "#32002"
33+
msgid "Hide protected channels"
34+
msgstr ""
35+
36+
msgctxt "#32003"
37+
msgid "Enable debug logging"
38+
msgstr ""
39+
40+
msgctxt "#32004"
41+
msgid "Hide duplicate channels"
42+
msgstr ""
43+
44+
msgctxt "#32005"
45+
msgid "Mark new show"
46+
msgstr ""
47+
48+
#. label: Device Discovery - http_discovery
49+
msgctxt "#32006"
50+
msgid "Use HTTP discovery"
51+
msgstr ""
52+
53+
#. label: Device Discovery - force_ip
54+
msgctxt "#32007"
55+
msgid "Set IP of device to use"
56+
msgstr ""
57+
58+
#. label-group: General - Device Discovery
59+
msgctxt "#32008"
60+
msgid "Device Discovery"
61+
msgstr ""
62+
63+
#empty strings from id 32009 to 320099
64+
#. ############
65+
#. help info #
66+
#. ############
67+
#. help info - General
68+
#. help: Device Discovery - http_discovery
69+
msgctxt "#32100"
70+
msgid "This uses Silicondust web API to return HDHomeRun devices connected with the same internet IP address"
71+
msgstr ""
72+
73+
#. help: Device Discovery - force_ip
74+
msgctxt "#32101"
75+
msgid "When other discovery methods do not work, enter an [B]IPv4[/B] address of a HDHomeRun device to explicitly search only that IP. This works when Broadcast and HTTP discovery do not find devices due to LAN/WAN differences in Client/Tuner. Restart Addon by Disabling and Enabling when changed."
76+
msgstr ""

pvr.hdhomerun/resources/language/resource.language.es_es/strings.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: KODI Main\n"
8-
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n"
8+
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
99
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
10-
"PO-Revision-Date: 2025-07-28 01:26+0000\n"
11-
"Last-Translator: roliverosc <roliverosc@hotmail.com>\n"
10+
"PO-Revision-Date: 2025-09-13 10:29+0000\n"
11+
"Last-Translator: Alfonso Cachero <alfonso.cachero@gmail.com>\n"
1212
"Language-Team: Spanish (Spain) <https://kodi.weblate.cloud/projects/kodi-add-ons-pvr-clients/pvr-hdhomerun/es_es/>\n"
1313
"Language: es_es\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18-
"X-Generator: Weblate 5.12.2\n"
18+
"X-Generator: Weblate 5.13.3\n"
1919

2020
msgctxt "Addon Summary"
2121
msgid "HDHomeRun PVR Client"
@@ -54,12 +54,12 @@ msgstr "Usar descubrimiento HTTP"
5454
#. label: Device Discovery - force_ip
5555
msgctxt "#32007"
5656
msgid "Set IP of device to use"
57-
msgstr ""
57+
msgstr "IP del dispositivo a usar"
5858

5959
#. label-group: General - Device Discovery
6060
msgctxt "#32008"
6161
msgid "Device Discovery"
62-
msgstr ""
62+
msgstr "Descubrimiento de Dispositivo"
6363

6464
# empty strings from id 32009 to 320099
6565
#. ############
@@ -69,9 +69,9 @@ msgstr ""
6969
#. help: Device Discovery - http_discovery
7070
msgctxt "#32100"
7171
msgid "This uses Silicondust web API to return HDHomeRun devices connected with the same internet IP address"
72-
msgstr ""
72+
msgstr "Usa la web API Silicondust para obtener dispositivos HDHomeRun conectados con la misma dirección IP"
7373

7474
#. help: Device Discovery - force_ip
7575
msgctxt "#32101"
7676
msgid "When other discovery methods do not work, enter an [B]IPv4[/B] address of a HDHomeRun device to explicitly search only that IP. This works when Broadcast and HTTP discovery do not find devices due to LAN/WAN differences in Client/Tuner. Restart Addon by Disabling and Enabling when changed."
77-
msgstr ""
77+
msgstr "Cuando no funciona ningun método de descubrimiento, introduce la dirección [B]IPv4[/B] del dispositivo HDHomeRun para que busque explícitamente en esa IP. Esto funciona cuando hay diferencias en la LAN/WAN del Cliente/Sintonizador. Reinicia el Addon Desactivándolo y Activándolo cuando se cambie."
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# Kodi Media Center language file
2+
# Addon Name: PVR HDHomeRun Client
3+
# Addon id: pvr.hdhomerun
4+
# Addon Provider: Zoltan Csizmadia (zcsizmadia@gmail.com)
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: KODI Main\n"
8+
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n"
9+
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
10+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11+
"Last-Translator: Automatically generated\n"
12+
"Language-Team: none\n"
13+
"Language: fil\n"
14+
"MIME-Version: 1.0\n"
15+
"Content-Type: text/plain; charset=UTF-8\n"
16+
"Content-Transfer-Encoding: 8bit\n"
17+
"Plural-Forms: nplurals=2; plural=n != 1 && n != 2 && n != 3 && (n % 10 == 4 "
18+
"|| n % 10 == 6 || n % 10 == 9);\n"
19+
20+
msgctxt "Addon Summary"
21+
msgid "HDHomeRun PVR Client"
22+
msgstr ""
23+
24+
msgctxt "Addon Description"
25+
msgid "HDHomeRun PVR Client"
26+
msgstr ""
27+
28+
#. label-category: general
29+
msgctxt "#32001"
30+
msgid "General"
31+
msgstr ""
32+
33+
msgctxt "#32002"
34+
msgid "Hide protected channels"
35+
msgstr ""
36+
37+
msgctxt "#32003"
38+
msgid "Enable debug logging"
39+
msgstr ""
40+
41+
msgctxt "#32004"
42+
msgid "Hide duplicate channels"
43+
msgstr ""
44+
45+
msgctxt "#32005"
46+
msgid "Mark new show"
47+
msgstr ""
48+
49+
#. label: Device Discovery - http_discovery
50+
msgctxt "#32006"
51+
msgid "Use HTTP discovery"
52+
msgstr ""
53+
54+
#. label: Device Discovery - force_ip
55+
msgctxt "#32007"
56+
msgid "Set IP of device to use"
57+
msgstr ""
58+
59+
#. label-group: General - Device Discovery
60+
msgctxt "#32008"
61+
msgid "Device Discovery"
62+
msgstr ""
63+
64+
#empty strings from id 32009 to 320099
65+
#. ############
66+
#. help info #
67+
#. ############
68+
#. help info - General
69+
#. help: Device Discovery - http_discovery
70+
msgctxt "#32100"
71+
msgid "This uses Silicondust web API to return HDHomeRun devices connected with the same internet IP address"
72+
msgstr ""
73+
74+
#. help: Device Discovery - force_ip
75+
msgctxt "#32101"
76+
msgid "When other discovery methods do not work, enter an [B]IPv4[/B] address of a HDHomeRun device to explicitly search only that IP. This works when Broadcast and HTTP discovery do not find devices due to LAN/WAN differences in Client/Tuner. Restart Addon by Disabling and Enabling when changed."
77+
msgstr ""
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# Kodi Media Center language file
2+
# Addon Name: PVR HDHomeRun Client
3+
# Addon id: pvr.hdhomerun
4+
# Addon Provider: Zoltan Csizmadia (zcsizmadia@gmail.com)
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: KODI Main\n"
8+
"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues/\n"
9+
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
10+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11+
"Last-Translator: Automatically generated\n"
12+
"Language-Team: none\n"
13+
"Language: ga\n"
14+
"MIME-Version: 1.0\n"
15+
"Content-Type: text/plain; charset=UTF-8\n"
16+
"Content-Transfer-Encoding: 8bit\n"
17+
"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :("
18+
"n>6 && n<11) ? 3 : 4;\n"
19+
20+
msgctxt "Addon Summary"
21+
msgid "HDHomeRun PVR Client"
22+
msgstr ""
23+
24+
msgctxt "Addon Description"
25+
msgid "HDHomeRun PVR Client"
26+
msgstr ""
27+
28+
#. label-category: general
29+
msgctxt "#32001"
30+
msgid "General"
31+
msgstr ""
32+
33+
msgctxt "#32002"
34+
msgid "Hide protected channels"
35+
msgstr ""
36+
37+
msgctxt "#32003"
38+
msgid "Enable debug logging"
39+
msgstr ""
40+
41+
msgctxt "#32004"
42+
msgid "Hide duplicate channels"
43+
msgstr ""
44+
45+
msgctxt "#32005"
46+
msgid "Mark new show"
47+
msgstr ""
48+
49+
#. label: Device Discovery - http_discovery
50+
msgctxt "#32006"
51+
msgid "Use HTTP discovery"
52+
msgstr ""
53+
54+
#. label: Device Discovery - force_ip
55+
msgctxt "#32007"
56+
msgid "Set IP of device to use"
57+
msgstr ""
58+
59+
#. label-group: General - Device Discovery
60+
msgctxt "#32008"
61+
msgid "Device Discovery"
62+
msgstr ""
63+
64+
#empty strings from id 32009 to 320099
65+
#. ############
66+
#. help info #
67+
#. ############
68+
#. help info - General
69+
#. help: Device Discovery - http_discovery
70+
msgctxt "#32100"
71+
msgid "This uses Silicondust web API to return HDHomeRun devices connected with the same internet IP address"
72+
msgstr ""
73+
74+
#. help: Device Discovery - force_ip
75+
msgctxt "#32101"
76+
msgid "When other discovery methods do not work, enter an [B]IPv4[/B] address of a HDHomeRun device to explicitly search only that IP. This works when Broadcast and HTTP discovery do not find devices due to LAN/WAN differences in Client/Tuner. Restart Addon by Disabling and Enabling when changed."
77+
msgstr ""

0 commit comments

Comments
 (0)