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,52 @@
1
1
  ---
2
2
  es:
3
3
  common:
4
- translations:
4
+ translations: Traducciones
5
5
  components:
6
6
  accordion:
7
- hide:
8
- hide_all:
9
- show:
10
- show_all:
11
- this_section_visually_hidden:
7
+ hide: Ocultar
8
+ hide_all: Ocultar todas las secciones
9
+ show: Mostrar
10
+ show_all: Mostrar todas las secciones
11
+ this_section_visually_hidden: " esta sección"
12
12
  article_schema:
13
- scoped_search_description:
13
+ scoped_search_description: Buscar en %{title}
14
14
  attachment:
15
- opendocument_html:
16
- order_a_copy:
15
+ opendocument_html: Este archivo tiene el formato <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organization' target=%{target} class='govuk-link'>OpenDocument</a>
16
+ order_a_copy: Solicite una copia
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 página
19
+ other: "%{count} páginas"
20
+ reference: 'Ref.: %{reference}'
21
+ request_format_cta: Solicitar un formato accesible.
22
+ request_format_details_html: Si utiliza tecnología de asistencia (como un lector de pantalla) y necesita una versión de este documento en un formato más accesible, envíe un correo electrónico a <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Díganos qué formato necesita. Nos ayudará si usted dice qué tecnología de asistencia utiliza.
23
+ request_format_text: Es posible que este archivo no sea adecuado para usuarios de tecnología de asistencia.
24
24
  back_link:
25
- back:
25
+ back: Atrás
26
26
  character_count:
27
- body:
27
+ body: Puede introducir hasta %{number} %{type}
28
28
  type:
29
- characters:
30
- words:
29
+ characters: caracteres
30
+ words: palabras
31
31
  checkboxes:
32
- or:
32
+ or: o bien
33
33
  contents_list:
34
- contents:
34
+ contents: Contenido
35
35
  contextual_sidebar:
36
- pretitle:
36
+ pretitle: También forma parte de
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: Aceptar cookies adicionales
40
+ reject_cookies: Rechazar cookies adicionales
41
+ confirmation_message_html: Puede %{link} en cualquier momento.
42
+ confirmation_message_link: cambie la configuración de cookies
43
+ hide: Ocultar este mensaje
44
44
  text:
45
- title:
45
+ - "“Utilizamos algunas cookies esenciales para hacer que este sitio web funcione.”"
46
+ - "“Nos gustaría establecer cookies adicionales para comprender cómo utiliza GOV.UK"
47
+ - recordar su configuración y mejorar los servicios gubernamentales.”
48
+ - "“También utilizamos cookies establecidas por otros sitios para ayudarnos a entregar contenido de sus servicios.”"
49
+ title: Cookies en GOV.UK
46
50
  devolved_nations:
47
51
  applies_to:
48
52
  connectors:
@@ -51,69 +55,59 @@ es:
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: Cerrar
66
+ dont_include_personal_info: No incluya información personal o financiera como su número de seguro nacional o datos de su tarjeta de crédito.
67
+ email_address: Dirección de correo electrónico
68
+ help_us_improve_govuk: Ayúdenos a mejorar GOV.UK
69
+ is_not_useful: esta página no es útil
70
+ is_this_page_useful: "¿Es útil esta página?"
71
+ is_useful: esta página es útil
72
+ maybe: Tal vez
73
+ more_about_visit: Para ayudarnos a mejorar GOV.UK, nos gustaría saber más sobre su visita hoy. Le enviaremos un enlace a un formulario de comentarios. Sólo tardará 2 minutos para completarlo. No se preocupe, no le enviaremos spam ni compartiremos su dirección de correo electrónico con nadie.
74
+ 'no': 'No'
75
+ send: Enviar
76
+ send_me_survey: Enviarme la encuesta
77
+ something_wrong: Informe de un problema con esta página
78
+ thank_you_for_feedback: Gracias por sus comentarios
79
+ what_doing: "¿Qué estaba haciendo?"
80
+ what_wrong: "¿Qué ha fallado?"
81
+ 'yes':
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: Consultas
84
+ departments: Departamentos
85
+ get-involved: Participe
86
+ how-government-works: Cómo funciona el gobierno
87
+ news_and_communications: Noticias y comunicaciones
88
+ statistics: Estadísticas
89
+ worldwide: En todo el mundo
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/">© Derechos de autor de la corona</a>
92
+ licence_html: Todo el contenido está disponible bajo la <a class='govuk-footer__link' href='https://www.nationalarchives.gov.uk/doc/open-government-license/version/3/" rel='license'>Licencia de Gobierno Abierto v3,0</a>, excepto donde se indique lo contrario
93
+ support_links: Enlaces de soporte
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: Ocultar búsqueda
107
+ menu: Menú
108
+ search_button: Buscar GOV.UK
109
+ show_button: Mostrar búsqueda
110
+ top_level: Nivel superior
117
111
  layout_super_navigation_header:
118
112
  logo_link_title:
119
113
  logo_text:
@@ -128,77 +122,83 @@ es:
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: Desde
126
+ history: Historial
127
+ last_updated: Última actualización
128
+ part_of: Parte de
129
+ published: Publicado
130
+ see_all_updates: Ver todas las actualizaciones
131
+ toggle_less: Mostrar menos
132
+ toggle_more: "+ %{number} más"
139
133
  modal_dialogue:
140
- close_modal:
134
+ close_modal: Cierre el cuadro de diálogo modal
141
135
  notice:
142
136
  banner_title:
143
137
  organisation_schema:
144
- all_content_search_description:
138
+ all_content_search_description: Buscar todo el contenido de %{organization}
145
139
  previous_and_next_navigation:
146
- pagination:
140
+ pagination: Paginación
147
141
  print_link:
148
- text:
142
+ text: Imprimir esta página
149
143
  radio:
150
- or:
144
+ or: o bien
151
145
  related_footer_navigation:
152
- collections:
153
- policies:
154
- statistical_data_sets:
155
- topical_events:
146
+ collections: Series
147
+ policies: Políticas
148
+ statistical_data_sets: Conjuntos de datos estadísticos
149
+ topical_events: Eventos de actualidad
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: Serie
152
+ external_links: En otro lugar de la web
153
+ policies: Política
154
+ publishers: Publicado por
155
+ related_contacts: Otros contactos
156
+ related_content: Contenido relacionado
157
+ related_external_links: En otro lugar de la web
158
+ related_guides: Guía detallada
159
+ statistical_data_sets: Conjunto de datos estadísticos
160
+ topical_events: Evento de actualidad
161
+ topics: Explore el tema
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: Obtenga una lista personalizada de acciones
165
+ hub_page_title: Comprobador del Brexit
166
+ link_path: "/brexit"
167
+ link_text: Compruebe lo que necesita hacer
168
+ title: Brexit
169
+ world_locations: Ubicaciones mundiales
173
170
  search_box:
174
- input_title:
175
- label:
176
- search_button:
171
+ input_title: Buscar
172
+ label: Buscar en GOV.UK
173
+ search_button: Buscar
177
174
  show_password:
178
- announce_hide:
179
- announce_show:
180
- hide:
181
- hide_password:
182
- show:
183
- show_password:
175
+ announce_hide: La contraseña está oculta
176
+ announce_show: Se muestra su contraseña
177
+ hide: Ocultar
178
+ hide_password: Ocultar contraseña
179
+ show: Mostrar
180
+ show_password: Mostrar contraseña
181
+ single_page_notification_button:
182
+ subscribe_text:
183
+ unsubscribe_text:
184
184
  skip_link:
185
- text:
185
+ text: Ir al contenido principal
186
186
  step_by_step_nav:
187
- hide:
188
- hide_all:
189
- show:
190
- show_all:
187
+ hide: Ocultar
188
+ hide_all: Ocultar todos los pasos
189
+ show: Mostrar
190
+ show_all: Mostrar todos los pasos
191
191
  step_by_step_nav_related:
192
- part_of:
192
+ part_of: Parte de
193
193
  subscription_links:
194
- email_signup_link_text:
195
- feed_link_label:
196
- feed_link_text:
197
- subscriptions:
194
+ email_signup_link_text: Reciba correos electrónicos
195
+ feed_link_label: Copie y pegue esta URL en su lector de feeds
196
+ feed_link_text: Suscríbase a la fuente
197
+ subscriptions: Suscripciones
198
198
  success_alert:
199
- success:
199
+ success: Éxito
200
200
  summary_list:
201
- delete:
202
- edit:
201
+ delete: Eliminar
202
+ edit: Cambiar
203
203
  tabs:
204
- contents:
204
+ contents: Contenido
@@ -1,48 +1,55 @@
1
1
  ---
2
2
  et:
3
3
  common:
4
- translations:
4
+ translations: Tõlked
5
5
  components:
6
6
  accordion:
7
- hide:
8
- hide_all:
9
- show:
10
- show_all:
11
- this_section_visually_hidden:
7
+ hide: Peida
8
+ hide_all: Peida kõik jaotised
9
+ show: Kuva
10
+ show_all: Kuva kõik jaotised
11
+ this_section_visually_hidden: " see jaotis"
12
12
  article_schema:
13
- scoped_search_description:
13
+ scoped_search_description: Otsi %{title} piires
14
14
  attachment:
15
- opendocument_html:
16
- order_a_copy:
15
+ opendocument_html: See fail on <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a> vormingus
16
+ order_a_copy: Telli koopia
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 leht
19
+ other: "%{count} lehte"
20
+ reference: 'Viide: %{reference}'
21
+ request_format_cta: Taotlege juurdepääsetavat vormingut.
22
+ request_format_details_html: Kui kasutate hõlbustustehnoloogiat (nt ekraanilugerit) ja vajate seda dokumenti juurdepääsetavamas vormingus, saatke e-kiri aadressil <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Palun öelge meile, millist vormingut vajate. See aitab meid, kui ütlete, millist hõlbustustehnoloogiat kasutate.
23
+ request_format_text: See fail ei pruugi hõlbustustehnoloogia kasutajatele sobida.
24
24
  back_link:
25
- back:
25
+ back: Tagasi
26
26
  character_count:
27
- body:
27
+ body: Saate sisestada kuni %{number} %{type}
28
28
  type:
29
- characters:
30
- words:
29
+ characters: tähemärki
30
+ words: sõnu
31
31
  checkboxes:
32
- or:
32
+ or: või
33
33
  contents_list:
34
- contents: Sisukord
34
+ contents: Sisu
35
35
  contextual_sidebar:
36
- pretitle:
36
+ pretitle: Samuti osa
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: Nõustu täiendavate küpsistega
40
+ reject_cookies: Keeldu täiendavatest küpsistest
41
+ confirmation_message_html: Saate %{link} igal ajal.
42
+ confirmation_message_link: muuda oma küpsiste seadeid
43
+ hide: Peida see sõnum
44
44
  text:
45
- title:
45
+ - Kasutame selle veebisaidi toimimiseks mõningaid olulisi küpsiseid.
46
+ - Soovime seadistada täiendavaid küpsiseid
47
+ - et mõista
48
+ - kuidas te saiti GOV.UK kasutate
49
+ - sätete meeldejätmiseks ja riigiteenuste täiustamiseks.
50
+ - kasutame ka teiste saitide seadistatud küpsiseid
51
+ - mis aitavad meil nende teenuste sisu edastada.
52
+ title: Küpsised saidil GOV.UK
46
53
  devolved_nations:
47
54
  applies_to:
48
55
  connectors:
@@ -51,69 +58,59 @@ et:
51
58
  england:
52
59
  northern_ireland:
53
60
  scotland:
61
+ type:
62
+ consultation:
63
+ detailed_guide:
64
+ guidance:
65
+ publication:
54
66
  wales:
55
67
  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':
68
+ close: Sulge
69
+ dont_include_personal_info: Ärge lisage isiklikku ega finantsteavet, näiteks oma isikukoodi ega krediitkaardi andmeid.
70
+ email_address: E-posti aadress
71
+ help_us_improve_govuk: Aidake meil saiti GOV.UK täiustada
72
+ is_not_useful: sellest lehest pole kasu
73
+ is_this_page_useful: Kas sellest lehest on kasu?
74
+ is_useful: sellest lehest on kasu
75
+ maybe: Võib-olla
76
+ more_about_visit: Saidi GOV.UK täiustamiseks sooviksime teie tänasest külastusest rohkem teada saada. Saadame teile tagasiside vormi lingi. Täitmiseks kulub vaid 2 minutit. Ärge muretsege, me ei saada teile rämpsposti ega jaga teie e-posti aadressi kellegagi.
77
+ 'no': Ei
78
+ send: Saada
79
+ send_me_survey: Saada mulle küsitlus
80
+ something_wrong: Teata selle lehe probleemist
81
+ thank_you_for_feedback: Tänan tagasiside eest
82
+ what_doing: Mida te tegite?
83
+ what_wrong: Mis läks valesti?
84
+ 'yes': Jah
73
85
  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:
86
+ consultations: Konsultatsioonid
87
+ departments: Osakonnad
88
+ get-involved: Osalemine
89
+ how-government-works: Kuidas valitsus töötab
90
+ news_and_communications: Uudised ja teabevahetus
91
+ statistics: Statistika
92
+ worldwide: Kogu maailmas
86
93
  layout_footer:
87
- copyright_html:
88
- licence_html:
89
- support_links:
94
+ 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/">© Crowni autoriõigus</a>
95
+ licence_html: Kogu sise on saadaval <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a> all, kui pole märgitud teisiti
96
+ support_links: Tugiteenuste lingid
90
97
  layout_for_public:
91
98
  account_layout:
92
99
  feedback:
93
100
  banners:
94
- footer_intro:
95
- footer_link:
96
- footer_outro:
97
- phase_intro:
98
- phase_link:
99
- phase_outro:
100
- title:
101
+ phase_banner_html:
101
102
  navigation:
102
- destroy_user_session:
103
103
  menu_bar:
104
104
  account:
105
105
  link_text:
106
106
  manage:
107
107
  link_text:
108
- security:
109
- link_text:
110
- user_root_path:
111
108
  layout_header:
112
- hide_button:
113
- menu:
114
- search_button:
115
- show_button:
116
- top_level:
109
+ hide_button: Peida otsing
110
+ menu: Menüü
111
+ search_button: Otsi saidilt GOV.UK
112
+ show_button: Kuva otsing
113
+ top_level: Kõrgeim tase
117
114
  layout_super_navigation_header:
118
115
  logo_link_title:
119
116
  logo_text:
@@ -128,77 +125,83 @@ et:
128
125
  popular_links_heading:
129
126
  search_text:
130
127
  metadata:
131
- from:
132
- history:
133
- last_updated:
134
- part_of:
135
- published:
136
- see_all_updates:
137
- toggle_less:
138
- toggle_more:
128
+ from: Alates
129
+ history: Ajalugu
130
+ last_updated: Viimati värskendatud
131
+ part_of: Osa
132
+ published: Avaldatud
133
+ see_all_updates: Vt kõiki värskendusi
134
+ toggle_less: Kuva vähem
135
+ toggle_more: "+ %{number} veel"
139
136
  modal_dialogue:
140
- close_modal:
137
+ close_modal: Sule modaalne dialoog
141
138
  notice:
142
139
  banner_title:
143
140
  organisation_schema:
144
- all_content_search_description:
141
+ all_content_search_description: Leidke kogu ettevõtte %{organization} sisu
145
142
  previous_and_next_navigation:
146
- pagination:
143
+ pagination: Lehekülgede jaotus
147
144
  print_link:
148
- text:
145
+ text: Prindi see leht
149
146
  radio:
150
- or:
147
+ or: või
151
148
  related_footer_navigation:
152
- collections:
153
- policies:
154
- statistical_data_sets:
155
- topical_events:
149
+ collections: Kogud
150
+ policies: Eeskirjad
151
+ statistical_data_sets: Statistilised andmekogumid
152
+ topical_events: Teemakohased sündmused
156
153
  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:
154
+ collections: Kogu
155
+ external_links: Mujal võrgus
156
+ policies: Eeskirjad
157
+ publishers: Avaldaja
158
+ related_contacts: Muud kontaktid
159
+ related_content: Seotud sisu
160
+ related_external_links: Mujal võrgus
161
+ related_guides: Üksikasjalikud juhised
162
+ statistical_data_sets: Statistiline andmekogum
163
+ topical_events: Teemakohane sündmus
164
+ topics: Uuri teemat
168
165
  transition:
169
- link_path:
170
- link_text:
171
- title:
172
- world_locations:
166
+ hub_page_link_path: "/transition-check/questions"
167
+ hub_page_link_text: Hangi isikupärastatud toimingute loend
168
+ hub_page_title: Brexiti kontrollitööriist
169
+ link_path: "/brexit"
170
+ link_text: Kontrollige, mida peate tegema
171
+ title: Brexit
172
+ world_locations: Maailma asukohad
173
173
  search_box:
174
- input_title:
175
- label:
176
- search_button:
174
+ input_title: Otsing
175
+ label: Otsige saidilt GOV.UK
176
+ search_button: Otsing
177
177
  show_password:
178
- announce_hide:
179
- announce_show:
180
- hide:
181
- hide_password:
182
- show:
183
- show_password:
178
+ announce_hide: Teie parool on peidetud
179
+ announce_show: Teie parooli kuvatakse
180
+ hide: Peida
181
+ hide_password: Peida parool
182
+ show: Kuva
183
+ show_password: Kuva parool
184
+ single_page_notification_button:
185
+ subscribe_text:
186
+ unsubscribe_text:
184
187
  skip_link:
185
- text:
188
+ text: Mine põhisisu juurde
186
189
  step_by_step_nav:
187
- hide:
188
- hide_all:
189
- show:
190
- show_all:
190
+ hide: Peida
191
+ hide_all: Peida kõik sammud
192
+ show: Kuva
193
+ show_all: Kuva kõik sammud
191
194
  step_by_step_nav_related:
192
- part_of:
195
+ part_of: Osa
193
196
  subscription_links:
194
- email_signup_link_text:
195
- feed_link_label:
196
- feed_link_text:
197
- subscriptions:
197
+ email_signup_link_text: Hangi e-kirju
198
+ feed_link_label: Kopeerige ja kleepige see URL oma voo lugerisse
199
+ feed_link_text: Telli voog
200
+ subscriptions: Tellimused
198
201
  success_alert:
199
- success:
202
+ success: Õnnestus
200
203
  summary_list:
201
- delete:
202
- edit:
204
+ delete: Kustuta
205
+ edit: Muuda
203
206
  tabs:
204
- contents:
207
+ contents: Sisu