govuk_publishing_components 27.14.2 → 27.18.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/govuk_publishing_components/analytics/custom-dimensions.js +52 -26
- data/app/assets/javascripts/govuk_publishing_components/analytics/ecommerce.js +25 -25
- data/app/assets/javascripts/govuk_publishing_components/analytics/explicit-cross-domain-links.js +49 -48
- data/app/assets/javascripts/govuk_publishing_components/analytics/page-content.js +74 -65
- data/app/assets/javascripts/govuk_publishing_components/components/cookie-banner.js +0 -1
- data/app/assets/javascripts/govuk_publishing_components/components/single-page-notification-button.js +25 -11
- data/app/assets/stylesheets/govuk_publishing_components/components/_big-number.scss +10 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +17 -115
- data/app/assets/stylesheets/govuk_publishing_components/components/_search.scss +24 -14
- data/app/assets/stylesheets/govuk_publishing_components/components/_single-page-notification-button.scss +8 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_tables.scss +8 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/mixins/_grid-helper.scss +141 -0
- data/app/views/govuk_publishing_components/components/_button.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_cookie_banner.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_intervention.html.erb +21 -4
- data/app/views/govuk_publishing_components/components/_search.html.erb +1 -0
- data/app/views/govuk_publishing_components/components/_single_page_notification_button.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_success_alert.html.erb +4 -1
- data/app/views/govuk_publishing_components/components/docs/intervention.yml +11 -0
- data/app/views/govuk_publishing_components/components/docs/layout_for_public.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/radio.yml +40 -33
- data/app/views/govuk_publishing_components/components/docs/search.yml +3 -0
- data/app/views/govuk_publishing_components/components/docs/success_alert.yml +6 -0
- data/app/views/govuk_publishing_components/components/layout_header/_header_logo.html.erb +1 -1
- data/config/i18n-tasks.yml +8 -0
- data/config/locales/ar.yml +134 -131
- data/config/locales/az.yml +131 -131
- data/config/locales/be.yml +136 -130
- data/config/locales/bg.yml +135 -131
- data/config/locales/bn.yml +132 -131
- data/config/locales/cs.yml +136 -131
- data/config/locales/cy.yml +129 -125
- data/config/locales/da.yml +132 -131
- data/config/locales/de.yml +135 -131
- data/config/locales/dr.yml +133 -131
- data/config/locales/el.yml +131 -131
- data/config/locales/en.yml +17 -14
- data/config/locales/es-419.yml +131 -131
- data/config/locales/es.yml +131 -131
- data/config/locales/et.yml +134 -131
- data/config/locales/fa.yml +130 -131
- data/config/locales/fi.yml +133 -131
- data/config/locales/fr.yml +130 -130
- data/config/locales/gd.yml +133 -131
- data/config/locales/gu.yml +131 -131
- data/config/locales/he.yml +131 -131
- data/config/locales/hi.yml +131 -131
- data/config/locales/hr.yml +133 -131
- data/config/locales/hu.yml +134 -131
- data/config/locales/hy.yml +135 -131
- data/config/locales/id.yml +132 -131
- data/config/locales/is.yml +131 -131
- data/config/locales/it.yml +131 -131
- data/config/locales/ja.yml +128 -131
- data/config/locales/ka.yml +134 -131
- data/config/locales/kk.yml +131 -131
- data/config/locales/ko.yml +13 -17
- data/config/locales/lt.yml +136 -131
- data/config/locales/lv.yml +135 -131
- data/config/locales/ms.yml +131 -131
- data/config/locales/mt.yml +133 -131
- data/config/locales/nl.yml +131 -131
- data/config/locales/no.yml +131 -131
- data/config/locales/pa-pk.yml +128 -132
- data/config/locales/pa.yml +131 -131
- data/config/locales/pl.yml +135 -131
- data/config/locales/ps.yml +128 -131
- data/config/locales/pt.yml +131 -131
- data/config/locales/ro.yml +132 -131
- data/config/locales/ru.yml +135 -131
- data/config/locales/si.yml +131 -131
- data/config/locales/sk.yml +136 -131
- data/config/locales/sl.yml +138 -131
- data/config/locales/so.yml +131 -131
- data/config/locales/sq.yml +131 -131
- data/config/locales/sr.yml +133 -131
- data/config/locales/sv.yml +131 -131
- data/config/locales/sw.yml +131 -131
- data/config/locales/ta.yml +132 -131
- data/config/locales/th.yml +130 -131
- data/config/locales/tk.yml +132 -131
- data/config/locales/tr.yml +132 -131
- data/config/locales/uk.yml +138 -131
- data/config/locales/ur.yml +128 -131
- data/config/locales/uz.yml +133 -131
- data/config/locales/vi.yml +131 -131
- data/config/locales/zh-hk.yml +130 -131
- data/config/locales/zh-tw.yml +130 -131
- data/config/locales/zh.yml +130 -131
- data/lib/govuk_publishing_components/presenters/button_helper.rb +24 -0
- data/lib/govuk_publishing_components/presenters/intervention_helper.rb +20 -2
- data/lib/govuk_publishing_components/presenters/single_page_notification_button_helper.rb +3 -1
- data/lib/govuk_publishing_components/version.rb +1 -1
- metadata +3 -2
data/config/locales/sl.yml
CHANGED
@@ -1,48 +1,59 @@
|
|
1
1
|
---
|
2
2
|
sl:
|
3
3
|
common:
|
4
|
-
translations:
|
4
|
+
translations: Prevodi
|
5
5
|
components:
|
6
6
|
accordion:
|
7
|
-
hide:
|
8
|
-
hide_all:
|
9
|
-
show:
|
10
|
-
show_all:
|
11
|
-
this_section_visually_hidden:
|
7
|
+
hide: Skrij
|
8
|
+
hide_all: Skrij vse razdelke
|
9
|
+
show: Prikaži
|
10
|
+
show_all: Prikaži vse razdelke
|
11
|
+
this_section_visually_hidden: " ta razdelek"
|
12
12
|
article_schema:
|
13
|
-
scoped_search_description:
|
13
|
+
scoped_search_description: Išči znotraj %{title}
|
14
14
|
attachment:
|
15
|
-
opendocument_html:
|
16
|
-
order_a_copy:
|
15
|
+
opendocument_html: Dokument je formata <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>Odpri dokument</a>
|
16
|
+
order_a_copy: Naročite izvod
|
17
17
|
page:
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
18
|
+
few:
|
19
|
+
one: 1 stran
|
20
|
+
other: "%{count} strani"
|
21
|
+
two:
|
22
|
+
reference: 'Referenca: % (reference}'
|
23
|
+
request_format_cta: Zahtevajte dostopen format.
|
24
|
+
request_format_details_html: |-
|
25
|
+
Če uporabljate podporno tehnologijo (na primer bralnik zaslona) in potrebujete
|
26
|
+
različico tega dokumenta v bolj dostopni obliki, pošljite e -pošto na <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Prosimo, povejte nam, kateri format potrebujete. V pomoč nam bo, če nam poveste, katero podporno tehnologijo uporabljate.
|
27
|
+
request_format_text: Ta datoteka morda ni primerna za uporabnike podporne tehnologije.
|
24
28
|
back_link:
|
25
|
-
back:
|
29
|
+
back: Nazaj
|
26
30
|
character_count:
|
27
|
-
body:
|
31
|
+
body: Vpišete lahko do %{number} %{type}
|
28
32
|
type:
|
29
|
-
characters:
|
30
|
-
words:
|
33
|
+
characters: znaki
|
34
|
+
words: besede
|
31
35
|
checkboxes:
|
32
|
-
or:
|
36
|
+
or: ali
|
33
37
|
contents_list:
|
34
|
-
contents:
|
38
|
+
contents: Vsebina
|
35
39
|
contextual_sidebar:
|
36
|
-
pretitle:
|
40
|
+
pretitle: Tudi del
|
37
41
|
cookie_banner:
|
38
42
|
buttons:
|
39
|
-
accept_cookies:
|
40
|
-
reject_cookies:
|
41
|
-
|
42
|
-
confirmation_message_link:
|
43
|
-
hide:
|
43
|
+
accept_cookies: Sprejmi dodatne piškotke
|
44
|
+
reject_cookies: Zavrni dodatne piškotke
|
45
|
+
confirmation_message_html: Kadar koli lahko %{link}.
|
46
|
+
confirmation_message_link: spremenite nastavitve piškotkov
|
47
|
+
hide: Skrijte to sporočilo
|
44
48
|
text:
|
45
|
-
|
49
|
+
- Za delovanje spletne strani uporabljamo nekaj bistvenih piškotkov.
|
50
|
+
- Radi bi namestili dodatne piškotke
|
51
|
+
- da bi razumeli kako uporabljate stran GOV.UK
|
52
|
+
- si zapomnili nastavitve in izboljšali vladne storitve.
|
53
|
+
- Uporabljamo tudi piškotke
|
54
|
+
- ki so jih nastavila druga spletna mesta
|
55
|
+
- kar nam pomagajo pri zagotavljanju vsebine iz njihovih storitev.
|
56
|
+
title: Piškotki na GOV.UK
|
46
57
|
devolved_nations:
|
47
58
|
applies_to:
|
48
59
|
connectors:
|
@@ -51,69 +62,59 @@ sl:
|
|
51
62
|
england:
|
52
63
|
northern_ireland:
|
53
64
|
scotland:
|
65
|
+
type:
|
66
|
+
consultation:
|
67
|
+
detailed_guide:
|
68
|
+
guidance:
|
69
|
+
publication:
|
54
70
|
wales:
|
55
71
|
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':
|
72
|
+
close: Zapri
|
73
|
+
dont_include_personal_info: Ne vključujte osebnih ali finančnih podatkov, na primer številke zavarovanja ali podatkov o kreditni kartici.
|
74
|
+
email_address: E-poštni naslov
|
75
|
+
help_us_improve_govuk: Pomagajte nam izboljšati GOV.UK
|
76
|
+
is_not_useful: ta stran ni uporabna
|
77
|
+
is_this_page_useful: Je ta stran uporabna?
|
78
|
+
is_useful: Ta stran je uporabna
|
79
|
+
maybe: Morda
|
80
|
+
more_about_visit: Radi bi izboljšali GOV.UK, zato bi radi izvedeli več o vašem današnjem obisku. Poslali vam bomo povezavo do obrazca za povratne informacije. Za izpolnitev potrebujete le 2 minuti. Ne skrbite, ne bomo vam pošiljali neželene pošte, niti vašega e-poštnega naslova delili z nikomer.
|
81
|
+
'no': Ne
|
82
|
+
send: Pošlji
|
83
|
+
send_me_survey: Pošlji mi raziskavo
|
84
|
+
something_wrong: Prijavite težavo s to stranjo
|
85
|
+
thank_you_for_feedback: Hvala za povratne informacije
|
86
|
+
what_doing: Kaj ste počeli?
|
87
|
+
what_wrong: Kaj je šlo narobe?
|
88
|
+
'yes': Da
|
73
89
|
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:
|
90
|
+
consultations: Posvetovanja
|
91
|
+
departments: Oddelki
|
92
|
+
get-involved: Sodelujte
|
93
|
+
how-government-works: Kako deluje vlada
|
94
|
+
news_and_communications: Novice in sporočila
|
95
|
+
statistics: Statistika
|
96
|
+
worldwide: Po svetu
|
86
97
|
layout_footer:
|
87
|
-
copyright_html:
|
88
|
-
licence_html:
|
89
|
-
support_links:
|
98
|
+
copyright_html: <a class="govnu-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/">© Avtorske pravice krone</a>
|
99
|
+
licence_html: Vsa vsebina je na voljo na <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Odprto vladno dovoljenje v3.0</a>, razen kjer je zapisano drugače
|
100
|
+
support_links: Podporne povezave
|
90
101
|
layout_for_public:
|
91
102
|
account_layout:
|
92
103
|
feedback:
|
93
104
|
banners:
|
94
|
-
|
95
|
-
footer_link:
|
96
|
-
footer_outro:
|
97
|
-
phase_intro:
|
98
|
-
phase_link:
|
99
|
-
phase_outro:
|
100
|
-
title:
|
105
|
+
phase_banner_html:
|
101
106
|
navigation:
|
102
|
-
destroy_user_session:
|
103
107
|
menu_bar:
|
104
108
|
account:
|
105
109
|
link_text:
|
106
110
|
manage:
|
107
111
|
link_text:
|
108
|
-
security:
|
109
|
-
link_text:
|
110
|
-
user_root_path:
|
111
112
|
layout_header:
|
112
|
-
hide_button:
|
113
|
-
menu:
|
114
|
-
search_button:
|
115
|
-
show_button:
|
116
|
-
top_level:
|
113
|
+
hide_button: Skrij iskanje
|
114
|
+
menu: Meni
|
115
|
+
search_button: Išči po GOV.UK
|
116
|
+
show_button: Pokaži iskanje
|
117
|
+
top_level: Najvišja raven
|
117
118
|
layout_super_navigation_header:
|
118
119
|
logo_link_title:
|
119
120
|
logo_text:
|
@@ -128,77 +129,83 @@ sl:
|
|
128
129
|
popular_links_heading:
|
129
130
|
search_text:
|
130
131
|
metadata:
|
131
|
-
from:
|
132
|
-
history:
|
133
|
-
last_updated:
|
134
|
-
part_of:
|
135
|
-
published:
|
136
|
-
see_all_updates:
|
137
|
-
toggle_less:
|
138
|
-
toggle_more:
|
132
|
+
from: Od
|
133
|
+
history: Zgodovina
|
134
|
+
last_updated: Nazadnje posodobljeno
|
135
|
+
part_of: Del
|
136
|
+
published: Objavljeno
|
137
|
+
see_all_updates: Poglej vse posodobitve
|
138
|
+
toggle_less: Pokaži manj
|
139
|
+
toggle_more: "+ %{number} več"
|
139
140
|
modal_dialogue:
|
140
|
-
close_modal:
|
141
|
+
close_modal: Zapri modalno okno
|
141
142
|
notice:
|
142
143
|
banner_title:
|
143
144
|
organisation_schema:
|
144
|
-
all_content_search_description:
|
145
|
+
all_content_search_description: Oglejte si vse gradivo %{organisation}
|
145
146
|
previous_and_next_navigation:
|
146
|
-
pagination:
|
147
|
+
pagination: Oštevilčenje
|
147
148
|
print_link:
|
148
|
-
text:
|
149
|
+
text: Natisni to stran
|
149
150
|
radio:
|
150
|
-
or:
|
151
|
+
or: ali
|
151
152
|
related_footer_navigation:
|
152
|
-
collections:
|
153
|
-
policies:
|
154
|
-
statistical_data_sets:
|
155
|
-
topical_events:
|
153
|
+
collections: Zbirke
|
154
|
+
policies: Politike
|
155
|
+
statistical_data_sets: Statistični podatkovni nizi
|
156
|
+
topical_events: Aktualni dogodki
|
156
157
|
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:
|
158
|
+
collections: Zbirka
|
159
|
+
external_links: Kolekcija
|
160
|
+
policies: Politika
|
161
|
+
publishers: Objavil
|
162
|
+
related_contacts: Drugi kontakti
|
163
|
+
related_content: Sorodna vsebina
|
164
|
+
related_external_links: Drugje na internetu
|
165
|
+
related_guides: Podrobne smernice
|
166
|
+
statistical_data_sets: Statistični podatkovni niz
|
167
|
+
topical_events: Aktualen dogodek
|
168
|
+
topics: Razišči to temo
|
168
169
|
transition:
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
170
|
+
hub_page_link_path: "/transition-check/questions"
|
171
|
+
hub_page_link_text: Prejmite prilagojen seznam dejanj
|
172
|
+
hub_page_title: Prejmite prilagojen seznam dejanja
|
173
|
+
link_path: "/brexit"
|
174
|
+
link_text: Preverite, kaj morate storiti
|
175
|
+
title: Brexit
|
176
|
+
world_locations: Lokacije po svetu
|
173
177
|
search_box:
|
174
|
-
input_title:
|
175
|
-
label:
|
176
|
-
search_button:
|
178
|
+
input_title: Iskanje
|
179
|
+
label: Iskanje po GOV.UK
|
180
|
+
search_button: Iskanje
|
177
181
|
show_password:
|
178
|
-
announce_hide:
|
179
|
-
announce_show:
|
180
|
-
hide:
|
181
|
-
hide_password:
|
182
|
-
show:
|
183
|
-
show_password:
|
182
|
+
announce_hide: Vaše geslo je skrito
|
183
|
+
announce_show: Vaše geslo je prikazano
|
184
|
+
hide: Skrij
|
185
|
+
hide_password: Skrij geslo
|
186
|
+
show: Prikaži
|
187
|
+
show_password: Prikaži geslo
|
188
|
+
single_page_notification_button:
|
189
|
+
subscribe_text:
|
190
|
+
unsubscribe_text:
|
184
191
|
skip_link:
|
185
|
-
text:
|
192
|
+
text: Preskoči glavno vsebino
|
186
193
|
step_by_step_nav:
|
187
|
-
hide:
|
188
|
-
hide_all:
|
189
|
-
show:
|
190
|
-
show_all:
|
194
|
+
hide: Skrij
|
195
|
+
hide_all: Skrij vse korake
|
196
|
+
show: Prikaži
|
197
|
+
show_all: Prikaži vse korake
|
191
198
|
step_by_step_nav_related:
|
192
|
-
part_of:
|
199
|
+
part_of: Del
|
193
200
|
subscription_links:
|
194
|
-
email_signup_link_text:
|
195
|
-
feed_link_label:
|
196
|
-
feed_link_text:
|
197
|
-
subscriptions:
|
201
|
+
email_signup_link_text: Prejemajte e-sporočila
|
202
|
+
feed_link_label: Kopirajte in prilepite ta URL v bralnik virov
|
203
|
+
feed_link_text: Naročite se na novice
|
204
|
+
subscriptions: Naročnine
|
198
205
|
success_alert:
|
199
|
-
success:
|
206
|
+
success: Uspeh
|
200
207
|
summary_list:
|
201
|
-
delete:
|
202
|
-
edit:
|
208
|
+
delete: Izbriši
|
209
|
+
edit: Spremeni
|
203
210
|
tabs:
|
204
|
-
contents:
|
211
|
+
contents: Vsebina
|
data/config/locales/so.yml
CHANGED
@@ -1,48 +1,52 @@
|
|
1
1
|
---
|
2
2
|
so:
|
3
3
|
common:
|
4
|
-
translations:
|
4
|
+
translations: Turjumaanada
|
5
5
|
components:
|
6
6
|
accordion:
|
7
|
-
hide:
|
8
|
-
hide_all:
|
9
|
-
show:
|
10
|
-
show_all:
|
11
|
-
this_section_visually_hidden:
|
7
|
+
hide: Qari
|
8
|
+
hide_all: Qari dhamaan qaybaha
|
9
|
+
show: Muuji
|
10
|
+
show_all: Muuji dhamaan qaybaha
|
11
|
+
this_section_visually_hidden: " Qaybtan"
|
12
12
|
article_schema:
|
13
|
-
scoped_search_description:
|
13
|
+
scoped_search_description: Baadh waxyaabaha ku jira %{title}
|
14
14
|
attachment:
|
15
|
-
opendocument_html:
|
16
|
-
order_a_copy:
|
15
|
+
opendocument_html: Faylkani waxa kujira <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a> format
|
16
|
+
order_a_copy: Dalbo nuqul
|
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 boga
|
19
|
+
other: "%{count} bogaga"
|
20
|
+
reference: 'Tixraac: %{reference}'
|
21
|
+
request_format_cta: Codso nidaam la gali karo.
|
22
|
+
request_format_details_html: Hadii aad isticmaalayso tiknoolajiyad ku caawinaysa (sida akhriyaha shaashada) oo aad u baahantahay qayb dhokumantigan ah oo leh nooc la heli karo oo badan, fadlan iimayl u dir<a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Fadlan noo sheeg nooca qaabka aad u baahantahay. Waxay naga caawinaysaa hadii aad dhahdo waa maxay tiknoolajiyada aad isticmaasho.
|
23
|
+
request_format_text: Faylkani waxa laga yaabaa inaanu ku haboonayn isticmaalayaasha tiknoolajiyada caawinta.
|
24
24
|
back_link:
|
25
|
-
back:
|
25
|
+
back: Kunoqo
|
26
26
|
character_count:
|
27
|
-
body:
|
27
|
+
body: Waxaad galin kartaa ilaa %{number} %{type}
|
28
28
|
type:
|
29
|
-
characters:
|
30
|
-
words:
|
29
|
+
characters: dabeecadaha
|
30
|
+
words: kalmadaha
|
31
31
|
checkboxes:
|
32
|
-
or:
|
32
|
+
or: ama
|
33
33
|
contents_list:
|
34
|
-
contents:
|
34
|
+
contents: Waxyaabaha uu ka koobanyahay
|
35
35
|
contextual_sidebar:
|
36
|
-
pretitle:
|
36
|
+
pretitle: Sidoo kale qaybta
|
37
37
|
cookie_banner:
|
38
38
|
buttons:
|
39
|
-
accept_cookies:
|
40
|
-
reject_cookies:
|
41
|
-
|
42
|
-
confirmation_message_link:
|
43
|
-
hide:
|
39
|
+
accept_cookies: Aqbalida xogkaydin dheeraad ah
|
40
|
+
reject_cookies: Diidida xogkaydin dheeraad ah
|
41
|
+
confirmation_message_html: Waxaad gali karta %{link} wakhti kasta.
|
42
|
+
confirmation_message_link: badel cookie settings kaaga
|
43
|
+
hide: Qari fariintan
|
44
44
|
text:
|
45
|
-
|
45
|
+
- Waxaan isticmaalkaa xogkaydin muhiim ah si websaaytkan uu u shaqeeyo.
|
46
|
+
- Waxaan jeclaan lahayn inaan dejino xog kaydino dheeraad ah si aan u fahanto sida loo isticmaalo GOV.UK
|
47
|
+
- xasuuso waxyaabaha aad galisay oo hagaaji adeegyada dawlada.
|
48
|
+
- Waxaan sidoo kale isticmaalnaa xogkaydin ay dejiyeen meelo kale si ay kuu caawiyaan meelaha kale oo aan anaguna si dhibyar ugu adeegno waxyaabaha ka yimaada adeegooda.
|
49
|
+
title: Xog kaydinta GOV.UK
|
46
50
|
devolved_nations:
|
47
51
|
applies_to:
|
48
52
|
connectors:
|
@@ -51,69 +55,59 @@ so:
|
|
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: Xidhan
|
66
|
+
dont_include_personal_info: Oo aanay kujirin macluumaadka shaqsiyadeed ama maaliyadeed sida lambarka Caymiska Qaranka ama faah-faahinta kiridhit kaadhka.
|
67
|
+
email_address: Cinwaanka iimaylka
|
68
|
+
help_us_improve_govuk: Naga caawi sidii aan u wanaajin lahayn GOV.UK
|
69
|
+
is_not_useful: Bogani faa'ido maleh
|
70
|
+
is_this_page_useful: Bogani faa'ido malaha miyaa?
|
71
|
+
is_useful: Bogani faa'ido ayuu leeyahay
|
72
|
+
maybe: Laga yaabaa
|
73
|
+
more_about_visit: Si aad nooga caawiso inaan hagaajino GOV.UK, waxaan jeclaan lahaa inaan waxbadan ka ogaado booqashadaada maanta. Waxaan kuusoo diri doonaa linkiga foomka warcelinta. Waxay kaliya qaadanaysaa 2 daqiiqo si loo buuxiyo, Ha warwarin kuumma soo diri doono been abuur ama lama wadaagi doono iimaylkaaga cid kale.
|
74
|
+
'no': Maya
|
75
|
+
send: Dir
|
76
|
+
send_me_survey: Ii dir aniga xog ururinta
|
77
|
+
something_wrong: Kawarbixi dhibaato bogan
|
78
|
+
thank_you_for_feedback: Waad ku mahadsantahay warcelintaada
|
79
|
+
what_doing: Maxaad doonaysaa inuu laguu qabto?
|
80
|
+
what_wrong: Maxaa qaldamay?
|
81
|
+
'yes': Haa
|
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: Latalino
|
84
|
+
departments: Qaybo
|
85
|
+
get-involved: Ku taxaluqa
|
86
|
+
how-government-works: Siday dawladu u shaqaysaa
|
87
|
+
news_and_communications: Warka iyo xidhiidhka
|
88
|
+
statistics: Xisaabaadka
|
89
|
+
worldwide: Dunidoo dhan
|
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: Dhamaan qaybaha waxa laga heli karaa <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>, except where otherwise stated
|
93
|
+
support_links: Linkiyada caawinta
|
90
94
|
layout_for_public:
|
91
95
|
account_layout:
|
92
96
|
feedback:
|
93
97
|
banners:
|
94
|
-
|
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: Qari baadhista
|
107
|
+
menu: Manyuu
|
108
|
+
search_button: Baadh GOV.UK
|
109
|
+
show_button: Muuji baadhista
|
110
|
+
top_level: Heerka sare
|
117
111
|
layout_super_navigation_header:
|
118
112
|
logo_link_title:
|
119
113
|
logo_text:
|
@@ -128,77 +122,83 @@ so:
|
|
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: Laga bilaabo
|
126
|
+
history: Taariikhda
|
127
|
+
last_updated: Cusboonaysiintii ugu dambaysay
|
128
|
+
part_of: Ka qeyba
|
129
|
+
published: Daabacaada
|
130
|
+
see_all_updates: Eeg dhamaan cusboonaysiinaha
|
131
|
+
toggle_less: Muuji waxyar
|
132
|
+
toggle_more: "+ %{number} badan"
|
139
133
|
modal_dialogue:
|
140
|
-
close_modal:
|
134
|
+
close_modal: Kusoo dhawoow wada hadal dhex dhexaad ah
|
141
135
|
notice:
|
142
136
|
banner_title:
|
143
137
|
organisation_schema:
|
144
|
-
all_content_search_description:
|
138
|
+
all_content_search_description: Raadi dhamaan waxyaabaha uu ka koobanyahay %{organisation}
|
145
139
|
previous_and_next_navigation:
|
146
|
-
pagination:
|
140
|
+
pagination: Lambar siinta boga
|
147
141
|
print_link:
|
148
|
-
text:
|
142
|
+
text: Daabac bogan
|
149
143
|
radio:
|
150
|
-
or:
|
144
|
+
or: ama
|
151
145
|
related_footer_navigation:
|
152
|
-
collections:
|
153
|
-
policies:
|
154
|
-
statistical_data_sets:
|
155
|
-
topical_events:
|
146
|
+
collections: Xidhmooyin
|
147
|
+
policies: Siyaasado
|
148
|
+
statistical_data_sets: Xogaha tirokoobka
|
149
|
+
topical_events: Dhacdooyinka macduucooda
|
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: Xidhmo
|
152
|
+
external_links: Meelkale oo websaaytka ah
|
153
|
+
policies: Siyaasada
|
154
|
+
publishers: Ay daabaceeen
|
155
|
+
related_contacts: Cid kale
|
156
|
+
related_content: Waxyaabaha la xidhiidha
|
157
|
+
related_external_links: Meelkale oo websaaytka ah
|
158
|
+
related_guides: Tilmaam faahfaahsan
|
159
|
+
statistical_data_sets: Xogta tirokoobka
|
160
|
+
topical_events: Dhacdooyinka macduucooda
|
161
|
+
topics: Ogow mawduuca
|
168
162
|
transition:
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
163
|
+
hub_page_link_path: "/transition-check/questions"
|
164
|
+
hub_page_link_text: Hel talaabooyinka liiska shaqsiyeed
|
165
|
+
hub_page_title: Hubinta Brexit
|
166
|
+
link_path: "/brexit"
|
167
|
+
link_text: Hubi waxaad u baahantahay inaad qabato
|
168
|
+
title: Ka bixitaanka Ingiriiska
|
169
|
+
world_locations: Goobaha Dunida
|
173
170
|
search_box:
|
174
|
-
input_title:
|
175
|
-
label:
|
176
|
-
search_button:
|
171
|
+
input_title: Baadh
|
172
|
+
label: Baadh GOV.UK
|
173
|
+
search_button: Baadh
|
177
174
|
show_password:
|
178
|
-
announce_hide:
|
179
|
-
announce_show:
|
180
|
-
hide:
|
181
|
-
hide_password:
|
182
|
-
show:
|
183
|
-
show_password:
|
175
|
+
announce_hide: Fure sireedkaagu wuu qarsoonayhay
|
176
|
+
announce_show: Fure sireedkaagu wuu muuqdaa
|
177
|
+
hide: Qari
|
178
|
+
hide_password: Qari fure sireedka
|
179
|
+
show: Muuji
|
180
|
+
show_password: Muuji furesireedka
|
181
|
+
single_page_notification_button:
|
182
|
+
subscribe_text:
|
183
|
+
unsubscribe_text:
|
184
184
|
skip_link:
|
185
|
-
text:
|
185
|
+
text: Iska dhaaf meelaha muhiimka ah
|
186
186
|
step_by_step_nav:
|
187
|
-
hide:
|
188
|
-
hide_all:
|
189
|
-
show:
|
190
|
-
show_all:
|
187
|
+
hide: Qari
|
188
|
+
hide_all: Qari dhamaan talaabooyinka
|
189
|
+
show: Muuji
|
190
|
+
show_all: Muuji dhamaan talaabooyinka
|
191
191
|
step_by_step_nav_related:
|
192
|
-
part_of:
|
192
|
+
part_of: Ka qeyba
|
193
193
|
subscription_links:
|
194
|
-
email_signup_link_text:
|
195
|
-
feed_link_label:
|
196
|
-
feed_link_text:
|
197
|
-
subscriptions:
|
194
|
+
email_signup_link_text: Hel iimaylada
|
195
|
+
feed_link_label: Soo koobiyee oo ku dul badal URL goobtaada baadhista
|
196
|
+
feed_link_text: Ku xidhnow warka
|
197
|
+
subscriptions: Ku xidhnaansho
|
198
198
|
success_alert:
|
199
|
-
success:
|
199
|
+
success: Guusha
|
200
200
|
summary_list:
|
201
|
-
delete:
|
202
|
-
edit:
|
201
|
+
delete: Masax
|
202
|
+
edit: Badal
|
203
203
|
tabs:
|
204
|
-
contents:
|
204
|
+
contents: Waxyaabaha uu ka koobanyahay
|