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/is.yml
CHANGED
@@ -27,6 +27,8 @@ is:
|
|
27
27
|
request_format_text: Þessi skrá gæti ekki hentað þeim sem notast við stoðtækni.
|
28
28
|
back_link:
|
29
29
|
back: Til baka
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Efni
|
30
32
|
character_count:
|
31
33
|
body: Þú getur slegið inn allt að %{number} %{type}
|
32
34
|
type:
|
@@ -87,6 +89,8 @@ is:
|
|
87
89
|
what_doing: Hvað varstu að gera?
|
88
90
|
what_wrong: Hvað fór úrskeiðis?
|
89
91
|
'yes': Já
|
92
|
+
figure:
|
93
|
+
image_credit: Uppruni myndar %{credit}
|
90
94
|
intervention:
|
91
95
|
accessible_link_text_suffix:
|
92
96
|
layout_footer:
|
@@ -106,10 +110,7 @@ is:
|
|
106
110
|
manage:
|
107
111
|
link_text:
|
108
112
|
layout_header:
|
109
|
-
hide_button: Fela leit
|
110
113
|
menu: Valmynd
|
111
|
-
search_button: Leita á GOV.UK
|
112
|
-
show_button: Sýna leit
|
113
114
|
top_level: Efsta stig
|
114
115
|
layout_super_navigation_header:
|
115
116
|
logo_link_title:
|
@@ -122,7 +123,6 @@ is:
|
|
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 @@ is:
|
|
158
158
|
previous:
|
159
159
|
print_link:
|
160
160
|
text: Prenta þessa síðu
|
161
|
+
published_dates:
|
162
|
+
hidden_heading:
|
163
|
+
hide_all_updates: fela allar uppfærslur
|
164
|
+
last_updated: Síðast uppfært %{date}
|
165
|
+
published: Birt %{date}
|
166
|
+
see_all_updates: sjá allar uppfærslur
|
167
|
+
show_all_updates: sýna allar uppfærslur
|
161
168
|
radio:
|
162
169
|
or: eða
|
163
170
|
related_footer_navigation:
|
data/config/locales/it.yml
CHANGED
@@ -27,6 +27,8 @@ it:
|
|
27
27
|
request_format_text: Questo file potrebbe non essere adatto per utenti di tecnologia assistiva.
|
28
28
|
back_link:
|
29
29
|
back: Indietro
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Contenuti
|
30
32
|
character_count:
|
31
33
|
body: Puoi inserire fino a %{number} %{type}
|
32
34
|
type:
|
@@ -87,6 +89,8 @@ it:
|
|
87
89
|
what_doing: Cosa stavi facendo?
|
88
90
|
what_wrong: Cosa è andato storto?
|
89
91
|
'yes': Sì
|
92
|
+
figure:
|
93
|
+
image_credit: 'Credito d’immagine: %{credit}'
|
90
94
|
intervention:
|
91
95
|
accessible_link_text_suffix:
|
92
96
|
layout_footer:
|
@@ -106,10 +110,7 @@ it:
|
|
106
110
|
manage:
|
107
111
|
link_text:
|
108
112
|
layout_header:
|
109
|
-
hide_button: Nascondi ricerca
|
110
113
|
menu: Menu
|
111
|
-
search_button: Cerca GOV.UK
|
112
|
-
show_button: Mostra ricerca
|
113
114
|
top_level: Livello superiore
|
114
115
|
layout_super_navigation_header:
|
115
116
|
logo_link_title:
|
@@ -122,7 +123,6 @@ it:
|
|
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 @@ it:
|
|
158
158
|
previous:
|
159
159
|
print_link:
|
160
160
|
text: Stampa questa pagina
|
161
|
+
published_dates:
|
162
|
+
hidden_heading:
|
163
|
+
hide_all_updates: nascondi tutti gli aggiornamenti
|
164
|
+
last_updated: Ultimo aggiornamento %{date}
|
165
|
+
published: Pubblicato %{date}
|
166
|
+
see_all_updates: vedi tutti gli aggiornamenti
|
167
|
+
show_all_updates: mostra tutti gli aggiornamenti
|
161
168
|
radio:
|
162
169
|
or: o
|
163
170
|
related_footer_navigation:
|
data/config/locales/ja.yml
CHANGED
@@ -26,6 +26,8 @@ ja:
|
|
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:
|
@@ -83,6 +85,8 @@ ja:
|
|
83
85
|
what_doing: 何をしましたか?
|
84
86
|
what_wrong: どのような不具合ですか?
|
85
87
|
'yes': はい
|
88
|
+
figure:
|
89
|
+
image_credit: 画像著作権:%{credit}
|
86
90
|
intervention:
|
87
91
|
accessible_link_text_suffix:
|
88
92
|
layout_footer:
|
@@ -102,10 +106,7 @@ ja:
|
|
102
106
|
manage:
|
103
107
|
link_text:
|
104
108
|
layout_header:
|
105
|
-
hide_button: 検索を非表示
|
106
109
|
menu: メニュー
|
107
|
-
search_button: GOV.UKを検索
|
108
|
-
show_button: 検索を表示
|
109
110
|
top_level: 最上位レベル
|
110
111
|
layout_super_navigation_header:
|
111
112
|
logo_link_title:
|
@@ -118,7 +119,6 @@ ja:
|
|
118
119
|
label:
|
119
120
|
navigation_links_columns:
|
120
121
|
navigation_menu_heading:
|
121
|
-
navigation_search_heading:
|
122
122
|
navigation_search_subheading:
|
123
123
|
search_text:
|
124
124
|
metadata:
|
@@ -154,6 +154,13 @@ ja:
|
|
154
154
|
previous:
|
155
155
|
print_link:
|
156
156
|
text: このページを印刷する
|
157
|
+
published_dates:
|
158
|
+
hidden_heading:
|
159
|
+
hide_all_updates: すべての更新を非表示
|
160
|
+
last_updated: 最終更新日:%{date}
|
161
|
+
published: 公開日:%{date}
|
162
|
+
see_all_updates: すべての更新を見る
|
163
|
+
show_all_updates: すべての更新を表示
|
157
164
|
radio:
|
158
165
|
or: また
|
159
166
|
related_footer_navigation:
|
data/config/locales/ka.yml
CHANGED
@@ -27,6 +27,8 @@ ka:
|
|
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:
|
@@ -90,6 +92,8 @@ ka:
|
|
90
92
|
what_doing: რას აკეთებდით?
|
91
93
|
what_wrong: რა მოხდა არასწორად?
|
92
94
|
'yes': დიახ
|
95
|
+
figure:
|
96
|
+
image_credit: 'სურათ: %{credit}'
|
93
97
|
intervention:
|
94
98
|
accessible_link_text_suffix:
|
95
99
|
layout_footer:
|
@@ -109,10 +113,7 @@ ka:
|
|
109
113
|
manage:
|
110
114
|
link_text:
|
111
115
|
layout_header:
|
112
|
-
hide_button: ძიების დაფარვა
|
113
116
|
menu: მენიუ
|
114
|
-
search_button: GOV.UK ძებნა
|
115
|
-
show_button: ძებნის ჩვენება
|
116
117
|
top_level: ტოპ დონე
|
117
118
|
layout_super_navigation_header:
|
118
119
|
logo_link_title:
|
@@ -125,7 +126,6 @@ ka:
|
|
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 @@ ka:
|
|
161
161
|
previous:
|
162
162
|
print_link:
|
163
163
|
text: ამ გვერდის ბეჭდვა
|
164
|
+
published_dates:
|
165
|
+
hidden_heading:
|
166
|
+
hide_all_updates: ყველა ცვლილების დაფარვა
|
167
|
+
last_updated: ბოლოს განახლდა %{date}
|
168
|
+
published: გამოქვეყნდა %{date}
|
169
|
+
see_all_updates: ყველა ცვლილების ნახვა
|
170
|
+
show_all_updates: ყველა ცვლილების ჩვენება
|
164
171
|
radio:
|
165
172
|
or: ან
|
166
173
|
related_footer_navigation:
|
data/config/locales/kk.yml
CHANGED
@@ -27,6 +27,8 @@ kk:
|
|
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 @@ kk:
|
|
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 @@ kk:
|
|
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 @@ kk:
|
|
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 @@ kk:
|
|
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/ko.yml
CHANGED
@@ -26,6 +26,8 @@ ko:
|
|
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:
|
31
33
|
type:
|
@@ -82,6 +84,8 @@ ko:
|
|
82
84
|
what_doing:
|
83
85
|
what_wrong:
|
84
86
|
'yes':
|
87
|
+
figure:
|
88
|
+
image_credit: '이미지 저작권: %{credit}'
|
85
89
|
intervention:
|
86
90
|
accessible_link_text_suffix:
|
87
91
|
layout_footer:
|
@@ -101,10 +105,7 @@ ko:
|
|
101
105
|
manage:
|
102
106
|
link_text:
|
103
107
|
layout_header:
|
104
|
-
hide_button:
|
105
108
|
menu:
|
106
|
-
search_button:
|
107
|
-
show_button:
|
108
109
|
top_level:
|
109
110
|
layout_super_navigation_header:
|
110
111
|
logo_link_title:
|
@@ -117,7 +118,6 @@ ko:
|
|
117
118
|
label:
|
118
119
|
navigation_links_columns:
|
119
120
|
navigation_menu_heading:
|
120
|
-
navigation_search_heading:
|
121
121
|
navigation_search_subheading:
|
122
122
|
search_text:
|
123
123
|
metadata:
|
@@ -153,6 +153,13 @@ ko:
|
|
153
153
|
previous:
|
154
154
|
print_link:
|
155
155
|
text:
|
156
|
+
published_dates:
|
157
|
+
hidden_heading:
|
158
|
+
hide_all_updates: 모든 업데이트 숨기기
|
159
|
+
last_updated: 최근 업데이트일 %{date}
|
160
|
+
published: 발행일 %{date}
|
161
|
+
see_all_updates: 모든 업데이트 보기
|
162
|
+
show_all_updates: 모든 업데이트 보기
|
156
163
|
radio:
|
157
164
|
or:
|
158
165
|
related_footer_navigation:
|
data/config/locales/lt.yml
CHANGED
@@ -28,6 +28,8 @@ lt:
|
|
28
28
|
request_format_text: Šis failas gali būti netinkamas pagalbinių technologijų naudotojams.
|
29
29
|
back_link:
|
30
30
|
back: Atgal
|
31
|
+
back_to_top_link:
|
32
|
+
contents: Turinys
|
31
33
|
character_count:
|
32
34
|
body: Galite naudoti iki %{number} %{type}
|
33
35
|
type:
|
@@ -92,6 +94,8 @@ lt:
|
|
92
94
|
what_doing: Ką darėte?
|
93
95
|
what_wrong: Kas nutiko?
|
94
96
|
'yes': Taip
|
97
|
+
figure:
|
98
|
+
image_credit: 'Nuotrauka: %{credit}'
|
95
99
|
intervention:
|
96
100
|
accessible_link_text_suffix:
|
97
101
|
layout_footer:
|
@@ -111,10 +115,7 @@ lt:
|
|
111
115
|
manage:
|
112
116
|
link_text:
|
113
117
|
layout_header:
|
114
|
-
hide_button: Slėpti paiešką
|
115
118
|
menu: Meniu
|
116
|
-
search_button: Ieškoti GOV.UK
|
117
|
-
show_button: Rodyti paiešką
|
118
119
|
top_level: Aukščiausias lygis
|
119
120
|
layout_super_navigation_header:
|
120
121
|
logo_link_title:
|
@@ -127,7 +128,6 @@ lt:
|
|
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 @@ lt:
|
|
163
163
|
previous:
|
164
164
|
print_link:
|
165
165
|
text: Spausdinti šį puslapį
|
166
|
+
published_dates:
|
167
|
+
hidden_heading:
|
168
|
+
hide_all_updates: slėpti visą naują informacij
|
169
|
+
last_updated: Paskutinį kartą naujinta %{date}
|
170
|
+
published: Publikuota %{date}
|
171
|
+
see_all_updates: matyti visą naują informaciją
|
172
|
+
show_all_updates: rodyti visą naują informaciją
|
166
173
|
radio:
|
167
174
|
or: arba
|
168
175
|
related_footer_navigation:
|
data/config/locales/lv.yml
CHANGED
@@ -27,6 +27,8 @@ lv:
|
|
27
27
|
request_format_text: Šis fails var nebūt piemērots palīgtehnoloģiju lietotājiem.
|
28
28
|
back_link:
|
29
29
|
back: Atpakaļ
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Saturs
|
30
32
|
character_count:
|
31
33
|
body: 'Varat ievadīt ne vairā kā: %{number} %{type} '
|
32
34
|
type:
|
@@ -91,6 +93,8 @@ lv:
|
|
91
93
|
what_doing: Ko jūs darījāt?
|
92
94
|
what_wrong: Kādas problēmas radās?
|
93
95
|
'yes': Jā
|
96
|
+
figure:
|
97
|
+
image_credit: 'Attēla autortiesības: %{credit}'
|
94
98
|
intervention:
|
95
99
|
accessible_link_text_suffix:
|
96
100
|
layout_footer:
|
@@ -110,10 +114,7 @@ lv:
|
|
110
114
|
manage:
|
111
115
|
link_text:
|
112
116
|
layout_header:
|
113
|
-
hide_button: Paslēpt meklēšanu
|
114
117
|
menu: Izvēlne
|
115
|
-
search_button: Meklēt GOV.UK
|
116
|
-
show_button: Rādīt meklēšanu
|
117
118
|
top_level: Augšējais līmenis
|
118
119
|
layout_super_navigation_header:
|
119
120
|
logo_link_title:
|
@@ -126,7 +127,6 @@ lv:
|
|
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 @@ lv:
|
|
162
162
|
previous:
|
163
163
|
print_link:
|
164
164
|
text: Drukāt šo lapu
|
165
|
+
published_dates:
|
166
|
+
hidden_heading:
|
167
|
+
hide_all_updates: paslēpt visus atjauninājumus
|
168
|
+
last_updated: Pēdējoreiz atjaunināts %{date}
|
169
|
+
published: Publicēts %{date}
|
170
|
+
see_all_updates: skatīt visus atjauninājumus
|
171
|
+
show_all_updates: rādīt visus atjauninājumus
|
165
172
|
radio:
|
166
173
|
or: vai
|
167
174
|
related_footer_navigation:
|
data/config/locales/ms.yml
CHANGED
@@ -26,6 +26,8 @@ ms:
|
|
26
26
|
request_format_text: Fail ini mungkin tidak sesuai untuk pengguna teknologi bantu.
|
27
27
|
back_link:
|
28
28
|
back: Kembali
|
29
|
+
back_to_top_link:
|
30
|
+
contents: Kandungan
|
29
31
|
character_count:
|
30
32
|
body: Anda boleh memasukkan sehingga %{number} %{type}
|
31
33
|
type:
|
@@ -86,6 +88,8 @@ ms:
|
|
86
88
|
what_doing: Apa yang anda buat?
|
87
89
|
what_wrong: Apa yang salah?
|
88
90
|
'yes': Ya
|
91
|
+
figure:
|
92
|
+
image_credit: 'Imej kredit: %{credit}'
|
89
93
|
intervention:
|
90
94
|
accessible_link_text_suffix:
|
91
95
|
layout_footer:
|
@@ -105,10 +109,7 @@ ms:
|
|
105
109
|
manage:
|
106
110
|
link_text:
|
107
111
|
layout_header:
|
108
|
-
hide_button: Sorok carian
|
109
112
|
menu: Menu
|
110
|
-
search_button: Cari GOV.UK
|
111
|
-
show_button: Tunjuk carian
|
112
113
|
top_level: Aras teratas
|
113
114
|
layout_super_navigation_header:
|
114
115
|
logo_link_title:
|
@@ -121,7 +122,6 @@ ms:
|
|
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 @@ ms:
|
|
157
157
|
previous:
|
158
158
|
print_link:
|
159
159
|
text: Cetak halaman ini
|
160
|
+
published_dates:
|
161
|
+
hidden_heading:
|
162
|
+
hide_all_updates: sorok semua kemas kini
|
163
|
+
last_updated: Kali terakhir dikemas kini %{date}
|
164
|
+
published: Diterbitkan %{date}
|
165
|
+
see_all_updates: lihat semua kemas kini
|
166
|
+
show_all_updates: tunjuk semua kemas kini
|
160
167
|
radio:
|
161
168
|
or: atau
|
162
169
|
related_footer_navigation:
|
data/config/locales/mt.yml
CHANGED
@@ -29,6 +29,8 @@ mt:
|
|
29
29
|
request_format_text: Dan il-fajl jista' jkun li mżhuwiex adattat għal utenti ta' teknoloġija assistiva.
|
30
30
|
back_link:
|
31
31
|
back: Lura
|
32
|
+
back_to_top_link:
|
33
|
+
contents: Werrej
|
32
34
|
character_count:
|
33
35
|
body: Tista' ddaħħal sa %{number} %{type}
|
34
36
|
type:
|
@@ -89,6 +91,8 @@ mt:
|
|
89
91
|
what_doing: X'kont qed tagħmel?
|
90
92
|
what_wrong: X'mar ħażin?
|
91
93
|
'yes': Iva
|
94
|
+
figure:
|
95
|
+
image_credit: 'Kreditu għall-immaġni: %{credit}'
|
92
96
|
intervention:
|
93
97
|
accessible_link_text_suffix:
|
94
98
|
layout_footer:
|
@@ -108,10 +112,7 @@ mt:
|
|
108
112
|
manage:
|
109
113
|
link_text:
|
110
114
|
layout_header:
|
111
|
-
hide_button: Aħbi t-tfittxija
|
112
115
|
menu: Menu
|
113
|
-
search_button: Fittex f'GOV.UK
|
114
|
-
show_button: Uri t-tfittxija
|
115
116
|
top_level: Livell ta' fuq nett
|
116
117
|
layout_super_navigation_header:
|
117
118
|
logo_link_title:
|
@@ -124,7 +125,6 @@ mt:
|
|
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 @@ mt:
|
|
160
160
|
previous:
|
161
161
|
print_link:
|
162
162
|
text: Stampa din il-paġna
|
163
|
+
published_dates:
|
164
|
+
hidden_heading:
|
165
|
+
hide_all_updates: aħbi l-aġġornamenti kollha
|
166
|
+
last_updated: L-aħħar aġġornament %{date}
|
167
|
+
published: Ippubblikat %{date}
|
168
|
+
see_all_updates: ara l-aġġornamenti kollha
|
169
|
+
show_all_updates: uri l-aġġornamenti kollha
|
163
170
|
radio:
|
164
171
|
or: jew
|
165
172
|
related_footer_navigation:
|