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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/govuk_publishing_components/lib/sticky-element-container.js +117 -0
- data/app/assets/stylesheets/govuk_publishing_components/_all_components.scss +5 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_action-link.scss +6 -12
- data/app/assets/stylesheets/govuk_publishing_components/components/_attachment.scss +13 -9
- data/app/assets/stylesheets/govuk_publishing_components/components/_back-to-top-link.scss +15 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_contents-list-with-body.scss +58 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_figure.scss +46 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-header.scss +1 -21
- data/app/assets/stylesheets/govuk_publishing_components/components/_published-dates.scss +57 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_search.scss +0 -74
- data/app/assets/stylesheets/govuk_publishing_components/components/_summary-banner.scss +33 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_legislative-list.scss +5 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/helpers/_sticky-element-container.scss +23 -0
- data/app/controllers/govuk_publishing_components/component_guide_controller.rb +1 -1
- data/app/models/govuk_publishing_components/audit_applications.rb +1 -1
- data/app/models/govuk_publishing_components/audit_comparer.rb +1 -1
- data/app/models/govuk_publishing_components/audit_components.rb +1 -1
- data/app/models/govuk_publishing_components/component_doc.rb +1 -1
- data/app/views/govuk_publishing_components/components/_attachment.html.erb +2 -0
- data/app/views/govuk_publishing_components/components/_back_to_top_link.html.erb +19 -0
- data/app/views/govuk_publishing_components/components/_contents_list_with_body.html.erb +27 -0
- data/app/views/govuk_publishing_components/components/_feedback.html.erb +2 -6
- data/app/views/govuk_publishing_components/components/_figure.html.erb +28 -0
- data/app/views/govuk_publishing_components/components/_heading.html.erb +0 -1
- data/app/views/govuk_publishing_components/components/_layout_for_public.html.erb +0 -1
- data/app/views/govuk_publishing_components/components/_layout_header.html.erb +0 -6
- data/app/views/govuk_publishing_components/components/_layout_super_navigation_header.html.erb +0 -1
- data/app/views/govuk_publishing_components/components/_metadata.html.erb +0 -3
- data/app/views/govuk_publishing_components/components/_published_dates.html.erb +50 -0
- data/app/views/govuk_publishing_components/components/_radio.html.erb +0 -1
- data/app/views/govuk_publishing_components/components/_search.html.erb +1 -4
- data/app/views/govuk_publishing_components/components/_summary_banner.html.erb +27 -0
- data/app/views/govuk_publishing_components/components/docs/back_to_top_link.yml +19 -0
- data/app/views/govuk_publishing_components/components/docs/contents_list_with_body.yml +90 -0
- data/app/views/govuk_publishing_components/components/docs/figure.yml +43 -0
- data/app/views/govuk_publishing_components/components/docs/govspeak.yml +7 -4
- data/app/views/govuk_publishing_components/components/docs/layout_for_public.yml +0 -1
- data/app/views/govuk_publishing_components/components/docs/layout_header.yml +0 -3
- data/app/views/govuk_publishing_components/components/docs/published_dates.yml +43 -0
- data/app/views/govuk_publishing_components/components/docs/search.yml +0 -9
- data/app/views/govuk_publishing_components/components/docs/summary_banner.yml +28 -0
- data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +0 -4
- data/config/locales/ar.yml +11 -4
- data/config/locales/az.yml +11 -4
- data/config/locales/be.yml +11 -4
- data/config/locales/bg.yml +11 -4
- data/config/locales/bn.yml +11 -4
- data/config/locales/cs.yml +11 -4
- data/config/locales/cy.yml +11 -4
- data/config/locales/da.yml +11 -4
- data/config/locales/de.yml +11 -4
- data/config/locales/dr.yml +11 -4
- data/config/locales/el.yml +11 -4
- data/config/locales/en.yml +17 -10
- data/config/locales/es-419.yml +12 -5
- data/config/locales/es.yml +12 -5
- data/config/locales/et.yml +11 -4
- data/config/locales/fa.yml +11 -4
- data/config/locales/fi.yml +11 -4
- data/config/locales/fr.yml +11 -4
- data/config/locales/gd.yml +11 -4
- data/config/locales/gu.yml +11 -4
- data/config/locales/he.yml +11 -4
- data/config/locales/hi.yml +11 -4
- data/config/locales/hr.yml +11 -4
- data/config/locales/hu.yml +11 -4
- data/config/locales/hy.yml +11 -4
- data/config/locales/id.yml +11 -4
- data/config/locales/is.yml +11 -4
- data/config/locales/it.yml +11 -4
- data/config/locales/ja.yml +11 -4
- data/config/locales/ka.yml +11 -4
- data/config/locales/kk.yml +11 -4
- data/config/locales/ko.yml +11 -4
- data/config/locales/lt.yml +11 -4
- data/config/locales/lv.yml +11 -4
- data/config/locales/ms.yml +11 -4
- data/config/locales/mt.yml +11 -4
- data/config/locales/ne.yml +224 -0
- data/config/locales/nl.yml +11 -4
- data/config/locales/no.yml +11 -4
- data/config/locales/pa-pk.yml +11 -4
- data/config/locales/pa.yml +11 -4
- data/config/locales/pl.yml +11 -4
- data/config/locales/ps.yml +11 -4
- data/config/locales/pt.yml +11 -4
- data/config/locales/ro.yml +11 -4
- data/config/locales/ru.yml +11 -4
- data/config/locales/si.yml +11 -4
- data/config/locales/sk.yml +11 -4
- data/config/locales/sl.yml +11 -4
- data/config/locales/so.yml +11 -4
- data/config/locales/sq.yml +11 -4
- data/config/locales/sr.yml +11 -4
- data/config/locales/sv.yml +11 -4
- data/config/locales/sw.yml +11 -4
- data/config/locales/ta.yml +11 -4
- data/config/locales/th.yml +11 -4
- data/config/locales/tk.yml +11 -4
- data/config/locales/tr.yml +11 -4
- data/config/locales/uk.yml +11 -4
- data/config/locales/ur.yml +11 -4
- data/config/locales/uz.yml +11 -4
- data/config/locales/vi.yml +11 -4
- data/config/locales/zh-hk.yml +11 -4
- data/config/locales/zh-tw.yml +11 -4
- data/config/locales/zh.yml +11 -4
- data/lib/govuk_publishing_components/app_helpers/asset_helper.rb +35 -26
- data/lib/govuk_publishing_components/config.rb +3 -0
- data/lib/govuk_publishing_components/presenters/attachment_helper.rb +2 -6
- data/lib/govuk_publishing_components/presenters/checkboxes_helper.rb +2 -2
- data/lib/govuk_publishing_components/presenters/component_wrapper_helper.rb +14 -14
- data/lib/govuk_publishing_components/presenters/content_breadcrumbs_based_on_organisations.rb +1 -1
- data/lib/govuk_publishing_components/presenters/content_breadcrumbs_based_on_taxons.rb +1 -1
- data/lib/govuk_publishing_components/presenters/content_item.rb +1 -3
- data/lib/govuk_publishing_components/presenters/machine_readable/article_schema.rb +1 -1
- data/lib/govuk_publishing_components/presenters/machine_readable/government_service_schema.rb +2 -2
- data/lib/govuk_publishing_components/presenters/machine_readable/organisation_schema.rb +3 -3
- data/lib/govuk_publishing_components/presenters/meta_tags.rb +2 -2
- data/lib/govuk_publishing_components/presenters/page_with_step_by_step_navigation.rb +1 -1
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/node_modules/axe-core/README.md +2 -2
- data/node_modules/axe-core/axe.js +63 -46
- data/node_modules/axe-core/axe.min.js +3 -3
- data/node_modules/axe-core/locales/_template.json +1 -1
- data/node_modules/axe-core/locales/de.json +19 -19
- data/node_modules/axe-core/locales/ko.json +4 -4
- data/node_modules/axe-core/package.json +4 -3
- data/node_modules/axe-core/sri-history.json +4 -0
- metadata +20 -9
- data/app/assets/images/govuk_publishing_components/action-link-arrow--dark.png +0 -0
- data/app/assets/images/govuk_publishing_components/action-link-arrow--light.png +0 -0
- data/app/assets/images/govuk_publishing_components/action-link-arrow--simple-light.png +0 -0
- data/app/assets/images/govuk_publishing_components/action-link-arrow--simple.png +0 -0
- data/app/assets/images/govuk_publishing_components/action-link-arrow.png +0 -0
- data/app/assets/images/govuk_publishing_components/search-button.png +0 -0
- data/app/views/govuk_publishing_components/components/layout_header/_search.html.erb +0 -29
data/config/locales/es.yml
CHANGED
@@ -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:
|
data/config/locales/et.yml
CHANGED
@@ -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:
|
data/config/locales/fa.yml
CHANGED
@@ -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:
|
data/config/locales/fi.yml
CHANGED
@@ -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:
|
data/config/locales/fr.yml
CHANGED
@@ -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:
|
data/config/locales/gd.yml
CHANGED
@@ -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:
|
data/config/locales/gu.yml
CHANGED
@@ -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:
|
data/config/locales/he.yml
CHANGED
@@ -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:
|
data/config/locales/hi.yml
CHANGED
@@ -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:
|
data/config/locales/hr.yml
CHANGED
@@ -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:
|
data/config/locales/hu.yml
CHANGED
@@ -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:
|
data/config/locales/hy.yml
CHANGED
@@ -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:
|
data/config/locales/id.yml
CHANGED
@@ -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:
|