pageflow-public-i18n 1.19.2 → 1.20.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 +8 -0
- data/config/locales/ar.yml +23 -0
- data/config/locales/bg.yml +23 -0
- data/config/locales/cs-CZ.yml +23 -0
- data/config/locales/de.yml +28 -0
- data/config/locales/el.yml +23 -0
- data/config/locales/en.yml +27 -0
- data/config/locales/es.yml +23 -0
- data/config/locales/fa-IR.yml +23 -0
- data/config/locales/fr.yml +23 -0
- data/config/locales/gn.yml +23 -0
- data/config/locales/id.yml +23 -0
- data/config/locales/it.yml +23 -0
- data/config/locales/ja.yml +23 -0
- data/config/locales/ms.yml +23 -0
- data/config/locales/nl-BE.yml +23 -0
- data/config/locales/nl.yml +23 -0
- data/config/locales/no.yml +23 -0
- data/config/locales/pl-PL.yml +23 -0
- data/config/locales/pt-BR.yml +23 -0
- data/config/locales/rm.yml +23 -0
- data/config/locales/ru-RU.yml +23 -0
- data/config/locales/sr.yml +23 -0
- data/config/locales/tr.yml +23 -0
- data/config/locales/zh.yml +23 -0
- data/lib/pageflow/public_i18n/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '015096a91a7b2b4e25fa20a2a61d0158c617b6871599ce6d5d2bb1fcda3cead0'
|
4
|
+
data.tar.gz: a8df0c25408d9925b6df756547bb2dd56c164f7bd361ed1daceabfeda9ed75db
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4a13d9fd1bce77c160f8868df1b2f4af8fc6907e353fc12a572633c260511c2457106c159ac39004b572deeee1c3e00635f616f336ee0cd76de9b34212b8ea55
|
7
|
+
data.tar.gz: f430a176af2f4342e27302633998bad423f87907886e94be4a8f861713ce781e4061c9a2285f618440ab5d737968a8aab0a6baacd3ce6dccc8a26f8cc52e4e0c
|
data/CHANGELOG.md
CHANGED
data/config/locales/ar.yml
CHANGED
@@ -13,16 +13,32 @@ ar:
|
|
13
13
|
start_title: بدء عرض قبل/بعد
|
14
14
|
chapter: " الفصل"
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: تفعيل/إيقاف
|
17
19
|
close: " إغلاق"
|
18
20
|
close_hint: إغلاق الشرح
|
19
21
|
close_navigation: إغلاق التصفح
|
20
22
|
close_overview: إغلاق العرض العام
|
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>متصفحك قديم وقد لا تظهر هذه الصفحة بالشكل المطلوب. نوصي بترقية المتصفح إلى أحدث نسخة.</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: إغلاق عرض الفيديو
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: تكبير العرض
|
27
43
|
enter_fullscreen: العرض على كامل الشاشة
|
28
44
|
first_page: " الصفحة الأولى"
|
@@ -119,6 +135,13 @@ ar:
|
|
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: فيديو
|
124
147
|
video_qualities:
|
data/config/locales/bg.yml
CHANGED
@@ -13,16 +13,32 @@ bg:
|
|
13
13
|
start_title: Стартирай изглед преди/след
|
14
14
|
chapter: Раздел
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Включване/Изключване
|
17
19
|
close: Затвори
|
18
20
|
close_hint: Затвори предложението
|
19
21
|
close_navigation: Затвори навигацията
|
20
22
|
close_overview: Затвори прегледа
|
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>Вашият браузър не е обновен и тази страница може да не работи нормално. Препоръчваме обновяване на браузъра до най-новата версия.<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: Излез от вграденото видео
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Увеличи изгледа
|
27
43
|
enter_fullscreen: Влез в режим на цял екран
|
28
44
|
first_page: Първа страница
|
@@ -119,6 +135,13 @@ bg:
|
|
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: Видео
|
124
147
|
video_qualities:
|
data/config/locales/cs-CZ.yml
CHANGED
@@ -13,16 +13,32 @@ cs-CZ:
|
|
13
13
|
start_title: Spustit zobrazení před/po
|
14
14
|
chapter: Kapitola
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Přepnout
|
17
19
|
close: Zavřít
|
18
20
|
close_hint: Zavřít nápovědu
|
19
21
|
close_navigation: Zavřít navigaci
|
20
22
|
close_overview: Zavřít náhled
|
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>Používáte zastaralý prohlížeč, je proto možné, že nedokáže tuto stránku zobrazit tak, jak byla navržena. Doporučujeme jej aktualizovat na nejnovější verzi.</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: Zavřít vložené video
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Zvětšit zobrazení
|
27
43
|
enter_fullscreen: Přes celou obrazovku
|
28
44
|
first_page: Na titulní stranu
|
@@ -119,6 +135,13 @@ cs-CZ:
|
|
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:
|
data/config/locales/de.yml
CHANGED
@@ -13,16 +13,37 @@ de:
|
|
13
13
|
start_title: Vorher/Nachher-Ansicht starten
|
14
14
|
chapter: Kapitel
|
15
15
|
chart:
|
16
|
+
consent_vendor_name: Datawrapper
|
17
|
+
opt_in_prompt: Ich bin damit einverstanden, dass mir Diagramme von Datawrapper angezeigt werden.
|
16
18
|
toggle: Ansicht vergrößern bzw. verkleinern
|
17
19
|
close: Schließen
|
18
20
|
close_hint: Hinweis schließen
|
19
21
|
close_navigation: Navigation schließen
|
20
22
|
close_overview: Übersicht schließen
|
23
|
+
consent_accept_all: Alle akzeptieren und schließen
|
24
|
+
consent_configure: Mehr Informationen
|
25
|
+
consent_deny_all: Ablehnen
|
26
|
+
consent_expand_vendor: Mehr Informationen
|
27
|
+
consent_no_vendors: Es werden im Moment keine Drittanbieter verwendet.
|
28
|
+
consent_prompt_html: |-
|
29
|
+
Diese Website nutzt Technologien von Drittanbietern.
|
30
|
+
Wir bitten Sie hiermit um Erlaubnis, diese Technologien zu verwenden.
|
31
|
+
Sie können Ihre Einwilligung später jederzeit auf unserer Seite zur
|
32
|
+
<a href="%{privacyLinkUrl}" target="_blank">Datenschutzerklärung</a>
|
33
|
+
ändern oder widerrufen.
|
34
|
+
consent_save: Auswahl speichern
|
35
|
+
consent_settings: Privatsphäre-Einstellungen
|
21
36
|
cookie_notice_html: Diese Webseite verwendet Cookies. Durch die Nutzung der Website wird der Verwendung von Cookies zugestimmt. <a href="%{privacyLinkUrl}" target="_blank">Mehr erfahren</a>
|
22
37
|
deprecated_browser: "<p>Liebe Nutzer,</p><p>leider nutzen Sie eine veraltete Version Ihres Browsers. Deshalb können die an dieser Stelle vorgesehenen Inhalte nicht korrekt dargestellt werden. Bitte aktualisieren Sie auf eine aktuelle Version.</p>"
|
23
38
|
dismiss_cookie_notice: Ausblenden
|
24
39
|
embedded_video:
|
40
|
+
consent:
|
41
|
+
vimeo:
|
42
|
+
vendor_name: Vimeo Videos
|
43
|
+
youtube:
|
44
|
+
vendor_name: YouTube Videos
|
25
45
|
leave_video: Eingebettetes Video verlassen
|
46
|
+
opt_in_prompt: Ich bin damit einverstanden, dass mir %{vendor} gezeigt werden.
|
26
47
|
enlarge_view: Ansicht vergrößern
|
27
48
|
enter_fullscreen: Vollbilddarstellung
|
28
49
|
first_page: Erste Seite
|
@@ -119,6 +140,13 @@ de:
|
|
119
140
|
auto_off: Auto (Aus)
|
120
141
|
none: Aus
|
121
142
|
text_tracks: Untertitel
|
143
|
+
third_party_embed_consent:
|
144
|
+
opt_in:
|
145
|
+
confirm: Einverstanden
|
146
|
+
more_information: Mehr Informationen
|
147
|
+
opt_out_info:
|
148
|
+
prompt_html: Um externe Dienste auszuschalten, %{link} Einstellungen ändern.
|
149
|
+
prompt_link: hier
|
122
150
|
toggle_info_box: Info Box ein-/ausblenden
|
123
151
|
video: Video
|
124
152
|
video_qualities:
|
data/config/locales/el.yml
CHANGED
@@ -13,16 +13,32 @@ el:
|
|
13
13
|
start_title: Εκκίνιση πριν/μετα προβολή
|
14
14
|
chapter: Κεφάλαιο
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Εναλακτικα
|
17
19
|
close: Κλείσιμο
|
18
20
|
close_hint: Κλείσιμο βοηθήματος
|
19
21
|
close_navigation: Κλείσιμο οδηγού
|
20
22
|
close_overview: Κλείσιμο επισκόπισης
|
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>Το πρόγραμα περιήγησης σας έχει ξεπερασμένο λογισμικό και ίσως να μην λητουργεί. Σας προτείνουμε να αναβαθμίσετε το πρόγραμα περιήγησης σας με την ποιο πρόσφατη έκδοση.</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: Αποχώριση ενσώματομενου βίντεο
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Μεγιστοποιηση προβολής
|
27
43
|
enter_fullscreen: Είσοδος σε πλήρης οθόνη
|
28
44
|
first_page: Πρώτη σελίδα
|
@@ -119,6 +135,13 @@ el:
|
|
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: βίντεο
|
124
147
|
video_qualities:
|
data/config/locales/en.yml
CHANGED
@@ -13,16 +13,36 @@ en:
|
|
13
13
|
start_title: Start before/after view
|
14
14
|
chapter: Chapter
|
15
15
|
chart:
|
16
|
+
consent_vendor_name: Datawrapper
|
17
|
+
opt_in_prompt: I agree with being shown Datawrapper charts.
|
16
18
|
toggle: Toggle
|
17
19
|
close: Close
|
18
20
|
close_hint: Close hint
|
19
21
|
close_navigation: Close navigation
|
20
22
|
close_overview: Close overview
|
23
|
+
consent_accept_all: Accept all and close
|
24
|
+
consent_configure: More Information
|
25
|
+
consent_deny_all: Deny
|
26
|
+
consent_expand_vendor: More information
|
27
|
+
consent_no_vendors: Currently not using any third party integrations.
|
28
|
+
consent_prompt_html: |-
|
29
|
+
This website uses third party technologies.
|
30
|
+
We are asking your permission to use these technologies.
|
31
|
+
You can always change or withdraw your consent later via our
|
32
|
+
<a href="%{privacyLinkUrl}" target="_blank">privacy policy</a> page.
|
33
|
+
consent_save: Save selection
|
34
|
+
consent_settings: Privacy Settings
|
21
35
|
cookie_notice_html: This website uses cookies. By using our services, you agree to our use of cookies. <a href="%{privacyLinkUrl}" target="_blank">Learn more</a>
|
22
36
|
deprecated_browser: "<p>Your browser is outdated and this page might not work as intended. We recommend upgrading your browser to the most recent version.</p>"
|
23
37
|
dismiss_cookie_notice: Hide
|
24
38
|
embedded_video:
|
39
|
+
consent:
|
40
|
+
vimeo:
|
41
|
+
vendor_name: Vimeo videos
|
42
|
+
youtube:
|
43
|
+
vendor_name: YouTube videos
|
25
44
|
leave_video: Leave embedded video
|
45
|
+
opt_in_prompt: I agree with being shown %{vendor}.
|
26
46
|
enlarge_view: Enlarge view
|
27
47
|
enter_fullscreen: Enter Fullscreen mode
|
28
48
|
first_page: First page
|
@@ -119,6 +139,13 @@ en:
|
|
119
139
|
auto_off: Auto (Off)
|
120
140
|
none: "(None)"
|
121
141
|
text_tracks: Subtitles
|
142
|
+
third_party_embed_consent:
|
143
|
+
opt_in:
|
144
|
+
confirm: Confirm
|
145
|
+
more_information: More information
|
146
|
+
opt_out_info:
|
147
|
+
prompt_html: To opt out of displaying external embeds, manage settings %{link}.
|
148
|
+
prompt_link: here
|
122
149
|
toggle_info_box: Toggle info box
|
123
150
|
video: Video
|
124
151
|
video_qualities:
|
data/config/locales/es.yml
CHANGED
@@ -13,16 +13,32 @@ es:
|
|
13
13
|
start_title: Iniciar vista antes/después
|
14
14
|
chapter: Capítulo
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Pulsar
|
17
19
|
close: Cerrar
|
18
20
|
close_hint: Cerrar consejo
|
19
21
|
close_navigation: Cerrar navegación
|
20
22
|
close_overview: Cerrar vista general
|
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>La versión de su browser no es la más reciente por lo que ésta página puede funcionar de forma incorrecta. Le recomendamos actualizar su browser a la versión más actual.</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: Abandonar vídeo integrado
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Vista ampliada
|
27
43
|
enter_fullscreen: Iniciar modo de pantalla completa
|
28
44
|
first_page: Primera página
|
@@ -119,6 +135,13 @@ es:
|
|
119
135
|
auto_off: Auto (Apagado)
|
120
136
|
none:
|
121
137
|
text_tracks: Subtítulos
|
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: Vídeo
|
124
147
|
video_qualities:
|
data/config/locales/fa-IR.yml
CHANGED
@@ -13,16 +13,32 @@ fa-IR:
|
|
13
13
|
start_title: شروع قبل / بعد از نمایش
|
14
14
|
chapter: فصل
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: تغییر وضعیت
|
17
19
|
close: بستن
|
18
20
|
close_hint: بستن
|
19
21
|
close_navigation: بستن جهت یابی
|
20
22
|
close_overview: بستن مرور کلی
|
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: " این صفحه ممکن است کار کند و در مرورگر شما منسوخ شده است به عنوان در نظر گرفته شده. ما توصیه می کنیم مرورگر خود را به نسخه های اخیر به روز رسانی کنید."
|
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: ترک ویدئو های جاسازی شده
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: بزرگ نمایی نمایش
|
27
43
|
enter_fullscreen: 'حالت تمام صفحه '
|
28
44
|
first_page: صفحه اول
|
@@ -119,6 +135,13 @@ fa-IR:
|
|
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: تصویر
|
124
147
|
video_qualities:
|
data/config/locales/fr.yml
CHANGED
@@ -13,16 +13,32 @@ fr:
|
|
13
13
|
start_title: Lancer l'affichage "avant/après"
|
14
14
|
chapter: Chapitre
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
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:
|
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: 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
32
|
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
33
|
dismiss_cookie_notice: Masquer
|
24
34
|
embedded_video:
|
35
|
+
consent:
|
36
|
+
vimeo:
|
37
|
+
vendor_name:
|
38
|
+
youtube:
|
39
|
+
vendor_name:
|
25
40
|
leave_video: Quitter la vidéo intégrée
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Agrandir l’affichage
|
27
43
|
enter_fullscreen: Passer en mode plein écran
|
28
44
|
first_page: Première page
|
@@ -119,6 +135,13 @@ fr:
|
|
119
135
|
auto_off: Auto (Désactivé)
|
120
136
|
none: "(Aucun)"
|
121
137
|
text_tracks: Sous-Titres
|
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: Activer/désactiver boîte d'info
|
123
146
|
video: Video
|
124
147
|
video_qualities:
|
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:
|
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:
|
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:
|
data/config/locales/ja.yml
CHANGED
@@ -13,16 +13,32 @@ ja:
|
|
13
13
|
start_title: ビフォー/アフターを始める
|
14
14
|
chapter: 章
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: トグル
|
17
19
|
close: 閉じる
|
18
20
|
close_hint: ヒントを閉じる
|
19
21
|
close_navigation: ナビゲーションを閉じる
|
20
22
|
close_overview: オーバービューを閉じる
|
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: このウェブサイトはCookieを使用しています。こちらのサービスを使用することで、Cookieの利用規約に同意したものと見なされます。<a href="%{privacyLinkUrl}" target="_blank">Learn more</a>
|
22
32
|
deprecated_browser: "<p>ブラウザが最新のバージョンに更新されていないため、ページがうまく表示されない可能性があります。ブラウザを最新のバージョンに更新して下さい。</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: ビデオをやめる
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: 拡大する
|
27
43
|
enter_fullscreen: 全画面表示にする
|
28
44
|
first_page: 初めのページ
|
@@ -119,6 +135,13 @@ ja:
|
|
119
135
|
auto_off: オート (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: ビデオ
|
124
147
|
video_qualities:
|
data/config/locales/ms.yml
CHANGED
@@ -13,16 +13,32 @@ ms:
|
|
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: Togol
|
17
19
|
close: 'Tutup '
|
18
20
|
close_hint: Tutup petua
|
19
21
|
close_navigation: Tutup navigasi
|
20
22
|
close_overview: Tutup gambaran keseluruhan
|
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>Pelayar anda tidak dikemaskini dan halaman ini mungkin tidak berfungsi seperti yang sepatutnya. Kami mengesyorkan supaya anda menaiktaraf pelayar anda kepada versi yang terkini.</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: Tinggalkan pautan video
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Besarkan paparan
|
27
43
|
enter_fullscreen: Masuki mod paparan penuh
|
28
44
|
first_page: Halaman pertama
|
@@ -119,6 +135,13 @@ ms:
|
|
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:
|
data/config/locales/nl-BE.yml
CHANGED
@@ -13,16 +13,32 @@ nl-BE:
|
|
13
13
|
start_title: Start de voor / na weergave
|
14
14
|
chapter: Hoofdstuk
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: In-/uitschakelen
|
17
19
|
close: Sluiten
|
18
20
|
close_hint: Hint sluiten
|
19
21
|
close_navigation: Navigatie sluiten
|
20
22
|
close_overview: Overzicht sluiten
|
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>Uw browser is verouderd en deze pagina werkt mogelijk niet zoals verwacht. We raden u aan uw browser te upgraden naar de nieuwste versie.<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: Ingesloten video verlaten
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Weergave vergroten
|
27
43
|
enter_fullscreen: Volledig scherm weergeven
|
28
44
|
first_page: Eerste pagina
|
@@ -119,6 +135,13 @@ nl-BE:
|
|
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:
|
data/config/locales/nl.yml
CHANGED
@@ -13,16 +13,32 @@ nl:
|
|
13
13
|
start_title: Start de voor/na weergave
|
14
14
|
chapter: Hoofdstuk
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: In-/uitschakelen
|
17
19
|
close: Sluiten
|
18
20
|
close_hint: Hint sluiten
|
19
21
|
close_navigation: Navigatie sluiten
|
20
22
|
close_overview: Overzicht sluiten
|
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>Uw browser is verouderd en deze pagina werkt mogelijk niet zoals verwacht. We raden u aan uw browser te upgraden naar de nieuwste versie.<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: Embedded video verlaten
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Weergave vergroten
|
27
43
|
enter_fullscreen: Volledig scherm weergeven
|
28
44
|
first_page: Eerste pagina
|
@@ -119,6 +135,13 @@ nl:
|
|
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:
|
data/config/locales/no.yml
CHANGED
@@ -13,16 +13,32 @@
|
|
13
13
|
start_title: Start før/etter bildet
|
14
14
|
chapter: Kapittel
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Rør
|
17
19
|
close: Lukk
|
18
20
|
close_hint: Lukk hint
|
19
21
|
close_navigation: Lukk navigering
|
20
22
|
close_overview: Lukk oversikten
|
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: Denne nettsiden bruker cookies. Ved å bruke siden, godtar du vår bruk av cookies. <a href="%{privacyLinkUrl}" target="_blank">Les mer</a>
|
22
32
|
deprecated_browser: "<p>Din nettleser er utdatert og innholdet på siden virker kanskje ikke som det skal. Vi anbefaler at du oppgraderer nettleseren til nyeste versjon</p>"
|
23
33
|
dismiss_cookie_notice: Skjul
|
24
34
|
embedded_video:
|
35
|
+
consent:
|
36
|
+
vimeo:
|
37
|
+
vendor_name:
|
38
|
+
youtube:
|
39
|
+
vendor_name:
|
25
40
|
leave_video: Gå ut av video
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Utvid
|
27
43
|
enter_fullscreen: Fullskjerm
|
28
44
|
first_page: Første side
|
@@ -119,6 +135,13 @@
|
|
119
135
|
auto_off: Automatisk (Av)
|
120
136
|
none: Ingen
|
121
137
|
text_tracks: Undertekster
|
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: Faktaboks
|
123
146
|
video: Video
|
124
147
|
video_qualities:
|
data/config/locales/pl-PL.yml
CHANGED
@@ -13,16 +13,32 @@ pl-PL:
|
|
13
13
|
start_title: Start widok przed/po
|
14
14
|
chapter: Rozdział
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Powiększ lub pomniejsz podgląd
|
17
19
|
close: Zamknij
|
18
20
|
close_hint: Zamknij wskazówkę
|
19
21
|
close_navigation: Zamknij nawigację
|
20
22
|
close_overview: Zamknij przegląd
|
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> Szanowny uzytkowniku, </p><p>niestety używasz starej wersji przeglądarki, dlatego przygotowane treści nie mogą być pokazane prawidłowo. Prosimy zaktualizować do nowej wersji.</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: Opuść wbudowane video
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Powiększ podgląd
|
27
43
|
enter_fullscreen: Pełny ekran
|
28
44
|
first_page: Pierwsza strona
|
@@ -119,6 +135,13 @@ pl-PL:
|
|
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:
|
data/config/locales/pt-BR.yml
CHANGED
@@ -13,16 +13,32 @@ pt-BR:
|
|
13
13
|
start_title: Iniciar visão antes/depois
|
14
14
|
chapter: Capítulo
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Alternar
|
17
19
|
close: Fechar
|
18
20
|
close_hint: Fechar dica
|
19
21
|
close_navigation: Fechar navegação
|
20
22
|
close_overview: Fechar visão geral
|
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>O seu navegador está desatualizado e essa página pode não funcionar como planejado. Recomendamos atualizar seu navegador para a versão mais recente.</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: Sair do vídeo
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Aumentar
|
27
43
|
enter_fullscreen: Tela cheia
|
28
44
|
first_page: Primeira página
|
@@ -119,6 +135,13 @@ pt-BR:
|
|
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: Vídeo
|
124
147
|
video_qualities:
|
data/config/locales/rm.yml
CHANGED
@@ -13,16 +13,32 @@ rm:
|
|
13
13
|
start_title: Cumenzar cun vista avant/suenter
|
14
14
|
chapter: Chapitel
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: midar
|
17
19
|
close: Serrar
|
18
20
|
close_hint: Serrar tip
|
19
21
|
close_navigation: Serrar navigaziun
|
20
22
|
close_overview: Serrar survista
|
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>Voss browser n'è betg pli actual ed i pudess esser, che questa pagina na funcziuna betg sco intenziunà. Nus proponin d'actualisar Voss browser a la versiun la pli actuala.</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: Sortir da embedded video
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Engrondir la vista
|
27
43
|
enter_fullscreen: Entrar en il modus da fullscreen
|
28
44
|
first_page: Emprima pagina
|
@@ -119,6 +135,13 @@ rm:
|
|
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:
|
data/config/locales/ru-RU.yml
CHANGED
@@ -13,16 +13,32 @@ ru-RU:
|
|
13
13
|
start_title: Начать просмотр в режиме до/после
|
14
14
|
chapter: Раздел
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Переключиться
|
17
19
|
close: Закрыть
|
18
20
|
close_hint: Закрыть примечание
|
19
21
|
close_navigation: Закрыть навигацию
|
20
22
|
close_overview: Закрыть обзор
|
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>Вы используете устаревшую версию браузера, поэтому содержание страницы может отображаться некорректно. Рекомендуем вам установить последнюю версию</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: Выйти из режима просмотра видео
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Увеличить изображение
|
27
43
|
enter_fullscreen: Перейти в полноэкранный режим
|
28
44
|
first_page: Первая страница
|
@@ -119,6 +135,13 @@ ru-RU:
|
|
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: Видео
|
124
147
|
video_qualities:
|
data/config/locales/sr.yml
CHANGED
@@ -13,16 +13,32 @@ sr:
|
|
13
13
|
start_title: Start pre/posle stranice
|
14
14
|
chapter: Sekcija
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Toggle
|
17
19
|
close: Zatvori
|
18
20
|
close_hint: Zatvori hint
|
19
21
|
close_navigation: Zatvori navigaciju
|
20
22
|
close_overview: Zatvori overview
|
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>Vaš pretraživač je zastareo, ova strana neće raditi kako je planirano. Preporučujemo da skinete poslednju verziju pretraživača.</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: Napusti embedovan video
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Uvecati stranicu
|
27
43
|
enter_fullscreen: Prikaži preko celog ekrana
|
28
44
|
first_page: Početna strana
|
@@ -119,6 +135,13 @@ sr:
|
|
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:
|
data/config/locales/tr.yml
CHANGED
@@ -13,16 +13,32 @@ tr:
|
|
13
13
|
start_title: Geri/İleri görünümü başlat
|
14
14
|
chapter: Bölüm
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: Görünümü yakınlaştır/uzaklaştır
|
17
19
|
close: Kapat
|
18
20
|
close_hint: Ipucunu kapat
|
19
21
|
close_navigation: Gezinimi kapat
|
20
22
|
close_overview: Görünümü kapat
|
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>Internet tarayıcınız malesef gündem dışı. Bundan dolayı sayfanın içerigi düzgün şekilde görüntülenemiyor. Lütfen tarayıcınızı güncelleyin.</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: Gömülü videodan ayrıl
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: Görünümü büyüt
|
27
43
|
enter_fullscreen: Tam ekran
|
28
44
|
first_page: İlk sayfa
|
@@ -119,6 +135,13 @@ tr:
|
|
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:
|
data/config/locales/zh.yml
CHANGED
@@ -13,16 +13,32 @@ zh:
|
|
13
13
|
start_title: 开始 前/后 查看
|
14
14
|
chapter: 章节
|
15
15
|
chart:
|
16
|
+
consent_vendor_name:
|
17
|
+
opt_in_prompt:
|
16
18
|
toggle: 开关
|
17
19
|
close: 关闭
|
18
20
|
close_hint: 关闭提示
|
19
21
|
close_navigation: 关闭导航
|
20
22
|
close_overview: 关闭概述
|
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: 本网站使用Cookies。通过使用我们的服务,您同意我们使用Cookie。 <a href="%{privacyLinkUrl}" target="_blank">了解详情</a>
|
22
32
|
deprecated_browser: "<p>您的浏览器已经过时,该界面或许不能正常工作. 我们建议您升级您的浏览器版本</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: 离开嵌入的视频
|
41
|
+
opt_in_prompt:
|
26
42
|
enlarge_view: 进入大图模式
|
27
43
|
enter_fullscreen: 进入全屏模式
|
28
44
|
first_page: 首页
|
@@ -119,6 +135,13 @@ zh:
|
|
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: 视频
|
124
147
|
video_qualities:
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pageflow-public-i18n
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.20.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Codevise Solutions Ltd.
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-07-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|