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
@@ -27,6 +27,8 @@ es:
27
27
  request_format_text: Es posible que este archivo no sea adecuado para usuarios de tecnología de asistencia.
28
28
  back_link:
29
29
  back: Atrás
30
+ back_to_top_link:
31
+ contents: Contenido
30
32
  character_count:
31
33
  body: Puede introducir hasta %{number} %{type}
32
34
  type:
@@ -87,6 +89,8 @@ es:
87
89
  what_doing: "¿Qué estaba haciendo?"
88
90
  what_wrong: "¿Qué ha fallado?"
89
91
  'yes': Sí
92
+ figure:
93
+ image_credit: 'Crédito de la imagen: %{credit}'
90
94
  intervention:
91
95
  accessible_link_text_suffix:
92
96
  layout_footer:
@@ -106,10 +110,7 @@ es:
106
110
  manage:
107
111
  link_text:
108
112
  layout_header:
109
- hide_button: Ocultar búsqueda
110
113
  menu: Menú
111
- search_button: Buscar GOV.UK
112
- show_button: Mostrar búsqueda
113
114
  top_level: Nivel superior
114
115
  layout_super_navigation_header:
115
116
  logo_link_title:
@@ -122,11 +123,10 @@ es:
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:
129
- and: y
129
+ and: "y"
130
130
  from: Desde
131
131
  history: Historial
132
132
  last_updated: Última actualización
@@ -158,6 +158,13 @@ es:
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 las actualizaciones
164
+ last_updated: Última actualización de %{date}
165
+ published: Publicado %{date}
166
+ see_all_updates: ver todas las actualizaciones
167
+ show_all_updates: mostrar todas las actualizaciones
161
168
  radio:
162
169
  or: o bien
163
170
  related_footer_navigation:
@@ -27,6 +27,8 @@ et:
27
27
  request_format_text: See fail ei pruugi hõlbustustehnoloogia kasutajatele sobida.
28
28
  back_link:
29
29
  back: Tagasi
30
+ back_to_top_link:
31
+ contents: Sisu
30
32
  character_count:
31
33
  body: Saate sisestada kuni %{number} %{type}
32
34
  type:
@@ -90,6 +92,8 @@ et:
90
92
  what_doing: Mida te tegite?
91
93
  what_wrong: Mis läks valesti?
92
94
  'yes': Jah
95
+ figure:
96
+ image_credit: 'Pildi autoriõigus: %{credit}'
93
97
  intervention:
94
98
  accessible_link_text_suffix:
95
99
  layout_footer:
@@ -109,10 +113,7 @@ et:
109
113
  manage:
110
114
  link_text:
111
115
  layout_header:
112
- hide_button: Peida otsing
113
116
  menu: Menüü
114
- search_button: Otsi saidilt GOV.UK
115
- show_button: Kuva otsing
116
117
  top_level: Kõrgeim tase
117
118
  layout_super_navigation_header:
118
119
  logo_link_title:
@@ -125,7 +126,6 @@ et:
125
126
  label:
126
127
  navigation_links_columns:
127
128
  navigation_menu_heading:
128
- navigation_search_heading:
129
129
  navigation_search_subheading:
130
130
  search_text:
131
131
  metadata:
@@ -161,6 +161,13 @@ et:
161
161
  previous:
162
162
  print_link:
163
163
  text: Prindi see leht
164
+ published_dates:
165
+ hidden_heading:
166
+ hide_all_updates: peida kõik värskendused
167
+ last_updated: Viimati värskendatud %{date}
168
+ published: Avaldatud %{date}
169
+ see_all_updates: vt kõiki värskendusi
170
+ show_all_updates: kuva kõik värskendused
164
171
  radio:
165
172
  or: või
166
173
  related_footer_navigation:
@@ -27,6 +27,8 @@ fa:
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:
@@ -86,6 +88,8 @@ fa:
86
88
  what_doing: داشتید چه کار می‌کردید؟
87
89
  what_wrong: چه مشکلی پیش آمد؟
88
90
  'yes': بله
91
+ figure:
92
+ image_credit: 'اعتبار تصویر: %{credit}'
89
93
  intervention:
90
94
  accessible_link_text_suffix:
91
95
  layout_footer:
@@ -105,10 +109,7 @@ fa:
105
109
  manage:
106
110
  link_text:
107
111
  layout_header:
108
- hide_button: مخفی کردن جستجو
109
112
  menu: منو
110
- search_button: جستجو در GOV.UK
111
- show_button: نمایش جستجو
112
113
  top_level: سطح بالا
113
114
  layout_super_navigation_header:
114
115
  logo_link_title:
@@ -121,7 +122,6 @@ fa:
121
122
  label:
122
123
  navigation_links_columns:
123
124
  navigation_menu_heading:
124
- navigation_search_heading:
125
125
  navigation_search_subheading:
126
126
  search_text:
127
127
  metadata:
@@ -157,6 +157,13 @@ fa:
157
157
  previous:
158
158
  print_link:
159
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: نمایش تمام بروزرسانی‌ها
160
167
  radio:
161
168
  or: یا
162
169
  related_footer_navigation:
@@ -27,6 +27,8 @@ fi:
27
27
  request_format_text: Tämä tiedosto ei ehkä sovellu apuvälineen käyttäjille.
28
28
  back_link:
29
29
  back: Takaisin
30
+ back_to_top_link:
31
+ contents: Sisällys
30
32
  character_count:
31
33
  body: Voit syöttää enintään %{number} %{type}
32
34
  type:
@@ -89,6 +91,8 @@ fi:
89
91
  what_doing: Mitä olit tekemässä?
90
92
  what_wrong: Mikä meni vikaan?
91
93
  'yes': Kyllä
94
+ figure:
95
+ image_credit: 'Kuvaluotto: %{credit}'
92
96
  intervention:
93
97
  accessible_link_text_suffix:
94
98
  layout_footer:
@@ -108,10 +112,7 @@ fi:
108
112
  manage:
109
113
  link_text:
110
114
  layout_header:
111
- hide_button: Piilota haku
112
115
  menu: Valikko
113
- search_button: Hae osoitteesta GOV.UK
114
- show_button: Näytä haku
115
116
  top_level: Huipputaso
116
117
  layout_super_navigation_header:
117
118
  logo_link_title:
@@ -124,7 +125,6 @@ fi:
124
125
  label:
125
126
  navigation_links_columns:
126
127
  navigation_menu_heading:
127
- navigation_search_heading:
128
128
  navigation_search_subheading:
129
129
  search_text:
130
130
  metadata:
@@ -160,6 +160,13 @@ fi:
160
160
  previous:
161
161
  print_link:
162
162
  text: Tulosta tämä sivu
163
+ published_dates:
164
+ hidden_heading:
165
+ hide_all_updates: piilota kaikki päivitykset
166
+ last_updated: Viimeksi päivitetty %{date}
167
+ published: Julkaistu %{date}
168
+ see_all_updates: katso kaikki palvelut
169
+ show_all_updates: näytä kaikki päivitykset
163
170
  radio:
164
171
  or: tai
165
172
  related_footer_navigation:
@@ -27,6 +27,8 @@ fr:
27
27
  request_format_text: Ce fichier est susceptible de ne pas convenir aux utilisateurs de la technologie d'assistance.
28
28
  back_link:
29
29
  back: Retour
30
+ back_to_top_link:
31
+ contents: Contenu
30
32
  character_count:
31
33
  body: Vous pouvez saisir jusqu'à %{number} %{type}
32
34
  type:
@@ -87,6 +89,8 @@ fr:
87
89
  what_doing: Que faisiez-vous ?
88
90
  what_wrong: Qu'est-ce qui n'a pas marché ?
89
91
  'yes': Oui
92
+ figure:
93
+ image_credit: Crédit d'image : %{credit}
90
94
  intervention:
91
95
  accessible_link_text_suffix:
92
96
  layout_footer:
@@ -106,10 +110,7 @@ fr:
106
110
  manage:
107
111
  link_text:
108
112
  layout_header:
109
- hide_button: Masquer la recherche
110
113
  menu: Menu
111
- search_button: Rechercher sur GOV.UK
112
- show_button: Afficher la recherche
113
114
  top_level: Niveau supérieur
114
115
  layout_super_navigation_header:
115
116
  logo_link_title:
@@ -122,7 +123,6 @@ fr:
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 @@ fr:
158
158
  previous:
159
159
  print_link:
160
160
  text: Imprimer cette page
161
+ published_dates:
162
+ hidden_heading:
163
+ hide_all_updates: masquer toutes les mises à jour
164
+ last_updated: Dernière mise à jour le %{date}
165
+ published: Publié le %{date}
166
+ see_all_updates: afficher toutes les mises à jour
167
+ show_all_updates: afficher toutes les mises à jour
161
168
  radio:
162
169
  or: ou
163
170
  related_footer_navigation:
@@ -29,6 +29,8 @@ gd:
29
29
  request_format_text: B’fhéidir nach mbeidh an comhad seo oiriúnach d’úsáideoirí feistí cúnta.
30
30
  back_link:
31
31
  back: filleadh
32
+ back_to_top_link:
33
+ contents: Clár ábhair
32
34
  character_count:
33
35
  body: Caithfidh tú %{number} %{type} a iontráil ar a mhéad
34
36
  type:
@@ -89,6 +91,8 @@ gd:
89
91
  what_doing: Cad atá á dhéanamh agat ?
90
92
  what_wrong: Cad a chuaigh mícheart?
91
93
  'yes': Sea
94
+ figure:
95
+ image_credit: 'Creidmheas íomhá: %{credit}'
92
96
  intervention:
93
97
  accessible_link_text_suffix:
94
98
  layout_footer:
@@ -108,10 +112,7 @@ gd:
108
112
  manage:
109
113
  link_text:
110
114
  layout_header:
111
- hide_button: Folaigh cuardach
112
115
  menu: Biachlár
113
- search_button: Cuardaigh GOV.UK
114
- show_button: Taispeáin cuardach
115
116
  top_level: Tús an taighde
116
117
  layout_super_navigation_header:
117
118
  logo_link_title:
@@ -124,7 +125,6 @@ gd:
124
125
  label:
125
126
  navigation_links_columns:
126
127
  navigation_menu_heading:
127
- navigation_search_heading:
128
128
  navigation_search_subheading:
129
129
  search_text:
130
130
  metadata:
@@ -160,6 +160,13 @@ gd:
160
160
  previous:
161
161
  print_link:
162
162
  text: priontáil an leathanach seo
163
+ published_dates:
164
+ hidden_heading:
165
+ hide_all_updates: gach nuashonrú a cheilt
166
+ last_updated: Nuashonrú deireanach %{date}
167
+ published: Arna chur suas ar %{date}
168
+ see_all_updates: féach gach nuashonrú
169
+ show_all_updates: Taispeáin gach nuashonrú
163
170
  radio:
164
171
  or: Cá háit
165
172
  related_footer_navigation:
@@ -27,6 +27,8 @@ gu:
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 @@ gu:
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 @@ gu:
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 @@ gu:
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 @@ gu:
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:
@@ -27,6 +27,8 @@ he:
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 @@ he:
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 @@ he:
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 @@ he:
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 @@ he:
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:
@@ -27,6 +27,8 @@ hi:
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 @@ hi:
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 @@ hi:
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 @@ hi:
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 @@ hi:
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:
@@ -28,6 +28,8 @@ hr:
28
28
  request_format_text: Ova datoteka možda nije prikladna za korisnike pomoćne tehnologije.
29
29
  back_link:
30
30
  back: Nazad
31
+ back_to_top_link:
32
+ contents: Sadržaj
31
33
  character_count:
32
34
  body: Možete unijeti najviše %{number} %{type}
33
35
  type:
@@ -88,6 +90,8 @@ hr:
88
90
  what_doing: Šta ste radili?
89
91
  what_wrong: Što je pošlo po zlu?
90
92
  'yes': Da
93
+ figure:
94
+ image_credit: 'Zasluga za sliku: %{credit}'
91
95
  intervention:
92
96
  accessible_link_text_suffix:
93
97
  layout_footer:
@@ -107,10 +111,7 @@ hr:
107
111
  manage:
108
112
  link_text:
109
113
  layout_header:
110
- hide_button: Sakrij pretraživanje
111
114
  menu: Meni
112
- search_button: Pretražite GOV.UK
113
- show_button: Prikaži pretraživanje
114
115
  top_level: Najviša razina
115
116
  layout_super_navigation_header:
116
117
  logo_link_title:
@@ -123,7 +124,6 @@ hr:
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 @@ hr:
159
159
  previous:
160
160
  print_link:
161
161
  text: Ispišite ovu stranicu
162
+ published_dates:
163
+ hidden_heading:
164
+ hide_all_updates: sakriti sva ažuriranja
165
+ last_updated: Zadnje ažurirano %{date}
166
+ published: Objavljeno %{date}
167
+ see_all_updates: pogledajte sva ažuriranja
168
+ show_all_updates: prikaži sva ažuriranja
162
169
  radio:
163
170
  or: ili
164
171
  related_footer_navigation:
@@ -27,6 +27,8 @@ hu:
27
27
  request_format_text: Elképzelhető, hogy ez a fájl nem megfelelő a segítő technológiák felhasználói számára.
28
28
  back_link:
29
29
  back: Vissza
30
+ back_to_top_link:
31
+ contents: Tartalomjegyzék
30
32
  character_count:
31
33
  body: Maximum %{number} %{type} adhat meg
32
34
  type:
@@ -90,6 +92,8 @@ hu:
90
92
  what_doing: Mit csinált?
91
93
  what_wrong: Milyen hiba lépett fel?
92
94
  'yes': Igen
95
+ figure:
96
+ image_credit: 'Képaláírás: %{credit}'
93
97
  intervention:
94
98
  accessible_link_text_suffix:
95
99
  layout_footer:
@@ -109,10 +113,7 @@ hu:
109
113
  manage:
110
114
  link_text:
111
115
  layout_header:
112
- hide_button: Keresés elrejtése
113
116
  menu: Menü
114
- search_button: Keresés a GOV.UK-n
115
- show_button: Keresés mutatása
116
117
  top_level: Legmagasabb szint
117
118
  layout_super_navigation_header:
118
119
  logo_link_title:
@@ -125,7 +126,6 @@ hu:
125
126
  label:
126
127
  navigation_links_columns:
127
128
  navigation_menu_heading:
128
- navigation_search_heading:
129
129
  navigation_search_subheading:
130
130
  search_text:
131
131
  metadata:
@@ -161,6 +161,13 @@ hu:
161
161
  previous:
162
162
  print_link:
163
163
  text: Oldal kinyomtatása
164
+ published_dates:
165
+ hidden_heading:
166
+ hide_all_updates: minden frissítés elrejtése
167
+ last_updated: 'Utolsó frissítés: %{date}'
168
+ published: 'közzététel dátuma: %{date}'
169
+ see_all_updates: minden frissítés megtekintése
170
+ show_all_updates: minden frissítés megjelenítése
164
171
  radio:
165
172
  or: vagy
166
173
  related_footer_navigation:
@@ -29,6 +29,8 @@ hy:
29
29
  request_format_text: 'Այս ֆայլը կարող է համապատասխան չլինել օժանդակ տեխնոլոգիայից օգտվողների համար:'
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 @@ hy:
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 @@ hy:
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 @@ hy:
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 @@ hy:
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:
@@ -26,6 +26,8 @@ id:
26
26
  request_format_text: File ini mungkin tidak sesuai untuk pengguna teknologi bantuan.
27
27
  back_link:
28
28
  back: Kembali
29
+ back_to_top_link:
30
+ contents: Konten
29
31
  character_count:
30
32
  body: Anda dapat memasukkan hingga %{number} %{type}
31
33
  type:
@@ -87,6 +89,8 @@ id:
87
89
  what_doing: Apa yang Anda lakukan?
88
90
  what_wrong: Apa yang salah?
89
91
  'yes': Ya
92
+ figure:
93
+ image_credit: 'Kredit gambar: %{credit}'
90
94
  intervention:
91
95
  accessible_link_text_suffix:
92
96
  layout_footer:
@@ -106,10 +110,7 @@ id:
106
110
  manage:
107
111
  link_text:
108
112
  layout_header:
109
- hide_button: Sembunyikan pencarian
110
113
  menu: Menu
111
- search_button: Cari di GOV.UK
112
- show_button: Tampilkan pencarian
113
114
  top_level: Level teratas
114
115
  layout_super_navigation_header:
115
116
  logo_link_title:
@@ -122,7 +123,6 @@ id:
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 @@ id:
158
158
  previous:
159
159
  print_link:
160
160
  text: Cetak halaman ini
161
+ published_dates:
162
+ hidden_heading:
163
+ hide_all_updates: sembunyikan semua pembaruan
164
+ last_updated: Terakhir diperbarui %{date}
165
+ published: Diterbitkan %{date}
166
+ see_all_updates: lihat semua pembaruan
167
+ show_all_updates: Tampilkan semua pembaruan
161
168
  radio:
162
169
  or: atau
163
170
  related_footer_navigation: