Skip to content

Commit dd12246

Browse files
authored
Merge pull request #97 from weblate/weblate-kodi-add-ons-look-and-feel-visualization-waveform
Translations update from Kodi Weblate
2 parents f541e6b + cfb00ba commit dd12246

File tree

4 files changed

+278
-34
lines changed

4 files changed

+278
-34
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgstr ""
77
"Project-Id-Version: KODI Addons\n"
88
"Report-Msgid-Bugs-To: [email protected]\n"
99
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
10-
"PO-Revision-Date: 2025-01-08 11:27+0000\n"
10+
"PO-Revision-Date: 2025-01-22 06:27+0000\n"
1111
"Last-Translator: Heiko Berner <[email protected]>\n"
1212
"Language-Team: Afrikaans (South Africa) <https://kodi.weblate.cloud/projects/kodi-add-ons-look-and-feel/visualization-waveform/af_za/>\n"
1313
"Language: af_za\n"
@@ -40,23 +40,23 @@ msgstr ""
4040

4141
msgctxt "#30003"
4242
msgid "Red"
43-
msgstr ""
43+
msgstr "Rooi"
4444

4545
msgctxt "#30004"
4646
msgid "Strength of red color in the line."
4747
msgstr ""
4848

4949
msgctxt "#30005"
5050
msgid "Green"
51-
msgstr ""
51+
msgstr "Groen"
5252

5353
msgctxt "#30006"
5454
msgid "Strength of green color in the line."
5555
msgstr ""
5656

5757
msgctxt "#30007"
5858
msgid "Blue"
59-
msgstr ""
59+
msgstr "Blou"
6060

6161
msgctxt "#30008"
6262
msgid "Strength of blue color in the line."
@@ -76,23 +76,23 @@ msgstr ""
7676

7777
msgctxt "#30012"
7878
msgid "Red"
79-
msgstr ""
79+
msgstr "Rooi"
8080

8181
msgctxt "#30013"
8282
msgid "Strength of red color in the background."
8383
msgstr ""
8484

8585
msgctxt "#30014"
8686
msgid "Green"
87-
msgstr ""
87+
msgstr "Groen"
8888

8989
msgctxt "#30015"
9090
msgid "Strength of green color in the background."
9191
msgstr ""
9292

9393
msgctxt "#30016"
9494
msgid "Blue"
95-
msgstr ""
95+
msgstr "Blou"
9696

9797
msgctxt "#30017"
9898
msgid "Strength of blue color in the background."
Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
# Kodi Media Center language file
2+
# Addon Name: OpenGL Waveform
3+
# Addon id: visualization.waveform
4+
# Addon Provider: Team Kodi
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: KODI Addons\n"
8+
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.waveform/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: 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 2 Waveform Graphs on the screen"
21+
msgstr ""
22+
23+
msgctxt "Addon Description"
24+
msgid "Waveform is a simple Visualisation showing 2 Waveform Graphs on the screen, One each for Left and Right channels that move to the beat of the music"
25+
msgstr ""
26+
27+
#settings labels
28+
msgctxt "#30000"
29+
msgid "Points per line"
30+
msgstr ""
31+
32+
msgctxt "#30001"
33+
msgid "Positions to represent the current frequency in a line."
34+
msgstr ""
35+
36+
msgctxt "#30002"
37+
msgid "Line color"
38+
msgstr ""
39+
40+
msgctxt "#30003"
41+
msgid "Red"
42+
msgstr ""
43+
44+
msgctxt "#30004"
45+
msgid "Strength of red color in the line."
46+
msgstr ""
47+
48+
msgctxt "#30005"
49+
msgid "Green"
50+
msgstr ""
51+
52+
msgctxt "#30006"
53+
msgid "Strength of green color in the line."
54+
msgstr ""
55+
56+
msgctxt "#30007"
57+
msgid "Blue"
58+
msgstr ""
59+
60+
msgctxt "#30008"
61+
msgid "Strength of blue color in the line."
62+
msgstr ""
63+
64+
msgctxt "#30009"
65+
msgid "Alpha"
66+
msgstr ""
67+
68+
msgctxt "#30010"
69+
msgid "Strength of alpha in the line."
70+
msgstr ""
71+
72+
msgctxt "#30011"
73+
msgid "Background color"
74+
msgstr ""
75+
76+
msgctxt "#30012"
77+
msgid "Red"
78+
msgstr ""
79+
80+
msgctxt "#30013"
81+
msgid "Strength of red color in the background."
82+
msgstr ""
83+
84+
msgctxt "#30014"
85+
msgid "Green"
86+
msgstr ""
87+
88+
msgctxt "#30015"
89+
msgid "Strength of green color in the background."
90+
msgstr ""
91+
92+
msgctxt "#30016"
93+
msgid "Blue"
94+
msgstr ""
95+
96+
msgctxt "#30017"
97+
msgid "Strength of blue color in the background."
98+
msgstr ""
99+
100+
msgctxt "#30018"
101+
msgid "Alpha"
102+
msgstr ""
103+
104+
msgctxt "#30019"
105+
msgid "Strength of alpha in the background."
106+
msgstr ""
107+
108+
msgctxt "#30020"
109+
msgid "Don't calculate"
110+
msgstr ""
111+
112+
msgctxt "#30021"
113+
msgid "Line thickness"
114+
msgstr ""
115+
116+
msgctxt "#30022"
117+
msgid "To define the thickness of a line with a number of pixels."
118+
msgstr ""
119+
120+
msgctxt "#30023"
121+
msgid "{0:d} px"
122+
msgstr ""
Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
# Kodi Media Center language file
2+
# Addon Name: OpenGL Waveform
3+
# Addon id: visualization.waveform
4+
# Addon Provider: Team Kodi
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: KODI Addons\n"
8+
"Report-Msgid-Bugs-To: https://github.com/xbmc/visualization.waveform/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: 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 2 Waveform Graphs on the screen"
21+
msgstr ""
22+
23+
msgctxt "Addon Description"
24+
msgid "Waveform is a simple Visualisation showing 2 Waveform Graphs on the screen, One each for Left and Right channels that move to the beat of the music"
25+
msgstr ""
26+
27+
#settings labels
28+
msgctxt "#30000"
29+
msgid "Points per line"
30+
msgstr ""
31+
32+
msgctxt "#30001"
33+
msgid "Positions to represent the current frequency in a line."
34+
msgstr ""
35+
36+
msgctxt "#30002"
37+
msgid "Line color"
38+
msgstr ""
39+
40+
msgctxt "#30003"
41+
msgid "Red"
42+
msgstr ""
43+
44+
msgctxt "#30004"
45+
msgid "Strength of red color in the line."
46+
msgstr ""
47+
48+
msgctxt "#30005"
49+
msgid "Green"
50+
msgstr ""
51+
52+
msgctxt "#30006"
53+
msgid "Strength of green color in the line."
54+
msgstr ""
55+
56+
msgctxt "#30007"
57+
msgid "Blue"
58+
msgstr ""
59+
60+
msgctxt "#30008"
61+
msgid "Strength of blue color in the line."
62+
msgstr ""
63+
64+
msgctxt "#30009"
65+
msgid "Alpha"
66+
msgstr ""
67+
68+
msgctxt "#30010"
69+
msgid "Strength of alpha in the line."
70+
msgstr ""
71+
72+
msgctxt "#30011"
73+
msgid "Background color"
74+
msgstr ""
75+
76+
msgctxt "#30012"
77+
msgid "Red"
78+
msgstr ""
79+
80+
msgctxt "#30013"
81+
msgid "Strength of red color in the background."
82+
msgstr ""
83+
84+
msgctxt "#30014"
85+
msgid "Green"
86+
msgstr ""
87+
88+
msgctxt "#30015"
89+
msgid "Strength of green color in the background."
90+
msgstr ""
91+
92+
msgctxt "#30016"
93+
msgid "Blue"
94+
msgstr ""
95+
96+
msgctxt "#30017"
97+
msgid "Strength of blue color in the background."
98+
msgstr ""
99+
100+
msgctxt "#30018"
101+
msgid "Alpha"
102+
msgstr ""
103+
104+
msgctxt "#30019"
105+
msgid "Strength of alpha in the background."
106+
msgstr ""
107+
108+
msgctxt "#30020"
109+
msgid "Don't calculate"
110+
msgstr ""
111+
112+
msgctxt "#30021"
113+
msgid "Line thickness"
114+
msgstr ""
115+
116+
msgctxt "#30022"
117+
msgid "To define the thickness of a line with a number of pixels."
118+
msgstr ""
119+
120+
msgctxt "#30023"
121+
msgid "{0:d} px"
122+
msgstr ""

0 commit comments

Comments
 (0)