diff options
author | Chocobozzz <me@florianbigard.com> | 2018-06-06 14:23:40 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-06-06 16:48:40 +0200 |
commit | e945b184a0f29b47c33bbd05578f3493ca9c8e6c (patch) | |
tree | 46c821006d170e6e28658d978e313761adfaf55a /client/src/locale/source | |
parent | 550a562ceca45ea78d6f7054024c8d3a6b89c30c (diff) | |
download | PeerTube-e945b184a0f29b47c33bbd05578f3493ca9c8e6c.tar.gz PeerTube-e945b184a0f29b47c33bbd05578f3493ca9c8e6c.tar.zst PeerTube-e945b184a0f29b47c33bbd05578f3493ca9c8e6c.zip |
Localize player
Diffstat (limited to 'client/src/locale/source')
-rw-r--r-- | client/src/locale/source/player_en_US.xml | 378 | ||||
-rw-r--r-- | client/src/locale/source/videojs_en_US.json | 85 |
2 files changed, 463 insertions, 0 deletions
diff --git a/client/src/locale/source/player_en_US.xml b/client/src/locale/source/player_en_US.xml new file mode 100644 index 000000000..5bb6afdf7 --- /dev/null +++ b/client/src/locale/source/player_en_US.xml | |||
@@ -0,0 +1,378 @@ | |||
1 | <xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2"> | ||
2 | <file original="namespace1" datatype="plaintext" source-language="undefined" target-language="undefined"> | ||
3 | <body> | ||
4 | <trans-unit id="Audio Player"> | ||
5 | <source>Audio Player</source> | ||
6 | <target>undefined</target> | ||
7 | </trans-unit> | ||
8 | <trans-unit id="Video Player"> | ||
9 | <source>Video Player</source> | ||
10 | <target>undefined</target> | ||
11 | </trans-unit> | ||
12 | <trans-unit id="Play"> | ||
13 | <source>Play</source> | ||
14 | <target>undefined</target> | ||
15 | </trans-unit> | ||
16 | <trans-unit id="Pause"> | ||
17 | <source>Pause</source> | ||
18 | <target>undefined</target> | ||
19 | </trans-unit> | ||
20 | <trans-unit id="Replay"> | ||
21 | <source>Replay</source> | ||
22 | <target>undefined</target> | ||
23 | </trans-unit> | ||
24 | <trans-unit id="Current Time"> | ||
25 | <source>Current Time</source> | ||
26 | <target>undefined</target> | ||
27 | </trans-unit> | ||
28 | <trans-unit id="Duration"> | ||
29 | <source>Duration</source> | ||
30 | <target>undefined</target> | ||
31 | </trans-unit> | ||
32 | <trans-unit id="Remaining Time"> | ||
33 | <source>Remaining Time</source> | ||
34 | <target>undefined</target> | ||
35 | </trans-unit> | ||
36 | <trans-unit id="Stream Type"> | ||
37 | <source>Stream Type</source> | ||
38 | <target>undefined</target> | ||
39 | </trans-unit> | ||
40 | <trans-unit id="LIVE"> | ||
41 | <source>LIVE</source> | ||
42 | <target>undefined</target> | ||
43 | </trans-unit> | ||
44 | <trans-unit id="Loaded"> | ||
45 | <source>Loaded</source> | ||
46 | <target>undefined</target> | ||
47 | </trans-unit> | ||
48 | <trans-unit id="Progress"> | ||
49 | <source>Progress</source> | ||
50 | <target>undefined</target> | ||
51 | </trans-unit> | ||
52 | <trans-unit id="Progress Bar"> | ||
53 | <source>Progress Bar</source> | ||
54 | <target>undefined</target> | ||
55 | </trans-unit> | ||
56 | <trans-unit id="progress bar timing: currentTime={1} duration={2}"> | ||
57 | <source>{1} of {2}</source> | ||
58 | <target>undefined</target> | ||
59 | </trans-unit> | ||
60 | <trans-unit id="Fullscreen"> | ||
61 | <source>Fullscreen</source> | ||
62 | <target>undefined</target> | ||
63 | </trans-unit> | ||
64 | <trans-unit id="Non-Fullscreen"> | ||
65 | <source>Non-Fullscreen</source> | ||
66 | <target>undefined</target> | ||
67 | </trans-unit> | ||
68 | <trans-unit id="Mute"> | ||
69 | <source>Mute</source> | ||
70 | <target>undefined</target> | ||
71 | </trans-unit> | ||
72 | <trans-unit id="Unmute"> | ||
73 | <source>Unmute</source> | ||
74 | <target>undefined</target> | ||
75 | </trans-unit> | ||
76 | <trans-unit id="Playback Rate"> | ||
77 | <source>Playback Rate</source> | ||
78 | <target>undefined</target> | ||
79 | </trans-unit> | ||
80 | <trans-unit id="Subtitles"> | ||
81 | <source>Subtitles</source> | ||
82 | <target>undefined</target> | ||
83 | </trans-unit> | ||
84 | <trans-unit id="subtitles off"> | ||
85 | <source>subtitles off</source> | ||
86 | <target>undefined</target> | ||
87 | </trans-unit> | ||
88 | <trans-unit id="Captions"> | ||
89 | <source>Captions</source> | ||
90 | <target>undefined</target> | ||
91 | </trans-unit> | ||
92 | <trans-unit id="captions off"> | ||
93 | <source>captions off</source> | ||
94 | <target>undefined</target> | ||
95 | </trans-unit> | ||
96 | <trans-unit id="Chapters"> | ||
97 | <source>Chapters</source> | ||
98 | <target>undefined</target> | ||
99 | </trans-unit> | ||
100 | <trans-unit id="Descriptions"> | ||
101 | <source>Descriptions</source> | ||
102 | <target>undefined</target> | ||
103 | </trans-unit> | ||
104 | <trans-unit id="descriptions off"> | ||
105 | <source>descriptions off</source> | ||
106 | <target>undefined</target> | ||
107 | </trans-unit> | ||
108 | <trans-unit id="Audio Track"> | ||
109 | <source>Audio Track</source> | ||
110 | <target>undefined</target> | ||
111 | </trans-unit> | ||
112 | <trans-unit id="Volume Level"> | ||
113 | <source>Volume Level</source> | ||
114 | <target>undefined</target> | ||
115 | </trans-unit> | ||
116 | <trans-unit id="You aborted the media playback"> | ||
117 | <source>You aborted the media playback</source> | ||
118 | <target>undefined</target> | ||
119 | </trans-unit> | ||
120 | <trans-unit id="A network error caused the media download to fail part-way."> | ||
121 | <source>A network error caused the media download to fail part-way.</source> | ||
122 | <target>undefined</target> | ||
123 | </trans-unit> | ||
124 | <trans-unit id="The media could not be loaded, either because the server or network failed or because the format is not supported."> | ||
125 | <source>The media could not be loaded, either because the server or network failed or because the format is not supported.</source> | ||
126 | <target>undefined</target> | ||
127 | </trans-unit> | ||
128 | <trans-unit id="The media playback was aborted due to a corruption problem or because the media used features your browser did not support."> | ||
129 | <source>The media playback was aborted due to a corruption problem or because the media used features your browser did not support.</source> | ||
130 | <target>undefined</target> | ||
131 | </trans-unit> | ||
132 | <trans-unit id="No compatible source was found for this media."> | ||
133 | <source>No compatible source was found for this media.</source> | ||
134 | <target>undefined</target> | ||
135 | </trans-unit> | ||
136 | <trans-unit id="The media is encrypted and we do not have the keys to decrypt it."> | ||
137 | <source>The media is encrypted and we do not have the keys to decrypt it.</source> | ||
138 | <target>undefined</target> | ||
139 | </trans-unit> | ||
140 | <trans-unit id="Play Video"> | ||
141 | <source>Play Video</source> | ||
142 | <target>undefined</target> | ||
143 | </trans-unit> | ||
144 | <trans-unit id="Close"> | ||
145 | <source>Close</source> | ||
146 | <target>undefined</target> | ||
147 | </trans-unit> | ||
148 | <trans-unit id="Close Modal Dialog"> | ||
149 | <source>Close Modal Dialog</source> | ||
150 | <target>undefined</target> | ||
151 | </trans-unit> | ||
152 | <trans-unit id="Modal Window"> | ||
153 | <source>Modal Window</source> | ||
154 | <target>undefined</target> | ||
155 | </trans-unit> | ||
156 | <trans-unit id="This is a modal window"> | ||
157 | <source>This is a modal window</source> | ||
158 | <target>undefined</target> | ||
159 | </trans-unit> | ||
160 | <trans-unit id="This modal can be closed by pressing the Escape key or activating the close button."> | ||
161 | <source>This modal can be closed by pressing the Escape key or activating the close button.</source> | ||
162 | <target>undefined</target> | ||
163 | </trans-unit> | ||
164 | <trans-unit id=", opens captions settings dialog"> | ||
165 | <source>, opens captions settings dialog</source> | ||
166 | <target>undefined</target> | ||
167 | </trans-unit> | ||
168 | <trans-unit id=", opens subtitles settings dialog"> | ||
169 | <source>, opens subtitles settings dialog</source> | ||
170 | <target>undefined</target> | ||
171 | </trans-unit> | ||
172 | <trans-unit id=", opens descriptions settings dialog"> | ||
173 | <source>, opens descriptions settings dialog</source> | ||
174 | <target>undefined</target> | ||
175 | </trans-unit> | ||
176 | <trans-unit id=", selected"> | ||
177 | <source>, selected</source> | ||
178 | <target>undefined</target> | ||
179 | </trans-unit> | ||
180 | <trans-unit id="captions settings"> | ||
181 | <source>captions settings</source> | ||
182 | <target>undefined</target> | ||
183 | </trans-unit> | ||
184 | <trans-unit id="subtitles settings"> | ||
185 | <source>subititles settings</source> | ||
186 | <target>undefined</target> | ||
187 | </trans-unit> | ||
188 | <trans-unit id="descriptions settings"> | ||
189 | <source>descriptions settings</source> | ||
190 | <target>undefined</target> | ||
191 | </trans-unit> | ||
192 | <trans-unit id="Text"> | ||
193 | <source>Text</source> | ||
194 | <target>undefined</target> | ||
195 | </trans-unit> | ||
196 | <trans-unit id="White"> | ||
197 | <source>White</source> | ||
198 | <target>undefined</target> | ||
199 | </trans-unit> | ||
200 | <trans-unit id="Black"> | ||
201 | <source>Black</source> | ||
202 | <target>undefined</target> | ||
203 | </trans-unit> | ||
204 | <trans-unit id="Red"> | ||
205 | <source>Red</source> | ||
206 | <target>undefined</target> | ||
207 | </trans-unit> | ||
208 | <trans-unit id="Green"> | ||
209 | <source>Green</source> | ||
210 | <target>undefined</target> | ||
211 | </trans-unit> | ||
212 | <trans-unit id="Blue"> | ||
213 | <source>Blue</source> | ||
214 | <target>undefined</target> | ||
215 | </trans-unit> | ||
216 | <trans-unit id="Yellow"> | ||
217 | <source>Yellow</source> | ||
218 | <target>undefined</target> | ||
219 | </trans-unit> | ||
220 | <trans-unit id="Magenta"> | ||
221 | <source>Magenta</source> | ||
222 | <target>undefined</target> | ||
223 | </trans-unit> | ||
224 | <trans-unit id="Cyan"> | ||
225 | <source>Cyan</source> | ||
226 | <target>undefined</target> | ||
227 | </trans-unit> | ||
228 | <trans-unit id="Background"> | ||
229 | <source>Background</source> | ||
230 | <target>undefined</target> | ||
231 | </trans-unit> | ||
232 | <trans-unit id="Window"> | ||
233 | <source>Window</source> | ||
234 | <target>undefined</target> | ||
235 | </trans-unit> | ||
236 | <trans-unit id="Transparent"> | ||
237 | <source>Transparent</source> | ||
238 | <target>undefined</target> | ||
239 | </trans-unit> | ||
240 | <trans-unit id="Semi-Transparent"> | ||
241 | <source>Semi-Transparent</source> | ||
242 | <target>undefined</target> | ||
243 | </trans-unit> | ||
244 | <trans-unit id="Opaque"> | ||
245 | <source>Opaque</source> | ||
246 | <target>undefined</target> | ||
247 | </trans-unit> | ||
248 | <trans-unit id="Font Size"> | ||
249 | <source>Font Size</source> | ||
250 | <target>undefined</target> | ||
251 | </trans-unit> | ||
252 | <trans-unit id="Text Edge Style"> | ||
253 | <source>Text Edge Style</source> | ||
254 | <target>undefined</target> | ||
255 | </trans-unit> | ||
256 | <trans-unit id="None"> | ||
257 | <source>None</source> | ||
258 | <target>undefined</target> | ||
259 | </trans-unit> | ||
260 | <trans-unit id="Raised"> | ||
261 | <source>Raised</source> | ||
262 | <target>undefined</target> | ||
263 | </trans-unit> | ||
264 | <trans-unit id="Depressed"> | ||
265 | <source>Depressed</source> | ||
266 | <target>undefined</target> | ||
267 | </trans-unit> | ||
268 | <trans-unit id="Uniform"> | ||
269 | <source>Uniform</source> | ||
270 | <target>undefined</target> | ||
271 | </trans-unit> | ||
272 | <trans-unit id="Dropshadow"> | ||
273 | <source>Dropshadow</source> | ||
274 | <target>undefined</target> | ||
275 | </trans-unit> | ||
276 | <trans-unit id="Font Family"> | ||
277 | <source>Font Family</source> | ||
278 | <target>undefined</target> | ||
279 | </trans-unit> | ||
280 | <trans-unit id="Proportional Sans-Serif"> | ||
281 | <source>Proportional Sans-Serif</source> | ||
282 | <target>undefined</target> | ||
283 | </trans-unit> | ||
284 | <trans-unit id="Monospace Sans-Serif"> | ||
285 | <source>Monospace Sans-Serif</source> | ||
286 | <target>undefined</target> | ||
287 | </trans-unit> | ||
288 | <trans-unit id="Proportional Serif"> | ||
289 | <source>Proportional Serif</source> | ||
290 | <target>undefined</target> | ||
291 | </trans-unit> | ||
292 | <trans-unit id="Monospace Serif"> | ||
293 | <source>Monospace Serif</source> | ||
294 | <target>undefined</target> | ||
295 | </trans-unit> | ||
296 | <trans-unit id="Casual"> | ||
297 | <source>Casual</source> | ||
298 | <target>undefined</target> | ||
299 | </trans-unit> | ||
300 | <trans-unit id="Script"> | ||
301 | <source>Script</source> | ||
302 | <target>undefined</target> | ||
303 | </trans-unit> | ||
304 | <trans-unit id="Small Caps"> | ||
305 | <source>Small Caps</source> | ||
306 | <target>undefined</target> | ||
307 | </trans-unit> | ||
308 | <trans-unit id="Reset"> | ||
309 | <source>Reset</source> | ||
310 | <target>undefined</target> | ||
311 | </trans-unit> | ||
312 | <trans-unit id="restore all settings to the default values"> | ||
313 | <source>restore all settings to the default values</source> | ||
314 | <target>undefined</target> | ||
315 | </trans-unit> | ||
316 | <trans-unit id="Done"> | ||
317 | <source>Done</source> | ||
318 | <target>undefined</target> | ||
319 | </trans-unit> | ||
320 | <trans-unit id="Caption Settings Dialog"> | ||
321 | <source>Caption Settings Dialog</source> | ||
322 | <target>undefined</target> | ||
323 | </trans-unit> | ||
324 | <trans-unit id="Beginning of dialog window. Escape will cancel and close the window."> | ||
325 | <source>Beginning of dialog window. Escape will cancel and close the window.</source> | ||
326 | <target>undefined</target> | ||
327 | </trans-unit> | ||
328 | <trans-unit id="End of dialog window."> | ||
329 | <source>End of dialog window.</source> | ||
330 | <target>undefined</target> | ||
331 | </trans-unit> | ||
332 | <trans-unit id="{1} is loading."> | ||
333 | <source>{1} is loading.</source> | ||
334 | <target>undefined</target> | ||
335 | </trans-unit> | ||
336 | <trans-unit id="Quality"> | ||
337 | <source>Quality</source> | ||
338 | <target>undefined</target> | ||
339 | </trans-unit> | ||
340 | <trans-unit id="Auto"> | ||
341 | <source>Auto</source> | ||
342 | <target>undefined</target> | ||
343 | </trans-unit> | ||
344 | <trans-unit id="Speed"> | ||
345 | <source>Speed</source> | ||
346 | <target>undefined</target> | ||
347 | </trans-unit> | ||
348 | <trans-unit id="peers"> | ||
349 | <source>peers</source> | ||
350 | <target>undefined</target> | ||
351 | </trans-unit> | ||
352 | <trans-unit id="Go to the video page"> | ||
353 | <source>Go to the video page</source> | ||
354 | <target>undefined</target> | ||
355 | </trans-unit> | ||
356 | <trans-unit id="Settings"> | ||
357 | <source>Settings</source> | ||
358 | <target>undefined</target> | ||
359 | </trans-unit> | ||
360 | <trans-unit id="Uses P2P, others may know you are watching this video."> | ||
361 | <source>Uses P2P, others may know you are watching this video.</source> | ||
362 | <target>undefined</target> | ||
363 | </trans-unit> | ||
364 | <trans-unit id="Copy the video URL"> | ||
365 | <source>Copy the video URL</source> | ||
366 | <target>undefined</target> | ||
367 | </trans-unit> | ||
368 | <trans-unit id="Copy the video URL at the current time"> | ||
369 | <source>Copy the video URL at the current time</source> | ||
370 | <target>undefined</target> | ||
371 | </trans-unit> | ||
372 | <trans-unit id="Copy embed code"> | ||
373 | <source>Copy embed code</source> | ||
374 | <target>undefined</target> | ||
375 | </trans-unit> | ||
376 | </body> | ||
377 | </file> | ||
378 | </xliff> \ No newline at end of file | ||
diff --git a/client/src/locale/source/videojs_en_US.json b/client/src/locale/source/videojs_en_US.json new file mode 100644 index 000000000..92caaa683 --- /dev/null +++ b/client/src/locale/source/videojs_en_US.json | |||
@@ -0,0 +1,85 @@ | |||
1 | { | ||
2 | "Audio Player": "Audio Player", | ||
3 | "Video Player": "Video Player", | ||
4 | "Play": "Play", | ||
5 | "Pause": "Pause", | ||
6 | "Replay": "Replay", | ||
7 | "Current Time": "Current Time", | ||
8 | "Duration": "Duration", | ||
9 | "Remaining Time": "Remaining Time", | ||
10 | "Stream Type": "Stream Type", | ||
11 | "LIVE": "LIVE", | ||
12 | "Loaded": "Loaded", | ||
13 | "Progress": "Progress", | ||
14 | "Progress Bar": "Progress Bar", | ||
15 | "progress bar timing: currentTime={1} duration={2}": "{1} of {2}", | ||
16 | "Fullscreen": "Fullscreen", | ||
17 | "Non-Fullscreen": "Non-Fullscreen", | ||
18 | "Mute": "Mute", | ||
19 | "Unmute": "Unmute", | ||
20 | "Playback Rate": "Playback Rate", | ||
21 | "Subtitles": "Subtitles", | ||
22 | "subtitles off": "subtitles off", | ||
23 | "Captions": "Captions", | ||
24 | "captions off": "captions off", | ||
25 | "Chapters": "Chapters", | ||
26 | "Descriptions": "Descriptions", | ||
27 | "descriptions off": "descriptions off", | ||
28 | "Audio Track": "Audio Track", | ||
29 | "Volume Level": "Volume Level", | ||
30 | "You aborted the media playback": "You aborted the media playback", | ||
31 | "A network error caused the media download to fail part-way.": "A network error caused the media download to fail part-way.", | ||
32 | "The media could not be loaded, either because the server or network failed or because the format is not supported.": "The media could not be loaded, either because the server or network failed or because the format is not supported.", | ||
33 | "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.", | ||
34 | "No compatible source was found for this media.": "No compatible source was found for this media.", | ||
35 | "The media is encrypted and we do not have the keys to decrypt it.": "The media is encrypted and we do not have the keys to decrypt it.", | ||
36 | "Play Video": "Play Video", | ||
37 | "Close": "Close", | ||
38 | "Close Modal Dialog": "Close Modal Dialog", | ||
39 | "Modal Window": "Modal Window", | ||
40 | "This is a modal window": "This is a modal window", | ||
41 | "This modal can be closed by pressing the Escape key or activating the close button.": "This modal can be closed by pressing the Escape key or activating the close button.", | ||
42 | ", opens captions settings dialog": ", opens captions settings dialog", | ||
43 | ", opens subtitles settings dialog": ", opens subtitles settings dialog", | ||
44 | ", opens descriptions settings dialog": ", opens descriptions settings dialog", | ||
45 | ", selected": ", selected", | ||
46 | "captions settings": "captions settings", | ||
47 | "subtitles settings": "subititles settings", | ||
48 | "descriptions settings": "descriptions settings", | ||
49 | "Text": "Text", | ||
50 | "White": "White", | ||
51 | "Black": "Black", | ||
52 | "Red": "Red", | ||
53 | "Green": "Green", | ||
54 | "Blue": "Blue", | ||
55 | "Yellow": "Yellow", | ||
56 | "Magenta": "Magenta", | ||
57 | "Cyan": "Cyan", | ||
58 | "Background": "Background", | ||
59 | "Window": "Window", | ||
60 | "Transparent": "Transparent", | ||
61 | "Semi-Transparent": "Semi-Transparent", | ||
62 | "Opaque": "Opaque", | ||
63 | "Font Size": "Font Size", | ||
64 | "Text Edge Style": "Text Edge Style", | ||
65 | "None": "None", | ||
66 | "Raised": "Raised", | ||
67 | "Depressed": "Depressed", | ||
68 | "Uniform": "Uniform", | ||
69 | "Dropshadow": "Dropshadow", | ||
70 | "Font Family": "Font Family", | ||
71 | "Proportional Sans-Serif": "Proportional Sans-Serif", | ||
72 | "Monospace Sans-Serif": "Monospace Sans-Serif", | ||
73 | "Proportional Serif": "Proportional Serif", | ||
74 | "Monospace Serif": "Monospace Serif", | ||
75 | "Casual": "Casual", | ||
76 | "Script": "Script", | ||
77 | "Small Caps": "Small Caps", | ||
78 | "Reset": "Reset", | ||
79 | "restore all settings to the default values": "restore all settings to the default values", | ||
80 | "Done": "Done", | ||
81 | "Caption Settings Dialog": "Caption Settings Dialog", | ||
82 | "Beginning of dialog window. Escape will cancel and close the window.": "Beginning of dialog window. Escape will cancel and close the window.", | ||
83 | "End of dialog window.": "End of dialog window.", | ||
84 | "{1} is loading.": "{1} is loading." | ||
85 | } | ||