pageflow-public-i18n 1.19.1 → 1.21.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 +25 -0
- data/config/locales/ar.yml +112 -0
- data/config/locales/bg.yml +112 -0
- data/config/locales/cs-CZ.yml +112 -0
- data/config/locales/de.yml +122 -0
- data/config/locales/el.yml +112 -0
- data/config/locales/en.yml +120 -0
- data/config/locales/es.yml +112 -0
- data/config/locales/fa-IR.yml +112 -0
- data/config/locales/fr.yml +134 -16
- data/config/locales/gn.yml +112 -0
- data/config/locales/id.yml +112 -0
- data/config/locales/it.yml +112 -0
- data/config/locales/ja.yml +112 -0
- data/config/locales/ms.yml +112 -0
- data/config/locales/nl-BE.yml +112 -0
- data/config/locales/nl.yml +112 -0
- data/config/locales/no.yml +112 -0
- data/config/locales/pl-PL.yml +112 -0
- data/config/locales/pt-BR.yml +112 -0
- data/config/locales/rm.yml +112 -0
- data/config/locales/ru-RU.yml +112 -0
- data/config/locales/sr.yml +112 -0
- data/config/locales/tr.yml +112 -0
- data/config/locales/zh.yml +112 -0
- data/lib/pageflow/public_i18n/version.rb +1 -1
- metadata +2 -2
data/config/locales/fr.yml
CHANGED
@@ -13,16 +13,35 @@ fr:
|
|
13
13
|
start_title: Lancer l'affichage "avant/après"
|
14
14
|
chapter: Chapitre
|
15
15
|
chart:
|
16
|
+
consent_vendor_name: Datawrapper
|
17
|
+
opt_in_prompt: Je suis d'accord pour que l'on montre les graphiques de Datawrapper.
|
16
18
|
toggle: Activer/Désactiver
|
17
19
|
close: Fermer
|
18
20
|
close_hint: Fermer l’astuce
|
19
21
|
close_navigation: Fermer la navigation
|
20
22
|
close_overview: Fermer l’aperçu
|
23
|
+
consent_accept_all: Accepter tout et fermer
|
24
|
+
consent_configure: Plus d'informations
|
25
|
+
consent_deny_all: Rejeter
|
26
|
+
consent_expand_vendor: Plus d'informations
|
27
|
+
consent_no_vendors: Actuellement, nous n'utilisons pas d'intégrations tierces.
|
28
|
+
consent_prompt_html: |-
|
29
|
+
Ce site web utilise des technologies tierces.
|
30
|
+
Nous vous demandons la permission d'utiliser ces technologies.
|
31
|
+
Vous pouvez toujours modifier ou retirer votre consentement ultérieurement via notre page de <a href="%{privacyLinkUrl}" target="_blank">politique de confidentialité</a>.
|
32
|
+
consent_save: Enregistrer la sélection
|
33
|
+
consent_settings: Paramètres de confidentialité
|
21
34
|
cookie_notice_html: Ce site web utilise des cookies. En utilisant nos services, vous acceptez notre utilisation des cookies. <a href="%{privacyLinkUrl}" target="_blank">En savoir plus </a>
|
22
35
|
deprecated_browser: "<p>Votre navigateur est obsolète et il est possible que cette page ne fonctionne pas correctement. Nous vous recommandons de passer à la dernière version de votre navigateur.<p>"
|
23
36
|
dismiss_cookie_notice: Masquer
|
24
37
|
embedded_video:
|
38
|
+
consent:
|
39
|
+
vimeo:
|
40
|
+
vendor_name: des vidéos Vimeo
|
41
|
+
youtube:
|
42
|
+
vendor_name: des vidéos YouTube
|
25
43
|
leave_video: Quitter la vidéo intégrée
|
44
|
+
opt_in_prompt: Je suis d'accord pour que l'on montre %{vendor}.
|
26
45
|
enlarge_view: Agrandir l’affichage
|
27
46
|
enter_fullscreen: Passer en mode plein écran
|
28
47
|
first_page: Première page
|
@@ -32,7 +51,7 @@ fr:
|
|
32
51
|
goto_top: Accéder à la première page
|
33
52
|
hide_text: Masquer le texte
|
34
53
|
home: Commencer
|
35
|
-
imprint:
|
54
|
+
imprint: Impressum
|
36
55
|
javascript_hint: Pour un fonctionnement optimal et une meilleure expérience utilisateur, cette application nécessite l’utilisation de JavaScript. Il se peut que votre navigateur soit incompatible avec JavaScript ou que JavaScript soit désactivé.
|
37
56
|
languages:
|
38
57
|
ar: Arabe
|
@@ -42,24 +61,24 @@ fr:
|
|
42
61
|
el: Grec
|
43
62
|
en: Anglais
|
44
63
|
es: Espagnol
|
45
|
-
fi:
|
64
|
+
fi: Finnois
|
46
65
|
fr: Français
|
47
|
-
fy:
|
48
|
-
hi:
|
66
|
+
fy: Frison
|
67
|
+
hi: Hindi
|
49
68
|
it: Italien
|
50
|
-
ja:
|
51
|
-
lb:
|
52
|
-
nb:
|
69
|
+
ja: Japonais
|
70
|
+
lb: Luxembourgeois
|
71
|
+
nb: Bokmal
|
53
72
|
nl: Néerlandais
|
54
|
-
nn:
|
55
|
-
'no':
|
73
|
+
nn: Nynorsk
|
74
|
+
'no': Norvégien
|
56
75
|
pl: Polonais
|
57
76
|
pt: Portugais
|
58
|
-
rm:
|
77
|
+
rm: Romanche
|
59
78
|
ru: Russe
|
60
|
-
se:
|
79
|
+
se: Samien du Nord
|
61
80
|
sr: Serbe
|
62
|
-
sv:
|
81
|
+
sv: Suédois
|
63
82
|
tr: Turc
|
64
83
|
unknown: "(Inconnu)"
|
65
84
|
zh: Chinois
|
@@ -94,15 +113,15 @@ fr:
|
|
94
113
|
scroll_right: Faire défiler vers la droite
|
95
114
|
scroll_up: Faire défiler vers le haut
|
96
115
|
share: Partager
|
97
|
-
share_in_telegram:
|
98
|
-
share_in_whats_app:
|
116
|
+
share_in_telegram: Partager dans Telegram
|
117
|
+
share_in_whats_app: Partager dans WhatsApp
|
99
118
|
share_on_facebook: Partager sur Facebook
|
100
119
|
share_on_google: Partager sur Google+
|
101
|
-
share_on_linked_in:
|
120
|
+
share_on_linked_in: Partager sur LinkedIn
|
102
121
|
share_on_twitter: Partager sur Twitter
|
103
122
|
share_this_entry: Cette histoire
|
104
123
|
share_this_page: Cette page
|
105
|
-
share_via_email:
|
124
|
+
share_via_email: Partager par e-mail
|
106
125
|
show_home: Commencer
|
107
126
|
show_text: Afficher le texte
|
108
127
|
skip_links_content: Accéder au contenu
|
@@ -119,6 +138,13 @@ fr:
|
|
119
138
|
auto_off: Auto (Désactivé)
|
120
139
|
none: "(Aucun)"
|
121
140
|
text_tracks: Sous-Titres
|
141
|
+
third_party_embed_consent:
|
142
|
+
opt_in:
|
143
|
+
confirm: D'accord
|
144
|
+
more_information: Plus d'informations
|
145
|
+
opt_out_info:
|
146
|
+
prompt_html: Pour ne pas afficher les éléments externes, modifiez vos paramètres %{link}.
|
147
|
+
prompt_link: ici
|
122
148
|
toggle_info_box: Activer/désactiver boîte d'info
|
123
149
|
video: Video
|
124
150
|
video_qualities:
|
@@ -149,3 +175,95 @@ fr:
|
|
149
175
|
4k: 4K
|
150
176
|
fullhd: HD
|
151
177
|
high: HD
|
178
|
+
pageflow_scrolled:
|
179
|
+
public:
|
180
|
+
chart:
|
181
|
+
default_title: Charte interactive
|
182
|
+
consent_accept_all: Accepter tout et fermer
|
183
|
+
consent_configure: Plus d'informations
|
184
|
+
consent_deny_all: Rejeter
|
185
|
+
consent_expand_vendor: Plus d'informations
|
186
|
+
consent_no_vendors: Actuellement, nous n'utilisons pas d'intégrations tierces.
|
187
|
+
consent_prompt_html: |-
|
188
|
+
Ce site web utilise des technologies tierces.
|
189
|
+
Nous vous demandons la permission d'utiliser ces technologies.
|
190
|
+
Vous pouvez toujours modifier ou retirer votre consentement ultérieurement via notre page de <a href="%{privacyLinkUrl}" target="_blank">politique de confidentialité</a>.
|
191
|
+
consent_save: Enregistrer la sélection
|
192
|
+
consent_settings: Paramètres de confidentialité
|
193
|
+
enter_fullscreen: Plein écran
|
194
|
+
exit_fullscreen: Quitter le mode plein écran
|
195
|
+
image_rights: Droits d'image
|
196
|
+
js_required: Veuillez activer JavaScript pour que ce site s'affiche correctement.
|
197
|
+
languages:
|
198
|
+
ar: Arabe
|
199
|
+
cs: Tchèque
|
200
|
+
de: Allemand
|
201
|
+
dk: Danois
|
202
|
+
el: Grec
|
203
|
+
en: Anglais
|
204
|
+
es: Espagnol
|
205
|
+
fi: Finnois
|
206
|
+
fr: Français
|
207
|
+
fy: Frison
|
208
|
+
hi: Hindi
|
209
|
+
it: Italien
|
210
|
+
ja: Japonais
|
211
|
+
lb: Luxembourgeois
|
212
|
+
nb: Bokmal
|
213
|
+
nl: Néerlandais
|
214
|
+
nn: Nynorsk
|
215
|
+
'no': Norvégien
|
216
|
+
pl: Polonais
|
217
|
+
pt: Portugais
|
218
|
+
rm: Romanche
|
219
|
+
ru: Russe
|
220
|
+
se: Samien du Nord
|
221
|
+
sr: Serbe
|
222
|
+
sv: Suédois
|
223
|
+
tr: Turc
|
224
|
+
unknown: "(Inconnu)"
|
225
|
+
zh: Chinois
|
226
|
+
navigation:
|
227
|
+
chapter: Chapitre %{number}
|
228
|
+
close_mobile_menu: fermer l'aperçu du chapitre
|
229
|
+
legal_info: Impressum
|
230
|
+
mute: Muet le son
|
231
|
+
open_mobile_menu: Aperçu du chapitre ouvert
|
232
|
+
share: Partager
|
233
|
+
unmute: Désactiver Muet
|
234
|
+
navigation_skip_links:
|
235
|
+
content: Accéder au contenu
|
236
|
+
player_controls:
|
237
|
+
pause: Pause
|
238
|
+
play: Lancer
|
239
|
+
progress: 'Ligne de temps. Heure actuelle : %{currentTime}. Durée : %{duration}'
|
240
|
+
quality: Qualité
|
241
|
+
text_tracks: " Sous-Titres"
|
242
|
+
sound_disclaimer:
|
243
|
+
help_muted: Ce site fonctionne mieux lorsque le son est activé. Cliquez ici pour activer le son.
|
244
|
+
help_unmuted: Le son peut être à nouveau coupé à l'aide de l'icône du haut-parleur dans la navigation.
|
245
|
+
text_track_modes:
|
246
|
+
auto: Auto (%{label})
|
247
|
+
auto_off: Auto (Désactivé)
|
248
|
+
none: Aucun
|
249
|
+
third_party_consent:
|
250
|
+
confirm: D'accord
|
251
|
+
opt_in_prompt:
|
252
|
+
datawrapper: Je suis d'accord pour que l'on montre les graphiques de Datawrapper.
|
253
|
+
facebook: Je suis d'accord pour que l'on montre des vidéos de Facebook.
|
254
|
+
vimeo: Je suis d'accord pour que l'on montre des vidéos Vimeo.
|
255
|
+
youtube: Je suis d'accord pour que l'on montre des vidéos YouTube.
|
256
|
+
opt_out:
|
257
|
+
prompt: Pour ne pas afficher les éléments externes, modifiez vos paramètres %{link}.
|
258
|
+
prompt_link: ici
|
259
|
+
unsupported_browser: Ce site Web utilise des fonctions que votre navigateur ne prend pas en charge. Veuillez passer à une version récente de votre navigateur.
|
260
|
+
video_qualities:
|
261
|
+
annotations:
|
262
|
+
4k: 4K
|
263
|
+
fullhd: HD
|
264
|
+
medium: HD
|
265
|
+
labels:
|
266
|
+
4k: 2160p
|
267
|
+
auto: Auto
|
268
|
+
fullhd: 1080p
|
269
|
+
medium: 720p
|
data/config/locales/gn.yml
CHANGED
@@ -13,16 +13,32 @@ gn:
|
|
13
13
|
start_title: Emo ñepyrü hagũa anteve/upéi rire
|
14
14
|
chapter: Kapitulo
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Ejopy
|
17
19
|
close: Emboty
|
18
20
|
close_hint: Emboty ñe’ẽ
|
19
21
|
close_navigation: Emboty nde navegador
|
20
22
|
close_overview: Emboty paité
|
23
|
+
consent_accept_all:
|
24
|
+
consent_configure:
|
25
|
+
consent_deny_all:
|
26
|
+
consent_expand_vendor:
|
27
|
+
consent_no_vendors:
|
28
|
+
consent_prompt_html:
|
29
|
+
consent_save:
|
30
|
+
consent_settings:
|
21
31
|
cookie_notice_html:
|
22
32
|
deprecated_browser: "<p>Ko navegador reipurúva hina itujama ha ikatú ndoikoporái ndeve. E mbo pyahuve vaerã.</p>"
|
23
33
|
dismiss_cookie_notice:
|
24
34
|
embedded_video:
|
35
|
+
consent:
|
36
|
+
vimeo:
|
37
|
+
vendor_name:
|
38
|
+
youtube:
|
39
|
+
vendor_name:
|
25
40
|
leave_video: Re sẽ hagũa video oñondivepa gui
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Re hecha hagũa tuichave
|
27
43
|
enter_fullscreen: Re hecha enteroité nde pantallape
|
28
44
|
first_page: Kuatia rogué peteĩ
|
@@ -119,6 +135,13 @@ gn:
|
|
119
135
|
auto_off:
|
120
136
|
none:
|
121
137
|
text_tracks:
|
138
|
+
third_party_embed_consent:
|
139
|
+
opt_in:
|
140
|
+
confirm:
|
141
|
+
more_information:
|
142
|
+
opt_out_info:
|
143
|
+
prompt_html:
|
144
|
+
prompt_link:
|
122
145
|
toggle_info_box:
|
123
146
|
video: Ta’angá omyiva
|
124
147
|
video_qualities:
|
@@ -147,3 +170,92 @@ gn:
|
|
147
170
|
4k:
|
148
171
|
fullhd:
|
149
172
|
high:
|
173
|
+
pageflow_scrolled:
|
174
|
+
public:
|
175
|
+
chart:
|
176
|
+
default_title:
|
177
|
+
consent_accept_all:
|
178
|
+
consent_configure:
|
179
|
+
consent_deny_all:
|
180
|
+
consent_expand_vendor:
|
181
|
+
consent_no_vendors:
|
182
|
+
consent_prompt_html:
|
183
|
+
consent_save:
|
184
|
+
consent_settings:
|
185
|
+
enter_fullscreen:
|
186
|
+
exit_fullscreen:
|
187
|
+
image_rights:
|
188
|
+
js_required:
|
189
|
+
languages:
|
190
|
+
ar:
|
191
|
+
cs:
|
192
|
+
de:
|
193
|
+
dk:
|
194
|
+
el:
|
195
|
+
en:
|
196
|
+
es:
|
197
|
+
fi:
|
198
|
+
fr:
|
199
|
+
fy:
|
200
|
+
hi:
|
201
|
+
it:
|
202
|
+
ja:
|
203
|
+
lb:
|
204
|
+
nb:
|
205
|
+
nl:
|
206
|
+
nn:
|
207
|
+
'no':
|
208
|
+
pl:
|
209
|
+
pt:
|
210
|
+
rm:
|
211
|
+
ru:
|
212
|
+
se:
|
213
|
+
sr:
|
214
|
+
sv:
|
215
|
+
tr:
|
216
|
+
unknown:
|
217
|
+
zh:
|
218
|
+
navigation:
|
219
|
+
chapter:
|
220
|
+
close_mobile_menu:
|
221
|
+
legal_info:
|
222
|
+
mute:
|
223
|
+
open_mobile_menu:
|
224
|
+
share:
|
225
|
+
unmute:
|
226
|
+
navigation_skip_links:
|
227
|
+
content:
|
228
|
+
player_controls:
|
229
|
+
pause:
|
230
|
+
play:
|
231
|
+
progress:
|
232
|
+
quality:
|
233
|
+
text_tracks:
|
234
|
+
sound_disclaimer:
|
235
|
+
help_muted:
|
236
|
+
help_unmuted:
|
237
|
+
text_track_modes:
|
238
|
+
auto:
|
239
|
+
auto_off:
|
240
|
+
none:
|
241
|
+
third_party_consent:
|
242
|
+
confirm:
|
243
|
+
opt_in_prompt:
|
244
|
+
datawrapper:
|
245
|
+
facebook:
|
246
|
+
vimeo:
|
247
|
+
youtube:
|
248
|
+
opt_out:
|
249
|
+
prompt:
|
250
|
+
prompt_link:
|
251
|
+
unsupported_browser:
|
252
|
+
video_qualities:
|
253
|
+
annotations:
|
254
|
+
4k:
|
255
|
+
fullhd:
|
256
|
+
medium:
|
257
|
+
labels:
|
258
|
+
4k:
|
259
|
+
auto:
|
260
|
+
fullhd:
|
261
|
+
medium:
|
data/config/locales/id.yml
CHANGED
@@ -13,16 +13,32 @@ id:
|
|
13
13
|
start_title: Mulakan paparan sebelum/selepas
|
14
14
|
chapter: Bab
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Alih
|
17
19
|
close: Tutup
|
18
20
|
close_hint: Tutup petunjuk
|
19
21
|
close_navigation: Tutup navigasi
|
20
22
|
close_overview: Tutup ikhtisar
|
23
|
+
consent_accept_all:
|
24
|
+
consent_configure:
|
25
|
+
consent_deny_all:
|
26
|
+
consent_expand_vendor:
|
27
|
+
consent_no_vendors:
|
28
|
+
consent_prompt_html:
|
29
|
+
consent_save:
|
30
|
+
consent_settings:
|
21
31
|
cookie_notice_html:
|
22
32
|
deprecated_browser: Peramban anda sudah usang dan halaman ini mungkin tidak akan berfungsi sebagaimana dimaksud. Sebaiknya upgrade peramban anda ke versi terbaru.
|
23
33
|
dismiss_cookie_notice:
|
24
34
|
embedded_video:
|
35
|
+
consent:
|
36
|
+
vimeo:
|
37
|
+
vendor_name:
|
38
|
+
youtube:
|
39
|
+
vendor_name:
|
25
40
|
leave_video: Tinggalkan video tertanam
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Perbesar pandangan
|
27
43
|
enter_fullscreen: Masuk mode layar penuh
|
28
44
|
first_page: Halaman pertama
|
@@ -119,6 +135,13 @@ id:
|
|
119
135
|
auto_off:
|
120
136
|
none:
|
121
137
|
text_tracks:
|
138
|
+
third_party_embed_consent:
|
139
|
+
opt_in:
|
140
|
+
confirm:
|
141
|
+
more_information:
|
142
|
+
opt_out_info:
|
143
|
+
prompt_html:
|
144
|
+
prompt_link:
|
122
145
|
toggle_info_box:
|
123
146
|
video: Video
|
124
147
|
video_qualities:
|
@@ -147,3 +170,92 @@ id:
|
|
147
170
|
4k:
|
148
171
|
fullhd:
|
149
172
|
high:
|
173
|
+
pageflow_scrolled:
|
174
|
+
public:
|
175
|
+
chart:
|
176
|
+
default_title:
|
177
|
+
consent_accept_all:
|
178
|
+
consent_configure:
|
179
|
+
consent_deny_all:
|
180
|
+
consent_expand_vendor:
|
181
|
+
consent_no_vendors:
|
182
|
+
consent_prompt_html:
|
183
|
+
consent_save:
|
184
|
+
consent_settings:
|
185
|
+
enter_fullscreen:
|
186
|
+
exit_fullscreen:
|
187
|
+
image_rights:
|
188
|
+
js_required:
|
189
|
+
languages:
|
190
|
+
ar:
|
191
|
+
cs:
|
192
|
+
de:
|
193
|
+
dk:
|
194
|
+
el:
|
195
|
+
en:
|
196
|
+
es:
|
197
|
+
fi:
|
198
|
+
fr:
|
199
|
+
fy:
|
200
|
+
hi:
|
201
|
+
it:
|
202
|
+
ja:
|
203
|
+
lb:
|
204
|
+
nb:
|
205
|
+
nl:
|
206
|
+
nn:
|
207
|
+
'no':
|
208
|
+
pl:
|
209
|
+
pt:
|
210
|
+
rm:
|
211
|
+
ru:
|
212
|
+
se:
|
213
|
+
sr:
|
214
|
+
sv:
|
215
|
+
tr:
|
216
|
+
unknown:
|
217
|
+
zh:
|
218
|
+
navigation:
|
219
|
+
chapter:
|
220
|
+
close_mobile_menu:
|
221
|
+
legal_info:
|
222
|
+
mute:
|
223
|
+
open_mobile_menu:
|
224
|
+
share:
|
225
|
+
unmute:
|
226
|
+
navigation_skip_links:
|
227
|
+
content:
|
228
|
+
player_controls:
|
229
|
+
pause:
|
230
|
+
play:
|
231
|
+
progress:
|
232
|
+
quality:
|
233
|
+
text_tracks:
|
234
|
+
sound_disclaimer:
|
235
|
+
help_muted:
|
236
|
+
help_unmuted:
|
237
|
+
text_track_modes:
|
238
|
+
auto:
|
239
|
+
auto_off:
|
240
|
+
none:
|
241
|
+
third_party_consent:
|
242
|
+
confirm:
|
243
|
+
opt_in_prompt:
|
244
|
+
datawrapper:
|
245
|
+
facebook:
|
246
|
+
vimeo:
|
247
|
+
youtube:
|
248
|
+
opt_out:
|
249
|
+
prompt:
|
250
|
+
prompt_link:
|
251
|
+
unsupported_browser:
|
252
|
+
video_qualities:
|
253
|
+
annotations:
|
254
|
+
4k:
|
255
|
+
fullhd:
|
256
|
+
medium:
|
257
|
+
labels:
|
258
|
+
4k:
|
259
|
+
auto:
|
260
|
+
fullhd:
|
261
|
+
medium:
|
data/config/locales/it.yml
CHANGED
@@ -13,16 +13,32 @@ it:
|
|
13
13
|
start_title: aprire la visuale prima/dopo
|
14
14
|
chapter: capitolo
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: ingrandire o ridurre la visuale
|
17
19
|
close: chiudere
|
18
20
|
close_hint: chiudere suggerimento
|
19
21
|
close_navigation: terminare navigazione
|
20
22
|
close_overview: chiudere panoramica
|
23
|
+
consent_accept_all:
|
24
|
+
consent_configure:
|
25
|
+
consent_deny_all:
|
26
|
+
consent_expand_vendor:
|
27
|
+
consent_no_vendors:
|
28
|
+
consent_prompt_html:
|
29
|
+
consent_save:
|
30
|
+
consent_settings:
|
21
31
|
cookie_notice_html:
|
22
32
|
deprecated_browser: Gentile utilizzatore, sta usando una versione vecchia del suo browser. Per questo motivo non può visualizzare correttamente i contenuti di questa pagina. Per favore aggiorni il browser con l’ultima versione disponibile.
|
23
33
|
dismiss_cookie_notice:
|
24
34
|
embedded_video:
|
35
|
+
consent:
|
36
|
+
vimeo:
|
37
|
+
vendor_name:
|
38
|
+
youtube:
|
39
|
+
vendor_name:
|
25
40
|
leave_video: abbandonare video inserito
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: ingrandire visuale
|
27
43
|
enter_fullscreen: schermo intero
|
28
44
|
first_page: prima pagina
|
@@ -119,6 +135,13 @@ it:
|
|
119
135
|
auto_off:
|
120
136
|
none:
|
121
137
|
text_tracks:
|
138
|
+
third_party_embed_consent:
|
139
|
+
opt_in:
|
140
|
+
confirm:
|
141
|
+
more_information:
|
142
|
+
opt_out_info:
|
143
|
+
prompt_html:
|
144
|
+
prompt_link:
|
122
145
|
toggle_info_box:
|
123
146
|
video: video
|
124
147
|
video_qualities:
|
@@ -147,3 +170,92 @@ it:
|
|
147
170
|
4k:
|
148
171
|
fullhd:
|
149
172
|
high:
|
173
|
+
pageflow_scrolled:
|
174
|
+
public:
|
175
|
+
chart:
|
176
|
+
default_title:
|
177
|
+
consent_accept_all:
|
178
|
+
consent_configure:
|
179
|
+
consent_deny_all:
|
180
|
+
consent_expand_vendor:
|
181
|
+
consent_no_vendors:
|
182
|
+
consent_prompt_html:
|
183
|
+
consent_save:
|
184
|
+
consent_settings:
|
185
|
+
enter_fullscreen:
|
186
|
+
exit_fullscreen:
|
187
|
+
image_rights:
|
188
|
+
js_required:
|
189
|
+
languages:
|
190
|
+
ar:
|
191
|
+
cs:
|
192
|
+
de:
|
193
|
+
dk:
|
194
|
+
el:
|
195
|
+
en:
|
196
|
+
es:
|
197
|
+
fi:
|
198
|
+
fr:
|
199
|
+
fy:
|
200
|
+
hi:
|
201
|
+
it:
|
202
|
+
ja:
|
203
|
+
lb:
|
204
|
+
nb:
|
205
|
+
nl:
|
206
|
+
nn:
|
207
|
+
'no':
|
208
|
+
pl:
|
209
|
+
pt:
|
210
|
+
rm:
|
211
|
+
ru:
|
212
|
+
se:
|
213
|
+
sr:
|
214
|
+
sv:
|
215
|
+
tr:
|
216
|
+
unknown:
|
217
|
+
zh:
|
218
|
+
navigation:
|
219
|
+
chapter:
|
220
|
+
close_mobile_menu:
|
221
|
+
legal_info:
|
222
|
+
mute:
|
223
|
+
open_mobile_menu:
|
224
|
+
share:
|
225
|
+
unmute:
|
226
|
+
navigation_skip_links:
|
227
|
+
content:
|
228
|
+
player_controls:
|
229
|
+
pause:
|
230
|
+
play:
|
231
|
+
progress:
|
232
|
+
quality:
|
233
|
+
text_tracks:
|
234
|
+
sound_disclaimer:
|
235
|
+
help_muted:
|
236
|
+
help_unmuted:
|
237
|
+
text_track_modes:
|
238
|
+
auto:
|
239
|
+
auto_off:
|
240
|
+
none:
|
241
|
+
third_party_consent:
|
242
|
+
confirm:
|
243
|
+
opt_in_prompt:
|
244
|
+
datawrapper:
|
245
|
+
facebook:
|
246
|
+
vimeo:
|
247
|
+
youtube:
|
248
|
+
opt_out:
|
249
|
+
prompt:
|
250
|
+
prompt_link:
|
251
|
+
unsupported_browser:
|
252
|
+
video_qualities:
|
253
|
+
annotations:
|
254
|
+
4k:
|
255
|
+
fullhd:
|
256
|
+
medium:
|
257
|
+
labels:
|
258
|
+
4k:
|
259
|
+
auto:
|
260
|
+
fullhd:
|
261
|
+
medium:
|