govuk_publishing_components 27.14.2 → 27.18.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/javascripts/govuk_publishing_components/analytics/custom-dimensions.js +52 -26
- data/app/assets/javascripts/govuk_publishing_components/analytics/ecommerce.js +25 -25
- data/app/assets/javascripts/govuk_publishing_components/analytics/explicit-cross-domain-links.js +49 -48
- data/app/assets/javascripts/govuk_publishing_components/analytics/page-content.js +74 -65
- data/app/assets/javascripts/govuk_publishing_components/components/cookie-banner.js +0 -1
- data/app/assets/javascripts/govuk_publishing_components/components/single-page-notification-button.js +25 -11
- data/app/assets/stylesheets/govuk_publishing_components/components/_big-number.scss +10 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +17 -115
- data/app/assets/stylesheets/govuk_publishing_components/components/_search.scss +24 -14
- data/app/assets/stylesheets/govuk_publishing_components/components/_single-page-notification-button.scss +8 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_tables.scss +8 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/mixins/_grid-helper.scss +141 -0
- data/app/views/govuk_publishing_components/components/_button.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_cookie_banner.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_intervention.html.erb +21 -4
- data/app/views/govuk_publishing_components/components/_search.html.erb +1 -0
- data/app/views/govuk_publishing_components/components/_single_page_notification_button.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_success_alert.html.erb +4 -1
- data/app/views/govuk_publishing_components/components/docs/intervention.yml +11 -0
- data/app/views/govuk_publishing_components/components/docs/layout_for_public.yml +1 -1
- data/app/views/govuk_publishing_components/components/docs/radio.yml +40 -33
- data/app/views/govuk_publishing_components/components/docs/search.yml +3 -0
- data/app/views/govuk_publishing_components/components/docs/success_alert.yml +6 -0
- data/app/views/govuk_publishing_components/components/layout_header/_header_logo.html.erb +1 -1
- data/config/i18n-tasks.yml +8 -0
- data/config/locales/ar.yml +134 -131
- data/config/locales/az.yml +131 -131
- data/config/locales/be.yml +136 -130
- data/config/locales/bg.yml +135 -131
- data/config/locales/bn.yml +132 -131
- data/config/locales/cs.yml +136 -131
- data/config/locales/cy.yml +129 -125
- data/config/locales/da.yml +132 -131
- data/config/locales/de.yml +135 -131
- data/config/locales/dr.yml +133 -131
- data/config/locales/el.yml +131 -131
- data/config/locales/en.yml +17 -14
- data/config/locales/es-419.yml +131 -131
- data/config/locales/es.yml +131 -131
- data/config/locales/et.yml +134 -131
- data/config/locales/fa.yml +130 -131
- data/config/locales/fi.yml +133 -131
- data/config/locales/fr.yml +130 -130
- data/config/locales/gd.yml +133 -131
- data/config/locales/gu.yml +131 -131
- data/config/locales/he.yml +131 -131
- data/config/locales/hi.yml +131 -131
- data/config/locales/hr.yml +133 -131
- data/config/locales/hu.yml +134 -131
- data/config/locales/hy.yml +135 -131
- data/config/locales/id.yml +132 -131
- data/config/locales/is.yml +131 -131
- data/config/locales/it.yml +131 -131
- data/config/locales/ja.yml +128 -131
- data/config/locales/ka.yml +134 -131
- data/config/locales/kk.yml +131 -131
- data/config/locales/ko.yml +13 -17
- data/config/locales/lt.yml +136 -131
- data/config/locales/lv.yml +135 -131
- data/config/locales/ms.yml +131 -131
- data/config/locales/mt.yml +133 -131
- data/config/locales/nl.yml +131 -131
- data/config/locales/no.yml +131 -131
- data/config/locales/pa-pk.yml +128 -132
- data/config/locales/pa.yml +131 -131
- data/config/locales/pl.yml +135 -131
- data/config/locales/ps.yml +128 -131
- data/config/locales/pt.yml +131 -131
- data/config/locales/ro.yml +132 -131
- data/config/locales/ru.yml +135 -131
- data/config/locales/si.yml +131 -131
- data/config/locales/sk.yml +136 -131
- data/config/locales/sl.yml +138 -131
- data/config/locales/so.yml +131 -131
- data/config/locales/sq.yml +131 -131
- data/config/locales/sr.yml +133 -131
- data/config/locales/sv.yml +131 -131
- data/config/locales/sw.yml +131 -131
- data/config/locales/ta.yml +132 -131
- data/config/locales/th.yml +130 -131
- data/config/locales/tk.yml +132 -131
- data/config/locales/tr.yml +132 -131
- data/config/locales/uk.yml +138 -131
- data/config/locales/ur.yml +128 -131
- data/config/locales/uz.yml +133 -131
- data/config/locales/vi.yml +131 -131
- data/config/locales/zh-hk.yml +130 -131
- data/config/locales/zh-tw.yml +130 -131
- data/config/locales/zh.yml +130 -131
- data/lib/govuk_publishing_components/presenters/button_helper.rb +24 -0
- data/lib/govuk_publishing_components/presenters/intervention_helper.rb +20 -2
- data/lib/govuk_publishing_components/presenters/single_page_notification_button_helper.rb +3 -1
- data/lib/govuk_publishing_components/version.rb +1 -1
- metadata +3 -2
data/config/locales/pa.yml
CHANGED
@@ -1,48 +1,52 @@
|
|
1
1
|
---
|
2
2
|
pa:
|
3
3
|
common:
|
4
|
-
translations:
|
4
|
+
translations: ਅਨੁਵਾਦ
|
5
5
|
components:
|
6
6
|
accordion:
|
7
|
-
hide:
|
8
|
-
hide_all:
|
9
|
-
show:
|
10
|
-
show_all:
|
11
|
-
this_section_visually_hidden:
|
7
|
+
hide: ਓਹਲੇ
|
8
|
+
hide_all: ਸਾਰੇ ਭਾਗ ਲੁਕਾਓ
|
9
|
+
show: ਦਿਖਾਉ
|
10
|
+
show_all: ਸਾਰੇ ਭਾਗ ਦਿਖਾਓ
|
11
|
+
this_section_visually_hidden: " ਇਹ ਭਾਗ"
|
12
12
|
article_schema:
|
13
|
-
scoped_search_description:
|
13
|
+
scoped_search_description: "%{title} ਦੇ ਅੰਦਰ ਖੋਜ ਕਰੋ"
|
14
14
|
attachment:
|
15
|
-
opendocument_html:
|
16
|
-
order_a_copy:
|
15
|
+
opendocument_html: ਇਹ ਫਾਈਲ ਇੱਕ <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a> ਫਾਰਮੈਟ ਵਿੱਚ ਹੈ
|
16
|
+
order_a_copy: ਇੱਕ ਕਾਪੀ ਆਰਡਰ ਕਰੋ
|
17
17
|
page:
|
18
|
-
one:
|
19
|
-
other:
|
20
|
-
reference:
|
21
|
-
request_format_cta:
|
22
|
-
request_format_details_html:
|
23
|
-
request_format_text:
|
18
|
+
one: 1 ਪੰਨਾ
|
19
|
+
other: "%{count} ਪੰਨੇ"
|
20
|
+
reference: 'ਹਵਾਲਾ: %{reference}'
|
21
|
+
request_format_cta: ਇੱਕ ਪਹੁੰਚਯੋਗ ਫਾਰਮੈਟ ਦੀ ਬੇਨਤੀ ਕਰੋ।
|
22
|
+
request_format_details_html: ਜੇ ਤੁਸੀਂ ਸਹਾਇਕ ਤਕਨਾਲੋਜੀ (ਜਿਵੇਂ ਕਿ ਸਕ੍ਰੀਨ ਰੀਡਰ) ਦੀ ਵਰਤੋਂ ਕਰਦੇ ਹੋ ਅਤੇ ਇਸ ਦਸਤਾਵੇਜ਼ ਦੇ ਵਧੇਰੇ ਪਹੁੰਚਯੋਗ ਫਾਰਮੈਟ ਵਿੱਚ ਵਰਜਨ ਦੀ ਜ਼ਰੂਰਤ ਹੈ, ਤਾਂ ਕਿਰਪਾ ਕਰਕੇ <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> ਤੇ ਈਮੇਲ ਕਰੋ। ਕਿਰਪਾ ਕਰਕੇ ਸਾਨੂੰ ਦੱਸੋ ਕਿ ਤੁਹਾਨੂੰ ਕਿਸ ਫਾਰਮੈਟ ਦੀ ਜ਼ਰੂਰਤ ਹੈ। ਇਹ ਸਾਡੀ ਸਹਾਇਤਾ ਕਰੇਗਾ ਜੇ ਤੁਸੀਂ ਕਹੋ ਕਿ ਤੁਸੀਂ ਕਿਹੜੀ ਸਹਾਇਕ ਤਕਨਾਲੋਜੀ ਦੀ ਵਰਤੋਂ ਕਰਦੇ ਹੋ।
|
23
|
+
request_format_text: ਇਹ ਫਾਈਲ ਸਹਾਇਕ ਤਕਨਾਲੋਜੀ ਦੇ ਉਪਯੋਗਕਰਤਾਵਾਂ ਲਈ ਢੁਕਵੀਂ ਨਹੀਂ ਹੋ ਸਕਦੀ।
|
24
24
|
back_link:
|
25
|
-
back:
|
25
|
+
back: ਵਾਪਸ
|
26
26
|
character_count:
|
27
|
-
body:
|
27
|
+
body: ਤੁਸੀਂ %{number} %{type} ਤੱਕ ਦਾਖਲ ਕਰ ਸਕਦੇ ਹੋ
|
28
28
|
type:
|
29
|
-
characters:
|
30
|
-
words:
|
29
|
+
characters: ਅੱਖਰ
|
30
|
+
words: ਸ਼ਬਦ
|
31
31
|
checkboxes:
|
32
|
-
or:
|
32
|
+
or: ਜਾਂ
|
33
33
|
contents_list:
|
34
|
-
contents:
|
34
|
+
contents: ਸਮਗਰੀ
|
35
35
|
contextual_sidebar:
|
36
|
-
pretitle:
|
36
|
+
pretitle: ਦਾ ਹਿੱਸਾ ਵੀ
|
37
37
|
cookie_banner:
|
38
38
|
buttons:
|
39
|
-
accept_cookies:
|
40
|
-
reject_cookies:
|
41
|
-
|
42
|
-
confirmation_message_link:
|
43
|
-
hide:
|
39
|
+
accept_cookies: ਵਾਧੂ ਕੂਕੀਜ਼ ਸਵੀਕਾਰ ਕਰੋ
|
40
|
+
reject_cookies: ਵਾਧੂ ਕੂਕੀਜ਼ ਨੂੰ ਅਸਵੀਕਾਰ ਕਰੋ
|
41
|
+
confirmation_message_html: ਤੁਸੀਂ ਕਿਸੇ ਵੀ ਸਮੇਂ %{link} ਕਰ ਸਕਦੇ ਹੋ।
|
42
|
+
confirmation_message_link: ਆਪਣੀ ਕੂਕੀ ਸੈਟਿੰਗਜ਼ ਬਦਲੋ
|
43
|
+
hide: ਇਸ ਸੁਨੇਹੇ ਨੂੰ ਲੁਕਾਓ
|
44
44
|
text:
|
45
|
-
|
45
|
+
- ਅਸੀਂ ਇਸ ਵੈਬਸਾਈਟ ਨੂੰ ਕੰਮ ਕਰਨ ਲਈ ਕੁਝ ਜ਼ਰੂਰੀ ਕੂਕੀਜ਼ ਦੀ ਵਰਤੋਂ ਕਰਦੇ ਹਾਂ।
|
46
|
+
- ਅਸੀਂ ਇਹ ਸਮਝਣ ਲਈ ਕਿ ਤੁਸੀਂ GOV.UK ਦੀ ਵਰਤੋਂ ਕਿਵੇਂ ਕਰਦੇ ਹੋ
|
47
|
+
- ਆਪਣੀਆਂ ਸੈਟਿੰਗਾਂ ਨੂੰ ਯਾਦ ਰੱਖੋ ਅਤੇ ਸਰਕਾਰੀ ਸੇਵਾਵਾਂ ਨੂੰ ਬਿਹਤਰ ਬਣਾਉਣ ਲਈ ਅਤਿਰਿਕਤ ਕੂਕੀਜ਼ ਸੈਟ ਕਰਨਾ ਚਾਹੁੰਦੇ ਹਾਂ।
|
48
|
+
- ਅਸੀਂ ਹੋਰ ਸਾਈਟਾਂ ਦੁਆਰਾ ਉਹਨਾਂ ਦੀਆਂ ਸੇਵਾਵਾਂ ਤੋਂ ਸਮਗਰੀ ਪ੍ਰਦਾਨ ਕਰਨ ਵਿੱਚ ਸਾਡੀ ਸਹਾਇਤਾ ਕਰਨ ਲਈ ਨਿਰਧਾਰਤ ਕੂਕੀਜ਼ ਦੀ ਵਰਤੋਂ ਵੀ ਕਰਦੇ ਹਾਂ।
|
49
|
+
title: GOV.UK ਤੇ ਕੂਕੀਜ਼
|
46
50
|
devolved_nations:
|
47
51
|
applies_to:
|
48
52
|
connectors:
|
@@ -51,69 +55,59 @@ pa:
|
|
51
55
|
england:
|
52
56
|
northern_ireland:
|
53
57
|
scotland:
|
58
|
+
type:
|
59
|
+
consultation:
|
60
|
+
detailed_guide:
|
61
|
+
guidance:
|
62
|
+
publication:
|
54
63
|
wales:
|
55
64
|
feedback:
|
56
|
-
close:
|
57
|
-
dont_include_personal_info:
|
58
|
-
email_address:
|
59
|
-
help_us_improve_govuk:
|
60
|
-
is_not_useful:
|
61
|
-
is_this_page_useful:
|
62
|
-
is_useful:
|
63
|
-
maybe:
|
64
|
-
more_about_visit:
|
65
|
-
'no':
|
66
|
-
send:
|
67
|
-
send_me_survey:
|
68
|
-
something_wrong:
|
69
|
-
thank_you_for_feedback:
|
70
|
-
what_doing:
|
71
|
-
what_wrong:
|
72
|
-
'yes':
|
65
|
+
close: ਬੰਦ ਕਰੋ
|
66
|
+
dont_include_personal_info: ਨਿੱਜੀ ਜਾਂ ਵਿੱਤੀ ਜਾਣਕਾਰੀ ਜਿਵੇਂ ਕਿ ਤੁਹਾਡਾ ਰਾਸ਼ਟਰੀ ਬੀਮਾ ਨੰਬਰ ਜਾਂ ਕ੍ਰੈਡਿਟ ਕਾਰਡ ਦੇ ਵੇਰਵੇ ਸ਼ਾਮਲ ਨਾ ਕਰੋ.
|
67
|
+
email_address: ਈਮੇਲ ਖਾਤਾ
|
68
|
+
help_us_improve_govuk: GOV.UK ਨੂੰ ਬਿਹਤਰ ਬਣਾਉਣ ਵਿੱਚ ਸਾਡੀ ਸਹਾਇਤਾ ਕਰੋ
|
69
|
+
is_not_useful: ਇਹ ਪੰਨਾ ਲਾਭਦਾਇਕ ਨਹੀਂ ਹੈ
|
70
|
+
is_this_page_useful: ਕੀ ਇਹ ਪੰਨਾ ਲਾਭਦਾਇਕ ਹੈ?
|
71
|
+
is_useful: ਇਹ ਪੰਨਾ ਲਾਭਦਾਇਕ ਹੈ
|
72
|
+
maybe: ਸ਼ਾਇਦ
|
73
|
+
more_about_visit: GOV.UK ਨੂੰ ਬਿਹਤਰ ਬਣਾਉਣ ਵਿੱਚ ਸਾਡੀ ਮਦਦ ਕਰਨ ਲਈ, ਅਸੀਂ ਅੱਜ ਤੁਹਾਡੀ ਮੁਲਾਕਾਤ ਬਾਰੇ ਹੋਰ ਜਾਣਨਾ ਚਾਹਾਂਗੇ। ਅਸੀਂ ਤੁਹਾਨੂੰ ਇੱਕ ਫੀਡਬੈਕ ਫਾਰਮ ਦਾ ਲਿੰਕ ਭੇਜਾਂਗੇ। ਇਸ ਨੂੰ ਭਰਨ ਵਿੱਚ ਸਿਰਫ 2 ਮਿੰਟ ਲੱਗਣਗੇ। ਚਿੰਤਾ ਨਾ ਕਰੋ ਅਸੀਂ ਤੁਹਾਨੂੰ ਸਪੈਮ ਨਹੀਂ ਭੇਜਾਂਗੇ ਜਾਂ ਤੁਹਾਡਾ ਈਮੇਲ ਪਤਾ ਕਿਸੇ ਨਾਲ ਸਾਂਝਾ ਨਹੀਂ ਕਰਾਂਗੇ।
|
74
|
+
'no': ਨਹੀਂ
|
75
|
+
send: ਭੇਜੋ
|
76
|
+
send_me_survey: ਮੈਨੂੰ ਸਰਵੇਖਣ ਭੇਜੋ
|
77
|
+
something_wrong: ਇਸ ਪੰਨੇ ਨਾਲ ਸਮੱਸਿਆ ਦੀ ਰਿਪੋਰਟ ਕਰੋ
|
78
|
+
thank_you_for_feedback: ਤੁਹਾਡੇ ਫੀਡਬੈਕ ਲਈ ਧੰਨਵਾਦ
|
79
|
+
what_doing: ਤੁਸੀਂ ਕੀ ਕਰ ਰਹੇ ਸੀ?
|
80
|
+
what_wrong: ਕੀ ਗਲਤ ਹੋਇਆ?
|
81
|
+
'yes': ਹਾਂ
|
73
82
|
government_navigation:
|
74
|
-
consultations:
|
75
|
-
departments:
|
76
|
-
get-involved:
|
77
|
-
how-government-works:
|
78
|
-
news_and_communications:
|
79
|
-
statistics:
|
80
|
-
worldwide:
|
81
|
-
intervention:
|
82
|
-
description:
|
83
|
-
dismiss_link_text:
|
84
|
-
dismiss_post_link:
|
85
|
-
title:
|
83
|
+
consultations: ਸਲਾਹ ਮਸ਼ਵਰੇ
|
84
|
+
departments: ਵਿਭਾਗ
|
85
|
+
get-involved: ਸ਼ਾਮਲ ਕਰੋ
|
86
|
+
how-government-works: ਸਰਕਾਰ ਕਿਵੇਂ ਕੰਮ ਕਰਦੀ ਹੈ
|
87
|
+
news_and_communications: ਖ਼ਬਰਾਂ ਅਤੇ ਸੰਚਾਰ
|
88
|
+
statistics: ਅੰਕੜੇ
|
89
|
+
worldwide: ਦੁਨੀਆ ਭਰ ਵਿੱਚ
|
86
90
|
layout_footer:
|
87
|
-
copyright_html:
|
88
|
-
licence_html:
|
89
|
-
support_links:
|
91
|
+
copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© ਕ੍ਰਾਊਨ ਕਾਪੀਰਾਈਟ</a>
|
92
|
+
licence_html: ਸਾਰੀ ਸਮਗਰੀ <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">ਓਪਨ ਗਵਰਨਮੈਂਟ ਲਾਇਸੈਂਸ v3.0</a>, ਦੇ ਅਧੀਨ ਸਾਰੀ ਸਮਗਰੀ ਉਪਲਬਧ ਹੈ ਸਿਵਾਏ ਇਸਦੇ ਜਿੱਥੇ ਹੋਰ ਨਹੀਂ ਕਿਹਾ ਗਿਆ ਹੈ
|
93
|
+
support_links: ਸਪੋਰਟ ਲਿੰਕ
|
90
94
|
layout_for_public:
|
91
95
|
account_layout:
|
92
96
|
feedback:
|
93
97
|
banners:
|
94
|
-
|
95
|
-
footer_link:
|
96
|
-
footer_outro:
|
97
|
-
phase_intro:
|
98
|
-
phase_link:
|
99
|
-
phase_outro:
|
100
|
-
title:
|
98
|
+
phase_banner_html:
|
101
99
|
navigation:
|
102
|
-
destroy_user_session:
|
103
100
|
menu_bar:
|
104
101
|
account:
|
105
102
|
link_text:
|
106
103
|
manage:
|
107
104
|
link_text:
|
108
|
-
security:
|
109
|
-
link_text:
|
110
|
-
user_root_path:
|
111
105
|
layout_header:
|
112
|
-
hide_button:
|
113
|
-
menu:
|
114
|
-
search_button:
|
115
|
-
show_button:
|
116
|
-
top_level:
|
106
|
+
hide_button: ਖੋਜ ਲੁਕਾਓ
|
107
|
+
menu: ਮੇਨੂ
|
108
|
+
search_button: GOV.UK ਦੀ ਖੋਜ ਕਰੋ
|
109
|
+
show_button: ਖੋਜ ਦਿਖਾਓ
|
110
|
+
top_level: ਉੱਚ ਪੱਧਰ
|
117
111
|
layout_super_navigation_header:
|
118
112
|
logo_link_title:
|
119
113
|
logo_text:
|
@@ -128,77 +122,83 @@ pa:
|
|
128
122
|
popular_links_heading:
|
129
123
|
search_text:
|
130
124
|
metadata:
|
131
|
-
from:
|
132
|
-
history:
|
133
|
-
last_updated:
|
134
|
-
part_of:
|
135
|
-
published:
|
136
|
-
see_all_updates:
|
137
|
-
toggle_less:
|
138
|
-
toggle_more:
|
125
|
+
from: ਤੋਂ
|
126
|
+
history: ਇਤਿਹਾਸ
|
127
|
+
last_updated: ਪਿਛਲੀ ਵਾਰ ਅਪਡੇਟ ਕੀਤਾ ਗਿਆ
|
128
|
+
part_of: ਦਾ ਹਿੱਸਾ
|
129
|
+
published: ਪ੍ਰਕਾਸ਼ਿਤ
|
130
|
+
see_all_updates: ਸਾਰੇ ਅਪਡੇਟਸ ਵੇਖੋ
|
131
|
+
toggle_less: ਘੱਟ ਦਿਖਾਉ
|
132
|
+
toggle_more: "+ %{number} ਹੋਰ"
|
139
133
|
modal_dialogue:
|
140
|
-
close_modal:
|
134
|
+
close_modal: ਮਾਡਲ ਸੰਵਾਦ ਬੰਦ ਕਰੋ
|
141
135
|
notice:
|
142
136
|
banner_title:
|
143
137
|
organisation_schema:
|
144
|
-
all_content_search_description:
|
138
|
+
all_content_search_description: "%{organisation} ਤੋਂ ਸਾਰੀ ਸਮਗਰੀ ਲੱਭੋ"
|
145
139
|
previous_and_next_navigation:
|
146
|
-
pagination:
|
140
|
+
pagination: ਪੰਨਾ
|
147
141
|
print_link:
|
148
|
-
text:
|
142
|
+
text: ਇਸ ਪੰਨੇ ਨੂੰ ਛਾਪੋ
|
149
143
|
radio:
|
150
|
-
or:
|
144
|
+
or: ਜਾਂ
|
151
145
|
related_footer_navigation:
|
152
|
-
collections:
|
153
|
-
policies:
|
154
|
-
statistical_data_sets:
|
155
|
-
topical_events:
|
146
|
+
collections: ਸੰਗ੍ਰਹਿ
|
147
|
+
policies: ਨੀਤੀਆਂ
|
148
|
+
statistical_data_sets: ਅੰਕੜਾ ਡਾਟਾ ਸੈੱਟ
|
149
|
+
topical_events: ਸਤਹੀ ਘਟਨਾਵਾਂ
|
156
150
|
related_navigation:
|
157
|
-
collections:
|
158
|
-
external_links:
|
159
|
-
policies:
|
160
|
-
publishers:
|
161
|
-
related_contacts:
|
162
|
-
related_content:
|
163
|
-
related_external_links:
|
164
|
-
related_guides:
|
165
|
-
statistical_data_sets:
|
166
|
-
topical_events:
|
167
|
-
topics:
|
151
|
+
collections: ਸੰਗ੍ਰਹਿ
|
152
|
+
external_links: ਵੈਬ ਤੇ ਹੋਰ ਕਿਤੇ
|
153
|
+
policies: ਨੀਤੀ
|
154
|
+
publishers: ਦੁਆਰਾ ਪ੍ਰਕਾਸ਼ਿਤ
|
155
|
+
related_contacts: ਹੋਰ ਸੰਪਰਕ
|
156
|
+
related_content: ਸੰਬੰਧਿਤ ਸਮਗਰੀ
|
157
|
+
related_external_links: ਵੈਬ ਤੇ ਹੋਰ ਕਿਤੇ
|
158
|
+
related_guides: ਵਿਸਤ੍ਰਿਤ ਮਾਰਗਦਰਸ਼ਨ
|
159
|
+
statistical_data_sets: ਅੰਕੜਾ ਡਾਟਾ ਸੈੱਟ
|
160
|
+
topical_events: ਸਤਹੀ ਘਟਨਾ
|
161
|
+
topics: ਵਿਸ਼ੇ ਦੀ ਪੜਚੋਲ ਕਰੋ
|
168
162
|
transition:
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
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
|
+
world_locations: ਵਿਸ਼ਵ ਸਥਾਨ
|
173
170
|
search_box:
|
174
|
-
input_title:
|
175
|
-
label:
|
176
|
-
search_button:
|
171
|
+
input_title: ਖੋਜ
|
172
|
+
label: GOV.UK ਤੇ ਖੋਜ ਕਰੋ
|
173
|
+
search_button: ਖੋਜ
|
177
174
|
show_password:
|
178
|
-
announce_hide:
|
179
|
-
announce_show:
|
180
|
-
hide:
|
181
|
-
hide_password:
|
182
|
-
show:
|
183
|
-
show_password:
|
175
|
+
announce_hide: ਤੁਹਾਡਾ ਪਾਸਵਰਡ ਲੁਕਿਆ ਹੋਇਆ ਹੈ
|
176
|
+
announce_show: ਤੁਹਾਡਾ ਪਾਸਵਰਡ ਦਿਖਾਇਆ ਗਿਆ ਹੈ
|
177
|
+
hide: ਓਹਲੇ
|
178
|
+
hide_password: ਪਾਸਵਰਡ ਲੁਕਾਓ
|
179
|
+
show: ਦਿਖਾਉ
|
180
|
+
show_password: ਪਾਸਵਰਡ ਦਿਖਾਓ
|
181
|
+
single_page_notification_button:
|
182
|
+
subscribe_text:
|
183
|
+
unsubscribe_text:
|
184
184
|
skip_link:
|
185
|
-
text:
|
185
|
+
text: ਮੁੱਖ ਸਮੱਗਰੀ ਤੇ ਜਾਓ
|
186
186
|
step_by_step_nav:
|
187
|
-
hide:
|
188
|
-
hide_all:
|
189
|
-
show:
|
190
|
-
show_all:
|
187
|
+
hide: ਓਹਲੇ
|
188
|
+
hide_all: ਸਾਰੇ ਕਦਮਾਂ ਨੂੰ ਲੁਕਾਓ
|
189
|
+
show: ਦਿਖਾਉ
|
190
|
+
show_all: ਸਾਰੇ ਕਦਮ ਦਿਖਾਉ
|
191
191
|
step_by_step_nav_related:
|
192
|
-
part_of:
|
192
|
+
part_of: ਦਾ ਹਿੱਸਾ
|
193
193
|
subscription_links:
|
194
|
-
email_signup_link_text:
|
195
|
-
feed_link_label:
|
196
|
-
feed_link_text:
|
197
|
-
subscriptions:
|
194
|
+
email_signup_link_text: ਈਮੇਲਾਂ ਪ੍ਰਾਪਤ ਕਰੋ
|
195
|
+
feed_link_label: ਇਸ URL ਨੂੰ ਕਾਪੀ ਕਰੋ ਅਤੇ ਆਪਣੇ ਫੀਡ ਰੀਡਰ ਵਿੱਚ ਪੇਸਟ ਕਰੋ
|
196
|
+
feed_link_text: ਫੀਡ ਦੇ ਗਾਹਕ ਬਣੋ
|
197
|
+
subscriptions: ਗਾਹਕੀਆਂ
|
198
198
|
success_alert:
|
199
|
-
success:
|
199
|
+
success: ਸਫਲਤਾ
|
200
200
|
summary_list:
|
201
|
-
delete:
|
202
|
-
edit:
|
201
|
+
delete: ਮਿਟਾਓ
|
202
|
+
edit: ਬਦਲੋ
|
203
203
|
tabs:
|
204
|
-
contents:
|
204
|
+
contents: ਸਮਗਰੀ
|
data/config/locales/pl.yml
CHANGED
@@ -1,48 +1,56 @@
|
|
1
1
|
---
|
2
2
|
pl:
|
3
3
|
common:
|
4
|
-
translations:
|
4
|
+
translations: Tłumaczenia
|
5
5
|
components:
|
6
6
|
accordion:
|
7
|
-
hide:
|
8
|
-
hide_all:
|
9
|
-
show:
|
10
|
-
show_all:
|
11
|
-
this_section_visually_hidden:
|
7
|
+
hide: Ukryj
|
8
|
+
hide_all: Ukryj wszystkie części
|
9
|
+
show: Pokaż
|
10
|
+
show_all: Pokaż wszystkie części
|
11
|
+
this_section_visually_hidden: " ta część"
|
12
12
|
article_schema:
|
13
|
-
scoped_search_description:
|
13
|
+
scoped_search_description: Szukaj w %{title}
|
14
14
|
attachment:
|
15
|
-
opendocument_html:
|
16
|
-
order_a_copy:
|
15
|
+
opendocument_html: Ten plik jest w formacie <a href="https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation" target=%{target} class="govuk-link">OpenDocument</a>
|
16
|
+
order_a_copy: Zamów kopię
|
17
17
|
page:
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
18
|
+
few:
|
19
|
+
many:
|
20
|
+
one: 1 strona
|
21
|
+
other: "%{count} strony"
|
22
|
+
reference: 'Odnośnik: %{reference}'
|
23
|
+
request_format_cta: Poproś o inny format.
|
24
|
+
request_format_details_html: Jeśli korzystasz z technologii wspomagającej (np. czytnika ekranu) i potrzebujesz innej wersji tego dokumentu w bardziej dostępnym formacie, prosimy o przesłanie wiadomości e-mail na adres <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Powiedz nam, jakiego formatu potrzebujesz i poinformuj z jakiej technologii wspomagającej korzystasz.
|
25
|
+
request_format_text: Ten plik może nie być odpowiedni dla użytkowników korzystających z technologii wspomagających.
|
24
26
|
back_link:
|
25
|
-
back:
|
27
|
+
back: Wstecz
|
26
28
|
character_count:
|
27
|
-
body:
|
29
|
+
body: Można wprowadzić maksymalnie %{number} %{type}
|
28
30
|
type:
|
29
|
-
characters:
|
30
|
-
words:
|
31
|
+
characters: znaków
|
32
|
+
words: słów
|
31
33
|
checkboxes:
|
32
|
-
or:
|
34
|
+
or: lub
|
33
35
|
contents_list:
|
34
|
-
contents:
|
36
|
+
contents: Zawartość
|
35
37
|
contextual_sidebar:
|
36
|
-
pretitle:
|
38
|
+
pretitle: Także w ramach
|
37
39
|
cookie_banner:
|
38
40
|
buttons:
|
39
|
-
accept_cookies:
|
40
|
-
reject_cookies:
|
41
|
-
|
42
|
-
confirmation_message_link:
|
43
|
-
hide:
|
41
|
+
accept_cookies: Zaakceptuj dodatkowe pliki cookie
|
42
|
+
reject_cookies: Odrzuć dodatkowe pliki cookie
|
43
|
+
confirmation_message_html: Możesz %{link} w każdej chwili.
|
44
|
+
confirmation_message_link: zmień ustawienia plików cookie
|
45
|
+
hide: Ukryj tę wiadomość
|
44
46
|
text:
|
45
|
-
|
47
|
+
- Niektóre pliki cookie są niezbędne
|
48
|
+
- aby umożliwić działanie tej strony.
|
49
|
+
- Niektóre pliki cookie pomogą nam zrozumieć w jaki sposób korzystasz z GOV.UK
|
50
|
+
- zapamiętać Twoje ustawienia i ulepszyć usługi rządowe.
|
51
|
+
- Używamy również plików cookie innych witryn
|
52
|
+
- dzięki którym dostarczamy treści z ich serwisów.
|
53
|
+
title: Pliki cookies na GOV.UK
|
46
54
|
devolved_nations:
|
47
55
|
applies_to:
|
48
56
|
connectors:
|
@@ -51,69 +59,59 @@ pl:
|
|
51
59
|
england:
|
52
60
|
northern_ireland:
|
53
61
|
scotland:
|
62
|
+
type:
|
63
|
+
consultation:
|
64
|
+
detailed_guide:
|
65
|
+
guidance:
|
66
|
+
publication:
|
54
67
|
wales:
|
55
68
|
feedback:
|
56
|
-
close:
|
57
|
-
dont_include_personal_info:
|
58
|
-
email_address:
|
59
|
-
help_us_improve_govuk:
|
60
|
-
is_not_useful:
|
61
|
-
is_this_page_useful:
|
62
|
-
is_useful:
|
63
|
-
maybe:
|
64
|
-
more_about_visit:
|
65
|
-
'no':
|
66
|
-
send:
|
67
|
-
send_me_survey:
|
68
|
-
something_wrong:
|
69
|
-
thank_you_for_feedback:
|
70
|
-
what_doing:
|
71
|
-
what_wrong:
|
72
|
-
'yes':
|
69
|
+
close: Zamknij
|
70
|
+
dont_include_personal_info: Nie podawaj informacji osobistych ani finansowych, takich jak numer ubezpieczenia społecznego czy dane karty kredytowej.
|
71
|
+
email_address: Adres e-mail
|
72
|
+
help_us_improve_govuk: Pomóż nam ulepszyć GOV.UK
|
73
|
+
is_not_useful: ta strona nie jest pomocna
|
74
|
+
is_this_page_useful: Czy ta strona jest pomocna?
|
75
|
+
is_useful: ta strona jest pomocna
|
76
|
+
maybe: Może
|
77
|
+
more_about_visit: Aby pomóc nam w ulepszaniu GOV.UK, chcielibyśmy dowiedzieć się więcej o Twojej dzisiejszej wizycie. Wyślemy Ci link do formularza zwrotnego. Wypełnienie go zajmie Ci tylko 2 minuty. Nie martw się, nie wyślemy Ci spamu, ani nie udostępnimy nikomu Twojego adresu e-mail.
|
78
|
+
'no': Nie
|
79
|
+
send: Wyślij
|
80
|
+
send_me_survey: Wyślij ankietę
|
81
|
+
something_wrong: Zgłoś problem ze stroną
|
82
|
+
thank_you_for_feedback: Dziękujemy za opinię
|
83
|
+
what_doing: Co robiłeś?
|
84
|
+
what_wrong: Co poszło nie tak?
|
85
|
+
'yes': Tak
|
73
86
|
government_navigation:
|
74
|
-
consultations:
|
75
|
-
departments:
|
76
|
-
get-involved:
|
77
|
-
how-government-works:
|
78
|
-
news_and_communications:
|
79
|
-
statistics:
|
80
|
-
worldwide:
|
81
|
-
intervention:
|
82
|
-
description:
|
83
|
-
dismiss_link_text:
|
84
|
-
dismiss_post_link:
|
85
|
-
title:
|
87
|
+
consultations: Konsultacje
|
88
|
+
departments: Departamenty
|
89
|
+
get-involved: Weź udział
|
90
|
+
how-government-works: Jak funkcjonuje rząd
|
91
|
+
news_and_communications: Wiadomości i komunikaty
|
92
|
+
statistics: Statystyki
|
93
|
+
worldwide: Na świecie
|
86
94
|
layout_footer:
|
87
|
-
copyright_html:
|
88
|
-
licence_html:
|
89
|
-
support_links:
|
95
|
+
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/">© Właścicielem praw autorskich jest Korona</a>
|
96
|
+
licence_html: Cała zawartość objęta jest licencją <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>, chyba że zaznaczono inaczej
|
97
|
+
support_links: Linki pomocnicze
|
90
98
|
layout_for_public:
|
91
99
|
account_layout:
|
92
100
|
feedback:
|
93
101
|
banners:
|
94
|
-
|
95
|
-
footer_link:
|
96
|
-
footer_outro:
|
97
|
-
phase_intro:
|
98
|
-
phase_link:
|
99
|
-
phase_outro:
|
100
|
-
title:
|
102
|
+
phase_banner_html:
|
101
103
|
navigation:
|
102
|
-
destroy_user_session:
|
103
104
|
menu_bar:
|
104
105
|
account:
|
105
106
|
link_text:
|
106
107
|
manage:
|
107
108
|
link_text:
|
108
|
-
security:
|
109
|
-
link_text:
|
110
|
-
user_root_path:
|
111
109
|
layout_header:
|
112
|
-
hide_button:
|
113
|
-
menu:
|
114
|
-
search_button:
|
115
|
-
show_button:
|
116
|
-
top_level:
|
110
|
+
hide_button: Ukryj wyszukiwanie
|
111
|
+
menu: Menu
|
112
|
+
search_button: Szukaj w GOV.UK
|
113
|
+
show_button: Pokaż wyszukiwanie
|
114
|
+
top_level: Najwyższy poziom
|
117
115
|
layout_super_navigation_header:
|
118
116
|
logo_link_title:
|
119
117
|
logo_text:
|
@@ -128,77 +126,83 @@ pl:
|
|
128
126
|
popular_links_heading:
|
129
127
|
search_text:
|
130
128
|
metadata:
|
131
|
-
from:
|
132
|
-
history:
|
133
|
-
last_updated:
|
134
|
-
part_of:
|
135
|
-
published:
|
136
|
-
see_all_updates:
|
137
|
-
toggle_less:
|
138
|
-
toggle_more:
|
129
|
+
from: Od
|
130
|
+
history: Historia
|
131
|
+
last_updated: Ostatnio zaktualizowano
|
132
|
+
part_of: Część
|
133
|
+
published: Opublikowano
|
134
|
+
see_all_updates: Zobacz wszystkie aktualizacje
|
135
|
+
toggle_less: Pokaż mniej
|
136
|
+
toggle_more: "+ %{number} więcej"
|
139
137
|
modal_dialogue:
|
140
|
-
close_modal:
|
138
|
+
close_modal: Zamknij okno modalne
|
141
139
|
notice:
|
142
140
|
banner_title:
|
143
141
|
organisation_schema:
|
144
|
-
all_content_search_description:
|
142
|
+
all_content_search_description: Znajdź całą zawartość od %{organizacja}
|
145
143
|
previous_and_next_navigation:
|
146
|
-
pagination:
|
144
|
+
pagination: Numeracja stron
|
147
145
|
print_link:
|
148
|
-
text:
|
146
|
+
text: Wydrukuj tę stronę
|
149
147
|
radio:
|
150
|
-
or:
|
148
|
+
or: lub
|
151
149
|
related_footer_navigation:
|
152
|
-
collections:
|
153
|
-
policies:
|
154
|
-
statistical_data_sets:
|
155
|
-
topical_events:
|
150
|
+
collections: Serie
|
151
|
+
policies: Polityki
|
152
|
+
statistical_data_sets: Zestawy danych statystycznych
|
153
|
+
topical_events: Wydarzenia tematyczne
|
156
154
|
related_navigation:
|
157
|
-
collections:
|
158
|
-
external_links:
|
159
|
-
policies:
|
160
|
-
publishers:
|
161
|
-
related_contacts:
|
162
|
-
related_content:
|
163
|
-
related_external_links:
|
164
|
-
related_guides:
|
165
|
-
statistical_data_sets:
|
166
|
-
topical_events:
|
167
|
-
topics:
|
155
|
+
collections: Seria
|
156
|
+
external_links: W innych miejscach w sieci
|
157
|
+
policies: Polityka
|
158
|
+
publishers: Opublikowano przez
|
159
|
+
related_contacts: Inne kontakty
|
160
|
+
related_content: Powiązane treści
|
161
|
+
related_external_links: W innych miejscach w sieci
|
162
|
+
related_guides: Szczegółowe wytyczne
|
163
|
+
statistical_data_sets: Zestaw danych statystycznych
|
164
|
+
topical_events: Wydarzenie tematyczne
|
165
|
+
topics: Zbadaj temat
|
168
166
|
transition:
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
167
|
+
hub_page_link_path: "/transition-check/questions"
|
168
|
+
hub_page_link_text: Uzyskaj spersonalizowaną listę zadań
|
169
|
+
hub_page_title: Brexit checker
|
170
|
+
link_path: "/brexit"
|
171
|
+
link_text: Sprawdź, co musisz zrobić
|
172
|
+
title: Brexit
|
173
|
+
world_locations: Miejsca na świecie
|
173
174
|
search_box:
|
174
|
-
input_title:
|
175
|
-
label:
|
176
|
-
search_button:
|
175
|
+
input_title: Szukaj
|
176
|
+
label: Szukaj na GOV.UK
|
177
|
+
search_button: Szukaj
|
177
178
|
show_password:
|
178
|
-
announce_hide:
|
179
|
-
announce_show:
|
180
|
-
hide:
|
181
|
-
hide_password:
|
182
|
-
show:
|
183
|
-
show_password:
|
179
|
+
announce_hide: Twoje hasło jest ukryte
|
180
|
+
announce_show: Twoje hasło jest wyświetlane
|
181
|
+
hide: Ukryj
|
182
|
+
hide_password: Ukryj hasło
|
183
|
+
show: Pokaż
|
184
|
+
show_password: Pokaż hasło
|
185
|
+
single_page_notification_button:
|
186
|
+
subscribe_text:
|
187
|
+
unsubscribe_text:
|
184
188
|
skip_link:
|
185
|
-
text:
|
189
|
+
text: Przejdź do głównej treści
|
186
190
|
step_by_step_nav:
|
187
|
-
hide:
|
188
|
-
hide_all:
|
189
|
-
show:
|
190
|
-
show_all:
|
191
|
+
hide: Ukryj
|
192
|
+
hide_all: Ukryj wszystkie kroki
|
193
|
+
show: Pokaż
|
194
|
+
show_all: Pokaż wszystkie kroki
|
191
195
|
step_by_step_nav_related:
|
192
|
-
part_of:
|
196
|
+
part_of: Część
|
193
197
|
subscription_links:
|
194
|
-
email_signup_link_text:
|
195
|
-
feed_link_label:
|
196
|
-
feed_link_text:
|
197
|
-
subscriptions:
|
198
|
+
email_signup_link_text: Otrzymuj wiadomości e-mail
|
199
|
+
feed_link_label: Skopiuj i wklej ten adres URL do swojego czytnika kanałów
|
200
|
+
feed_link_text: Subskrybuj kanał
|
201
|
+
subscriptions: Subskrypcje
|
198
202
|
success_alert:
|
199
|
-
success:
|
203
|
+
success: Powodzenie
|
200
204
|
summary_list:
|
201
|
-
delete:
|
202
|
-
edit:
|
205
|
+
delete: Usuń
|
206
|
+
edit: Zmień
|
203
207
|
tabs:
|
204
|
-
contents:
|
208
|
+
contents: Zawartość
|