govuk_publishing_components 27.14.2 → 27.18.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (95) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/govuk_publishing_components/analytics/custom-dimensions.js +52 -26
  3. data/app/assets/javascripts/govuk_publishing_components/analytics/ecommerce.js +25 -25
  4. data/app/assets/javascripts/govuk_publishing_components/analytics/explicit-cross-domain-links.js +49 -48
  5. data/app/assets/javascripts/govuk_publishing_components/analytics/page-content.js +74 -65
  6. data/app/assets/javascripts/govuk_publishing_components/components/cookie-banner.js +0 -1
  7. data/app/assets/javascripts/govuk_publishing_components/components/single-page-notification-button.js +25 -11
  8. data/app/assets/stylesheets/govuk_publishing_components/components/_big-number.scss +10 -2
  9. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +17 -115
  10. data/app/assets/stylesheets/govuk_publishing_components/components/_search.scss +24 -14
  11. data/app/assets/stylesheets/govuk_publishing_components/components/_single-page-notification-button.scss +8 -0
  12. data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_tables.scss +8 -4
  13. data/app/assets/stylesheets/govuk_publishing_components/components/mixins/_grid-helper.scss +141 -0
  14. data/app/views/govuk_publishing_components/components/_button.html.erb +1 -1
  15. data/app/views/govuk_publishing_components/components/_cookie_banner.html.erb +1 -1
  16. data/app/views/govuk_publishing_components/components/_intervention.html.erb +21 -4
  17. data/app/views/govuk_publishing_components/components/_search.html.erb +1 -0
  18. data/app/views/govuk_publishing_components/components/_single_page_notification_button.html.erb +1 -1
  19. data/app/views/govuk_publishing_components/components/_success_alert.html.erb +4 -1
  20. data/app/views/govuk_publishing_components/components/docs/intervention.yml +11 -0
  21. data/app/views/govuk_publishing_components/components/docs/layout_for_public.yml +1 -1
  22. data/app/views/govuk_publishing_components/components/docs/radio.yml +40 -33
  23. data/app/views/govuk_publishing_components/components/docs/search.yml +3 -0
  24. data/app/views/govuk_publishing_components/components/docs/success_alert.yml +6 -0
  25. data/app/views/govuk_publishing_components/components/layout_header/_header_logo.html.erb +1 -1
  26. data/config/i18n-tasks.yml +8 -0
  27. data/config/locales/ar.yml +134 -131
  28. data/config/locales/az.yml +131 -131
  29. data/config/locales/be.yml +136 -130
  30. data/config/locales/bg.yml +135 -131
  31. data/config/locales/bn.yml +132 -131
  32. data/config/locales/cs.yml +136 -131
  33. data/config/locales/cy.yml +129 -125
  34. data/config/locales/da.yml +132 -131
  35. data/config/locales/de.yml +135 -131
  36. data/config/locales/dr.yml +133 -131
  37. data/config/locales/el.yml +131 -131
  38. data/config/locales/en.yml +17 -14
  39. data/config/locales/es-419.yml +131 -131
  40. data/config/locales/es.yml +131 -131
  41. data/config/locales/et.yml +134 -131
  42. data/config/locales/fa.yml +130 -131
  43. data/config/locales/fi.yml +133 -131
  44. data/config/locales/fr.yml +130 -130
  45. data/config/locales/gd.yml +133 -131
  46. data/config/locales/gu.yml +131 -131
  47. data/config/locales/he.yml +131 -131
  48. data/config/locales/hi.yml +131 -131
  49. data/config/locales/hr.yml +133 -131
  50. data/config/locales/hu.yml +134 -131
  51. data/config/locales/hy.yml +135 -131
  52. data/config/locales/id.yml +132 -131
  53. data/config/locales/is.yml +131 -131
  54. data/config/locales/it.yml +131 -131
  55. data/config/locales/ja.yml +128 -131
  56. data/config/locales/ka.yml +134 -131
  57. data/config/locales/kk.yml +131 -131
  58. data/config/locales/ko.yml +13 -17
  59. data/config/locales/lt.yml +136 -131
  60. data/config/locales/lv.yml +135 -131
  61. data/config/locales/ms.yml +131 -131
  62. data/config/locales/mt.yml +133 -131
  63. data/config/locales/nl.yml +131 -131
  64. data/config/locales/no.yml +131 -131
  65. data/config/locales/pa-pk.yml +128 -132
  66. data/config/locales/pa.yml +131 -131
  67. data/config/locales/pl.yml +135 -131
  68. data/config/locales/ps.yml +128 -131
  69. data/config/locales/pt.yml +131 -131
  70. data/config/locales/ro.yml +132 -131
  71. data/config/locales/ru.yml +135 -131
  72. data/config/locales/si.yml +131 -131
  73. data/config/locales/sk.yml +136 -131
  74. data/config/locales/sl.yml +138 -131
  75. data/config/locales/so.yml +131 -131
  76. data/config/locales/sq.yml +131 -131
  77. data/config/locales/sr.yml +133 -131
  78. data/config/locales/sv.yml +131 -131
  79. data/config/locales/sw.yml +131 -131
  80. data/config/locales/ta.yml +132 -131
  81. data/config/locales/th.yml +130 -131
  82. data/config/locales/tk.yml +132 -131
  83. data/config/locales/tr.yml +132 -131
  84. data/config/locales/uk.yml +138 -131
  85. data/config/locales/ur.yml +128 -131
  86. data/config/locales/uz.yml +133 -131
  87. data/config/locales/vi.yml +131 -131
  88. data/config/locales/zh-hk.yml +130 -131
  89. data/config/locales/zh-tw.yml +130 -131
  90. data/config/locales/zh.yml +130 -131
  91. data/lib/govuk_publishing_components/presenters/button_helper.rb +24 -0
  92. data/lib/govuk_publishing_components/presenters/intervention_helper.rb +20 -2
  93. data/lib/govuk_publishing_components/presenters/single_page_notification_button_helper.rb +3 -1
  94. data/lib/govuk_publishing_components/version.rb +1 -1
  95. metadata +3 -2
@@ -37,6 +37,7 @@ govuk_frontend_components:
37
37
  examples:
38
38
  default:
39
39
  data:
40
+ heading: How do you want to sign in?
40
41
  name: "radio-group"
41
42
  items:
42
43
  - value: "government-gateway"
@@ -45,6 +46,7 @@ examples:
45
46
  text: "Use GOV.UK Verify"
46
47
  with_small_radios:
47
48
  data:
49
+ heading: How do you want to sign in?
48
50
  name: "radio-group"
49
51
  small: true
50
52
  items:
@@ -52,9 +54,10 @@ examples:
52
54
  text: "Use Government Gateway"
53
55
  - value: "govuk-verify"
54
56
  text: "Use GOV.UK Verify"
55
- with_bold:
56
- description: Used to provide better contrast between long labels and hint text, Note that the `:or` option [is documented as a string due to a bug](https://github.com/alphagov/govuk_publishing_components/issues/102)
57
+ with_bold_labels:
58
+ description: Used to provide better contrast between long labels and hint text.
57
59
  data:
60
+ heading: How do you want to sign in?
58
61
  name: "radio-group-bold"
59
62
  items:
60
63
  - value: "government-gateway"
@@ -65,9 +68,10 @@ examples:
65
68
  text: "Use GOV.UK Verify"
66
69
  hint_text: "You'll have an account if you've already proved your identity with a certified company, such as the Post Office."
67
70
  bold: true
68
- with_bottom_margin:
71
+ with_custom_bottom_margin:
69
72
  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 a margin bottom of `30px` (`6`).
70
73
  data:
74
+ heading: How do you want to sign in?
71
75
  name: "radio-group"
72
76
  margin_bottom: 9
73
77
  items:
@@ -77,6 +81,7 @@ examples:
77
81
  text: "Use GOV.UK Verify"
78
82
  with_hint_on_form_group:
79
83
  data:
84
+ heading: How do you want to sign in?
80
85
  name: "radio-group-error"
81
86
  id_prefix: "hint"
82
87
  hint: "You’ll need to prove your identity using one of the following methods"
@@ -97,10 +102,10 @@ examples:
97
102
  text: "Yes"
98
103
  - value: "no"
99
104
  text: "No"
100
- with_heading:
105
+ with_custom_heading_size:
101
106
  description: |
102
- By default, text supplied for the `legend` is wrapped inside a `h2`.
103
-
107
+ By default, text supplied for the `legend` is wrapped inside a `h2`.
108
+
104
109
  The font size of this heading can be changed using the `heading_size` option. Valid options are `s`, `m`, `l`, `xl`, defaulting to `m` if no option is passed.
105
110
  data:
106
111
  name: "radio-group-description"
@@ -113,10 +118,10 @@ examples:
113
118
  text: "Green"
114
119
  - value: "blue"
115
120
  text: "Blue"
116
- with_different_heading_level:
121
+ with_custom_heading_level:
117
122
  description: |
118
123
  By default, text supplied for the `legend` is wrapped inside a `h2`. This can be changed using the `heading_level` option.
119
-
124
+
120
125
  If `heading_level` is `1` and `heading_size` is not set, the text size will be `xl`.
121
126
  data:
122
127
  name: "radio-group-description"
@@ -129,22 +134,10 @@ examples:
129
134
  text: "Green"
130
135
  - value: "blue"
131
136
  text: "Blue"
132
- with_heading_and_hint:
133
- data:
134
- name: "radio-group-heading"
135
- heading: "What is your favourite colour?"
136
- hint: "If your favourite is not below, pick the colour closest to it."
137
- items:
138
- - value: "red"
139
- text: "Red"
140
- - value: "green"
141
- text: "Green"
142
- - value: "blue"
143
- text: "Blue"
144
- with_page_header_and_caption:
137
+ with_page_heading_and_caption:
145
138
  description: |
146
139
  A caption can be added using the `heading_caption` option. Captions will only be displayed if text for the heading option is present.
147
-
140
+
148
141
  The pattern is used across GOV.UK to show a high-level section that this page belongs to.
149
142
  data:
150
143
  name: "radio-group-heading"
@@ -167,7 +160,7 @@ examples:
167
160
  text: "Yes"
168
161
  - value: "no"
169
162
  text: "No"
170
- with_description_only:
163
+ with_description:
171
164
  data:
172
165
  name: "radio-group-description"
173
166
  heading: "What is your favourite colour?"
@@ -217,6 +210,7 @@ examples:
217
210
  text: "Blue"
218
211
  with_hint_text_on_radios:
219
212
  data:
213
+ heading: How do you want to sign in?
220
214
  name: "radio-group-hint-text"
221
215
  items:
222
216
  - value: "government-gateway"
@@ -227,6 +221,7 @@ examples:
227
221
  text: "Use GOV.UK Verify"
228
222
  with_checked_option:
229
223
  data:
224
+ heading: How do you want to sign in?
230
225
  name: "radio-group-checked"
231
226
  items:
232
227
  - value: "government-gateway"
@@ -236,15 +231,17 @@ examples:
236
231
  checked: true
237
232
  with_data_attributes:
238
233
  data:
234
+ heading: How do you want to sign in?
239
235
  name: "radio-group-data-attributes"
240
236
  items:
241
- - value: "cool-button"
242
- text: "Best button in town"
243
- data_attributes: { "contextual-guidance": "cool-buttons-guidance" }
244
- - value: "no-data-attributes-button"
245
- text: "Worst button in town"
237
+ - value: "government-gateway"
238
+ text: "Use Government Gateway"
239
+ - value: "govuk-verify"
240
+ text: "Use GOV.UK Verify"
241
+ data_attributes: { "contextual-guidance": "government-gateway" }
246
242
  with_custom_id_prefix:
247
243
  data:
244
+ heading: How do you want to sign in?
248
245
  id_prefix: 'custom'
249
246
  name: "radio-custom-id-prefix"
250
247
  items:
@@ -255,6 +252,7 @@ examples:
255
252
  with_or_divider:
256
253
  description: "See [related service manual guidance for this pattern](https://www.gov.uk/service-manual/design/writing-for-user-interfaces#ask-questions-that-users-can-understand)"
257
254
  data:
255
+ heading: How do you want to sign in?
258
256
  name: "radio-group-or-divider"
259
257
  items:
260
258
  - value: "government-gateway"
@@ -267,6 +265,7 @@ examples:
267
265
  extreme:
268
266
  description: 'Note that the `:or` option [is documented as a string due to a bug](https://github.com/alphagov/govuk_publishing_components/issues/102)'
269
267
  data:
268
+ heading: How do you want to sign in?
270
269
  id_prefix: 'extreme'
271
270
  name: "radio-custom-extreme"
272
271
  items:
@@ -289,6 +288,7 @@ examples:
289
288
  bold: true
290
289
  with_error_on_form_group:
291
290
  data:
291
+ heading: How do you want to sign in?
292
292
  name: "radio-group-error"
293
293
  id_prefix: "error"
294
294
  error_message: "Please select one option"
@@ -300,6 +300,7 @@ examples:
300
300
  with_error_and_hint_on_form_group:
301
301
  description: ""
302
302
  data:
303
+ heading: How do you want to sign in?
303
304
  name: "radio-group-error"
304
305
  id_prefix: "error"
305
306
  error_message: "Please select one option"
@@ -311,6 +312,7 @@ examples:
311
312
  text: "Use GOV.UK Verify"
312
313
  with_error_items_on_form_group:
313
314
  data:
315
+ heading: How do you want to sign in?
314
316
  name: "radio-group-error"
315
317
  id_prefix: "error"
316
318
  error_items:
@@ -325,6 +327,7 @@ examples:
325
327
  text: "Use GOV.UK Verify"
326
328
  conditional:
327
329
  data:
330
+ heading: How do you want to sign in?
328
331
  name: "radio-group-conditional"
329
332
  id_prefix: "conditional"
330
333
  items:
@@ -336,7 +339,8 @@ examples:
336
339
  conditional: "You’ll need to prove your identity using GOV.UK Verify"
337
340
  conditional_checked:
338
341
  data:
339
- name: "radio-group-conditional"
342
+ heading: How do you want to sign in?
343
+ name: "radio-group-conditional-checked"
340
344
  id_prefix: "conditional-checked"
341
345
  items:
342
346
  - value: "government-gateway"
@@ -348,6 +352,7 @@ examples:
348
352
  conditional: "You’ll need to prove your identity using GOV.UK Verify"
349
353
  tracking-url:
350
354
  data:
355
+ heading: How do you want to sign in?
351
356
  name: "radio-group-tracking-url"
352
357
  id_prefix: "tracking-url"
353
358
  items:
@@ -360,15 +365,17 @@ examples:
360
365
  inline:
361
366
  description: "When providing few options, radio buttons should be inline rather than stacked. We recommend this for two small options like yes and no, on and off"
362
367
  data:
368
+ heading: Have you changed your name?
363
369
  name: "inline-radios"
364
370
  inline: true
365
371
  items:
366
- - value: "on"
367
- text: "On"
368
- - value: "off"
369
- text: "Off"
372
+ - value: "yes"
373
+ text: "Yes"
374
+ - value: "no"
375
+ text: "No"
370
376
  with_custom_id_attribute:
371
377
  data:
378
+ heading: How do you want to sign in?
372
379
  name: "radio-group"
373
380
  id: "radio-group"
374
381
  items:
@@ -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:
@@ -37,3 +37,9 @@ examples:
37
37
  orci. Proin semper porttitor ipsum, vel maximus justo rutrum vel.
38
38
  Morbi volutpat facilisis libero. Donec posuere eget odio non egestas.
39
39
  Nullam sed neque quis turpis.
40
+ with_custom_margin_bottom:
41
+ description: |
42
+ 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). The default margins for the component are inherited from the [notification-banner](https://github.com/alphagov/govuk-frontend/blob/main/package/govuk/components/notification-banner/_index.scss) styles defined in the Design System.
43
+ data:
44
+ message: Message to alert the user to a successful action goes here
45
+ margin_bottom: 3
@@ -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: المحتويات