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/id.yml
CHANGED
@@ -1,48 +1,53 @@
|
|
1
1
|
---
|
2
2
|
id:
|
3
3
|
common:
|
4
|
-
translations:
|
4
|
+
translations: Terjemahan
|
5
5
|
components:
|
6
6
|
accordion:
|
7
|
-
hide:
|
8
|
-
hide_all:
|
9
|
-
show:
|
10
|
-
show_all:
|
11
|
-
this_section_visually_hidden:
|
7
|
+
hide: Sembunyikan
|
8
|
+
hide_all: Sembunyikan semua bagian
|
9
|
+
show: Tampilkan
|
10
|
+
show_all: Tampilkan semua bagian
|
11
|
+
this_section_visually_hidden: " bagian ini"
|
12
12
|
article_schema:
|
13
|
-
scoped_search_description:
|
13
|
+
scoped_search_description: Cari dalam %{title}
|
14
14
|
attachment:
|
15
|
-
opendocument_html:
|
16
|
-
order_a_copy:
|
15
|
+
opendocument_html: File ini berformat <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: Pesan salinan
|
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 halaman
|
19
|
+
other: "%{count} halaman"
|
20
|
+
reference: 'Ref: %{reference}'
|
21
|
+
request_format_cta: Minta format yang dapat diakses.
|
22
|
+
request_format_details_html: Jika menggunakan bantuan teknologi (seperti pembaca layar) dan membutuhkan versi dokumen ini dalam format yang lebih dapat diakses, silakan kirim email ke <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Silakan beri tahu kami format yang dibutuhkan. Ini akan membantu kami jika Anda mengatakan teknologi bantuan apa yang Anda gunakan.
|
23
|
+
request_format_text: File ini mungkin tidak sesuai untuk pengguna teknologi bantuan.
|
24
24
|
back_link:
|
25
|
-
back:
|
25
|
+
back: Kembali
|
26
26
|
character_count:
|
27
|
-
body:
|
27
|
+
body: Anda dapat memasukkan hingga %{number} %{type}
|
28
28
|
type:
|
29
|
-
characters:
|
30
|
-
words:
|
29
|
+
characters: karakter
|
30
|
+
words: kata
|
31
31
|
checkboxes:
|
32
|
-
or:
|
32
|
+
or: atau
|
33
33
|
contents_list:
|
34
|
-
contents:
|
34
|
+
contents: Konten
|
35
35
|
contextual_sidebar:
|
36
|
-
pretitle:
|
36
|
+
pretitle: Juga bagian dari
|
37
37
|
cookie_banner:
|
38
38
|
buttons:
|
39
|
-
accept_cookies:
|
40
|
-
reject_cookies:
|
41
|
-
|
42
|
-
confirmation_message_link:
|
43
|
-
hide:
|
39
|
+
accept_cookies: Terima cookie tambahan
|
40
|
+
reject_cookies: Tolak cookie tambahan
|
41
|
+
confirmation_message_html: Anda dapat menautkan %{link} kapan saja.
|
42
|
+
confirmation_message_link: ubah pengaturan cookie Anda
|
43
|
+
hide: Sembunyikan pesan ini
|
44
44
|
text:
|
45
|
-
|
45
|
+
- Kami menggunakan beberapa cookie yang sangat dibutuhkan untuk membuat situs web ini berfungsi.
|
46
|
+
- Kami ingin mengatur cookie tambahan untuk memahami cara Anda menggunakan situs GOV.UK
|
47
|
+
- mengingat pengaturan Anda
|
48
|
+
- dan meningkatkan layanan pemerintah.
|
49
|
+
- Kami juga menggunakan cookie yang diatur oleh situs lain untuk membantu kami memberi konten dari layanan mereka.
|
50
|
+
title: Cookie di situs GOV.UK
|
46
51
|
devolved_nations:
|
47
52
|
applies_to:
|
48
53
|
connectors:
|
@@ -51,69 +56,59 @@ id:
|
|
51
56
|
england:
|
52
57
|
northern_ireland:
|
53
58
|
scotland:
|
59
|
+
type:
|
60
|
+
consultation:
|
61
|
+
detailed_guide:
|
62
|
+
guidance:
|
63
|
+
publication:
|
54
64
|
wales:
|
55
65
|
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':
|
66
|
+
close: Tutup
|
67
|
+
dont_include_personal_info: Jangan masukkan informasi pribadi atau keuangan seperti nomor Asuransi Nasional atau detail kartu kredit Anda.
|
68
|
+
email_address: Alamat email
|
69
|
+
help_us_improve_govuk: Bantu kami meningkatkan situs GOV.UK
|
70
|
+
is_not_useful: halaman ini tidak bermanfaat
|
71
|
+
is_this_page_useful: Apakah halaman ini bermanfaat?
|
72
|
+
is_useful: halaman ini bermanfaat
|
73
|
+
maybe: Mungkin
|
74
|
+
more_about_visit: Untuk membantu kami meningkatkan situs GOV.UK, kami ingin tahu lebih banyak tentang kunjungan Anda hari ini. Kami akan mengirimi Anda tautan ke formulir umpan balik. Hanya butuh waktu 2 menit untuk mengisinya. Jangan khawatir karena kami tidak akan mengirimi Anda spam atau membagikan alamat email Anda kepada siapa pun.
|
75
|
+
'no': Tidak
|
76
|
+
send: Kirim
|
77
|
+
send_me_survey: Kirimi saya surveinya
|
78
|
+
something_wrong: Laporkan masalah dengan halaman ini
|
79
|
+
thank_you_for_feedback: Terima kasih untuk umpan balik Anda
|
80
|
+
what_doing: Apa yang Anda lakukan?
|
81
|
+
what_wrong: Apa yang salah?
|
82
|
+
'yes': Ya
|
73
83
|
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:
|
84
|
+
consultations: Konsultasi
|
85
|
+
departments: Departemen
|
86
|
+
get-involved: Ikut terlibat
|
87
|
+
how-government-works: Cara kerja pemerintah
|
88
|
+
news_and_communications: Berita dan komunikasi
|
89
|
+
statistics: Statistik
|
90
|
+
worldwide: Dunia
|
86
91
|
layout_footer:
|
87
|
-
copyright_html:
|
88
|
-
licence_html:
|
89
|
-
support_links:
|
92
|
+
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/">Hak Cipta © Crown</a>
|
93
|
+
licence_html: Semu konten tersedia sesuai <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Lisensi Terbuka Pemerintah v3.0</a>, kecuali dinyatakan berbeda
|
94
|
+
support_links: Tautan dukungan
|
90
95
|
layout_for_public:
|
91
96
|
account_layout:
|
92
97
|
feedback:
|
93
98
|
banners:
|
94
|
-
|
95
|
-
footer_link:
|
96
|
-
footer_outro:
|
97
|
-
phase_intro:
|
98
|
-
phase_link:
|
99
|
-
phase_outro:
|
100
|
-
title:
|
99
|
+
phase_banner_html:
|
101
100
|
navigation:
|
102
|
-
destroy_user_session:
|
103
101
|
menu_bar:
|
104
102
|
account:
|
105
103
|
link_text:
|
106
104
|
manage:
|
107
105
|
link_text:
|
108
|
-
security:
|
109
|
-
link_text:
|
110
|
-
user_root_path:
|
111
106
|
layout_header:
|
112
|
-
hide_button:
|
113
|
-
menu:
|
114
|
-
search_button:
|
115
|
-
show_button:
|
116
|
-
top_level:
|
107
|
+
hide_button: Sembunyikan pencarian
|
108
|
+
menu: Menu
|
109
|
+
search_button: Cari di GOV.UK
|
110
|
+
show_button: Tampilkan pencarian
|
111
|
+
top_level: Level teratas
|
117
112
|
layout_super_navigation_header:
|
118
113
|
logo_link_title:
|
119
114
|
logo_text:
|
@@ -128,77 +123,83 @@ id:
|
|
128
123
|
popular_links_heading:
|
129
124
|
search_text:
|
130
125
|
metadata:
|
131
|
-
from:
|
132
|
-
history:
|
133
|
-
last_updated:
|
134
|
-
part_of:
|
135
|
-
published:
|
136
|
-
see_all_updates:
|
137
|
-
toggle_less:
|
138
|
-
toggle_more:
|
126
|
+
from: Dari
|
127
|
+
history: Riwayat
|
128
|
+
last_updated: Terakhir diperbarui
|
129
|
+
part_of: Bagian dari
|
130
|
+
published: Diterbitkan
|
131
|
+
see_all_updates: Lihat semua pembaruan
|
132
|
+
toggle_less: Lihat lebih sedikit
|
133
|
+
toggle_more: "+ %{number} lagi"
|
139
134
|
modal_dialogue:
|
140
|
-
close_modal:
|
135
|
+
close_modal: Tutup dialog
|
141
136
|
notice:
|
142
137
|
banner_title:
|
143
138
|
organisation_schema:
|
144
|
-
all_content_search_description:
|
139
|
+
all_content_search_description: Temukan semua konten dari %{organisation}
|
145
140
|
previous_and_next_navigation:
|
146
|
-
pagination:
|
141
|
+
pagination: Paginasi
|
147
142
|
print_link:
|
148
|
-
text:
|
143
|
+
text: Cetak halaman ini
|
149
144
|
radio:
|
150
|
-
or:
|
145
|
+
or: atau
|
151
146
|
related_footer_navigation:
|
152
|
-
collections:
|
153
|
-
policies:
|
154
|
-
statistical_data_sets:
|
155
|
-
topical_events:
|
147
|
+
collections: Koleksi
|
148
|
+
policies: Kebijakan
|
149
|
+
statistical_data_sets: Set data statistik
|
150
|
+
topical_events: Acara berdasar topik
|
156
151
|
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:
|
152
|
+
collections: Koleksi
|
153
|
+
external_links: Di tempat lain di web
|
154
|
+
policies: Kebijakan
|
155
|
+
publishers: Diterbitkan oleh
|
156
|
+
related_contacts: Kontak lain
|
157
|
+
related_content: Konten terkait
|
158
|
+
related_external_links: Di tempat lain di web
|
159
|
+
related_guides: Panduan terperinci
|
160
|
+
statistical_data_sets: Set data statistik
|
161
|
+
topical_events: Acara berdasar topik
|
162
|
+
topics: Jelajahi topik
|
168
163
|
transition:
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
164
|
+
hub_page_link_path: "/transition-check/questions"
|
165
|
+
hub_page_link_text: Dapatkan daftar tindakan terpersonalisasi
|
166
|
+
hub_page_title: Brexit checker
|
167
|
+
link_path: "/brexit"
|
168
|
+
link_text: Periksa apa yang Anda harus lakukan
|
169
|
+
title: Brexit
|
170
|
+
world_locations: Lokasi dunia
|
173
171
|
search_box:
|
174
|
-
input_title:
|
175
|
-
label:
|
176
|
-
search_button:
|
172
|
+
input_title: Cari
|
173
|
+
label: Cari di GOV.UK
|
174
|
+
search_button: Cari
|
177
175
|
show_password:
|
178
|
-
announce_hide:
|
179
|
-
announce_show:
|
180
|
-
hide:
|
181
|
-
hide_password:
|
182
|
-
show:
|
183
|
-
show_password:
|
176
|
+
announce_hide: Kata sandi Anda tersembunyi
|
177
|
+
announce_show: Kata sandi Anda tampak
|
178
|
+
hide: Sembunyikan
|
179
|
+
hide_password: Sembunyikan kata sandi
|
180
|
+
show: Tampilkan
|
181
|
+
show_password: Tampilkan kata sandi
|
182
|
+
single_page_notification_button:
|
183
|
+
subscribe_text:
|
184
|
+
unsubscribe_text:
|
184
185
|
skip_link:
|
185
|
-
text:
|
186
|
+
text: Lewatkan ke konten utama
|
186
187
|
step_by_step_nav:
|
187
|
-
hide:
|
188
|
-
hide_all:
|
189
|
-
show:
|
190
|
-
show_all:
|
188
|
+
hide: Sembunyikan
|
189
|
+
hide_all: Sembunyikan semua langkah
|
190
|
+
show: Tampilkan
|
191
|
+
show_all: Tampilkan semua langkah
|
191
192
|
step_by_step_nav_related:
|
192
|
-
part_of:
|
193
|
+
part_of: Bagian dari
|
193
194
|
subscription_links:
|
194
|
-
email_signup_link_text:
|
195
|
-
feed_link_label:
|
196
|
-
feed_link_text:
|
197
|
-
subscriptions:
|
195
|
+
email_signup_link_text: Dapatkan email
|
196
|
+
feed_link_label: Salin dan rekat URL ini ke pembaca feed Anda
|
197
|
+
feed_link_text: Berlangganan feed
|
198
|
+
subscriptions: Langganan
|
198
199
|
success_alert:
|
199
|
-
success:
|
200
|
+
success: Sukses
|
200
201
|
summary_list:
|
201
|
-
delete:
|
202
|
-
edit:
|
202
|
+
delete: Hapus
|
203
|
+
edit: Ubah
|
203
204
|
tabs:
|
204
|
-
contents:
|
205
|
+
contents: Konten
|
data/config/locales/is.yml
CHANGED
@@ -1,48 +1,52 @@
|
|
1
1
|
---
|
2
2
|
is:
|
3
3
|
common:
|
4
|
-
translations:
|
4
|
+
translations: Þýðingar
|
5
5
|
components:
|
6
6
|
accordion:
|
7
|
-
hide:
|
8
|
-
hide_all:
|
9
|
-
show:
|
10
|
-
show_all:
|
11
|
-
this_section_visually_hidden:
|
7
|
+
hide: Fela
|
8
|
+
hide_all: Fela alla hluta
|
9
|
+
show: Sýna
|
10
|
+
show_all: Sýna alla hluta
|
11
|
+
this_section_visually_hidden: " þessi hluti"
|
12
12
|
article_schema:
|
13
|
-
scoped_search_description:
|
13
|
+
scoped_search_description: Leita innan %{title}
|
14
14
|
attachment:
|
15
|
-
opendocument_html:
|
16
|
-
order_a_copy:
|
15
|
+
opendocument_html: Þessi skrá er á <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpnaSkjal</a> sniði
|
16
|
+
order_a_copy: Panta eintak
|
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 síða
|
19
|
+
other: "%{count} síður"
|
20
|
+
reference: 'Tilv: %{reference}'
|
21
|
+
request_format_cta: Óska eftir aðgengilegu sniði.
|
22
|
+
request_format_details_html: Ef þú notast við stoðtækni (eins og skjálesara) og þarft útgáfu af þessu skjali á aðgengilegra sniði, sendu þá vinsamlegast tölvupóst á <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Vinsamlegast segðu okkur hvaða snið þú þarft. Það hjálpar okkur ef þú tekur fram hvaða stoðtækni þú notast við.
|
23
|
+
request_format_text: Þessi skrá gæti ekki hentað þeim sem notast við stoðtækni.
|
24
24
|
back_link:
|
25
|
-
back:
|
25
|
+
back: Til baka
|
26
26
|
character_count:
|
27
|
-
body:
|
27
|
+
body: Þú getur slegið inn allt að %{number} %{type}
|
28
28
|
type:
|
29
|
-
characters:
|
30
|
-
words:
|
29
|
+
characters: stafi
|
30
|
+
words: orð
|
31
31
|
checkboxes:
|
32
|
-
or:
|
32
|
+
or: eða
|
33
33
|
contents_list:
|
34
|
-
contents:
|
34
|
+
contents: Efni
|
35
35
|
contextual_sidebar:
|
36
|
-
pretitle:
|
36
|
+
pretitle: Einnig hluti af
|
37
37
|
cookie_banner:
|
38
38
|
buttons:
|
39
|
-
accept_cookies:
|
40
|
-
reject_cookies:
|
41
|
-
|
42
|
-
confirmation_message_link:
|
43
|
-
hide:
|
39
|
+
accept_cookies: Samþykkja aðrar vafrakökur
|
40
|
+
reject_cookies: Hafna öðrum vafrakökum
|
41
|
+
confirmation_message_html: Þú getur %{link} hvenær sem er.
|
42
|
+
confirmation_message_link: breyta vafraköku stillingunum þínum
|
43
|
+
hide: Fela þessi skilaboð
|
44
44
|
text:
|
45
|
-
|
45
|
+
- Við notum nokkrar nauðsynlegar vafrakökur til að tryggja virkni síðunnar.
|
46
|
+
- Við viljum setja fleiri vafrakökur til að átta okkur á hvernig þú notar GOV.UK
|
47
|
+
- muna stillingarnar þínar og bæta opinbera þjónustu
|
48
|
+
- Við notum líka vafrakökur af öðrum síðum til að auðvelda okkur að birta efni frá þeim.
|
49
|
+
title: Vafrakökur á GOV.UK
|
46
50
|
devolved_nations:
|
47
51
|
applies_to:
|
48
52
|
connectors:
|
@@ -51,69 +55,59 @@ is:
|
|
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: Loka
|
66
|
+
dont_include_personal_info: Ekki láta persónulegar eða fjárhagslegar upplýsingar eins og Tryggingarnúmer eða kreditkorta upplýsingar fylgja með.
|
67
|
+
email_address: Tölvupóstfang
|
68
|
+
help_us_improve_govuk: Hjálpaðu okkur að bæta GOV.UK
|
69
|
+
is_not_useful: þessi síða er ekki gagnleg
|
70
|
+
is_this_page_useful: Ef þessi síða gagnleg?
|
71
|
+
is_useful: þess síða er gagnleg
|
72
|
+
maybe: Kannski
|
73
|
+
more_about_visit: Við viljum vita meira um heimsókn þína hingað í dag til að hjálpa okkur að bæta GOV.UK. Við munum senda þér hlekk á skjal fyrir endurgjöf. Það mun bara taka 2 mínútur að fylla það út. Hafðu engar áhyggjur við munum ekki senda þér ruslpóst eða deila tölvupóstfanginu þínu með neinum.
|
74
|
+
'no': Nei
|
75
|
+
send: Senda
|
76
|
+
send_me_survey: Sendið mér könnunina
|
77
|
+
something_wrong: Tilkynna vandamál við þessa síðu
|
78
|
+
thank_you_for_feedback: Takk fyrir þína endurgjöf
|
79
|
+
what_doing: Hvað varstu að gera?
|
80
|
+
what_wrong: Hvað fór úrskeiðis?
|
81
|
+
'yes': Já
|
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: Ráðgjöf
|
84
|
+
departments: Deildir
|
85
|
+
get-involved: Taktu þátt
|
86
|
+
how-government-works: Hvernig ríkið virkar
|
87
|
+
news_and_communications: Fréttir og tilkynningar
|
88
|
+
statistics: Tölfræði
|
89
|
+
worldwide: Úti um allan heim
|
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/">© höfunarréttur Krúnunnar</a>
|
92
|
+
licence_html: Allt efni er aðgengilegt samkvæmt <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>, nema annað sé tekið fram
|
93
|
+
support_links: Stuðningshlekkir
|
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: Fela leit
|
107
|
+
menu: Valmynd
|
108
|
+
search_button: Leita á GOV.UK
|
109
|
+
show_button: Sýna leit
|
110
|
+
top_level: Efsta stig
|
117
111
|
layout_super_navigation_header:
|
118
112
|
logo_link_title:
|
119
113
|
logo_text:
|
@@ -128,77 +122,83 @@ is:
|
|
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á
|
126
|
+
history: Saga
|
127
|
+
last_updated: Síðast uppfært
|
128
|
+
part_of: Hluti af
|
129
|
+
published: Birt
|
130
|
+
see_all_updates: Sjá allar uppfærslur
|
131
|
+
toggle_less: Sýna færri
|
132
|
+
toggle_more: "+ %{number} fleiri"
|
139
133
|
modal_dialogue:
|
140
|
-
close_modal:
|
134
|
+
close_modal: Loka glugga
|
141
135
|
notice:
|
142
136
|
banner_title:
|
143
137
|
organisation_schema:
|
144
|
-
all_content_search_description:
|
138
|
+
all_content_search_description: Finna allt efni frá %{organisation}
|
145
139
|
previous_and_next_navigation:
|
146
|
-
pagination:
|
140
|
+
pagination: Síðuuppsetning
|
147
141
|
print_link:
|
148
|
-
text:
|
142
|
+
text: Prenta þessa síðu
|
149
143
|
radio:
|
150
|
-
or:
|
144
|
+
or: eða
|
151
145
|
related_footer_navigation:
|
152
|
-
collections:
|
153
|
-
policies:
|
154
|
-
statistical_data_sets:
|
155
|
-
topical_events:
|
146
|
+
collections: Söfn
|
147
|
+
policies: Stefnur
|
148
|
+
statistical_data_sets: Tölfræðileg gagnasett
|
149
|
+
topical_events: Efnislegir viðburðir
|
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: Safn
|
152
|
+
external_links: Annars staðar á vefnum
|
153
|
+
policies: Stefna
|
154
|
+
publishers: Birt af
|
155
|
+
related_contacts: Aðrir tengiliðir
|
156
|
+
related_content: Tengt efni
|
157
|
+
related_external_links: Annars staðar á vefnum
|
158
|
+
related_guides: Nákvæmar leiðbeiningar
|
159
|
+
statistical_data_sets: Tölfræðilegt gagnasett
|
160
|
+
topical_events: Efnislegur viðburður
|
161
|
+
topics: Kanna efnið
|
168
162
|
transition:
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
163
|
+
hub_page_link_path: "/transition-check/questions"
|
164
|
+
hub_page_link_text: Fá persónulegan aðgerðalista
|
165
|
+
hub_page_title: Brexit athugari
|
166
|
+
link_path: "/brexit"
|
167
|
+
link_text: Athugaðu hvað þú þarft að gera
|
168
|
+
title: Brexit
|
169
|
+
world_locations: Staðsetningar úti um allan heim
|
173
170
|
search_box:
|
174
|
-
input_title:
|
175
|
-
label:
|
176
|
-
search_button:
|
171
|
+
input_title: Leita
|
172
|
+
label: Leita á GOV.UK
|
173
|
+
search_button: Leita
|
177
174
|
show_password:
|
178
|
-
announce_hide:
|
179
|
-
announce_show:
|
180
|
-
hide:
|
181
|
-
hide_password:
|
182
|
-
show:
|
183
|
-
show_password:
|
175
|
+
announce_hide: Lykilorðið þitt er falið
|
176
|
+
announce_show: Lykilorðið þitt er sýnt
|
177
|
+
hide: Fela
|
178
|
+
hide_password: Fela lykilorð
|
179
|
+
show: Sýna
|
180
|
+
show_password: Sýna lykilorð
|
181
|
+
single_page_notification_button:
|
182
|
+
subscribe_text:
|
183
|
+
unsubscribe_text:
|
184
184
|
skip_link:
|
185
|
-
text:
|
185
|
+
text: Fara beint í aðalefni
|
186
186
|
step_by_step_nav:
|
187
|
-
hide:
|
188
|
-
hide_all:
|
189
|
-
show:
|
190
|
-
show_all:
|
187
|
+
hide: Fela
|
188
|
+
hide_all: Fela öll skref
|
189
|
+
show: Sýna
|
190
|
+
show_all: Sýna öll skref
|
191
191
|
step_by_step_nav_related:
|
192
|
-
part_of:
|
192
|
+
part_of: Hluti af
|
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á tölvupósta
|
195
|
+
feed_link_label: Afritaðu og límdu þessa slóð í straum lesarann þinn
|
196
|
+
feed_link_text: Gerast áskrifandi að straumi
|
197
|
+
subscriptions: Áskriftir
|
198
198
|
success_alert:
|
199
|
-
success:
|
199
|
+
success: Tókst
|
200
200
|
summary_list:
|
201
|
-
delete:
|
202
|
-
edit:
|
201
|
+
delete: Eyða
|
202
|
+
edit: Breyta
|
203
203
|
tabs:
|
204
|
-
contents:
|
204
|
+
contents: Efni
|