aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/source/player_en_US.xml
blob: cf6fc7b7b750a60475cca2bbdf774f0116ceba6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
<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">
  <file original="namespace1" datatype="plaintext">
    <body>
      <trans-unit id="Audio Player">
        <source>Audio Player</source>
      </trans-unit>
      <trans-unit id="Video Player">
        <source>Video Player</source>
      </trans-unit>
      <trans-unit id="Play">
        <source>Play</source>
      </trans-unit>
      <trans-unit id="Pause">
        <source>Pause</source>
      </trans-unit>
      <trans-unit id="Replay">
        <source>Replay</source>
      </trans-unit>
      <trans-unit id="Current Time">
        <source>Current Time</source>
      </trans-unit>
      <trans-unit id="Duration">
        <source>Duration</source>
      </trans-unit>
      <trans-unit id="Remaining Time">
        <source>Remaining Time</source>
      </trans-unit>
      <trans-unit id="Stream Type">
        <source>Stream Type</source>
      </trans-unit>
      <trans-unit id="LIVE">
        <source>LIVE</source>
      </trans-unit>
      <trans-unit id="Loaded">
        <source>Loaded</source>
      </trans-unit>
      <trans-unit id="Progress">
        <source>Progress</source>
      </trans-unit>
      <trans-unit id="Progress Bar">
        <source>Progress Bar</source>
      </trans-unit>
      <trans-unit id="progress bar timing: currentTime={1} duration={2}">
        <source>{1} of {2}</source>
      </trans-unit>
      <trans-unit id="Fullscreen">
        <source>Fullscreen</source>
      </trans-unit>
      <trans-unit id="Non-Fullscreen">
        <source>Non-Fullscreen</source>
      </trans-unit>
      <trans-unit id="Mute">
        <source>Mute</source>
      </trans-unit>
      <trans-unit id="Unmute">
        <source>Unmute</source>
      </trans-unit>
      <trans-unit id="Playback Rate">
        <source>Playback Rate</source>
      </trans-unit>
      <trans-unit id="Subtitles">
        <source>Subtitles</source>
      </trans-unit>
      <trans-unit id="subtitles off">
        <source>subtitles off</source>
      </trans-unit>
      <trans-unit id="Captions">
        <source>Captions</source>
      </trans-unit>
      <trans-unit id="captions off">
        <source>captions off</source>
      </trans-unit>
      <trans-unit id="Chapters">
        <source>Chapters</source>
      </trans-unit>
      <trans-unit id="Descriptions">
        <source>Descriptions</source>
      </trans-unit>
      <trans-unit id="descriptions off">
        <source>descriptions off</source>
      </trans-unit>
      <trans-unit id="Audio Track">
        <source>Audio Track</source>
      </trans-unit>
      <trans-unit id="Volume Level">
        <source>Volume Level</source>
      </trans-unit>
      <trans-unit id="You aborted the media playback">
        <source>You aborted the media playback</source>
      </trans-unit>
      <trans-unit id="A network error caused the media download to fail part-way.">
        <source>A network error caused the media download to fail part-way.</source>
      </trans-unit>
      <trans-unit id="The media could not be loaded, either because the server or network failed or because the format is not supported.">
        <source>The media could not be loaded, either because the server or network failed or because the format is not supported.</source>
      </trans-unit>
      <trans-unit id="The media playback was aborted due to a corruption problem or because the media used features your browser did not support.">
        <source>The media playback was aborted due to a corruption problem or because the media used features your browser did not support.</source>
      </trans-unit>
      <trans-unit id="No compatible source was found for this media.">
        <source>No compatible source was found for this media.</source>
      </trans-unit>
      <trans-unit id="The media is encrypted and we do not have the keys to decrypt it.">
        <source>The media is encrypted and we do not have the keys to decrypt it.</source>
      </trans-unit>
      <trans-unit id="Play Video">
        <source>Play Video</source>
      </trans-unit>
      <trans-unit id="Close">
        <source>Close</source>
      </trans-unit>
      <trans-unit id="Close Modal Dialog">
        <source>Close Modal Dialog</source>
      </trans-unit>
      <trans-unit id="Modal Window">
        <source>Modal Window</source>
      </trans-unit>
      <trans-unit id="This is a modal window">
        <source>This is a modal window</source>
      </trans-unit>
      <trans-unit id="This modal can be closed by pressing the Escape key or activating the close button.">
        <source>This modal can be closed by pressing the Escape key or activating the close button.</source>
      </trans-unit>
      <trans-unit id=", opens captions settings dialog">
        <source>, opens captions settings dialog</source>
      </trans-unit>
      <trans-unit id=", opens subtitles settings dialog">
        <source>, opens subtitles settings dialog</source>
      </trans-unit>
      <trans-unit id=", opens descriptions settings dialog">
        <source>, opens descriptions settings dialog</source>
      </trans-unit>
      <trans-unit id=", selected">
        <source>, selected</source>
      </trans-unit>
      <trans-unit id="captions settings">
        <source>captions settings</source>
      </trans-unit>
      <trans-unit id="subtitles settings">
        <source>subititles settings</source>
      </trans-unit>
      <trans-unit id="descriptions settings">
        <source>descriptions settings</source>
      </trans-unit>
      <trans-unit id="Text">
        <source>Text</source>
      </trans-unit>
      <trans-unit id="White">
        <source>White</source>
      </trans-unit>
      <trans-unit id="Black">
        <source>Black</source>
      </trans-unit>
      <trans-unit id="Red">
        <source>Red</source>
      </trans-unit>
      <trans-unit id="Green">
        <source>Green</source>
      </trans-unit>
      <trans-unit id="Blue">
        <source>Blue</source>
      </trans-unit>
      <trans-unit id="Yellow">
        <source>Yellow</source>
      </trans-unit>
      <trans-unit id="Magenta">
        <source>Magenta</source>
      </trans-unit>
      <trans-unit id="Cyan">
        <source>Cyan</source>
      </trans-unit>
      <trans-unit id="Background">
        <source>Background</source>
      </trans-unit>
      <trans-unit id="Window">
        <source>Window</source>
      </trans-unit>
      <trans-unit id="Transparent">
        <source>Transparent</source>
      </trans-unit>
      <trans-unit id="Semi-Transparent">
        <source>Semi-Transparent</source>
      </trans-unit>
      <trans-unit id="Opaque">
        <source>Opaque</source>
      </trans-unit>
      <trans-unit id="Font Size">
        <source>Font Size</source>
      </trans-unit>
      <trans-unit id="Text Edge Style">
        <source>Text Edge Style</source>
      </trans-unit>
      <trans-unit id="None">
        <source>None</source>
      </trans-unit>
      <trans-unit id="Raised">
        <source>Raised</source>
      </trans-unit>
      <trans-unit id="Depressed">
        <source>Depressed</source>
      </trans-unit>
      <trans-unit id="Uniform">
        <source>Uniform</source>
      </trans-unit>
      <trans-unit id="Dropshadow">
        <source>Dropshadow</source>
      </trans-unit>
      <trans-unit id="Font Family">
        <source>Font Family</source>
      </trans-unit>
      <trans-unit id="Proportional Sans-Serif">
        <source>Proportional Sans-Serif</source>
      </trans-unit>
      <trans-unit id="Monospace Sans-Serif">
        <source>Monospace Sans-Serif</source>
      </trans-unit>
      <trans-unit id="Proportional Serif">
        <source>Proportional Serif</source>
      </trans-unit>
      <trans-unit id="Monospace Serif">
        <source>Monospace Serif</source>
      </trans-unit>
      <trans-unit id="Casual">
        <source>Casual</source>
      </trans-unit>
      <trans-unit id="Script">
        <source>Script</source>
      </trans-unit>
      <trans-unit id="Small Caps">
        <source>Small Caps</source>
      </trans-unit>
      <trans-unit id="Reset">
        <source>Reset</source>
      </trans-unit>
      <trans-unit id="restore all settings to the default values">
        <source>restore all settings to the default values</source>
      </trans-unit>
      <trans-unit id="Done">
        <source>Done</source>
      </trans-unit>
      <trans-unit id="Caption Settings Dialog">
        <source>Caption Settings Dialog</source>
      </trans-unit>
      <trans-unit id="Beginning of dialog window. Escape will cancel and close the window.">
        <source>Beginning of dialog window. Escape will cancel and close the window.</source>
      </trans-unit>
      <trans-unit id="End of dialog window.">
        <source>End of dialog window.</source>
      </trans-unit>
      <trans-unit id="{1} is loading.">
        <source>{1} is loading.</source>
      </trans-unit>
      <trans-unit id="Quality">
        <source>Quality</source>
      </trans-unit>
      <trans-unit id="Auto">
        <source>Auto</source>
      </trans-unit>
      <trans-unit id="Speed">
        <source>Speed</source>
      </trans-unit>
      <trans-unit id="Subtitles/CC">
        <source>Subtitles/CC</source>
      </trans-unit>
      <trans-unit id="peers">
        <source>peers</source>
      </trans-unit>
      <trans-unit id="peer">
        <source>peer</source>
      </trans-unit>
      <trans-unit id="Go to the video page">
        <source>Go to the video page</source>
      </trans-unit>
      <trans-unit id="Settings">
        <source>Settings</source>
      </trans-unit>
      <trans-unit id="Uses P2P, others may know you are watching this video.">
        <source>Uses P2P, others may know you are watching this video.</source>
      </trans-unit>
      <trans-unit id="Copy the video URL">
        <source>Copy the video URL</source>
      </trans-unit>
      <trans-unit id="Copy the video URL at the current time">
        <source>Copy the video URL at the current time</source>
      </trans-unit>
      <trans-unit id="Copy embed code">
        <source>Copy embed code</source>
      </trans-unit>
      <trans-unit id="Copy magnet URI">
        <source>Copy magnet URI</source>
      </trans-unit>
      <trans-unit id="Total downloaded: ">
        <source>Total downloaded: </source>
      </trans-unit>
      <trans-unit id="Total uploaded: ">
        <source>Total uploaded: </source>
      </trans-unit>
    </body>
  </file>
</xliff>