govuk_publishing_components 33.1.0 → 34.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/config/govuk_publishing_components_manifest.js +0 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_accordion.scss +28 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_button.scss +11 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_cards.scss +19 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_contents-list.scss +20 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_cookie-banner.scss +6 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_emergency-banner.scss +6 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_govspeak-html-publication.scss +8 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_govspeak.scss +83 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +6 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav-header.scss +15 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav.scss +6 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_textarea.scss +16 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_title.scss +10 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/helpers/_contents-list-helper.scss +0 -1
- data/app/controllers/govuk_publishing_components/component_guide_controller.rb +6 -9
- data/app/views/govuk_publishing_components/component_guide/_application_stylesheet.html.erb +0 -3
- data/app/views/govuk_publishing_components/component_guide/index.html.erb +0 -7
- data/app/views/govuk_publishing_components/components/_layout_for_admin.html.erb +1 -2
- data/app/views/govuk_publishing_components/components/_layout_for_public.html.erb +0 -1
- data/app/views/layouts/govuk_publishing_components/application.html.erb +1 -2
- data/config/locales/ar.yml +0 -7
- data/config/locales/az.yml +1 -7
- data/config/locales/be.yml +0 -7
- data/config/locales/bg.yml +0 -7
- data/config/locales/bn.yml +0 -7
- data/config/locales/cs.yml +0 -7
- data/config/locales/cy.yml +0 -7
- data/config/locales/da.yml +0 -7
- data/config/locales/de.yml +0 -7
- data/config/locales/dr.yml +0 -7
- data/config/locales/el.yml +0 -7
- data/config/locales/en.yml +0 -7
- data/config/locales/es-419.yml +0 -7
- data/config/locales/es.yml +0 -7
- data/config/locales/et.yml +0 -7
- data/config/locales/fa.yml +1 -7
- data/config/locales/fi.yml +0 -7
- data/config/locales/fr.yml +0 -7
- data/config/locales/gd.yml +0 -7
- data/config/locales/gu.yml +0 -7
- data/config/locales/he.yml +0 -7
- data/config/locales/hi.yml +0 -7
- data/config/locales/hr.yml +0 -7
- data/config/locales/hu.yml +0 -7
- data/config/locales/hy.yml +0 -7
- data/config/locales/id.yml +0 -7
- data/config/locales/is.yml +0 -7
- data/config/locales/it.yml +0 -7
- data/config/locales/ja.yml +0 -7
- data/config/locales/ka.yml +0 -7
- data/config/locales/kk.yml +0 -7
- data/config/locales/ko.yml +0 -7
- data/config/locales/lt.yml +0 -7
- data/config/locales/lv.yml +0 -7
- data/config/locales/ms.yml +0 -7
- data/config/locales/mt.yml +0 -7
- data/config/locales/nl.yml +0 -7
- data/config/locales/no.yml +0 -7
- data/config/locales/pa-pk.yml +0 -7
- data/config/locales/pa.yml +0 -7
- data/config/locales/pl.yml +0 -7
- data/config/locales/ps.yml +0 -7
- data/config/locales/pt.yml +0 -7
- data/config/locales/ro.yml +0 -7
- data/config/locales/ru.yml +0 -7
- data/config/locales/si.yml +0 -7
- data/config/locales/sk.yml +0 -7
- data/config/locales/sl.yml +0 -7
- data/config/locales/so.yml +0 -7
- data/config/locales/sq.yml +0 -7
- data/config/locales/sr.yml +0 -7
- data/config/locales/sv.yml +0 -7
- data/config/locales/sw.yml +0 -7
- data/config/locales/ta.yml +0 -7
- data/config/locales/th.yml +0 -7
- data/config/locales/tk.yml +0 -7
- data/config/locales/tr.yml +0 -7
- data/config/locales/uk.yml +0 -7
- data/config/locales/ur.yml +0 -7
- data/config/locales/uz.yml +0 -7
- data/config/locales/vi.yml +0 -7
- data/config/locales/zh-hk.yml +0 -7
- data/config/locales/zh-tw.yml +0 -7
- data/config/locales/zh.yml +0 -7
- data/lib/govuk_publishing_components/config.rb +0 -3
- data/lib/govuk_publishing_components/version.rb +1 -1
- metadata +2 -17
- data/app/assets/stylesheets/component_guide/print.scss +0 -1
- data/app/assets/stylesheets/govuk_publishing_components/_all_components_print.scss +0 -18
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_accordion.scss +0 -28
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_button.scss +0 -8
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_cards.scss +0 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_contents-list.scss +0 -19
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_emergency-banner.scss +0 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_govspeak-html-publication.scss +0 -5
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_govspeak.scss +0 -80
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-super-navigation-header.scss +0 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_organisation-logo.scss +0 -7
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav-header.scss +0 -7
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav.scss +0 -116
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_textarea.scss +0 -13
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_title.scss +0 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d27a853451e7e5d792f6d4844c3192d325093a13bb352e726a7d5917186d9207
|
4
|
+
data.tar.gz: f564406c3fe69d492b3c1f86713b0d8e7fd4f9bba214e3056fa4de42cea452b4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e4323ecea03126f79bf1dc2e173a6c19504341b956a92bd8bcf85dd82bcd6003fe68dec8a835f3c35874044b4e7bd6542b029ad885976fc6efc18527ab6e707a
|
7
|
+
data.tar.gz: f5463262a5c4069311287fd9ba13f36191a4675bcc6c70e0c6b36d0a04f7c3a11d4229bc2f5caa9d194194dbda264264723d0d65846b85aa62b29c289892f716
|
@@ -5,3 +5,31 @@
|
|
5
5
|
.gem-c-accordion__show-all > * {
|
6
6
|
pointer-events: none;
|
7
7
|
}
|
8
|
+
|
9
|
+
// This is in place until a proper fix comes through from GOV.UK Frontend.
|
10
|
+
//
|
11
|
+
// TODO: Replace with the print styles that will come from GOV.UK Frontend.
|
12
|
+
|
13
|
+
@include govuk-media-query($media-type: print) {
|
14
|
+
// Open all of the accordion sections.
|
15
|
+
.govuk-accordion__section-content {
|
16
|
+
display: block !important; // stylelint-disable-line declaration-no-important
|
17
|
+
}
|
18
|
+
|
19
|
+
// Change the colour from the blue link colour to black.
|
20
|
+
.govuk-accordion__section-button {
|
21
|
+
color: govuk-colour("black") !important; // stylelint-disable-line declaration-no-important
|
22
|
+
}
|
23
|
+
|
24
|
+
// Change the summary subheading size.
|
25
|
+
.govuk-accordion__section-summary {
|
26
|
+
@include govuk-typography-common;
|
27
|
+
@include govuk-typography-responsive($size: 16, $important: true);
|
28
|
+
}
|
29
|
+
|
30
|
+
// Hide the unusable "Show all" and "Show" sections.
|
31
|
+
.govuk-accordion__show-all,
|
32
|
+
.govuk-accordion__section-toggle {
|
33
|
+
display: none !important; // stylelint-disable-line declaration-no-important
|
34
|
+
}
|
35
|
+
}
|
@@ -100,3 +100,14 @@
|
|
100
100
|
content: none;
|
101
101
|
}
|
102
102
|
}
|
103
|
+
|
104
|
+
@include govuk-media-query($media-type: print) {
|
105
|
+
.gem-c-button {
|
106
|
+
@include govuk-font(14);
|
107
|
+
display: inline-block;
|
108
|
+
padding: govuk-spacing(1);
|
109
|
+
border: solid 1px govuk-colour("black");
|
110
|
+
color: $govuk-text-colour;
|
111
|
+
text-decoration: none;
|
112
|
+
}
|
113
|
+
}
|
@@ -107,3 +107,22 @@
|
|
107
107
|
.gem-c-cards__description {
|
108
108
|
margin: 0 govuk-spacing(-6) 0 0;
|
109
109
|
}
|
110
|
+
|
111
|
+
@include govuk-media-query($media-type: print) {
|
112
|
+
.gem-c-cards__list {
|
113
|
+
display: block;
|
114
|
+
}
|
115
|
+
|
116
|
+
.gem-c-cards__list-item {
|
117
|
+
padding-bottom: 0;
|
118
|
+
}
|
119
|
+
|
120
|
+
.gem-c-cards__sub-heading {
|
121
|
+
margin-top: govuk-spacing(4);
|
122
|
+
margin-bottom: govuk-spacing(1);
|
123
|
+
}
|
124
|
+
|
125
|
+
.gem-c-cards__link:before {
|
126
|
+
display: none;
|
127
|
+
}
|
128
|
+
}
|
@@ -74,3 +74,23 @@
|
|
74
74
|
vertical-align: top;
|
75
75
|
}
|
76
76
|
}
|
77
|
+
|
78
|
+
@include govuk-media-query($media-type: print) {
|
79
|
+
// Override default browser indentation
|
80
|
+
.gem-c-contents-list__list,
|
81
|
+
.gem-c-contents-list__nested-list {
|
82
|
+
padding-left: 0;
|
83
|
+
margin-left: 0;
|
84
|
+
}
|
85
|
+
|
86
|
+
// Put indentation back where we use list style types
|
87
|
+
.gem-c-contents-list__list-item--dashed {
|
88
|
+
margin-left: govuk-spacing(3);
|
89
|
+
list-style-type: disc;
|
90
|
+
}
|
91
|
+
|
92
|
+
.gem-c-contents-list__list-item--numbered,
|
93
|
+
.gem-c-contents-list__list-item--parent {
|
94
|
+
list-style-type: none;
|
95
|
+
}
|
96
|
+
}
|
@@ -77,3 +77,9 @@ $govuk-cookie-banner-background: govuk-colour("light-grey", "grey-4");
|
|
77
77
|
margin-bottom: - govuk-spacing(2);
|
78
78
|
}
|
79
79
|
}
|
80
|
+
|
81
|
+
@include govuk-media-query($media-type: print) {
|
82
|
+
.gem-c-cookie-banner {
|
83
|
+
display: none !important; // stylelint-disable-line declaration-no-important
|
84
|
+
}
|
85
|
+
}
|
@@ -27,3 +27,86 @@
|
|
27
27
|
text-align: start;
|
28
28
|
}
|
29
29
|
}
|
30
|
+
|
31
|
+
@include govuk-media-query($media-type: print) {
|
32
|
+
// stylelint-disable max-nesting-depth
|
33
|
+
|
34
|
+
.gem-c-govspeak {
|
35
|
+
.media-player {
|
36
|
+
display: none;
|
37
|
+
}
|
38
|
+
|
39
|
+
.info-notice,
|
40
|
+
.help-notice,
|
41
|
+
.call-to-action {
|
42
|
+
margin: govuk-spacing(3) 0;
|
43
|
+
}
|
44
|
+
|
45
|
+
.call-to-action {
|
46
|
+
background: none;
|
47
|
+
border: 1pt solid $govuk-border-colour;
|
48
|
+
padding: govuk-spacing(3);
|
49
|
+
}
|
50
|
+
|
51
|
+
.help-notice p {
|
52
|
+
font-weight: 700;
|
53
|
+
}
|
54
|
+
|
55
|
+
.fraction {
|
56
|
+
img {
|
57
|
+
display: inline-block;
|
58
|
+
margin-bottom: -7px;
|
59
|
+
}
|
60
|
+
}
|
61
|
+
|
62
|
+
.attachment {
|
63
|
+
margin: govuk-spacing(6) 0;
|
64
|
+
|
65
|
+
&:first-child {
|
66
|
+
margin-top: 0;
|
67
|
+
}
|
68
|
+
|
69
|
+
.attachment-thumb {
|
70
|
+
display: none;
|
71
|
+
}
|
72
|
+
|
73
|
+
.attachment-details {
|
74
|
+
.download {
|
75
|
+
display: block;
|
76
|
+
}
|
77
|
+
}
|
78
|
+
|
79
|
+
.accessibility-warning {
|
80
|
+
h2 {
|
81
|
+
@include govuk-font(14);
|
82
|
+
}
|
83
|
+
|
84
|
+
.toggler {
|
85
|
+
display: none;
|
86
|
+
}
|
87
|
+
}
|
88
|
+
}
|
89
|
+
|
90
|
+
.footnotes {
|
91
|
+
border-top: 1px solid $govuk-text-colour;
|
92
|
+
|
93
|
+
a[role="doc-backlink"] {
|
94
|
+
display: none;
|
95
|
+
}
|
96
|
+
}
|
97
|
+
|
98
|
+
.legislative-list {
|
99
|
+
padding-left: 0;
|
100
|
+
|
101
|
+
&,
|
102
|
+
ol {
|
103
|
+
list-style: none;
|
104
|
+
}
|
105
|
+
}
|
106
|
+
|
107
|
+
.mc-toggle-button,
|
108
|
+
.mc-chart-container {
|
109
|
+
display: none;
|
110
|
+
}
|
111
|
+
}
|
112
|
+
}
|
data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav-header.scss
CHANGED
@@ -17,3 +17,18 @@
|
|
17
17
|
@include govuk-font(19, $weight: bold);
|
18
18
|
display: block;
|
19
19
|
}
|
20
|
+
|
21
|
+
@include govuk-media-query($media-type: print) {
|
22
|
+
.gem-c-step-nav-header {
|
23
|
+
padding: 0 0 govuk-spacing(4) 0;
|
24
|
+
background: none;
|
25
|
+
}
|
26
|
+
|
27
|
+
.gem-c-step-nav-header__part-of {
|
28
|
+
display: block;
|
29
|
+
}
|
30
|
+
|
31
|
+
.gem-c-step-nav-header__title {
|
32
|
+
@include govuk-font(24, $weight: bold);
|
33
|
+
}
|
34
|
+
}
|
@@ -532,3 +532,9 @@ $top-border: solid 1px govuk-colour("mid-grey", $legacy: "grey-3");
|
|
532
532
|
content: " \2013\00a0"; // dash followed by
|
533
533
|
}
|
534
534
|
}
|
535
|
+
|
536
|
+
@include govuk-media-query($media-type: print) {
|
537
|
+
.gem-c-step-nav__panel {
|
538
|
+
display: block !important; // stylelint-disable-line declaration-no-important
|
539
|
+
}
|
540
|
+
}
|
@@ -9,3 +9,19 @@
|
|
9
9
|
}
|
10
10
|
}
|
11
11
|
}
|
12
|
+
|
13
|
+
@include govuk-media-query($media-type: print) {
|
14
|
+
.gem-c-textarea {
|
15
|
+
.gem-c-label,
|
16
|
+
.gem-c-error-message,
|
17
|
+
.govuk-hint,
|
18
|
+
.govuk-character-count__message {
|
19
|
+
display: block;
|
20
|
+
}
|
21
|
+
|
22
|
+
.govuk-textarea {
|
23
|
+
width: 400px;
|
24
|
+
height: 40px;
|
25
|
+
}
|
26
|
+
}
|
27
|
+
}
|
@@ -10,8 +10,7 @@ module GovukPublishingComponents
|
|
10
10
|
@component_docs = component_docs.all
|
11
11
|
@gem_component_docs = gem_component_docs.all
|
12
12
|
@components_in_use_docs = components_in_use_docs.used_in_this_app
|
13
|
-
@components_in_use_sass = components_in_use_sass
|
14
|
-
@components_in_use_print_sass = components_in_use_sass(true)
|
13
|
+
@components_in_use_sass = components_in_use_sass
|
15
14
|
@components_in_use_js = components_in_use_js
|
16
15
|
end
|
17
16
|
|
@@ -44,15 +43,14 @@ module GovukPublishingComponents
|
|
44
43
|
end
|
45
44
|
end
|
46
45
|
|
47
|
-
def components_in_use_sass
|
48
|
-
print_path = "print/" if print_styles
|
46
|
+
def components_in_use_sass
|
49
47
|
additional_files = "@import 'govuk_publishing_components/govuk_frontend_support';\n"
|
50
|
-
additional_files << "@import 'govuk_publishing_components/component_support';\n"
|
48
|
+
additional_files << "@import 'govuk_publishing_components/component_support';\n"
|
51
49
|
|
52
50
|
components = find_all_partials_in(components_in_use)
|
53
51
|
|
54
52
|
components.map { |component|
|
55
|
-
"@import 'govuk_publishing_components/components/#{
|
53
|
+
"@import 'govuk_publishing_components/components/#{component.gsub('_', '-')}';" if component_has_sass_file(component.gsub("_", "-"))
|
56
54
|
}.compact.uniq.sort.join("\n").squeeze("\n").prepend(additional_files)
|
57
55
|
end
|
58
56
|
|
@@ -128,9 +126,8 @@ module GovukPublishingComponents
|
|
128
126
|
extra_components.flatten.uniq.sort
|
129
127
|
end
|
130
128
|
|
131
|
-
def component_has_sass_file(component
|
132
|
-
|
133
|
-
Pathname.new(@component_gem_path + "/app/assets/stylesheets/govuk_publishing_components/components/#{print_path}_#{component}.scss").exist?
|
129
|
+
def component_has_sass_file(component)
|
130
|
+
Pathname.new(@component_gem_path + "/app/assets/stylesheets/govuk_publishing_components/components/_#{component}.scss").exist?
|
134
131
|
end
|
135
132
|
|
136
133
|
def component_has_js_file(component)
|
@@ -1,4 +1 @@
|
|
1
1
|
<%= stylesheet_link_tag "#{GovukPublishingComponents::Config.application_stylesheet}" %>
|
2
|
-
<% if GovukPublishingComponents::Config.application_print_stylesheet %>
|
3
|
-
<%= stylesheet_link_tag "#{GovukPublishingComponents::Config.application_print_stylesheet}", media: "print" %>
|
4
|
-
<% end %>
|
@@ -28,13 +28,6 @@
|
|
28
28
|
name: "main-sass",
|
29
29
|
value: @components_in_use_sass
|
30
30
|
} %>
|
31
|
-
<%= render "govuk_publishing_components/components/textarea", {
|
32
|
-
label: {
|
33
|
-
text: "Add this to your application's print scss file, before your other local imports."
|
34
|
-
},
|
35
|
-
name: "print-sass",
|
36
|
-
value: @components_in_use_print_sass
|
37
|
-
} %>
|
38
31
|
<%= render "govuk_publishing_components/components/textarea", {
|
39
32
|
label: {
|
40
33
|
text: "Add this to your application's main js file, before your other local imports."
|
@@ -9,8 +9,7 @@
|
|
9
9
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
10
10
|
<%= csrf_meta_tags %>
|
11
11
|
<%= favicon_link_tag "govuk_publishing_components/favicon-#{environment}.png" %>
|
12
|
-
<%= stylesheet_link_tag "application" %>
|
13
|
-
<%= stylesheet_link_tag "print", media: "print" %>
|
12
|
+
<%= stylesheet_link_tag "application", media: "all" %>
|
14
13
|
<%= javascript_include_tag "govuk_publishing_components/vendor/modernizr" %>
|
15
14
|
<%= yield :head %>
|
16
15
|
</head>
|
@@ -62,7 +62,6 @@
|
|
62
62
|
<%= csrf_meta_tags %>
|
63
63
|
|
64
64
|
<%= stylesheet_link_tag "application", media: "all" %>
|
65
|
-
<%= stylesheet_link_tag "print", media: "print" %>
|
66
65
|
<!--[if lt IE 9]><%= javascript_include_tag "govuk_publishing_components/ie", integrity: true, crossorigin: "anonymous" %><![endif]-->
|
67
66
|
<link rel="shortcut icon" href="<%= asset_path 'favicon.ico' %>" type="image/x-icon" />
|
68
67
|
<link rel="mask-icon" href="<%= asset_path 'govuk-mask-icon.svg' %>" color="#0b0c0c">
|
@@ -16,8 +16,7 @@
|
|
16
16
|
<%= csrf_meta_tags %>
|
17
17
|
<%= favicon_link_tag "govuk_publishing_components/favicon-production.png" %>
|
18
18
|
|
19
|
-
<%= stylesheet_link_tag "component_guide/application", media: "
|
20
|
-
<%= stylesheet_link_tag "component_guide/print", media: "print" %>
|
19
|
+
<%= stylesheet_link_tag "component_guide/application", media: "all" %>
|
21
20
|
<%= yield :application_stylesheet %>
|
22
21
|
|
23
22
|
<%= javascript_include_tag "govuk_publishing_components/vendor/modernizr" %>
|
data/config/locales/ar.yml
CHANGED
@@ -159,13 +159,6 @@ ar:
|
|
159
159
|
statistical_data_sets: مجموعة بيانات إحصائية
|
160
160
|
topical_events: حدث موضوعي
|
161
161
|
topics: استكشف الموضوع
|
162
|
-
transition:
|
163
|
-
hub_page_link_path: "/transition-check/questions"
|
164
|
-
hub_page_link_text: احصل على قائمة مخصصة للإجراءات
|
165
|
-
hub_page_title: أداة التحقق الخاصة ببرِيكْسِت
|
166
|
-
link_path: "/brexit"
|
167
|
-
link_text: تحقق مما تحتاج إلى القيام به
|
168
|
-
title: برِيكْسِت
|
169
162
|
ukraine:
|
170
163
|
links:
|
171
164
|
title:
|
data/config/locales/az.yml
CHANGED
@@ -15,6 +15,7 @@ az:
|
|
15
15
|
opendocument_html: Bu fayl <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a> formatındadır
|
16
16
|
order_a_copy: Surətini sifariş edin
|
17
17
|
page:
|
18
|
+
one:
|
18
19
|
other: "%{count} səhifə"
|
19
20
|
reference: 'İst: %{reference}'
|
20
21
|
request_format_cta: İstifadə edilə bilən format tələb edin.
|
@@ -155,13 +156,6 @@ az:
|
|
155
156
|
statistical_data_sets: Statistik məlumat paketi
|
156
157
|
topical_events: Aktual tədbir
|
157
158
|
topics: Mövzunu araşdırın
|
158
|
-
transition:
|
159
|
-
hub_page_link_path: "/transition-check/questions"
|
160
|
-
hub_page_link_text: Fəaliyyətlər üzrə fərdi siyahı əldə edin
|
161
|
-
hub_page_title: Brexit yoxlayıcısı
|
162
|
-
link_path: "/brexit"
|
163
|
-
link_text: Nələri etməli olduğunuzu yoxlayın
|
164
|
-
title: Brexit
|
165
159
|
ukraine:
|
166
160
|
links:
|
167
161
|
title:
|
data/config/locales/be.yml
CHANGED
@@ -162,13 +162,6 @@ be:
|
|
162
162
|
statistical_data_sets: Статыстычныя дадзеныя
|
163
163
|
topical_events: Актуальная падзея
|
164
164
|
topics: Вывучыць тэму
|
165
|
-
transition:
|
166
|
-
hub_page_link_path: "/transition-check/questions"
|
167
|
-
hub_page_link_text: Атрымайце персанальны спіс дзеянняў
|
168
|
-
hub_page_title: Праверка Брэкзiт
|
169
|
-
link_path: "/brexit"
|
170
|
-
link_text: Праверце, што вам трэба зрабіць
|
171
|
-
title: Брэкзiт
|
172
165
|
ukraine:
|
173
166
|
links:
|
174
167
|
title:
|
data/config/locales/bg.yml
CHANGED
@@ -160,13 +160,6 @@ bg:
|
|
160
160
|
statistical_data_sets: Набор от статистически данни
|
161
161
|
topical_events: Тематично събитие
|
162
162
|
topics: Разглеждане на темата
|
163
|
-
transition:
|
164
|
-
hub_page_link_path: "/transition-check/questions"
|
165
|
-
hub_page_link_text: Получаване на персонализиран списък с действия
|
166
|
-
hub_page_title: Проверка за Брекзит
|
167
|
-
link_path: "/brexit"
|
168
|
-
link_text: Проверете какво трябва да направите
|
169
|
-
title: Брекзит
|
170
163
|
ukraine:
|
171
164
|
links:
|
172
165
|
title:
|
data/config/locales/bn.yml
CHANGED
@@ -157,13 +157,6 @@ bn:
|
|
157
157
|
statistical_data_sets: পরিসংখ্যানগত তথ্য সংকলন
|
158
158
|
topical_events: বিষয়ভিত্তিক ইভেন্ট
|
159
159
|
topics: বিষয়টি অনুসন্ধান করুন
|
160
|
-
transition:
|
161
|
-
hub_page_link_path: "/transition-check/questions"
|
162
|
-
hub_page_link_text: গৃহীত পদক্ষেপের ব্যক্তিগতকৃত তালিকা নিন
|
163
|
-
hub_page_title: ব্রেক্সিট চেকার
|
164
|
-
link_path: "/brexit"
|
165
|
-
link_text: আপনার যা করা প্রয়োজন তা দেখুন
|
166
|
-
title: ব্রেক্সিট
|
167
160
|
ukraine:
|
168
161
|
links:
|
169
162
|
title:
|
data/config/locales/cs.yml
CHANGED
@@ -161,13 +161,6 @@ cs:
|
|
161
161
|
statistical_data_sets: Soubor statistických údajů.
|
162
162
|
topical_events: Aktuální událost
|
163
163
|
topics: Prozkoumat téma
|
164
|
-
transition:
|
165
|
-
hub_page_link_path: "/transition-check/questions"
|
166
|
-
hub_page_link_text: Získejte personalizovaný seznam akcí
|
167
|
-
hub_page_title: Kontrola brexitu
|
168
|
-
link_path: "/brexit"
|
169
|
-
link_text: Zkontrolujte, co je třeba udělat
|
170
|
-
title: Brexit
|
171
164
|
ukraine:
|
172
165
|
links:
|
173
166
|
title:
|
data/config/locales/cy.yml
CHANGED
@@ -160,13 +160,6 @@ cy:
|
|
160
160
|
statistical_data_sets: Set ddata ystadegol
|
161
161
|
topical_events: Digwyddiad amserol
|
162
162
|
topics: Archwilio'r pwnc
|
163
|
-
transition:
|
164
|
-
hub_page_link_path: "/transition-check/questions"
|
165
|
-
hub_page_link_text: Mynnwch restr o gamau gweithredu personol i chi
|
166
|
-
hub_page_title: Gwirydd Brexit
|
167
|
-
link_path: "/brexit.cy"
|
168
|
-
link_text: Gwiriwch beth mae angen i chi wneud
|
169
|
-
title: Brexit
|
170
163
|
ukraine:
|
171
164
|
links:
|
172
165
|
title:
|
data/config/locales/da.yml
CHANGED
@@ -157,13 +157,6 @@ da:
|
|
157
157
|
statistical_data_sets: Statistisk datasæt
|
158
158
|
topical_events: Aktuelle begivenheder
|
159
159
|
topics: Udforsk emnet
|
160
|
-
transition:
|
161
|
-
hub_page_link_path: "/transition-check/questions"
|
162
|
-
hub_page_link_text: Få en personlig liste over handlinger
|
163
|
-
hub_page_title: Brexit checker
|
164
|
-
link_path: "/brexit"
|
165
|
-
link_text: Tjek hvad du skal gøre
|
166
|
-
title: Brexit
|
167
160
|
ukraine:
|
168
161
|
links:
|
169
162
|
title:
|
data/config/locales/de.yml
CHANGED
@@ -160,13 +160,6 @@ de:
|
|
160
160
|
statistical_data_sets: Statistischer Datensatz
|
161
161
|
topical_events: Themenbezogene Veranstaltung
|
162
162
|
topics: Thema ansehen
|
163
|
-
transition:
|
164
|
-
hub_page_link_path: "/transition-check/questions"
|
165
|
-
hub_page_link_text: Erhalten Sie eine individuelle Liste von Maßnahmen
|
166
|
-
hub_page_title: Brexit-Checker
|
167
|
-
link_path: "/brexit"
|
168
|
-
link_text: Prüfen Sie, was Sie machen müssen
|
169
|
-
title: Brexit
|
170
163
|
ukraine:
|
171
164
|
links:
|
172
165
|
title:
|
data/config/locales/dr.yml
CHANGED
@@ -158,13 +158,6 @@ dr:
|
|
158
158
|
statistical_data_sets: مجموعهء داده های آمار
|
159
159
|
topical_events: رویداد مرتبط
|
160
160
|
topics: موضوع را بیشتر جستجو نمایید
|
161
|
-
transition:
|
162
|
-
hub_page_link_path: "/transition-check/questions"
|
163
|
-
hub_page_link_text: یک لست منحصر به فرد اقدامات را دریافت نمایید
|
164
|
-
hub_page_title: برسی کنندهء برکست
|
165
|
-
link_path: "/brexit"
|
166
|
-
link_text: بیبینید که چه کاری باید انجام دهید
|
167
|
-
title: برکست
|
168
161
|
ukraine:
|
169
162
|
links:
|
170
163
|
title:
|
data/config/locales/el.yml
CHANGED
@@ -156,13 +156,6 @@ el:
|
|
156
156
|
statistical_data_sets: Σύνολο στατιστικών δεδομένων
|
157
157
|
topical_events: Θεματική εκδήλωση
|
158
158
|
topics: Εξερευνήστε το θέμα
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Λάβετε μια εξατομικευμένη λίστα ενεργειών
|
162
|
-
hub_page_title: Έλεγχος Brexit
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Ελέγξτε τι πρέπει να κάνετε
|
165
|
-
title: Brexit
|
166
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/en.yml
CHANGED
@@ -284,13 +284,6 @@ en:
|
|
284
284
|
statistical_data_sets: Statistical data set
|
285
285
|
topical_events: Topical event
|
286
286
|
topics: Explore the topic
|
287
|
-
transition:
|
288
|
-
hub_page_link_path:
|
289
|
-
hub_page_link_text:
|
290
|
-
hub_page_title:
|
291
|
-
link_path: "/brexit"
|
292
|
-
link_text: Check what you need to do
|
293
|
-
title: Brexit
|
294
287
|
ukraine:
|
295
288
|
links:
|
296
289
|
- label: UK visa support for Ukrainian nationals
|
data/config/locales/es-419.yml
CHANGED
@@ -156,13 +156,6 @@ es-419:
|
|
156
156
|
statistical_data_sets: Conjunto de datos estadísticos
|
157
157
|
topical_events: Evento de actualidad
|
158
158
|
topics: Explora el tema
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Obtenga una lista personalizada de acciones
|
162
|
-
hub_page_title: Verificador Brexit
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Verifique lo que debe hacer
|
165
|
-
title: Brexit
|
166
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/es.yml
CHANGED
@@ -156,13 +156,6 @@ es:
|
|
156
156
|
statistical_data_sets: Conjunto de datos estadísticos
|
157
157
|
topical_events: Evento de actualidad
|
158
158
|
topics: Explore el tema
|
159
|
-
transition:
|
160
|
-
hub_page_link_path: "/transition-check/questions"
|
161
|
-
hub_page_link_text: Obtenga una lista personalizada de acciones
|
162
|
-
hub_page_title: Comprobador del Brexit
|
163
|
-
link_path: "/brexit"
|
164
|
-
link_text: Compruebe lo que necesita hacer
|
165
|
-
title: Brexit
|
166
159
|
ukraine:
|
167
160
|
links:
|
168
161
|
title:
|
data/config/locales/et.yml
CHANGED
@@ -159,13 +159,6 @@ et:
|
|
159
159
|
statistical_data_sets: Statistiline andmekogum
|
160
160
|
topical_events: Teemakohane sündmus
|
161
161
|
topics: Uuri teemat
|
162
|
-
transition:
|
163
|
-
hub_page_link_path: "/transition-check/questions"
|
164
|
-
hub_page_link_text: Hangi isikupärastatud toimingute loend
|
165
|
-
hub_page_title: Brexiti kontrollitööriist
|
166
|
-
link_path: "/brexit"
|
167
|
-
link_text: Kontrollige, mida peate tegema
|
168
|
-
title: Brexit
|
169
162
|
ukraine:
|
170
163
|
links:
|
171
164
|
title:
|