govuk_publishing_components 54.0.0 → 55.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/govuk_publishing_components/lib/sticky-element-container.js +117 -0
  3. data/app/assets/stylesheets/govuk_publishing_components/_all_components.scss +5 -0
  4. data/app/assets/stylesheets/govuk_publishing_components/components/_action-link.scss +6 -12
  5. data/app/assets/stylesheets/govuk_publishing_components/components/_attachment.scss +13 -9
  6. data/app/assets/stylesheets/govuk_publishing_components/components/_back-to-top-link.scss +15 -0
  7. data/app/assets/stylesheets/govuk_publishing_components/components/_contents-list-with-body.scss +58 -0
  8. data/app/assets/stylesheets/govuk_publishing_components/components/_figure.scss +46 -0
  9. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-header.scss +1 -21
  10. data/app/assets/stylesheets/govuk_publishing_components/components/_published-dates.scss +57 -0
  11. data/app/assets/stylesheets/govuk_publishing_components/components/_search.scss +0 -74
  12. data/app/assets/stylesheets/govuk_publishing_components/components/_summary-banner.scss +33 -0
  13. data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_legislative-list.scss +5 -0
  14. data/app/assets/stylesheets/govuk_publishing_components/components/helpers/_sticky-element-container.scss +23 -0
  15. data/app/controllers/govuk_publishing_components/component_guide_controller.rb +1 -1
  16. data/app/models/govuk_publishing_components/audit_applications.rb +1 -1
  17. data/app/models/govuk_publishing_components/audit_comparer.rb +1 -1
  18. data/app/models/govuk_publishing_components/audit_components.rb +1 -1
  19. data/app/models/govuk_publishing_components/component_doc.rb +1 -1
  20. data/app/views/govuk_publishing_components/components/_attachment.html.erb +2 -0
  21. data/app/views/govuk_publishing_components/components/_back_to_top_link.html.erb +19 -0
  22. data/app/views/govuk_publishing_components/components/_contents_list_with_body.html.erb +27 -0
  23. data/app/views/govuk_publishing_components/components/_feedback.html.erb +2 -6
  24. data/app/views/govuk_publishing_components/components/_figure.html.erb +28 -0
  25. data/app/views/govuk_publishing_components/components/_heading.html.erb +0 -1
  26. data/app/views/govuk_publishing_components/components/_layout_for_public.html.erb +0 -1
  27. data/app/views/govuk_publishing_components/components/_layout_header.html.erb +0 -6
  28. data/app/views/govuk_publishing_components/components/_layout_super_navigation_header.html.erb +0 -1
  29. data/app/views/govuk_publishing_components/components/_metadata.html.erb +0 -3
  30. data/app/views/govuk_publishing_components/components/_published_dates.html.erb +50 -0
  31. data/app/views/govuk_publishing_components/components/_radio.html.erb +0 -1
  32. data/app/views/govuk_publishing_components/components/_search.html.erb +1 -4
  33. data/app/views/govuk_publishing_components/components/_summary_banner.html.erb +27 -0
  34. data/app/views/govuk_publishing_components/components/docs/back_to_top_link.yml +19 -0
  35. data/app/views/govuk_publishing_components/components/docs/contents_list_with_body.yml +90 -0
  36. data/app/views/govuk_publishing_components/components/docs/figure.yml +43 -0
  37. data/app/views/govuk_publishing_components/components/docs/govspeak.yml +7 -4
  38. data/app/views/govuk_publishing_components/components/docs/layout_for_public.yml +0 -1
  39. data/app/views/govuk_publishing_components/components/docs/layout_header.yml +0 -3
  40. data/app/views/govuk_publishing_components/components/docs/published_dates.yml +43 -0
  41. data/app/views/govuk_publishing_components/components/docs/search.yml +0 -9
  42. data/app/views/govuk_publishing_components/components/docs/summary_banner.yml +28 -0
  43. data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +0 -4
  44. data/config/locales/ar.yml +11 -4
  45. data/config/locales/az.yml +11 -4
  46. data/config/locales/be.yml +11 -4
  47. data/config/locales/bg.yml +11 -4
  48. data/config/locales/bn.yml +11 -4
  49. data/config/locales/cs.yml +11 -4
  50. data/config/locales/cy.yml +11 -4
  51. data/config/locales/da.yml +11 -4
  52. data/config/locales/de.yml +11 -4
  53. data/config/locales/dr.yml +11 -4
  54. data/config/locales/el.yml +11 -4
  55. data/config/locales/en.yml +17 -10
  56. data/config/locales/es-419.yml +12 -5
  57. data/config/locales/es.yml +12 -5
  58. data/config/locales/et.yml +11 -4
  59. data/config/locales/fa.yml +11 -4
  60. data/config/locales/fi.yml +11 -4
  61. data/config/locales/fr.yml +11 -4
  62. data/config/locales/gd.yml +11 -4
  63. data/config/locales/gu.yml +11 -4
  64. data/config/locales/he.yml +11 -4
  65. data/config/locales/hi.yml +11 -4
  66. data/config/locales/hr.yml +11 -4
  67. data/config/locales/hu.yml +11 -4
  68. data/config/locales/hy.yml +11 -4
  69. data/config/locales/id.yml +11 -4
  70. data/config/locales/is.yml +11 -4
  71. data/config/locales/it.yml +11 -4
  72. data/config/locales/ja.yml +11 -4
  73. data/config/locales/ka.yml +11 -4
  74. data/config/locales/kk.yml +11 -4
  75. data/config/locales/ko.yml +11 -4
  76. data/config/locales/lt.yml +11 -4
  77. data/config/locales/lv.yml +11 -4
  78. data/config/locales/ms.yml +11 -4
  79. data/config/locales/mt.yml +11 -4
  80. data/config/locales/ne.yml +224 -0
  81. data/config/locales/nl.yml +11 -4
  82. data/config/locales/no.yml +11 -4
  83. data/config/locales/pa-pk.yml +11 -4
  84. data/config/locales/pa.yml +11 -4
  85. data/config/locales/pl.yml +11 -4
  86. data/config/locales/ps.yml +11 -4
  87. data/config/locales/pt.yml +11 -4
  88. data/config/locales/ro.yml +11 -4
  89. data/config/locales/ru.yml +11 -4
  90. data/config/locales/si.yml +11 -4
  91. data/config/locales/sk.yml +11 -4
  92. data/config/locales/sl.yml +11 -4
  93. data/config/locales/so.yml +11 -4
  94. data/config/locales/sq.yml +11 -4
  95. data/config/locales/sr.yml +11 -4
  96. data/config/locales/sv.yml +11 -4
  97. data/config/locales/sw.yml +11 -4
  98. data/config/locales/ta.yml +11 -4
  99. data/config/locales/th.yml +11 -4
  100. data/config/locales/tk.yml +11 -4
  101. data/config/locales/tr.yml +11 -4
  102. data/config/locales/uk.yml +11 -4
  103. data/config/locales/ur.yml +11 -4
  104. data/config/locales/uz.yml +11 -4
  105. data/config/locales/vi.yml +11 -4
  106. data/config/locales/zh-hk.yml +11 -4
  107. data/config/locales/zh-tw.yml +11 -4
  108. data/config/locales/zh.yml +11 -4
  109. data/lib/govuk_publishing_components/app_helpers/asset_helper.rb +35 -26
  110. data/lib/govuk_publishing_components/config.rb +3 -0
  111. data/lib/govuk_publishing_components/presenters/attachment_helper.rb +2 -6
  112. data/lib/govuk_publishing_components/presenters/checkboxes_helper.rb +2 -2
  113. data/lib/govuk_publishing_components/presenters/component_wrapper_helper.rb +14 -14
  114. data/lib/govuk_publishing_components/presenters/content_breadcrumbs_based_on_organisations.rb +1 -1
  115. data/lib/govuk_publishing_components/presenters/content_breadcrumbs_based_on_taxons.rb +1 -1
  116. data/lib/govuk_publishing_components/presenters/content_item.rb +1 -3
  117. data/lib/govuk_publishing_components/presenters/machine_readable/article_schema.rb +1 -1
  118. data/lib/govuk_publishing_components/presenters/machine_readable/government_service_schema.rb +2 -2
  119. data/lib/govuk_publishing_components/presenters/machine_readable/organisation_schema.rb +3 -3
  120. data/lib/govuk_publishing_components/presenters/meta_tags.rb +2 -2
  121. data/lib/govuk_publishing_components/presenters/page_with_step_by_step_navigation.rb +1 -1
  122. data/lib/govuk_publishing_components/version.rb +1 -1
  123. data/node_modules/axe-core/README.md +2 -2
  124. data/node_modules/axe-core/axe.js +63 -46
  125. data/node_modules/axe-core/axe.min.js +3 -3
  126. data/node_modules/axe-core/locales/_template.json +1 -1
  127. data/node_modules/axe-core/locales/de.json +19 -19
  128. data/node_modules/axe-core/locales/ko.json +4 -4
  129. data/node_modules/axe-core/package.json +4 -3
  130. data/node_modules/axe-core/sri-history.json +4 -0
  131. metadata +20 -9
  132. data/app/assets/images/govuk_publishing_components/action-link-arrow--dark.png +0 -0
  133. data/app/assets/images/govuk_publishing_components/action-link-arrow--light.png +0 -0
  134. data/app/assets/images/govuk_publishing_components/action-link-arrow--simple-light.png +0 -0
  135. data/app/assets/images/govuk_publishing_components/action-link-arrow--simple.png +0 -0
  136. data/app/assets/images/govuk_publishing_components/action-link-arrow.png +0 -0
  137. data/app/assets/images/govuk_publishing_components/search-button.png +0 -0
  138. data/app/views/govuk_publishing_components/components/layout_header/_search.html.erb +0 -29
@@ -0,0 +1,224 @@
1
+ ---
2
+ ne:
3
+ common:
4
+ hide:
5
+ show:
6
+ toggle_less:
7
+ toggle_more:
8
+ translations:
9
+ components:
10
+ accordion:
11
+ hide_all:
12
+ show_all:
13
+ this_section_visually_hidden:
14
+ article_schema:
15
+ scoped_search_description:
16
+ attachment:
17
+ opendocument_html:
18
+ order_a_copy:
19
+ page:
20
+ one:
21
+ other:
22
+ preview_aria_label:
23
+ preview_link:
24
+ reference:
25
+ request_format_cta:
26
+ request_format_details_html:
27
+ request_format_text:
28
+ back_link:
29
+ back:
30
+ back_to_top_link:
31
+ contents: विषयवस्तु
32
+ character_count:
33
+ body:
34
+ type:
35
+ characters:
36
+ words:
37
+ checkboxes:
38
+ or:
39
+ contents_list:
40
+ contents:
41
+ contextual_sidebar:
42
+ pretitle:
43
+ cookie_banner:
44
+ buttons:
45
+ accept_cookies:
46
+ reject_cookies:
47
+ view_cookies:
48
+ confirmation_message:
49
+ accepted:
50
+ html:
51
+ link:
52
+ rejected:
53
+ hide:
54
+ text:
55
+ title:
56
+ devolved_nations:
57
+ applies_to:
58
+ connectors:
59
+ last_word:
60
+ two_words:
61
+ england:
62
+ northern_ireland:
63
+ scotland:
64
+ type:
65
+ consultation:
66
+ detailed_guide:
67
+ guidance:
68
+ publication:
69
+ wales:
70
+ feedback:
71
+ close:
72
+ dont_include_personal_info:
73
+ email_address:
74
+ help_us_improve_govuk:
75
+ is_not_useful:
76
+ is_this_page_useful:
77
+ is_useful:
78
+ maybe:
79
+ more_about_visit:
80
+ 'no':
81
+ send:
82
+ send_me_survey:
83
+ something_wrong:
84
+ thank_you_for_feedback:
85
+ what_doing:
86
+ what_wrong:
87
+ 'yes':
88
+ figure:
89
+ image_credit: 'छवि श्रेय: %{credit}'
90
+ intervention:
91
+ accessible_link_text_suffix:
92
+ layout_footer:
93
+ copyright_html:
94
+ licence_html:
95
+ navigation_links:
96
+ support_links:
97
+ layout_for_public:
98
+ account_layout:
99
+ feedback:
100
+ banners:
101
+ phase_banner_html:
102
+ navigation:
103
+ menu_bar:
104
+ account:
105
+ link_text:
106
+ manage:
107
+ link_text:
108
+ layout_header:
109
+ hide_button:
110
+ menu:
111
+ search_button:
112
+ show_button:
113
+ top_level:
114
+ layout_super_navigation_header:
115
+ logo_link_title:
116
+ logo_text:
117
+ menu_toggle_label:
118
+ hide:
119
+ show:
120
+ navigation_link:
121
+ href:
122
+ label:
123
+ navigation_links_columns:
124
+ navigation_menu_heading:
125
+ navigation_search_subheading:
126
+ search_text:
127
+ metadata:
128
+ and:
129
+ from:
130
+ history:
131
+ last_updated:
132
+ part_of:
133
+ published:
134
+ see_all_updates:
135
+ modal_dialogue:
136
+ close_modal:
137
+ notice:
138
+ banner_title:
139
+ option_select:
140
+ found_multiple:
141
+ found_single:
142
+ selected:
143
+ organisation_schema:
144
+ all_content_search_description:
145
+ password_input:
146
+ button:
147
+ button_aria_hide_label:
148
+ button_aria_label:
149
+ button_hide:
150
+ error_text_prefix:
151
+ label:
152
+ password_hidden_announcement:
153
+ password_shown_announcement:
154
+ previous_and_next_navigation:
155
+ next:
156
+ pagination:
157
+ previous:
158
+ print_link:
159
+ text:
160
+ published_dates:
161
+ hidden_heading:
162
+ hide_all_updates: सबै अद्यावधिक लुकाउनुहोस्
163
+ last_updated: पछिल्लो अद्यावधिक %{date}
164
+ published: प्रकाशित %{date}
165
+ see_all_updates: सबै अद्यावधिक हेर्नुहोस्
166
+ show_all_updates: सबै अद्यावधिक देखाउनुहोस्
167
+ radio:
168
+ or:
169
+ related_footer_navigation:
170
+ collections:
171
+ policies:
172
+ statistical_data_sets:
173
+ topical_events:
174
+ related_navigation:
175
+ collections:
176
+ external_links:
177
+ policies:
178
+ publishers:
179
+ related_contacts:
180
+ related_content:
181
+ related_external_links:
182
+ related_guides:
183
+ statistical_data_sets:
184
+ topical_events:
185
+ topics:
186
+ ukraine:
187
+ links:
188
+ title:
189
+ world_locations:
190
+ search_box:
191
+ input_title:
192
+ label:
193
+ search_button:
194
+ share_links:
195
+ all_opens_in_new_tab:
196
+ opens_in_new_tab:
197
+ single_page_notification_button:
198
+ subscribe_text:
199
+ unsubscribe_text:
200
+ skip_link:
201
+ text:
202
+ step_by_step_nav:
203
+ hide:
204
+ hide_all:
205
+ show:
206
+ show_all:
207
+ step_by_step_nav_related:
208
+ part_of:
209
+ subscription_links:
210
+ email_signup_link_text:
211
+ feed_link_label:
212
+ feed_link_text:
213
+ subscriptions:
214
+ success_alert:
215
+ success:
216
+ summary_list:
217
+ delete:
218
+ edit:
219
+ table:
220
+ filter_count:
221
+ filter_label:
222
+ filter_message:
223
+ tabs:
224
+ contents:
@@ -27,6 +27,8 @@ nl:
27
27
  request_format_text: Dit bestand is mogelijk niet geschikt voor gebruikers van ondersteunende technologie.
28
28
  back_link:
29
29
  back: Terug
30
+ back_to_top_link:
31
+ contents: Inhoud
30
32
  character_count:
31
33
  body: U kunt maximaal %{number} %{type}
32
34
  type:
@@ -87,6 +89,8 @@ nl:
87
89
  what_doing: Wat was u aan het doen?
88
90
  what_wrong: Wat ging er mis?
89
91
  'yes': Ja
92
+ figure:
93
+ image_credit: 'Image credit: %{credit}'
90
94
  intervention:
91
95
  accessible_link_text_suffix:
92
96
  layout_footer:
@@ -106,10 +110,7 @@ nl:
106
110
  manage:
107
111
  link_text:
108
112
  layout_header:
109
- hide_button: Zoeken verbergen
110
113
  menu: Menu
111
- search_button: Zoeken in GOV.UK
112
- show_button: Zoekopdracht tonen
113
114
  top_level: Top niveau
114
115
  layout_super_navigation_header:
115
116
  logo_link_title:
@@ -122,7 +123,6 @@ nl:
122
123
  label:
123
124
  navigation_links_columns:
124
125
  navigation_menu_heading:
125
- navigation_search_heading:
126
126
  navigation_search_subheading:
127
127
  search_text:
128
128
  metadata:
@@ -158,6 +158,13 @@ nl:
158
158
  previous:
159
159
  print_link:
160
160
  text: Deze pagina afdrukken
161
+ published_dates:
162
+ hidden_heading:
163
+ hide_all_updates: verberg alle updates
164
+ last_updated: Laatst bijgewerkt %{date}
165
+ published: Gepubliceerd %{date}
166
+ see_all_updates: zie alle updates
167
+ show_all_updates: toon alle updates
161
168
  radio:
162
169
  or: of
163
170
  related_footer_navigation:
@@ -27,6 +27,8 @@
27
27
  request_format_text: Denne filen er muligens ikke egnet for brukere av hjelpeteknologi.
28
28
  back_link:
29
29
  back: Tilbake
30
+ back_to_top_link:
31
+ contents: Innhold
30
32
  character_count:
31
33
  body: Du kan angi opptil %{number} %{type}
32
34
  type:
@@ -87,6 +89,8 @@
87
89
  what_doing: Hva gjorde du?
88
90
  what_wrong: Hva gikk galt?
89
91
  'yes': Ja
92
+ figure:
93
+ image_credit: 'Bildekreditt: %{credit}'
90
94
  intervention:
91
95
  accessible_link_text_suffix:
92
96
  layout_footer:
@@ -106,10 +110,7 @@
106
110
  manage:
107
111
  link_text:
108
112
  layout_header:
109
- hide_button: Skjul søk
110
113
  menu: Meny
111
- search_button: Søk på GOV.UK
112
- show_button: Vis søk
113
114
  top_level: Toppnivå
114
115
  layout_super_navigation_header:
115
116
  logo_link_title:
@@ -122,7 +123,6 @@
122
123
  label:
123
124
  navigation_links_columns:
124
125
  navigation_menu_heading:
125
- navigation_search_heading:
126
126
  navigation_search_subheading:
127
127
  search_text:
128
128
  metadata:
@@ -158,6 +158,13 @@
158
158
  previous:
159
159
  print_link:
160
160
  text: Skriv ut denne siden
161
+ published_dates:
162
+ hidden_heading:
163
+ hide_all_updates: skjul alle oppdateringer
164
+ last_updated: Sist oppdatert %{date}
165
+ published: Publisert %{date}
166
+ see_all_updates: se alle oppdateringer
167
+ show_all_updates: vis alle oppdateringer
161
168
  radio:
162
169
  or: eller
163
170
  related_footer_navigation:
@@ -27,6 +27,8 @@ pa-pk:
27
27
  request_format_text: ہو سکدا اے کہ مدد گار ٹیکنالوجی استعمال کرن والیاں واسطے چنگی نئیں۔
28
28
  back_link:
29
29
  back: پچھے
30
+ back_to_top_link:
31
+ contents: مواد
30
32
  character_count:
31
33
  body: تُسی ایتھوں تک داخل کر سک دے او {number} %{type}%
32
34
  type:
@@ -83,6 +85,8 @@ pa-pk:
83
85
  what_doing: تُسی کیہ کر رئے سو
84
86
  what_wrong: کیہ غلط ہویا اے
85
87
  'yes': جی ہاں
88
+ figure:
89
+ image_credit: 'امیج کریڈٹ: %{credit}'
86
90
  intervention:
87
91
  accessible_link_text_suffix:
88
92
  layout_footer:
@@ -102,10 +106,7 @@ pa-pk:
102
106
  manage:
103
107
  link_text:
104
108
  layout_header:
105
- hide_button: کھوج نوں چھپاؤ
106
109
  menu: فہرست
107
- search_button: GOV.UK دی تلاش کرو
108
- show_button: اپنی تلاش دکھاؤ
109
110
  top_level: اوچی تھاں دی
110
111
  layout_super_navigation_header:
111
112
  logo_link_title:
@@ -118,7 +119,6 @@ pa-pk:
118
119
  label:
119
120
  navigation_links_columns:
120
121
  navigation_menu_heading:
121
- navigation_search_heading:
122
122
  navigation_search_subheading:
123
123
  search_text:
124
124
  metadata:
@@ -154,6 +154,13 @@ pa-pk:
154
154
  previous:
155
155
  print_link:
156
156
  text: ایس ورقے نوں پرنٹ کرو
157
+ published_dates:
158
+ hidden_heading:
159
+ hide_all_updates: سارے تازہ ترین حالات نوں لُکا لوؤ
160
+ last_updated: اخری وار تازہ ترین بنایا %{date}
161
+ published: شائع ہویا %{date}
162
+ see_all_updates: ساری تازہ ترین صورتِ حال
163
+ show_all_updates: ساری تازہ ترین صورتِ حال وکھاؤ
157
164
  radio:
158
165
  or: یا
159
166
  related_footer_navigation:
@@ -27,6 +27,8 @@ pa:
27
27
  request_format_text: ਇਹ ਫਾਈਲ ਸਹਾਇਕ ਤਕਨਾਲੋਜੀ ਦੇ ਉਪਯੋਗਕਰਤਾਵਾਂ ਲਈ ਢੁਕਵੀਂ ਨਹੀਂ ਹੋ ਸਕਦੀ।
28
28
  back_link:
29
29
  back: ਵਾਪਸ
30
+ back_to_top_link:
31
+ contents: ਸਮਗਰੀ
30
32
  character_count:
31
33
  body: ਤੁਸੀਂ %{number} %{type} ਤੱਕ ਦਾਖਲ ਕਰ ਸਕਦੇ ਹੋ
32
34
  type:
@@ -87,6 +89,8 @@ pa:
87
89
  what_doing: ਤੁਸੀਂ ਕੀ ਕਰ ਰਹੇ ਸੀ?
88
90
  what_wrong: ਕੀ ਗਲਤ ਹੋਇਆ?
89
91
  'yes': ਹਾਂ
92
+ figure:
93
+ image_credit: 'ਚਿੱਤਰ ਕ੍ਰੈਡਿਟ: %{credit}'
90
94
  intervention:
91
95
  accessible_link_text_suffix:
92
96
  layout_footer:
@@ -106,10 +110,7 @@ pa:
106
110
  manage:
107
111
  link_text:
108
112
  layout_header:
109
- hide_button: ਖੋਜ ਲੁਕਾਓ
110
113
  menu: ਮੇਨੂ
111
- search_button: GOV.UK ਦੀ ਖੋਜ ਕਰੋ
112
- show_button: ਖੋਜ ਦਿਖਾਓ
113
114
  top_level: ਉੱਚ ਪੱਧਰ
114
115
  layout_super_navigation_header:
115
116
  logo_link_title:
@@ -122,7 +123,6 @@ pa:
122
123
  label:
123
124
  navigation_links_columns:
124
125
  navigation_menu_heading:
125
- navigation_search_heading:
126
126
  navigation_search_subheading:
127
127
  search_text:
128
128
  metadata:
@@ -158,6 +158,13 @@ pa:
158
158
  previous:
159
159
  print_link:
160
160
  text: ਇਸ ਪੰਨੇ ਨੂੰ ਛਾਪੋ
161
+ published_dates:
162
+ hidden_heading:
163
+ hide_all_updates: ਸਾਰੇ ਅਪਡੇਟਾਂ ਨੂੰ ਲੁਕਾਓ
164
+ last_updated: ਪਿਛਲੀ ਵਾਰ ਅਪਡੇਟ ਕੀਤਾ ਗਿਆ %{date}
165
+ published: ਪ੍ਰਕਾਸ਼ਿਤ %{date}
166
+ see_all_updates: ਸਾਰੇ ਅਪਡੇਟਸ ਵੇਖੋ
167
+ show_all_updates: ਸਾਰੇ ਅਪਡੇਟ ਦਿਖਾਉ
161
168
  radio:
162
169
  or: ਜਾਂ
163
170
  related_footer_navigation:
@@ -29,6 +29,8 @@ pl:
29
29
  request_format_text: Ten plik może nie być odpowiedni dla użytkowników korzystających z technologii wspomagających.
30
30
  back_link:
31
31
  back: Wstecz
32
+ back_to_top_link:
33
+ contents: Zawartość
32
34
  character_count:
33
35
  body: Można wprowadzić maksymalnie %{number} %{type}
34
36
  type:
@@ -91,6 +93,8 @@ pl:
91
93
  what_doing: Co robiłeś?
92
94
  what_wrong: Co poszło nie tak?
93
95
  'yes': Tak
96
+ figure:
97
+ image_credit: Obrazek:%{credit}
94
98
  intervention:
95
99
  accessible_link_text_suffix:
96
100
  layout_footer:
@@ -110,10 +114,7 @@ pl:
110
114
  manage:
111
115
  link_text:
112
116
  layout_header:
113
- hide_button: Ukryj wyszukiwanie
114
117
  menu: Menu
115
- search_button: Szukaj w GOV.UK
116
- show_button: Pokaż wyszukiwanie
117
118
  top_level: Najwyższy poziom
118
119
  layout_super_navigation_header:
119
120
  logo_link_title:
@@ -126,7 +127,6 @@ pl:
126
127
  label:
127
128
  navigation_links_columns:
128
129
  navigation_menu_heading:
129
- navigation_search_heading:
130
130
  navigation_search_subheading:
131
131
  search_text:
132
132
  metadata:
@@ -162,6 +162,13 @@ pl:
162
162
  previous:
163
163
  print_link:
164
164
  text: Wydrukuj tę stronę
165
+ published_dates:
166
+ hidden_heading:
167
+ hide_all_updates: ukryj wszystkie aktualizacje
168
+ last_updated: Ostatnio zaktualizowano %{date}
169
+ published: Opublikowano %{date}
170
+ see_all_updates: zobacz wszystkie aktualizacje
171
+ show_all_updates: pokaż wszystkie aktualizacje
165
172
  radio:
166
173
  or: lub
167
174
  related_footer_navigation:
@@ -27,6 +27,8 @@ ps:
27
27
  request_format_text: دا فایل ممکن د مرستندویه ټیکنالوژۍ کاروونکو لپاره مناسب نه وي.
28
28
  back_link:
29
29
  back: بیرته
30
+ back_to_top_link:
31
+ contents: منځپانګې
30
32
  character_count:
31
33
  body: تاسو کولی شئ تر %{number} %{type} پورې دننه شئ
32
34
  type:
@@ -84,6 +86,8 @@ ps:
84
86
  what_doing: ته څه کوې؟
85
87
  what_wrong: څه غلط شول؟
86
88
  'yes': هو
89
+ figure:
90
+ image_credit: د انځور کریډیټ:%{credit}
87
91
  intervention:
88
92
  accessible_link_text_suffix:
89
93
  layout_footer:
@@ -103,10 +107,7 @@ ps:
103
107
  manage:
104
108
  link_text:
105
109
  layout_header:
106
- hide_button: لټون پټ کړئ
107
110
  menu: مینو
108
- search_button: د GOV.UK لټون وکړئ
109
- show_button: لټون ښکاره کړئ
110
111
  top_level: لوړ رتبه
111
112
  layout_super_navigation_header:
112
113
  logo_link_title:
@@ -119,7 +120,6 @@ ps:
119
120
  label:
120
121
  navigation_links_columns:
121
122
  navigation_menu_heading:
122
- navigation_search_heading:
123
123
  navigation_search_subheading:
124
124
  search_text:
125
125
  metadata:
@@ -155,6 +155,13 @@ ps:
155
155
  previous:
156
156
  print_link:
157
157
  text: دا پاڼه چاپ کړئ
158
+ published_dates:
159
+ hidden_heading:
160
+ hide_all_updates: ټول تازه معلومات پټ کړئ
161
+ last_updated: وروستی تازه شوی%{date}
162
+ published: خپور شوی%{date}
163
+ see_all_updates: ټول تازه معلومات وګورئ
164
+ show_all_updates: ټول تازه معلومات وښایاست
158
165
  radio:
159
166
  or: یا
160
167
  related_footer_navigation:
@@ -27,6 +27,8 @@ pt:
27
27
  request_format_text: Este ficheiro pode não ser adequado para utilizadores de tecnologia assistiva.
28
28
  back_link:
29
29
  back: Voltar
30
+ back_to_top_link:
31
+ contents: Conteúdos
30
32
  character_count:
31
33
  body: Pode introduzir até %{number} %{type}
32
34
  type:
@@ -87,6 +89,8 @@ pt:
87
89
  what_doing: O que estava a fazer?
88
90
  what_wrong: O que correu mal?
89
91
  'yes': Sim
92
+ figure:
93
+ image_credit: 'Crédito da imagem: %{credit}'
90
94
  intervention:
91
95
  accessible_link_text_suffix:
92
96
  layout_footer:
@@ -106,10 +110,7 @@ pt:
106
110
  manage:
107
111
  link_text:
108
112
  layout_header:
109
- hide_button: Ocultar pesquisa
110
113
  menu: Menu
111
- search_button: Pesquisar em GOV.UK
112
- show_button: Mostrar pesquisa
113
114
  top_level: Nível superior
114
115
  layout_super_navigation_header:
115
116
  logo_link_title:
@@ -122,7 +123,6 @@ pt:
122
123
  label:
123
124
  navigation_links_columns:
124
125
  navigation_menu_heading:
125
- navigation_search_heading:
126
126
  navigation_search_subheading:
127
127
  search_text:
128
128
  metadata:
@@ -158,6 +158,13 @@ pt:
158
158
  previous:
159
159
  print_link:
160
160
  text: Imprimir esta página
161
+ published_dates:
162
+ hidden_heading:
163
+ hide_all_updates: ocultar todas as atualizações
164
+ last_updated: Última atualização a %{date}
165
+ published: Publicado a %{date}
166
+ see_all_updates: ver todas as atualizações
167
+ show_all_updates: mostrar todas as atualizações
161
168
  radio:
162
169
  or: ou
163
170
  related_footer_navigation:
@@ -28,6 +28,8 @@ ro:
28
28
  request_format_text: Este posibil ca acest fișier să nu fie potrivit pentru utilizatorii de tehnologie de asistență.
29
29
  back_link:
30
30
  back: Înapoi
31
+ back_to_top_link:
32
+ contents: Conținut
31
33
  character_count:
32
34
  body: Puteți introduce cel mult %{number} %{type}
33
35
  type:
@@ -88,6 +90,8 @@ ro:
88
90
  what_doing: Ce făceați?
89
91
  what_wrong: Ce eroare a survenit?
90
92
  'yes': Da
93
+ figure:
94
+ image_credit: 'Autor imagine: %{credit}'
91
95
  intervention:
92
96
  accessible_link_text_suffix:
93
97
  layout_footer:
@@ -107,10 +111,7 @@ ro:
107
111
  manage:
108
112
  link_text:
109
113
  layout_header:
110
- hide_button: Ascundeți căutarea
111
114
  menu: Meniu
112
- search_button: Căutați pe GOV.UK
113
- show_button: Afișați căutarea
114
115
  top_level: Nivel superior
115
116
  layout_super_navigation_header:
116
117
  logo_link_title:
@@ -123,7 +124,6 @@ ro:
123
124
  label:
124
125
  navigation_links_columns:
125
126
  navigation_menu_heading:
126
- navigation_search_heading:
127
127
  navigation_search_subheading:
128
128
  search_text:
129
129
  metadata:
@@ -159,6 +159,13 @@ ro:
159
159
  previous:
160
160
  print_link:
161
161
  text: Imprimați această pagină
162
+ published_dates:
163
+ hidden_heading:
164
+ hide_all_updates: ascundeți toate actualizările
165
+ last_updated: Ultima actualizare %{date}
166
+ published: Publicat pe %{date}
167
+ see_all_updates: vedeți toate actualizările
168
+ show_all_updates: afișați toate actualizările
162
169
  radio:
163
170
  or: sau
164
171
  related_footer_navigation:
@@ -29,6 +29,8 @@ ru:
29
29
  request_format_text: "Данный документ может быть не доступен лицам, использующим \nвспомогательные технологии."
30
30
  back_link:
31
31
  back: Назад
32
+ back_to_top_link:
33
+ contents: Содержание
32
34
  character_count:
33
35
  body: Вы можете ввести до %{number} %{type}
34
36
  type:
@@ -91,6 +93,8 @@ ru:
91
93
  what_doing: Что вы делали?
92
94
  what_wrong: Что пошло не так?
93
95
  'yes': Да
96
+ figure:
97
+ image_credit: 'Графические материалы предоставлены: %{credit}'
94
98
  intervention:
95
99
  accessible_link_text_suffix:
96
100
  layout_footer:
@@ -110,10 +114,7 @@ ru:
110
114
  manage:
111
115
  link_text:
112
116
  layout_header:
113
- hide_button: Скрыть поиск
114
117
  menu: Меню
115
- search_button: Поиск на GOV.UK
116
- show_button: Показать поиск
117
118
  top_level: Высший уровень
118
119
  layout_super_navigation_header:
119
120
  logo_link_title:
@@ -126,7 +127,6 @@ ru:
126
127
  label:
127
128
  navigation_links_columns:
128
129
  navigation_menu_heading:
129
- navigation_search_heading:
130
130
  navigation_search_subheading:
131
131
  search_text:
132
132
  metadata:
@@ -162,6 +162,13 @@ ru:
162
162
  previous:
163
163
  print_link:
164
164
  text: Распечатать эту страницу
165
+ published_dates:
166
+ hidden_heading:
167
+ hide_all_updates: Скрыть всю последнюю информацию
168
+ last_updated: Последние изменения %{date}
169
+ published: Опубликовано %{date}
170
+ see_all_updates: Посмотреть всю поледнюю информацию
171
+ show_all_updates: Показать всю поледнюю информацию
165
172
  radio:
166
173
  or: или
167
174
  related_footer_navigation: