govuk_publishing_components 60.0.1 → 60.1.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-ga4/ga4-form-tracker.js +3 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-header.scss +0 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_footnotes.scss +5 -0
- data/app/views/govuk_publishing_components/components/docs/govspeak.yml +9 -3
- data/app/views/govuk_publishing_components/components/feedback/_problem_form.html.erb +1 -2
- data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +0 -1
- data/config/locales/ku.yml +230 -0
- data/config/locales/ky.yml +13 -26
- data/config/locales/ti.yml +231 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js +3 -2
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs +3 -2
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/govuk-frontend-version.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/index.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/index.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/fixtures.json +102 -97
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/fixtures.json +21 -32
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/fixtures.json +25 -45
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-default.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/fixtures.json +66 -210
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/fixtures.json +72 -86
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/fixtures.json +305 -464
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-default.html +24 -19
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-and-none.html +2 -4
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-none-and-conditional-items.html +2 -4
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message.html +12 -3
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/{template-with-fieldset-and-error-message.html → template-with-hint.html} +5 -5
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-hints-on-items.html +2 -4
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-pre-checked-values.html +36 -27
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-very-long-option-text.html +2 -5
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/fixtures.json +79 -79
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/fixtures.json +147 -159
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html +30 -22
- data/node_modules/govuk-frontend/dist/govuk/components/details/fixtures.json +22 -22
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/fixtures.json +10 -10
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/fixtures.json +21 -21
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/fixtures.json +19 -19
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/fixtures.json +19 -19
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/fixtures.json +99 -150
- data/node_modules/govuk-frontend/dist/govuk/components/footer/fixtures.json +50 -63
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss +10 -4
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/fixtures.json +155 -103
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.js +2 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.mjs +2 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.mjs +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-full-width-with-navigation.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-full-width.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-html.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-text-without-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-full-width-border.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/hint/fixtures.json +7 -7
- data/node_modules/govuk-frontend/dist/govuk/components/input/fixtures.json +158 -179
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/fixtures.json +7 -7
- data/node_modules/govuk-frontend/dist/govuk/components/label/fixtures.json +18 -18
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/fixtures.json +74 -108
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-text-as-html.html +7 -1
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/fixtures.json +80 -98
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/macro-options.json +4 -4
- data/node_modules/govuk-frontend/dist/govuk/components/panel/fixtures.json +22 -22
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/fixtures.json +53 -48
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/fixtures.json +8 -8
- data/node_modules/govuk-frontend/dist/govuk/components/radios/fixtures.json +213 -328
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-default.html +18 -16
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-hint.html +24 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/fixtures.json +99 -115
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss +72 -5
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/fixtures.json +198 -62
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/macro-options.json +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.js +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/{template-with-navigation-with-an-active-item.html → template-inverse.html} +7 -2
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-a-single-navigation-item-and-collapsenavigationonmobile-set-to-true.html +38 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-a-single-navigation-item.html +35 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-collapsenavigationonmobile-set-to-false.html +60 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template.njk +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/fixtures.json +10 -10
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/fixtures.json +282 -518
- data/node_modules/govuk-frontend/dist/govuk/components/table/fixtures.json +75 -75
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/fixtures.json +44 -39
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.js +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tag/fixtures.json +14 -26
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/fixtures.json +14 -71
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/fixtures.json +81 -81
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/fixtures.json +9 -9
- data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss +5 -2
- data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css +2 -2
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss +31 -2
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/macros/logo.njk +2 -2
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss +2 -2
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss +13 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/govuk-prototype-kit.config.json +1 -1
- data/node_modules/govuk-frontend/package.json +7 -7
- metadata +15 -102
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-focusable-elements-inside.html +0 -26
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-one-section-open.html +0 -30
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-translations.html +0 -30
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-link.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-text.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-multiple-levels.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-input-disabled.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-disabled.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-start.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-prevent-double-click.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-disabled.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-start-link.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning-disabled.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-active-state.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-focus-state.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-hover-state.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-custom-textarea-description.html +0 -9
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-error.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html +0 -9
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html +0 -27
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-a-medium-legend.html +0 -33
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-item-checked.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-items-with-special-characters.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-disabled-item.html +0 -29
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message-and-hints-on-items.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html +0 -30
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-and-hint-set-aria-describedby-on-input.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-set-aria-describedby-on-input.html +0 -13
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-without-fieldset.html +0 -22
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-client-side-implementation.html +0 -60
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-autocomplete-values.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-default-items.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-input-attributes.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/template-translated.html +0 -5
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-direct-media-capture.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-image-files-only.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-multiple-files.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-enhanced-disabled.html +0 -13
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-optional-form-group-classes.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-meta.html +0 -56
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-menu-button-label.html +0 -59
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-navigation-label.html +0 -59
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocapitalize-turned-off.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocomplete-attribute.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-optional-form-group-classes.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-pattern-attribute.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-long-suffix.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-enabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-disabled-with-type-as-success.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-explicitly-enabled-with-type-as-success.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-custom-tabindex.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-paragraph-as-html-heading.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-rolealert-overridden-to-roleregion-with-type-as-success.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-success-with-custom-html.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-a-list.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-accessible-labels-on-item-links.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-navigation-landmark.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only-in-a-different-language.html +0 -22
- data/node_modules/govuk-frontend/dist/govuk/components/panel/template-custom-heading-level.html +0 -8
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-new-password-autocomplete.html +0 -11
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-translations.html +0 -11
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked-using-value.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked.html +0 -19
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline-extreme.html +0 -69
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-disabled.html +0 -27
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-a-medium-legend.html +0 -24
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-items-with-special-characters.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-disabled.html +0 -29
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-idprefix.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-id.html +0 -7
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-no-items.html +0 -7
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-optional-form-group-classes.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-selected-value.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-a-custom-header-level.html +0 -28
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-check-your-answers.html +0 -98
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-overridden-widths.html +0 -58
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-translated.html +0 -51
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-no-first-action.html +0 -58
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-some-actions.html +0 -45
- data/node_modules/govuk-frontend/dist/govuk/components/table/template-with-small-text-modifier-for-tables-with-a-lot-of-data.html +0 -19
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-blue.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-3-states.html +0 -49
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-autocomplete-attribute.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-optional-form-group-classes.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-enabled.html +0 -6
- /data/node_modules/govuk-frontend/dist/govuk/components/date-input/{template-complete-question.html → template-with-items.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/table/{template-table-with-head-and-caption.html → template-with-head-and-caption.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/table/{template-table-with-head.html → template-with-head.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/task-list/{template-example-with-all-possible-colours.html → template-with-all-possible-colours.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/task-list/{template-example-with-hint-text-and-additional-states.html → template-with-hint-text-and-additional-states.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/task-list/{template-example-with-very-long-single-word-tags.html → template-with-very-long-single-word-tags.html} +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8068a70f722e7c8beb993682973c5444eae07e136a31110cd9676eb5e61197bc
|
4
|
+
data.tar.gz: 9c605e991bb3ff2c064d708e2bf38d825a833be83e40c648e21c3ee08717d72b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d74f9b1a8920eefdd59878c0f73baf3f899ca4ec078018dc78c5072cd037cc8cd9c597e1c2ebbac4520a55ec6efb658b5d411dfa93a017f262e62324ed88f8b9
|
7
|
+
data.tar.gz: 3ec0edd42d2be381b36bfe88e39a761042a0ce83e1c85814e0c2b4ef7eb602694d9ec2bab5915c3ac418aa343888a410c4d2e3a5545203cf3d68045b9b18abfc
|
@@ -11,6 +11,7 @@ window.GOVUK.Modules = window.GOVUK.Modules || {};
|
|
11
11
|
this.recordJson = this.module.hasAttribute('data-ga4-form-record-json')
|
12
12
|
this.useTextCount = this.module.hasAttribute('data-ga4-form-use-text-count')
|
13
13
|
this.splitText = this.module.hasAttribute('data-ga4-form-split-response-text')
|
14
|
+
this.useSelectCount = this.module.hasAttribute('data-ga4-form-use-select-count')
|
14
15
|
this.redacted = false
|
15
16
|
this.useFallbackValue = this.module.hasAttribute('data-ga4-form-no-answer-undefined') ? undefined : 'No answer given'
|
16
17
|
}
|
@@ -139,7 +140,8 @@ window.GOVUK.Modules = window.GOVUK.Modules || {};
|
|
139
140
|
}
|
140
141
|
}
|
141
142
|
} else if (inputNodename === 'SELECT' && elem.querySelectorAll('option:checked')) {
|
142
|
-
|
143
|
+
var selectedOptions = Array.from(elem.querySelectorAll('option:checked')).map(function (element) { return element.text })
|
144
|
+
input.answer = this.useSelectCount ? selectedOptions.length : selectedOptions.join(',')
|
143
145
|
} else if (isTextField && elem.value) {
|
144
146
|
if (this.includeTextInputValues || elem.hasAttribute('data-ga4-form-include-input')) {
|
145
147
|
if (this.useTextCount) {
|
@@ -1,6 +1,4 @@
|
|
1
1
|
@import "govuk_publishing_components/individual_component_support";
|
2
|
-
@import "govuk_publishing_components/components/search";
|
3
|
-
@import "govuk_publishing_components/components/skip-link";
|
4
2
|
@import "govuk/components/header/header";
|
5
3
|
|
6
4
|
.gem-c-layout-header.gem-c-layout-header--no-bottom-border,
|
@@ -7,6 +7,8 @@ body: |
|
|
7
7
|
|
8
8
|
It applies styling to standard Markdown content, eg; paragraphs, headings and lists. It also applies styling to Govspeak specific markup, like [callouts](https://github.com/alphagov/govspeak#callouts), [contacts](https://github.com/alphagov/govspeak#points-of-contact) and [highlights](https://github.com/alphagov/govspeak#highlights).
|
9
9
|
|
10
|
+
Govspeak includes classes such as `fn` and `org` on some elements that are part of the [microformats](https://developers.google.com/custom-search/docs/structured_data#using-microformats) specification for representing commonly published items.
|
11
|
+
|
10
12
|
Some JavaScript behaviours are applied to this component:
|
11
13
|
|
12
14
|
- Progressively enhanced, accessible charts (using [Magna Charta](https://github.com/alphagov/magna-charta), derived from tabular data (see [example](./govspeak/charts))
|
@@ -677,16 +679,20 @@ examples:
|
|
677
679
|
footnotes:
|
678
680
|
data:
|
679
681
|
block: |
|
680
|
-
<p>This is a text with a footnote<sup id="fnref:1a"><a href="#fn:1a" class="footnote">1</a></sup>.</p>
|
682
|
+
<p>This is a text with a footnote<sup id="fnref:1a"><a href="#fn:1a" class="footnote">1</a></sup>. This is some more text with another footnote<sup id="fnref:2a"><a href="#fn:2a" class="footnote">2</a></sup>.</p>
|
683
|
+
<p>This is a whole new paragraph with yet another footnote<sup id="fnref:3a"><a href="#fn:3a" class="footnote">3</a></sup>.</p>
|
681
684
|
|
682
685
|
<div class="footnotes">
|
683
686
|
<ol>
|
684
687
|
<li id="fn:1a">
|
685
688
|
<p>And here is the definition. <a href="#fnref:1a" class="reversefootnote">↩</a></p>
|
686
689
|
</li>
|
687
|
-
<li id="fn:
|
690
|
+
<li id="fn:2a">
|
688
691
|
<a href="https://www.ons.gov.uk/peoplepopulationandcommunity/birthsdeathsandmarriages/deaths/datasets/weeklyprovisionalfiguresondeathsregisteredinenglandandwales" class="govuk-link">https://www.ons.gov.uk/peoplepopulationandcommunity/birthsdeathsandmarriages/deaths/datasets/weeklyprovisionalfiguresondeathsregisteredinenglandandwales</a>
|
689
|
-
<a href="#fnref:
|
692
|
+
<a href="#fnref:2a" class="govuk-link">↩</a>
|
693
|
+
</li>
|
694
|
+
<li id="fn:3a">
|
695
|
+
<p>And here is another definition. <a href="#fnref:3a" class="reversefootnote">↩</a></p>
|
690
696
|
</li>
|
691
697
|
</ol>
|
692
698
|
</div>
|
@@ -58,8 +58,7 @@
|
|
58
58
|
|
59
59
|
<button
|
60
60
|
class="govuk-button govuk-button--secondary gem-c-feedback__close gem-c-feedback__js-show js-close-form"
|
61
|
-
aria-controls="something-is-wrong"
|
62
|
-
aria-expanded="true">
|
61
|
+
aria-controls="something-is-wrong">
|
63
62
|
<%= t("components.feedback.close") %>
|
64
63
|
</button>
|
65
64
|
</div>
|
@@ -0,0 +1,230 @@
|
|
1
|
+
---
|
2
|
+
ku:
|
3
|
+
common:
|
4
|
+
hide: شاردنەوە
|
5
|
+
show: پیشاندان
|
6
|
+
toggle_less: پیشاندانی کەمتر
|
7
|
+
toggle_more: "%{show} %{number}زیاتر"
|
8
|
+
translations: وەرگێڕانەکان
|
9
|
+
components:
|
10
|
+
accordion:
|
11
|
+
hide_all: هەموو بەشەکان بشارەوە
|
12
|
+
show_all: هەموو بەشەکان پیشان بدە
|
13
|
+
this_section_visually_hidden: ئەم بەشە
|
14
|
+
article_schema:
|
15
|
+
scoped_search_description: لە ناوەوە بگەڕێ %{title}
|
16
|
+
attachment:
|
17
|
+
opendocument_html: ئەم پەڕگەیە بە شێوازی یان فۆرماتێکی <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a> یە
|
18
|
+
order_a_copy: داوای کۆپییەک بکە
|
19
|
+
page:
|
20
|
+
one: لاپەڕەی ١
|
21
|
+
other: "%{count} لاپەڕەکان"
|
22
|
+
preview_aria_label: بینینی %{title} بە شێوەی ئۆنلاین
|
23
|
+
preview_link: بینینی ئۆنلاین
|
24
|
+
reference: 'سەرچاوە: %{reference}'
|
25
|
+
request_format_cta: داوای فۆرماتێک بکە کە بتوانیت دەستت پێی بگات
|
26
|
+
request_format_details_html: ئەگەر تەکنەلۆژیای یارمەتیدەر بەکاردەهێنیت (وەک خوێنەری شاشە) و پێویستت بە وەشانی ئەم بەڵگەنامەیە بە فۆرماتێکی دەستڕاگەیشتنتر، تکایە ئیمەیڵێک بنێرە بۆ <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. تکایە پێمان بڵێن پێویستت بە چ فۆرماتێکە. یارمەتیدەرمان دەبێت ئەگەر بڵێیت چ تەکنەلۆژیایەکی یارمەتیدەر بەکاردەهێنیت.
|
27
|
+
request_format_text: لەوانەیە ئەم پەڕگەیە یان ئەم فایلە بۆ بەکارهێنەرانی تەکنەلۆژیای یارمەتیدەر گونجاو نەبێت.
|
28
|
+
back_link:
|
29
|
+
back: گەڕانەوە
|
30
|
+
character_count:
|
31
|
+
body: دەتوانیت تا %{number} %{type} دابنێیت.
|
32
|
+
type:
|
33
|
+
characters: کارەکتەرەکان
|
34
|
+
words: وشەکان
|
35
|
+
chart:
|
36
|
+
accessibility_heading: خشتەی داتا بۆ "%{chart_heading}"
|
37
|
+
accessibility_html: ئەم هێڵکارییە- چارتە- خوێندنەوەیەکی بینراوی ئەو زانیاریانەیە کە لە خشتەکەدا بەردەستن.
|
38
|
+
accessibility_link: بڕۆ بۆ خشتەی داتاکانی "%{chart_heading}".
|
39
|
+
table_dropdown: سەیری داتاکان بکە وەک خشتەیەک
|
40
|
+
chat_entry:
|
41
|
+
description: وەڵامی خێرا و تایبەتمەند بۆ پرسیارەکانی بازرگانیت بەدەستبهێنە بە ئامرازی نوێی زیرەکی دەستکرد واتە AI ی لە ماڵپەڕی GOV.UK
|
42
|
+
heading: پرسیار لە چاتی GOV.UK بکە
|
43
|
+
checkboxes:
|
44
|
+
or: یان
|
45
|
+
contents_list:
|
46
|
+
contents: 'ةاوەرۆکەکان '
|
47
|
+
contextual_sidebar:
|
48
|
+
pretitle: هەروەها بەشێک لە
|
49
|
+
cookie_banner:
|
50
|
+
buttons:
|
51
|
+
accept_cookies: کووکی زیادە قبوڵ بکە
|
52
|
+
reject_cookies: کووکی زیادە ڕەت بکەرەوە
|
53
|
+
view_cookies: بینینی کووکیەکان
|
54
|
+
confirmation_message:
|
55
|
+
accepted: تۆ کووکی زیادەت وەرگرتووەو قبووڵکردووە
|
56
|
+
html: دەتوانیت لە هەر کاتێکدا %{link} بکەیت.
|
57
|
+
link: ڕێکخستنەکانی کووکیەکەت بگۆڕە
|
58
|
+
rejected: تۆ کووکی زیادەت ڕەتکردۆتەوە
|
59
|
+
hide: ئەم پەیامە بشارەوە
|
60
|
+
text:
|
61
|
+
- ئێمە هەندێک کووکی گرنگ بەکاردەهێنین بۆ ئەوەی ئەم ماڵپەڕە کاربکات.
|
62
|
+
- پێمان خۆشە کووکی زیادە دابنێین بۆ ئەوەی تێبگەین کە چۆن GOV.UK بەکاردەهێنیت، ڕێکخستنەکانت لەبیربێت و خزمەتگوزارییە حکومییەکان باشتر بکەیت.
|
63
|
+
- هەروەها کووکی کە لەلایەن ماڵپەڕەکانی دیکەوە دانراون بەکاردەهێنین بۆ ئەوەی یارمەتیدەرمان بن لە گەیاندنی ناوەڕۆک لە خزمەتگوزارییەکانیانەوە.
|
64
|
+
title: کووکی لە ماڵپەڕی GOV.UK
|
65
|
+
devolved_nations:
|
66
|
+
applies_to: 'پێشکەشی بکە بۆ '
|
67
|
+
england:
|
68
|
+
end: و ئینگلتەرا
|
69
|
+
middle: "، ئینگلتەرا"
|
70
|
+
start: ئینگلتەرا
|
71
|
+
northern_ireland:
|
72
|
+
end: و ئیرلەندای باکوور
|
73
|
+
middle: "، ئیرلەندای باکوور"
|
74
|
+
start: ئیرلەندای باکوور
|
75
|
+
scotland:
|
76
|
+
end: و سکۆتلەندا
|
77
|
+
middle: "، سکۆتلەندا"
|
78
|
+
start: سکۆتلەندا
|
79
|
+
type:
|
80
|
+
consultation: ڕاوێژکاری بۆ %{nation}
|
81
|
+
detailed_guide: ڕێنمایی بۆ %{nation}
|
82
|
+
guidance: ڕێنمایی بۆ %{nation}
|
83
|
+
publication: بڵاوکراوە بۆ %{nation}
|
84
|
+
wales:
|
85
|
+
end: و وێڵز
|
86
|
+
middle: "، وێڵز"
|
87
|
+
start: وێڵز
|
88
|
+
feedback:
|
89
|
+
close: ڕاگرتن
|
90
|
+
dont_include_personal_info: زانیاری کەسی یان زانیاری دارایی وەک ژمارەی بیمەی نیشتمانی یان وردەکارییەکانی کارتی بانکیی خۆت مەخەرە ناوەوە.
|
91
|
+
email_address: ناونیشانی ئیمەیڵ
|
92
|
+
help_us_improve_govuk: یارمەتیدەرمان بن بۆ باشترکردنی GOV.UK
|
93
|
+
is_not_useful: ئەم پەیجە سودبەخش نیە
|
94
|
+
is_this_page_useful: ئایە ئەم پەیجە سوود بەخشە ؟
|
95
|
+
is_useful: ئەم پەیجە سوودبەخشە
|
96
|
+
maybe: ڕەنگە-لەوانەیە
|
97
|
+
more_about_visit: بۆ ئەوەی یارمەتیدەرمان بێت لە باشترکردنی GOV.UK، حەز دەکەین زیاتر بزانین دەربارەی سەردانەکەت ئەمڕۆ.
|
98
|
+
'no': نەخێر
|
99
|
+
send: ناردن
|
100
|
+
send_me_survey: ڕاپرسیەکەم بۆ بنێرە
|
101
|
+
something_wrong: کێشەیەک لەم پەیجەدایە ڕاپۆرتی بکە
|
102
|
+
thank_you_for_feedback: سوپاس بۆ ڕای خۆتان
|
103
|
+
what_doing: تۆ چیت دەکرد؟
|
104
|
+
what_wrong: چی بە خراپی ڕۆیشتووە بەڕێوە ؟
|
105
|
+
'yes': بەڵێ
|
106
|
+
intervention:
|
107
|
+
accessible_link_text_suffix: "(لە پەڕەیەکی نوێدا دەکرێتەوە)"
|
108
|
+
layout_footer:
|
109
|
+
copyright_html: مافی چاپکردنی تاج
|
110
|
+
licence_html: هەموو ناوەڕۆکەکان بەپێی "مۆڵەتی حکومەتی کراوە" بەردەستە، تەنها لەو شوێنانە نەبێت کە بە پێچەوانەوە ئاماژەیان پێکراوە
|
111
|
+
support_links: بەستەرەکانی پشتگیری
|
112
|
+
layout_for_public:
|
113
|
+
account_layout:
|
114
|
+
feedback:
|
115
|
+
banners:
|
116
|
+
phase_banner_html: ئەمە خزمەتگوزارییەکی نوێیە "فیدباک"ەکەت یارمەتیدەرمان دەبێت بۆ باشترکردنی.
|
117
|
+
navigation:
|
118
|
+
menu_bar:
|
119
|
+
account:
|
120
|
+
link_text: چوونەژوورەوەی GOV.UK One ی تۆ
|
121
|
+
manage:
|
122
|
+
link_text: ڕێکخستنەکان
|
123
|
+
layout_header:
|
124
|
+
hide_button: بەدواگەڕان بشارەوە
|
125
|
+
menu: مێنۆ
|
126
|
+
search_button: گەڕان بەدوای GOV.UK
|
127
|
+
show_button: بەدواگەڕان پیشان بدە
|
128
|
+
top_level: ئاستی سەرەوە
|
129
|
+
layout_super_navigation_header:
|
130
|
+
logo_link_title: بڕۆ بۆ ماڵپەڕی GOV.UK
|
131
|
+
logo_text: GOV.UK
|
132
|
+
menu_toggle_label:
|
133
|
+
hide: مینیوی %{label} بشارەوە
|
134
|
+
show: مێنۆی %{label} پیشان بدە
|
135
|
+
navigation_link:
|
136
|
+
label: مێنۆ
|
137
|
+
navigation_menu_heading: مێنۆی گەشتکردن
|
138
|
+
navigation_search_heading: گەڕان و لاپەڕی خواست لەسەر- بەناوبانگەکان
|
139
|
+
navigation_search_subheading: گەڕان
|
140
|
+
search_text: گەڕان بەدوای GOV.UK
|
141
|
+
metadata:
|
142
|
+
and: و
|
143
|
+
from: لە
|
144
|
+
history: مێژوو
|
145
|
+
last_updated: دوایین نوێکردنەوە
|
146
|
+
part_of: بەشێک لە
|
147
|
+
published: بڵاوکراوەتەوە
|
148
|
+
see_all_updates: هەموو نوێکارییەکان ببینە
|
149
|
+
modal_dialogue:
|
150
|
+
close_modal: گفتوگۆی مۆداڵی دابخە
|
151
|
+
notice:
|
152
|
+
banner_title: گرنگە
|
153
|
+
option_select:
|
154
|
+
found_multiple: بژاردەکان دۆزرایەوە
|
155
|
+
found_single: بژاردە دۆزرایەوە
|
156
|
+
selected: هەڵبژێردراوە
|
157
|
+
organisation_schema:
|
158
|
+
all_content_search_description: هەموو ناوەڕۆکەکان لە %{organisation} بدۆزەرەوە
|
159
|
+
password_input:
|
160
|
+
button: پیشاندان
|
161
|
+
button_aria_hide_label: وشەی نهێنی بشارەوە
|
162
|
+
button_aria_label: وشەی نهێنی پیشان بدە
|
163
|
+
button_hide: شاردنەوە
|
164
|
+
error_text_prefix: هەڵە
|
165
|
+
label: ووشەی نهێنی
|
166
|
+
password_hidden_announcement: وشەی نهێنی تۆ شاراوەتەوە
|
167
|
+
password_shown_announcement: وشەی نهێنی تۆ دیارە
|
168
|
+
previous_and_next_navigation:
|
169
|
+
next: داهاتوو
|
170
|
+
pagination: لاپەڕەسازی
|
171
|
+
previous: پێشووتر
|
172
|
+
print_link:
|
173
|
+
text: ئەم لاپەڕەیە پرنت بکە
|
174
|
+
radio:
|
175
|
+
or: یان
|
176
|
+
related_footer_navigation:
|
177
|
+
collections: کۆکردنەوە
|
178
|
+
policies: سیاسەتەکان
|
179
|
+
statistical_data_sets: کۆمەڵە زانیارییە ئامارییەکان
|
180
|
+
topical_events: ڕووداوە بابەتییەکان
|
181
|
+
related_navigation:
|
182
|
+
collections: کۆکردنەوە
|
183
|
+
external_links: لە شوێنەکانی تری وێب
|
184
|
+
policies: سیاسەت
|
185
|
+
publishers: بڵاوکراوەتە لەلایەن
|
186
|
+
related_contacts: پەیوەندییەکانی تر
|
187
|
+
related_content: ناوەڕۆکی پەیوەندیدار
|
188
|
+
related_external_links: لە شوێنەکانی تری وێب
|
189
|
+
related_guides: ڕێنمایی وردەکارییەکان
|
190
|
+
statistical_data_sets: کۆمەڵە زانیارییە ئامارییەکان
|
191
|
+
topical_events: ڕووداوێکی بابەتیی
|
192
|
+
topics: بەدواداچوون بۆ بابەتەکە بکە
|
193
|
+
ukraine:
|
194
|
+
title: داگیرکردنی ئۆکرانیا
|
195
|
+
world_locations: شوێنەکانی جیهان
|
196
|
+
search_box:
|
197
|
+
input_title: گەڕان
|
198
|
+
label: گەڕان لە ماڵپەڕی GOV.UK
|
199
|
+
search_button: گەڕان
|
200
|
+
share_links:
|
201
|
+
all_opens_in_new_tab: ئەم بەستەرانەی خوارەوە لە تابێکی نوێدا دەکرێنەوە
|
202
|
+
opens_in_new_tab: "(لە تابی نوێدا دەکرێتەوە)"
|
203
|
+
single_page_notification_button:
|
204
|
+
subscribe_text: ئیمەیڵ دەربارەی ئەم پەیجە بەدەست بهێنە
|
205
|
+
unsubscribe_text: واز لە وەرگرتنی ئیمەیڵەکان بێنە دەربارەی ئەم لاپەڕەیە
|
206
|
+
skip_link:
|
207
|
+
text: بەجێێ بێڵەوە بڕۆ بۆ ناوەڕۆکی سەرەکی
|
208
|
+
step_by_step_nav:
|
209
|
+
hide: شاردنەوە
|
210
|
+
hide_all: هەموو هەنگاوەکان بشارەوە
|
211
|
+
show: پیشانی بدە
|
212
|
+
show_all: هەموو هەنگاوەکان پیشان بدە
|
213
|
+
step_by_step_nav_related:
|
214
|
+
part_of: بەشێک لە
|
215
|
+
subscription_links:
|
216
|
+
email_signup_link_text: ئیمەیڵەکان بەدەست بهێنە
|
217
|
+
feed_link_label: ئەم URL ە کۆپی بکە و بیخە ناو خوێنەری فیدەکەتەوە
|
218
|
+
feed_link_text: بەشداری بکە بۆ فید
|
219
|
+
subscriptions: بەشداریکردن
|
220
|
+
success_alert:
|
221
|
+
success: سەرکەوتوو
|
222
|
+
summary_list:
|
223
|
+
delete: سڕینەوە
|
224
|
+
edit: گوڕین
|
225
|
+
table:
|
226
|
+
filter_count: ئەنجامەکان بۆ ئەو زاراوەیەی کە داخڵ کراوە
|
227
|
+
filter_label: فلتەر
|
228
|
+
filter_message: هیچ ئەنجامێکی هاوتا و بەرامبەر نییە
|
229
|
+
tabs:
|
230
|
+
contents: ناوەرۆکەکان
|
data/config/locales/ky.yml
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
---
|
1
2
|
ky:
|
2
3
|
common:
|
3
4
|
hide: Жашыруу
|
@@ -20,16 +21,10 @@ ky:
|
|
20
21
|
other: "%{count} барак"
|
21
22
|
preview_aria_label: "%{title} онлайн көрүү"
|
22
23
|
preview_link: Онлайн көрүү
|
23
|
-
reference:
|
24
|
+
reference: 'Маал.: %{reference}'
|
24
25
|
request_format_cta: Жеткиликтүү форматты сураңыз.
|
25
|
-
request_format_details_html: Эгер сиз жардамчы технологияны (мисалы, экранды
|
26
|
-
|
27
|
-
болсо, <a href='mailto:%{alternative_format_contact_email}' target='_blank'
|
28
|
-
class='govuk-link'>%{alternative_format_contact_email}</a> электрондук кат
|
29
|
-
жөнөтүңүз. Сизге кандай формат керек экенин айтыңыз. Кандай жардамчы технологияны
|
30
|
-
колдонуп жатканыңызды айтсаңыз, бул бизге жардам берет.
|
31
|
-
request_format_text: Бул файл жардамчы технологияны колдонуучулар үчүн ылайыктуу
|
32
|
-
эмес.
|
26
|
+
request_format_details_html: Эгер сиз жардамчы технологияны (мисалы, экранды окугуч) колдонсоңуз жана бул документтин жеткиликтүү форматтагы версиясы керек болсо, <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> электрондук кат жөнөтүңүз. Сизге кандай формат керек экенин айтыңыз. Кандай жардамчы технологияны колдонуп жатканыңызды айтсаңыз, бул бизге жардам берет.
|
27
|
+
request_format_text: Бул файл жардамчы технологияны колдонуучулар үчүн ылайыктуу эмес.
|
33
28
|
back_link:
|
34
29
|
back: Артка
|
35
30
|
character_count:
|
@@ -43,8 +38,7 @@ ky:
|
|
43
38
|
accessibility_link: '"%{chart_heading}" дайындар таблицасына өтүү'
|
44
39
|
table_dropdown: Дайындарды таблица катары көрүү
|
45
40
|
chat_entry:
|
46
|
-
description: GOV.UK жаңы AI куралы менен бизнес суроолоруңузга тез, ылайыкташтырылган
|
47
|
-
жоопторду алыңыз
|
41
|
+
description: GOV.UK жаңы AI куралы менен бизнес суроолоруңузга тез, ылайыкташтырылган жоопторду алыңыз
|
48
42
|
heading: GOV.UK чатынан сураңыз
|
49
43
|
checkboxes:
|
50
44
|
or: же
|
@@ -63,10 +57,7 @@ ky:
|
|
63
57
|
link: куки жөндөөлөрүңүздү өзгөртүү
|
64
58
|
rejected: Сиз кошумча кукилерди четке кагыңыз
|
65
59
|
hide: Бул билдирүүнү жашыруу
|
66
|
-
text: '["Биз GOV.UK кантип колдонгонуңузду түшүнүү, жөндөөлөрүңүздү эстеп калуу
|
67
|
-
жана мамлекеттик кызматтарды жакшыртуу үчүн кошумча кукилерди орноткубуз келет.",
|
68
|
-
"Ошондой эле биз башка сайттар орноткон кукилерди алардын кызматтарынан мазмунду
|
69
|
-
жеткирүүгө жардам берүү үчүн колдонобуз."]'
|
60
|
+
text: '["Биз GOV.UK кантип колдонгонуңузду түшүнүү, жөндөөлөрүңүздү эстеп калуу жана мамлекеттик кызматтарды жакшыртуу үчүн кошумча кукилерди орноткубуз келет.", "Ошондой эле биз башка сайттар орноткон кукилерди алардын кызматтарынан мазмунду жеткирүүгө жардам берүү үчүн колдонобуз."]'
|
70
61
|
title: GOV.UK’де кукилер
|
71
62
|
devolved_nations:
|
72
63
|
applies_to: Буга колдонулат
|
@@ -93,37 +84,33 @@ ky:
|
|
93
84
|
start: Уэльс
|
94
85
|
feedback:
|
95
86
|
close: Жокко чыгаруу
|
96
|
-
dont_include_personal_info: Улуттук камсыздандыруу номериңиз же кредиттик картанын
|
97
|
-
чоо-жайы сыяктуу жеке же каржылык маалыматты камтыбаңыз.
|
87
|
+
dont_include_personal_info: Улуттук камсыздандыруу номериңиз же кредиттик картанын чоо-жайы сыяктуу жеке же каржылык маалыматты камтыбаңыз.
|
98
88
|
email_address: Электрондук почта дареги
|
99
89
|
help_us_improve_govuk: Бизге GOV.UK жаңыртууга жардам бериңиз
|
100
90
|
is_not_useful: бул баракча пайдалуу эмес
|
101
91
|
is_this_page_useful: Бул баракча пайдалуубу?
|
102
92
|
is_useful: бул баракча пайдалуу
|
103
93
|
maybe: Болушу мүмкүн
|
104
|
-
more_about_visit: GOV.UK'ти жакшыртууга жардам берүү үчүн, бүгүнкү иш сапарыңыз
|
105
|
-
|
106
|
-
"no": Жок
|
94
|
+
more_about_visit: GOV.UK'ти жакшыртууга жардам берүү үчүн, бүгүнкү иш сапарыңыз тууралуу көбүрөөк билгибиз келет.
|
95
|
+
'no': Жок
|
107
96
|
send: Жөнөтүү
|
108
97
|
send_me_survey: Мага сурамжылоону жөнөтүңүз
|
109
98
|
something_wrong: Бул баракчада көйгөй боюнча отчет бериңиз
|
110
99
|
thank_you_for_feedback: Пикириңиз үчүн рахмат
|
111
100
|
what_doing: Эмне кылып жаттыңыз эле?
|
112
101
|
what_wrong: Эммне туура эмес кетти?
|
113
|
-
|
102
|
+
'yes': Ооба
|
114
103
|
intervention:
|
115
104
|
accessible_link_text_suffix: " (жаңы таблицада ачат)"
|
116
105
|
layout_footer:
|
117
106
|
copyright_html: Crown copyright
|
118
|
-
licence_html: Эгер башкачасы каралбаса, бардык мазмун "Ачык Өкмөт Лицензиясынын"
|
119
|
-
алкагында жеткиликтүү.
|
107
|
+
licence_html: Эгер башкачасы каралбаса, бардык мазмун "Ачык Өкмөт Лицензиясынын" алкагында жеткиликтүү.
|
120
108
|
support_links: Колдоо байланыштары
|
121
109
|
layout_for_public:
|
122
110
|
account_layout:
|
123
111
|
feedback:
|
124
112
|
banners:
|
125
|
-
phase_banner_html: Бул жаңы кызмат, сиздин "пикириңиз" аны жакшыртууга
|
126
|
-
жардам берет.
|
113
|
+
phase_banner_html: Бул жаңы кызмат, сиздин "пикириңиз" аны жакшыртууга жардам берет.
|
127
114
|
navigation:
|
128
115
|
menu_bar:
|
129
116
|
account:
|
@@ -209,7 +196,7 @@ ky:
|
|
209
196
|
search_button: Издөө
|
210
197
|
share_links:
|
211
198
|
all_opens_in_new_tab: Төмөнкү шилтемелер жаңы өтмөктө ачылат
|
212
|
-
opens_in_new_tab: (жаңы таблицада ачат)
|
199
|
+
opens_in_new_tab: "(жаңы таблицада ачат)"
|
213
200
|
single_page_notification_button:
|
214
201
|
subscribe_text: Бул барак жөнүндө электрондук каттарды алыңыз
|
215
202
|
unsubscribe_text: Бул баракча тууралуу электрондук каттарды алууну токтотуу
|