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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/govuk_publishing_components/analytics/explicit-cross-domain-links.js +49 -48
- data/app/assets/javascripts/govuk_publishing_components/components/cookie-banner.js +0 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_big-number.scss +1 -6
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +5 -5
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_tables.scss +8 -4
- data/app/views/govuk_publishing_components/components/_cookie_banner.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 +10 -11
- 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/version.rb +1 -1
- metadata +2 -2
data/config/locales/sv.yml
CHANGED
@@ -1,48 +1,52 @@
|
|
1
1
|
---
|
2
2
|
sv:
|
3
3
|
common:
|
4
|
-
translations:
|
4
|
+
translations: Översättningar
|
5
5
|
components:
|
6
6
|
accordion:
|
7
|
-
hide:
|
8
|
-
hide_all:
|
9
|
-
show:
|
10
|
-
show_all:
|
11
|
-
this_section_visually_hidden:
|
7
|
+
hide: Dölj
|
8
|
+
hide_all: Dölj alla avsnitt
|
9
|
+
show: Visa
|
10
|
+
show_all: Visa alla avsnitt
|
11
|
+
this_section_visually_hidden: " detta avsnitt"
|
12
12
|
article_schema:
|
13
|
-
scoped_search_description:
|
13
|
+
scoped_search_description: Sök inom %{title}
|
14
14
|
attachment:
|
15
|
-
opendocument_html:
|
16
|
-
order_a_copy:
|
15
|
+
opendocument_html: Den här filen är i ett <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: Beställ en kopia
|
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 sida
|
19
|
+
other: "%{count} sidor"
|
20
|
+
reference: 'Ref: %{reference}'
|
21
|
+
request_format_cta: Begär ett tillgängligt format.
|
22
|
+
request_format_details_html: Om du använder hjälpmedel (t.ex. en skärmläsare) och behöver en version av det här dokumentet i ett mer lättillgängligt format, skicka ett e-postmeddelande <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Berätta för oss vilket format du behöver. Det underlättar för oss om du berättar vilken hjälpmedelsteknik du använder.
|
23
|
+
request_format_text: Den här filen kanske inte är lämplig för användare av hjälpmedel.
|
24
24
|
back_link:
|
25
|
-
back:
|
25
|
+
back: Tillbaka till
|
26
26
|
character_count:
|
27
|
-
body:
|
27
|
+
body: Du kan ange upp till %{number} %{type}
|
28
28
|
type:
|
29
|
-
characters:
|
30
|
-
words:
|
29
|
+
characters: tecken
|
30
|
+
words: ord
|
31
31
|
checkboxes:
|
32
|
-
or:
|
32
|
+
or: eller
|
33
33
|
contents_list:
|
34
|
-
contents:
|
34
|
+
contents: Innehåll
|
35
35
|
contextual_sidebar:
|
36
|
-
pretitle:
|
36
|
+
pretitle: Också en del av
|
37
37
|
cookie_banner:
|
38
38
|
buttons:
|
39
|
-
accept_cookies:
|
40
|
-
reject_cookies:
|
41
|
-
|
42
|
-
confirmation_message_link:
|
43
|
-
hide:
|
39
|
+
accept_cookies: Acceptera fler cookies
|
40
|
+
reject_cookies: Avvisa fler cookies
|
41
|
+
confirmation_message_html: Du kan %{link} när som helst.
|
42
|
+
confirmation_message_link: ändra dina cookie-inställningar
|
43
|
+
hide: Dölj det här meddelandet
|
44
44
|
text:
|
45
|
-
|
45
|
+
- Vi använder vissa viktiga cookies för att den här webbplatsen ska fungera.
|
46
|
+
- Vi vill ställa in ytterligare cookies för att förstå hur du använder GOV.UK
|
47
|
+
- komma ihåg dina inställningar och förbättra myndighetstjänsterna.
|
48
|
+
- Vi använder också cookies som ställs in av andra webbplatser för att hjälpa oss att leverera innehåll från deras tjänster.
|
49
|
+
title: Cookies på GOV.UK
|
46
50
|
devolved_nations:
|
47
51
|
applies_to:
|
48
52
|
connectors:
|
@@ -51,69 +55,59 @@ sv:
|
|
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: Stäng
|
66
|
+
dont_include_personal_info: Ange inte personlig eller finansiell information, t.ex. ditt försäkringsnummer eller kreditkortsuppgifter.
|
67
|
+
email_address: E-postadress
|
68
|
+
help_us_improve_govuk: Hjälp oss att förbättra GOV.UK
|
69
|
+
is_not_useful: Den här sidan är inte användbar
|
70
|
+
is_this_page_useful: Är den här sidan användbar?
|
71
|
+
is_useful: Den här sidan är användbar
|
72
|
+
maybe: Kanske
|
73
|
+
more_about_visit: För att hjälpa oss att förbättra GOV.UK skulle vi vilja veta mer om ditt besök idag. Vi skickar dig en länk till ett feedbackformulär. Det tar bara 2 minuter att fylla i. Oroa dig inte, vi kommer inte att skicka skräppost till dig eller dela din e-postadress med någon.
|
74
|
+
'no': Nej
|
75
|
+
send: Skicka
|
76
|
+
send_me_survey: Skicka mig enkäten
|
77
|
+
something_wrong: Rapportera ett problem med den här sidan
|
78
|
+
thank_you_for_feedback: Tack för din feedback
|
79
|
+
what_doing: Vad gjorde du?
|
80
|
+
what_wrong: Vad gick fel?
|
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: Samråd
|
84
|
+
departments: Avdelningar
|
85
|
+
get-involved: Bli engagerad
|
86
|
+
how-government-works: Hur regeringen fungerar
|
87
|
+
news_and_communications: Nyheter och kommunikation
|
88
|
+
statistics: Statistik
|
89
|
+
worldwide: Globalt
|
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: Allt innehåll är tillgängligt enligt <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>, om inget annat anges
|
93
|
+
support_links: Supportlänkar
|
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: Dölj sökning
|
107
|
+
menu: Meny
|
108
|
+
search_button: Sök på GOV.UK
|
109
|
+
show_button: Visa sökning
|
110
|
+
top_level: Högsta nivå
|
117
111
|
layout_super_navigation_header:
|
118
112
|
logo_link_title:
|
119
113
|
logo_text:
|
@@ -128,77 +122,83 @@ sv:
|
|
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: Från
|
126
|
+
history: Historia
|
127
|
+
last_updated: Senast uppdaterad
|
128
|
+
part_of: Del av
|
129
|
+
published: Publicerad
|
130
|
+
see_all_updates: Se alla uppdateringar
|
131
|
+
toggle_less: Visa färre
|
132
|
+
toggle_more: "+ %{number} mer"
|
139
133
|
modal_dialogue:
|
140
|
-
close_modal:
|
134
|
+
close_modal: Stäng den modala dialogen
|
141
135
|
notice:
|
142
136
|
banner_title:
|
143
137
|
organisation_schema:
|
144
|
-
all_content_search_description:
|
138
|
+
all_content_search_description: Hitta allt innehåll från %{organisation}
|
145
139
|
previous_and_next_navigation:
|
146
|
-
pagination:
|
140
|
+
pagination: Paginering
|
147
141
|
print_link:
|
148
|
-
text:
|
142
|
+
text: Skriv ut den här sidan
|
149
143
|
radio:
|
150
|
-
or:
|
144
|
+
or: eller
|
151
145
|
related_footer_navigation:
|
152
|
-
collections:
|
153
|
-
policies:
|
154
|
-
statistical_data_sets:
|
155
|
-
topical_events:
|
146
|
+
collections: Samlingar
|
147
|
+
policies: Policys
|
148
|
+
statistical_data_sets: Statistiska datamängder
|
149
|
+
topical_events: Aktuella evenemang
|
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: Samling
|
152
|
+
external_links: På andra ställen på webben
|
153
|
+
policies: Policy
|
154
|
+
publishers: Publicerad av
|
155
|
+
related_contacts: Andra kontakter
|
156
|
+
related_content: Relaterat innehåll
|
157
|
+
related_external_links: På andra ställen på webben
|
158
|
+
related_guides: Detaljerad vägledning
|
159
|
+
statistical_data_sets: Statistiska uppgifter
|
160
|
+
topical_events: Aktuell händelse
|
161
|
+
topics: Utforska ämnet
|
168
162
|
transition:
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
163
|
+
hub_page_link_path: "/transition-check/questions"
|
164
|
+
hub_page_link_text: Få en personlig åtgärdslista
|
165
|
+
hub_page_title: Brexit-kontroll
|
166
|
+
link_path: "/brexit"
|
167
|
+
link_text: Kontrollera vad du behöver göra
|
168
|
+
title: Brexit
|
169
|
+
world_locations: Platser i världen
|
173
170
|
search_box:
|
174
|
-
input_title:
|
175
|
-
label:
|
176
|
-
search_button:
|
171
|
+
input_title: Sök på
|
172
|
+
label: Sök på GOV.UK
|
173
|
+
search_button: Sök på
|
177
174
|
show_password:
|
178
|
-
announce_hide:
|
179
|
-
announce_show:
|
180
|
-
hide:
|
181
|
-
hide_password:
|
182
|
-
show:
|
183
|
-
show_password:
|
175
|
+
announce_hide: Ditt lösenord är dolt
|
176
|
+
announce_show: Ditt lösenord visas
|
177
|
+
hide: Dölj
|
178
|
+
hide_password: Dölj lösenordet
|
179
|
+
show: Visa
|
180
|
+
show_password: Visa lösenordet
|
181
|
+
single_page_notification_button:
|
182
|
+
subscribe_text:
|
183
|
+
unsubscribe_text:
|
184
184
|
skip_link:
|
185
|
-
text:
|
185
|
+
text: Hoppa till huvudinnehållet
|
186
186
|
step_by_step_nav:
|
187
|
-
hide:
|
188
|
-
hide_all:
|
189
|
-
show:
|
190
|
-
show_all:
|
187
|
+
hide: Dölj
|
188
|
+
hide_all: Dölj alla steg
|
189
|
+
show: Visa
|
190
|
+
show_all: Visa alla steg
|
191
191
|
step_by_step_nav_related:
|
192
|
-
part_of:
|
192
|
+
part_of: Del av
|
193
193
|
subscription_links:
|
194
|
-
email_signup_link_text:
|
195
|
-
feed_link_label:
|
196
|
-
feed_link_text:
|
197
|
-
subscriptions:
|
194
|
+
email_signup_link_text: Få e-postmeddelanden
|
195
|
+
feed_link_label: Kopiera och klistra in den här webbadressen i din feed-läsare
|
196
|
+
feed_link_text: Prenumerera på feed
|
197
|
+
subscriptions: Prenumerationer
|
198
198
|
success_alert:
|
199
|
-
success:
|
199
|
+
success: Framgång
|
200
200
|
summary_list:
|
201
|
-
delete:
|
202
|
-
edit:
|
201
|
+
delete: Ta bort
|
202
|
+
edit: Ändra
|
203
203
|
tabs:
|
204
|
-
contents:
|
204
|
+
contents: Innehåll
|
data/config/locales/sw.yml
CHANGED
@@ -1,48 +1,52 @@
|
|
1
1
|
---
|
2
2
|
sw:
|
3
3
|
common:
|
4
|
-
translations:
|
4
|
+
translations: Tafsiri
|
5
5
|
components:
|
6
6
|
accordion:
|
7
|
-
hide:
|
8
|
-
hide_all:
|
9
|
-
show:
|
10
|
-
show_all:
|
11
|
-
this_section_visually_hidden:
|
7
|
+
hide: Ficha
|
8
|
+
hide_all: Ficha sehemu zote
|
9
|
+
show: Onyesha
|
10
|
+
show_all: Onyesha sehemu zote
|
11
|
+
this_section_visually_hidden: " sehemu hii"
|
12
12
|
article_schema:
|
13
|
-
scoped_search_description:
|
13
|
+
scoped_search_description: Tafuta ndani ya %{title}
|
14
14
|
attachment:
|
15
|
-
opendocument_html:
|
16
|
-
order_a_copy:
|
15
|
+
opendocument_html: Faili hii ni ya muundo wa <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a>
|
16
|
+
order_a_copy: Agiza nakala
|
17
17
|
page:
|
18
|
-
one:
|
19
|
-
other:
|
20
|
-
reference:
|
21
|
-
request_format_cta:
|
22
|
-
request_format_details_html:
|
23
|
-
request_format_text:
|
18
|
+
one: Ukurasa mmoja (1)
|
19
|
+
other: Kurasa %{count}
|
20
|
+
reference: 'Marejeleo: %{reference}'
|
21
|
+
request_format_cta: Omba muundo unaoweza kutumika.
|
22
|
+
request_format_details_html: Ikiwa unatumia vifaa vya usaidizi(kama vile kisoma skrini) na unahitaji toleo la hati hii katika muundo unaoweza kutumika zaidi, tafadhali tuma barua pepe katika <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Tafadhali tuambie muundo unaohitaji. Itatusaidia ikiwa utatufahamisha kifaa cha usaidizi unachotumia.
|
23
|
+
request_format_text: Faili hii huenda haitumiki kwa watumiaji wanaotumia vifaa vya usaidizi.
|
24
24
|
back_link:
|
25
|
-
back:
|
25
|
+
back: Rudi nyuma
|
26
26
|
character_count:
|
27
|
-
body:
|
27
|
+
body: Unaweza kuweka hadi %{number} %{type}
|
28
28
|
type:
|
29
|
-
characters:
|
30
|
-
words:
|
29
|
+
characters: herufi
|
30
|
+
words: maneno
|
31
31
|
checkboxes:
|
32
|
-
or:
|
32
|
+
or: au
|
33
33
|
contents_list:
|
34
|
-
contents:
|
34
|
+
contents: Maudhui
|
35
35
|
contextual_sidebar:
|
36
|
-
pretitle:
|
36
|
+
pretitle: Pia ni sehemu ya
|
37
37
|
cookie_banner:
|
38
38
|
buttons:
|
39
|
-
accept_cookies:
|
40
|
-
reject_cookies:
|
41
|
-
|
42
|
-
confirmation_message_link:
|
43
|
-
hide:
|
39
|
+
accept_cookies: Kubali vidakuzi vya ziada
|
40
|
+
reject_cookies: Kataa vidakuzi vya ziada
|
41
|
+
confirmation_message_html: Unaweza %{link} wakati wowote.
|
42
|
+
confirmation_message_link: badilisha mipangilio yako ya vidakuzi
|
43
|
+
hide: Ficha ujumbe huu
|
44
44
|
text:
|
45
|
-
|
45
|
+
- Tunatumia vidakuzi muhimu ili kufanya tovuti hii ifanye kazi.
|
46
|
+
- Tungependa kuweka vidakuzi vya ziada ili kuelewa jinsi unavyotumia tovuti ya GOV.UK
|
47
|
+
- kumbuka mipangilio yako na uboreshe huduma za serikali.
|
48
|
+
- Tunatumia pia vidakuzi vilivyowekwa na tovuti zingine ili kutusaidia kutoa maudhui kutoka kwenye huduma zao.
|
49
|
+
title: Vidakuzi kwenye tovuti ya GOV.UK
|
46
50
|
devolved_nations:
|
47
51
|
applies_to:
|
48
52
|
connectors:
|
@@ -51,69 +55,59 @@ sw:
|
|
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: Funga
|
66
|
+
dont_include_personal_info: Usiweke maelezo ya kibinafsi au ya fedha kama vile nambari yako ya Bima ya Kitaifa au maelezo ya kadi yako ya mikopo.
|
67
|
+
email_address: Anwani ya barua pepe
|
68
|
+
help_us_improve_govuk: Tusaidie kuboresha tovuti ya GOV.UK
|
69
|
+
is_not_useful: ukurasa huu si muhimu
|
70
|
+
is_this_page_useful: Je, ukurasa huu ni muhimu?
|
71
|
+
is_useful: ukurasa huu ni muhimu
|
72
|
+
maybe: Huenda
|
73
|
+
more_about_visit: Ili kutusaidia kuboresha tovuti ya GOV.UK, tungependa kupata maelezo zaidi kuhusu hali ya huduma uliyopata leo. Tutakutumia kiungo cha kuelekeza kwenye fomu ya maoni. Itachukua dakika 2 tu kujaza. Usijali, hatutakutumia barua taka au kushiriki anwani yako ya barua pepe na mtu yeyote.
|
74
|
+
'no': Hapana
|
75
|
+
send: Tuma
|
76
|
+
send_me_survey: Nitumie utafiti
|
77
|
+
something_wrong: Ripoti tatizo unalokumbana nalo kwenye ukurasa huu
|
78
|
+
thank_you_for_feedback: Asante kwa maoni yako
|
79
|
+
what_doing: Ulikuwa unafanya nini?
|
80
|
+
what_wrong: Tatizo lipi lililotokea?
|
81
|
+
'yes': Ndiyo
|
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: Mashauriano
|
84
|
+
departments: Idara
|
85
|
+
get-involved: Shiriki
|
86
|
+
how-government-works: Jinsi serikali hufanya kazi
|
87
|
+
news_and_communications: Habari na mawasiliano
|
88
|
+
statistics: Takwimu
|
89
|
+
worldwide: Kimataifa
|
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/">© Hakimiliki ya Crown</a>
|
92
|
+
licence_html: Maudhui yote yanapatikana chini ya <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>, isipokuwa ibainishwe vinginevyo
|
93
|
+
support_links: Viungo vya ziada
|
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: Ficha utafutaji
|
107
|
+
menu: Menyu
|
108
|
+
search_button: Tafuta tovuti ya GOV.UK
|
109
|
+
show_button: Onyesha utafutaji
|
110
|
+
top_level: Kiwango cha juu
|
117
111
|
layout_super_navigation_header:
|
118
112
|
logo_link_title:
|
119
113
|
logo_text:
|
@@ -128,77 +122,83 @@ sw:
|
|
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: Kuanzia
|
126
|
+
history: Kumbukumbu
|
127
|
+
last_updated: Ilisasishwa mara ya mwisho
|
128
|
+
part_of: Sehemu ya
|
129
|
+
published: Ilichapishwa
|
130
|
+
see_all_updates: Angalia taarifa zote
|
131
|
+
toggle_less: Onyesha chache
|
132
|
+
toggle_more: "+ %{number} zaidi"
|
139
133
|
modal_dialogue:
|
140
|
-
close_modal:
|
134
|
+
close_modal: Funga dirisha ibukizi
|
141
135
|
notice:
|
142
136
|
banner_title:
|
143
137
|
organisation_schema:
|
144
|
-
all_content_search_description:
|
138
|
+
all_content_search_description: Tafuta maudhui yote kutoka %{organisation}
|
145
139
|
previous_and_next_navigation:
|
146
|
-
pagination:
|
140
|
+
pagination: Nambari za kurasa
|
147
141
|
print_link:
|
148
|
-
text:
|
142
|
+
text: Chapisha ukurasa huu
|
149
143
|
radio:
|
150
|
-
or:
|
144
|
+
or: au
|
151
145
|
related_footer_navigation:
|
152
|
-
collections:
|
153
|
-
policies:
|
154
|
-
statistical_data_sets:
|
155
|
-
topical_events:
|
146
|
+
collections: Mikusanyiko
|
147
|
+
policies: Sera
|
148
|
+
statistical_data_sets: Vikundi vya data ya takwimu
|
149
|
+
topical_events: Matukio yanayohusiana na mada
|
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: Mkusanyiko
|
152
|
+
external_links: Mahali pengine kwenye wavuti
|
153
|
+
policies: Sera
|
154
|
+
publishers: Imechapishwa na
|
155
|
+
related_contacts: Anwani zingine
|
156
|
+
related_content: Maudhui yanayohusiana
|
157
|
+
related_external_links: Mahali pengine kwenye wavuti
|
158
|
+
related_guides: Mwongozo wa kina
|
159
|
+
statistical_data_sets: Kikundi cha data ya takwimu
|
160
|
+
topical_events: Tukio linalohusiana na mada
|
161
|
+
topics: Pitia mada
|
168
162
|
transition:
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
163
|
+
hub_page_link_path: "/transition-check/questions"
|
164
|
+
hub_page_link_text: Pata orodha ya hatua za kuchukua zinazokufaa
|
165
|
+
hub_page_title: Kiteuzi cha Brexit
|
166
|
+
link_path: "/brexit"
|
167
|
+
link_text: Angalia unachopaswa kufanya
|
168
|
+
title: Brexit
|
169
|
+
world_locations: Maeneo ya kimataifa
|
173
170
|
search_box:
|
174
|
-
input_title:
|
175
|
-
label:
|
176
|
-
search_button:
|
171
|
+
input_title: Tafuta
|
172
|
+
label: Tafuta kwenye tovuti ya GOV.UK
|
173
|
+
search_button: Tafuta
|
177
174
|
show_password:
|
178
|
-
announce_hide:
|
179
|
-
announce_show:
|
180
|
-
hide:
|
181
|
-
hide_password:
|
182
|
-
show:
|
183
|
-
show_password:
|
175
|
+
announce_hide: Nenosiri lako limefichwa
|
176
|
+
announce_show: Nenosiri lako limeonyeshwa
|
177
|
+
hide: Ficha
|
178
|
+
hide_password: Ficha nenosiri
|
179
|
+
show: Onyesha
|
180
|
+
show_password: Onyesha nenosiri
|
181
|
+
single_page_notification_button:
|
182
|
+
subscribe_text:
|
183
|
+
unsubscribe_text:
|
184
184
|
skip_link:
|
185
|
-
text:
|
185
|
+
text: Nenda kwenye maudhui makuu
|
186
186
|
step_by_step_nav:
|
187
|
-
hide:
|
188
|
-
hide_all:
|
189
|
-
show:
|
190
|
-
show_all:
|
187
|
+
hide: Ficha
|
188
|
+
hide_all: Ficha hatua zote
|
189
|
+
show: Onyesha
|
190
|
+
show_all: Onyesha hatua zote
|
191
191
|
step_by_step_nav_related:
|
192
|
-
part_of:
|
192
|
+
part_of: Sehemu ya
|
193
193
|
subscription_links:
|
194
|
-
email_signup_link_text:
|
195
|
-
feed_link_label:
|
196
|
-
feed_link_text:
|
197
|
-
subscriptions:
|
194
|
+
email_signup_link_text: Pata barua pepe
|
195
|
+
feed_link_label: Nakili na ubandike URL hii kwenye kisoma mipasho chako
|
196
|
+
feed_link_text: Jisajili ili upokee mipasho
|
197
|
+
subscriptions: Usajili
|
198
198
|
success_alert:
|
199
|
-
success:
|
199
|
+
success: Umefaulu
|
200
200
|
summary_list:
|
201
|
-
delete:
|
202
|
-
edit:
|
201
|
+
delete: Futa
|
202
|
+
edit: Badilisha
|
203
203
|
tabs:
|
204
|
-
contents:
|
204
|
+
contents: Maudhui
|