govuk_publishing_components 33.1.0 → 34.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/config/govuk_publishing_components_manifest.js +0 -1
- data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-core.js +16 -27
- data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-event-tracker.js +2 -0
- data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-page-views.js +4 -4
- data/app/assets/javascripts/govuk_publishing_components/components/layout-super-navigation-header.js +12 -69
- data/app/assets/javascripts/govuk_publishing_components/components/step-by-step-nav.js +14 -13
- data/app/assets/stylesheets/govuk_publishing_components/components/_accordion.scss +28 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_button.scss +11 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_cards.scss +19 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_contents-list.scss +20 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_cookie-banner.scss +6 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_emergency-banner.scss +6 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_govspeak-html-publication.scss +8 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_govspeak.scss +83 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +253 -412
- data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav-header.scss +15 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav.scss +6 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_textarea.scss +16 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_title.scss +10 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/helpers/_contents-list-helper.scss +0 -1
- data/app/controllers/govuk_publishing_components/component_guide_controller.rb +6 -9
- data/app/views/govuk_publishing_components/component_guide/_application_stylesheet.html.erb +0 -3
- data/app/views/govuk_publishing_components/component_guide/index.html.erb +0 -7
- data/app/views/govuk_publishing_components/components/_label.html.erb +3 -2
- data/app/views/govuk_publishing_components/components/_layout_for_admin.html.erb +1 -2
- data/app/views/govuk_publishing_components/components/_layout_for_public.html.erb +0 -1
- data/app/views/govuk_publishing_components/components/_layout_super_navigation_header.html.erb +94 -143
- data/app/views/govuk_publishing_components/components/docs/label.yml +6 -0
- data/app/views/layouts/govuk_publishing_components/application.html.erb +1 -2
- data/config/locales/ar.yml +4 -8
- data/config/locales/az.yml +5 -8
- data/config/locales/be.yml +4 -8
- data/config/locales/bg.yml +4 -8
- data/config/locales/bn.yml +4 -8
- data/config/locales/cs.yml +4 -8
- data/config/locales/cy.yml +4 -8
- data/config/locales/da.yml +4 -8
- data/config/locales/de.yml +4 -8
- data/config/locales/dr.yml +4 -8
- data/config/locales/el.yml +4 -8
- data/config/locales/en.yml +6 -17
- data/config/locales/es-419.yml +4 -8
- data/config/locales/es.yml +4 -8
- data/config/locales/et.yml +4 -8
- data/config/locales/fa.yml +5 -8
- data/config/locales/fi.yml +4 -8
- data/config/locales/fr.yml +4 -8
- data/config/locales/gd.yml +4 -8
- data/config/locales/gu.yml +4 -8
- data/config/locales/he.yml +4 -8
- data/config/locales/hi.yml +4 -8
- data/config/locales/hr.yml +4 -8
- data/config/locales/hu.yml +4 -8
- data/config/locales/hy.yml +4 -8
- data/config/locales/id.yml +4 -8
- data/config/locales/is.yml +4 -8
- data/config/locales/it.yml +4 -8
- data/config/locales/ja.yml +4 -8
- data/config/locales/ka.yml +4 -8
- data/config/locales/kk.yml +4 -8
- data/config/locales/ko.yml +4 -8
- data/config/locales/lt.yml +4 -8
- data/config/locales/lv.yml +4 -8
- data/config/locales/ms.yml +4 -8
- data/config/locales/mt.yml +4 -8
- data/config/locales/nl.yml +4 -8
- data/config/locales/no.yml +4 -8
- data/config/locales/pa-pk.yml +4 -8
- data/config/locales/pa.yml +4 -8
- data/config/locales/pl.yml +4 -8
- data/config/locales/ps.yml +4 -8
- data/config/locales/pt.yml +4 -8
- data/config/locales/ro.yml +4 -8
- data/config/locales/ru.yml +4 -8
- data/config/locales/si.yml +4 -8
- data/config/locales/sk.yml +4 -8
- data/config/locales/sl.yml +4 -8
- data/config/locales/so.yml +4 -8
- data/config/locales/sq.yml +4 -8
- data/config/locales/sr.yml +4 -8
- data/config/locales/sv.yml +4 -8
- data/config/locales/sw.yml +4 -8
- data/config/locales/ta.yml +4 -8
- data/config/locales/th.yml +4 -8
- data/config/locales/tk.yml +4 -8
- data/config/locales/tr.yml +4 -8
- data/config/locales/uk.yml +4 -8
- data/config/locales/ur.yml +4 -8
- data/config/locales/uz.yml +4 -8
- data/config/locales/vi.yml +4 -8
- data/config/locales/zh-hk.yml +4 -8
- data/config/locales/zh-tw.yml +4 -8
- data/config/locales/zh.yml +4 -8
- data/lib/govuk_publishing_components/config.rb +0 -3
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/node_modules/axe-core/axe.d.ts +75 -24
- data/node_modules/axe-core/axe.js +4765 -4555
- data/node_modules/axe-core/axe.min.js +2 -2
- data/node_modules/axe-core/package.json +2 -2
- data/node_modules/axe-core/sri-history.json +4 -0
- metadata +2 -17
- data/app/assets/stylesheets/component_guide/print.scss +0 -1
- data/app/assets/stylesheets/govuk_publishing_components/_all_components_print.scss +0 -18
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_accordion.scss +0 -28
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_button.scss +0 -8
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_cards.scss +0 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_contents-list.scss +0 -19
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_emergency-banner.scss +0 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_govspeak-html-publication.scss +0 -5
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_govspeak.scss +0 -80
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-super-navigation-header.scss +0 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_organisation-logo.scss +0 -7
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav-header.scss +0 -7
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav.scss +0 -116
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_textarea.scss +0 -13
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_title.scss +0 -7
data/config/locales/kk.yml
CHANGED
@@ -109,7 +109,10 @@ kk:
|
|
109
109
|
menu_toggle_label:
|
110
110
|
hide:
|
111
111
|
show:
|
112
|
-
|
112
|
+
navigation_link:
|
113
|
+
href:
|
114
|
+
label:
|
115
|
+
navigation_links_columns:
|
113
116
|
navigation_menu_heading:
|
114
117
|
navigation_search_heading:
|
115
118
|
navigation_search_subheading:
|
@@ -156,13 +159,6 @@ kk:
|
|
156
159
|
statistical_data_sets: Статистикалық деректер жиыны
|
157
160
|
topical_events: Тақырыптық оқиға
|
158
161
|
topics: Тақырыпты зерттеу
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Әрекеттердің жеке тізімін алу
|
162
|
-
hub_page_title: Brexit тексеру құралы
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Не істеу керек екенін қараңыз
|
165
|
-
title: Brexit
|
166
162
|
ukraine:
|
167
163
|
links:
|
168
164
|
title:
|
data/config/locales/ko.yml
CHANGED
@@ -104,7 +104,10 @@ ko:
|
|
104
104
|
menu_toggle_label:
|
105
105
|
hide:
|
106
106
|
show:
|
107
|
-
|
107
|
+
navigation_link:
|
108
|
+
href:
|
109
|
+
label:
|
110
|
+
navigation_links_columns:
|
108
111
|
navigation_menu_heading:
|
109
112
|
navigation_search_heading:
|
110
113
|
navigation_search_subheading:
|
@@ -151,13 +154,6 @@ ko:
|
|
151
154
|
statistical_data_sets:
|
152
155
|
topical_events:
|
153
156
|
topics:
|
154
|
-
transition:
|
155
|
-
hub_page_link_path:
|
156
|
-
hub_page_link_text:
|
157
|
-
hub_page_title:
|
158
|
-
link_path:
|
159
|
-
link_text:
|
160
|
-
title:
|
161
157
|
ukraine:
|
162
158
|
links:
|
163
159
|
title:
|
data/config/locales/lt.yml
CHANGED
@@ -114,7 +114,10 @@ lt:
|
|
114
114
|
menu_toggle_label:
|
115
115
|
hide:
|
116
116
|
show:
|
117
|
-
|
117
|
+
navigation_link:
|
118
|
+
href:
|
119
|
+
label:
|
120
|
+
navigation_links_columns:
|
118
121
|
navigation_menu_heading:
|
119
122
|
navigation_search_heading:
|
120
123
|
navigation_search_subheading:
|
@@ -161,13 +164,6 @@ lt:
|
|
161
164
|
statistical_data_sets: Statistinių duomenų rinkinys
|
162
165
|
topical_events: Aktualus įvykis
|
163
166
|
topics: Išnagrinėti temą
|
164
|
-
transition:
|
165
|
-
hub_page_link_path: "/transition-check/questions"
|
166
|
-
hub_page_link_text: Gauti suasmenintą veiksmų sąrašą
|
167
|
-
hub_page_title: "„Brexito“ klausimynas"
|
168
|
-
link_path: "/brexit"
|
169
|
-
link_text: Pažiūrėkite, ką turite daryti
|
170
|
-
title: "„Brexitas“ "
|
171
167
|
ukraine:
|
172
168
|
links:
|
173
169
|
title:
|
data/config/locales/lv.yml
CHANGED
@@ -113,7 +113,10 @@ lv:
|
|
113
113
|
menu_toggle_label:
|
114
114
|
hide:
|
115
115
|
show:
|
116
|
-
|
116
|
+
navigation_link:
|
117
|
+
href:
|
118
|
+
label:
|
119
|
+
navigation_links_columns:
|
117
120
|
navigation_menu_heading:
|
118
121
|
navigation_search_heading:
|
119
122
|
navigation_search_subheading:
|
@@ -160,13 +163,6 @@ lv:
|
|
160
163
|
statistical_data_sets: Statistikas datu kopa
|
161
164
|
topical_events: Aktuāls notikums
|
162
165
|
topics: Izpētīt tēmu
|
163
|
-
transition:
|
164
|
-
hub_page_link_path: "/transition-check/questions"
|
165
|
-
hub_page_link_text: Saņemt personalizētu uzdevumu sarakstu
|
166
|
-
hub_page_title: Brexit kontrolsaraksts
|
167
|
-
link_path: "/brexit"
|
168
|
-
link_text: Noskaidrojiet, kas jums jāpaveic
|
169
|
-
title: Brexit
|
170
166
|
ukraine:
|
171
167
|
links:
|
172
168
|
title:
|
data/config/locales/ms.yml
CHANGED
@@ -108,7 +108,10 @@ ms:
|
|
108
108
|
menu_toggle_label:
|
109
109
|
hide:
|
110
110
|
show:
|
111
|
-
|
111
|
+
navigation_link:
|
112
|
+
href:
|
113
|
+
label:
|
114
|
+
navigation_links_columns:
|
112
115
|
navigation_menu_heading:
|
113
116
|
navigation_search_heading:
|
114
117
|
navigation_search_subheading:
|
@@ -155,13 +158,6 @@ ms:
|
|
155
158
|
statistical_data_sets: Set data statistik
|
156
159
|
topical_events: Acara berdasarkan tajuk
|
157
160
|
topics: Terokai tajuk
|
158
|
-
transition:
|
159
|
-
hub_page_link_path: "/transition-check/questions"
|
160
|
-
hub_page_link_text: Dapatkan senarai tindakan khusus untuk anda
|
161
|
-
hub_page_title: Penyemak Brexit
|
162
|
-
link_path: "/brexit"
|
163
|
-
link_text: Periksa apa yang perlu anda lakukan
|
164
|
-
title: Brexit
|
165
161
|
ukraine:
|
166
162
|
links:
|
167
163
|
title:
|
data/config/locales/mt.yml
CHANGED
@@ -111,7 +111,10 @@ mt:
|
|
111
111
|
menu_toggle_label:
|
112
112
|
hide:
|
113
113
|
show:
|
114
|
-
|
114
|
+
navigation_link:
|
115
|
+
href:
|
116
|
+
label:
|
117
|
+
navigation_links_columns:
|
115
118
|
navigation_menu_heading:
|
116
119
|
navigation_search_heading:
|
117
120
|
navigation_search_subheading:
|
@@ -158,13 +161,6 @@ mt:
|
|
158
161
|
statistical_data_sets: Sett tad-dejta bl-istatistiċi
|
159
162
|
topical_events: Avveniment topiku
|
160
163
|
topics: Esplora s-suġġett
|
161
|
-
transition:
|
162
|
-
hub_page_link_path: "/transition-check/questions"
|
163
|
-
hub_page_link_text: Ġib lista personalizzata ta' azzjonijiet
|
164
|
-
hub_page_title: Brexit checker
|
165
|
-
link_path: "/brexit"
|
166
|
-
link_text: Iċċekkja x'għandek bżonn tagħmel
|
167
|
-
title: Brexit
|
168
164
|
ukraine:
|
169
165
|
links:
|
170
166
|
title:
|
data/config/locales/nl.yml
CHANGED
@@ -109,7 +109,10 @@ nl:
|
|
109
109
|
menu_toggle_label:
|
110
110
|
hide:
|
111
111
|
show:
|
112
|
-
|
112
|
+
navigation_link:
|
113
|
+
href:
|
114
|
+
label:
|
115
|
+
navigation_links_columns:
|
113
116
|
navigation_menu_heading:
|
114
117
|
navigation_search_heading:
|
115
118
|
navigation_search_subheading:
|
@@ -156,13 +159,6 @@ nl:
|
|
156
159
|
statistical_data_sets: Statistische gegevens
|
157
160
|
topical_events: Actueel evenement
|
158
161
|
topics: Verken het onderwerp
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Ontvang een gepersonaliseerde lijst van acties
|
162
|
-
hub_page_title: Brexit-checker
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Controleer wat u moet doen
|
165
|
-
title: Brexit
|
166
162
|
ukraine:
|
167
163
|
links:
|
168
164
|
title:
|
data/config/locales/no.yml
CHANGED
@@ -109,7 +109,10 @@
|
|
109
109
|
menu_toggle_label:
|
110
110
|
hide:
|
111
111
|
show:
|
112
|
-
|
112
|
+
navigation_link:
|
113
|
+
href:
|
114
|
+
label:
|
115
|
+
navigation_links_columns:
|
113
116
|
navigation_menu_heading:
|
114
117
|
navigation_search_heading:
|
115
118
|
navigation_search_subheading:
|
@@ -156,13 +159,6 @@
|
|
156
159
|
statistical_data_sets: Statistisk datasett
|
157
160
|
topical_events: Aktuell begivenhet
|
158
161
|
topics: Utforsk emnet
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Få en personlig liste over handlinger
|
162
|
-
hub_page_title: Brexit-sjekker
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Sjekk hva du må gjøre
|
165
|
-
title: Brexit
|
166
162
|
ukraine:
|
167
163
|
links:
|
168
164
|
title:
|
data/config/locales/pa-pk.yml
CHANGED
@@ -105,7 +105,10 @@ pa-pk:
|
|
105
105
|
menu_toggle_label:
|
106
106
|
hide:
|
107
107
|
show:
|
108
|
-
|
108
|
+
navigation_link:
|
109
|
+
href:
|
110
|
+
label:
|
111
|
+
navigation_links_columns:
|
109
112
|
navigation_menu_heading:
|
110
113
|
navigation_search_heading:
|
111
114
|
navigation_search_subheading:
|
@@ -152,13 +155,6 @@ pa-pk:
|
|
152
155
|
statistical_data_sets: حساب کتاب دے سیٹ
|
153
156
|
topical_events: مضمون سے حساب نال وقوعے
|
154
157
|
topics: مضمون دی کھوج کرو
|
155
|
-
transition:
|
156
|
-
hub_page_link_path: "/transition-check/questions"
|
157
|
-
hub_page_link_text: کم کرن لئی اک ذاتی فہرست حاصل کرو
|
158
|
-
hub_page_title: brexitنوں دیکھن والا
|
159
|
-
link_path: "/brexit"
|
160
|
-
link_text: دیکھو جو تہانوں کرن دی لوڑ اے
|
161
|
-
title: Brexit
|
162
158
|
ukraine:
|
163
159
|
links:
|
164
160
|
title:
|
data/config/locales/pa.yml
CHANGED
@@ -109,7 +109,10 @@ pa:
|
|
109
109
|
menu_toggle_label:
|
110
110
|
hide:
|
111
111
|
show:
|
112
|
-
|
112
|
+
navigation_link:
|
113
|
+
href:
|
114
|
+
label:
|
115
|
+
navigation_links_columns:
|
113
116
|
navigation_menu_heading:
|
114
117
|
navigation_search_heading:
|
115
118
|
navigation_search_subheading:
|
@@ -156,13 +159,6 @@ pa:
|
|
156
159
|
statistical_data_sets: ਅੰਕੜਾ ਡਾਟਾ ਸੈੱਟ
|
157
160
|
topical_events: ਸਤਹੀ ਘਟਨਾ
|
158
161
|
topics: ਵਿਸ਼ੇ ਦੀ ਪੜਚੋਲ ਕਰੋ
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: ਕਾਰਵਾਈਆਂ ਦੀ ਵਿਅਕਤੀਗਤ ਸੂਚੀ ਪ੍ਰਾਪਤ ਕਰੋ
|
162
|
-
hub_page_title: ਬ੍ਰੈਕਸਿਟ ਜਾਂਚਕਰਤਾ
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: ਜਾਂਚ ਕਰੋ ਕਿ ਤੁਹਾਨੂੰ ਕੀ ਕਰਨ ਦੀ ਜ਼ਰੂਰਤ ਹੈ
|
165
|
-
title: ਬ੍ਰੈਕਸਿਟ
|
166
162
|
ukraine:
|
167
163
|
links:
|
168
164
|
title:
|
data/config/locales/pl.yml
CHANGED
@@ -113,7 +113,10 @@ pl:
|
|
113
113
|
menu_toggle_label:
|
114
114
|
hide:
|
115
115
|
show:
|
116
|
-
|
116
|
+
navigation_link:
|
117
|
+
href:
|
118
|
+
label:
|
119
|
+
navigation_links_columns:
|
117
120
|
navigation_menu_heading:
|
118
121
|
navigation_search_heading:
|
119
122
|
navigation_search_subheading:
|
@@ -160,13 +163,6 @@ pl:
|
|
160
163
|
statistical_data_sets: Zestaw danych statystycznych
|
161
164
|
topical_events: Wydarzenie tematyczne
|
162
165
|
topics: Zbadaj temat
|
163
|
-
transition:
|
164
|
-
hub_page_link_path: "/transition-check/questions"
|
165
|
-
hub_page_link_text: Uzyskaj spersonalizowaną listę zadań
|
166
|
-
hub_page_title: Brexit checker
|
167
|
-
link_path: "/brexit"
|
168
|
-
link_text: Sprawdź, co musisz zrobić
|
169
|
-
title: Brexit
|
170
166
|
ukraine:
|
171
167
|
links:
|
172
168
|
title:
|
data/config/locales/ps.yml
CHANGED
@@ -106,7 +106,10 @@ ps:
|
|
106
106
|
menu_toggle_label:
|
107
107
|
hide:
|
108
108
|
show:
|
109
|
-
|
109
|
+
navigation_link:
|
110
|
+
href:
|
111
|
+
label:
|
112
|
+
navigation_links_columns:
|
110
113
|
navigation_menu_heading:
|
111
114
|
navigation_search_heading:
|
112
115
|
navigation_search_subheading:
|
@@ -153,13 +156,6 @@ ps:
|
|
153
156
|
statistical_data_sets: د احصایوي معلوماتو سیټ
|
154
157
|
topical_events: موضوعي پیښه
|
155
158
|
topics: موضوع وپلټئ
|
156
|
-
transition:
|
157
|
-
hub_page_link_path: "/transition-check/questions"
|
158
|
-
hub_page_link_text: د کړنو شخصي لیست ترلاسه کړئ
|
159
|
-
hub_page_title: د بریکسیت چیکر
|
160
|
-
link_path: "/brexit"
|
161
|
-
link_text: وګورئ چې تاسو څه کولو ته اړتیا لرئ
|
162
|
-
title: بریکسیټ
|
163
159
|
ukraine:
|
164
160
|
links:
|
165
161
|
title:
|
data/config/locales/pt.yml
CHANGED
@@ -109,7 +109,10 @@ pt:
|
|
109
109
|
menu_toggle_label:
|
110
110
|
hide:
|
111
111
|
show:
|
112
|
-
|
112
|
+
navigation_link:
|
113
|
+
href:
|
114
|
+
label:
|
115
|
+
navigation_links_columns:
|
113
116
|
navigation_menu_heading:
|
114
117
|
navigation_search_heading:
|
115
118
|
navigation_search_subheading:
|
@@ -156,13 +159,6 @@ pt:
|
|
156
159
|
statistical_data_sets: Conjunto de dados estatísticos
|
157
160
|
topical_events: Evento temático
|
158
161
|
topics: Explorar o tópico
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Obter uma lista personalizada de ações
|
162
|
-
hub_page_title: Verificador Brexit
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Verifique o que precisa de fazer
|
165
|
-
title: Brexit
|
166
162
|
ukraine:
|
167
163
|
links:
|
168
164
|
title:
|
data/config/locales/ro.yml
CHANGED
@@ -110,7 +110,10 @@ ro:
|
|
110
110
|
menu_toggle_label:
|
111
111
|
hide:
|
112
112
|
show:
|
113
|
-
|
113
|
+
navigation_link:
|
114
|
+
href:
|
115
|
+
label:
|
116
|
+
navigation_links_columns:
|
114
117
|
navigation_menu_heading:
|
115
118
|
navigation_search_heading:
|
116
119
|
navigation_search_subheading:
|
@@ -157,13 +160,6 @@ ro:
|
|
157
160
|
statistical_data_sets: Set de date statistice
|
158
161
|
topical_events: Eveniment pe o temă dată
|
159
162
|
topics: Explorați tema
|
160
|
-
transition:
|
161
|
-
hub_page_link_path: "/transition-check/questions"
|
162
|
-
hub_page_link_text: Descărcați o listă de acțiuni personalizate
|
163
|
-
hub_page_title: Verificator Brexit
|
164
|
-
link_path: "/brexit"
|
165
|
-
link_text: Verificați ce trebuie să faceți
|
166
|
-
title: Brexit
|
167
163
|
ukraine:
|
168
164
|
links:
|
169
165
|
title:
|
data/config/locales/ru.yml
CHANGED
@@ -113,7 +113,10 @@ ru:
|
|
113
113
|
menu_toggle_label:
|
114
114
|
hide:
|
115
115
|
show:
|
116
|
-
|
116
|
+
navigation_link:
|
117
|
+
href:
|
118
|
+
label:
|
119
|
+
navigation_links_columns:
|
117
120
|
navigation_menu_heading:
|
118
121
|
navigation_search_heading:
|
119
122
|
navigation_search_subheading:
|
@@ -160,13 +163,6 @@ ru:
|
|
160
163
|
statistical_data_sets: Наборы статистических данных
|
161
164
|
topical_events: Актуальные события
|
162
165
|
topics: Изучить событие
|
163
|
-
transition:
|
164
|
-
hub_page_link_path: "/transition-check/questions"
|
165
|
-
hub_page_link_text: Получите персональный список действий
|
166
|
-
hub_page_title: Проверка Брексита
|
167
|
-
link_path: "/brexit"
|
168
|
-
link_text: Проверьте, что вам нужно сделать
|
169
|
-
title: Брексит
|
170
166
|
ukraine:
|
171
167
|
links:
|
172
168
|
title:
|
data/config/locales/si.yml
CHANGED
@@ -109,7 +109,10 @@ si:
|
|
109
109
|
menu_toggle_label:
|
110
110
|
hide:
|
111
111
|
show:
|
112
|
-
|
112
|
+
navigation_link:
|
113
|
+
href:
|
114
|
+
label:
|
115
|
+
navigation_links_columns:
|
113
116
|
navigation_menu_heading:
|
114
117
|
navigation_search_heading:
|
115
118
|
navigation_search_subheading:
|
@@ -156,13 +159,6 @@ si:
|
|
156
159
|
statistical_data_sets: සංඛ්යාලේඛන දත්ත කට්ටලය
|
157
160
|
topical_events: කාලෝචිත සිදුවීම
|
158
161
|
topics: මාතෘකාව ගවේෂණය කරන්න
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: පුද්ගලාරෝපිත ක්රියා ලැයිස්තුවක් ලබා ගන්න
|
162
|
-
hub_page_title: බ්රෙක්සිට් පරීක්ෂක
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: ඔබ කළ යුතු දේ පරීක්ෂා කරන්න
|
165
|
-
title: බ්රෙක්සිට්
|
166
162
|
ukraine:
|
167
163
|
links:
|
168
164
|
title:
|
data/config/locales/sk.yml
CHANGED
@@ -114,7 +114,10 @@ sk:
|
|
114
114
|
menu_toggle_label:
|
115
115
|
hide:
|
116
116
|
show:
|
117
|
-
|
117
|
+
navigation_link:
|
118
|
+
href:
|
119
|
+
label:
|
120
|
+
navigation_links_columns:
|
118
121
|
navigation_menu_heading:
|
119
122
|
navigation_search_heading:
|
120
123
|
navigation_search_subheading:
|
@@ -161,13 +164,6 @@ sk:
|
|
161
164
|
statistical_data_sets: Súbor štatistických údajov
|
162
165
|
topical_events: Aktuálne podujatie
|
163
166
|
topics: Preskúmať tému
|
164
|
-
transition:
|
165
|
-
hub_page_link_path: "/transition-check/questions"
|
166
|
-
hub_page_link_text: Získajte personalizovaný zoznam akcií
|
167
|
-
hub_page_title: Kontrola brexitu
|
168
|
-
link_path: "/brexit"
|
169
|
-
link_text: Skontrolujte, čo je potrebné urobiť
|
170
|
-
title: Brexit
|
171
167
|
ukraine:
|
172
168
|
links:
|
173
169
|
title:
|
data/config/locales/sl.yml
CHANGED
@@ -116,7 +116,10 @@ sl:
|
|
116
116
|
menu_toggle_label:
|
117
117
|
hide:
|
118
118
|
show:
|
119
|
-
|
119
|
+
navigation_link:
|
120
|
+
href:
|
121
|
+
label:
|
122
|
+
navigation_links_columns:
|
120
123
|
navigation_menu_heading:
|
121
124
|
navigation_search_heading:
|
122
125
|
navigation_search_subheading:
|
@@ -163,13 +166,6 @@ sl:
|
|
163
166
|
statistical_data_sets: Statistični podatkovni niz
|
164
167
|
topical_events: Aktualen dogodek
|
165
168
|
topics: Razišči to temo
|
166
|
-
transition:
|
167
|
-
hub_page_link_path: "/transition-check/questions"
|
168
|
-
hub_page_link_text: Prejmite prilagojen seznam dejanj
|
169
|
-
hub_page_title: Prejmite prilagojen seznam dejanja
|
170
|
-
link_path: "/brexit"
|
171
|
-
link_text: Preverite, kaj morate storiti
|
172
|
-
title: Brexit
|
173
169
|
ukraine:
|
174
170
|
links:
|
175
171
|
title:
|
data/config/locales/so.yml
CHANGED
@@ -109,7 +109,10 @@ so:
|
|
109
109
|
menu_toggle_label:
|
110
110
|
hide:
|
111
111
|
show:
|
112
|
-
|
112
|
+
navigation_link:
|
113
|
+
href:
|
114
|
+
label:
|
115
|
+
navigation_links_columns:
|
113
116
|
navigation_menu_heading:
|
114
117
|
navigation_search_heading:
|
115
118
|
navigation_search_subheading:
|
@@ -156,13 +159,6 @@ so:
|
|
156
159
|
statistical_data_sets: Xogta tirokoobka
|
157
160
|
topical_events: Dhacdooyinka macduucooda
|
158
161
|
topics: Ogow mawduuca
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Hel talaabooyinka liiska shaqsiyeed
|
162
|
-
hub_page_title: Hubinta Brexit
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Hubi waxaad u baahantahay inaad qabato
|
165
|
-
title: Ka bixitaanka Ingiriiska
|
166
162
|
ukraine:
|
167
163
|
links:
|
168
164
|
title:
|
data/config/locales/sq.yml
CHANGED
@@ -109,7 +109,10 @@ sq:
|
|
109
109
|
menu_toggle_label:
|
110
110
|
hide:
|
111
111
|
show:
|
112
|
-
|
112
|
+
navigation_link:
|
113
|
+
href:
|
114
|
+
label:
|
115
|
+
navigation_links_columns:
|
113
116
|
navigation_menu_heading:
|
114
117
|
navigation_search_heading:
|
115
118
|
navigation_search_subheading:
|
@@ -156,13 +159,6 @@ sq:
|
|
156
159
|
statistical_data_sets: Grupi i të dhënave statistikore
|
157
160
|
topical_events: Ngjarje aktuale
|
158
161
|
topics: Eksploroni temën
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Merrni një listë të personalizuar të veprimeve
|
162
|
-
hub_page_title: Kontrolluesi i Brexit
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Kontrolloni se çfarë duhet të bëni
|
165
|
-
title: Brexit
|
166
162
|
ukraine:
|
167
163
|
links:
|
168
164
|
title:
|
data/config/locales/sr.yml
CHANGED
@@ -110,7 +110,10 @@ sr:
|
|
110
110
|
menu_toggle_label:
|
111
111
|
hide:
|
112
112
|
show:
|
113
|
-
|
113
|
+
navigation_link:
|
114
|
+
href:
|
115
|
+
label:
|
116
|
+
navigation_links_columns:
|
114
117
|
navigation_menu_heading:
|
115
118
|
navigation_search_heading:
|
116
119
|
navigation_search_subheading:
|
@@ -157,13 +160,6 @@ sr:
|
|
157
160
|
statistical_data_sets: Set statističkih podataka
|
158
161
|
topical_events: Događaj po temi
|
159
162
|
topics: Istražite temu
|
160
|
-
transition:
|
161
|
-
hub_page_link_path: "/transition-check/questions"
|
162
|
-
hub_page_link_text: Preuzmite personalizovanu listu postupaka
|
163
|
-
hub_page_title: Kontrolna lista za Bregzit
|
164
|
-
link_path: "/brexit"
|
165
|
-
link_text: Proverite šta treba da uradite
|
166
|
-
title: Bregzit
|
167
163
|
ukraine:
|
168
164
|
links:
|
169
165
|
title:
|
data/config/locales/sv.yml
CHANGED
@@ -109,7 +109,10 @@ sv:
|
|
109
109
|
menu_toggle_label:
|
110
110
|
hide:
|
111
111
|
show:
|
112
|
-
|
112
|
+
navigation_link:
|
113
|
+
href:
|
114
|
+
label:
|
115
|
+
navigation_links_columns:
|
113
116
|
navigation_menu_heading:
|
114
117
|
navigation_search_heading:
|
115
118
|
navigation_search_subheading:
|
@@ -156,13 +159,6 @@ sv:
|
|
156
159
|
statistical_data_sets: Statistiska uppgifter
|
157
160
|
topical_events: Aktuell händelse
|
158
161
|
topics: Utforska ämnet
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Få en personlig åtgärdslista
|
162
|
-
hub_page_title: Brexit-kontroll
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Kontrollera vad du behöver göra
|
165
|
-
title: Brexit
|
166
162
|
ukraine:
|
167
163
|
links:
|
168
164
|
title:
|
data/config/locales/sw.yml
CHANGED
@@ -109,7 +109,10 @@ sw:
|
|
109
109
|
menu_toggle_label:
|
110
110
|
hide:
|
111
111
|
show:
|
112
|
-
|
112
|
+
navigation_link:
|
113
|
+
href:
|
114
|
+
label:
|
115
|
+
navigation_links_columns:
|
113
116
|
navigation_menu_heading:
|
114
117
|
navigation_search_heading:
|
115
118
|
navigation_search_subheading:
|
@@ -156,13 +159,6 @@ sw:
|
|
156
159
|
statistical_data_sets: Kikundi cha data ya takwimu
|
157
160
|
topical_events: Tukio linalohusiana na mada
|
158
161
|
topics: Pitia mada
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Pata orodha ya hatua za kuchukua zinazokufaa
|
162
|
-
hub_page_title: Kiteuzi cha Brexit
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Angalia unachopaswa kufanya
|
165
|
-
title: Brexit
|
166
162
|
ukraine:
|
167
163
|
links:
|
168
164
|
title:
|
data/config/locales/ta.yml
CHANGED
@@ -110,7 +110,10 @@ ta:
|
|
110
110
|
menu_toggle_label:
|
111
111
|
hide:
|
112
112
|
show:
|
113
|
-
|
113
|
+
navigation_link:
|
114
|
+
href:
|
115
|
+
label:
|
116
|
+
navigation_links_columns:
|
114
117
|
navigation_menu_heading:
|
115
118
|
navigation_search_heading:
|
116
119
|
navigation_search_subheading:
|
@@ -157,13 +160,6 @@ ta:
|
|
157
160
|
statistical_data_sets: புள்ளியியல் தரவுத் தொகுதி
|
158
161
|
topical_events: தலைப்புசார்ந்த நிகழ்வு
|
159
162
|
topics: தலைப்பை அறிக
|
160
|
-
transition:
|
161
|
-
hub_page_link_path: "/transition-check/questions"
|
162
|
-
hub_page_link_text: நடவடிக்கைகளின் தனிப்பயனாக்கப் பட்டியலைப் பெறுக
|
163
|
-
hub_page_title: பிரெக்சிட் செக்கர்
|
164
|
-
link_path: "/brexit"
|
165
|
-
link_text: நீங்கள் செய்யவேண்டியது என்ன என்று பாருங்கள்
|
166
|
-
title: பிரெக்சிட்
|
167
163
|
ukraine:
|
168
164
|
links:
|
169
165
|
title:
|
data/config/locales/th.yml
CHANGED
@@ -107,7 +107,10 @@ th:
|
|
107
107
|
menu_toggle_label:
|
108
108
|
hide:
|
109
109
|
show:
|
110
|
-
|
110
|
+
navigation_link:
|
111
|
+
href:
|
112
|
+
label:
|
113
|
+
navigation_links_columns:
|
111
114
|
navigation_menu_heading:
|
112
115
|
navigation_search_heading:
|
113
116
|
navigation_search_subheading:
|
@@ -154,13 +157,6 @@ th:
|
|
154
157
|
statistical_data_sets: ชุดข้อมูลสถิติ
|
155
158
|
topical_events: เหตุการณ์เฉพาะที่
|
156
159
|
topics: สำรวจหัวข้อ
|
157
|
-
transition:
|
158
|
-
hub_page_link_path: "/transition-check/questions"
|
159
|
-
hub_page_link_text: รับรายการการดำเนินการส่วนบุคคล
|
160
|
-
hub_page_title: ตัวช่วยตรวจสอบ Brexit
|
161
|
-
link_path: "/brexit"
|
162
|
-
link_text: ตรวจสอบสิ่งที่คุณต้องทำ
|
163
|
-
title: Brexit
|
164
160
|
ukraine:
|
165
161
|
links:
|
166
162
|
title:
|