govuk_publishing_components 27.16.0 → 27.20.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (106) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/images/govuk_publishing_components/image-card-srcset/cop26-170.jpg +0 -0
  3. data/app/assets/images/govuk_publishing_components/image-card-srcset/cop26-240.jpg +0 -0
  4. data/app/assets/images/govuk_publishing_components/image-card-srcset/cop26-320.jpg +0 -0
  5. data/app/assets/images/govuk_publishing_components/image-card-srcset/cop26-480.jpg +0 -0
  6. data/app/assets/images/govuk_publishing_components/image-card-srcset/cop26.jpg +0 -0
  7. data/app/assets/javascripts/govuk_publishing_components/analytics/explicit-cross-domain-links.js +49 -48
  8. data/app/assets/javascripts/govuk_publishing_components/analytics/page-content.js +74 -65
  9. data/app/assets/javascripts/govuk_publishing_components/components/cookie-banner.js +0 -1
  10. data/app/assets/javascripts/govuk_publishing_components/components/single-page-notification-button.js +25 -11
  11. data/app/assets/stylesheets/govuk_publishing_components/_all_components.scss +1 -0
  12. data/app/assets/stylesheets/govuk_publishing_components/components/_big-number.scss +1 -6
  13. data/app/assets/stylesheets/govuk_publishing_components/components/_contextual-sidebar.scss +19 -14
  14. data/app/assets/stylesheets/govuk_publishing_components/components/_image-card.scss +17 -7
  15. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +10 -109
  16. data/app/assets/stylesheets/govuk_publishing_components/components/_search.scss +24 -14
  17. data/app/assets/stylesheets/govuk_publishing_components/components/_signup-link.scss +34 -0
  18. data/app/assets/stylesheets/govuk_publishing_components/components/_single-page-notification-button.scss +8 -0
  19. data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_tables.scss +8 -4
  20. data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_warning-callout.scss +7 -0
  21. data/app/assets/stylesheets/govuk_publishing_components/components/mixins/_grid-helper.scss +141 -0
  22. data/app/views/govuk_publishing_components/components/_contextual_sidebar.html.erb +5 -1
  23. data/app/views/govuk_publishing_components/components/_cookie_banner.html.erb +1 -1
  24. data/app/views/govuk_publishing_components/components/_image_card.html.erb +1 -0
  25. data/app/views/govuk_publishing_components/components/_intervention.html.erb +10 -1
  26. data/app/views/govuk_publishing_components/components/_search.html.erb +1 -0
  27. data/app/views/govuk_publishing_components/components/_signup_link.html.erb +30 -0
  28. data/app/views/govuk_publishing_components/components/_single_page_notification_button.html.erb +1 -1
  29. data/app/views/govuk_publishing_components/components/contextual_sidebar/_brexit_cta.html.erb +3 -3
  30. data/app/views/govuk_publishing_components/components/contextual_sidebar/_covid_cta.html.erb +27 -0
  31. data/app/views/govuk_publishing_components/components/docs/contextual_sidebar.yml +15 -87
  32. data/app/views/govuk_publishing_components/components/docs/image_card.yml +29 -0
  33. data/app/views/govuk_publishing_components/components/docs/intervention.yml +9 -0
  34. data/app/views/govuk_publishing_components/components/docs/search.yml +3 -0
  35. data/app/views/govuk_publishing_components/components/docs/signup_link.yml +39 -0
  36. data/app/views/govuk_publishing_components/components/layout_header/_header_logo.html.erb +1 -1
  37. data/config/i18n-tasks.yml +8 -0
  38. data/config/locales/ar.yml +134 -131
  39. data/config/locales/az.yml +131 -131
  40. data/config/locales/be.yml +136 -130
  41. data/config/locales/bg.yml +135 -131
  42. data/config/locales/bn.yml +132 -131
  43. data/config/locales/cs.yml +136 -131
  44. data/config/locales/cy.yml +129 -125
  45. data/config/locales/da.yml +132 -131
  46. data/config/locales/de.yml +135 -131
  47. data/config/locales/dr.yml +133 -131
  48. data/config/locales/el.yml +131 -131
  49. data/config/locales/en.yml +19 -14
  50. data/config/locales/es-419.yml +131 -131
  51. data/config/locales/es.yml +131 -131
  52. data/config/locales/et.yml +134 -131
  53. data/config/locales/fa.yml +130 -131
  54. data/config/locales/fi.yml +133 -131
  55. data/config/locales/fr.yml +130 -130
  56. data/config/locales/gd.yml +133 -131
  57. data/config/locales/gu.yml +131 -131
  58. data/config/locales/he.yml +131 -131
  59. data/config/locales/hi.yml +131 -131
  60. data/config/locales/hr.yml +133 -131
  61. data/config/locales/hu.yml +134 -131
  62. data/config/locales/hy.yml +135 -131
  63. data/config/locales/id.yml +132 -131
  64. data/config/locales/is.yml +131 -131
  65. data/config/locales/it.yml +131 -131
  66. data/config/locales/ja.yml +128 -131
  67. data/config/locales/ka.yml +134 -131
  68. data/config/locales/kk.yml +131 -131
  69. data/config/locales/ko.yml +13 -17
  70. data/config/locales/lt.yml +136 -131
  71. data/config/locales/lv.yml +135 -131
  72. data/config/locales/ms.yml +131 -131
  73. data/config/locales/mt.yml +133 -131
  74. data/config/locales/nl.yml +131 -131
  75. data/config/locales/no.yml +131 -131
  76. data/config/locales/pa-pk.yml +128 -132
  77. data/config/locales/pa.yml +131 -131
  78. data/config/locales/pl.yml +135 -131
  79. data/config/locales/ps.yml +128 -131
  80. data/config/locales/pt.yml +131 -131
  81. data/config/locales/ro.yml +132 -131
  82. data/config/locales/ru.yml +135 -131
  83. data/config/locales/si.yml +131 -131
  84. data/config/locales/sk.yml +136 -131
  85. data/config/locales/sl.yml +138 -131
  86. data/config/locales/so.yml +131 -131
  87. data/config/locales/sq.yml +131 -131
  88. data/config/locales/sr.yml +133 -131
  89. data/config/locales/sv.yml +131 -131
  90. data/config/locales/sw.yml +131 -131
  91. data/config/locales/ta.yml +132 -131
  92. data/config/locales/th.yml +130 -131
  93. data/config/locales/tk.yml +132 -131
  94. data/config/locales/tr.yml +132 -131
  95. data/config/locales/uk.yml +138 -131
  96. data/config/locales/ur.yml +128 -131
  97. data/config/locales/uz.yml +133 -131
  98. data/config/locales/vi.yml +131 -131
  99. data/config/locales/zh-hk.yml +130 -131
  100. data/config/locales/zh-tw.yml +130 -131
  101. data/config/locales/zh.yml +130 -131
  102. data/lib/govuk_publishing_components/presenters/contextual_navigation.rb +42 -170
  103. data/lib/govuk_publishing_components/presenters/image_card_helper.rb +11 -1
  104. data/lib/govuk_publishing_components/presenters/single_page_notification_button_helper.rb +3 -1
  105. data/lib/govuk_publishing_components/version.rb +1 -1
  106. metadata +12 -2
@@ -11,6 +11,8 @@ body: |
11
11
 
12
12
  It must always be used [with the contextual breadcrumbs component][contextual_breadcrumbs].
13
13
 
14
+ The COVID CTA will displayed on all pages except for a few exemptions documented below.
15
+
14
16
  [preview]: /contextual-navigation
15
17
  [step-by-step]: /component-guide/step_by_step_nav
16
18
  [related_navigation]: /component-guide/related_navigation
@@ -86,69 +88,6 @@ examples:
86
88
  - text: The Highway Code
87
89
  href: "/guidance/the-highway-code"
88
90
  optional: false
89
- with_brexit_and_other_related_links:
90
- data:
91
- content_item:
92
- title: "A content item"
93
- links:
94
- taxons:
95
- - content_id: "test"
96
- title: "Not Brexit"
97
- phase: "live"
98
- links:
99
- parent_taxons:
100
- - content_id: "d6c2de5d-ef90-45d1-82d4-5f2438369eea"
101
- title: "Brexit"
102
- ordered_related_items:
103
- - title: Find an apprenticeship
104
- base_path: /apply-apprenticeship
105
- - title: Training and study at work
106
- base_path: /training-study-work-your-rights
107
- - title: Careers helpline for teenagers
108
- base_path: /careers-helpline-for-teenagers
109
- document_collections:
110
- - title: Recruit an apprentice (formerly apprenticeship vacancies)
111
- base_path: /government/collections/apprenticeship-vacancies
112
- document_type: document_collection
113
- - title: The future of jobs and skills
114
- base_path: /government/collections/the-future-of-jobs-and-skills
115
- document_type: document_collection
116
- with_brexit_related_links_and_step_by_steps:
117
- data:
118
- content_item:
119
- title: "A content item"
120
- links:
121
- taxons:
122
- - content_id: "d6c2de5d-ef90-45d1-82d4-5f2438369eea"
123
- title: "Brexit"
124
- phase: "live"
125
- part_of_step_navs:
126
- - title: "Choosing a micropig or micropug: step by step"
127
- base_path: "/micropigs-vs-micropugs"
128
- details:
129
- step_by_step_nav:
130
- title: 'Stay in the UK after it leaves the EU (''settled status''): step by step'
131
- steps:
132
- - title: Check if you need to apply to the EU Settlement Scheme
133
- contents:
134
- - type: paragraph
135
- text: 'You may need to apply to the EU Settlement Scheme to continue living
136
- in the UK. '
137
- - type: list
138
- contents:
139
- - text: Check if you need to apply
140
- href: "/settled-status-eu-citizens-families/eligibility"
141
- optional: false
142
- - title: Find out what status you’ll get
143
- contents:
144
- - type: paragraph
145
- text: You’ll get settled or pre-settled status depending on how long you’ve
146
- been living in the UK. This might affect when you choose to apply.
147
- - type: list
148
- contents:
149
- - text: Find out what you’ll get
150
- href: "/settled-status-eu-citizens-families/what-settled-and-presettled-status-means"
151
- optional: false
152
91
  with_brexit_cta:
153
92
  description: For documents tagged with certain taxons defined in `brexit_cta_taxon_allow_list` we show a custom Brexit call to action element.
154
93
  data:
@@ -172,17 +111,19 @@ examples:
172
111
  base_path: /government/collections/the-future-of-jobs-and-skills
173
112
  document_type: document_collection
174
113
  taxons:
175
- - content_id: "a4038b29-b332-4f13-98b1-1c9709e216bc"
176
- title: "Transport"
114
+ - content_id: "2f8b848d-23c8-4f42-a41a-df1f81c64d0f"
115
+ title: "Exporting"
177
116
  phase: "live"
178
- with_brexit_cta_document_exception:
179
- description: Illustrates an exception to showing the custom Brexit call to action element as defined in `brexit_cta_document_type_exceptions`.
117
+ with_covid_cta_taxon_exception:
118
+ description: The COVID Booster call to action element is not displayed on content tagged to taxons in `covid_booster_cta_taxon_exception_list`.
180
119
  data:
181
120
  content_item:
182
- title: "30 creative teams awarded up to £100,000 each for Festival UK* 2022 R&D project"
183
- content_id: "c3752802-f091-43a9-ba90-33568fccf391"
184
- locale: "en"
121
+ title: "A content item"
185
122
  links:
123
+ taxons:
124
+ - content_id: ac7b8472-5d09-4679-9551-87847b0ac827
125
+ title: "Not Covid"
126
+ phase: "live"
186
127
  ordered_related_items:
187
128
  - title: Find an apprenticeship
188
129
  base_path: /apply-apprenticeship
@@ -197,17 +138,12 @@ examples:
197
138
  - title: The future of jobs and skills
198
139
  base_path: /government/collections/the-future-of-jobs-and-skills
199
140
  document_type: document_collection
200
- taxons:
201
- - content_id: "e2ca2f1a-0ff3-43ce-b813-16645ff27904"
202
- title: "Society and culture"
203
- phase: "live"
204
- with_brexit_cta_taxon_exception:
205
- description: Illustrates an exception to showing the custom Brexit call to action element as defined in `brexit_cta_taxon_exception_list`.
141
+ with_covid_cta_document_type_exception:
142
+ description: Illustrates an exception to showing the custom COVID Booster call to action element as defined in `covid_booster_cta_document_type_exceptions`.
206
143
  data:
207
144
  content_item:
208
- title: "Local transport news story"
209
- content_id: "5c82db20-7631-11e4-a3cb-005056011aef"
210
- locale: "en"
145
+ title: "A content item"
146
+ document_type: smart_answer
211
147
  links:
212
148
  ordered_related_items:
213
149
  - title: Find an apprenticeship
@@ -223,11 +159,3 @@ examples:
223
159
  - title: The future of jobs and skills
224
160
  base_path: /government/collections/the-future-of-jobs-and-skills
225
161
  document_type: document_collection
226
- taxons:
227
- - content_id: "3b4d6319-fcef-4637-b35a-e3df76321894"
228
- title: "Local transport"
229
- phase: "live"
230
- links:
231
- parent_taxons:
232
- - content_id: "a4038b29-b332-4f13-98b1-1c9709e216bc"
233
- title: "Transport"
@@ -253,3 +253,32 @@ examples:
253
253
  image_alt: "some meaningful alt text please"
254
254
  heading_text: Yr hyn rydym ni'n ei wneud
255
255
  lang: cy
256
+ with_sizes_attribute:
257
+ description: |
258
+ `sizes` is an attribute that makes use of html's native responsive images functionality.
259
+
260
+ [Read more about responsive images](https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images)
261
+ data:
262
+ href: "/not-a-page"
263
+ image_src: "https://assets.publishing.service.gov.uk/government/uploads/system/uploads/feature/image/62756/s300_courts-of-justice.JPG"
264
+ image_alt: "some meaningful alt text please"
265
+ heading_text: "News headline"
266
+ sizes: "(max-width: 640px) 100vw, (max-width: 1020px) 33vw, 300px"
267
+ with_srcset:
268
+ description: |
269
+ `srcset` is another responsive images attribute (see `sizes` section above for info on how responsive images work).
270
+
271
+ `srcset` strings typically pull from the `asset/images` directory of a repo so use this as a starting point when writing paths for your `srcset` image keys.
272
+
273
+ Note that the below example will appear to render incorrectly as we don't want to include `srcset` example images in our component guide as this will get served to frontend apps, adding weight to the user to download.
274
+ data:
275
+ href: "/not-a-page"
276
+ image_src: "/assets/govuk_publishing_components/image-card-srcset/afghan-image-promo.jpg"
277
+ image_alt: "some meaningful alt text please"
278
+ heading_text: "News headline"
279
+ srcset:
280
+ /assets/govuk_publishing_components/image-card-srcset/cop26.jpg: 610w
281
+ /assets/govuk_publishing_components/image-card-srcset/cop26-480.jpg: 480w
282
+ /assets/govuk_publishing_components/image-card-srcset/cop26-320.jpg: 320w
283
+ /assets/govuk_publishing_components/image-card-srcset/cop26-240.jpg: 240w
284
+ /assets/govuk_publishing_components/image-card-srcset/cop26-170.jpg: 170w
@@ -38,6 +38,15 @@ examples:
38
38
  suggestion_link_text: "You can now apply for a permit online."
39
39
  suggestion_link_url: "/permit"
40
40
 
41
+ with_hide:
42
+ description: |
43
+ This example is for when we want to hide by default and display to the user based on some logic,
44
+ either in the backend or with Javascript.
45
+ data:
46
+ suggestion_link_text: "You may be invited to fill in a questionnaire"
47
+ suggestion_link_url: "/questionnaire"
48
+ hide: true
49
+
41
50
  open_suggestion_link_in_new_tab:
42
51
  description: |
43
52
  When sending users to another online task, you don't want to completely hijack
@@ -44,6 +44,9 @@ examples:
44
44
  large_version:
45
45
  data:
46
46
  size: "large"
47
+ large_version_on_mobile_only:
48
+ data:
49
+ size: "large-mobile"
47
50
  change_field_name:
48
51
  description: To be used if you need to change the default name 'q'
49
52
  data:
@@ -0,0 +1,39 @@
1
+ name: Signup link
2
+ description: Renders a box with a link to sign up for email notifications
3
+ accessibility_criteria: |
4
+ - the component must use the correct heading level for the page
5
+ - text should have a text contrast ratio higher than 4.5:1 against the background colour to meet WCAG AA
6
+ - the icon must not be focusable or shown to screenreaders
7
+ shared_accessibility_criteria:
8
+ - link
9
+ examples:
10
+ default:
11
+ data:
12
+ heading: 'Sign up for email notifications'
13
+ link_text: 'Click right here to sign up!!'
14
+ link_href: '/this-signs-you-up'
15
+ with_background_and_border:
16
+ data:
17
+ heading: 'Sign up for email notifications'
18
+ link_text: 'Click right here to sign up!!'
19
+ link_href: '/this-signs-you-up'
20
+ background: true
21
+ link_only:
22
+ description: If no heading text is passed through, a more compact, link only version is rendered.
23
+ data:
24
+ link_text: 'Click right here to sign up!!'
25
+ link_href: '/this-signs-you-up'
26
+ with_custom_margin_bottom:
27
+ description: The component accepts a number for margin bottom from 0 to 9 (0px to 60px) using the [GOV.UK Frontend spacing scale](https://design-system.service.gov.uk/styles/spacing/#the-responsive-spacing-scale). It defaults to having no margin bottom.
28
+ data:
29
+ heading: 'Sign up for email notifications'
30
+ link_text: 'Click right here to sign up!!'
31
+ link_href: '/this-signs-you-up'
32
+ margin_bottom: 8
33
+ with_custom_heading_level:
34
+ description: Override default heading level by passing through `heading_level` parameter (defaults to `h3`).
35
+ data:
36
+ heading: 'Sign up for email notifications'
37
+ link_text: 'Click right here to sign up!!'
38
+ link_href: '/this-signs-you-up'
39
+ heading_level: 1
@@ -1,6 +1,6 @@
1
1
  <div class="govuk-header__logo gem-c-header__logo">
2
2
  <a href="<%= logo_link %>" class="govuk-header__link govuk-header__link--homepage" data-module="gem-track-click" data-track-category="homeLinkClicked" data-track-action="homeHeader">
3
- <span class="govuk-header__logotype gem-c-header__logotype">
3
+ <span class="govuk-header__logotype gem-c-header__logotype header-logo">
4
4
  <!--[if gt IE 8]><!-->
5
5
  <svg aria-hidden="true" focusable="false" class="govuk-header__logotype-crown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 132 97" height="30" width="36">
6
6
  <path fill="currentColor" fill-rule="evenodd" d="M25 30.2c3.5 1.5 7.7-.2 9.1-3.7 1.5-3.6-.2-7.8-3.9-9.2-3.6-1.4-7.6.3-9.1 3.9-1.4 3.5.3 7.5 3.9 9zM9 39.5c3.6 1.5 7.8-.2 9.2-3.7 1.5-3.6-.2-7.8-3.9-9.1-3.6-1.5-7.6.2-9.1 3.8-1.4 3.5.3 7.5 3.8 9zM4.4 57.2c3.5 1.5 7.7-.2 9.1-3.8 1.5-3.6-.2-7.7-3.9-9.1-3.5-1.5-7.6.3-9.1 3.8-1.4 3.5.3 7.6 3.9 9.1zm38.3-21.4c3.5 1.5 7.7-.2 9.1-3.8 1.5-3.6-.2-7.7-3.9-9.1-3.6-1.5-7.6.3-9.1 3.8-1.3 3.6.4 7.7 3.9 9.1zm64.4-5.6c-3.6 1.5-7.8-.2-9.1-3.7-1.5-3.6.2-7.8 3.8-9.2 3.6-1.4 7.7.3 9.2 3.9 1.3 3.5-.4 7.5-3.9 9zm15.9 9.3c-3.6 1.5-7.7-.2-9.1-3.7-1.5-3.6.2-7.8 3.7-9.1 3.6-1.5 7.7.2 9.2 3.8 1.5 3.5-.3 7.5-3.8 9zm4.7 17.7c-3.6 1.5-7.8-.2-9.2-3.8-1.5-3.6.2-7.7 3.9-9.1 3.6-1.5 7.7.3 9.2 3.8 1.3 3.5-.4 7.6-3.9 9.1zM89.3 35.8c-3.6 1.5-7.8-.2-9.2-3.8-1.4-3.6.2-7.7 3.9-9.1 3.6-1.5 7.7.3 9.2 3.8 1.4 3.6-.3 7.7-3.9 9.1zM69.7 17.7l8.9 4.7V9.3l-8.9 2.8c-.2-.3-.5-.6-.9-.9L72.4 0H59.6l3.5 11.2c-.3.3-.6.5-.9.9l-8.8-2.8v13.1l8.8-4.7c.3.3.6.7.9.9l-5 15.4v.1c-.2.8-.4 1.6-.4 2.4 0 4.1 3.1 7.5 7 8.1h.2c.3 0 .7.1 1 .1.4 0 .7 0 1-.1h.2c4-.6 7.1-4.1 7.1-8.1 0-.8-.1-1.7-.4-2.4V34l-5.1-15.4c.4-.2.7-.6 1-.9zM66 92.8c16.9 0 32.8 1.1 47.1 3.2 4-16.9 8.9-26.7 14-33.5l-9.6-3.4c1 4.9 1.1 7.2 0 10.2-1.5-1.4-3-4.3-4.2-8.7L108.6 76c2.8-2 5-3.2 7.5-3.3-4.4 9.4-10 11.9-13.6 11.2-4.3-.8-6.3-4.6-5.6-7.9 1-4.7 5.7-5.9 8-.5 4.3-8.7-3-11.4-7.6-8.8 7.1-7.2 7.9-13.5 2.1-21.1-8 6.1-8.1 12.3-4.5 20.8-4.7-5.4-12.1-2.5-9.5 6.2 3.4-5.2 7.9-2 7.2 3.1-.6 4.3-6.4 7.8-13.5 7.2-10.3-.9-10.9-8-11.2-13.8 2.5-.5 7.1 1.8 11 7.3L80.2 60c-4.1 4.4-8 5.3-12.3 5.4 1.4-4.4 8-11.6 8-11.6H55.5s6.4 7.2 7.9 11.6c-4.2-.1-8-1-12.3-5.4l1.4 16.4c3.9-5.5 8.5-7.7 10.9-7.3-.3 5.8-.9 12.8-11.1 13.8-7.2.6-12.9-2.9-13.5-7.2-.7-5 3.8-8.3 7.1-3.1 2.7-8.7-4.6-11.6-9.4-6.2 3.7-8.5 3.6-14.7-4.6-20.8-5.8 7.6-5 13.9 2.2 21.1-4.7-2.6-11.9.1-7.7 8.8 2.3-5.5 7.1-4.2 8.1.5.7 3.3-1.3 7.1-5.7 7.9-3.5.7-9-1.8-13.5-11.2 2.5.1 4.7 1.3 7.5 3.3l-4.7-15.4c-1.2 4.4-2.7 7.2-4.3 8.7-1.1-3-.9-5.3 0-10.2l-9.5 3.4c5 6.9 9.9 16.7 14 33.5 14.8-2.1 30.8-3.2 47.7-3.2z"></path>
@@ -2,3 +2,11 @@ data:
2
2
  yaml:
3
3
  write:
4
4
  line_width: -1
5
+ search:
6
+ paths:
7
+ - app/
8
+ - lib/
9
+ ignore_unused:
10
+ - 'components.accordion.*'
11
+ - 'components.related_footer_navigation.*'
12
+ - 'components.related_navigation.*'
@@ -1,48 +1,55 @@
1
1
  ---
2
2
  ar:
3
3
  common:
4
- translations:
4
+ translations: الترجمات
5
5
  components:
6
6
  accordion:
7
- hide:
8
- hide_all:
9
- show:
10
- show_all:
11
- this_section_visually_hidden:
7
+ hide: إخفاء
8
+ hide_all: إخفاء كل الأقسام
9
+ show: إظهار
10
+ show_all: إظهار كل الأقسام
11
+ this_section_visually_hidden: " هذا القسم"
12
12
  article_schema:
13
- scoped_search_description:
13
+ scoped_search_description: البحث في %{title}
14
14
  attachment:
15
- opendocument_html:
16
- order_a_copy:
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
+ order_a_copy: طلب نسخة
17
17
  page:
18
- one:
19
- other:
20
- reference:
21
- request_format_cta:
22
- request_format_details_html:
23
- request_format_text:
18
+ few:
19
+ many:
20
+ one: 1 صفحة
21
+ other: "%{count} صفحات"
22
+ two:
23
+ zero:
24
+ reference: 'مرجع: %{reference}'
25
+ request_format_cta: طلب تنسيق يمكن الاطلاع عليه.
26
+ request_format_details_html: إذا كنت تستخدم تكنولوجيا مساعِدة (مثل قارئ للشاشة) وتحتاج إلى إصدار من هذا المستند بتنسيق يسهل الاطلاع عليه، فيُرجى التواصل عبر البريد الإلكتروني <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. من فضلك أخبرنا بالتنسيق الذي تحتاجه. إذا أخبرتنا بالتكنولوجيا المساعدة التي تستخدمها، فهذا سيساعدنا.
27
+ request_format_text: قد لا يكون هذا الملف مناسبًا لمستخدمي التكنولوجيا المساعدة.
24
28
  back_link:
25
- back:
29
+ back: عودة
26
30
  character_count:
27
- body:
31
+ body: يمكنك إدخال عدد حتى %{number} %{type}
28
32
  type:
29
- characters:
30
- words:
33
+ characters: أحرف
34
+ words: كلمات
31
35
  checkboxes:
32
- or:
36
+ or: أو
33
37
  contents_list:
34
- contents:
38
+ contents: المحتويات
35
39
  contextual_sidebar:
36
- pretitle:
40
+ pretitle: جزء أيضًا من
37
41
  cookie_banner:
38
42
  buttons:
39
- accept_cookies:
40
- reject_cookies:
41
- confirmation_message:
42
- confirmation_message_link:
43
- hide:
43
+ accept_cookies: قبول ملفات تعريف الارتباط الإضافية
44
+ reject_cookies: رفض ملفات تعريف الارتباط الإضافية
45
+ confirmation_message_html: يمكنك %{link} في أي وقت.
46
+ confirmation_message_link: قم بتغيير إعدادات ملفات تعريف الارتباط الخاصة بك
47
+ hide: إخفاء هذه الرسالة
44
48
  text:
45
- title:
49
+ - نحن نستخدم بعض ملفات تعريف الارتباط الأساسية لجعل هذا الموقع يعمل.
50
+ - نود تعيين ملفات تعريف ارتباط إضافية لفهم كيفية استخدامك لـموقع GOV.UK، ولتذكر إعداداتك، ولتحسين الخدمات الحكومية.
51
+ - كما نستخدم أيضًا ملفات تعريف الارتباط التي تم تعيينها بواسطة مواقع أخرى لمساعدتنا في تقديم المحتوى المقدم من خدماتها.
52
+ title: ملفات تعريف الارتباط على GOV.UK
46
53
  devolved_nations:
47
54
  applies_to:
48
55
  connectors:
@@ -51,69 +58,59 @@ ar:
51
58
  england:
52
59
  northern_ireland:
53
60
  scotland:
61
+ type:
62
+ consultation:
63
+ detailed_guide:
64
+ guidance:
65
+ publication:
54
66
  wales:
55
67
  feedback:
56
- close:
57
- dont_include_personal_info:
58
- email_address:
59
- help_us_improve_govuk:
60
- is_not_useful:
61
- is_this_page_useful:
62
- is_useful:
63
- maybe:
64
- more_about_visit:
65
- 'no':
66
- send:
67
- send_me_survey:
68
- something_wrong:
69
- thank_you_for_feedback:
70
- what_doing:
71
- what_wrong:
72
- 'yes':
68
+ close: إغلاق
69
+ dont_include_personal_info: لا تقم بتضمين معلومات شخصية أو مالية مثل رقم التأمين الوطني أو تفاصيل بطاقة الائتمان الخاصة بك.
70
+ email_address: عنوان البريد الإلكتروني
71
+ help_us_improve_govuk: ساعدنا في تحسين GOV.UK
72
+ is_not_useful: هذه الصفحة ليست مفيدة
73
+ is_this_page_useful: هل هذه الصفحة مفيدة؟
74
+ is_useful: هذه الصفحة مفيدة
75
+ maybe: ربما
76
+ more_about_visit: لمساعدتنا في تحسين GOV.UK، نود معرفة المزيد عن زيارتك اليوم. سنرسل لك ارتباطًا إلى نموذج التعليقات. ستستغرق تعبئة البيانات دقيقتين فقط. لا تقلق، لن نرسل لك بريدًا عشوائيًا أو نشارك عنوان بريدك الإلكتروني مع أي شخص.
77
+ 'no': لا
78
+ send: إرسال
79
+ send_me_survey: أرسل لي الاستبيان
80
+ something_wrong: أبلغ عن مشكلة في هذه الصفحة
81
+ thank_you_for_feedback: نشكرك على ملاحظاتك
82
+ what_doing: ماذا كنت تفعل؟
83
+ what_wrong: ما الخطأ الذي وقع؟
84
+ 'yes': نعم ‏  ‏
73
85
  government_navigation:
74
- consultations:
75
- departments:
76
- get-involved:
77
- how-government-works:
78
- news_and_communications:
79
- statistics:
80
- worldwide:
81
- intervention:
82
- description:
83
- dismiss_link_text:
84
- dismiss_post_link:
85
- title:
86
+ consultations: استشارات
87
+ departments: الأقسام
88
+ get-involved: شارك
89
+ how-government-works: كيف تعمل الحكومة
90
+ news_and_communications: الأخبار والاتصالات
91
+ statistics: إحصائيات
92
+ worldwide: في جميع أنحاء العالم
86
93
  layout_footer:
87
- copyright_html:
88
- licence_html:
89
- support_links:
94
+ copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© حقوق نشر التاج الملكي</a>
95
+ licence_html: كل المحتوى متاح بموجب <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">الترخيص الحكومي المفتوح (الإصدار v3.0)</a>، ما لم ينص على خلاف ذلك
96
+ support_links: روابط الدعم
90
97
  layout_for_public:
91
98
  account_layout:
92
99
  feedback:
93
100
  banners:
94
- footer_intro:
95
- footer_link:
96
- footer_outro:
97
- phase_intro:
98
- phase_link:
99
- phase_outro:
100
- title:
101
+ phase_banner_html:
101
102
  navigation:
102
- destroy_user_session:
103
103
  menu_bar:
104
104
  account:
105
105
  link_text:
106
106
  manage:
107
107
  link_text:
108
- security:
109
- link_text:
110
- user_root_path:
111
108
  layout_header:
112
- hide_button:
113
- menu:
114
- search_button:
115
- show_button:
116
- top_level:
109
+ hide_button: إخفاء البحث
110
+ menu: القائمة
111
+ search_button: البحث في GOV.UK
112
+ show_button: إظهار البحث
113
+ top_level: أفضل مستوى
117
114
  layout_super_navigation_header:
118
115
  logo_link_title:
119
116
  logo_text:
@@ -128,77 +125,83 @@ ar:
128
125
  popular_links_heading:
129
126
  search_text:
130
127
  metadata:
131
- from:
132
- history:
133
- last_updated:
134
- part_of:
135
- published:
136
- see_all_updates:
137
- toggle_less:
138
- toggle_more:
128
+ from: من
129
+ history: المحفوظات
130
+ last_updated: التحديث الأخير
131
+ part_of: جزء من
132
+ published: منشورة
133
+ see_all_updates: اطلع على كل التحديثات
134
+ toggle_less: عرض أقل
135
+ toggle_more: زيادة بمقدار + %{number}
139
136
  modal_dialogue:
140
- close_modal:
137
+ close_modal: إغلاق مربع الحوار المشروط
141
138
  notice:
142
139
  banner_title:
143
140
  organisation_schema:
144
- all_content_search_description:
141
+ all_content_search_description: العثور عن كل المحتوى من %{organisation}
145
142
  previous_and_next_navigation:
146
- pagination:
143
+ pagination: ترقيم الصفحات
147
144
  print_link:
148
- text:
145
+ text: طباعة هذه الصفحة
149
146
  radio:
150
- or:
147
+ or: أو
151
148
  related_footer_navigation:
152
- collections:
153
- policies:
154
- statistical_data_sets:
155
- topical_events:
149
+ collections: المجموعات
150
+ policies: سياسات
151
+ statistical_data_sets: مجموعات بيانات إحصائية
152
+ topical_events: أحداث موضوعية
156
153
  related_navigation:
157
- collections:
158
- external_links:
159
- policies:
160
- publishers:
161
- related_contacts:
162
- related_content:
163
- related_external_links:
164
- related_guides:
165
- statistical_data_sets:
166
- topical_events:
167
- topics:
154
+ collections: مجموعة
155
+ external_links: في مكان آخر على الويب
156
+ policies: سياسة
157
+ publishers: جهة النشر
158
+ related_contacts: جهات اتصال أخرى
159
+ related_content: المحتوى ذو الصلة
160
+ related_external_links: في مكان آخر على الويب
161
+ related_guides: توجيهات تفصيلية
162
+ statistical_data_sets: مجموعة بيانات إحصائية
163
+ topical_events: حدث موضوعي
164
+ topics: استكشف الموضوع
168
165
  transition:
169
- link_path:
170
- link_text:
171
- title:
172
- world_locations:
166
+ hub_page_link_path: "/transition-check/questions"
167
+ hub_page_link_text: احصل على قائمة مخصصة للإجراءات
168
+ hub_page_title: أداة التحقق الخاصة ببرِيكْسِت
169
+ link_path: "/brexit"
170
+ link_text: تحقق مما تحتاج إلى القيام به
171
+ title: برِيكْسِت
172
+ world_locations: المواقع العالمية
173
173
  search_box:
174
- input_title:
175
- label:
176
- search_button:
174
+ input_title: بحث
175
+ label: بحث على GOV.UK
176
+ search_button: بحث
177
177
  show_password:
178
- announce_hide:
179
- announce_show:
180
- hide:
181
- hide_password:
182
- show:
183
- show_password:
178
+ announce_hide: كلمة مرورك مخفيَّة
179
+ announce_show: كلمة مرورك معروضة
180
+ hide: إخفاء
181
+ hide_password: إخفاء كلمة المرور
182
+ show: إظهار
183
+ show_password: إظهار كلمة المرور
184
+ single_page_notification_button:
185
+ subscribe_text:
186
+ unsubscribe_text:
184
187
  skip_link:
185
- text:
188
+ text: تخطي إلى المحتوى الرئيسي
186
189
  step_by_step_nav:
187
- hide:
188
- hide_all:
189
- show:
190
- show_all:
190
+ hide: إخفاء
191
+ hide_all: إخفاء كل الخطوات
192
+ show: إظهار
193
+ show_all: عرض كل الخطوات
191
194
  step_by_step_nav_related:
192
- part_of:
195
+ part_of: جزء من
193
196
  subscription_links:
194
- email_signup_link_text:
195
- feed_link_label:
196
- feed_link_text:
197
- subscriptions:
197
+ email_signup_link_text: احصل على رسائل البريد الإلكتروني
198
+ feed_link_label: انسخ والصق عنوان URL هذا في قارئ الموجز الخاص بك
199
+ feed_link_text: اشترك في التغذية
200
+ subscriptions: الاشتراكات
198
201
  success_alert:
199
- success:
202
+ success: نجاح
200
203
  summary_list:
201
- delete:
202
- edit:
204
+ delete: حذف
205
+ edit: تغيير
203
206
  tabs:
204
- contents:
207
+ contents: المحتويات