govuk_publishing_components 27.16.0 → 27.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/govuk_publishing_components/analytics/explicit-cross-domain-links.js +49 -48
  3. data/app/assets/javascripts/govuk_publishing_components/components/cookie-banner.js +0 -1
  4. data/app/assets/stylesheets/govuk_publishing_components/components/_big-number.scss +1 -6
  5. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +5 -5
  6. data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_tables.scss +8 -4
  7. data/app/views/govuk_publishing_components/components/_cookie_banner.html.erb +1 -1
  8. data/config/i18n-tasks.yml +8 -0
  9. data/config/locales/ar.yml +134 -131
  10. data/config/locales/az.yml +131 -131
  11. data/config/locales/be.yml +136 -130
  12. data/config/locales/bg.yml +135 -131
  13. data/config/locales/bn.yml +132 -131
  14. data/config/locales/cs.yml +136 -131
  15. data/config/locales/cy.yml +129 -125
  16. data/config/locales/da.yml +132 -131
  17. data/config/locales/de.yml +135 -131
  18. data/config/locales/dr.yml +133 -131
  19. data/config/locales/el.yml +131 -131
  20. data/config/locales/en.yml +10 -11
  21. data/config/locales/es-419.yml +131 -131
  22. data/config/locales/es.yml +131 -131
  23. data/config/locales/et.yml +134 -131
  24. data/config/locales/fa.yml +130 -131
  25. data/config/locales/fi.yml +133 -131
  26. data/config/locales/fr.yml +130 -130
  27. data/config/locales/gd.yml +133 -131
  28. data/config/locales/gu.yml +131 -131
  29. data/config/locales/he.yml +131 -131
  30. data/config/locales/hi.yml +131 -131
  31. data/config/locales/hr.yml +133 -131
  32. data/config/locales/hu.yml +134 -131
  33. data/config/locales/hy.yml +135 -131
  34. data/config/locales/id.yml +132 -131
  35. data/config/locales/is.yml +131 -131
  36. data/config/locales/it.yml +131 -131
  37. data/config/locales/ja.yml +128 -131
  38. data/config/locales/ka.yml +134 -131
  39. data/config/locales/kk.yml +131 -131
  40. data/config/locales/ko.yml +13 -17
  41. data/config/locales/lt.yml +136 -131
  42. data/config/locales/lv.yml +135 -131
  43. data/config/locales/ms.yml +131 -131
  44. data/config/locales/mt.yml +133 -131
  45. data/config/locales/nl.yml +131 -131
  46. data/config/locales/no.yml +131 -131
  47. data/config/locales/pa-pk.yml +128 -132
  48. data/config/locales/pa.yml +131 -131
  49. data/config/locales/pl.yml +135 -131
  50. data/config/locales/ps.yml +128 -131
  51. data/config/locales/pt.yml +131 -131
  52. data/config/locales/ro.yml +132 -131
  53. data/config/locales/ru.yml +135 -131
  54. data/config/locales/si.yml +131 -131
  55. data/config/locales/sk.yml +136 -131
  56. data/config/locales/sl.yml +138 -131
  57. data/config/locales/so.yml +131 -131
  58. data/config/locales/sq.yml +131 -131
  59. data/config/locales/sr.yml +133 -131
  60. data/config/locales/sv.yml +131 -131
  61. data/config/locales/sw.yml +131 -131
  62. data/config/locales/ta.yml +132 -131
  63. data/config/locales/th.yml +130 -131
  64. data/config/locales/tk.yml +132 -131
  65. data/config/locales/tr.yml +132 -131
  66. data/config/locales/uk.yml +138 -131
  67. data/config/locales/ur.yml +128 -131
  68. data/config/locales/uz.yml +133 -131
  69. data/config/locales/vi.yml +131 -131
  70. data/config/locales/zh-hk.yml +130 -131
  71. data/config/locales/zh-tw.yml +130 -131
  72. data/config/locales/zh.yml +130 -131
  73. data/lib/govuk_publishing_components/version.rb +1 -1
  74. metadata +2 -2
@@ -1,48 +1,54 @@
1
1
  ---
2
2
  mt:
3
3
  common:
4
- translations:
4
+ translations: Traduzzjonijiet
5
5
  components:
6
6
  accordion:
7
- hide:
8
- hide_all:
9
- show:
10
- show_all:
11
- this_section_visually_hidden:
7
+ hide: Aħbi
8
+ hide_all: Aħbi s-sezzjonijiet kollha
9
+ show: Uri
10
+ show_all: Uri s-sezzjonijiet kollha
11
+ this_section_visually_hidden: " din is-sezzjoni"
12
12
  article_schema:
13
- scoped_search_description:
13
+ scoped_search_description: Fittix fil- %{title}
14
14
  attachment:
15
- opendocument_html:
16
- order_a_copy:
15
+ opendocument_html: Dan il-fajl jinsab f' <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>Dokument Miftuħ</a> format
16
+ order_a_copy: Ordna kopja
17
17
  page:
18
- one:
19
- other:
20
- reference:
21
- request_format_cta:
22
- request_format_details_html:
23
- request_format_text:
18
+ few:
19
+ many:
20
+ one: 1 paġna
21
+ other: "%{count} paġni"
22
+ reference: 'Ref: %{reference}'
23
+ request_format_cta: Itlob format aċċessibbli.
24
+ request_format_details_html: Jekk tuża teknoloġija assistiva (bħal qarrej tal-iskrin) u għandek bżonn verżjoni ta' dan id-dokument b'format iktar aċċessibbli, jekk jogħġbok ibgħat imejl <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>.Jekk jogħġbok għidilna liema format għandek bżonn. Dan jgħinna jekk tgħid liema teknoloġija ta 'għajnuna tuża.
25
+ request_format_text: Dan il-fajl jista' jkun li mżhuwiex adattat għal utenti ta' teknoloġija assistiva.
24
26
  back_link:
25
- back:
27
+ back: Lura
26
28
  character_count:
27
- body:
29
+ body: Tista' ddaħħal sa %{number} %{type}
28
30
  type:
29
- characters:
30
- words:
31
+ characters: karattri
32
+ words: kliem
31
33
  checkboxes:
32
- or:
34
+ or: jew
33
35
  contents_list:
34
- contents:
36
+ contents: Kontenut
35
37
  contextual_sidebar:
36
- pretitle:
38
+ pretitle: Parti wkoll minn
37
39
  cookie_banner:
38
40
  buttons:
39
- accept_cookies:
40
- reject_cookies:
41
- confirmation_message:
42
- confirmation_message_link:
43
- hide:
41
+ accept_cookies: Aċċetta cookies addizzjonali
42
+ reject_cookies: Irrifjuta cookies addizzjonali
43
+ confirmation_message_html: Tista' %{link} kull ħin.
44
+ confirmation_message_link: Ibdel is-settings tal-cookie tiegħek
45
+ hide: Aħbi dan il-messaġġ
44
46
  text:
45
- title:
47
+ - Aħna nużaw xi cookies essenzjali biex inħaddmu din il-websajt.
48
+ - Nixtiequ nżidu cookies addizzjonali biex nifhmu kif inti tuża' GOV.UK
49
+ - niftakru s- settings tiegħek u ntejbu s-servizzi tal-gvern.
50
+ - Aħna nużaw ukoll cookies li jiġu ssettjati minn websajts oħrajn biex jgħinuna nxandru kontenut mis-servizzi tagħhom.
51
+ title: Cookies fuq GOV.UK
46
52
  devolved_nations:
47
53
  applies_to:
48
54
  connectors:
@@ -51,69 +57,59 @@ mt:
51
57
  england:
52
58
  northern_ireland:
53
59
  scotland:
60
+ type:
61
+ consultation:
62
+ detailed_guide:
63
+ guidance:
64
+ publication:
54
65
  wales:
55
66
  feedback:
56
- close:
57
- dont_include_personal_info:
58
- email_address:
59
- help_us_improve_govuk:
60
- is_not_useful:
61
- is_this_page_useful:
62
- is_useful:
63
- maybe:
64
- more_about_visit:
65
- 'no':
66
- send:
67
- send_me_survey:
68
- something_wrong:
69
- thank_you_for_feedback:
70
- what_doing:
71
- what_wrong:
72
- 'yes':
67
+ close: Agħlaq
68
+ dont_include_personal_info: Tinkludix informazzjoni personali jew finanzjarja bħan-numru tal-Assigurazzjoni Nazzjonali tiegħek jew id-dettalji tal-karta tal-kreditu.
69
+ email_address: Indirizz tal-imejl
70
+ help_us_improve_govuk: Għinna ntejbu GOV.UK
71
+ is_not_useful: din il-paġna m'hijiex utli
72
+ is_this_page_useful: din il-paġna hija utli?
73
+ is_useful: din il-paġna utli
74
+ maybe: Forsi
75
+ more_about_visit: Biex tgħinna ntejbu GOV.UK, nixtiequ nkunu nafu iktar dwar il-vista tiegħek ta' llum. Ser nibgħatulek link b'formola għall-feedback. Din ser tieħu biss 2 minuti biex timliha. Tinkwetax għax m'aħniex ser nibgħatulek spam jew nibgħatu l-indirizz tal-imejl tiegħek lil ħaddieħor.
76
+ 'no': Le
77
+ send: Ibgħat
78
+ send_me_survey: Ibgħatli l-istħarriġ
79
+ something_wrong: Irrapporta problema b'din il-paġna
80
+ thank_you_for_feedback: Grazzi tal-feedback tiegħek
81
+ what_doing: X'kont qed tagħmel?
82
+ what_wrong: X'mar ħażin?
83
+ 'yes': Iva
73
84
  government_navigation:
74
- consultations:
75
- departments:
76
- get-involved:
77
- how-government-works:
78
- news_and_communications:
79
- statistics:
80
- worldwide:
81
- intervention:
82
- description:
83
- dismiss_link_text:
84
- dismiss_post_link:
85
- title:
85
+ consultations: Konsultazzjonijiet
86
+ departments: Dipartimenti
87
+ get-involved: Involvi ruħek
88
+ how-government-works: Kif jaħdem il-gvern
89
+ news_and_communications: Aħbarijiet u komunikazzjonijiet
90
+ statistics: Statistiċi
91
+ worldwide: Madwar id-dinja
86
92
  layout_footer:
87
- copyright_html:
88
- licence_html:
89
- support_links:
93
+ copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
94
+ licence_html: Il-kontenut huwa kollu disponibbli taħt <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Liċenzja ta' Gvern miftuħ v3.0</a>, except where otherwise stated
95
+ support_links: Links ta' għajnuna
90
96
  layout_for_public:
91
97
  account_layout:
92
98
  feedback:
93
99
  banners:
94
- footer_intro:
95
- footer_link:
96
- footer_outro:
97
- phase_intro:
98
- phase_link:
99
- phase_outro:
100
- title:
100
+ phase_banner_html:
101
101
  navigation:
102
- destroy_user_session:
103
102
  menu_bar:
104
103
  account:
105
104
  link_text:
106
105
  manage:
107
106
  link_text:
108
- security:
109
- link_text:
110
- user_root_path:
111
107
  layout_header:
112
- hide_button:
113
- menu:
114
- search_button:
115
- show_button:
116
- top_level:
108
+ hide_button: Aħbi t-tfittxija
109
+ menu: Menu
110
+ search_button: Fittex f'GOV.UK
111
+ show_button: Uri t-tfittxija
112
+ top_level: Livell ta' fuq nett
117
113
  layout_super_navigation_header:
118
114
  logo_link_title:
119
115
  logo_text:
@@ -128,77 +124,83 @@ mt:
128
124
  popular_links_heading:
129
125
  search_text:
130
126
  metadata:
131
- from:
132
- history:
133
- last_updated:
134
- part_of:
135
- published:
136
- see_all_updates:
137
- toggle_less:
138
- toggle_more:
127
+ from: Minn
128
+ history: Storja
129
+ last_updated: Aġġornat l-aħħar
130
+ part_of: Parti minn
131
+ published: Ippubblikat
132
+ see_all_updates: Ara l-aġġornamenti kollha
133
+ toggle_less: Ara inqas
134
+ toggle_more: "+ %{number}"
139
135
  modal_dialogue:
140
- close_modal:
136
+ close_modal: Agħlaq id-djalogu modali
141
137
  notice:
142
138
  banner_title:
143
139
  organisation_schema:
144
- all_content_search_description:
140
+ all_content_search_description: Sib il-kontenut kollu mingħand %{organisation}
145
141
  previous_and_next_navigation:
146
- pagination:
142
+ pagination: Paġinazzjoni
147
143
  print_link:
148
- text:
144
+ text: Stampa din il-paġna
149
145
  radio:
150
- or:
146
+ or: jew
151
147
  related_footer_navigation:
152
- collections:
153
- policies:
154
- statistical_data_sets:
155
- topical_events:
148
+ collections: Kollezzjonijiet
149
+ policies: Politiki
150
+ statistical_data_sets: Settijiet tad-dejta bl-istatistiċi
151
+ topical_events: Avvenimenti topiċi
156
152
  related_navigation:
157
- collections:
158
- external_links:
159
- policies:
160
- publishers:
161
- related_contacts:
162
- related_content:
163
- related_external_links:
164
- related_guides:
165
- statistical_data_sets:
166
- topical_events:
167
- topics:
153
+ collections: Kollezzjoni
154
+ external_links: X'imkien ieħor fuq l-internet
155
+ policies: Politika
156
+ publishers: Ippubblikata minn
157
+ related_contacts: Kuntatti oħra
158
+ related_content: Kontenut relatat
159
+ related_external_links: X'imkien ieħor fuq l-internet
160
+ related_guides: Gwida dettaljata
161
+ statistical_data_sets: Sett tad-dejta bl-istatistiċi
162
+ topical_events: Avveniment topiku
163
+ topics: Esplora s-suġġett
168
164
  transition:
169
- link_path:
170
- link_text:
171
- title:
172
- world_locations:
165
+ hub_page_link_path: "/transition-check/questions"
166
+ hub_page_link_text: Ġib lista personalizzata ta' azzjonijiet
167
+ hub_page_title: Brexit checker
168
+ link_path: "/brexit"
169
+ link_text: Iċċekkja x'għandek bżonn tagħmel
170
+ title: Brexit
171
+ world_locations: Postijiet fid-dinja
173
172
  search_box:
174
- input_title:
175
- label:
176
- search_button:
173
+ input_title: Fittex
174
+ label: Fittex fuq GOV.UK
175
+ search_button: Fittex
177
176
  show_password:
178
- announce_hide:
179
- announce_show:
180
- hide:
181
- hide_password:
182
- show:
183
- show_password:
177
+ announce_hide: Il-password tiegħek hija moħbija
178
+ announce_show: Il-password tiegħek qed tidher
179
+ hide: Aħbi
180
+ hide_password: Aħbi l-password
181
+ show: Uri
182
+ show_password: Uri l-password
183
+ single_page_notification_button:
184
+ subscribe_text:
185
+ unsubscribe_text:
184
186
  skip_link:
185
- text:
187
+ text: Aqbeż għall-kontenut prinċipali
186
188
  step_by_step_nav:
187
- hide:
188
- hide_all:
189
- show:
190
- show_all:
189
+ hide: Aħbi
190
+ hide_all: Aħbi l-passi kollha
191
+ show: Uri
192
+ show_all: Uri l-passi kollha
191
193
  step_by_step_nav_related:
192
- part_of:
194
+ part_of: Parti minn
193
195
  subscription_links:
194
- email_signup_link_text:
195
- feed_link_label:
196
- feed_link_text:
197
- subscriptions:
196
+ email_signup_link_text: Ġib l-imejls
197
+ feed_link_label: Ikkopja u ippejstja dan l-URL fil-qarrej tal-feed tiegħek
198
+ feed_link_text: Abbona għall-feed
199
+ subscriptions: Abbonamenti
198
200
  success_alert:
199
- success:
201
+ success: Suċċess
200
202
  summary_list:
201
- delete:
202
- edit:
203
+ delete: Ħassar
204
+ edit: Biddel
203
205
  tabs:
204
- contents:
206
+ contents: Werrej
@@ -1,48 +1,52 @@
1
1
  ---
2
2
  nl:
3
3
  common:
4
- translations:
4
+ translations: Vertalingen
5
5
  components:
6
6
  accordion:
7
- hide:
8
- hide_all:
9
- show:
10
- show_all:
11
- this_section_visually_hidden:
7
+ hide: Verberg
8
+ hide_all: Verberg alle secties
9
+ show: Toon
10
+ show_all: Toon alle secties
11
+ this_section_visually_hidden: " deze sectie"
12
12
  article_schema:
13
- scoped_search_description:
13
+ scoped_search_description: Zoeken in %{title}
14
14
  attachment:
15
- opendocument_html:
16
- order_a_copy:
15
+ opendocument_html: Dit bestand is in een <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a> formaat
16
+ order_a_copy: Een kopie bestellen
17
17
  page:
18
- one:
19
- other:
20
- reference:
21
- request_format_cta:
22
- request_format_details_html:
23
- request_format_text:
18
+ one: 1 pagina
19
+ other: "%{count} pagina's"
20
+ reference: 'Ref: %{reference}'
21
+ request_format_cta: Vraag een toegankelijk formaat aan.
22
+ request_format_details_html: Als u ondersteunende technologie gebruikt (zoals een schermlezer) en een versie van dit document nodig hebt in een meer toegankelijk formaat, stuur dan een <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Vertel ons welk formaat u nodig heeft. Het zal ons helpen als u ons vertelt welke ondersteunende technologie u gebruikt.
23
+ request_format_text: Dit bestand is mogelijk niet geschikt voor gebruikers van ondersteunende technologie.
24
24
  back_link:
25
- back:
25
+ back: Terug
26
26
  character_count:
27
- body:
27
+ body: U kunt maximaal %{number} %{type}
28
28
  type:
29
- characters:
30
- words:
29
+ characters: karakters
30
+ words: woorden
31
31
  checkboxes:
32
- or:
32
+ or: of
33
33
  contents_list:
34
- contents:
34
+ contents: Inhoud
35
35
  contextual_sidebar:
36
- pretitle:
36
+ pretitle: Ook een deel van
37
37
  cookie_banner:
38
38
  buttons:
39
- accept_cookies:
40
- reject_cookies:
41
- confirmation_message:
42
- confirmation_message_link:
43
- hide:
39
+ accept_cookies: Accepteer extra cookies
40
+ reject_cookies: Weiger extra cookies
41
+ confirmation_message_html: U kunt %{link} op elk gewenst moment
42
+ confirmation_message_link: uw cookie-instellingen wijzigen
43
+ hide: Deze melding verbergen
44
44
  text:
45
- title:
45
+ - We gebruiken een aantal essentiële cookies om deze website te laten werken.
46
+ - We willen graag extra cookies plaatsen om te begrijpen hoe u GOV.UK gebruikt
47
+ - uw instellingen te onthouden en overheidsdiensten te verbeteren.
48
+ - We gebruiken ook cookies die door andere sites worden geplaatst om ons te helpen inhoud van hun diensten te leveren.
49
+ title: Cookies op GOV.UK
46
50
  devolved_nations:
47
51
  applies_to:
48
52
  connectors:
@@ -51,69 +55,59 @@ nl:
51
55
  england:
52
56
  northern_ireland:
53
57
  scotland:
58
+ type:
59
+ consultation:
60
+ detailed_guide:
61
+ guidance:
62
+ publication:
54
63
  wales:
55
64
  feedback:
56
- close:
57
- dont_include_personal_info:
58
- email_address:
59
- help_us_improve_govuk:
60
- is_not_useful:
61
- is_this_page_useful:
62
- is_useful:
63
- maybe:
64
- more_about_visit:
65
- 'no':
66
- send:
67
- send_me_survey:
68
- something_wrong:
69
- thank_you_for_feedback:
70
- what_doing:
71
- what_wrong:
72
- 'yes':
65
+ close: Sluiten
66
+ dont_include_personal_info: Vermeld geen persoonlijke of financiële informatie zoals uw burgerservicenummer of creditcardgegevens.
67
+ email_address: Email adres
68
+ help_us_improve_govuk: Help ons GOV.UK te verbeteren
69
+ is_not_useful: deze pagina is niet bruikbaar
70
+ is_this_page_useful: Is deze pagina nuttig?
71
+ is_useful: deze pagina is nuttig
72
+ maybe: Misschien
73
+ more_about_visit: Om ons te helpen GOV.UK te verbeteren, willen we graag meer weten over uw bezoek van vandaag. We sturen u een link naar een feedbackformulier. Het duurt slechts 2 minuten om het in te vullen. Maak je geen zorgen, we sturen je geen spam en delen je e-mailadres met niemand.
74
+ 'no': Nee
75
+ send: Stuur
76
+ send_me_survey: Stuur mij de enquête
77
+ something_wrong: Meld een probleem met deze pagina
78
+ thank_you_for_feedback: Dank u voor uw feedback
79
+ what_doing: Wat was u aan het doen?
80
+ what_wrong: Wat ging er mis?
81
+ 'yes': Ja
73
82
  government_navigation:
74
- consultations:
75
- departments:
76
- get-involved:
77
- how-government-works:
78
- news_and_communications:
79
- statistics:
80
- worldwide:
81
- intervention:
82
- description:
83
- dismiss_link_text:
84
- dismiss_post_link:
85
- title:
83
+ consultations: Raadplegingen
84
+ departments: Afdelingen
85
+ get-involved: Betrokken raken
86
+ how-government-works: Hoe de overheid werkt
87
+ news_and_communications: Nieuws en communicatie
88
+ statistics: Statistieken
89
+ worldwide: Wereldwijd
86
90
  layout_footer:
87
- copyright_html:
88
- licence_html:
89
- support_links:
91
+ copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
92
+ licence_html: Alle inhoud is beschikbaar onder de <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Overheidslicentie v3.0</a>, behalve waar anders vermeld
93
+ support_links: Links ondersteunen
90
94
  layout_for_public:
91
95
  account_layout:
92
96
  feedback:
93
97
  banners:
94
- footer_intro:
95
- footer_link:
96
- footer_outro:
97
- phase_intro:
98
- phase_link:
99
- phase_outro:
100
- title:
98
+ phase_banner_html:
101
99
  navigation:
102
- destroy_user_session:
103
100
  menu_bar:
104
101
  account:
105
102
  link_text:
106
103
  manage:
107
104
  link_text:
108
- security:
109
- link_text:
110
- user_root_path:
111
105
  layout_header:
112
- hide_button:
113
- menu:
114
- search_button:
115
- show_button:
116
- top_level:
106
+ hide_button: Zoeken verbergen
107
+ menu: Menu
108
+ search_button: Zoeken in GOV.UK
109
+ show_button: Zoekopdracht tonen
110
+ top_level: Top niveau
117
111
  layout_super_navigation_header:
118
112
  logo_link_title:
119
113
  logo_text:
@@ -128,77 +122,83 @@ nl:
128
122
  popular_links_heading:
129
123
  search_text:
130
124
  metadata:
131
- from:
132
- history:
133
- last_updated:
134
- part_of:
135
- published:
136
- see_all_updates:
137
- toggle_less:
138
- toggle_more:
125
+ from: Van
126
+ history: Geschiedenis
127
+ last_updated: Laatst bijgewerkt
128
+ part_of: Deel van
129
+ published: Gepubliceerd
130
+ see_all_updates: Bekijk alle updates
131
+ toggle_less: Toon minder
132
+ toggle_more: "+ %{number} meer"
139
133
  modal_dialogue:
140
- close_modal:
134
+ close_modal: Modale dialoog sluiten
141
135
  notice:
142
136
  banner_title:
143
137
  organisation_schema:
144
- all_content_search_description:
138
+ all_content_search_description: Zoek alle inhoud van %{organisation}
145
139
  previous_and_next_navigation:
146
- pagination:
140
+ pagination: Paginering
147
141
  print_link:
148
- text:
142
+ text: Deze pagina afdrukken
149
143
  radio:
150
- or:
144
+ or: of
151
145
  related_footer_navigation:
152
- collections:
153
- policies:
154
- statistical_data_sets:
155
- topical_events:
146
+ collections: Collecties
147
+ policies: Beleid
148
+ statistical_data_sets: Statistische gegevens
149
+ topical_events: Actuele gebeurtenissen
156
150
  related_navigation:
157
- collections:
158
- external_links:
159
- policies:
160
- publishers:
161
- related_contacts:
162
- related_content:
163
- related_external_links:
164
- related_guides:
165
- statistical_data_sets:
166
- topical_events:
167
- topics:
151
+ collections: Collectie
152
+ external_links: Elders op het web
153
+ policies: Beleid
154
+ publishers: Gepubliceerd door
155
+ related_contacts: Andere contacten
156
+ related_content: Verwante inhoud
157
+ related_external_links: Elders op het web
158
+ related_guides: Gedetailleerde richtsnoeren
159
+ statistical_data_sets: Statistische gegevens
160
+ topical_events: Actueel evenement
161
+ topics: Verken het onderwerp
168
162
  transition:
169
- link_path:
170
- link_text:
171
- title:
172
- world_locations:
163
+ hub_page_link_path: "/transition-check/questions"
164
+ hub_page_link_text: Ontvang een gepersonaliseerde lijst van acties
165
+ hub_page_title: Brexit-checker
166
+ link_path: "/brexit"
167
+ link_text: Controleer wat u moet doen
168
+ title: Brexit
169
+ world_locations: Locaties in de wereld
173
170
  search_box:
174
- input_title:
175
- label:
176
- search_button:
171
+ input_title: Zoeken
172
+ label: Zoeken op GOV.UK
173
+ search_button: Zoeken
177
174
  show_password:
178
- announce_hide:
179
- announce_show:
180
- hide:
181
- hide_password:
182
- show:
183
- show_password:
175
+ announce_hide: Uw wachtwoord is verborgen
176
+ announce_show: Uw wachtwoord wordt getoond
177
+ hide: Verberg
178
+ hide_password: Verberg wachtwoord
179
+ show: Toon
180
+ show_password: Wachtwoord tonen
181
+ single_page_notification_button:
182
+ subscribe_text:
183
+ unsubscribe_text:
184
184
  skip_link:
185
- text:
185
+ text: Naar hoofdinhoud gaan
186
186
  step_by_step_nav:
187
- hide:
188
- hide_all:
189
- show:
190
- show_all:
187
+ hide: Verberg
188
+ hide_all: Verberg alle stappen
189
+ show: Toon
190
+ show_all: Toon alle stappen
191
191
  step_by_step_nav_related:
192
- part_of:
192
+ part_of: Onderdeel van
193
193
  subscription_links:
194
- email_signup_link_text:
195
- feed_link_label:
196
- feed_link_text:
197
- subscriptions:
194
+ email_signup_link_text: Ontvang e-mails
195
+ feed_link_label: Kopieer en plak deze URL in je feed reader
196
+ feed_link_text: Abonneren op feed
197
+ subscriptions: Inschrijvingen
198
198
  success_alert:
199
- success:
199
+ success: Succes
200
200
  summary_list:
201
- delete:
202
- edit:
201
+ delete: Verwijderen
202
+ edit: Wijzig
203
203
  tabs:
204
- contents:
204
+ contents: Inhoud