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/si.yml
CHANGED
@@ -27,6 +27,8 @@ si:
|
|
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: ඔබට %{type} %{number} ක් දක්වා ඇතුළත් කළ හැකිය
|
32
34
|
type:
|
@@ -87,6 +89,8 @@ si:
|
|
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 @@ si:
|
|
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 @@ si:
|
|
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 @@ si:
|
|
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/sk.yml
CHANGED
@@ -28,6 +28,8 @@ sk:
|
|
28
28
|
request_format_text: Tento súbor nemusí byť vhodný pre používateľov asistenčných technológií.
|
29
29
|
back_link:
|
30
30
|
back: Späť
|
31
|
+
back_to_top_link:
|
32
|
+
contents: Obsah
|
31
33
|
character_count:
|
32
34
|
body: Môžete zadať až %{number} %{type}
|
33
35
|
type:
|
@@ -92,6 +94,8 @@ sk:
|
|
92
94
|
what_doing: Čo ste robili?
|
93
95
|
what_wrong: Čo sa pokazilo?
|
94
96
|
'yes': Áno
|
97
|
+
figure:
|
98
|
+
image_credit: 'Obrázok: %{credit}'
|
95
99
|
intervention:
|
96
100
|
accessible_link_text_suffix:
|
97
101
|
layout_footer:
|
@@ -111,10 +115,7 @@ sk:
|
|
111
115
|
manage:
|
112
116
|
link_text:
|
113
117
|
layout_header:
|
114
|
-
hide_button: Skryť vyhľadávanie
|
115
118
|
menu: Menu
|
116
|
-
search_button: Vyhľadávanie na GOV.UK
|
117
|
-
show_button: Zobraziť vyhľadávanie
|
118
119
|
top_level: Najvyššia úroveň
|
119
120
|
layout_super_navigation_header:
|
120
121
|
logo_link_title:
|
@@ -127,7 +128,6 @@ sk:
|
|
127
128
|
label:
|
128
129
|
navigation_links_columns:
|
129
130
|
navigation_menu_heading:
|
130
|
-
navigation_search_heading:
|
131
131
|
navigation_search_subheading:
|
132
132
|
search_text:
|
133
133
|
metadata:
|
@@ -163,6 +163,13 @@ sk:
|
|
163
163
|
previous:
|
164
164
|
print_link:
|
165
165
|
text: Vytlačiť túto stránku
|
166
|
+
published_dates:
|
167
|
+
hidden_heading:
|
168
|
+
hide_all_updates: skryť všetky aktualizácie
|
169
|
+
last_updated: Posledná aktualizácia %{date}
|
170
|
+
published: Zverejnené %{date}
|
171
|
+
see_all_updates: pozrite si všetky aktualizácie
|
172
|
+
show_all_updates: zobraziť všetky aktualizácie
|
166
173
|
radio:
|
167
174
|
or: alebo
|
168
175
|
related_footer_navigation:
|
data/config/locales/sl.yml
CHANGED
@@ -31,6 +31,8 @@ sl:
|
|
31
31
|
request_format_text: Ta datoteka morda ni primerna za uporabnike podporne tehnologije.
|
32
32
|
back_link:
|
33
33
|
back: Nazaj
|
34
|
+
back_to_top_link:
|
35
|
+
contents: Vsebina
|
34
36
|
character_count:
|
35
37
|
body: Vpišete lahko do %{number} %{type}
|
36
38
|
type:
|
@@ -94,6 +96,8 @@ sl:
|
|
94
96
|
what_doing: Kaj ste počeli?
|
95
97
|
what_wrong: Kaj je šlo narobe?
|
96
98
|
'yes': Da
|
99
|
+
figure:
|
100
|
+
image_credit: 'Avtor slike: %{credit}'
|
97
101
|
intervention:
|
98
102
|
accessible_link_text_suffix:
|
99
103
|
layout_footer:
|
@@ -113,10 +117,7 @@ sl:
|
|
113
117
|
manage:
|
114
118
|
link_text:
|
115
119
|
layout_header:
|
116
|
-
hide_button: Skrij iskanje
|
117
120
|
menu: Meni
|
118
|
-
search_button: Išči po GOV.UK
|
119
|
-
show_button: Pokaži iskanje
|
120
121
|
top_level: Najvišja raven
|
121
122
|
layout_super_navigation_header:
|
122
123
|
logo_link_title:
|
@@ -129,7 +130,6 @@ sl:
|
|
129
130
|
label:
|
130
131
|
navigation_links_columns:
|
131
132
|
navigation_menu_heading:
|
132
|
-
navigation_search_heading:
|
133
133
|
navigation_search_subheading:
|
134
134
|
search_text:
|
135
135
|
metadata:
|
@@ -165,6 +165,13 @@ sl:
|
|
165
165
|
previous:
|
166
166
|
print_link:
|
167
167
|
text: Natisni to stran
|
168
|
+
published_dates:
|
169
|
+
hidden_heading:
|
170
|
+
hide_all_updates: Skrij vse posodobitve
|
171
|
+
last_updated: Zadnjič posodobljeno %{date}
|
172
|
+
published: Objavljeno %{date}
|
173
|
+
see_all_updates: poglej vse posodobitve
|
174
|
+
show_all_updates: prikaži vse posodobitve
|
168
175
|
radio:
|
169
176
|
or: ali
|
170
177
|
related_footer_navigation:
|
data/config/locales/so.yml
CHANGED
@@ -27,6 +27,8 @@ so:
|
|
27
27
|
request_format_text: Faylkani waxa laga yaabaa inaanu ku haboonayn isticmaalayaasha tiknoolajiyada caawinta.
|
28
28
|
back_link:
|
29
29
|
back: Kunoqo
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Waxyaabaha uu ka koobanyahay
|
30
32
|
character_count:
|
31
33
|
body: Waxaad galin kartaa ilaa %{number} %{type}
|
32
34
|
type:
|
@@ -87,6 +89,8 @@ so:
|
|
87
89
|
what_doing: Maxaad doonaysaa inuu laguu qabto?
|
88
90
|
what_wrong: Maxaa qaldamay?
|
89
91
|
'yes': Haa
|
92
|
+
figure:
|
93
|
+
image_credit: 'Xuquuqda sawirka: %{credit}'
|
90
94
|
intervention:
|
91
95
|
accessible_link_text_suffix:
|
92
96
|
layout_footer:
|
@@ -106,10 +110,7 @@ so:
|
|
106
110
|
manage:
|
107
111
|
link_text:
|
108
112
|
layout_header:
|
109
|
-
hide_button: Qari baadhista
|
110
113
|
menu: Manyuu
|
111
|
-
search_button: Baadh GOV.UK
|
112
|
-
show_button: Muuji baadhista
|
113
114
|
top_level: Heerka sare
|
114
115
|
layout_super_navigation_header:
|
115
116
|
logo_link_title:
|
@@ -122,7 +123,6 @@ so:
|
|
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 @@ so:
|
|
158
158
|
previous:
|
159
159
|
print_link:
|
160
160
|
text: Daabac bogan
|
161
|
+
published_dates:
|
162
|
+
hidden_heading:
|
163
|
+
hide_all_updates: qari dhamaan waxa cusub
|
164
|
+
last_updated: Markii ugu dambaysay ee la cusboonaysiiyay %{date}
|
165
|
+
published: La daabacay %{date}
|
166
|
+
see_all_updates: eeg dhamaan cusboonaysiinaha
|
167
|
+
show_all_updates: muuji dhamaan cusboonaysiinaha
|
161
168
|
radio:
|
162
169
|
or: ama
|
163
170
|
related_footer_navigation:
|
data/config/locales/sq.yml
CHANGED
@@ -27,6 +27,8 @@ sq:
|
|
27
27
|
request_format_text: Ky skedar mund të mos jetë i përshtatshëm për përdoruesit e teknologjisë ndihmëse.
|
28
28
|
back_link:
|
29
29
|
back: Prapa
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Përmbajtja
|
30
32
|
character_count:
|
31
33
|
body: Mund të futni deri në %{number} %{type}
|
32
34
|
type:
|
@@ -87,6 +89,8 @@ sq:
|
|
87
89
|
what_doing: Cfare po bënit?
|
88
90
|
what_wrong: Çfarë shkoi keq?
|
89
91
|
'yes': Po
|
92
|
+
figure:
|
93
|
+
image_credit: 'Kreditet e imazhit: %{credit}'
|
90
94
|
intervention:
|
91
95
|
accessible_link_text_suffix:
|
92
96
|
layout_footer:
|
@@ -106,10 +110,7 @@ sq:
|
|
106
110
|
manage:
|
107
111
|
link_text:
|
108
112
|
layout_header:
|
109
|
-
hide_button: Fshih kërkimin
|
110
113
|
menu: Menuja
|
111
|
-
search_button: Kërko GOV.UK
|
112
|
-
show_button: Shfaq kërkimin
|
113
114
|
top_level: Niveli më i lartë
|
114
115
|
layout_super_navigation_header:
|
115
116
|
logo_link_title:
|
@@ -122,7 +123,6 @@ sq:
|
|
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 @@ sq:
|
|
158
158
|
previous:
|
159
159
|
print_link:
|
160
160
|
text: Printo këtë faqe
|
161
|
+
published_dates:
|
162
|
+
hidden_heading:
|
163
|
+
hide_all_updates: fshih të gjitha përditësimet
|
164
|
+
last_updated: Përditësuar së fundi %{date}
|
165
|
+
published: Publikuar %{date}
|
166
|
+
see_all_updates: shih të gjitha përditësimet
|
167
|
+
show_all_updates: shfaq të gjitha përditësimet
|
161
168
|
radio:
|
162
169
|
or: ose
|
163
170
|
related_footer_navigation:
|
data/config/locales/sr.yml
CHANGED
@@ -28,6 +28,8 @@ sr:
|
|
28
28
|
request_format_text: Ova datoteka možda nije pogodna 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 da unesete najviše %{number} %{type}
|
33
35
|
type:
|
@@ -88,6 +90,8 @@ sr:
|
|
88
90
|
what_doing: Šta ste radili?
|
89
91
|
what_wrong: Koji problem se javio?
|
90
92
|
'yes': Da
|
93
|
+
figure:
|
94
|
+
image_credit: 'Vlasnik slike: %{credit}'
|
91
95
|
intervention:
|
92
96
|
accessible_link_text_suffix:
|
93
97
|
layout_footer:
|
@@ -107,10 +111,7 @@ sr:
|
|
107
111
|
manage:
|
108
112
|
link_text:
|
109
113
|
layout_header:
|
110
|
-
hide_button: Sakrij pretragu
|
111
114
|
menu: Meni
|
112
|
-
search_button: Pretražite GOV.UK
|
113
|
-
show_button: Prikaži pretragu
|
114
115
|
top_level: Najviši nivo
|
115
116
|
layout_super_navigation_header:
|
116
117
|
logo_link_title:
|
@@ -123,7 +124,6 @@ sr:
|
|
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 @@ sr:
|
|
159
159
|
previous:
|
160
160
|
print_link:
|
161
161
|
text: Odštampaj ovu stranicu
|
162
|
+
published_dates:
|
163
|
+
hidden_heading:
|
164
|
+
hide_all_updates: sakrij sva ažuriranja
|
165
|
+
last_updated: Poslednje ažuriranje %{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/sv.yml
CHANGED
@@ -27,6 +27,8 @@ sv:
|
|
27
27
|
request_format_text: Den här filen kanske inte är lämplig för användare av hjälpmedel.
|
28
28
|
back_link:
|
29
29
|
back: Tillbaka till
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Innehåll
|
30
32
|
character_count:
|
31
33
|
body: Du kan ange upp till %{number} %{type}
|
32
34
|
type:
|
@@ -87,6 +89,8 @@ sv:
|
|
87
89
|
what_doing: Vad gjorde du?
|
88
90
|
what_wrong: Vad gick fel?
|
89
91
|
'yes': Ja
|
92
|
+
figure:
|
93
|
+
image_credit: 'Bild: %{credit}'
|
90
94
|
intervention:
|
91
95
|
accessible_link_text_suffix:
|
92
96
|
layout_footer:
|
@@ -106,10 +110,7 @@ sv:
|
|
106
110
|
manage:
|
107
111
|
link_text:
|
108
112
|
layout_header:
|
109
|
-
hide_button: Dölj sökning
|
110
113
|
menu: Meny
|
111
|
-
search_button: Sök på GOV.UK
|
112
|
-
show_button: Visa sökning
|
113
114
|
top_level: Högsta nivå
|
114
115
|
layout_super_navigation_header:
|
115
116
|
logo_link_title:
|
@@ -122,7 +123,6 @@ sv:
|
|
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 @@ sv:
|
|
158
158
|
previous:
|
159
159
|
print_link:
|
160
160
|
text: Skriv ut den här sidan
|
161
|
+
published_dates:
|
162
|
+
hidden_heading:
|
163
|
+
hide_all_updates: dölj alla uppdateringar
|
164
|
+
last_updated: Senast uppdaterad %{date}
|
165
|
+
published: Publicerad %{date}
|
166
|
+
see_all_updates: se alla uppdateringar
|
167
|
+
show_all_updates: Visa alla uppdateringar
|
161
168
|
radio:
|
162
169
|
or: eller
|
163
170
|
related_footer_navigation:
|
data/config/locales/sw.yml
CHANGED
@@ -27,6 +27,8 @@ sw:
|
|
27
27
|
request_format_text: Faili hii huenda haitumiki kwa watumiaji wanaotumia vifaa vya usaidizi.
|
28
28
|
back_link:
|
29
29
|
back: Rudi nyuma
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Maudhui
|
30
32
|
character_count:
|
31
33
|
body: Unaweza kuweka hadi %{number} %{type}
|
32
34
|
type:
|
@@ -87,6 +89,8 @@ sw:
|
|
87
89
|
what_doing: Ulikuwa unafanya nini?
|
88
90
|
what_wrong: Tatizo lipi lililotokea?
|
89
91
|
'yes': Ndiyo
|
92
|
+
figure:
|
93
|
+
image_credit: 'Mpiga picha: %{credit}'
|
90
94
|
intervention:
|
91
95
|
accessible_link_text_suffix:
|
92
96
|
layout_footer:
|
@@ -106,10 +110,7 @@ sw:
|
|
106
110
|
manage:
|
107
111
|
link_text:
|
108
112
|
layout_header:
|
109
|
-
hide_button: Ficha utafutaji
|
110
113
|
menu: Menyu
|
111
|
-
search_button: Tafuta tovuti ya GOV.UK
|
112
|
-
show_button: Onyesha utafutaji
|
113
114
|
top_level: Kiwango cha juu
|
114
115
|
layout_super_navigation_header:
|
115
116
|
logo_link_title:
|
@@ -122,7 +123,6 @@ sw:
|
|
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 @@ sw:
|
|
158
158
|
previous:
|
159
159
|
print_link:
|
160
160
|
text: Chapisha ukurasa huu
|
161
|
+
published_dates:
|
162
|
+
hidden_heading:
|
163
|
+
hide_all_updates: ficha masasisho yote
|
164
|
+
last_updated: Ulisasishwa mara ya mwisho tarehe %{date}
|
165
|
+
published: Ulichapishwa tarehe %{date}
|
166
|
+
see_all_updates: angalia taarifa zote
|
167
|
+
show_all_updates: Onyesha taarifa zote
|
161
168
|
radio:
|
162
169
|
or: au
|
163
170
|
related_footer_navigation:
|
data/config/locales/ta.yml
CHANGED
@@ -27,6 +27,8 @@ ta:
|
|
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:
|
@@ -88,6 +90,8 @@ ta:
|
|
88
90
|
what_doing: நீங்கள் என்ன செய்து கொண்டிருந்தீர்கள்?
|
89
91
|
what_wrong: என்ன தவறு நடந்தது?
|
90
92
|
'yes': ஆம்
|
93
|
+
figure:
|
94
|
+
image_credit: 'பட உதவி: %{credit}'
|
91
95
|
intervention:
|
92
96
|
accessible_link_text_suffix:
|
93
97
|
layout_footer:
|
@@ -107,10 +111,7 @@ ta:
|
|
107
111
|
manage:
|
108
112
|
link_text:
|
109
113
|
layout_header:
|
110
|
-
hide_button: தேடலை மறை
|
111
114
|
menu: மெனு
|
112
|
-
search_button: GOV.UK-யில் தேடுக
|
113
|
-
show_button: தேடலைக் காட்டு
|
114
115
|
top_level: முதன்மை நிலை
|
115
116
|
layout_super_navigation_header:
|
116
117
|
logo_link_title:
|
@@ -123,7 +124,6 @@ ta:
|
|
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 @@ ta:
|
|
159
159
|
previous:
|
160
160
|
print_link:
|
161
161
|
text: இந்தப் பக்கத்தை அச்செடு
|
162
|
+
published_dates:
|
163
|
+
hidden_heading:
|
164
|
+
hide_all_updates: அனைத்து புதுப்பித்தல்களையும் மறை
|
165
|
+
last_updated: கடைசியாக புதுப்பிக்கப்பட்டது %{date}
|
166
|
+
published: வெளியிடப்பட்ட தேதி %{date}
|
167
|
+
see_all_updates: அனைத்து புதுப்பித்தல்களையும் பார்க்க
|
168
|
+
show_all_updates: அனைத்து புதுப்பித்தல்களையும் காட்டு
|
162
169
|
radio:
|
163
170
|
or: அல்லது
|
164
171
|
related_footer_navigation:
|
data/config/locales/th.yml
CHANGED
@@ -26,6 +26,8 @@ th:
|
|
26
26
|
request_format_text: ไฟล์นี้อาจไม่เหมาะสำหรับผู้ใช้เทคโนโลยีเพื่อการช่วยเหลือ
|
27
27
|
back_link:
|
28
28
|
back: กลับ
|
29
|
+
back_to_top_link:
|
30
|
+
contents: เนื้อหา
|
29
31
|
character_count:
|
30
32
|
body: คุณสามารถใส่ได้สูงสุด %{number} %{type}
|
31
33
|
type:
|
@@ -85,6 +87,8 @@ th:
|
|
85
87
|
what_doing: คุณทำอะไรอยู่ในขณะนั้น
|
86
88
|
what_wrong: มีสิ่งใดผิดปกติ
|
87
89
|
'yes': ใช่
|
90
|
+
figure:
|
91
|
+
image_credit: 'เครดิตภาพ: %{credit}'
|
88
92
|
intervention:
|
89
93
|
accessible_link_text_suffix:
|
90
94
|
layout_footer:
|
@@ -104,10 +108,7 @@ th:
|
|
104
108
|
manage:
|
105
109
|
link_text:
|
106
110
|
layout_header:
|
107
|
-
hide_button: ซ่อนการค้นหา
|
108
111
|
menu: Menu (เมนู)
|
109
|
-
search_button: ค้นหา GOV.UK
|
110
|
-
show_button: แสดงการค้นหา
|
111
112
|
top_level: ระดับสูงสุด
|
112
113
|
layout_super_navigation_header:
|
113
114
|
logo_link_title:
|
@@ -120,7 +121,6 @@ th:
|
|
120
121
|
label:
|
121
122
|
navigation_links_columns:
|
122
123
|
navigation_menu_heading:
|
123
|
-
navigation_search_heading:
|
124
124
|
navigation_search_subheading:
|
125
125
|
search_text:
|
126
126
|
metadata:
|
@@ -156,6 +156,13 @@ th:
|
|
156
156
|
previous:
|
157
157
|
print_link:
|
158
158
|
text: พิมพ์หน้านี้
|
159
|
+
published_dates:
|
160
|
+
hidden_heading:
|
161
|
+
hide_all_updates: ซ่อนอัปเดตทั้งหมด
|
162
|
+
last_updated: อัปเดตล่าสุดเมื่อ %{date}
|
163
|
+
published: เผยแพร่เมื่อ %{date}
|
164
|
+
see_all_updates: ดูอัปเดตทั้งหมด
|
165
|
+
show_all_updates: แสดงอัปเดตทั้งหมด
|
159
166
|
radio:
|
160
167
|
or: หรือ
|
161
168
|
related_footer_navigation:
|
data/config/locales/tk.yml
CHANGED
@@ -27,6 +27,8 @@ tk:
|
|
27
27
|
request_format_text: Bu faýl kömekçi tehnologiýany ulanyjylar üçin elýeter bolman biler.
|
28
28
|
back_link:
|
29
29
|
back: Yza
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Mazmuny
|
30
32
|
character_count:
|
31
33
|
body: "%{number} %{type} çenli sanlary girizip bilersiňiz"
|
32
34
|
type:
|
@@ -88,6 +90,8 @@ tk:
|
|
88
90
|
what_doing: Näme edýärdiňiz?
|
89
91
|
what_wrong: Näme nädogry boldy?
|
90
92
|
'yes': Hawa
|
93
|
+
figure:
|
94
|
+
image_credit: 'Surat krediti: %{credit}'
|
91
95
|
intervention:
|
92
96
|
accessible_link_text_suffix:
|
93
97
|
layout_footer:
|
@@ -107,10 +111,7 @@ tk:
|
|
107
111
|
manage:
|
108
112
|
link_text:
|
109
113
|
layout_header:
|
110
|
-
hide_button: Gözlegi gizle
|
111
114
|
menu: Menýu
|
112
|
-
search_button: GOV.UK gözle
|
113
|
-
show_button: Gözlegi görkez
|
114
115
|
top_level: Ýokary dereje
|
115
116
|
layout_super_navigation_header:
|
116
117
|
logo_link_title:
|
@@ -123,7 +124,6 @@ tk:
|
|
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 @@ tk:
|
|
159
159
|
previous:
|
160
160
|
print_link:
|
161
161
|
text: Bu sahypany çap et
|
162
|
+
published_dates:
|
163
|
+
hidden_heading:
|
164
|
+
hide_all_updates: ähli täzelenmeleri gizle
|
165
|
+
last_updated: Soňky gezek täzelenme %{date}
|
166
|
+
published: Çap edilen %{date}
|
167
|
+
see_all_updates: ähli täzelenmelere serediň
|
168
|
+
show_all_updates: ähli täzelenmeleri görkez
|
162
169
|
radio:
|
163
170
|
or: ýa-da
|
164
171
|
related_footer_navigation:
|
data/config/locales/tr.yml
CHANGED
@@ -27,6 +27,8 @@ tr:
|
|
27
27
|
request_format_text: Bu dosya destekleyici teknoloji kullanıcıları için uygun olmayabilir.
|
28
28
|
back_link:
|
29
29
|
back: Geri
|
30
|
+
back_to_top_link:
|
31
|
+
contents: İçerikler
|
30
32
|
character_count:
|
31
33
|
body: "%{number} %{type} kadar giriş yapabilirsiniz"
|
32
34
|
type:
|
@@ -88,6 +90,8 @@ tr:
|
|
88
90
|
what_doing: Ne yapmaktaydınız?
|
89
91
|
what_wrong: Nasıl bir sorun oldu?
|
90
92
|
'yes': Evet
|
93
|
+
figure:
|
94
|
+
image_credit: 'Resim sahibi: %{credit}'
|
91
95
|
intervention:
|
92
96
|
accessible_link_text_suffix:
|
93
97
|
layout_footer:
|
@@ -107,10 +111,7 @@ tr:
|
|
107
111
|
manage:
|
108
112
|
link_text:
|
109
113
|
layout_header:
|
110
|
-
hide_button: Aramayı gizle
|
111
114
|
menu: Menü
|
112
|
-
search_button: GOV.UK adresini arat
|
113
|
-
show_button: Aramayı göster
|
114
115
|
top_level: Üst seviye
|
115
116
|
layout_super_navigation_header:
|
116
117
|
logo_link_title:
|
@@ -123,7 +124,6 @@ tr:
|
|
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 @@ tr:
|
|
159
159
|
previous:
|
160
160
|
print_link:
|
161
161
|
text: Bu sayfayı yazdır
|
162
|
+
published_dates:
|
163
|
+
hidden_heading:
|
164
|
+
hide_all_updates: tüm güncellemeleri gizle
|
165
|
+
last_updated: Son güncelleme %{date}
|
166
|
+
published: Yayınlama %{date}
|
167
|
+
see_all_updates: tüm güncellemeleri görün
|
168
|
+
show_all_updates: tüm güncellemeleri göster
|
162
169
|
radio:
|
163
170
|
or: veya
|
164
171
|
related_footer_navigation:
|
data/config/locales/uk.yml
CHANGED
@@ -29,6 +29,8 @@ uk:
|
|
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:
|
@@ -94,6 +96,8 @@ uk:
|
|
94
96
|
what_doing: Що ви робили?
|
95
97
|
what_wrong: Що пішло не так?
|
96
98
|
'yes': Так
|
99
|
+
figure:
|
100
|
+
image_credit: 'Зображення: %{credit}'
|
97
101
|
intervention:
|
98
102
|
accessible_link_text_suffix:
|
99
103
|
layout_footer:
|
@@ -113,10 +117,7 @@ uk:
|
|
113
117
|
manage:
|
114
118
|
link_text:
|
115
119
|
layout_header:
|
116
|
-
hide_button: Приховати пошук
|
117
120
|
menu: Меню
|
118
|
-
search_button: Пошук GOV.UK
|
119
|
-
show_button: Показати пошук
|
120
121
|
top_level: Вищий рівень
|
121
122
|
layout_super_navigation_header:
|
122
123
|
logo_link_title:
|
@@ -129,7 +130,6 @@ uk:
|
|
129
130
|
label:
|
130
131
|
navigation_links_columns:
|
131
132
|
navigation_menu_heading:
|
132
|
-
navigation_search_heading:
|
133
133
|
navigation_search_subheading:
|
134
134
|
search_text:
|
135
135
|
metadata:
|
@@ -165,6 +165,13 @@ uk:
|
|
165
165
|
previous:
|
166
166
|
print_link:
|
167
167
|
text: Роздрукувати цю сторінку
|
168
|
+
published_dates:
|
169
|
+
hidden_heading:
|
170
|
+
hide_all_updates: приховати всі оновлення
|
171
|
+
last_updated: Останнє оновлення %{date}
|
172
|
+
published: Опубліковано %{date}
|
173
|
+
see_all_updates: переглянути всі оновлення
|
174
|
+
show_all_updates: показати всі оновлення
|
168
175
|
radio:
|
169
176
|
or: або
|
170
177
|
related_footer_navigation:
|
data/config/locales/ur.yml
CHANGED
@@ -27,6 +27,8 @@ ur:
|
|
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 @@ ur:
|
|
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 @@ ur:
|
|
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 @@ ur:
|
|
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 @@ ur:
|
|
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:
|