govuk_publishing_components 33.0.0 → 34.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (113) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/config/govuk_publishing_components_manifest.js +0 -1
  3. data/app/assets/javascripts/component_guide/accessibility-test.js +0 -1
  4. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-ecommerce-tracker.js +3 -3
  5. data/app/assets/javascripts/govuk_publishing_components/components/step-by-step-nav.js +22 -1
  6. data/app/assets/javascripts/govuk_publishing_components/vendor/lux/lux-reporter.js +58 -106
  7. data/app/assets/stylesheets/govuk_publishing_components/components/_accordion.scss +28 -0
  8. data/app/assets/stylesheets/govuk_publishing_components/components/_button.scss +11 -0
  9. data/app/assets/stylesheets/govuk_publishing_components/components/_cards.scss +19 -0
  10. data/app/assets/stylesheets/govuk_publishing_components/components/_contents-list.scss +20 -0
  11. data/app/assets/stylesheets/govuk_publishing_components/components/_cookie-banner.scss +6 -0
  12. data/app/assets/stylesheets/govuk_publishing_components/components/_emergency-banner.scss +6 -0
  13. data/app/assets/stylesheets/govuk_publishing_components/components/_govspeak-html-publication.scss +8 -0
  14. data/app/assets/stylesheets/govuk_publishing_components/components/_govspeak.scss +83 -0
  15. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +6 -0
  16. data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav-header.scss +15 -0
  17. data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav.scss +6 -0
  18. data/app/assets/stylesheets/govuk_publishing_components/components/_textarea.scss +16 -0
  19. data/app/assets/stylesheets/govuk_publishing_components/components/_title.scss +10 -0
  20. data/app/assets/stylesheets/govuk_publishing_components/components/helpers/_contents-list-helper.scss +0 -1
  21. data/app/controllers/govuk_publishing_components/component_guide_controller.rb +6 -9
  22. data/app/views/govuk_publishing_components/component_guide/_application_stylesheet.html.erb +0 -3
  23. data/app/views/govuk_publishing_components/component_guide/index.html.erb +0 -7
  24. data/app/views/govuk_publishing_components/components/_layout_for_admin.html.erb +1 -2
  25. data/app/views/govuk_publishing_components/components/_layout_for_public.html.erb +0 -1
  26. data/app/views/govuk_publishing_components/components/_step_by_step_nav.html.erb +4 -1
  27. data/app/views/govuk_publishing_components/components/docs/step_by_step_nav.yml +34 -0
  28. data/app/views/govuk_publishing_components/components/feedback/_problem_form.html.erb +1 -1
  29. data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +1 -1
  30. data/app/views/layouts/govuk_publishing_components/application.html.erb +1 -2
  31. data/config/locales/ar.yml +0 -7
  32. data/config/locales/az.yml +1 -7
  33. data/config/locales/be.yml +0 -7
  34. data/config/locales/bg.yml +0 -7
  35. data/config/locales/bn.yml +0 -7
  36. data/config/locales/cs.yml +0 -7
  37. data/config/locales/cy.yml +0 -7
  38. data/config/locales/da.yml +0 -7
  39. data/config/locales/de.yml +0 -7
  40. data/config/locales/dr.yml +0 -7
  41. data/config/locales/el.yml +0 -7
  42. data/config/locales/en.yml +0 -7
  43. data/config/locales/es-419.yml +0 -7
  44. data/config/locales/es.yml +0 -7
  45. data/config/locales/et.yml +0 -7
  46. data/config/locales/fa.yml +1 -7
  47. data/config/locales/fi.yml +0 -7
  48. data/config/locales/fr.yml +0 -7
  49. data/config/locales/gd.yml +0 -7
  50. data/config/locales/gu.yml +0 -7
  51. data/config/locales/he.yml +0 -7
  52. data/config/locales/hi.yml +0 -7
  53. data/config/locales/hr.yml +0 -7
  54. data/config/locales/hu.yml +0 -7
  55. data/config/locales/hy.yml +0 -7
  56. data/config/locales/id.yml +0 -7
  57. data/config/locales/is.yml +0 -7
  58. data/config/locales/it.yml +0 -7
  59. data/config/locales/ja.yml +0 -7
  60. data/config/locales/ka.yml +0 -7
  61. data/config/locales/kk.yml +0 -7
  62. data/config/locales/ko.yml +0 -7
  63. data/config/locales/lt.yml +0 -7
  64. data/config/locales/lv.yml +0 -7
  65. data/config/locales/ms.yml +0 -7
  66. data/config/locales/mt.yml +0 -7
  67. data/config/locales/nl.yml +0 -7
  68. data/config/locales/no.yml +0 -7
  69. data/config/locales/pa-pk.yml +0 -7
  70. data/config/locales/pa.yml +0 -7
  71. data/config/locales/pl.yml +0 -7
  72. data/config/locales/ps.yml +0 -7
  73. data/config/locales/pt.yml +0 -7
  74. data/config/locales/ro.yml +0 -7
  75. data/config/locales/ru.yml +0 -7
  76. data/config/locales/si.yml +0 -7
  77. data/config/locales/sk.yml +0 -7
  78. data/config/locales/sl.yml +0 -7
  79. data/config/locales/so.yml +0 -7
  80. data/config/locales/sq.yml +0 -7
  81. data/config/locales/sr.yml +0 -7
  82. data/config/locales/sv.yml +0 -7
  83. data/config/locales/sw.yml +0 -7
  84. data/config/locales/ta.yml +0 -7
  85. data/config/locales/th.yml +0 -7
  86. data/config/locales/tk.yml +0 -7
  87. data/config/locales/tr.yml +0 -7
  88. data/config/locales/uk.yml +0 -7
  89. data/config/locales/ur.yml +0 -7
  90. data/config/locales/uz.yml +0 -7
  91. data/config/locales/vi.yml +0 -7
  92. data/config/locales/zh-hk.yml +0 -7
  93. data/config/locales/zh-tw.yml +0 -7
  94. data/config/locales/zh.yml +0 -7
  95. data/lib/govuk_publishing_components/config.rb +0 -3
  96. data/lib/govuk_publishing_components/presenters/button_helper.rb +2 -1
  97. data/lib/govuk_publishing_components/version.rb +1 -1
  98. metadata +2 -17
  99. data/app/assets/stylesheets/component_guide/print.scss +0 -1
  100. data/app/assets/stylesheets/govuk_publishing_components/_all_components_print.scss +0 -18
  101. data/app/assets/stylesheets/govuk_publishing_components/components/print/_accordion.scss +0 -28
  102. data/app/assets/stylesheets/govuk_publishing_components/components/print/_button.scss +0 -8
  103. data/app/assets/stylesheets/govuk_publishing_components/components/print/_cards.scss +0 -4
  104. data/app/assets/stylesheets/govuk_publishing_components/components/print/_contents-list.scss +0 -19
  105. data/app/assets/stylesheets/govuk_publishing_components/components/print/_emergency-banner.scss +0 -3
  106. data/app/assets/stylesheets/govuk_publishing_components/components/print/_govspeak-html-publication.scss +0 -5
  107. data/app/assets/stylesheets/govuk_publishing_components/components/print/_govspeak.scss +0 -80
  108. data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-super-navigation-header.scss +0 -3
  109. data/app/assets/stylesheets/govuk_publishing_components/components/print/_organisation-logo.scss +0 -7
  110. data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav-header.scss +0 -7
  111. data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav.scss +0 -116
  112. data/app/assets/stylesheets/govuk_publishing_components/components/print/_textarea.scss +0 -13
  113. data/app/assets/stylesheets/govuk_publishing_components/components/print/_title.scss +0 -7
@@ -10,8 +10,7 @@ module GovukPublishingComponents
10
10
  @component_docs = component_docs.all
11
11
  @gem_component_docs = gem_component_docs.all
12
12
  @components_in_use_docs = components_in_use_docs.used_in_this_app
13
- @components_in_use_sass = components_in_use_sass(false)
14
- @components_in_use_print_sass = components_in_use_sass(true)
13
+ @components_in_use_sass = components_in_use_sass
15
14
  @components_in_use_js = components_in_use_js
16
15
  end
17
16
 
@@ -44,15 +43,14 @@ module GovukPublishingComponents
44
43
  end
45
44
  end
46
45
 
47
- def components_in_use_sass(print_styles)
48
- print_path = "print/" if print_styles
46
+ def components_in_use_sass
49
47
  additional_files = "@import 'govuk_publishing_components/govuk_frontend_support';\n"
50
- additional_files << "@import 'govuk_publishing_components/component_support';\n" unless print_styles
48
+ additional_files << "@import 'govuk_publishing_components/component_support';\n"
51
49
 
52
50
  components = find_all_partials_in(components_in_use)
53
51
 
54
52
  components.map { |component|
55
- "@import 'govuk_publishing_components/components/#{print_path}#{component.gsub('_', '-')}';" if component_has_sass_file(component.gsub("_", "-"), print_styles)
53
+ "@import 'govuk_publishing_components/components/#{component.gsub('_', '-')}';" if component_has_sass_file(component.gsub("_", "-"))
56
54
  }.compact.uniq.sort.join("\n").squeeze("\n").prepend(additional_files)
57
55
  end
58
56
 
@@ -128,9 +126,8 @@ module GovukPublishingComponents
128
126
  extra_components.flatten.uniq.sort
129
127
  end
130
128
 
131
- def component_has_sass_file(component, print_styles)
132
- print_path = "print/" if print_styles
133
- Pathname.new(@component_gem_path + "/app/assets/stylesheets/govuk_publishing_components/components/#{print_path}_#{component}.scss").exist?
129
+ def component_has_sass_file(component)
130
+ Pathname.new(@component_gem_path + "/app/assets/stylesheets/govuk_publishing_components/components/_#{component}.scss").exist?
134
131
  end
135
132
 
136
133
  def component_has_js_file(component)
@@ -1,4 +1 @@
1
1
  <%= stylesheet_link_tag "#{GovukPublishingComponents::Config.application_stylesheet}" %>
2
- <% if GovukPublishingComponents::Config.application_print_stylesheet %>
3
- <%= stylesheet_link_tag "#{GovukPublishingComponents::Config.application_print_stylesheet}", media: "print" %>
4
- <% end %>
@@ -28,13 +28,6 @@
28
28
  name: "main-sass",
29
29
  value: @components_in_use_sass
30
30
  } %>
31
- <%= render "govuk_publishing_components/components/textarea", {
32
- label: {
33
- text: "Add this to your application's print scss file, before your other local imports."
34
- },
35
- name: "print-sass",
36
- value: @components_in_use_print_sass
37
- } %>
38
31
  <%= render "govuk_publishing_components/components/textarea", {
39
32
  label: {
40
33
  text: "Add this to your application's main js file, before your other local imports."
@@ -9,8 +9,7 @@
9
9
  <meta name="viewport" content="width=device-width, initial-scale=1">
10
10
  <%= csrf_meta_tags %>
11
11
  <%= favicon_link_tag "govuk_publishing_components/favicon-#{environment}.png" %>
12
- <%= stylesheet_link_tag "application" %>
13
- <%= stylesheet_link_tag "print", media: "print" %>
12
+ <%= stylesheet_link_tag "application", media: "all" %>
14
13
  <%= javascript_include_tag "govuk_publishing_components/vendor/modernizr" %>
15
14
  <%= yield :head %>
16
15
  </head>
@@ -62,7 +62,6 @@
62
62
  <%= csrf_meta_tags %>
63
63
 
64
64
  <%= stylesheet_link_tag "application", media: "all" %>
65
- <%= stylesheet_link_tag "print", media: "print" %>
66
65
  <!--[if lt IE 9]><%= javascript_include_tag "govuk_publishing_components/ie", integrity: true, crossorigin: "anonymous" %><![endif]-->
67
66
  <link rel="shortcut icon" href="<%= asset_path 'favicon.ico' %>" type="image/x-icon" />
68
67
  <link rel="mask-icon" href="<%= asset_path 'govuk-mask-icon.svg' %>" color="#0b0c0c">
@@ -15,10 +15,13 @@
15
15
  step_number = 0
16
16
 
17
17
  step_nav_helper = GovukPublishingComponents::Presenters::StepByStepNavHelper.new
18
+
19
+ ga4_tracking ||= false
18
20
  %>
19
21
  <% if steps %>
20
22
  <div
21
- data-module="gemstepnav"
23
+ data-module="gemstepnav<% if ga4_tracking %> ga4-event-tracker<% end %>"
24
+ <%= "data-ga4-expandable" if ga4_tracking %>
22
25
  class="gem-c-step-nav js-hidden <% if small %>govuk-!-display-none-print<% end %> <% unless small %>gem-c-step-nav--large<% end %>"
23
26
  <%= "data-remember" if remember_last_step %>
24
27
  <%= "data-id=#{tracking_id}" if tracking_id %>
@@ -72,6 +72,40 @@ examples:
72
72
  ]
73
73
  }
74
74
  ]
75
+ with_google_analytics_4_tracking:
76
+ description: |
77
+ The ga4_tracking boolean allows you to add Google Analytics 4 (GA4) tracking to your component.
78
+ Setting this to true will add the `ga4-event-tracker` module to your component. The JavaScript will then add a `data-ga4-event` attribute and `data-ga4-expandable` attribute to the "Show all steps" button, and each clickable Step heading.
79
+ GA4 will then track these elements when they are expanded or collapsed.
80
+ `data-ga4-event` contains a JSON with event data relevant to our tracking. `data-ga4-expandable` enables the value of `aria-expanded` to be captured.
81
+ See the [ga4-event-tracker](https://github.com/alphagov/govuk_publishing_components/blob/main/docs/analytics-ga4/ga4-event-tracker.md) docs for more information.
82
+ data:
83
+ ga4_tracking: true
84
+ steps: [
85
+ {
86
+ title: "Do something",
87
+ contents: [
88
+ {
89
+ type: 'paragraph',
90
+ text: 'This is a paragraph of text.'
91
+ },
92
+ {
93
+ type: 'paragraph',
94
+ text: 'This is also a paragraph of text that intentionally contains lots of words in order to fill the width of the page successfully to check layout and so forth.'
95
+ }
96
+ ],
97
+ },
98
+ {
99
+ title: "Do something thing else",
100
+ logic: "and",
101
+ contents: [
102
+ {
103
+ type: 'paragraph',
104
+ text: 'Some more text.'
105
+ },
106
+ ]
107
+ },
108
+ ]
75
109
  with_unique_tracking:
76
110
  description: |
77
111
  In order to identify the step by step navigation the component is part of, we need to track a unique ID of the navigation in Google Analytics. This ID should be the same across all pages that are linked from and are part of that navigation. Its value is included in any tracking events, specifically in dimension96. It refers to the ID of the step nav page.
@@ -41,7 +41,7 @@
41
41
  <%= render "govuk_publishing_components/components/button", {
42
42
  text: t("components.feedback.send"),
43
43
  data_attributes: {
44
- ga4: {
44
+ ga4_event: {
45
45
  event_name: "form_submit",
46
46
  type: "feedback",
47
47
  text: "Send",
@@ -28,7 +28,7 @@
28
28
  <%= render "govuk_publishing_components/components/button", {
29
29
  text: t("components.feedback.send_me_survey"),
30
30
  data_attributes: {
31
- ga4: {
31
+ ga4_event: {
32
32
  event_name: "form_submit",
33
33
  type: "feedback",
34
34
  text: "Send me the survey",
@@ -16,8 +16,7 @@
16
16
  <%= csrf_meta_tags %>
17
17
  <%= favicon_link_tag "govuk_publishing_components/favicon-production.png" %>
18
18
 
19
- <%= stylesheet_link_tag "component_guide/application", media: "screen" %>
20
- <%= stylesheet_link_tag "component_guide/print", media: "print" %>
19
+ <%= stylesheet_link_tag "component_guide/application", media: "all" %>
21
20
  <%= yield :application_stylesheet %>
22
21
 
23
22
  <%= javascript_include_tag "govuk_publishing_components/vendor/modernizr" %>
@@ -159,13 +159,6 @@ ar:
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:
@@ -15,6 +15,7 @@ az:
15
15
  opendocument_html: Bu fayl <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a> formatındadır
16
16
  order_a_copy: Surətini sifariş edin
17
17
  page:
18
+ one:
18
19
  other: "%{count} səhifə"
19
20
  reference: 'İst: %{reference}'
20
21
  request_format_cta: İstifadə edilə bilən format tələb edin.
@@ -155,13 +156,6 @@ az:
155
156
  statistical_data_sets: Statistik məlumat paketi
156
157
  topical_events: Aktual tədbir
157
158
  topics: Mövzunu araşdırın
158
- transition:
159
- hub_page_link_path: "/transition-check/questions"
160
- hub_page_link_text: Fəaliyyətlər üzrə fərdi siyahı əldə edin
161
- hub_page_title: Brexit yoxlayıcısı
162
- link_path: "/brexit"
163
- link_text: Nələri etməli olduğunuzu yoxlayın
164
- title: Brexit
165
159
  ukraine:
166
160
  links:
167
161
  title:
@@ -162,13 +162,6 @@ be:
162
162
  statistical_data_sets: Статыстычныя дадзеныя
163
163
  topical_events: Актуальная падзея
164
164
  topics: Вывучыць тэму
165
- transition:
166
- hub_page_link_path: "/transition-check/questions"
167
- hub_page_link_text: Атрымайце персанальны спіс дзеянняў
168
- hub_page_title: Праверка Брэкзiт
169
- link_path: "/brexit"
170
- link_text: Праверце, што вам трэба зрабіць
171
- title: Брэкзiт
172
165
  ukraine:
173
166
  links:
174
167
  title:
@@ -160,13 +160,6 @@ bg:
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:
@@ -157,13 +157,6 @@ bn:
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:
@@ -161,13 +161,6 @@ cs:
161
161
  statistical_data_sets: Soubor statistických údajů.
162
162
  topical_events: Aktuální událost
163
163
  topics: Prozkoumat téma
164
- transition:
165
- hub_page_link_path: "/transition-check/questions"
166
- hub_page_link_text: Získejte personalizovaný seznam akcí
167
- hub_page_title: Kontrola brexitu
168
- link_path: "/brexit"
169
- link_text: Zkontrolujte, co je třeba udělat
170
- title: Brexit
171
164
  ukraine:
172
165
  links:
173
166
  title:
@@ -160,13 +160,6 @@ cy:
160
160
  statistical_data_sets: Set ddata ystadegol
161
161
  topical_events: Digwyddiad amserol
162
162
  topics: Archwilio'r pwnc
163
- transition:
164
- hub_page_link_path: "/transition-check/questions"
165
- hub_page_link_text: Mynnwch restr o gamau gweithredu personol i chi
166
- hub_page_title: Gwirydd Brexit
167
- link_path: "/brexit.cy"
168
- link_text: Gwiriwch beth mae angen i chi wneud
169
- title: Brexit
170
163
  ukraine:
171
164
  links:
172
165
  title:
@@ -157,13 +157,6 @@ da:
157
157
  statistical_data_sets: Statistisk datasæt
158
158
  topical_events: Aktuelle begivenheder
159
159
  topics: Udforsk emnet
160
- transition:
161
- hub_page_link_path: "/transition-check/questions"
162
- hub_page_link_text: Få en personlig liste over handlinger
163
- hub_page_title: Brexit checker
164
- link_path: "/brexit"
165
- link_text: Tjek hvad du skal gøre
166
- title: Brexit
167
160
  ukraine:
168
161
  links:
169
162
  title:
@@ -160,13 +160,6 @@ de:
160
160
  statistical_data_sets: Statistischer Datensatz
161
161
  topical_events: Themenbezogene Veranstaltung
162
162
  topics: Thema ansehen
163
- transition:
164
- hub_page_link_path: "/transition-check/questions"
165
- hub_page_link_text: Erhalten Sie eine individuelle Liste von Maßnahmen
166
- hub_page_title: Brexit-Checker
167
- link_path: "/brexit"
168
- link_text: Prüfen Sie, was Sie machen müssen
169
- title: Brexit
170
163
  ukraine:
171
164
  links:
172
165
  title:
@@ -158,13 +158,6 @@ dr:
158
158
  statistical_data_sets: مجموعهء داده های آمار
159
159
  topical_events: رویداد مرتبط
160
160
  topics: موضوع را بیشتر جستجو نمایید
161
- transition:
162
- hub_page_link_path: "/transition-check/questions"
163
- hub_page_link_text: یک لست منحصر به فرد اقدامات را دریافت نمایید
164
- hub_page_title: برسی کنندهء برکست
165
- link_path: "/brexit"
166
- link_text: بیبینید که چه کاری باید انجام دهید
167
- title: برکست
168
161
  ukraine:
169
162
  links:
170
163
  title:
@@ -156,13 +156,6 @@ el:
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:
@@ -284,13 +284,6 @@ en:
284
284
  statistical_data_sets: Statistical data set
285
285
  topical_events: Topical event
286
286
  topics: Explore the topic
287
- transition:
288
- hub_page_link_path:
289
- hub_page_link_text:
290
- hub_page_title:
291
- link_path: "/brexit"
292
- link_text: Check what you need to do
293
- title: Brexit
294
287
  ukraine:
295
288
  links:
296
289
  - label: UK visa support for Ukrainian nationals
@@ -156,13 +156,6 @@ es-419:
156
156
  statistical_data_sets: Conjunto de datos estadísticos
157
157
  topical_events: Evento de actualidad
158
158
  topics: Explora el tema
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: Obtenga una lista personalizada de acciones
162
- hub_page_title: Verificador Brexit
163
- link_path: "/brexit"
164
- link_text: Verifique lo que debe hacer
165
- title: Brexit
166
159
  ukraine:
167
160
  links:
168
161
  title:
@@ -156,13 +156,6 @@ es:
156
156
  statistical_data_sets: Conjunto de datos estadísticos
157
157
  topical_events: Evento de actualidad
158
158
  topics: Explore el tema
159
- transition:
160
- hub_page_link_path: "/transition-check/questions"
161
- hub_page_link_text: Obtenga una lista personalizada de acciones
162
- hub_page_title: Comprobador del Brexit
163
- link_path: "/brexit"
164
- link_text: Compruebe lo que necesita hacer
165
- title: Brexit
166
159
  ukraine:
167
160
  links:
168
161
  title:
@@ -159,13 +159,6 @@ et:
159
159
  statistical_data_sets: Statistiline andmekogum
160
160
  topical_events: Teemakohane sündmus
161
161
  topics: Uuri teemat
162
- transition:
163
- hub_page_link_path: "/transition-check/questions"
164
- hub_page_link_text: Hangi isikupärastatud toimingute loend
165
- hub_page_title: Brexiti kontrollitööriist
166
- link_path: "/brexit"
167
- link_text: Kontrollige, mida peate tegema
168
- title: Brexit
169
162
  ukraine:
170
163
  links:
171
164
  title:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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:
@@ -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: