govuk_publishing_components 33.1.0 → 34.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/config/govuk_publishing_components_manifest.js +0 -1
- 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 +6 -0
- 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/_layout_for_admin.html.erb +1 -2
- data/app/views/govuk_publishing_components/components/_layout_for_public.html.erb +0 -1
- data/app/views/layouts/govuk_publishing_components/application.html.erb +1 -2
- data/config/locales/ar.yml +0 -7
- data/config/locales/az.yml +1 -7
- data/config/locales/be.yml +0 -7
- data/config/locales/bg.yml +0 -7
- data/config/locales/bn.yml +0 -7
- data/config/locales/cs.yml +0 -7
- data/config/locales/cy.yml +0 -7
- data/config/locales/da.yml +0 -7
- data/config/locales/de.yml +0 -7
- data/config/locales/dr.yml +0 -7
- data/config/locales/el.yml +0 -7
- data/config/locales/en.yml +0 -7
- data/config/locales/es-419.yml +0 -7
- data/config/locales/es.yml +0 -7
- data/config/locales/et.yml +0 -7
- data/config/locales/fa.yml +1 -7
- data/config/locales/fi.yml +0 -7
- data/config/locales/fr.yml +0 -7
- data/config/locales/gd.yml +0 -7
- data/config/locales/gu.yml +0 -7
- data/config/locales/he.yml +0 -7
- data/config/locales/hi.yml +0 -7
- data/config/locales/hr.yml +0 -7
- data/config/locales/hu.yml +0 -7
- data/config/locales/hy.yml +0 -7
- data/config/locales/id.yml +0 -7
- data/config/locales/is.yml +0 -7
- data/config/locales/it.yml +0 -7
- data/config/locales/ja.yml +0 -7
- data/config/locales/ka.yml +0 -7
- data/config/locales/kk.yml +0 -7
- data/config/locales/ko.yml +0 -7
- data/config/locales/lt.yml +0 -7
- data/config/locales/lv.yml +0 -7
- data/config/locales/ms.yml +0 -7
- data/config/locales/mt.yml +0 -7
- data/config/locales/nl.yml +0 -7
- data/config/locales/no.yml +0 -7
- data/config/locales/pa-pk.yml +0 -7
- data/config/locales/pa.yml +0 -7
- data/config/locales/pl.yml +0 -7
- data/config/locales/ps.yml +0 -7
- data/config/locales/pt.yml +0 -7
- data/config/locales/ro.yml +0 -7
- data/config/locales/ru.yml +0 -7
- data/config/locales/si.yml +0 -7
- data/config/locales/sk.yml +0 -7
- data/config/locales/sl.yml +0 -7
- data/config/locales/so.yml +0 -7
- data/config/locales/sq.yml +0 -7
- data/config/locales/sr.yml +0 -7
- data/config/locales/sv.yml +0 -7
- data/config/locales/sw.yml +0 -7
- data/config/locales/ta.yml +0 -7
- data/config/locales/th.yml +0 -7
- data/config/locales/tk.yml +0 -7
- data/config/locales/tr.yml +0 -7
- data/config/locales/uk.yml +0 -7
- data/config/locales/ur.yml +0 -7
- data/config/locales/uz.yml +0 -7
- data/config/locales/vi.yml +0 -7
- data/config/locales/zh-hk.yml +0 -7
- data/config/locales/zh-tw.yml +0 -7
- data/config/locales/zh.yml +0 -7
- data/lib/govuk_publishing_components/config.rb +0 -3
- data/lib/govuk_publishing_components/version.rb +1 -1
- 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/fa.yml
CHANGED
@@ -15,6 +15,7 @@ fa:
|
|
15
15
|
opendocument_html: این فایل یک قالب <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument (سند باز)</a> است
|
16
16
|
order_a_copy: سفارش یک نسخه کپی
|
17
17
|
page:
|
18
|
+
one:
|
18
19
|
other: "%{count} صفحه"
|
19
20
|
reference: 'مرجع: %{reference}'
|
20
21
|
request_format_cta: درخواست یک قالب با قابلیت دسترسی بهتر.
|
@@ -154,13 +155,6 @@ fa:
|
|
154
155
|
statistical_data_sets: مجموعه داده آماری
|
155
156
|
topical_events: رویداد موضوعی
|
156
157
|
topics: کاوش موضوع
|
157
|
-
transition:
|
158
|
-
hub_page_link_path: "/transition-check/questions"
|
159
|
-
hub_page_link_text: دریافت یک لیست شخصیسازیشده از اقدامات
|
160
|
-
hub_page_title: بررسی کننده برگزیت
|
161
|
-
link_path: "/brexit"
|
162
|
-
link_text: آنچه را باید انجام دهید، بررسی کنید
|
163
|
-
title: برگزیت
|
164
158
|
ukraine:
|
165
159
|
links:
|
166
160
|
title:
|
data/config/locales/fi.yml
CHANGED
@@ -158,13 +158,6 @@ fi:
|
|
158
158
|
statistical_data_sets: Tilastollinen tietojoukko
|
159
159
|
topical_events: Ajankohtainen tapahtuma
|
160
160
|
topics: Tutustu aiheeseen
|
161
|
-
transition:
|
162
|
-
hub_page_link_path: "/transition-check/questions"
|
163
|
-
hub_page_link_text: Hanki henkilökohtainen luettelo toiminnoista
|
164
|
-
hub_page_title: Brexitin tarkistaja
|
165
|
-
link_path: "/brexit"
|
166
|
-
link_text: Tarkista, mitä sinun on tehtävä
|
167
|
-
title: Brexit
|
168
161
|
ukraine:
|
169
162
|
links:
|
170
163
|
title:
|
data/config/locales/fr.yml
CHANGED
@@ -156,13 +156,6 @@ fr:
|
|
156
156
|
statistical_data_sets: Ensemble de données statistiques
|
157
157
|
topical_events: Événement thématique
|
158
158
|
topics: Explorer le thème
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Obtenir une liste personnalisée d'actions
|
162
|
-
hub_page_title: Vérificateur de Brexit
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Vérifiez ce que vous devez faire
|
165
|
-
title: Brexit
|
166
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/gd.yml
CHANGED
@@ -158,13 +158,6 @@ gd:
|
|
158
158
|
statistical_data_sets: Tacar sonraí staidrimh
|
159
159
|
topical_events: Imeacht reatha
|
160
160
|
topics: Déan iniúchadh ar théamaí
|
161
|
-
transition:
|
162
|
-
hub_page_link_path: "/transition-check/questions"
|
163
|
-
hub_page_link_text: Faigh liosta de ghníomhartha pearsantaithe
|
164
|
-
hub_page_title: Fíorú Brexit
|
165
|
-
link_path: "/brexit"
|
166
|
-
link_text: Seiceáil cad is gá duit aird a thabhairt air
|
167
|
-
title: Brexit
|
168
161
|
ukraine:
|
169
162
|
links:
|
170
163
|
title:
|
data/config/locales/gu.yml
CHANGED
@@ -156,13 +156,6 @@ gu:
|
|
156
156
|
statistical_data_sets: આંકડાકીય ડેટા સેટ
|
157
157
|
topical_events: પ્રસંગોચિત ઘટના
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/he.yml
CHANGED
@@ -156,13 +156,6 @@ he:
|
|
156
156
|
statistical_data_sets: מערך נתונים סטטיסטיים
|
157
157
|
topical_events: אירוע אקטואלי
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/hi.yml
CHANGED
@@ -156,13 +156,6 @@ hi:
|
|
156
156
|
statistical_data_sets: सांख्यिकीय आंकड़े का समूह
|
157
157
|
topical_events: सामयिक आयोजन
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/hr.yml
CHANGED
@@ -157,13 +157,6 @@ hr:
|
|
157
157
|
statistical_data_sets: Skup statističkih podataka
|
158
158
|
topical_events: Aktualni događaj
|
159
159
|
topics: Istražite temu
|
160
|
-
transition:
|
161
|
-
hub_page_link_path: "/transition-check/questions"
|
162
|
-
hub_page_link_text: Nabavite personalizirani popis radnji
|
163
|
-
hub_page_title: Provjera Brexita
|
164
|
-
link_path: "/brexit"
|
165
|
-
link_text: Provjerite što trebate učiniti
|
166
|
-
title: Brexit
|
167
160
|
ukraine:
|
168
161
|
links:
|
169
162
|
title:
|
data/config/locales/hu.yml
CHANGED
@@ -159,13 +159,6 @@ hu:
|
|
159
159
|
statistical_data_sets: Statisztikai adatkészlet
|
160
160
|
topical_events: Aktuális esemény
|
161
161
|
topics: Téma felfedezése
|
162
|
-
transition:
|
163
|
-
hub_page_link_path: "/transition-check/questions"
|
164
|
-
hub_page_link_text: Személyre szabott tevékenységi lista kérése
|
165
|
-
hub_page_title: Brexit-ellenőrzőlista
|
166
|
-
link_path: "/brexit"
|
167
|
-
link_text: Nézze meg, hogy mit kell tennie
|
168
|
-
title: Brexit
|
169
162
|
ukraine:
|
170
163
|
links:
|
171
164
|
title:
|
data/config/locales/hy.yml
CHANGED
@@ -160,13 +160,6 @@ hy:
|
|
160
160
|
statistical_data_sets: Վիճակագրական տվյալների ամբողջություն
|
161
161
|
topical_events: Հրատապ իրադարձություն
|
162
162
|
topics: Ուսումնասիրել թեման՝
|
163
|
-
transition:
|
164
|
-
hub_page_link_path: "/transition-check/questions"
|
165
|
-
hub_page_link_text: Ստանալ գործողությունների անհատականացված ցանկ
|
166
|
-
hub_page_title: Brexit-ի ստուգման գործիք
|
167
|
-
link_path: "/brexit"
|
168
|
-
link_text: Իմացեք, թե ինչ պետք է անեք
|
169
|
-
title: Brexit
|
170
163
|
ukraine:
|
171
164
|
links:
|
172
165
|
title:
|
data/config/locales/id.yml
CHANGED
@@ -156,13 +156,6 @@ id:
|
|
156
156
|
statistical_data_sets: Set data statistik
|
157
157
|
topical_events: Acara berdasar topik
|
158
158
|
topics: Jelajahi topik
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Dapatkan daftar tindakan terpersonalisasi
|
162
|
-
hub_page_title: Brexit checker
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Periksa apa yang Anda harus lakukan
|
165
|
-
title: Brexit
|
166
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/is.yml
CHANGED
@@ -156,13 +156,6 @@ is:
|
|
156
156
|
statistical_data_sets: Tölfræðilegt gagnasett
|
157
157
|
topical_events: Efnislegur viðburður
|
158
158
|
topics: Kanna efnið
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Fá persónulegan aðgerðalista
|
162
|
-
hub_page_title: Brexit athugari
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Athugaðu hvað þú þarft að gera
|
165
|
-
title: Brexit
|
166
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/it.yml
CHANGED
@@ -156,13 +156,6 @@ it:
|
|
156
156
|
statistical_data_sets: Set di dati statistici
|
157
157
|
topical_events: Evento di attualità
|
158
158
|
topics: Esplora l'argomento
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Ricevi un elenco di azioni personalizzato
|
162
|
-
hub_page_title: Controllore della Brexit
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Controlla cosa devi fare
|
165
|
-
title: Brexit
|
166
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/ja.yml
CHANGED
@@ -152,13 +152,6 @@ ja:
|
|
152
152
|
statistical_data_sets: 統計データセット
|
153
153
|
topical_events: 話題のイベント
|
154
154
|
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
155
|
ukraine:
|
163
156
|
links:
|
164
157
|
title:
|
data/config/locales/ka.yml
CHANGED
@@ -159,13 +159,6 @@ ka:
|
|
159
159
|
statistical_data_sets: სტატისტიკური მონაცემების ნაკრები
|
160
160
|
topical_events: ტოპ მოვლენები
|
161
161
|
topics: თემის გამოკვლევა
|
162
|
-
transition:
|
163
|
-
hub_page_link_path: "/transition-check/questions"
|
164
|
-
hub_page_link_text: მოქმედებების პერსონალიზირებული სიის მიღება
|
165
|
-
hub_page_title: ბრექსითის შემოწმება
|
166
|
-
link_path: "/brexit"
|
167
|
-
link_text: შეამოწმეთ თუ რა უნდა გააკეთოთ
|
168
|
-
title: ბრექსითის შემოწმება
|
169
162
|
ukraine:
|
170
163
|
links:
|
171
164
|
title:
|
data/config/locales/kk.yml
CHANGED
@@ -156,13 +156,6 @@ kk:
|
|
156
156
|
statistical_data_sets: Статистикалық деректер жиыны
|
157
157
|
topical_events: Тақырыптық оқиға
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/ko.yml
CHANGED
data/config/locales/lt.yml
CHANGED
@@ -161,13 +161,6 @@ lt:
|
|
161
161
|
statistical_data_sets: Statistinių duomenų rinkinys
|
162
162
|
topical_events: Aktualus įvykis
|
163
163
|
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
164
|
ukraine:
|
172
165
|
links:
|
173
166
|
title:
|
data/config/locales/lv.yml
CHANGED
@@ -160,13 +160,6 @@ lv:
|
|
160
160
|
statistical_data_sets: Statistikas datu kopa
|
161
161
|
topical_events: Aktuāls notikums
|
162
162
|
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
163
|
ukraine:
|
171
164
|
links:
|
172
165
|
title:
|
data/config/locales/ms.yml
CHANGED
@@ -155,13 +155,6 @@ ms:
|
|
155
155
|
statistical_data_sets: Set data statistik
|
156
156
|
topical_events: Acara berdasarkan tajuk
|
157
157
|
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
158
|
ukraine:
|
166
159
|
links:
|
167
160
|
title:
|
data/config/locales/mt.yml
CHANGED
@@ -158,13 +158,6 @@ mt:
|
|
158
158
|
statistical_data_sets: Sett tad-dejta bl-istatistiċi
|
159
159
|
topical_events: Avveniment topiku
|
160
160
|
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
161
|
ukraine:
|
169
162
|
links:
|
170
163
|
title:
|
data/config/locales/nl.yml
CHANGED
@@ -156,13 +156,6 @@ nl:
|
|
156
156
|
statistical_data_sets: Statistische gegevens
|
157
157
|
topical_events: Actueel evenement
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/no.yml
CHANGED
@@ -156,13 +156,6 @@
|
|
156
156
|
statistical_data_sets: Statistisk datasett
|
157
157
|
topical_events: Aktuell begivenhet
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/pa-pk.yml
CHANGED
@@ -152,13 +152,6 @@ pa-pk:
|
|
152
152
|
statistical_data_sets: حساب کتاب دے سیٹ
|
153
153
|
topical_events: مضمون سے حساب نال وقوعے
|
154
154
|
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
155
|
ukraine:
|
163
156
|
links:
|
164
157
|
title:
|
data/config/locales/pa.yml
CHANGED
@@ -156,13 +156,6 @@ pa:
|
|
156
156
|
statistical_data_sets: ਅੰਕੜਾ ਡਾਟਾ ਸੈੱਟ
|
157
157
|
topical_events: ਸਤਹੀ ਘਟਨਾ
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/pl.yml
CHANGED
@@ -160,13 +160,6 @@ pl:
|
|
160
160
|
statistical_data_sets: Zestaw danych statystycznych
|
161
161
|
topical_events: Wydarzenie tematyczne
|
162
162
|
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
163
|
ukraine:
|
171
164
|
links:
|
172
165
|
title:
|
data/config/locales/ps.yml
CHANGED
@@ -153,13 +153,6 @@ ps:
|
|
153
153
|
statistical_data_sets: د احصایوي معلوماتو سیټ
|
154
154
|
topical_events: موضوعي پیښه
|
155
155
|
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
156
|
ukraine:
|
164
157
|
links:
|
165
158
|
title:
|
data/config/locales/pt.yml
CHANGED
@@ -156,13 +156,6 @@ pt:
|
|
156
156
|
statistical_data_sets: Conjunto de dados estatísticos
|
157
157
|
topical_events: Evento temático
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/ro.yml
CHANGED
@@ -157,13 +157,6 @@ ro:
|
|
157
157
|
statistical_data_sets: Set de date statistice
|
158
158
|
topical_events: Eveniment pe o temă dată
|
159
159
|
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
160
|
ukraine:
|
168
161
|
links:
|
169
162
|
title:
|
data/config/locales/ru.yml
CHANGED
@@ -160,13 +160,6 @@ ru:
|
|
160
160
|
statistical_data_sets: Наборы статистических данных
|
161
161
|
topical_events: Актуальные события
|
162
162
|
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
163
|
ukraine:
|
171
164
|
links:
|
172
165
|
title:
|
data/config/locales/si.yml
CHANGED
@@ -156,13 +156,6 @@ si:
|
|
156
156
|
statistical_data_sets: සංඛ්යාලේඛන දත්ත කට්ටලය
|
157
157
|
topical_events: කාලෝචිත සිදුවීම
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/sk.yml
CHANGED
@@ -161,13 +161,6 @@ sk:
|
|
161
161
|
statistical_data_sets: Súbor štatistických údajov
|
162
162
|
topical_events: Aktuálne podujatie
|
163
163
|
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
164
|
ukraine:
|
172
165
|
links:
|
173
166
|
title:
|
data/config/locales/sl.yml
CHANGED
@@ -163,13 +163,6 @@ sl:
|
|
163
163
|
statistical_data_sets: Statistični podatkovni niz
|
164
164
|
topical_events: Aktualen dogodek
|
165
165
|
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
166
|
ukraine:
|
174
167
|
links:
|
175
168
|
title:
|
data/config/locales/so.yml
CHANGED
@@ -156,13 +156,6 @@ so:
|
|
156
156
|
statistical_data_sets: Xogta tirokoobka
|
157
157
|
topical_events: Dhacdooyinka macduucooda
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/sq.yml
CHANGED
@@ -156,13 +156,6 @@ sq:
|
|
156
156
|
statistical_data_sets: Grupi i të dhënave statistikore
|
157
157
|
topical_events: Ngjarje aktuale
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/sr.yml
CHANGED
@@ -157,13 +157,6 @@ sr:
|
|
157
157
|
statistical_data_sets: Set statističkih podataka
|
158
158
|
topical_events: Događaj po temi
|
159
159
|
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
160
|
ukraine:
|
168
161
|
links:
|
169
162
|
title:
|
data/config/locales/sv.yml
CHANGED
@@ -156,13 +156,6 @@ sv:
|
|
156
156
|
statistical_data_sets: Statistiska uppgifter
|
157
157
|
topical_events: Aktuell händelse
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/sw.yml
CHANGED
@@ -156,13 +156,6 @@ sw:
|
|
156
156
|
statistical_data_sets: Kikundi cha data ya takwimu
|
157
157
|
topical_events: Tukio linalohusiana na mada
|
158
158
|
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
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/ta.yml
CHANGED
@@ -157,13 +157,6 @@ ta:
|
|
157
157
|
statistical_data_sets: புள்ளியியல் தரவுத் தொகுதி
|
158
158
|
topical_events: தலைப்புசார்ந்த நிகழ்வு
|
159
159
|
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
160
|
ukraine:
|
168
161
|
links:
|
169
162
|
title:
|
data/config/locales/th.yml
CHANGED
@@ -154,13 +154,6 @@ th:
|
|
154
154
|
statistical_data_sets: ชุดข้อมูลสถิติ
|
155
155
|
topical_events: เหตุการณ์เฉพาะที่
|
156
156
|
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
157
|
ukraine:
|
165
158
|
links:
|
166
159
|
title:
|
data/config/locales/tk.yml
CHANGED
@@ -157,13 +157,6 @@ tk:
|
|
157
157
|
statistical_data_sets: Statistiki maglumat toplumy
|
158
158
|
topical_events: Möhüm waka
|
159
159
|
topics: Mowzugy öwreniň
|
160
|
-
transition:
|
161
|
-
hub_page_link_path: "/transition-check/questions"
|
162
|
-
hub_page_link_text: Hereketleriň şahsylaşdyrylan sanawyny alyň
|
163
|
-
hub_page_title: Brexit barlaýjy
|
164
|
-
link_path: "/brexit"
|
165
|
-
link_text: Näme etmelidigiňizi belläň
|
166
|
-
title: Brexit
|
167
160
|
ukraine:
|
168
161
|
links:
|
169
162
|
title:
|
data/config/locales/tr.yml
CHANGED
@@ -157,13 +157,6 @@ tr:
|
|
157
157
|
statistical_data_sets: İstatistiki veri kümesi
|
158
158
|
topical_events: Yerel etkinlik
|
159
159
|
topics: Konuyu keşfet
|
160
|
-
transition:
|
161
|
-
hub_page_link_path: "/transition-check/questions"
|
162
|
-
hub_page_link_text: İşlemlerin kişiselleştirilmiş bir listesini alın
|
163
|
-
hub_page_title: Brexit kontrol aracı
|
164
|
-
link_path: "/brexit"
|
165
|
-
link_text: Ne yapmaya ihtiyacınız olduğunu kontrol edin
|
166
|
-
title: Brexit
|
167
160
|
ukraine:
|
168
161
|
links:
|
169
162
|
title:
|