govuk_publishing_components 43.1.0 → 43.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/_action-link.scss +19 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_document-list.scss +0 -22
- data/app/assets/stylesheets/govuk_publishing_components/components/_search.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_table.scss +7 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_advisory.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_highlight-answer.scss +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_tables.scss +9 -0
- data/app/views/govuk_publishing_components/components/_action_link.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_document_list.html.erb +3 -4
- data/app/views/govuk_publishing_components/components/_hint.html.erb +6 -7
- data/app/views/govuk_publishing_components/components/_password_input.html.erb +18 -4
- data/app/views/govuk_publishing_components/components/docs/document_list.yml +23 -0
- data/app/views/govuk_publishing_components/components/docs/hint.yml +1 -0
- data/app/views/govuk_publishing_components/components/docs/password_input.yml +16 -1
- data/app/views/govuk_publishing_components/components/layout_header/_navigation_items.html.erb +0 -1
- data/config/locales/ar.yml +4 -0
- data/config/locales/az.yml +4 -0
- data/config/locales/be.yml +4 -0
- data/config/locales/bg.yml +4 -0
- data/config/locales/bn.yml +4 -0
- data/config/locales/cs.yml +4 -0
- data/config/locales/cy.yml +4 -0
- data/config/locales/da.yml +4 -0
- data/config/locales/de.yml +4 -0
- data/config/locales/dr.yml +4 -0
- data/config/locales/el.yml +4 -0
- data/config/locales/en.yml +8 -4
- data/config/locales/es-419.yml +4 -0
- data/config/locales/es.yml +4 -0
- data/config/locales/et.yml +4 -0
- data/config/locales/fa.yml +4 -0
- data/config/locales/fi.yml +4 -0
- data/config/locales/fr.yml +4 -0
- data/config/locales/gd.yml +4 -0
- data/config/locales/gu.yml +4 -0
- data/config/locales/he.yml +4 -0
- data/config/locales/hi.yml +4 -0
- data/config/locales/hr.yml +4 -0
- data/config/locales/hu.yml +4 -0
- data/config/locales/hy.yml +4 -0
- data/config/locales/id.yml +4 -0
- data/config/locales/is.yml +4 -0
- data/config/locales/it.yml +4 -0
- data/config/locales/ja.yml +4 -0
- data/config/locales/ka.yml +4 -0
- data/config/locales/kk.yml +4 -0
- data/config/locales/ko.yml +4 -0
- data/config/locales/lt.yml +4 -0
- data/config/locales/lv.yml +4 -0
- data/config/locales/ms.yml +4 -0
- data/config/locales/mt.yml +4 -0
- data/config/locales/nl.yml +4 -0
- data/config/locales/no.yml +4 -0
- data/config/locales/pa-pk.yml +4 -0
- data/config/locales/pa.yml +4 -0
- data/config/locales/pl.yml +4 -0
- data/config/locales/ps.yml +4 -0
- data/config/locales/pt.yml +4 -0
- data/config/locales/ro.yml +4 -0
- data/config/locales/ru.yml +4 -0
- data/config/locales/si.yml +4 -0
- data/config/locales/sk.yml +4 -0
- data/config/locales/sl.yml +4 -0
- data/config/locales/so.yml +4 -0
- data/config/locales/sq.yml +4 -0
- data/config/locales/sr.yml +4 -0
- data/config/locales/sv.yml +4 -0
- data/config/locales/sw.yml +4 -0
- data/config/locales/ta.yml +4 -0
- data/config/locales/th.yml +4 -0
- data/config/locales/tk.yml +4 -0
- data/config/locales/tr.yml +4 -0
- data/config/locales/uk.yml +4 -0
- data/config/locales/ur.yml +4 -0
- data/config/locales/uz.yml +4 -0
- data/config/locales/vi.yml +4 -0
- data/config/locales/zh-hk.yml +4 -0
- data/config/locales/zh-tw.yml +4 -0
- data/config/locales/zh.yml +4 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- metadata +2 -2
data/config/locales/hi.yml
CHANGED
|
@@ -147,9 +147,13 @@ hi:
|
|
|
147
147
|
all_content_search_description: "%{organization} से सभी सामग्री खोजें"
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: पृष्ठांकन
|
data/config/locales/hr.yml
CHANGED
|
@@ -148,9 +148,13 @@ hr:
|
|
|
148
148
|
all_content_search_description: Pronađi sav sadržaj %{organization}
|
|
149
149
|
password_input:
|
|
150
150
|
button:
|
|
151
|
+
button_aria_hide_label:
|
|
151
152
|
button_aria_label:
|
|
153
|
+
button_hide:
|
|
152
154
|
error_text_prefix:
|
|
153
155
|
label:
|
|
156
|
+
password_hidden_announcement:
|
|
157
|
+
password_shown_announcement:
|
|
154
158
|
previous_and_next_navigation:
|
|
155
159
|
next:
|
|
156
160
|
pagination: Paginacija
|
data/config/locales/hu.yml
CHANGED
|
@@ -150,9 +150,13 @@ hu:
|
|
|
150
150
|
all_content_search_description: Keresse meg a(z) %{organisation} szervezet minden tartalmát
|
|
151
151
|
password_input:
|
|
152
152
|
button:
|
|
153
|
+
button_aria_hide_label:
|
|
153
154
|
button_aria_label:
|
|
155
|
+
button_hide:
|
|
154
156
|
error_text_prefix:
|
|
155
157
|
label:
|
|
158
|
+
password_hidden_announcement:
|
|
159
|
+
password_shown_announcement:
|
|
156
160
|
previous_and_next_navigation:
|
|
157
161
|
next:
|
|
158
162
|
pagination: Lapszámozás
|
data/config/locales/hy.yml
CHANGED
|
@@ -151,9 +151,13 @@ hy:
|
|
|
151
151
|
all_content_search_description: Գտնել %{organisation} ողջ բովանդակությունը
|
|
152
152
|
password_input:
|
|
153
153
|
button:
|
|
154
|
+
button_aria_hide_label:
|
|
154
155
|
button_aria_label:
|
|
156
|
+
button_hide:
|
|
155
157
|
error_text_prefix:
|
|
156
158
|
label:
|
|
159
|
+
password_hidden_announcement:
|
|
160
|
+
password_shown_announcement:
|
|
157
161
|
previous_and_next_navigation:
|
|
158
162
|
next:
|
|
159
163
|
pagination: Էջադրում
|
data/config/locales/id.yml
CHANGED
|
@@ -147,9 +147,13 @@ id:
|
|
|
147
147
|
all_content_search_description: Temukan semua konten dari %{organisation}
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Paginasi
|
data/config/locales/is.yml
CHANGED
|
@@ -147,9 +147,13 @@ is:
|
|
|
147
147
|
all_content_search_description: Finna allt efni frá %{organisation}
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Síðuuppsetning
|
data/config/locales/it.yml
CHANGED
|
@@ -147,9 +147,13 @@ it:
|
|
|
147
147
|
all_content_search_description: Trova tutto il contenuto da %{organisation}
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Impaginazione
|
data/config/locales/ja.yml
CHANGED
|
@@ -143,9 +143,13 @@ ja:
|
|
|
143
143
|
all_content_search_description: "%{organisation} からすべてのコンテンツを検索"
|
|
144
144
|
password_input:
|
|
145
145
|
button:
|
|
146
|
+
button_aria_hide_label:
|
|
146
147
|
button_aria_label:
|
|
148
|
+
button_hide:
|
|
147
149
|
error_text_prefix:
|
|
148
150
|
label:
|
|
151
|
+
password_hidden_announcement:
|
|
152
|
+
password_shown_announcement:
|
|
149
153
|
previous_and_next_navigation:
|
|
150
154
|
next:
|
|
151
155
|
pagination: ページ付け
|
data/config/locales/ka.yml
CHANGED
|
@@ -150,9 +150,13 @@ ka:
|
|
|
150
150
|
all_content_search_description: ყველა მასალის ნახვა %{organisation}-დან
|
|
151
151
|
password_input:
|
|
152
152
|
button:
|
|
153
|
+
button_aria_hide_label:
|
|
153
154
|
button_aria_label:
|
|
155
|
+
button_hide:
|
|
154
156
|
error_text_prefix:
|
|
155
157
|
label:
|
|
158
|
+
password_hidden_announcement:
|
|
159
|
+
password_shown_announcement:
|
|
156
160
|
previous_and_next_navigation:
|
|
157
161
|
next:
|
|
158
162
|
pagination: პაგინაცია
|
data/config/locales/kk.yml
CHANGED
|
@@ -147,9 +147,13 @@ kk:
|
|
|
147
147
|
all_content_search_description: "%{organisation} ішіндегі барлық мазмұнды табу"
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Беттеу
|
data/config/locales/ko.yml
CHANGED
|
@@ -142,9 +142,13 @@ ko:
|
|
|
142
142
|
all_content_search_description:
|
|
143
143
|
password_input:
|
|
144
144
|
button:
|
|
145
|
+
button_aria_hide_label:
|
|
145
146
|
button_aria_label:
|
|
147
|
+
button_hide:
|
|
146
148
|
error_text_prefix:
|
|
147
149
|
label:
|
|
150
|
+
password_hidden_announcement:
|
|
151
|
+
password_shown_announcement:
|
|
148
152
|
previous_and_next_navigation:
|
|
149
153
|
next:
|
|
150
154
|
pagination:
|
data/config/locales/lt.yml
CHANGED
|
@@ -152,9 +152,13 @@ lt:
|
|
|
152
152
|
all_content_search_description: Rasti visą turinį iš %{organisation}
|
|
153
153
|
password_input:
|
|
154
154
|
button:
|
|
155
|
+
button_aria_hide_label:
|
|
155
156
|
button_aria_label:
|
|
157
|
+
button_hide:
|
|
156
158
|
error_text_prefix:
|
|
157
159
|
label:
|
|
160
|
+
password_hidden_announcement:
|
|
161
|
+
password_shown_announcement:
|
|
158
162
|
previous_and_next_navigation:
|
|
159
163
|
next:
|
|
160
164
|
pagination: Suskirstymas puslapiais
|
data/config/locales/lv.yml
CHANGED
|
@@ -151,9 +151,13 @@ lv:
|
|
|
151
151
|
all_content_search_description: Meklēt visu saturu no %{organisation}
|
|
152
152
|
password_input:
|
|
153
153
|
button:
|
|
154
|
+
button_aria_hide_label:
|
|
154
155
|
button_aria_label:
|
|
156
|
+
button_hide:
|
|
155
157
|
error_text_prefix:
|
|
156
158
|
label:
|
|
159
|
+
password_hidden_announcement:
|
|
160
|
+
password_shown_announcement:
|
|
157
161
|
previous_and_next_navigation:
|
|
158
162
|
next:
|
|
159
163
|
pagination: Numerācija
|
data/config/locales/ms.yml
CHANGED
|
@@ -146,9 +146,13 @@ ms:
|
|
|
146
146
|
all_content_search_description: Cari semua kandungan dari %{organisation}
|
|
147
147
|
password_input:
|
|
148
148
|
button:
|
|
149
|
+
button_aria_hide_label:
|
|
149
150
|
button_aria_label:
|
|
151
|
+
button_hide:
|
|
150
152
|
error_text_prefix:
|
|
151
153
|
label:
|
|
154
|
+
password_hidden_announcement:
|
|
155
|
+
password_shown_announcement:
|
|
152
156
|
previous_and_next_navigation:
|
|
153
157
|
next:
|
|
154
158
|
pagination: Penomboran
|
data/config/locales/mt.yml
CHANGED
|
@@ -149,9 +149,13 @@ mt:
|
|
|
149
149
|
all_content_search_description: Sib il-kontenut kollu mingħand %{organisation}
|
|
150
150
|
password_input:
|
|
151
151
|
button:
|
|
152
|
+
button_aria_hide_label:
|
|
152
153
|
button_aria_label:
|
|
154
|
+
button_hide:
|
|
153
155
|
error_text_prefix:
|
|
154
156
|
label:
|
|
157
|
+
password_hidden_announcement:
|
|
158
|
+
password_shown_announcement:
|
|
155
159
|
previous_and_next_navigation:
|
|
156
160
|
next:
|
|
157
161
|
pagination: Paġinazzjoni
|
data/config/locales/nl.yml
CHANGED
|
@@ -147,9 +147,13 @@ nl:
|
|
|
147
147
|
all_content_search_description: Zoek alle inhoud van %{organisation}
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Paginering
|
data/config/locales/no.yml
CHANGED
|
@@ -147,9 +147,13 @@
|
|
|
147
147
|
all_content_search_description: Finn alt innhold fra %{organization}
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Paginering
|
data/config/locales/pa-pk.yml
CHANGED
|
@@ -143,9 +143,13 @@ pa-pk:
|
|
|
143
143
|
all_content_search_description: "%{organisation} توں سارا مواد تلاش کرو"
|
|
144
144
|
password_input:
|
|
145
145
|
button:
|
|
146
|
+
button_aria_hide_label:
|
|
146
147
|
button_aria_label:
|
|
148
|
+
button_hide:
|
|
147
149
|
error_text_prefix:
|
|
148
150
|
label:
|
|
151
|
+
password_hidden_announcement:
|
|
152
|
+
password_shown_announcement:
|
|
149
153
|
previous_and_next_navigation:
|
|
150
154
|
next:
|
|
151
155
|
pagination: ورقہ بندی
|
data/config/locales/pa.yml
CHANGED
|
@@ -147,9 +147,13 @@ pa:
|
|
|
147
147
|
all_content_search_description: "%{organisation} ਤੋਂ ਸਾਰੀ ਸਮਗਰੀ ਲੱਭੋ"
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: ਪੰਨਾ
|
data/config/locales/pl.yml
CHANGED
|
@@ -151,9 +151,13 @@ pl:
|
|
|
151
151
|
all_content_search_description: Znajdź całą zawartość od %{organizacja}
|
|
152
152
|
password_input:
|
|
153
153
|
button:
|
|
154
|
+
button_aria_hide_label:
|
|
154
155
|
button_aria_label:
|
|
156
|
+
button_hide:
|
|
155
157
|
error_text_prefix:
|
|
156
158
|
label:
|
|
159
|
+
password_hidden_announcement:
|
|
160
|
+
password_shown_announcement:
|
|
157
161
|
previous_and_next_navigation:
|
|
158
162
|
next:
|
|
159
163
|
pagination: Numeracja stron
|
data/config/locales/ps.yml
CHANGED
|
@@ -144,9 +144,13 @@ ps:
|
|
|
144
144
|
all_content_search_description: له%{organization} څخه ټوله مینځپانګه ومومئ
|
|
145
145
|
password_input:
|
|
146
146
|
button:
|
|
147
|
+
button_aria_hide_label:
|
|
147
148
|
button_aria_label:
|
|
149
|
+
button_hide:
|
|
148
150
|
error_text_prefix:
|
|
149
151
|
label:
|
|
152
|
+
password_hidden_announcement:
|
|
153
|
+
password_shown_announcement:
|
|
150
154
|
previous_and_next_navigation:
|
|
151
155
|
next:
|
|
152
156
|
pagination: مخینه
|
data/config/locales/pt.yml
CHANGED
|
@@ -147,9 +147,13 @@ pt:
|
|
|
147
147
|
all_content_search_description: Encontrar todo o conteúdo de %{organisation}
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Paginação
|
data/config/locales/ro.yml
CHANGED
|
@@ -148,9 +148,13 @@ ro:
|
|
|
148
148
|
all_content_search_description: Găsiți tot conținutul de la %{organisation}
|
|
149
149
|
password_input:
|
|
150
150
|
button:
|
|
151
|
+
button_aria_hide_label:
|
|
151
152
|
button_aria_label:
|
|
153
|
+
button_hide:
|
|
152
154
|
error_text_prefix:
|
|
153
155
|
label:
|
|
156
|
+
password_hidden_announcement:
|
|
157
|
+
password_shown_announcement:
|
|
154
158
|
previous_and_next_navigation:
|
|
155
159
|
next:
|
|
156
160
|
pagination: Paginație
|
data/config/locales/ru.yml
CHANGED
|
@@ -151,9 +151,13 @@ ru:
|
|
|
151
151
|
all_content_search_description: Найти весь контент от %{organization}
|
|
152
152
|
password_input:
|
|
153
153
|
button:
|
|
154
|
+
button_aria_hide_label:
|
|
154
155
|
button_aria_label:
|
|
156
|
+
button_hide:
|
|
155
157
|
error_text_prefix:
|
|
156
158
|
label:
|
|
159
|
+
password_hidden_announcement:
|
|
160
|
+
password_shown_announcement:
|
|
157
161
|
previous_and_next_navigation:
|
|
158
162
|
next:
|
|
159
163
|
pagination: Разбивка
|
data/config/locales/si.yml
CHANGED
|
@@ -147,9 +147,13 @@ si:
|
|
|
147
147
|
all_content_search_description: "%{organisation} වෙතින් සියලුම අන්තර්ගතය සෝයන්න"
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: පිටු අංකය
|
data/config/locales/sk.yml
CHANGED
|
@@ -152,9 +152,13 @@ sk:
|
|
|
152
152
|
all_content_search_description: Nájsť všetok obsah z %{organisation}
|
|
153
153
|
password_input:
|
|
154
154
|
button:
|
|
155
|
+
button_aria_hide_label:
|
|
155
156
|
button_aria_label:
|
|
157
|
+
button_hide:
|
|
156
158
|
error_text_prefix:
|
|
157
159
|
label:
|
|
160
|
+
password_hidden_announcement:
|
|
161
|
+
password_shown_announcement:
|
|
158
162
|
previous_and_next_navigation:
|
|
159
163
|
next:
|
|
160
164
|
pagination: Stránkovanie
|
data/config/locales/sl.yml
CHANGED
|
@@ -154,9 +154,13 @@ sl:
|
|
|
154
154
|
all_content_search_description: Oglejte si vse gradivo %{organisation}
|
|
155
155
|
password_input:
|
|
156
156
|
button:
|
|
157
|
+
button_aria_hide_label:
|
|
157
158
|
button_aria_label:
|
|
159
|
+
button_hide:
|
|
158
160
|
error_text_prefix:
|
|
159
161
|
label:
|
|
162
|
+
password_hidden_announcement:
|
|
163
|
+
password_shown_announcement:
|
|
160
164
|
previous_and_next_navigation:
|
|
161
165
|
next:
|
|
162
166
|
pagination: Oštevilčenje
|
data/config/locales/so.yml
CHANGED
|
@@ -147,9 +147,13 @@ so:
|
|
|
147
147
|
all_content_search_description: Raadi dhamaan waxyaabaha uu ka koobanyahay %{organisation}
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Lambar siinta boga
|
data/config/locales/sq.yml
CHANGED
|
@@ -147,9 +147,13 @@ sq:
|
|
|
147
147
|
all_content_search_description: Gjeni të gjithë përmbajtjen nga %{organisation}
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Numërtimi
|
data/config/locales/sr.yml
CHANGED
|
@@ -148,9 +148,13 @@ sr:
|
|
|
148
148
|
all_content_search_description: Pronađite sav sadržaj organizacije %{organisation}
|
|
149
149
|
password_input:
|
|
150
150
|
button:
|
|
151
|
+
button_aria_hide_label:
|
|
151
152
|
button_aria_label:
|
|
153
|
+
button_hide:
|
|
152
154
|
error_text_prefix:
|
|
153
155
|
label:
|
|
156
|
+
password_hidden_announcement:
|
|
157
|
+
password_shown_announcement:
|
|
154
158
|
previous_and_next_navigation:
|
|
155
159
|
next:
|
|
156
160
|
pagination: Broj stranice
|
data/config/locales/sv.yml
CHANGED
|
@@ -147,9 +147,13 @@ sv:
|
|
|
147
147
|
all_content_search_description: Hitta allt innehåll från %{organisation}
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Paginering
|
data/config/locales/sw.yml
CHANGED
|
@@ -147,9 +147,13 @@ sw:
|
|
|
147
147
|
all_content_search_description: Tafuta maudhui yote kutoka %{organisation}
|
|
148
148
|
password_input:
|
|
149
149
|
button:
|
|
150
|
+
button_aria_hide_label:
|
|
150
151
|
button_aria_label:
|
|
152
|
+
button_hide:
|
|
151
153
|
error_text_prefix:
|
|
152
154
|
label:
|
|
155
|
+
password_hidden_announcement:
|
|
156
|
+
password_shown_announcement:
|
|
153
157
|
previous_and_next_navigation:
|
|
154
158
|
next:
|
|
155
159
|
pagination: Nambari za kurasa
|
data/config/locales/ta.yml
CHANGED
|
@@ -148,9 +148,13 @@ ta:
|
|
|
148
148
|
all_content_search_description: "%{organisation}-லிருந்து அனைத்து உள்ளடக்கத்தையும் கண்டறி"
|
|
149
149
|
password_input:
|
|
150
150
|
button:
|
|
151
|
+
button_aria_hide_label:
|
|
151
152
|
button_aria_label:
|
|
153
|
+
button_hide:
|
|
152
154
|
error_text_prefix:
|
|
153
155
|
label:
|
|
156
|
+
password_hidden_announcement:
|
|
157
|
+
password_shown_announcement:
|
|
154
158
|
previous_and_next_navigation:
|
|
155
159
|
next:
|
|
156
160
|
pagination: பக்கமிடுதல்
|
data/config/locales/th.yml
CHANGED
|
@@ -145,9 +145,13 @@ th:
|
|
|
145
145
|
all_content_search_description: ค้นหาเนื้อหาทั้งหมดจาก %{organisation}
|
|
146
146
|
password_input:
|
|
147
147
|
button:
|
|
148
|
+
button_aria_hide_label:
|
|
148
149
|
button_aria_label:
|
|
150
|
+
button_hide:
|
|
149
151
|
error_text_prefix:
|
|
150
152
|
label:
|
|
153
|
+
password_hidden_announcement:
|
|
154
|
+
password_shown_announcement:
|
|
151
155
|
previous_and_next_navigation:
|
|
152
156
|
next:
|
|
153
157
|
pagination: การแบ่งหน้า
|
data/config/locales/tk.yml
CHANGED
|
@@ -148,9 +148,13 @@ tk:
|
|
|
148
148
|
all_content_search_description: Ähli mazmunyny %{organisation}-dan tapyň
|
|
149
149
|
password_input:
|
|
150
150
|
button:
|
|
151
|
+
button_aria_hide_label:
|
|
151
152
|
button_aria_label:
|
|
153
|
+
button_hide:
|
|
152
154
|
error_text_prefix:
|
|
153
155
|
label:
|
|
156
|
+
password_hidden_announcement:
|
|
157
|
+
password_shown_announcement:
|
|
154
158
|
previous_and_next_navigation:
|
|
155
159
|
next:
|
|
156
160
|
pagination: Sahypa
|
data/config/locales/tr.yml
CHANGED
|
@@ -148,9 +148,13 @@ tr:
|
|
|
148
148
|
all_content_search_description: "%{organisation} kaynaklı tüm içeriği bul"
|
|
149
149
|
password_input:
|
|
150
150
|
button:
|
|
151
|
+
button_aria_hide_label:
|
|
151
152
|
button_aria_label:
|
|
153
|
+
button_hide:
|
|
152
154
|
error_text_prefix:
|
|
153
155
|
label:
|
|
156
|
+
password_hidden_announcement:
|
|
157
|
+
password_shown_announcement:
|
|
154
158
|
previous_and_next_navigation:
|
|
155
159
|
next:
|
|
156
160
|
pagination: Sayfa
|
data/config/locales/uk.yml
CHANGED
|
@@ -154,9 +154,13 @@ uk:
|
|
|
154
154
|
all_content_search_description: Знайти весь вміст від %{organization}
|
|
155
155
|
password_input:
|
|
156
156
|
button:
|
|
157
|
+
button_aria_hide_label:
|
|
157
158
|
button_aria_label:
|
|
159
|
+
button_hide:
|
|
158
160
|
error_text_prefix:
|
|
159
161
|
label:
|
|
162
|
+
password_hidden_announcement:
|
|
163
|
+
password_shown_announcement:
|
|
160
164
|
previous_and_next_navigation:
|
|
161
165
|
next:
|
|
162
166
|
pagination: Поділ на сторінки
|
data/config/locales/ur.yml
CHANGED
|
@@ -144,9 +144,13 @@ ur:
|
|
|
144
144
|
all_content_search_description: "%{organisation} کا تمام مواد تلاش کریں"
|
|
145
145
|
password_input:
|
|
146
146
|
button:
|
|
147
|
+
button_aria_hide_label:
|
|
147
148
|
button_aria_label:
|
|
149
|
+
button_hide:
|
|
148
150
|
error_text_prefix:
|
|
149
151
|
label:
|
|
152
|
+
password_hidden_announcement:
|
|
153
|
+
password_shown_announcement:
|
|
150
154
|
previous_and_next_navigation:
|
|
151
155
|
next:
|
|
152
156
|
pagination: صفحہ بندی
|
data/config/locales/uz.yml
CHANGED
|
@@ -149,9 +149,13 @@ uz:
|
|
|
149
149
|
all_content_search_description: "%{organization} дан бутун контентни топиш"
|
|
150
150
|
password_input:
|
|
151
151
|
button:
|
|
152
|
+
button_aria_hide_label:
|
|
152
153
|
button_aria_label:
|
|
154
|
+
button_hide:
|
|
153
155
|
error_text_prefix:
|
|
154
156
|
label:
|
|
157
|
+
password_hidden_announcement:
|
|
158
|
+
password_shown_announcement:
|
|
155
159
|
previous_and_next_navigation:
|
|
156
160
|
next:
|
|
157
161
|
pagination: Саҳифаларнинг рақамланиши
|
data/config/locales/vi.yml
CHANGED
|
@@ -146,9 +146,13 @@ vi:
|
|
|
146
146
|
all_content_search_description: Tìm tất cả nội dung từ %{organisation}
|
|
147
147
|
password_input:
|
|
148
148
|
button:
|
|
149
|
+
button_aria_hide_label:
|
|
149
150
|
button_aria_label:
|
|
151
|
+
button_hide:
|
|
150
152
|
error_text_prefix:
|
|
151
153
|
label:
|
|
154
|
+
password_hidden_announcement:
|
|
155
|
+
password_shown_announcement:
|
|
152
156
|
previous_and_next_navigation:
|
|
153
157
|
next:
|
|
154
158
|
pagination: Phân trang
|
data/config/locales/zh-hk.yml
CHANGED
|
@@ -145,9 +145,13 @@ zh-hk:
|
|
|
145
145
|
all_content_search_description: 從 %{organisation} 獲得更多內容
|
|
146
146
|
password_input:
|
|
147
147
|
button:
|
|
148
|
+
button_aria_hide_label:
|
|
148
149
|
button_aria_label:
|
|
150
|
+
button_hide:
|
|
149
151
|
error_text_prefix:
|
|
150
152
|
label:
|
|
153
|
+
password_hidden_announcement:
|
|
154
|
+
password_shown_announcement:
|
|
151
155
|
previous_and_next_navigation:
|
|
152
156
|
next:
|
|
153
157
|
pagination: 分頁
|
data/config/locales/zh-tw.yml
CHANGED
|
@@ -145,9 +145,13 @@ zh-tw:
|
|
|
145
145
|
all_content_search_description: 從 %{organisation} 找到所有內容
|
|
146
146
|
password_input:
|
|
147
147
|
button:
|
|
148
|
+
button_aria_hide_label:
|
|
148
149
|
button_aria_label:
|
|
150
|
+
button_hide:
|
|
149
151
|
error_text_prefix:
|
|
150
152
|
label:
|
|
153
|
+
password_hidden_announcement:
|
|
154
|
+
password_shown_announcement:
|
|
151
155
|
previous_and_next_navigation:
|
|
152
156
|
next:
|
|
153
157
|
pagination: 分頁
|
data/config/locales/zh.yml
CHANGED
|
@@ -145,9 +145,13 @@ zh:
|
|
|
145
145
|
all_content_search_description: 查找 %{organisation} 的全部内容
|
|
146
146
|
password_input:
|
|
147
147
|
button:
|
|
148
|
+
button_aria_hide_label:
|
|
148
149
|
button_aria_label:
|
|
150
|
+
button_hide:
|
|
149
151
|
error_text_prefix:
|
|
150
152
|
label:
|
|
153
|
+
password_hidden_announcement:
|
|
154
|
+
password_shown_announcement:
|
|
151
155
|
previous_and_next_navigation:
|
|
152
156
|
next:
|
|
153
157
|
pagination: 分页
|