govuk_publishing_components 27.17.0 → 28.0.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/images/govuk_publishing_components/image-card-srcset/cop26-170.jpg +0 -0
- data/app/assets/images/govuk_publishing_components/image-card-srcset/cop26-240.jpg +0 -0
- data/app/assets/images/govuk_publishing_components/image-card-srcset/cop26-320.jpg +0 -0
- data/app/assets/images/govuk_publishing_components/image-card-srcset/cop26-480.jpg +0 -0
- data/app/assets/images/govuk_publishing_components/image-card-srcset/cop26.jpg +0 -0
- data/app/assets/javascripts/govuk_publishing_components/analytics/download-link-tracker.js +21 -16
- data/app/assets/javascripts/govuk_publishing_components/analytics/explicit-cross-domain-links.js +1 -1
- data/app/assets/javascripts/govuk_publishing_components/analytics/external-link-tracker.js +46 -32
- data/app/assets/javascripts/govuk_publishing_components/analytics/google-analytics-universal-tracker.js +20 -7
- data/app/assets/javascripts/govuk_publishing_components/analytics/page-content.js +74 -65
- data/app/assets/javascripts/govuk_publishing_components/analytics/scroll-tracker.js +1 -126
- data/app/assets/javascripts/govuk_publishing_components/components/feedback.js +18 -18
- data/app/assets/javascripts/govuk_publishing_components/components/single-page-notification-button.js +25 -11
- data/app/assets/javascripts/govuk_publishing_components/lib/extend-object.js +22 -0
- data/app/assets/stylesheets/govuk_publishing_components/_all_components.scss +1 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/_contextual-sidebar.scss +19 -14
- data/app/assets/stylesheets/govuk_publishing_components/components/_feedback.scss +6 -35
- data/app/assets/stylesheets/govuk_publishing_components/components/_image-card.scss +17 -7
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +5 -104
- data/app/assets/stylesheets/govuk_publishing_components/components/_search.scss +24 -14
- data/app/assets/stylesheets/govuk_publishing_components/components/_signup-link.scss +34 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_single-page-notification-button.scss +8 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_warning-callout.scss +7 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/mixins/_grid-helper.scss +141 -0
- data/app/views/govuk_publishing_components/components/_contextual_sidebar.html.erb +5 -1
- data/app/views/govuk_publishing_components/components/_image_card.html.erb +1 -0
- data/app/views/govuk_publishing_components/components/_intervention.html.erb +10 -1
- data/app/views/govuk_publishing_components/components/_search.html.erb +1 -0
- data/app/views/govuk_publishing_components/components/_signup_link.html.erb +30 -0
- data/app/views/govuk_publishing_components/components/_single_page_notification_button.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/contextual_sidebar/_brexit_cta.html.erb +3 -3
- data/app/views/govuk_publishing_components/components/contextual_sidebar/_covid_cta.html.erb +27 -0
- data/app/views/govuk_publishing_components/components/docs/contextual_sidebar.yml +15 -87
- data/app/views/govuk_publishing_components/components/docs/feedback.yml +5 -0
- data/app/views/govuk_publishing_components/components/docs/image_card.yml +29 -0
- data/app/views/govuk_publishing_components/components/docs/intervention.yml +9 -0
- data/app/views/govuk_publishing_components/components/docs/search.yml +3 -0
- data/app/views/govuk_publishing_components/components/docs/signup_link.yml +39 -0
- data/app/views/govuk_publishing_components/components/feedback/_problem_form.html.erb +9 -6
- data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +4 -3
- data/app/views/govuk_publishing_components/components/feedback/_yes_no_banner.html.erb +4 -4
- data/app/views/govuk_publishing_components/components/layout_header/_header_logo.html.erb +1 -1
- data/config/locales/ar.yml +0 -8
- data/config/locales/az.yml +0 -8
- data/config/locales/be.yml +0 -8
- data/config/locales/bg.yml +0 -8
- data/config/locales/bn.yml +0 -8
- data/config/locales/cs.yml +0 -8
- data/config/locales/cy.yml +0 -8
- data/config/locales/da.yml +0 -8
- data/config/locales/de.yml +0 -8
- data/config/locales/dr.yml +0 -8
- data/config/locales/el.yml +0 -8
- data/config/locales/en.yml +9 -13
- data/config/locales/es-419.yml +0 -8
- data/config/locales/es.yml +0 -8
- data/config/locales/et.yml +0 -8
- data/config/locales/fa.yml +0 -8
- data/config/locales/fi.yml +0 -8
- data/config/locales/fr.yml +0 -8
- data/config/locales/gd.yml +0 -8
- data/config/locales/gu.yml +0 -8
- data/config/locales/he.yml +0 -8
- data/config/locales/hi.yml +0 -8
- data/config/locales/hr.yml +0 -8
- data/config/locales/hu.yml +0 -8
- data/config/locales/hy.yml +0 -8
- data/config/locales/id.yml +0 -8
- data/config/locales/is.yml +0 -8
- data/config/locales/it.yml +0 -8
- data/config/locales/ja.yml +0 -8
- data/config/locales/ka.yml +0 -8
- data/config/locales/kk.yml +0 -8
- data/config/locales/ko.yml +0 -8
- data/config/locales/lt.yml +0 -8
- data/config/locales/lv.yml +0 -8
- data/config/locales/ms.yml +0 -8
- data/config/locales/mt.yml +0 -8
- data/config/locales/nl.yml +0 -8
- data/config/locales/no.yml +0 -8
- data/config/locales/pa-pk.yml +0 -8
- data/config/locales/pa.yml +0 -8
- data/config/locales/pl.yml +0 -8
- data/config/locales/ps.yml +0 -8
- data/config/locales/pt.yml +0 -8
- data/config/locales/ro.yml +0 -8
- data/config/locales/ru.yml +0 -8
- data/config/locales/si.yml +0 -8
- data/config/locales/sk.yml +0 -8
- data/config/locales/sl.yml +0 -8
- data/config/locales/so.yml +0 -8
- data/config/locales/sq.yml +0 -8
- data/config/locales/sr.yml +0 -8
- data/config/locales/sv.yml +0 -8
- data/config/locales/sw.yml +0 -8
- data/config/locales/ta.yml +0 -8
- data/config/locales/th.yml +0 -8
- data/config/locales/tk.yml +0 -8
- data/config/locales/tr.yml +0 -8
- data/config/locales/uk.yml +0 -8
- data/config/locales/ur.yml +0 -8
- data/config/locales/uz.yml +0 -8
- data/config/locales/vi.yml +0 -8
- data/config/locales/zh-hk.yml +0 -8
- data/config/locales/zh-tw.yml +0 -8
- data/config/locales/zh.yml +0 -8
- data/lib/govuk_publishing_components/presenters/contextual_navigation.rb +42 -170
- data/lib/govuk_publishing_components/presenters/image_card_helper.rb +11 -1
- data/lib/govuk_publishing_components/presenters/single_page_notification_button_helper.rb +3 -1
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/lib/govuk_publishing_components.rb +0 -2
- metadata +13 -14
- data/app/assets/stylesheets/govuk_publishing_components/components/_highlight-boxes.scss +0 -84
- data/app/assets/stylesheets/govuk_publishing_components/components/_taxonomy-list.scss +0 -21
- data/app/views/govuk_publishing_components/components/_admin_analytics.html.erb +0 -20
- data/app/views/govuk_publishing_components/components/_government_navigation.html.erb +0 -86
- data/app/views/govuk_publishing_components/components/_highlight_boxes.html.erb +0 -47
- data/app/views/govuk_publishing_components/components/_taxonomy_list.html.erb +0 -30
- data/app/views/govuk_publishing_components/components/docs/admin_analytics.yml +0 -10
- data/app/views/govuk_publishing_components/components/docs/government_navigation.yml +0 -20
- data/app/views/govuk_publishing_components/components/docs/highlight_boxes.yml +0 -171
- data/app/views/govuk_publishing_components/components/docs/taxonomy_list.yml +0 -112
- data/lib/govuk_publishing_components/presenters/highlight_boxes_helper.rb +0 -13
- data/lib/govuk_publishing_components/presenters/taxonomy_list_helper.rb +0 -23
data/config/locales/ar.yml
CHANGED
@@ -82,14 +82,6 @@ ar:
|
|
82
82
|
what_doing: ماذا كنت تفعل؟
|
83
83
|
what_wrong: ما الخطأ الذي وقع؟
|
84
84
|
'yes': نعم
|
85
|
-
government_navigation:
|
86
|
-
consultations: استشارات
|
87
|
-
departments: الأقسام
|
88
|
-
get-involved: شارك
|
89
|
-
how-government-works: كيف تعمل الحكومة
|
90
|
-
news_and_communications: الأخبار والاتصالات
|
91
|
-
statistics: إحصائيات
|
92
|
-
worldwide: في جميع أنحاء العالم
|
93
85
|
layout_footer:
|
94
86
|
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/">© حقوق نشر التاج الملكي</a>
|
95
87
|
licence_html: كل المحتوى متاح بموجب <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">الترخيص الحكومي المفتوح (الإصدار v3.0)</a>، ما لم ينص على خلاف ذلك
|
data/config/locales/az.yml
CHANGED
@@ -79,14 +79,6 @@ az:
|
|
79
79
|
what_doing: Nə edirdiniz?
|
80
80
|
what_wrong: Hansı yanlışlıq oldu?
|
81
81
|
'yes': Bəli
|
82
|
-
government_navigation:
|
83
|
-
consultations: Məsləhətləşmələr
|
84
|
-
departments: Departamnetlər
|
85
|
-
get-involved: Qatılın
|
86
|
-
how-government-works: Hökumət necə işləyir
|
87
|
-
news_and_communications: Yeniliklər və məlumatlar
|
88
|
-
statistics: Statistika
|
89
|
-
worldwide: Dünya üzrə
|
90
82
|
layout_footer:
|
91
83
|
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
84
|
licence_html: Bütün məzmunlar <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">v3.0 Açıq dövlət lisenziyasına əsasən mövcuddur</a>(başqa cür nəzərdə tutulmuş hallar istisna olmaqla)
|
data/config/locales/be.yml
CHANGED
@@ -85,14 +85,6 @@ be:
|
|
85
85
|
what_doing: Што вы рабiлi?
|
86
86
|
what_wrong: Што пайшло не так?
|
87
87
|
'yes': Так
|
88
|
-
government_navigation:
|
89
|
-
consultations: Кансультацыі
|
90
|
-
departments: Аддзелы
|
91
|
-
get-involved: Удзельнiчаць
|
92
|
-
how-government-works: Як працуе ўрад
|
93
|
-
news_and_communications: Навiны i паведамленні
|
94
|
-
statistics:
|
95
|
-
worldwide: Ва ўсім свеце
|
96
88
|
layout_footer:
|
97
89
|
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>
|
98
90
|
licence_html: Увесь змест даступны <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>, калі не паказана іншае
|
data/config/locales/bg.yml
CHANGED
@@ -83,14 +83,6 @@ bg:
|
|
83
83
|
what_doing: Какво правихте?
|
84
84
|
what_wrong: Какво се обърка?
|
85
85
|
'yes': Да
|
86
|
-
government_navigation:
|
87
|
-
consultations: Консултации
|
88
|
-
departments: Министерства
|
89
|
-
get-involved: Вземете участие
|
90
|
-
how-government-works: Как работи правителството
|
91
|
-
news_and_communications: Новини и съобщения
|
92
|
-
statistics: Статистика
|
93
|
-
worldwide: По целия свят
|
94
86
|
layout_footer:
|
95
87
|
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>
|
96
88
|
licence_html: Цялото съдържание е налично на <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>, освен ако не е посочено друго
|
data/config/locales/bn.yml
CHANGED
@@ -80,14 +80,6 @@ bn:
|
|
80
80
|
what_doing: আপনি কী করছিলেন?
|
81
81
|
what_wrong: কী ভুল হয়েছিল?
|
82
82
|
'yes': হ্যাঁ
|
83
|
-
government_navigation:
|
84
|
-
consultations: পরামর্শ
|
85
|
-
departments: বিভাগসমূহ
|
86
|
-
get-involved: যুক্ত হন
|
87
|
-
how-government-works: সরকার কিভাবে কাজ করে
|
88
|
-
news_and_communications: সংবাদ ও যোগাযোগ
|
89
|
-
statistics: পরিসংখ্যান
|
90
|
-
worldwide: বিশ্বব্যাপী
|
91
83
|
layout_footer:
|
92
84
|
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/">© ক্রাউন কপিরাইট</a>
|
93
85
|
licence_html: শুধুমাত্র অন্যভাবে বর্ণিত থাকা ছাড়া, সকল তথ্য <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">ওপেন গভর্নমেন্ট লাইসেন্স v3.0</a>-এর অধীনে উপলভ্য
|
data/config/locales/cs.yml
CHANGED
@@ -84,14 +84,6 @@ cs:
|
|
84
84
|
what_doing: Co jste dělal?
|
85
85
|
what_wrong: Co se pokazilo?
|
86
86
|
'yes': Ano
|
87
|
-
government_navigation:
|
88
|
-
consultations: Konzultace
|
89
|
-
departments: Oddělení
|
90
|
-
get-involved: Zapojte se
|
91
|
-
how-government-works: Jak funguje vláda
|
92
|
-
news_and_communications: Zprávy a komunikace
|
93
|
-
statistics: Statistika
|
94
|
-
worldwide: Celosvětově
|
95
87
|
layout_footer:
|
96
88
|
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>
|
97
89
|
licence_html: Veškerý obsah je k dispozici pod <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>, pokud není uvedeno jinak
|
data/config/locales/cy.yml
CHANGED
@@ -83,14 +83,6 @@ cy:
|
|
83
83
|
what_doing: Beth oeddech chi'n wneud?
|
84
84
|
what_wrong: Beth aeth o'i le?
|
85
85
|
'yes': Ie
|
86
|
-
government_navigation:
|
87
|
-
consultations: Ymgynghoriadau
|
88
|
-
departments: Adrannau
|
89
|
-
get-involved: Cymryd rhan
|
90
|
-
how-government-works: Sut mae'r llywodraeth yn gweithio
|
91
|
-
news_and_communications: Newyddion a chyfathrebu
|
92
|
-
statistics: Ystadegau
|
93
|
-
worldwide: Byd-eang
|
94
86
|
layout_footer:
|
95
87
|
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/">© Hawlfraint y Goron</a>
|
96
88
|
licence_html: Mae'r holl gynnwys ar gael o dan <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Drwydded Agored y Llywodraeth v3.0</a>, ac eithrio ble nodir yn wahanol
|
data/config/locales/da.yml
CHANGED
@@ -80,14 +80,6 @@ da:
|
|
80
80
|
what_doing: Hvad lavede du?
|
81
81
|
what_wrong: Hvad gik galt?
|
82
82
|
'yes': ja
|
83
|
-
government_navigation:
|
84
|
-
consultations: Konsultationer
|
85
|
-
departments: Afdelinger
|
86
|
-
get-involved: Bliv involveret
|
87
|
-
how-government-works: Hvordan regeringen fungerer
|
88
|
-
news_and_communications: nyheder og kommunikation
|
89
|
-
statistics: Statistik
|
90
|
-
worldwide: Verdensomspændende
|
91
83
|
layout_footer:
|
92
84
|
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/">© Krown copyright</a>
|
93
85
|
licence_html: Alt indhold er tilgængeligt i henhold til <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">åben Forvaltning Licens v3.0</a>, medmindre andet er angivet.
|
data/config/locales/de.yml
CHANGED
@@ -83,14 +83,6 @@ de:
|
|
83
83
|
what_doing: Was haben Sie gemacht?
|
84
84
|
what_wrong: Was ist schief gelaufen?
|
85
85
|
'yes': Ja
|
86
|
-
government_navigation:
|
87
|
-
consultations: Beratungen
|
88
|
-
departments: Abteilungen
|
89
|
-
get-involved: Beteiligen Sie sich
|
90
|
-
how-government-works: Wie die Regierung arbeitet
|
91
|
-
news_and_communications: Nachrichten und Mitteilungen
|
92
|
-
statistics: Statistiken
|
93
|
-
worldwide: Weltweit
|
94
86
|
layout_footer:
|
95
87
|
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>
|
96
88
|
licence_html: Alle Inhalte stehen unter der <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>, sofern nicht anders angegeben.
|
data/config/locales/dr.yml
CHANGED
@@ -81,14 +81,6 @@ dr:
|
|
81
81
|
what_doing: مصروف چه کاری بودید؟
|
82
82
|
what_wrong: چه اشتباهی رخ داد؟
|
83
83
|
'yes': بلی
|
84
|
-
government_navigation:
|
85
|
-
consultations: مشاوره ها
|
86
|
-
departments: دیپارتمنت ها
|
87
|
-
get-involved: شرکت نمایید
|
88
|
-
how-government-works: چگونگی عملکرد حکومت
|
89
|
-
news_and_communications: اخبار و ارتباطات
|
90
|
-
statistics: آمار
|
91
|
-
worldwide: در سرتاسر جهان
|
92
84
|
layout_footer:
|
93
85
|
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>
|
94
86
|
licence_html: همه محتویات در<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>, موجود است، مگر در مواردی که خلاف آن ذکر شده باشد.
|
data/config/locales/el.yml
CHANGED
@@ -79,14 +79,6 @@ el:
|
|
79
79
|
what_doing: Τι κάνατε;
|
80
80
|
what_wrong: Τι πήγε στραβά;
|
81
81
|
'yes': Ναι
|
82
|
-
government_navigation:
|
83
|
-
consultations: Διαβουλεύσεις
|
84
|
-
departments: Τμήματα
|
85
|
-
get-involved: Συμμετέχετε
|
86
|
-
how-government-works: Πώς λειτουργεί η κυβέρνηση
|
87
|
-
news_and_communications: Ειδήσεις και επικοινωνία
|
88
|
-
statistics: Στατιστική
|
89
|
-
worldwide: Παγκόσμιο
|
90
82
|
layout_footer:
|
91
83
|
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</a>
|
92
84
|
licence_html: Όλο το περιεχόμενο είναι διαθέσιμο βάσει της <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Άδειας Ανοικτής Κυβέρνησης v3.0</a> , εκτός εάν αναφέρεται διαφορετικά
|
data/config/locales/en.yml
CHANGED
@@ -78,14 +78,6 @@ en:
|
|
78
78
|
what_doing: What were you doing?
|
79
79
|
what_wrong: What went wrong?
|
80
80
|
'yes': 'Yes'
|
81
|
-
government_navigation:
|
82
|
-
consultations: Consultations
|
83
|
-
departments: Departments
|
84
|
-
get-involved: Get involved
|
85
|
-
how-government-works: How government works
|
86
|
-
news_and_communications: News and communications
|
87
|
-
statistics: Statistics
|
88
|
-
worldwide: Worldwide
|
89
81
|
intervention:
|
90
82
|
accessible_link_text_suffix: " (opens in a new tab)"
|
91
83
|
layout_footer:
|
@@ -185,15 +177,15 @@ en:
|
|
185
177
|
navigation_search_heading: Search and popular pages
|
186
178
|
navigation_search_subheading: Search
|
187
179
|
popular_links:
|
188
|
-
- label: 'Coronavirus (COVID-19)
|
189
|
-
href: "/
|
180
|
+
- label: 'Coronavirus (COVID-19)'
|
181
|
+
href: "/coronavirus"
|
190
182
|
- label: 'Brexit: check what you need to do'
|
191
183
|
href: "/brexit"
|
192
|
-
- label: Sign in to your personal tax account
|
193
|
-
href: "/personal-tax-account"
|
194
184
|
- label: Find a job
|
195
185
|
href: "/find-a-job"
|
196
|
-
- label:
|
186
|
+
- label: 'Personal tax account: sign in'
|
187
|
+
href: "/personal-tax-account"
|
188
|
+
- label: 'Universal Credit account: sign in'
|
197
189
|
href: "/sign-in-universal-credit"
|
198
190
|
popular_links_heading: Popular on GOV.UK
|
199
191
|
search_text: Search GOV.UK
|
@@ -242,6 +234,10 @@ en:
|
|
242
234
|
link_path: "/brexit"
|
243
235
|
link_text: Check what you need to do
|
244
236
|
title: Brexit
|
237
|
+
covid_booster:
|
238
|
+
link_path: "https://www.nhs.uk/conditions/coronavirus-covid-19/coronavirus-vaccination/"
|
239
|
+
link_text: Book your coronavirus vaccination and booster dose on the NHS website
|
240
|
+
title: COVID-19 vaccinations
|
245
241
|
world_locations: World locations
|
246
242
|
search_box:
|
247
243
|
input_title: Search
|
data/config/locales/es-419.yml
CHANGED
@@ -79,14 +79,6 @@ es-419:
|
|
79
79
|
what_doing: "¿Qué estaba haciendo?"
|
80
80
|
what_wrong: "¿Qué salió mal?"
|
81
81
|
'yes': Sí
|
82
|
-
government_navigation:
|
83
|
-
consultations: Consultas
|
84
|
-
departments: Departamentos
|
85
|
-
get-involved: Participar
|
86
|
-
how-government-works: Cómo funciona el gobierno
|
87
|
-
news_and_communications: Noticias y comunicados
|
88
|
-
statistics: Estadísticas
|
89
|
-
worldwide: En el mundo
|
90
82
|
layout_footer:
|
91
83
|
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
84
|
licence_html: Todos los contenidos están disponibles bajo la <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Licencia Gubernamental Abierta v3.0</a>, salvo que se indique lo contrario
|
data/config/locales/es.yml
CHANGED
@@ -79,14 +79,6 @@ es:
|
|
79
79
|
what_doing: "¿Qué estaba haciendo?"
|
80
80
|
what_wrong: "¿Qué ha fallado?"
|
81
81
|
'yes': Sí
|
82
|
-
government_navigation:
|
83
|
-
consultations: Consultas
|
84
|
-
departments: Departamentos
|
85
|
-
get-involved: Participe
|
86
|
-
how-government-works: Cómo funciona el gobierno
|
87
|
-
news_and_communications: Noticias y comunicaciones
|
88
|
-
statistics: Estadísticas
|
89
|
-
worldwide: En todo el mundo
|
90
82
|
layout_footer:
|
91
83
|
copyright_html: <a class='govuk-footer__link govuk-footer__copyright-logo' href='http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Derechos de autor de la corona</a>
|
92
84
|
licence_html: Todo el contenido está disponible bajo la <a class='govuk-footer__link' href='https://www.nationalarchives.gov.uk/doc/open-government-license/version/3/" rel='license'>Licencia de Gobierno Abierto v3,0</a>, excepto donde se indique lo contrario
|
data/config/locales/et.yml
CHANGED
@@ -82,14 +82,6 @@ et:
|
|
82
82
|
what_doing: Mida te tegite?
|
83
83
|
what_wrong: Mis läks valesti?
|
84
84
|
'yes': Jah
|
85
|
-
government_navigation:
|
86
|
-
consultations: Konsultatsioonid
|
87
|
-
departments: Osakonnad
|
88
|
-
get-involved: Osalemine
|
89
|
-
how-government-works: Kuidas valitsus töötab
|
90
|
-
news_and_communications: Uudised ja teabevahetus
|
91
|
-
statistics: Statistika
|
92
|
-
worldwide: Kogu maailmas
|
93
85
|
layout_footer:
|
94
86
|
copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crowni autoriõigus</a>
|
95
87
|
licence_html: Kogu sise on saadaval <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a> all, kui pole märgitud teisiti
|
data/config/locales/fa.yml
CHANGED
@@ -78,14 +78,6 @@ fa:
|
|
78
78
|
what_doing: داشتید چه کار میکردید؟
|
79
79
|
what_wrong: چه مشکلی پیش آمد؟
|
80
80
|
'yes': بله
|
81
|
-
government_navigation:
|
82
|
-
consultations: مشاورهها
|
83
|
-
departments: ادارهها
|
84
|
-
get-involved: مشارکت کنید
|
85
|
-
how-government-works: نحوه عملکرد دولت
|
86
|
-
news_and_communications: اخبار و ارتباطات
|
87
|
-
statistics: آمار
|
88
|
-
worldwide: جهانی
|
89
81
|
layout_footer:
|
90
82
|
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</a>
|
91
83
|
licence_html: تمام محتوا تحت <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">مجوز دولت باز نسخه 3.0</a> در دسترس است، مگر در مواردی که خلاف آن بیان شده باشد
|
data/config/locales/fi.yml
CHANGED
@@ -81,14 +81,6 @@ fi:
|
|
81
81
|
what_doing: Mitä olit tekemässä?
|
82
82
|
what_wrong: Mikä meni vikaan?
|
83
83
|
'yes': Kyllä
|
84
|
-
government_navigation:
|
85
|
-
consultations: Konsultaatiot
|
86
|
-
departments: Osastot
|
87
|
-
get-involved: Tule mukaan
|
88
|
-
how-government-works: Miten hallitus toimii
|
89
|
-
news_and_communications: Uutiset ja viestintä
|
90
|
-
statistics: Tilastot
|
91
|
-
worldwide: Maailmanlaajuinen
|
92
84
|
layout_footer:
|
93
85
|
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/">© Kruunun tekijänoikeus</a>
|
94
86
|
licence_html: Kaikki sisältö on saatavilla osoitteessa <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Avoimen hallinnon lisenssi v3.0</a>, ellei toisin mainita
|
data/config/locales/fr.yml
CHANGED
@@ -79,14 +79,6 @@ fr:
|
|
79
79
|
what_doing: Que faisiez-vous ?
|
80
80
|
what_wrong: Qu'est-ce qui n'a pas marché ?
|
81
81
|
'yes': Oui
|
82
|
-
government_navigation:
|
83
|
-
consultations: Consultations
|
84
|
-
departments: Départements
|
85
|
-
get-involved: Impliquez-vous
|
86
|
-
how-government-works: Quel est le mode de fonctionnement du gouvernement ?
|
87
|
-
news_and_communications: Actualités et communications
|
88
|
-
statistics: Statistiques
|
89
|
-
worldwide: Dans le monde entier
|
90
82
|
layout_footer:
|
91
83
|
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/">© Copyright de la Couronne</a>
|
92
84
|
licence_html: L'ensemble du contenu est disponible en vertu de la <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>, sauf indication contraire.
|
data/config/locales/gd.yml
CHANGED
@@ -81,14 +81,6 @@ gd:
|
|
81
81
|
what_doing: Cad atá á dhéanamh agat ?
|
82
82
|
what_wrong: Cad a chuaigh mícheart?
|
83
83
|
'yes': Sea
|
84
|
-
government_navigation:
|
85
|
-
consultations: Téigh i gcomhairle
|
86
|
-
departments: Roinn
|
87
|
-
get-involved: Páirt a ghlacadh
|
88
|
-
how-government-works: Conas a oibríonn an rialtas
|
89
|
-
news_and_communications: Nuacht agus cumarsáid
|
90
|
-
statistics: Sonraí staidrimh
|
91
|
-
worldwide: Sa domhan ar fad
|
92
84
|
layout_footer:
|
93
85
|
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>
|
94
86
|
licence_html: Tá an t-ábhar go léir ar fáil faoi <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Oibriú saor in aisce v3.0</a>, mura luaitear a mhalairt
|
data/config/locales/gu.yml
CHANGED
@@ -79,14 +79,6 @@ gu:
|
|
79
79
|
what_doing: તમે શું કરી રહ્યા હતા?
|
80
80
|
what_wrong: શું ગરબડ થઈ?
|
81
81
|
'yes': હા
|
82
|
-
government_navigation:
|
83
|
-
consultations: પરામર્શ
|
84
|
-
departments: વિભાગો
|
85
|
-
get-involved: સામેલ કરો
|
86
|
-
how-government-works: સરકાર કેવી રીતે કામ કરે છે
|
87
|
-
news_and_communications: સમાચાર અને સંદેશાવ્યવહાર
|
88
|
-
statistics: આંકડા
|
89
|
-
worldwide: વિશ્વવ્યાપી
|
90
82
|
layout_footer:
|
91
83
|
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/">© ક્રાઉન કૉપીરાઇટ</a>
|
92
84
|
licence_html: તમામ સામગ્રી<a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license"> ઓપન ગવર્નમેંટ લાઇસન્સ v3.0</a>હેઠળ ઉપલબ્ધ છે, સિવાય કે અન્યથા જણાવેલ હોય
|
data/config/locales/he.yml
CHANGED
@@ -79,14 +79,6 @@ he:
|
|
79
79
|
what_doing: מה אתה עושה?
|
80
80
|
what_wrong: מה השתבש?
|
81
81
|
'yes': כן
|
82
|
-
government_navigation:
|
83
|
-
consultations: דיונים
|
84
|
-
departments: מחלקות
|
85
|
-
get-involved: להתערב
|
86
|
-
how-government-works: איך הממשלה פועלת
|
87
|
-
news_and_communications: חדשות ותקשורת
|
88
|
-
statistics: סטטיסטיקה
|
89
|
-
worldwide: ברחבי העולם
|
90
82
|
layout_footer:
|
91
83
|
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
84
|
licence_html: כל התוכן זמין תחת <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">פתוח רישיון ממשלתי v3.0</a>, אלא אם מצוין אחרת
|
data/config/locales/hi.yml
CHANGED
@@ -79,14 +79,6 @@ hi:
|
|
79
79
|
what_doing: आप क्या कर रहे थे?
|
80
80
|
what_wrong: क्या गलत हुआ?
|
81
81
|
'yes': हां
|
82
|
-
government_navigation:
|
83
|
-
consultations: परामर्श
|
84
|
-
departments: विभाग
|
85
|
-
get-involved: शामिल हों
|
86
|
-
how-government-works: सरकार कैसे काम करती है
|
87
|
-
news_and_communications: खबर और संचार
|
88
|
-
statistics: सांख्यिकी
|
89
|
-
worldwide: विश्वव्यापी
|
90
82
|
layout_footer:
|
91
83
|
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/">© क्राउन कॉपीराइट</a>
|
92
84
|
licence_html: सभी सामग्री <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">ओपन गवर्नमेंट लाइसेंस v3.0</a> के तहत उपलब्ध है, अन्यथा दर्शाए गए को छोड़कर
|
data/config/locales/hr.yml
CHANGED
@@ -81,14 +81,6 @@ hr:
|
|
81
81
|
what_doing: Šta ste radili?
|
82
82
|
what_wrong: Što je pošlo po zlu?
|
83
83
|
'yes': Da
|
84
|
-
government_navigation:
|
85
|
-
consultations: Konzultacije
|
86
|
-
departments: Odjeli
|
87
|
-
get-involved: Uključi se
|
88
|
-
how-government-works: Kako vlada funkcionira
|
89
|
-
news_and_communications: Vijesti i komunikacije
|
90
|
-
statistics: Statistika
|
91
|
-
worldwide: U cijelom svijetu
|
92
84
|
layout_footer:
|
93
85
|
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>
|
94
86
|
licence_html: Sav sadržaj dostupan je pod <a class="govuk-footer__link"href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/"rel="license">Otvorena Državna licenca v3.0</a>, osim ako nije drugačije navedeno
|
data/config/locales/hu.yml
CHANGED
@@ -82,14 +82,6 @@ hu:
|
|
82
82
|
what_doing: Mit csinált?
|
83
83
|
what_wrong: Milyen hiba lépett fel?
|
84
84
|
'yes': Igen
|
85
|
-
government_navigation:
|
86
|
-
consultations: Konzultációk
|
87
|
-
departments: Részlegek
|
88
|
-
get-involved: Kapcsolódjon be
|
89
|
-
how-government-works: Hogyan működik a kormány
|
90
|
-
news_and_communications: Hírek és közlemények
|
91
|
-
statistics: Statisztikák
|
92
|
-
worldwide: Globális
|
93
85
|
layout_footer:
|
94
86
|
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>
|
95
87
|
licence_html: Minden tartalom a <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Nyílt Közigazgatási Engedélyek v3.0</a> keretein belül elérhető, kivéve, ha ettől eltérő információ van feltüntetve
|
data/config/locales/hy.yml
CHANGED
@@ -83,14 +83,6 @@ hy:
|
|
83
83
|
what_doing: Ի՞նչ էիք փնտրում։
|
84
84
|
what_wrong: Ի՞նչը խնդիր առաջացավ։
|
85
85
|
'yes': Այո
|
86
|
-
government_navigation:
|
87
|
-
consultations: Խորհրդակցություններ
|
88
|
-
departments: Գերատեսչություններ
|
89
|
-
get-involved: Ներգրավվածություն
|
90
|
-
how-government-works: Ինչպես է կառավարությունն աշխատում
|
91
|
-
news_and_communications: Նորություններ և հաղորդակցություններ
|
92
|
-
statistics: Վիճակագրություն
|
93
|
-
worldwide: Ամբողջ աշխարհում
|
94
86
|
layout_footer:
|
95
87
|
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>
|
96
88
|
licence_html: Ողջ բովանդակությունը հասանելի է <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>, բացառությամբ այլ դեպքերի
|
data/config/locales/id.yml
CHANGED
@@ -80,14 +80,6 @@ id:
|
|
80
80
|
what_doing: Apa yang Anda lakukan?
|
81
81
|
what_wrong: Apa yang salah?
|
82
82
|
'yes': Ya
|
83
|
-
government_navigation:
|
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
|
91
83
|
layout_footer:
|
92
84
|
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
85
|
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
|
data/config/locales/is.yml
CHANGED
@@ -79,14 +79,6 @@ is:
|
|
79
79
|
what_doing: Hvað varstu að gera?
|
80
80
|
what_wrong: Hvað fór úrskeiðis?
|
81
81
|
'yes': Já
|
82
|
-
government_navigation:
|
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
|
90
82
|
layout_footer:
|
91
83
|
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
84
|
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
|
data/config/locales/it.yml
CHANGED
@@ -79,14 +79,6 @@ it:
|
|
79
79
|
what_doing: Cosa stavi facendo?
|
80
80
|
what_wrong: Cosa è andato storto?
|
81
81
|
'yes': Sì
|
82
|
-
government_navigation:
|
83
|
-
consultations: Consultazioni
|
84
|
-
departments: Dipartimenti
|
85
|
-
get-involved: Mettiti in gioco
|
86
|
-
how-government-works: Come funziona il governo
|
87
|
-
news_and_communications: Notizie e comunicazioni
|
88
|
-
statistics: Statistiche
|
89
|
-
worldwide: In tutto il mondo
|
90
82
|
layout_footer:
|
91
83
|
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
84
|
licence_html: Tutto il contenuto è disponibile sotto la <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>, tranne dove diversamente indicato
|
data/config/locales/ja.yml
CHANGED
@@ -76,14 +76,6 @@ ja:
|
|
76
76
|
what_doing: 何をしましたか?
|
77
77
|
what_wrong: どのような不具合ですか?
|
78
78
|
'yes': はい
|
79
|
-
government_navigation:
|
80
|
-
consultations: 相談
|
81
|
-
departments: 部門
|
82
|
-
get-involved: 参加する
|
83
|
-
how-government-works: 政府のしくみ
|
84
|
-
news_and_communications: ニュースと通信
|
85
|
-
statistics: 統計
|
86
|
-
worldwide: 全世界
|
87
79
|
layout_footer:
|
88
80
|
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>
|
89
81
|
licence_html: 特に明記されていない限り、すべてのコンテンツは <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>でご利用いただけます。
|
data/config/locales/ka.yml
CHANGED
@@ -82,14 +82,6 @@ ka:
|
|
82
82
|
what_doing: რას აკეთებდით?
|
83
83
|
what_wrong: რა მოხდა არასწორად?
|
84
84
|
'yes': დიახ
|
85
|
-
government_navigation:
|
86
|
-
consultations: კონსულტაციები
|
87
|
-
departments: დეპარტამენტები
|
88
|
-
get-involved: ჩართულობა
|
89
|
-
how-government-works: როგორ მუშაობს სახელმწიფო
|
90
|
-
news_and_communications: სიახლეები და კომუნიკაციები
|
91
|
-
statistics: სტატისტიკა
|
92
|
-
worldwide: მსოფლიო
|
93
85
|
layout_footer:
|
94
86
|
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/">© გვირგვინის ქოფირაითი</a>
|
95
87
|
licence_html: ყველა მასალა ხელმისაწვდომია <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>, გარდა სხვა განცხადებებისა
|
data/config/locales/kk.yml
CHANGED
@@ -79,14 +79,6 @@ kk:
|
|
79
79
|
what_doing: Сіз не істеп жатыр едіңіз?
|
80
80
|
what_wrong: Не дұрыс болмады?
|
81
81
|
'yes': Иә
|
82
|
-
government_navigation:
|
83
|
-
consultations: Кеңестер
|
84
|
-
departments: Бөлімдер
|
85
|
-
get-involved: Қатысыңыз
|
86
|
-
how-government-works: Мемлекет қалай жұмыс істейді
|
87
|
-
news_and_communications: Жаңалықтар мен байланыстар
|
88
|
-
statistics: Статистика
|
89
|
-
worldwide: Бүкіл әлем бойынша
|
90
82
|
layout_footer:
|
91
83
|
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 авторлық құқығы</a>
|
92
84
|
licence_html: Барлық мазмұн <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Ашық мемлекеттік лицензиясы v3.0</a> (басқаша жазылғанды қоспағанда) сайтында қолжетімді
|
data/config/locales/ko.yml
CHANGED
@@ -75,14 +75,6 @@ ko:
|
|
75
75
|
what_doing:
|
76
76
|
what_wrong:
|
77
77
|
'yes':
|
78
|
-
government_navigation:
|
79
|
-
consultations:
|
80
|
-
departments:
|
81
|
-
get-involved:
|
82
|
-
how-government-works:
|
83
|
-
news_and_communications:
|
84
|
-
statistics:
|
85
|
-
worldwide:
|
86
78
|
layout_footer:
|
87
79
|
copyright_html:
|
88
80
|
licence_html:
|
data/config/locales/lt.yml
CHANGED
@@ -84,14 +84,6 @@ lt:
|
|
84
84
|
what_doing: Ką darėte?
|
85
85
|
what_wrong: Kas nutiko?
|
86
86
|
'yes': Taip
|
87
|
-
government_navigation:
|
88
|
-
consultations: Konsultacijos
|
89
|
-
departments: Skyriai
|
90
|
-
get-involved: Įsitraukite
|
91
|
-
how-government-works: Kaip dirba valdžia
|
92
|
-
news_and_communications: Naujienos ir pranešimai
|
93
|
-
statistics: Statistika
|
94
|
-
worldwide: Visame pasaulyje
|
95
87
|
layout_footer:
|
96
88
|
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>
|
97
89
|
licence_html: Visą turinį rasite <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>, nebent nurodyta kitaip
|
data/config/locales/lv.yml
CHANGED
@@ -83,14 +83,6 @@ lv:
|
|
83
83
|
what_doing: Ko jūs darījāt?
|
84
84
|
what_wrong: Kādas problēmas radās?
|
85
85
|
'yes': Jā
|
86
|
-
government_navigation:
|
87
|
-
consultations: Konsultācijas
|
88
|
-
departments: Departamenti
|
89
|
-
get-involved: Iesaistīties
|
90
|
-
how-government-works: Kā darbojas valdība
|
91
|
-
news_and_communications: Ziņas un saziņa
|
92
|
-
statistics: Statistika
|
93
|
-
worldwide: Visā pasaulē
|
94
86
|
layout_footer:
|
95
87
|
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/">© Britu sadraudzības autortiesības</a>
|
96
88
|
licence_html: Viss saturs, kas ir pieejams saskaņā ar <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">valsts izsniegto atklāto licenci v3.0</a>, izņemot, ja norādīts citādi
|
data/config/locales/ms.yml
CHANGED
@@ -79,14 +79,6 @@ ms:
|
|
79
79
|
what_doing: Apa yang anda buat?
|
80
80
|
what_wrong: Apa yang salah?
|
81
81
|
'yes': Ya
|
82
|
-
government_navigation:
|
83
|
-
consultations: Rundingan
|
84
|
-
departments: Jabatan
|
85
|
-
get-involved: Melibatkan diri
|
86
|
-
how-government-works: Bagaimana kerajaan berfungsi
|
87
|
-
news_and_communications: Berita dan komunikasi
|
88
|
-
statistics: Statistik
|
89
|
-
worldwide: Di seluruh dunia
|
90
82
|
layout_footer:
|
91
83
|
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
84
|
licence_html: Semua kandungan tersedia di bawah <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license"> Lesen Terbuka Kerajaan v3.0 </a>, kecuali jika dinyatakan sebaliknya
|
data/config/locales/mt.yml
CHANGED
@@ -81,14 +81,6 @@ mt:
|
|
81
81
|
what_doing: X'kont qed tagħmel?
|
82
82
|
what_wrong: X'mar ħażin?
|
83
83
|
'yes': Iva
|
84
|
-
government_navigation:
|
85
|
-
consultations: Konsultazzjonijiet
|
86
|
-
departments: Dipartimenti
|
87
|
-
get-involved: Involvi ruħek
|
88
|
-
how-government-works: Kif jaħdem il-gvern
|
89
|
-
news_and_communications: Aħbarijiet u komunikazzjonijiet
|
90
|
-
statistics: Statistiċi
|
91
|
-
worldwide: Madwar id-dinja
|
92
84
|
layout_footer:
|
93
85
|
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>
|
94
86
|
licence_html: Il-kontenut huwa kollu disponibbli taħt <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Liċenzja ta' Gvern miftuħ v3.0</a>, except where otherwise stated
|