govuk_publishing_components 66.7.1 → 66.9.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/stylesheets/govuk_publishing_components/components/_big-number.scss +3 -8
- data/app/assets/stylesheets/govuk_publishing_components/components/_chart.scss +10 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/_metadata.scss +43 -5
- data/app/assets/stylesheets/govuk_publishing_components/components/_phase-banner.scss +0 -13
- data/app/assets/stylesheets/govuk_publishing_components/components/_service-navigation.scss +20 -0
- data/app/controllers/govuk_publishing_components/applications_page_controller.rb +1 -1
- data/app/controllers/govuk_publishing_components/audit_controller.rb +0 -1
- data/app/views/govuk_publishing_components/components/_chart.html.erb +4 -1
- data/app/views/govuk_publishing_components/components/_metadata.html.erb +34 -3
- data/app/views/govuk_publishing_components/components/_phase_banner.html.erb +0 -2
- data/app/views/govuk_publishing_components/components/_service_navigation.html.erb +2 -0
- data/app/views/govuk_publishing_components/components/docs/chart.yml +39 -0
- data/app/views/govuk_publishing_components/components/docs/metadata.yml +30 -7
- data/app/views/govuk_publishing_components/components/docs/phase_banner.yml +0 -12
- data/app/views/govuk_publishing_components/components/docs/service_navigation.yml +18 -0
- data/config/locales/ar.yml +3 -0
- data/config/locales/az.yml +3 -0
- data/config/locales/be.yml +3 -0
- data/config/locales/bg.yml +3 -0
- data/config/locales/bn.yml +3 -0
- data/config/locales/cs.yml +3 -0
- data/config/locales/cy.yml +3 -0
- data/config/locales/da.yml +3 -0
- data/config/locales/de.yml +3 -0
- data/config/locales/dr.yml +3 -0
- data/config/locales/el.yml +3 -0
- data/config/locales/en.yml +3 -0
- data/config/locales/es-419.yml +3 -0
- data/config/locales/es.yml +3 -0
- data/config/locales/et.yml +3 -0
- data/config/locales/fa.yml +3 -0
- data/config/locales/fi.yml +3 -0
- data/config/locales/fr.yml +3 -0
- data/config/locales/gd.yml +3 -0
- data/config/locales/gu.yml +3 -0
- data/config/locales/he.yml +3 -0
- data/config/locales/hi.yml +3 -0
- data/config/locales/hr.yml +3 -0
- data/config/locales/hu.yml +3 -0
- data/config/locales/hy.yml +3 -0
- data/config/locales/id.yml +3 -0
- data/config/locales/is.yml +3 -0
- data/config/locales/it.yml +3 -0
- data/config/locales/ja.yml +3 -0
- data/config/locales/ka.yml +3 -0
- data/config/locales/kk.yml +3 -0
- data/config/locales/ko.yml +6 -3
- data/config/locales/ku.yml +3 -0
- data/config/locales/ky.yml +3 -0
- data/config/locales/lt.yml +3 -0
- data/config/locales/lv.yml +3 -0
- data/config/locales/ms.yml +3 -0
- data/config/locales/mt.yml +3 -0
- data/config/locales/ne.yml +5 -2
- data/config/locales/nl.yml +3 -0
- data/config/locales/no.yml +3 -0
- data/config/locales/pa-pk.yml +3 -0
- data/config/locales/pa.yml +3 -0
- data/config/locales/pl.yml +3 -0
- data/config/locales/ps.yml +3 -0
- data/config/locales/pt.yml +3 -0
- data/config/locales/ro.yml +3 -0
- data/config/locales/ru.yml +3 -0
- data/config/locales/si.yml +3 -0
- data/config/locales/sk.yml +3 -0
- data/config/locales/sl.yml +3 -0
- data/config/locales/so.yml +3 -0
- data/config/locales/sq.yml +3 -0
- data/config/locales/sr.yml +3 -0
- data/config/locales/sv.yml +3 -0
- data/config/locales/sw.yml +3 -0
- data/config/locales/ta.yml +3 -0
- data/config/locales/th.yml +3 -0
- data/config/locales/ti.yml +3 -0
- data/config/locales/tk.yml +3 -0
- data/config/locales/tr.yml +3 -0
- data/config/locales/uk.yml +3 -0
- data/config/locales/ur.yml +3 -0
- data/config/locales/uz.yml +3 -0
- data/config/locales/vi.yml +3 -0
- data/config/locales/zh-hk.yml +3 -0
- data/config/locales/zh-tw.yml +3 -0
- data/config/locales/zh.yml +3 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- metadata +2 -2
data/config/locales/fa.yml
CHANGED
|
@@ -155,6 +155,9 @@ fa:
|
|
|
155
155
|
part_of: بخشی از
|
|
156
156
|
published: منتشر شده
|
|
157
157
|
see_all_updates: مشاهده تمام بروزرسانیها
|
|
158
|
+
hidden_heading:
|
|
159
|
+
hide_all_updates: مخفی کردن تمام بروزرسانیها
|
|
160
|
+
show_all_updates: نمایش تمام بروزرسانیها
|
|
158
161
|
modal_dialogue:
|
|
159
162
|
close_modal: بستن گفتگوی مودال
|
|
160
163
|
notice:
|
data/config/locales/fi.yml
CHANGED
|
@@ -158,6 +158,9 @@ fi:
|
|
|
158
158
|
part_of: Osa
|
|
159
159
|
published: Julkaistu
|
|
160
160
|
see_all_updates: Katso kaikki palvelut
|
|
161
|
+
hidden_heading:
|
|
162
|
+
hide_all_updates: piilota kaikki päivitykset
|
|
163
|
+
show_all_updates: näytä kaikki päivitykset
|
|
161
164
|
modal_dialogue:
|
|
162
165
|
close_modal: Sulje modaalinen vuoropuhelu
|
|
163
166
|
notice:
|
data/config/locales/fr.yml
CHANGED
|
@@ -156,6 +156,9 @@ fr:
|
|
|
156
156
|
part_of: Fait partie de
|
|
157
157
|
published: Publié
|
|
158
158
|
see_all_updates: Afficher toutes les mises à jour
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: masquer toutes les mises à jour
|
|
161
|
+
show_all_updates: afficher toutes les mises à jour
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Fermer le dialogue modal
|
|
161
164
|
notice:
|
data/config/locales/gd.yml
CHANGED
|
@@ -158,6 +158,9 @@ gd:
|
|
|
158
158
|
part_of: Chuid
|
|
159
159
|
published: Arna chur suas
|
|
160
160
|
see_all_updates: Féach gach nuashonrú
|
|
161
|
+
hidden_heading:
|
|
162
|
+
hide_all_updates: gach nuashonrú a cheilt
|
|
163
|
+
show_all_updates: Taispeáin gach nuashonrú
|
|
161
164
|
modal_dialogue:
|
|
162
165
|
close_modal: Dún an dialóg módúil
|
|
163
166
|
notice:
|
data/config/locales/gu.yml
CHANGED
|
@@ -156,6 +156,9 @@ gu:
|
|
|
156
156
|
part_of: નો ભાગ
|
|
157
157
|
published: પ્રકાશિત
|
|
158
158
|
see_all_updates: તમામ અપડેટ્સ જુઓ
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: બધા અપડેટ્સને હાઈડ કરો
|
|
161
|
+
show_all_updates: બધા અપડેટ્સ બતાવો
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: મોડલ ડાયલોગ બંધ કરો
|
|
161
164
|
notice:
|
data/config/locales/he.yml
CHANGED
data/config/locales/hi.yml
CHANGED
|
@@ -156,6 +156,9 @@ hi:
|
|
|
156
156
|
part_of: का भाग
|
|
157
157
|
published: प्रकाशित
|
|
158
158
|
see_all_updates: सभी अपडेट देखें
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: सारे अपडेट छिपाएं
|
|
161
|
+
show_all_updates: सभी अपडेट दिखाएं
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: मॉडल संवाद बंद करें
|
|
161
164
|
notice:
|
data/config/locales/hr.yml
CHANGED
|
@@ -157,6 +157,9 @@ hr:
|
|
|
157
157
|
part_of: Dio
|
|
158
158
|
published: Objavljeno
|
|
159
159
|
see_all_updates: Pogledajte sva ažuriranja
|
|
160
|
+
hidden_heading:
|
|
161
|
+
hide_all_updates: sakriti sva ažuriranja
|
|
162
|
+
show_all_updates: prikaži sva ažuriranja
|
|
160
163
|
modal_dialogue:
|
|
161
164
|
close_modal: Zatvorite modalni dijalog
|
|
162
165
|
notice:
|
data/config/locales/hu.yml
CHANGED
|
@@ -159,6 +159,9 @@ hu:
|
|
|
159
159
|
part_of: 'Része a következőnek:'
|
|
160
160
|
published: Közzététel időpontja
|
|
161
161
|
see_all_updates: Minden frissítés megtekintése
|
|
162
|
+
hidden_heading:
|
|
163
|
+
hide_all_updates: minden frissítés elrejtése
|
|
164
|
+
show_all_updates: minden frissítés megjelenítése
|
|
162
165
|
modal_dialogue:
|
|
163
166
|
close_modal: Modális párbeszédpanel bezárása
|
|
164
167
|
notice:
|
data/config/locales/hy.yml
CHANGED
|
@@ -160,6 +160,9 @@ hy:
|
|
|
160
160
|
part_of: Մաս է՝
|
|
161
161
|
published: Հրապարակված
|
|
162
162
|
see_all_updates: Դիտել բոլոր թարմացումները
|
|
163
|
+
hidden_heading:
|
|
164
|
+
hide_all_updates: թաքցնել բոլոր թարմացումները
|
|
165
|
+
show_all_updates: ցույց տալ բոլոր թարմացումները
|
|
163
166
|
modal_dialogue:
|
|
164
167
|
close_modal: Փակել մոդալ պատուհանը
|
|
165
168
|
notice:
|
data/config/locales/id.yml
CHANGED
|
@@ -156,6 +156,9 @@ id:
|
|
|
156
156
|
part_of: Bagian dari
|
|
157
157
|
published: Diterbitkan
|
|
158
158
|
see_all_updates: Lihat semua pembaruan
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: sembunyikan semua pembaruan
|
|
161
|
+
show_all_updates: Tampilkan semua pembaruan
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Tutup dialog
|
|
161
164
|
notice:
|
data/config/locales/is.yml
CHANGED
|
@@ -156,6 +156,9 @@ is:
|
|
|
156
156
|
part_of: Hluti af
|
|
157
157
|
published: Birt
|
|
158
158
|
see_all_updates: Sjá allar uppfærslur
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: fela allar uppfærslur
|
|
161
|
+
show_all_updates: sýna allar uppfærslur
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Loka glugga
|
|
161
164
|
notice:
|
data/config/locales/it.yml
CHANGED
|
@@ -156,6 +156,9 @@ it:
|
|
|
156
156
|
part_of: Parte di
|
|
157
157
|
published: Pubblicato
|
|
158
158
|
see_all_updates: Vedi tutti gli aggiornamenti
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: nascondi tutti gli aggiornamenti
|
|
161
|
+
show_all_updates: mostra tutti gli aggiornamenti
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Chiudi dialogo modale
|
|
161
164
|
notice:
|
data/config/locales/ja.yml
CHANGED
data/config/locales/ka.yml
CHANGED
|
@@ -159,6 +159,9 @@ ka:
|
|
|
159
159
|
part_of: ნაწილი
|
|
160
160
|
published: პუბლიკაცია
|
|
161
161
|
see_all_updates: ყველა განახლების ნახვა
|
|
162
|
+
hidden_heading:
|
|
163
|
+
hide_all_updates: ყველა ცვლილების დაფარვა
|
|
164
|
+
show_all_updates: ყველა ცვლილების ჩვენება
|
|
162
165
|
modal_dialogue:
|
|
163
166
|
close_modal: მოდალური დიალოგის გამორთვა
|
|
164
167
|
notice:
|
data/config/locales/kk.yml
CHANGED
|
@@ -156,6 +156,9 @@ kk:
|
|
|
156
156
|
part_of: Бөлігі
|
|
157
157
|
published: Жарияланды
|
|
158
158
|
see_all_updates: Барлық жаңартуларды қарау
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: барлық жаңартуларды жасыру
|
|
161
|
+
show_all_updates: барлық жаңартуларды көрсету
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Жабық модальды диалог
|
|
161
164
|
notice:
|
data/config/locales/ko.yml
CHANGED
|
@@ -147,10 +147,13 @@ ko:
|
|
|
147
147
|
and:
|
|
148
148
|
from:
|
|
149
149
|
history:
|
|
150
|
-
last_updated:
|
|
150
|
+
last_updated: 최근 업데이트일
|
|
151
151
|
part_of:
|
|
152
|
-
published:
|
|
153
|
-
see_all_updates:
|
|
152
|
+
published: 발행일
|
|
153
|
+
see_all_updates: 모든 업데이트 보기
|
|
154
|
+
hidden_heading:
|
|
155
|
+
hide_all_updates: 모든 업데이트 숨기기
|
|
156
|
+
show_all_updates: 모든 업데이트 보기
|
|
154
157
|
modal_dialogue:
|
|
155
158
|
close_modal:
|
|
156
159
|
notice:
|
data/config/locales/ku.yml
CHANGED
data/config/locales/ky.yml
CHANGED
data/config/locales/lt.yml
CHANGED
|
@@ -161,6 +161,9 @@ lt:
|
|
|
161
161
|
part_of: Dalis
|
|
162
162
|
published: Publikuota
|
|
163
163
|
see_all_updates: Matyti visą naujausią informaciją
|
|
164
|
+
hidden_heading:
|
|
165
|
+
hide_all_updates: slėpti visą naują informacij
|
|
166
|
+
show_all_updates: rodyti visą naują informaciją
|
|
164
167
|
modal_dialogue:
|
|
165
168
|
close_modal: Uždaryti modalinį dialogo langą
|
|
166
169
|
notice:
|
data/config/locales/lv.yml
CHANGED
|
@@ -160,6 +160,9 @@ lv:
|
|
|
160
160
|
part_of: Daļa no
|
|
161
161
|
published: Publicēts
|
|
162
162
|
see_all_updates: Skatīt visus atjauninājumus
|
|
163
|
+
hidden_heading:
|
|
164
|
+
hide_all_updates: paslēpt visus atjauninājumus
|
|
165
|
+
show_all_updates: rādīt visus atjauninājumus
|
|
163
166
|
modal_dialogue:
|
|
164
167
|
close_modal: Aizvērt modālo dialogu
|
|
165
168
|
notice:
|
data/config/locales/ms.yml
CHANGED
|
@@ -155,6 +155,9 @@ ms:
|
|
|
155
155
|
part_of: Sebahagian daripada
|
|
156
156
|
published: Diterbitkan
|
|
157
157
|
see_all_updates: Lihat semua kemas kini
|
|
158
|
+
hidden_heading:
|
|
159
|
+
hide_all_updates: sorok semua kemas kini
|
|
160
|
+
show_all_updates: tunjuk semua kemas kini
|
|
158
161
|
modal_dialogue:
|
|
159
162
|
close_modal: Tutup dialog mod
|
|
160
163
|
notice:
|
data/config/locales/mt.yml
CHANGED
|
@@ -158,6 +158,9 @@ mt:
|
|
|
158
158
|
part_of: Parti minn
|
|
159
159
|
published: Ippubblikat
|
|
160
160
|
see_all_updates: Ara l-aġġornamenti kollha
|
|
161
|
+
hidden_heading:
|
|
162
|
+
hide_all_updates: aħbi l-aġġornamenti kollha
|
|
163
|
+
show_all_updates: uri l-aġġornamenti kollha
|
|
161
164
|
modal_dialogue:
|
|
162
165
|
close_modal: Agħlaq id-djalogu modali
|
|
163
166
|
notice:
|
data/config/locales/ne.yml
CHANGED
|
@@ -148,10 +148,13 @@ ne:
|
|
|
148
148
|
and:
|
|
149
149
|
from:
|
|
150
150
|
history:
|
|
151
|
-
last_updated:
|
|
151
|
+
last_updated: पछिल्लो अद्यावधिक
|
|
152
152
|
part_of:
|
|
153
|
-
published:
|
|
153
|
+
published: प्रकाशित
|
|
154
154
|
see_all_updates:
|
|
155
|
+
hidden_heading:
|
|
156
|
+
hide_all_updates: सबै अद्यावधिक लुकाउनुहोस्
|
|
157
|
+
show_all_updates: सबै अद्यावधिक देखाउनुहोस्
|
|
155
158
|
modal_dialogue:
|
|
156
159
|
close_modal:
|
|
157
160
|
notice:
|
data/config/locales/nl.yml
CHANGED
|
@@ -156,6 +156,9 @@ nl:
|
|
|
156
156
|
part_of: Deel van
|
|
157
157
|
published: Gepubliceerd
|
|
158
158
|
see_all_updates: Bekijk alle updates
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: verberg alle updates
|
|
161
|
+
show_all_updates: toon alle updates
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Modale dialoog sluiten
|
|
161
164
|
notice:
|
data/config/locales/no.yml
CHANGED
|
@@ -156,6 +156,9 @@
|
|
|
156
156
|
part_of: Del av
|
|
157
157
|
published: Publisert
|
|
158
158
|
see_all_updates: Se alle oppdateringer
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: skjul alle oppdateringer
|
|
161
|
+
show_all_updates: vis alle oppdateringer
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Lukk modal dialog
|
|
161
164
|
notice:
|
data/config/locales/pa-pk.yml
CHANGED
|
@@ -152,6 +152,9 @@ pa-pk:
|
|
|
152
152
|
part_of: ایندا حصہ
|
|
153
153
|
published: شائع کیتا گیا
|
|
154
154
|
see_all_updates: ساریاں نویاں چیزاں دیکھو
|
|
155
|
+
hidden_heading:
|
|
156
|
+
hide_all_updates: سارے تازہ ترین حالات نوں لُکا لوؤ
|
|
157
|
+
show_all_updates: ساری تازہ ترین صورتِ حال وکھاؤ
|
|
155
158
|
modal_dialogue:
|
|
156
159
|
close_modal: موڈیل ڈائیلاگ نوں بند کرو
|
|
157
160
|
notice:
|
data/config/locales/pa.yml
CHANGED
|
@@ -156,6 +156,9 @@ pa:
|
|
|
156
156
|
part_of: ਦਾ ਹਿੱਸਾ
|
|
157
157
|
published: ਪ੍ਰਕਾਸ਼ਿਤ
|
|
158
158
|
see_all_updates: ਸਾਰੇ ਅਪਡੇਟਸ ਵੇਖੋ
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: ਸਾਰੇ ਅਪਡੇਟਾਂ ਨੂੰ ਲੁਕਾਓ
|
|
161
|
+
show_all_updates: ਸਾਰੇ ਅਪਡੇਟ ਦਿਖਾਉ
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: ਮਾਡਲ ਸੰਵਾਦ ਬੰਦ ਕਰੋ
|
|
161
164
|
notice:
|
data/config/locales/pl.yml
CHANGED
|
@@ -160,6 +160,9 @@ pl:
|
|
|
160
160
|
part_of: Część
|
|
161
161
|
published: Opublikowano
|
|
162
162
|
see_all_updates: Zobacz wszystkie aktualizacje
|
|
163
|
+
hidden_heading:
|
|
164
|
+
hide_all_updates: ukryj wszystkie aktualizacje
|
|
165
|
+
show_all_updates: pokaż wszystkie aktualizacje
|
|
163
166
|
modal_dialogue:
|
|
164
167
|
close_modal: Zamknij okno modalne
|
|
165
168
|
notice:
|
data/config/locales/ps.yml
CHANGED
|
@@ -153,6 +153,9 @@ ps:
|
|
|
153
153
|
part_of: برخه
|
|
154
154
|
published: خپور شوی
|
|
155
155
|
see_all_updates: ټول تازه معلومات وګورئ
|
|
156
|
+
hidden_heading:
|
|
157
|
+
hide_all_updates: ټول تازه معلومات پټ کړئ
|
|
158
|
+
show_all_updates: ټول تازه معلومات وښایاست
|
|
156
159
|
modal_dialogue:
|
|
157
160
|
close_modal: موډل ډیالوګ بند کړئ
|
|
158
161
|
notice:
|
data/config/locales/pt.yml
CHANGED
|
@@ -156,6 +156,9 @@ pt:
|
|
|
156
156
|
part_of: Parte de
|
|
157
157
|
published: Publicado em
|
|
158
158
|
see_all_updates: Ver todas as atualizações
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: ocultar todas as atualizações
|
|
161
|
+
show_all_updates: mostrar todas as atualizações
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Fechar diálogo modal
|
|
161
164
|
notice:
|
data/config/locales/ro.yml
CHANGED
|
@@ -157,6 +157,9 @@ ro:
|
|
|
157
157
|
part_of: Parte din
|
|
158
158
|
published: Publicat
|
|
159
159
|
see_all_updates: Vedeți toate actualizările
|
|
160
|
+
hidden_heading:
|
|
161
|
+
hide_all_updates: ascundeți toate actualizările
|
|
162
|
+
show_all_updates: afișați toate actualizările
|
|
160
163
|
modal_dialogue:
|
|
161
164
|
close_modal: Închideți dialogul modal
|
|
162
165
|
notice:
|
data/config/locales/ru.yml
CHANGED
|
@@ -160,6 +160,9 @@ ru:
|
|
|
160
160
|
part_of: Является частью
|
|
161
161
|
published: Опубликовано
|
|
162
162
|
see_all_updates: Посмотреть все обновления
|
|
163
|
+
hidden_heading:
|
|
164
|
+
hide_all_updates: Скрыть всю последнюю информацию
|
|
165
|
+
show_all_updates: Показать всю поледнюю информацию
|
|
163
166
|
modal_dialogue:
|
|
164
167
|
close_modal: Закрыть модальное диалоговое окно
|
|
165
168
|
notice:
|
data/config/locales/si.yml
CHANGED
|
@@ -156,6 +156,9 @@ si:
|
|
|
156
156
|
part_of: කොටසක්
|
|
157
157
|
published: පළ කළේ
|
|
158
158
|
see_all_updates: සියලුම යාවත්කාලීනයන් බලන්න
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: සියලු යාවත්කාලීන සඟවන්න
|
|
161
|
+
show_all_updates: සියලු යාවත්කාලීනයන් පෙන්වන්න
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: ආදර්ශ සංවාදය වසන්න
|
|
161
164
|
notice:
|
data/config/locales/sk.yml
CHANGED
|
@@ -161,6 +161,9 @@ sk:
|
|
|
161
161
|
part_of: Časť
|
|
162
162
|
published: Zverejnené na
|
|
163
163
|
see_all_updates: Zobraziť všetky aktualizácie
|
|
164
|
+
hidden_heading:
|
|
165
|
+
hide_all_updates: skryť všetky aktualizácie
|
|
166
|
+
show_all_updates: zobraziť všetky aktualizácie
|
|
164
167
|
modal_dialogue:
|
|
165
168
|
close_modal: Zavrieť modálny dialóg
|
|
166
169
|
notice:
|
data/config/locales/sl.yml
CHANGED
|
@@ -163,6 +163,9 @@ sl:
|
|
|
163
163
|
part_of: Del
|
|
164
164
|
published: Objavljeno
|
|
165
165
|
see_all_updates: Poglej vse posodobitve
|
|
166
|
+
hidden_heading:
|
|
167
|
+
hide_all_updates: Skrij vse posodobitve
|
|
168
|
+
show_all_updates: prikaži vse posodobitve
|
|
166
169
|
modal_dialogue:
|
|
167
170
|
close_modal: Zapri modalno okno
|
|
168
171
|
notice:
|
data/config/locales/so.yml
CHANGED
|
@@ -156,6 +156,9 @@ so:
|
|
|
156
156
|
part_of: Ka qeyba
|
|
157
157
|
published: Daabacaada
|
|
158
158
|
see_all_updates: Eeg dhamaan cusboonaysiinaha
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: qari dhamaan waxa cusub
|
|
161
|
+
show_all_updates: muuji dhamaan cusboonaysiinaha
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Kusoo dhawoow wada hadal dhex dhexaad ah
|
|
161
164
|
notice:
|
data/config/locales/sq.yml
CHANGED
|
@@ -156,6 +156,9 @@ sq:
|
|
|
156
156
|
part_of: Pjesë e
|
|
157
157
|
published: Publikuar
|
|
158
158
|
see_all_updates: Shih të gjitha përditësimet
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: fshih të gjitha përditësimet
|
|
161
|
+
show_all_updates: shfaq të gjitha përditësimet
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Mbyll dialogun modal
|
|
161
164
|
notice:
|
data/config/locales/sr.yml
CHANGED
|
@@ -157,6 +157,9 @@ sr:
|
|
|
157
157
|
part_of: Deo
|
|
158
158
|
published: Objavljeno
|
|
159
159
|
see_all_updates: Pogledajte sva ažuriranja
|
|
160
|
+
hidden_heading:
|
|
161
|
+
hide_all_updates: sakrij sva ažuriranja
|
|
162
|
+
show_all_updates: prikaži sva ažuriranja
|
|
160
163
|
modal_dialogue:
|
|
161
164
|
close_modal: Zatvori modalni dijalog
|
|
162
165
|
notice:
|
data/config/locales/sv.yml
CHANGED
|
@@ -156,6 +156,9 @@ sv:
|
|
|
156
156
|
part_of: Del av
|
|
157
157
|
published: Publicerad
|
|
158
158
|
see_all_updates: Se alla uppdateringar
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: dölj alla uppdateringar
|
|
161
|
+
show_all_updates: Visa alla uppdateringar
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Stäng den modala dialogen
|
|
161
164
|
notice:
|
data/config/locales/sw.yml
CHANGED
|
@@ -156,6 +156,9 @@ sw:
|
|
|
156
156
|
part_of: Sehemu ya
|
|
157
157
|
published: Ilichapishwa
|
|
158
158
|
see_all_updates: Angalia taarifa zote
|
|
159
|
+
hidden_heading:
|
|
160
|
+
hide_all_updates: ficha masasisho yote
|
|
161
|
+
show_all_updates: Onyesha taarifa zote
|
|
159
162
|
modal_dialogue:
|
|
160
163
|
close_modal: Funga dirisha ibukizi
|
|
161
164
|
notice:
|
data/config/locales/ta.yml
CHANGED
|
@@ -157,6 +157,9 @@ ta:
|
|
|
157
157
|
part_of: பகுதி
|
|
158
158
|
published: வெளியிடப்பட்டது
|
|
159
159
|
see_all_updates: அனைத்து புதுப்பித்தல்களையும் பார்
|
|
160
|
+
hidden_heading:
|
|
161
|
+
hide_all_updates: அனைத்து புதுப்பித்தல்களையும் மறை
|
|
162
|
+
show_all_updates: அனைத்து புதுப்பித்தல்களையும் காட்டு
|
|
160
163
|
modal_dialogue:
|
|
161
164
|
close_modal: மாதிரி உரையாடலை மூடு
|
|
162
165
|
notice:
|
data/config/locales/th.yml
CHANGED
|
@@ -154,6 +154,9 @@ th:
|
|
|
154
154
|
part_of: ส่วนหนึ่งของ
|
|
155
155
|
published: เผยแพร่แล้ว
|
|
156
156
|
see_all_updates: ดูอัปเดตทั้งหมด
|
|
157
|
+
hidden_heading:
|
|
158
|
+
hide_all_updates: ซ่อนอัปเดตทั้งหมด
|
|
159
|
+
show_all_updates: แสดงอัปเดตทั้งหมด
|
|
157
160
|
modal_dialogue:
|
|
158
161
|
close_modal: ปิดการสนทนาโมดอล
|
|
159
162
|
notice:
|
data/config/locales/ti.yml
CHANGED
data/config/locales/tk.yml
CHANGED
|
@@ -157,6 +157,9 @@ tk:
|
|
|
157
157
|
part_of: Bir bölegi
|
|
158
158
|
published: Çap edilen
|
|
159
159
|
see_all_updates: Ähli täzelenmelere serediň
|
|
160
|
+
hidden_heading:
|
|
161
|
+
hide_all_updates: ähli täzelenmeleri gizle
|
|
162
|
+
show_all_updates: ähli täzelenmeleri görkez
|
|
160
163
|
modal_dialogue:
|
|
161
164
|
close_modal: Modal gepleşikleri tamamlamak
|
|
162
165
|
notice:
|
data/config/locales/tr.yml
CHANGED
|
@@ -157,6 +157,9 @@ tr:
|
|
|
157
157
|
part_of: Şunun kısmı
|
|
158
158
|
published: Yayınlanan
|
|
159
159
|
see_all_updates: Tüm güncellemeleri görün
|
|
160
|
+
hidden_heading:
|
|
161
|
+
hide_all_updates: tüm güncellemeleri gizle
|
|
162
|
+
show_all_updates: tüm güncellemeleri göster
|
|
160
163
|
modal_dialogue:
|
|
161
164
|
close_modal: Model diyaloğu kapat
|
|
162
165
|
notice:
|
data/config/locales/uk.yml
CHANGED
|
@@ -163,6 +163,9 @@ uk:
|
|
|
163
163
|
part_of: Частина
|
|
164
164
|
published: Опубліковано
|
|
165
165
|
see_all_updates: Переглянути всі оновлення
|
|
166
|
+
hidden_heading:
|
|
167
|
+
hide_all_updates: приховати всі оновлення
|
|
168
|
+
show_all_updates: показати всі оновлення
|
|
166
169
|
modal_dialogue:
|
|
167
170
|
close_modal: Закрити модальний діалог
|
|
168
171
|
notice:
|
data/config/locales/ur.yml
CHANGED
|
@@ -153,6 +153,9 @@ ur:
|
|
|
153
153
|
part_of: حصہ از
|
|
154
154
|
published: شائع کردہ
|
|
155
155
|
see_all_updates: تمام اپ ڈیٹس دیکھیں
|
|
156
|
+
hidden_heading:
|
|
157
|
+
hide_all_updates: تمام اپ ڈیٹس کو پوشیدہ کریں
|
|
158
|
+
show_all_updates: تمام اپ ڈیٹس دکھائیں
|
|
156
159
|
modal_dialogue:
|
|
157
160
|
close_modal: محدود موڈل ڈائیلاگ
|
|
158
161
|
notice:
|
data/config/locales/uz.yml
CHANGED
|
@@ -158,6 +158,9 @@ uz:
|
|
|
158
158
|
part_of: Қисм
|
|
159
159
|
published: Нашр қилинган
|
|
160
160
|
see_all_updates: Барча янгиланишларни кўриш
|
|
161
|
+
hidden_heading:
|
|
162
|
+
hide_all_updates: Барча янгиланишларни яшириш
|
|
163
|
+
show_all_updates: янгиланишларни барчасини кўрсатиш
|
|
161
164
|
modal_dialogue:
|
|
162
165
|
close_modal: Модал мулоқотни ёпиш
|
|
163
166
|
notice:
|
data/config/locales/vi.yml
CHANGED
|
@@ -155,6 +155,9 @@ vi:
|
|
|
155
155
|
part_of: Một phần của
|
|
156
156
|
published: Đã xuất bản
|
|
157
157
|
see_all_updates: Xem tất cả nội dung cập nhật
|
|
158
|
+
hidden_heading:
|
|
159
|
+
hide_all_updates: ẩn tất cả các cập nhật
|
|
160
|
+
show_all_updates: hiển thị tất cả nội dung cập nhật
|
|
158
161
|
modal_dialogue:
|
|
159
162
|
close_modal: Đóng đối thoại phương thức
|
|
160
163
|
notice:
|
data/config/locales/zh-hk.yml
CHANGED
data/config/locales/zh-tw.yml
CHANGED
data/config/locales/zh.yml
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: govuk_publishing_components
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 66.
|
|
4
|
+
version: 66.9.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- GOV.UK Dev
|
|
@@ -2159,7 +2159,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
2159
2159
|
- !ruby/object:Gem::Version
|
|
2160
2160
|
version: '0'
|
|
2161
2161
|
requirements: []
|
|
2162
|
-
rubygems_version: 4.0.
|
|
2162
|
+
rubygems_version: 4.0.16
|
|
2163
2163
|
specification_version: 4
|
|
2164
2164
|
summary: A gem to document components in GOV.UK frontend applications
|
|
2165
2165
|
test_files: []
|