Skip to content

Commit a8bd983

Browse files
authored
Merge pull request #121 from weblate/weblate-kodi-add-ons-look-and-feel-visualization-spectrum
Translations update from Kodi Weblate
2 parents be78619 + d51e58c commit a8bd983

File tree

6 files changed

+236
-24
lines changed

6 files changed

+236
-24
lines changed

visualization.spectrum/resources/language/resource.language.af_za/strings.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgstr ""
77
"Project-Id-Version: XBMC Main\n"
88
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
99
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
10-
"PO-Revision-Date: 2025-01-07 22:27+0000\n"
10+
"PO-Revision-Date: 2025-01-25 15:27+0000\n"
1111
"Last-Translator: Heiko Berner <berner.h@gmail.com>\n"
1212
"Language-Team: Afrikaans (South Africa) <https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-spectrum/af_za/>\n"
1313
"Language: af_za\n"
@@ -23,7 +23,7 @@ msgstr "Visualisering wys a roterende 3D Spektrum Analiseerder"
2323

2424
msgctxt "Addon Description"
2525
msgid "Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in that moves to the beat of the music creating a wave effect across the spectrum grid.[CR]It also has settings to adjust the spectrum bar height, Its speed, and how the bars are rendered (solid, points, wire frame) and is a nice light weight, low cpu useage visualisation that looks great"
26-
msgstr "Spectrum is 'n Visualisering wat 'n roterende 3D Spektrum Analiseerder, verbeeld met , vertoon wat op die maat van die musiek beweeg en 'n golf effek oor die spektrum rooster skep.[CR]Dit het ook verstellings vir die aanpas van spektrum staaf hoogte, sy spoed, en hoe die stawe verbeeld word (solied, punte, draad raamwerk) en is 'n lekker ligte, lae cpu verbruik visualisering wat fantasties lyk"
26+
msgstr "Spectrum is 'n Visualisering wat 'n roterende 3D Spektrum Analiseerder, verbeeld met , vertoon wat op die maat van die musiek beweeg en 'n golf effek oor die spektrum rooster skep.[CR]Dit het ook instellings vir die aanpas van spektrum staaf hoogte, sy spoed, en hoe die stawe verbeeld word (solied, punte, draad raamwerk) en is 'n lekker ligte, lae cpu verbruik visualisering wat fantasties lyk"
2727

2828
msgctxt "#30000"
2929
msgid "Mode"
Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
# XBMC Media Center language file
2+
# Addon Name: OpenGL Spectrum
3+
# Addon id: visualization.glspectrum
4+
# Addon Provider: Team XBMC
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: XBMC Main\n"
8+
"Report-Msgid-Bugs-To: http://trac.xbmc.org/\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: fa_AF\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 "Visualisation showing a rotating 3D Spectrum Analyzer"
21+
msgstr ""
22+
23+
msgctxt "Addon Description"
24+
msgid "Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in that moves to the beat of the music creating a wave effect across the spectrum grid.[CR]It also has settings to adjust the spectrum bar height, Its speed, and how the bars are rendered (solid, points, wire frame) and is a nice light weight, low cpu useage visualisation that looks great"
25+
msgstr ""
26+
27+
#settings labels
28+
msgctxt "#30000"
29+
msgid "Mode"
30+
msgstr ""
31+
32+
msgctxt "#30001"
33+
msgid "Filled"
34+
msgstr ""
35+
36+
msgctxt "#30002"
37+
msgid "Wireframe"
38+
msgstr ""
39+
40+
msgctxt "#30003"
41+
msgid "Points"
42+
msgstr ""
43+
44+
msgctxt "#30004"
45+
msgid "Bar Height"
46+
msgstr ""
47+
48+
msgctxt "#30005"
49+
msgid "Small"
50+
msgstr ""
51+
52+
msgctxt "#30006"
53+
msgid "Default"
54+
msgstr ""
55+
56+
msgctxt "#30007"
57+
msgid "Big"
58+
msgstr ""
59+
60+
msgctxt "#30008"
61+
msgid "Very Big"
62+
msgstr ""
63+
64+
msgctxt "#30009"
65+
msgid "Speed"
66+
msgstr ""
67+
68+
msgctxt "#30010"
69+
msgid "Very Slow"
70+
msgstr ""
71+
72+
msgctxt "#30011"
73+
msgid "Slow"
74+
msgstr ""
75+
76+
msgctxt "#30012"
77+
msgid "Default"
78+
msgstr ""
79+
80+
msgctxt "#30013"
81+
msgid "Fast"
82+
msgstr ""
83+
84+
msgctxt "#30014"
85+
msgid "Very Fast"
86+
msgstr ""
87+
88+
msgctxt "#30015"
89+
msgid "Point size"
90+
msgstr ""
91+
92+
msgctxt "#30016"
93+
msgid "{0:d} pixel"
94+
msgstr ""
95+
96+
msgctxt "#30017"
97+
msgid "Rotation position"
98+
msgstr ""
99+
100+
msgctxt "#30018"
101+
msgid "{0:d}°"
102+
msgstr ""
103+
104+
msgctxt "#30019"
105+
msgid "Turn continuously"
106+
msgstr ""

visualization.spectrum/resources/language/resource.language.is_is/strings.po

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: XBMC Main\n"
8-
"Report-Msgid-Bugs-To: http://trac.xbmc.org/\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: YEAR-MO-DA HO:MI+ZONE\n"
11-
"Last-Translator: XBMC Translation Team\n"
12-
"Language-Team: Icelandic (http://www.transifex.com/projects/p/xbmc-main/language/is/)\n"
13-
"Language: is\n"
10+
"PO-Revision-Date: 2025-02-26 23:03+0000\n"
11+
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
12+
"Language-Team: Icelandic <https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-spectrum/is_is/>\n"
13+
"Language: is_is\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.10.1\n"
1819

1920
msgctxt "Addon Summary"
2021
msgid "Visualisation showing a rotating 3D Spectrum Analyzer"
@@ -86,20 +87,20 @@ msgstr "Mjög hratt"
8687

8788
msgctxt "#30015"
8889
msgid "Point size"
89-
msgstr ""
90+
msgstr "Stærð punkts"
9091

9192
msgctxt "#30016"
9293
msgid "{0:d} pixel"
93-
msgstr ""
94+
msgstr "{0:d} mynddílar"
9495

9596
msgctxt "#30017"
9697
msgid "Rotation position"
97-
msgstr ""
98+
msgstr "Staða snúnings"
9899

99100
msgctxt "#30018"
100101
msgid "{0:d}°"
101-
msgstr ""
102+
msgstr "{0:d}°"
102103

103104
msgctxt "#30019"
104105
msgid "Turn continuously"
105-
msgstr ""
106+
msgstr "Snúast í sífellu"
Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
# XBMC Media Center language file
2+
# Addon Name: OpenGL Spectrum
3+
# Addon id: visualization.glspectrum
4+
# Addon Provider: Team XBMC
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: XBMC Main\n"
8+
"Report-Msgid-Bugs-To: http://trac.xbmc.org/\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: prs\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 "Visualisation showing a rotating 3D Spectrum Analyzer"
21+
msgstr ""
22+
23+
msgctxt "Addon Description"
24+
msgid "Spectrum is a Visualisation showing a rotating 3D Spectrum Analyzer rendered in that moves to the beat of the music creating a wave effect across the spectrum grid.[CR]It also has settings to adjust the spectrum bar height, Its speed, and how the bars are rendered (solid, points, wire frame) and is a nice light weight, low cpu useage visualisation that looks great"
25+
msgstr ""
26+
27+
#settings labels
28+
msgctxt "#30000"
29+
msgid "Mode"
30+
msgstr ""
31+
32+
msgctxt "#30001"
33+
msgid "Filled"
34+
msgstr ""
35+
36+
msgctxt "#30002"
37+
msgid "Wireframe"
38+
msgstr ""
39+
40+
msgctxt "#30003"
41+
msgid "Points"
42+
msgstr ""
43+
44+
msgctxt "#30004"
45+
msgid "Bar Height"
46+
msgstr ""
47+
48+
msgctxt "#30005"
49+
msgid "Small"
50+
msgstr ""
51+
52+
msgctxt "#30006"
53+
msgid "Default"
54+
msgstr ""
55+
56+
msgctxt "#30007"
57+
msgid "Big"
58+
msgstr ""
59+
60+
msgctxt "#30008"
61+
msgid "Very Big"
62+
msgstr ""
63+
64+
msgctxt "#30009"
65+
msgid "Speed"
66+
msgstr ""
67+
68+
msgctxt "#30010"
69+
msgid "Very Slow"
70+
msgstr ""
71+
72+
msgctxt "#30011"
73+
msgid "Slow"
74+
msgstr ""
75+
76+
msgctxt "#30012"
77+
msgid "Default"
78+
msgstr ""
79+
80+
msgctxt "#30013"
81+
msgid "Fast"
82+
msgstr ""
83+
84+
msgctxt "#30014"
85+
msgid "Very Fast"
86+
msgstr ""
87+
88+
msgctxt "#30015"
89+
msgid "Point size"
90+
msgstr ""
91+
92+
msgctxt "#30016"
93+
msgid "{0:d} pixel"
94+
msgstr ""
95+
96+
msgctxt "#30017"
97+
msgid "Rotation position"
98+
msgstr ""
99+
100+
msgctxt "#30018"
101+
msgid "{0:d}°"
102+
msgstr ""
103+
104+
msgctxt "#30019"
105+
msgid "Turn continuously"
106+
msgstr ""

visualization.spectrum/resources/language/resource.language.pt_br/strings.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ msgstr ""
77
"Project-Id-Version: XBMC Main\n"
88
"Report-Msgid-Bugs-To: translations@kodi.tv\n"
99
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
10-
"PO-Revision-Date: 2024-07-16 11:25+0000\n"
10+
"PO-Revision-Date: 2025-01-25 15:27+0000\n"
1111
"Last-Translator: Havok Dan <havokdan@yahoo.com.br>\n"
1212
"Language-Team: Portuguese (Brazil) <https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-spectrum/pt_br/>\n"
1313
"Language: pt_br\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.6.2\n"
18+
"X-Generator: Weblate 5.9.2\n"
1919

2020
msgctxt "Addon Summary"
2121
msgid "Visualisation showing a rotating 3D Spectrum Analyzer"
@@ -89,7 +89,6 @@ msgctxt "#30015"
8989
msgid "Point size"
9090
msgstr "Tamanho do ponto"
9191

92-
#, fuzzy
9392
msgctxt "#30016"
9493
msgid "{0:d} pixel"
9594
msgstr "{0:d} pixel"

visualization.spectrum/resources/language/resource.language.sv_se/strings.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: XBMC Main\n"
8-
"Report-Msgid-Bugs-To: http://trac.xbmc.org/\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: 2021-05-25 11:29+0000\n"
11-
"Last-Translator: Christian Gade <gade@kodi.tv>\n"
10+
"PO-Revision-Date: 2025-04-07 06:16+0000\n"
11+
"Last-Translator: Daniel Nylander <daniel@danielnylander.se>\n"
1212
"Language-Team: Swedish <https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-spectrum/sv_se/>\n"
1313
"Language: sv_se\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 4.6.2\n"
18+
"X-Generator: Weblate 5.10.4\n"
1919

2020
msgctxt "Addon Summary"
2121
msgid "Visualisation showing a rotating 3D Spectrum Analyzer"
@@ -87,20 +87,20 @@ msgstr "Väldigt snabb"
8787

8888
msgctxt "#30015"
8989
msgid "Point size"
90-
msgstr ""
90+
msgstr "Punktstorlek"
9191

9292
msgctxt "#30016"
9393
msgid "{0:d} pixel"
94-
msgstr ""
94+
msgstr "{0:d} bildpunkt"
9595

9696
msgctxt "#30017"
9797
msgid "Rotation position"
98-
msgstr ""
98+
msgstr "Roteringsposition"
9999

100100
msgctxt "#30018"
101101
msgid "{0:d}°"
102-
msgstr ""
102+
msgstr "{0:d}°"
103103

104104
msgctxt "#30019"
105105
msgid "Turn continuously"
106-
msgstr ""
106+
msgstr "Vänd kontinuerligt"

0 commit comments

Comments
 (0)