pageflow-public-i18n 1.20.0 → 1.22.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +17 -0
- data/config/locales/ar.yml +90 -0
- data/config/locales/bg.yml +90 -0
- data/config/locales/cs-CZ.yml +90 -0
- data/config/locales/de.yml +95 -0
- data/config/locales/el.yml +90 -0
- data/config/locales/en.yml +94 -0
- data/config/locales/es.yml +90 -0
- data/config/locales/fa-IR.yml +90 -0
- data/config/locales/fr.yml +129 -33
- data/config/locales/gn.yml +90 -0
- data/config/locales/id.yml +90 -0
- data/config/locales/it.yml +90 -0
- data/config/locales/ja.yml +90 -0
- data/config/locales/ms.yml +90 -0
- data/config/locales/nl-BE.yml +90 -0
- data/config/locales/nl.yml +90 -0
- data/config/locales/no.yml +90 -0
- data/config/locales/pl-PL.yml +90 -0
- data/config/locales/pt-BR.yml +90 -0
- data/config/locales/rm.yml +90 -0
- data/config/locales/ru-RU.yml +90 -0
- data/config/locales/sr.yml +90 -0
- data/config/locales/tr.yml +90 -0
- data/config/locales/zh.yml +90 -0
- data/lib/pageflow/public_i18n/version.rb +1 -1
- metadata +3 -3
data/config/locales/it.yml
CHANGED
@@ -102,6 +102,7 @@ it:
|
|
102
102
|
start: avvio visuale 360°
|
103
103
|
play_video: guardare video
|
104
104
|
privacy_notice:
|
105
|
+
read_more:
|
105
106
|
scroll_back_indicator: scorrere indietro
|
106
107
|
scroll_down: scorrere in basso
|
107
108
|
scroll_hint: Con la rotella del mouse o le frecce sulla tastiera verrà visualizzata la pagina successiva.
|
@@ -170,3 +171,92 @@ it:
|
|
170
171
|
4k:
|
171
172
|
fullhd:
|
172
173
|
high:
|
174
|
+
pageflow_scrolled:
|
175
|
+
public:
|
176
|
+
chart:
|
177
|
+
default_title:
|
178
|
+
consent_accept_all:
|
179
|
+
consent_configure:
|
180
|
+
consent_deny_all:
|
181
|
+
consent_expand_vendor:
|
182
|
+
consent_no_vendors:
|
183
|
+
consent_prompt_html:
|
184
|
+
consent_save:
|
185
|
+
consent_settings:
|
186
|
+
enter_fullscreen:
|
187
|
+
exit_fullscreen:
|
188
|
+
image_rights:
|
189
|
+
js_required:
|
190
|
+
languages:
|
191
|
+
ar:
|
192
|
+
cs:
|
193
|
+
de:
|
194
|
+
dk:
|
195
|
+
el:
|
196
|
+
en:
|
197
|
+
es:
|
198
|
+
fi:
|
199
|
+
fr:
|
200
|
+
fy:
|
201
|
+
hi:
|
202
|
+
it:
|
203
|
+
ja:
|
204
|
+
lb:
|
205
|
+
nb:
|
206
|
+
nl:
|
207
|
+
nn:
|
208
|
+
'no':
|
209
|
+
pl:
|
210
|
+
pt:
|
211
|
+
rm:
|
212
|
+
ru:
|
213
|
+
se:
|
214
|
+
sr:
|
215
|
+
sv:
|
216
|
+
tr:
|
217
|
+
unknown:
|
218
|
+
zh:
|
219
|
+
navigation:
|
220
|
+
chapter:
|
221
|
+
close_mobile_menu:
|
222
|
+
legal_info:
|
223
|
+
mute:
|
224
|
+
open_mobile_menu:
|
225
|
+
share:
|
226
|
+
unmute:
|
227
|
+
navigation_skip_links:
|
228
|
+
content:
|
229
|
+
player_controls:
|
230
|
+
pause:
|
231
|
+
play:
|
232
|
+
progress:
|
233
|
+
quality:
|
234
|
+
text_tracks:
|
235
|
+
sound_disclaimer:
|
236
|
+
help_muted:
|
237
|
+
help_unmuted:
|
238
|
+
text_track_modes:
|
239
|
+
auto:
|
240
|
+
auto_off:
|
241
|
+
none:
|
242
|
+
third_party_consent:
|
243
|
+
confirm:
|
244
|
+
opt_in_prompt:
|
245
|
+
datawrapper:
|
246
|
+
facebook:
|
247
|
+
vimeo:
|
248
|
+
youtube:
|
249
|
+
opt_out:
|
250
|
+
prompt:
|
251
|
+
prompt_link:
|
252
|
+
unsupported_browser:
|
253
|
+
video_qualities:
|
254
|
+
annotations:
|
255
|
+
4k:
|
256
|
+
fullhd:
|
257
|
+
medium:
|
258
|
+
labels:
|
259
|
+
4k:
|
260
|
+
auto:
|
261
|
+
fullhd:
|
262
|
+
medium:
|
data/config/locales/ja.yml
CHANGED
@@ -102,6 +102,7 @@ ja:
|
|
102
102
|
start: 360° パノラマを始める
|
103
103
|
play_video: ビデオを再生する
|
104
104
|
privacy_notice: プライバシー通知
|
105
|
+
read_more:
|
105
106
|
scroll_back_indicator:
|
106
107
|
scroll_down: 下にスクロールする
|
107
108
|
scroll_hint: マウスかキーボードの矢印キーでページの間を移動する
|
@@ -170,3 +171,92 @@ ja:
|
|
170
171
|
4k: 4K
|
171
172
|
fullhd: HD
|
172
173
|
high: HD
|
174
|
+
pageflow_scrolled:
|
175
|
+
public:
|
176
|
+
chart:
|
177
|
+
default_title:
|
178
|
+
consent_accept_all:
|
179
|
+
consent_configure:
|
180
|
+
consent_deny_all:
|
181
|
+
consent_expand_vendor:
|
182
|
+
consent_no_vendors:
|
183
|
+
consent_prompt_html:
|
184
|
+
consent_save:
|
185
|
+
consent_settings:
|
186
|
+
enter_fullscreen:
|
187
|
+
exit_fullscreen:
|
188
|
+
image_rights:
|
189
|
+
js_required:
|
190
|
+
languages:
|
191
|
+
ar:
|
192
|
+
cs:
|
193
|
+
de:
|
194
|
+
dk:
|
195
|
+
el:
|
196
|
+
en:
|
197
|
+
es:
|
198
|
+
fi:
|
199
|
+
fr:
|
200
|
+
fy:
|
201
|
+
hi:
|
202
|
+
it:
|
203
|
+
ja:
|
204
|
+
lb:
|
205
|
+
nb:
|
206
|
+
nl:
|
207
|
+
nn:
|
208
|
+
'no':
|
209
|
+
pl:
|
210
|
+
pt:
|
211
|
+
rm:
|
212
|
+
ru:
|
213
|
+
se:
|
214
|
+
sr:
|
215
|
+
sv:
|
216
|
+
tr:
|
217
|
+
unknown:
|
218
|
+
zh:
|
219
|
+
navigation:
|
220
|
+
chapter:
|
221
|
+
close_mobile_menu:
|
222
|
+
legal_info:
|
223
|
+
mute:
|
224
|
+
open_mobile_menu:
|
225
|
+
share:
|
226
|
+
unmute:
|
227
|
+
navigation_skip_links:
|
228
|
+
content:
|
229
|
+
player_controls:
|
230
|
+
pause:
|
231
|
+
play:
|
232
|
+
progress:
|
233
|
+
quality:
|
234
|
+
text_tracks:
|
235
|
+
sound_disclaimer:
|
236
|
+
help_muted:
|
237
|
+
help_unmuted:
|
238
|
+
text_track_modes:
|
239
|
+
auto:
|
240
|
+
auto_off:
|
241
|
+
none:
|
242
|
+
third_party_consent:
|
243
|
+
confirm:
|
244
|
+
opt_in_prompt:
|
245
|
+
datawrapper:
|
246
|
+
facebook:
|
247
|
+
vimeo:
|
248
|
+
youtube:
|
249
|
+
opt_out:
|
250
|
+
prompt:
|
251
|
+
prompt_link:
|
252
|
+
unsupported_browser:
|
253
|
+
video_qualities:
|
254
|
+
annotations:
|
255
|
+
4k:
|
256
|
+
fullhd:
|
257
|
+
medium:
|
258
|
+
labels:
|
259
|
+
4k:
|
260
|
+
auto:
|
261
|
+
fullhd:
|
262
|
+
medium:
|
data/config/locales/ms.yml
CHANGED
@@ -102,6 +102,7 @@ ms:
|
|
102
102
|
start: Mulakan panorama 360°
|
103
103
|
play_video: Mainkan video
|
104
104
|
privacy_notice:
|
105
|
+
read_more:
|
105
106
|
scroll_back_indicator: Skrol kembali
|
106
107
|
scroll_down: Skrol ke bawah
|
107
108
|
scroll_hint: Gunakan roda tetikus atau kekunci anak panah pada papan kekunci anda untuk menelusuri antara halaman.
|
@@ -170,3 +171,92 @@ ms:
|
|
170
171
|
4k:
|
171
172
|
fullhd:
|
172
173
|
high:
|
174
|
+
pageflow_scrolled:
|
175
|
+
public:
|
176
|
+
chart:
|
177
|
+
default_title:
|
178
|
+
consent_accept_all:
|
179
|
+
consent_configure:
|
180
|
+
consent_deny_all:
|
181
|
+
consent_expand_vendor:
|
182
|
+
consent_no_vendors:
|
183
|
+
consent_prompt_html:
|
184
|
+
consent_save:
|
185
|
+
consent_settings:
|
186
|
+
enter_fullscreen:
|
187
|
+
exit_fullscreen:
|
188
|
+
image_rights:
|
189
|
+
js_required:
|
190
|
+
languages:
|
191
|
+
ar:
|
192
|
+
cs:
|
193
|
+
de:
|
194
|
+
dk:
|
195
|
+
el:
|
196
|
+
en:
|
197
|
+
es:
|
198
|
+
fi:
|
199
|
+
fr:
|
200
|
+
fy:
|
201
|
+
hi:
|
202
|
+
it:
|
203
|
+
ja:
|
204
|
+
lb:
|
205
|
+
nb:
|
206
|
+
nl:
|
207
|
+
nn:
|
208
|
+
'no':
|
209
|
+
pl:
|
210
|
+
pt:
|
211
|
+
rm:
|
212
|
+
ru:
|
213
|
+
se:
|
214
|
+
sr:
|
215
|
+
sv:
|
216
|
+
tr:
|
217
|
+
unknown:
|
218
|
+
zh:
|
219
|
+
navigation:
|
220
|
+
chapter:
|
221
|
+
close_mobile_menu:
|
222
|
+
legal_info:
|
223
|
+
mute:
|
224
|
+
open_mobile_menu:
|
225
|
+
share:
|
226
|
+
unmute:
|
227
|
+
navigation_skip_links:
|
228
|
+
content:
|
229
|
+
player_controls:
|
230
|
+
pause:
|
231
|
+
play:
|
232
|
+
progress:
|
233
|
+
quality:
|
234
|
+
text_tracks:
|
235
|
+
sound_disclaimer:
|
236
|
+
help_muted:
|
237
|
+
help_unmuted:
|
238
|
+
text_track_modes:
|
239
|
+
auto:
|
240
|
+
auto_off:
|
241
|
+
none:
|
242
|
+
third_party_consent:
|
243
|
+
confirm:
|
244
|
+
opt_in_prompt:
|
245
|
+
datawrapper:
|
246
|
+
facebook:
|
247
|
+
vimeo:
|
248
|
+
youtube:
|
249
|
+
opt_out:
|
250
|
+
prompt:
|
251
|
+
prompt_link:
|
252
|
+
unsupported_browser:
|
253
|
+
video_qualities:
|
254
|
+
annotations:
|
255
|
+
4k:
|
256
|
+
fullhd:
|
257
|
+
medium:
|
258
|
+
labels:
|
259
|
+
4k:
|
260
|
+
auto:
|
261
|
+
fullhd:
|
262
|
+
medium:
|
data/config/locales/nl-BE.yml
CHANGED
@@ -102,6 +102,7 @@ nl-BE:
|
|
102
102
|
start: 360° panorama starten
|
103
103
|
play_video: Video afspelen
|
104
104
|
privacy_notice:
|
105
|
+
read_more:
|
105
106
|
scroll_back_indicator:
|
106
107
|
scroll_down: Omlaag schuiven
|
107
108
|
scroll_hint: Gebruik het muiswiel of de pijltoetsen op uw toetsenbord om tussen pagina’s te navigeren.
|
@@ -170,3 +171,92 @@ nl-BE:
|
|
170
171
|
4k:
|
171
172
|
fullhd:
|
172
173
|
high:
|
174
|
+
pageflow_scrolled:
|
175
|
+
public:
|
176
|
+
chart:
|
177
|
+
default_title:
|
178
|
+
consent_accept_all:
|
179
|
+
consent_configure:
|
180
|
+
consent_deny_all:
|
181
|
+
consent_expand_vendor:
|
182
|
+
consent_no_vendors:
|
183
|
+
consent_prompt_html:
|
184
|
+
consent_save:
|
185
|
+
consent_settings:
|
186
|
+
enter_fullscreen:
|
187
|
+
exit_fullscreen:
|
188
|
+
image_rights:
|
189
|
+
js_required:
|
190
|
+
languages:
|
191
|
+
ar:
|
192
|
+
cs:
|
193
|
+
de:
|
194
|
+
dk:
|
195
|
+
el:
|
196
|
+
en:
|
197
|
+
es:
|
198
|
+
fi:
|
199
|
+
fr:
|
200
|
+
fy:
|
201
|
+
hi:
|
202
|
+
it:
|
203
|
+
ja:
|
204
|
+
lb:
|
205
|
+
nb:
|
206
|
+
nl:
|
207
|
+
nn:
|
208
|
+
'no':
|
209
|
+
pl:
|
210
|
+
pt:
|
211
|
+
rm:
|
212
|
+
ru:
|
213
|
+
se:
|
214
|
+
sr:
|
215
|
+
sv:
|
216
|
+
tr:
|
217
|
+
unknown:
|
218
|
+
zh:
|
219
|
+
navigation:
|
220
|
+
chapter:
|
221
|
+
close_mobile_menu:
|
222
|
+
legal_info:
|
223
|
+
mute:
|
224
|
+
open_mobile_menu:
|
225
|
+
share:
|
226
|
+
unmute:
|
227
|
+
navigation_skip_links:
|
228
|
+
content:
|
229
|
+
player_controls:
|
230
|
+
pause:
|
231
|
+
play:
|
232
|
+
progress:
|
233
|
+
quality:
|
234
|
+
text_tracks:
|
235
|
+
sound_disclaimer:
|
236
|
+
help_muted:
|
237
|
+
help_unmuted:
|
238
|
+
text_track_modes:
|
239
|
+
auto:
|
240
|
+
auto_off:
|
241
|
+
none:
|
242
|
+
third_party_consent:
|
243
|
+
confirm:
|
244
|
+
opt_in_prompt:
|
245
|
+
datawrapper:
|
246
|
+
facebook:
|
247
|
+
vimeo:
|
248
|
+
youtube:
|
249
|
+
opt_out:
|
250
|
+
prompt:
|
251
|
+
prompt_link:
|
252
|
+
unsupported_browser:
|
253
|
+
video_qualities:
|
254
|
+
annotations:
|
255
|
+
4k:
|
256
|
+
fullhd:
|
257
|
+
medium:
|
258
|
+
labels:
|
259
|
+
4k:
|
260
|
+
auto:
|
261
|
+
fullhd:
|
262
|
+
medium:
|
data/config/locales/nl.yml
CHANGED
@@ -102,6 +102,7 @@ nl:
|
|
102
102
|
start: Begin 360° panorama
|
103
103
|
play_video: Speel video
|
104
104
|
privacy_notice:
|
105
|
+
read_more:
|
105
106
|
scroll_back_indicator: Scoll omhoog
|
106
107
|
scroll_down: Scroll omlaag
|
107
108
|
scroll_hint: Gebruik het muiswiel of de pijltjestoetsen om tussen pagina's te navigeren.
|
@@ -170,3 +171,92 @@ nl:
|
|
170
171
|
4k:
|
171
172
|
fullhd:
|
172
173
|
high:
|
174
|
+
pageflow_scrolled:
|
175
|
+
public:
|
176
|
+
chart:
|
177
|
+
default_title:
|
178
|
+
consent_accept_all:
|
179
|
+
consent_configure:
|
180
|
+
consent_deny_all:
|
181
|
+
consent_expand_vendor:
|
182
|
+
consent_no_vendors:
|
183
|
+
consent_prompt_html:
|
184
|
+
consent_save:
|
185
|
+
consent_settings:
|
186
|
+
enter_fullscreen:
|
187
|
+
exit_fullscreen:
|
188
|
+
image_rights:
|
189
|
+
js_required:
|
190
|
+
languages:
|
191
|
+
ar:
|
192
|
+
cs:
|
193
|
+
de:
|
194
|
+
dk:
|
195
|
+
el:
|
196
|
+
en:
|
197
|
+
es:
|
198
|
+
fi:
|
199
|
+
fr:
|
200
|
+
fy:
|
201
|
+
hi:
|
202
|
+
it:
|
203
|
+
ja:
|
204
|
+
lb:
|
205
|
+
nb:
|
206
|
+
nl:
|
207
|
+
nn:
|
208
|
+
'no':
|
209
|
+
pl:
|
210
|
+
pt:
|
211
|
+
rm:
|
212
|
+
ru:
|
213
|
+
se:
|
214
|
+
sr:
|
215
|
+
sv:
|
216
|
+
tr:
|
217
|
+
unknown:
|
218
|
+
zh:
|
219
|
+
navigation:
|
220
|
+
chapter:
|
221
|
+
close_mobile_menu:
|
222
|
+
legal_info:
|
223
|
+
mute:
|
224
|
+
open_mobile_menu:
|
225
|
+
share:
|
226
|
+
unmute:
|
227
|
+
navigation_skip_links:
|
228
|
+
content:
|
229
|
+
player_controls:
|
230
|
+
pause:
|
231
|
+
play:
|
232
|
+
progress:
|
233
|
+
quality:
|
234
|
+
text_tracks:
|
235
|
+
sound_disclaimer:
|
236
|
+
help_muted:
|
237
|
+
help_unmuted:
|
238
|
+
text_track_modes:
|
239
|
+
auto:
|
240
|
+
auto_off:
|
241
|
+
none:
|
242
|
+
third_party_consent:
|
243
|
+
confirm:
|
244
|
+
opt_in_prompt:
|
245
|
+
datawrapper:
|
246
|
+
facebook:
|
247
|
+
vimeo:
|
248
|
+
youtube:
|
249
|
+
opt_out:
|
250
|
+
prompt:
|
251
|
+
prompt_link:
|
252
|
+
unsupported_browser:
|
253
|
+
video_qualities:
|
254
|
+
annotations:
|
255
|
+
4k:
|
256
|
+
fullhd:
|
257
|
+
medium:
|
258
|
+
labels:
|
259
|
+
4k:
|
260
|
+
auto:
|
261
|
+
fullhd:
|
262
|
+
medium:
|
data/config/locales/no.yml
CHANGED
@@ -102,6 +102,7 @@
|
|
102
102
|
start: Start 360° panorama
|
103
103
|
play_video: Spill video
|
104
104
|
privacy_notice: Personvern
|
105
|
+
read_more:
|
105
106
|
scroll_back_indicator: Klikk for å legge inn tekst
|
106
107
|
scroll_down: Scroll nedover
|
107
108
|
scroll_hint: Bruk hjulet på musen eller pilene på tastaturet for å navigere mellom sidene.
|
@@ -170,3 +171,92 @@
|
|
170
171
|
4k: 4k
|
171
172
|
fullhd: HD
|
172
173
|
high: HD
|
174
|
+
pageflow_scrolled:
|
175
|
+
public:
|
176
|
+
chart:
|
177
|
+
default_title:
|
178
|
+
consent_accept_all:
|
179
|
+
consent_configure:
|
180
|
+
consent_deny_all:
|
181
|
+
consent_expand_vendor:
|
182
|
+
consent_no_vendors:
|
183
|
+
consent_prompt_html:
|
184
|
+
consent_save:
|
185
|
+
consent_settings:
|
186
|
+
enter_fullscreen:
|
187
|
+
exit_fullscreen:
|
188
|
+
image_rights:
|
189
|
+
js_required:
|
190
|
+
languages:
|
191
|
+
ar:
|
192
|
+
cs:
|
193
|
+
de:
|
194
|
+
dk:
|
195
|
+
el:
|
196
|
+
en:
|
197
|
+
es:
|
198
|
+
fi:
|
199
|
+
fr:
|
200
|
+
fy:
|
201
|
+
hi:
|
202
|
+
it:
|
203
|
+
ja:
|
204
|
+
lb:
|
205
|
+
nb:
|
206
|
+
nl:
|
207
|
+
nn:
|
208
|
+
'no':
|
209
|
+
pl:
|
210
|
+
pt:
|
211
|
+
rm:
|
212
|
+
ru:
|
213
|
+
se:
|
214
|
+
sr:
|
215
|
+
sv:
|
216
|
+
tr:
|
217
|
+
unknown:
|
218
|
+
zh:
|
219
|
+
navigation:
|
220
|
+
chapter:
|
221
|
+
close_mobile_menu:
|
222
|
+
legal_info:
|
223
|
+
mute:
|
224
|
+
open_mobile_menu:
|
225
|
+
share:
|
226
|
+
unmute:
|
227
|
+
navigation_skip_links:
|
228
|
+
content:
|
229
|
+
player_controls:
|
230
|
+
pause:
|
231
|
+
play:
|
232
|
+
progress:
|
233
|
+
quality:
|
234
|
+
text_tracks:
|
235
|
+
sound_disclaimer:
|
236
|
+
help_muted:
|
237
|
+
help_unmuted:
|
238
|
+
text_track_modes:
|
239
|
+
auto:
|
240
|
+
auto_off:
|
241
|
+
none:
|
242
|
+
third_party_consent:
|
243
|
+
confirm:
|
244
|
+
opt_in_prompt:
|
245
|
+
datawrapper:
|
246
|
+
facebook:
|
247
|
+
vimeo:
|
248
|
+
youtube:
|
249
|
+
opt_out:
|
250
|
+
prompt:
|
251
|
+
prompt_link:
|
252
|
+
unsupported_browser:
|
253
|
+
video_qualities:
|
254
|
+
annotations:
|
255
|
+
4k:
|
256
|
+
fullhd:
|
257
|
+
medium:
|
258
|
+
labels:
|
259
|
+
4k:
|
260
|
+
auto:
|
261
|
+
fullhd:
|
262
|
+
medium:
|
data/config/locales/pl-PL.yml
CHANGED
@@ -102,6 +102,7 @@ pl-PL:
|
|
102
102
|
start: Otwórz widok 360°
|
103
103
|
play_video: Odtwórz video
|
104
104
|
privacy_notice:
|
105
|
+
read_more:
|
105
106
|
scroll_back_indicator: Przewijanie wstecz
|
106
107
|
scroll_down: Przewiń niżej
|
107
108
|
scroll_hint: Poprzez mysz lub strzałki na klawiaturze zostanie przywołany kolejny rodział strony.
|
@@ -170,3 +171,92 @@ pl-PL:
|
|
170
171
|
4k:
|
171
172
|
fullhd:
|
172
173
|
high:
|
174
|
+
pageflow_scrolled:
|
175
|
+
public:
|
176
|
+
chart:
|
177
|
+
default_title:
|
178
|
+
consent_accept_all:
|
179
|
+
consent_configure:
|
180
|
+
consent_deny_all:
|
181
|
+
consent_expand_vendor:
|
182
|
+
consent_no_vendors:
|
183
|
+
consent_prompt_html:
|
184
|
+
consent_save:
|
185
|
+
consent_settings:
|
186
|
+
enter_fullscreen:
|
187
|
+
exit_fullscreen:
|
188
|
+
image_rights:
|
189
|
+
js_required:
|
190
|
+
languages:
|
191
|
+
ar:
|
192
|
+
cs:
|
193
|
+
de:
|
194
|
+
dk:
|
195
|
+
el:
|
196
|
+
en:
|
197
|
+
es:
|
198
|
+
fi:
|
199
|
+
fr:
|
200
|
+
fy:
|
201
|
+
hi:
|
202
|
+
it:
|
203
|
+
ja:
|
204
|
+
lb:
|
205
|
+
nb:
|
206
|
+
nl:
|
207
|
+
nn:
|
208
|
+
'no':
|
209
|
+
pl:
|
210
|
+
pt:
|
211
|
+
rm:
|
212
|
+
ru:
|
213
|
+
se:
|
214
|
+
sr:
|
215
|
+
sv:
|
216
|
+
tr:
|
217
|
+
unknown:
|
218
|
+
zh:
|
219
|
+
navigation:
|
220
|
+
chapter:
|
221
|
+
close_mobile_menu:
|
222
|
+
legal_info:
|
223
|
+
mute:
|
224
|
+
open_mobile_menu:
|
225
|
+
share:
|
226
|
+
unmute:
|
227
|
+
navigation_skip_links:
|
228
|
+
content:
|
229
|
+
player_controls:
|
230
|
+
pause:
|
231
|
+
play:
|
232
|
+
progress:
|
233
|
+
quality:
|
234
|
+
text_tracks:
|
235
|
+
sound_disclaimer:
|
236
|
+
help_muted:
|
237
|
+
help_unmuted:
|
238
|
+
text_track_modes:
|
239
|
+
auto:
|
240
|
+
auto_off:
|
241
|
+
none:
|
242
|
+
third_party_consent:
|
243
|
+
confirm:
|
244
|
+
opt_in_prompt:
|
245
|
+
datawrapper:
|
246
|
+
facebook:
|
247
|
+
vimeo:
|
248
|
+
youtube:
|
249
|
+
opt_out:
|
250
|
+
prompt:
|
251
|
+
prompt_link:
|
252
|
+
unsupported_browser:
|
253
|
+
video_qualities:
|
254
|
+
annotations:
|
255
|
+
4k:
|
256
|
+
fullhd:
|
257
|
+
medium:
|
258
|
+
labels:
|
259
|
+
4k:
|
260
|
+
auto:
|
261
|
+
fullhd:
|
262
|
+
medium:
|