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/ar.yml
CHANGED
@@ -31,6 +31,8 @@ ar:
|
|
31
31
|
request_format_text: قد لا يكون هذا الملف مناسبًا لمستخدمي التكنولوجيا المساعدة.
|
32
32
|
back_link:
|
33
33
|
back: عودة
|
34
|
+
back_to_top_link:
|
35
|
+
contents: المحتويات
|
34
36
|
character_count:
|
35
37
|
body: يمكنك إدخال عدد حتى %{number} %{type}
|
36
38
|
type:
|
@@ -90,6 +92,8 @@ ar:
|
|
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 @@ ar:
|
|
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 @@ ar:
|
|
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 @@ ar:
|
|
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/az.yml
CHANGED
@@ -27,6 +27,8 @@ az:
|
|
27
27
|
request_format_text: Bu fayl köməkçi texnologiya istifadəçiləri üçün uyğun olmaya bilər.
|
28
28
|
back_link:
|
29
29
|
back: Geriyə
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Məzmunlar
|
30
32
|
character_count:
|
31
33
|
body: "%{number} %{type} qədər"
|
32
34
|
type:
|
@@ -87,6 +89,8 @@ az:
|
|
87
89
|
what_doing: Nə edirdiniz?
|
88
90
|
what_wrong: Hansı yanlışlıq oldu?
|
89
91
|
'yes': Bəli
|
92
|
+
figure:
|
93
|
+
image_credit: 'Təqdim edilmiş qrafik material: %{credit}'
|
90
94
|
intervention:
|
91
95
|
accessible_link_text_suffix:
|
92
96
|
layout_footer:
|
@@ -106,10 +110,7 @@ az:
|
|
106
110
|
manage:
|
107
111
|
link_text:
|
108
112
|
layout_header:
|
109
|
-
hide_button: Axtarışı gizlət
|
110
113
|
menu: Menyu
|
111
|
-
search_button: GOV.UK-də axtarış
|
112
|
-
show_button: Axtarışı göstər
|
113
114
|
top_level: Yüksək səviyyəli
|
114
115
|
layout_super_navigation_header:
|
115
116
|
logo_link_title:
|
@@ -122,7 +123,6 @@ az:
|
|
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 @@ az:
|
|
158
158
|
previous:
|
159
159
|
print_link:
|
160
160
|
text: Bu səhifəni çap et
|
161
|
+
published_dates:
|
162
|
+
hidden_heading:
|
163
|
+
hide_all_updates: bütün yenilmələri gizlət
|
164
|
+
last_updated: 'Son yenilənmə: %{date}'
|
165
|
+
published: 'Dərc edilib: %{date}'
|
166
|
+
see_all_updates: bütün yeniləmələrə baxın
|
167
|
+
show_all_updates: bütün yeniləmələri göstər
|
161
168
|
radio:
|
162
169
|
or: və ya
|
163
170
|
related_footer_navigation:
|
data/config/locales/be.yml
CHANGED
@@ -29,6 +29,8 @@ be:
|
|
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:
|
@@ -93,6 +95,8 @@ be:
|
|
93
95
|
what_doing: Што вы рабiлi?
|
94
96
|
what_wrong: Што пайшло не так?
|
95
97
|
'yes': Так
|
98
|
+
figure:
|
99
|
+
image_credit: 'Крэдыт выявы: %{credit}'
|
96
100
|
intervention:
|
97
101
|
accessible_link_text_suffix:
|
98
102
|
layout_footer:
|
@@ -112,10 +116,7 @@ be:
|
|
112
116
|
manage:
|
113
117
|
link_text:
|
114
118
|
layout_header:
|
115
|
-
hide_button: Схаваць вынікі пошуку
|
116
119
|
menu: Меню
|
117
|
-
search_button: Шукаць GOV.UK
|
118
|
-
show_button: Паказаць вынікі пошуку
|
119
120
|
top_level: Верхні ўзровень
|
120
121
|
layout_super_navigation_header:
|
121
122
|
logo_link_title:
|
@@ -128,7 +129,6 @@ be:
|
|
128
129
|
label:
|
129
130
|
navigation_links_columns:
|
130
131
|
navigation_menu_heading:
|
131
|
-
navigation_search_heading:
|
132
132
|
navigation_search_subheading:
|
133
133
|
search_text:
|
134
134
|
metadata:
|
@@ -164,6 +164,13 @@ be:
|
|
164
164
|
previous:
|
165
165
|
print_link:
|
166
166
|
text: Надрукаваць гэтую странiцу
|
167
|
+
published_dates:
|
168
|
+
hidden_heading:
|
169
|
+
hide_all_updates: схаваць усе абнаўленні
|
170
|
+
last_updated: Апошняе абнаўленне %{date}
|
171
|
+
published: Апублікавана %{date}
|
172
|
+
see_all_updates: паглядзець усе абнаўленні
|
173
|
+
show_all_updates: паказаць усе абнаўленні
|
167
174
|
radio:
|
168
175
|
or: або
|
169
176
|
related_footer_navigation:
|
data/config/locales/bg.yml
CHANGED
@@ -27,6 +27,8 @@ bg:
|
|
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:
|
@@ -91,6 +93,8 @@ bg:
|
|
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 @@ bg:
|
|
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 @@ bg:
|
|
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 @@ bg:
|
|
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/bn.yml
CHANGED
@@ -27,6 +27,8 @@ bn:
|
|
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 @@ bn:
|
|
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 @@ bn:
|
|
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 @@ bn:
|
|
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 @@ bn:
|
|
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/cs.yml
CHANGED
@@ -28,6 +28,8 @@ cs:
|
|
28
28
|
request_format_text: Tento soubor nemusí být vhodný pro uživatele asistenčních technologií.
|
29
29
|
back_link:
|
30
30
|
back: Zadní strana
|
31
|
+
back_to_top_link:
|
32
|
+
contents: Obsah
|
31
33
|
character_count:
|
32
34
|
body: Můžete zadat až %{number} %{type}
|
33
35
|
type:
|
@@ -92,6 +94,8 @@ cs:
|
|
92
94
|
what_doing: Co jste dělal?
|
93
95
|
what_wrong: Co se pokazilo?
|
94
96
|
'yes': Ano
|
97
|
+
figure:
|
98
|
+
image_credit: zobrazení úvěru %{credit}
|
95
99
|
intervention:
|
96
100
|
accessible_link_text_suffix:
|
97
101
|
layout_footer:
|
@@ -111,10 +115,7 @@ cs:
|
|
111
115
|
manage:
|
112
116
|
link_text:
|
113
117
|
layout_header:
|
114
|
-
hide_button: Skrýt vyhledávání
|
115
118
|
menu: Nabídka
|
116
|
-
search_button: Vyhledávání na GOV.UK
|
117
|
-
show_button: Zobrazit vyhledávání
|
118
119
|
top_level: Nejvyšší úroveň
|
119
120
|
layout_super_navigation_header:
|
120
121
|
logo_link_title:
|
@@ -127,7 +128,6 @@ cs:
|
|
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 @@ cs:
|
|
163
163
|
previous:
|
164
164
|
print_link:
|
165
165
|
text: Vytisknout tuto stránku
|
166
|
+
published_dates:
|
167
|
+
hidden_heading:
|
168
|
+
hide_all_updates: skrýt všechny aktualizace
|
169
|
+
last_updated: Poslední aktualizace %{date}
|
170
|
+
published: Zveřejněno %{date}
|
171
|
+
see_all_updates: vidět všechny aktualizace
|
172
|
+
show_all_updates: zobrazit všechny aktualizace
|
166
173
|
radio:
|
167
174
|
or: nebo
|
168
175
|
related_footer_navigation:
|
data/config/locales/cy.yml
CHANGED
@@ -31,6 +31,8 @@ cy:
|
|
31
31
|
request_format_text: Efallai na fydd y ffeil hon yn addas ar gyfer defnyddwyr technoleg gynorthwyol.
|
32
32
|
back_link:
|
33
33
|
back: Nôl
|
34
|
+
back_to_top_link:
|
35
|
+
contents: Cynnwys
|
34
36
|
character_count:
|
35
37
|
body: Gallwch roi hyd at %{number} o %{type}
|
36
38
|
type:
|
@@ -91,6 +93,8 @@ cy:
|
|
91
93
|
what_doing: Beth oeddech chi'n wneud?
|
92
94
|
what_wrong: Beth aeth o'i le?
|
93
95
|
'yes': Ie
|
96
|
+
figure:
|
97
|
+
image_credit: 'Delwedd gan: %{credit}'
|
94
98
|
intervention:
|
95
99
|
accessible_link_text_suffix:
|
96
100
|
layout_footer:
|
@@ -110,10 +114,7 @@ cy:
|
|
110
114
|
manage:
|
111
115
|
link_text:
|
112
116
|
layout_header:
|
113
|
-
hide_button: Cuddio'r chwiliad
|
114
117
|
menu: Dewislen
|
115
|
-
search_button: Chwilio GOV.UK
|
116
|
-
show_button: Dangos y chwiliad
|
117
118
|
top_level: Lefel uchaf
|
118
119
|
layout_super_navigation_header:
|
119
120
|
logo_link_title:
|
@@ -126,7 +127,6 @@ cy:
|
|
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 @@ cy:
|
|
162
162
|
previous:
|
163
163
|
print_link:
|
164
164
|
text: Argraffu'r dudalen hon
|
165
|
+
published_dates:
|
166
|
+
hidden_heading:
|
167
|
+
hide_all_updates: cuddio pob diweddariad
|
168
|
+
last_updated: Diweddarwyd ddiwethaf ar %{date}
|
169
|
+
published: Cyhoeddwyd ar %{date}
|
170
|
+
see_all_updates: gweld pob diweddariad
|
171
|
+
show_all_updates: dangos pob diweddariad
|
165
172
|
radio:
|
166
173
|
or: neu
|
167
174
|
related_footer_navigation:
|
data/config/locales/da.yml
CHANGED
@@ -27,6 +27,8 @@ da:
|
|
27
27
|
request_format_text: Denne fil er muligvis ikke egnet til brugere af hjælpeteknologi.
|
28
28
|
back_link:
|
29
29
|
back: Tilbage
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Indhold
|
30
32
|
character_count:
|
31
33
|
body: Du kan indtaste op til %{number} %{type}
|
32
34
|
type:
|
@@ -88,6 +90,8 @@ da:
|
|
88
90
|
what_doing: Hvad lavede du?
|
89
91
|
what_wrong: Hvad gik galt?
|
90
92
|
'yes': ja
|
93
|
+
figure:
|
94
|
+
image_credit: 'Billede kredit: %{credit}'
|
91
95
|
intervention:
|
92
96
|
accessible_link_text_suffix:
|
93
97
|
layout_footer:
|
@@ -107,10 +111,7 @@ da:
|
|
107
111
|
manage:
|
108
112
|
link_text:
|
109
113
|
layout_header:
|
110
|
-
hide_button: Skjul søgning
|
111
114
|
menu: Menu
|
112
|
-
search_button: Søg i GOV.UK
|
113
|
-
show_button: Vis søgning
|
114
115
|
top_level: Øverste niveau
|
115
116
|
layout_super_navigation_header:
|
116
117
|
logo_link_title:
|
@@ -123,7 +124,6 @@ da:
|
|
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 @@ da:
|
|
159
159
|
previous:
|
160
160
|
print_link:
|
161
161
|
text: Udskriv denne side
|
162
|
+
published_dates:
|
163
|
+
hidden_heading:
|
164
|
+
hide_all_updates: skjule alle opdateringer
|
165
|
+
last_updated: Senest opdateret %{date}
|
166
|
+
published: Udgivet %{date}
|
167
|
+
see_all_updates: se alle opdateringer
|
168
|
+
show_all_updates: vis alle opdateringer
|
162
169
|
radio:
|
163
170
|
or: eller
|
164
171
|
related_footer_navigation:
|
data/config/locales/de.yml
CHANGED
@@ -27,6 +27,8 @@ de:
|
|
27
27
|
request_format_text: Diese Datei ist möglicherweise nicht für Hilfsmittel-Nutzer geeignet.
|
28
28
|
back_link:
|
29
29
|
back: Zurück
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Inhalte
|
30
32
|
character_count:
|
31
33
|
body: Eingeben können Sie bis zu %{number} %{type}
|
32
34
|
type:
|
@@ -91,6 +93,8 @@ de:
|
|
91
93
|
what_doing: Was haben Sie gemacht?
|
92
94
|
what_wrong: Was ist schief gelaufen?
|
93
95
|
'yes': Ja
|
96
|
+
figure:
|
97
|
+
image_credit: 'Abbildung: %{credit}'
|
94
98
|
intervention:
|
95
99
|
accessible_link_text_suffix:
|
96
100
|
layout_footer:
|
@@ -110,10 +114,7 @@ de:
|
|
110
114
|
manage:
|
111
115
|
link_text:
|
112
116
|
layout_header:
|
113
|
-
hide_button: Suche ausblenden
|
114
117
|
menu: Menü
|
115
|
-
search_button: GOV.UK durchsuchen
|
116
|
-
show_button: Suche anzeigen
|
117
118
|
top_level: Oberste Ebene
|
118
119
|
layout_super_navigation_header:
|
119
120
|
logo_link_title:
|
@@ -126,7 +127,6 @@ de:
|
|
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 @@ de:
|
|
162
162
|
previous:
|
163
163
|
print_link:
|
164
164
|
text: Diese Seite drucken
|
165
|
+
published_dates:
|
166
|
+
hidden_heading:
|
167
|
+
hide_all_updates: alle Aktualisierungen ausblenden
|
168
|
+
last_updated: Letzte Aktualisierung am %{date}
|
169
|
+
published: Veröffentlicht am %{date}
|
170
|
+
see_all_updates: alle Aktualisierungen ansehen
|
171
|
+
show_all_updates: alle Aktualisierungen anzeigen
|
165
172
|
radio:
|
166
173
|
or: oder
|
167
174
|
related_footer_navigation:
|
data/config/locales/dr.yml
CHANGED
@@ -30,6 +30,8 @@ dr:
|
|
30
30
|
request_format_text: این فایل ممکن است برای کاربران تکنالوژی کمکی مناسب نباشد.
|
31
31
|
back_link:
|
32
32
|
back: برگشت
|
33
|
+
back_to_top_link:
|
34
|
+
contents: محتویات
|
33
35
|
character_count:
|
34
36
|
body: شما میتوانید حد اکثر%{number} %{type} را وارد نمایید
|
35
37
|
type:
|
@@ -89,6 +91,8 @@ dr:
|
|
89
91
|
what_doing: مصروف چه کاری بودید؟
|
90
92
|
what_wrong: چه اشتباهی رخ داد؟
|
91
93
|
'yes': بلی
|
94
|
+
figure:
|
95
|
+
image_credit: "%{credit}:کریدت تصویر\n"
|
92
96
|
intervention:
|
93
97
|
accessible_link_text_suffix:
|
94
98
|
layout_footer:
|
@@ -108,10 +112,7 @@ dr:
|
|
108
112
|
manage:
|
109
113
|
link_text:
|
110
114
|
layout_header:
|
111
|
-
hide_button: بخش جستجو را مخفی نمایید
|
112
115
|
menu: فهرست
|
113
|
-
search_button: GOV.UK را جستجو نمایید
|
114
|
-
show_button: جستجو را نمایش دهید
|
115
116
|
top_level: سطح بالا
|
116
117
|
layout_super_navigation_header:
|
117
118
|
logo_link_title:
|
@@ -124,7 +125,6 @@ dr:
|
|
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 @@ dr:
|
|
160
160
|
previous:
|
161
161
|
print_link:
|
162
162
|
text: این صفحه را پرنت نمایید
|
163
|
+
published_dates:
|
164
|
+
hidden_heading:
|
165
|
+
hide_all_updates: مخفی کردن تمام آپدیت ها
|
166
|
+
last_updated: آخرین آپدیت%{date}
|
167
|
+
published: منتشر شده%{date}
|
168
|
+
see_all_updates: تمام آپدیت ها را مشاهده نمایید
|
169
|
+
show_all_updates: تمام آپدیت ها را نمایش دهید
|
163
170
|
radio:
|
164
171
|
or: و یا
|
165
172
|
related_footer_navigation:
|
data/config/locales/el.yml
CHANGED
@@ -27,6 +27,8 @@ el:
|
|
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 @@ el:
|
|
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 @@ el:
|
|
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 @@ el:
|
|
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 @@ el:
|
|
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/en.yml
CHANGED
@@ -27,6 +27,8 @@ en:
|
|
27
27
|
request_format_text: This file may not be suitable for users of assistive technology.
|
28
28
|
back_link:
|
29
29
|
back: Back
|
30
|
+
back_to_top_link:
|
31
|
+
contents: Contents
|
30
32
|
character_count:
|
31
33
|
body: You can enter up to %{number} %{type}
|
32
34
|
type:
|
@@ -86,6 +88,8 @@ en:
|
|
86
88
|
what_doing: What were you doing?
|
87
89
|
what_wrong: What went wrong?
|
88
90
|
'yes': 'Yes'
|
91
|
+
figure:
|
92
|
+
image_credit: 'Image credit: %{credit}'
|
89
93
|
intervention:
|
90
94
|
accessible_link_text_suffix: " (opens in a new tab)"
|
91
95
|
layout_footer:
|
@@ -157,10 +161,7 @@ en:
|
|
157
161
|
manage:
|
158
162
|
link_text: Settings
|
159
163
|
layout_header:
|
160
|
-
hide_button: Hide search
|
161
164
|
menu: Menu
|
162
|
-
search_button: Search GOV.UK
|
163
|
-
show_button: Show search
|
164
165
|
top_level: Top level
|
165
166
|
layout_super_navigation_header:
|
166
167
|
logo_link_title: Go to the GOV.UK homepage
|
@@ -229,7 +230,6 @@ en:
|
|
229
230
|
href: "/search/transparency-and-freedom-of-information-releases"
|
230
231
|
description: Data, Freedom of Information releases and corporate reports
|
231
232
|
navigation_menu_heading: Navigation menu
|
232
|
-
navigation_search_heading: Search and popular pages
|
233
233
|
navigation_search_subheading: Search
|
234
234
|
search_text: Search GOV.UK
|
235
235
|
metadata:
|
@@ -245,26 +245,33 @@ en:
|
|
245
245
|
notice:
|
246
246
|
banner_title: Important
|
247
247
|
option_select:
|
248
|
-
found_single: option found
|
249
248
|
found_multiple: options found
|
249
|
+
found_single: option found
|
250
250
|
selected: selected
|
251
251
|
organisation_schema:
|
252
252
|
all_content_search_description: Find all content from %{organisation}
|
253
253
|
password_input:
|
254
|
-
label: Password
|
255
254
|
button: Show
|
256
|
-
button_hide: Hide
|
257
|
-
button_aria_label: Show password
|
258
255
|
button_aria_hide_label: Hide password
|
259
|
-
|
260
|
-
|
256
|
+
button_aria_label: Show password
|
257
|
+
button_hide: Hide
|
261
258
|
error_text_prefix: Error
|
259
|
+
label: Password
|
260
|
+
password_hidden_announcement: Your password is hidden
|
261
|
+
password_shown_announcement: Your password is visible
|
262
262
|
previous_and_next_navigation:
|
263
263
|
next: Next
|
264
264
|
pagination: Pagination
|
265
265
|
previous: Previous
|
266
266
|
print_link:
|
267
267
|
text: Print this page
|
268
|
+
published_dates:
|
269
|
+
hidden_heading: Updates to this page
|
270
|
+
hide_all_updates: hide all updates
|
271
|
+
last_updated: Last updated %{date}
|
272
|
+
published: Published %{date}
|
273
|
+
see_all_updates: See all updates
|
274
|
+
show_all_updates: show all updates
|
268
275
|
radio:
|
269
276
|
or: or
|
270
277
|
related_footer_navigation:
|
data/config/locales/es-419.yml
CHANGED
@@ -27,6 +27,8 @@ es-419:
|
|
27
27
|
request_format_text: Este archivo puede no ser adecuado para los usuarios de tecnología de asistencia.
|
28
28
|
back_link:
|
29
29
|
back: Volver
|
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-419:
|
|
87
89
|
what_doing: "¿Qué estaba haciendo?"
|
88
90
|
what_wrong: "¿Qué salió mal?"
|
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-419:
|
|
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 en 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-419:
|
|
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-419:
|
|
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 novedades
|
164
|
+
last_updated: Última actualización %{date}
|
165
|
+
published: Publicado %{date}
|
166
|
+
see_all_updates: ver todas las novedades
|
167
|
+
show_all_updates: mostrar todas las actualizaciones
|
161
168
|
radio:
|
162
169
|
or: o
|
163
170
|
related_footer_navigation:
|