govuk_publishing_components 37.9.1 → 38.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +29 -15
- data/app/assets/config/govuk_publishing_components_sassc-rails_manifest.js +0 -1
- data/app/assets/images/govuk_publishing_components/crests/hmrc_crest_13px.png +0 -0
- data/app/assets/images/govuk_publishing_components/crests/hmrc_crest_13px_x2.png +0 -0
- data/app/assets/images/govuk_publishing_components/crests/hmrc_crest_18px.png +0 -0
- data/app/assets/images/govuk_publishing_components/crests/hmrc_crest_18px_x2.png +0 -0
- data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-page-views.js +2 -1
- data/app/assets/javascripts/govuk_publishing_components/components/layout-super-navigation-header.js +3 -3
- data/app/assets/stylesheets/govuk_publishing_components/_all_components.scss +0 -1
- data/app/models/govuk_publishing_components/component_docs.rb +1 -3
- data/app/views/govuk_publishing_components/components/_govspeak.html.erb +0 -11
- data/app/views/govuk_publishing_components/components/_layout_super_navigation_header.html.erb +12 -1
- data/app/views/govuk_publishing_components/components/_notice.html.erb +1 -14
- data/app/views/govuk_publishing_components/components/_warning_text.html.erb +1 -10
- data/app/views/govuk_publishing_components/components/docs/contextual_footer.yml +6 -12
- data/app/views/govuk_publishing_components/components/docs/govspeak.yml +0 -9
- data/app/views/govuk_publishing_components/components/docs/notice.yml +0 -10
- data/app/views/govuk_publishing_components/components/docs/related_navigation.yml +9 -49
- data/app/views/govuk_publishing_components/components/docs/warning_text.yml +0 -7
- data/config/locales/ar.yml +0 -7
- data/config/locales/az.yml +0 -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 +0 -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/presenters/breadcrumb_selector.rb +0 -5
- data/lib/govuk_publishing_components/presenters/component_wrapper_helper.rb +1 -1
- data/lib/govuk_publishing_components/presenters/content_item.rb +0 -4
- data/lib/govuk_publishing_components/presenters/contextual_navigation.rb +0 -8
- data/lib/govuk_publishing_components/presenters/intervention_helper.rb +6 -4
- data/lib/govuk_publishing_components/presenters/related_navigation_helper.rb +6 -20
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/lib/govuk_publishing_components.rb +0 -1
- metadata +3 -8
- data/app/assets/javascripts/govuk_publishing_components/components/show-password.js +0 -82
- data/app/assets/stylesheets/govuk_publishing_components/components/_show-password.scss +0 -70
- data/app/views/govuk_publishing_components/components/_show_password.html.erb +0 -46
- data/app/views/govuk_publishing_components/components/docs/show_password.yml +0 -91
- data/lib/govuk_publishing_components/presenters/content_breadcrumbs_based_on_topic.rb +0 -38
data/config/locales/es-419.yml
CHANGED
@@ -178,13 +178,6 @@ es-419:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Su contraseña está oculta
|
183
|
-
announce_show: Se muestra su contraseña
|
184
|
-
hide: Ocultar
|
185
|
-
hide_password: Ocultar contraseña
|
186
|
-
show: Mostrar
|
187
|
-
show_password: Mostrar contraseña
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/es.yml
CHANGED
@@ -178,13 +178,6 @@ es:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: La contraseña está oculta
|
183
|
-
announce_show: Se muestra su contraseña
|
184
|
-
hide: Ocultar
|
185
|
-
hide_password: Ocultar contraseña
|
186
|
-
show: Mostrar
|
187
|
-
show_password: Mostrar contraseña
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/et.yml
CHANGED
@@ -181,13 +181,6 @@ et:
|
|
181
181
|
share_links:
|
182
182
|
all_opens_in_new_tab:
|
183
183
|
opens_in_new_tab:
|
184
|
-
show_password:
|
185
|
-
announce_hide: Teie parool on peidetud
|
186
|
-
announce_show: Teie parooli kuvatakse
|
187
|
-
hide: Peida
|
188
|
-
hide_password: Peida parool
|
189
|
-
show: Kuva
|
190
|
-
show_password: Kuva parool
|
191
184
|
single_page_notification_button:
|
192
185
|
subscribe_text:
|
193
186
|
unsubscribe_text:
|
data/config/locales/fa.yml
CHANGED
@@ -177,13 +177,6 @@ fa:
|
|
177
177
|
share_links:
|
178
178
|
all_opens_in_new_tab:
|
179
179
|
opens_in_new_tab:
|
180
|
-
show_password:
|
181
|
-
announce_hide: رمز عبور شما مخفی شده است
|
182
|
-
announce_show: رمز عبور شما نمایش داده شده است
|
183
|
-
hide: مخفی کردن
|
184
|
-
hide_password: مخفی کردن رمز عبور
|
185
|
-
show: نمایش
|
186
|
-
show_password: نمایش رمز عبور
|
187
180
|
single_page_notification_button:
|
188
181
|
subscribe_text:
|
189
182
|
unsubscribe_text:
|
data/config/locales/fi.yml
CHANGED
@@ -180,13 +180,6 @@ fi:
|
|
180
180
|
share_links:
|
181
181
|
all_opens_in_new_tab:
|
182
182
|
opens_in_new_tab:
|
183
|
-
show_password:
|
184
|
-
announce_hide: Salasanasi on piilotettu
|
185
|
-
announce_show: Salasanasi näytetään
|
186
|
-
hide: Piilottaa
|
187
|
-
hide_password: Piilota salasana
|
188
|
-
show: Näytä
|
189
|
-
show_password: Näytä salasana
|
190
183
|
single_page_notification_button:
|
191
184
|
subscribe_text:
|
192
185
|
unsubscribe_text:
|
data/config/locales/fr.yml
CHANGED
@@ -178,13 +178,6 @@ fr:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Votre mot de passe est masqué
|
183
|
-
announce_show: Votre mot de passe est affiché
|
184
|
-
hide: Masquer
|
185
|
-
hide_password: Masquer le mot de passe
|
186
|
-
show: Afficher
|
187
|
-
show_password: Afficher le mot de passe
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/gd.yml
CHANGED
@@ -180,13 +180,6 @@ gd:
|
|
180
180
|
share_links:
|
181
181
|
all_opens_in_new_tab:
|
182
182
|
opens_in_new_tab:
|
183
|
-
show_password:
|
184
|
-
announce_hide: Tá do chuid focal i bhfolach
|
185
|
-
announce_show: Taispeántar do chuid focal
|
186
|
-
hide: Cheilt
|
187
|
-
hide_password: Folaigh pasfhocal
|
188
|
-
show: Taispeántas
|
189
|
-
show_password: Taispeáin pasfhocal
|
190
183
|
single_page_notification_button:
|
191
184
|
subscribe_text:
|
192
185
|
unsubscribe_text:
|
data/config/locales/gu.yml
CHANGED
@@ -178,13 +178,6 @@ gu:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: તમારો પાસવર્ડ હાઈડ કરેલ છે
|
183
|
-
announce_show: તમારો પાસવર્ડ દર્શાવ્યો છે
|
184
|
-
hide: હાઈડ
|
185
|
-
hide_password: પાસવર્ડ હાઈડ કરો
|
186
|
-
show: દર્શાવો
|
187
|
-
show_password: પાસવર્ડ દર્શાવો
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/he.yml
CHANGED
@@ -178,13 +178,6 @@ he:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: הסיסמה שלך מוסתרת
|
183
|
-
announce_show: הסיסמה שלך מוצגת
|
184
|
-
hide: הסתר
|
185
|
-
hide_password: הסתר סיסמה
|
186
|
-
show: הצג
|
187
|
-
show_password: הצג סיסמה
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/hi.yml
CHANGED
@@ -178,13 +178,6 @@ hi:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: आपका पासवर्ड छिपा है
|
183
|
-
announce_show: आपका पासवर्ड प्रदर्शित है
|
184
|
-
hide: छिपाएं
|
185
|
-
hide_password: पासवर्ड छिपाएं
|
186
|
-
show: दिखाएं
|
187
|
-
show_password: पासवर्ड दिखाएं
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/hr.yml
CHANGED
@@ -179,13 +179,6 @@ hr:
|
|
179
179
|
share_links:
|
180
180
|
all_opens_in_new_tab:
|
181
181
|
opens_in_new_tab:
|
182
|
-
show_password:
|
183
|
-
announce_hide: Vaša lozinka je skrivena
|
184
|
-
announce_show: Vaša se lozinka prikazuje
|
185
|
-
hide: Sakrij
|
186
|
-
hide_password: Sakrij lozinku
|
187
|
-
show: Prikaži
|
188
|
-
show_password: Prikaži lozinku
|
189
182
|
single_page_notification_button:
|
190
183
|
subscribe_text:
|
191
184
|
unsubscribe_text:
|
data/config/locales/hu.yml
CHANGED
@@ -181,13 +181,6 @@ hu:
|
|
181
181
|
share_links:
|
182
182
|
all_opens_in_new_tab:
|
183
183
|
opens_in_new_tab:
|
184
|
-
show_password:
|
185
|
-
announce_hide: A jelszava rejtett
|
186
|
-
announce_show: A jelszava látható
|
187
|
-
hide: Elrejtés
|
188
|
-
hide_password: Jelszó elrejtése
|
189
|
-
show: Megmutatás
|
190
|
-
show_password: Jelszó megmutatása
|
191
184
|
single_page_notification_button:
|
192
185
|
subscribe_text:
|
193
186
|
unsubscribe_text:
|
data/config/locales/hy.yml
CHANGED
@@ -182,13 +182,6 @@ hy:
|
|
182
182
|
share_links:
|
183
183
|
all_opens_in_new_tab:
|
184
184
|
opens_in_new_tab:
|
185
|
-
show_password:
|
186
|
-
announce_hide: Ձեր գաղտնաբառը թաքցրած է
|
187
|
-
announce_show: Ձեր գաղտնաբառը ցուցադրված է
|
188
|
-
hide: Թաքցնել
|
189
|
-
hide_password: Թաքցնել գաղտնաբառը
|
190
|
-
show: Ցուցադրել
|
191
|
-
show_password: Ցույց տալ գաղտնաբառը
|
192
185
|
single_page_notification_button:
|
193
186
|
subscribe_text:
|
194
187
|
unsubscribe_text:
|
data/config/locales/id.yml
CHANGED
@@ -178,13 +178,6 @@ id:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Kata sandi Anda tersembunyi
|
183
|
-
announce_show: Kata sandi Anda tampak
|
184
|
-
hide: Sembunyikan
|
185
|
-
hide_password: Sembunyikan kata sandi
|
186
|
-
show: Tampilkan
|
187
|
-
show_password: Tampilkan kata sandi
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/is.yml
CHANGED
@@ -178,13 +178,6 @@ is:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Lykilorðið þitt er falið
|
183
|
-
announce_show: Lykilorðið þitt er sýnt
|
184
|
-
hide: Fela
|
185
|
-
hide_password: Fela lykilorð
|
186
|
-
show: Sýna
|
187
|
-
show_password: Sýna lykilorð
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/it.yml
CHANGED
@@ -178,13 +178,6 @@ it:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: La tua password è nascosta
|
183
|
-
announce_show: La tua password è mostrata
|
184
|
-
hide: Nascondi
|
185
|
-
hide_password: Nascondi password
|
186
|
-
show: Mostra
|
187
|
-
show_password: Mostra password
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/ja.yml
CHANGED
@@ -174,13 +174,6 @@ ja:
|
|
174
174
|
share_links:
|
175
175
|
all_opens_in_new_tab:
|
176
176
|
opens_in_new_tab:
|
177
|
-
show_password:
|
178
|
-
announce_hide: パスワードは非表示です
|
179
|
-
announce_show: パスワードが表示されています
|
180
|
-
hide: 非表示
|
181
|
-
hide_password: パスワードを非表示にする
|
182
|
-
show: 表示
|
183
|
-
show_password: パスワードを表示する
|
184
177
|
single_page_notification_button:
|
185
178
|
subscribe_text:
|
186
179
|
unsubscribe_text:
|
data/config/locales/ka.yml
CHANGED
@@ -181,13 +181,6 @@ ka:
|
|
181
181
|
share_links:
|
182
182
|
all_opens_in_new_tab:
|
183
183
|
opens_in_new_tab:
|
184
|
-
show_password:
|
185
|
-
announce_hide: თქვენი პაროლი დაფარულია
|
186
|
-
announce_show: თქვენი პაროლი ჩანს
|
187
|
-
hide: დაფარვა
|
188
|
-
hide_password: პაროლის დაფარვა
|
189
|
-
show: ჩვენება
|
190
|
-
show_password: პაროლის ჩვენება
|
191
184
|
single_page_notification_button:
|
192
185
|
subscribe_text:
|
193
186
|
unsubscribe_text:
|
data/config/locales/kk.yml
CHANGED
@@ -178,13 +178,6 @@ kk:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Құпиясөзіңіз жасырылған
|
183
|
-
announce_show: Құпиясөзіңіз көрсетілген
|
184
|
-
hide: Жасыру
|
185
|
-
hide_password: Құпиясөзді жасыру
|
186
|
-
show: Көрсету
|
187
|
-
show_password: Құпиясөзді көрсету
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/ko.yml
CHANGED
@@ -173,13 +173,6 @@ ko:
|
|
173
173
|
share_links:
|
174
174
|
all_opens_in_new_tab:
|
175
175
|
opens_in_new_tab:
|
176
|
-
show_password:
|
177
|
-
announce_hide:
|
178
|
-
announce_show:
|
179
|
-
hide:
|
180
|
-
hide_password:
|
181
|
-
show:
|
182
|
-
show_password:
|
183
176
|
single_page_notification_button:
|
184
177
|
subscribe_text:
|
185
178
|
unsubscribe_text:
|
data/config/locales/lt.yml
CHANGED
@@ -183,13 +183,6 @@ lt:
|
|
183
183
|
share_links:
|
184
184
|
all_opens_in_new_tab:
|
185
185
|
opens_in_new_tab:
|
186
|
-
show_password:
|
187
|
-
announce_hide: Jūsų slaptažodis paslėptas
|
188
|
-
announce_show: Jūsų slaptažodis rodomas
|
189
|
-
hide: Slėpti
|
190
|
-
hide_password: Slėpti slaptažodį
|
191
|
-
show: Rodyti
|
192
|
-
show_password: Rodyti slaptažodį
|
193
186
|
single_page_notification_button:
|
194
187
|
subscribe_text:
|
195
188
|
unsubscribe_text:
|
data/config/locales/lv.yml
CHANGED
@@ -182,13 +182,6 @@ lv:
|
|
182
182
|
share_links:
|
183
183
|
all_opens_in_new_tab:
|
184
184
|
opens_in_new_tab:
|
185
|
-
show_password:
|
186
|
-
announce_hide: Jūsu parole ir paslēpta
|
187
|
-
announce_show: Jūsu parole ir redzama
|
188
|
-
hide: Paslēpt
|
189
|
-
hide_password: Paslēpt paroli
|
190
|
-
show: Rādīt
|
191
|
-
show_password: Rādīt paroli
|
192
185
|
single_page_notification_button:
|
193
186
|
subscribe_text:
|
194
187
|
unsubscribe_text:
|
data/config/locales/ms.yml
CHANGED
@@ -177,13 +177,6 @@ ms:
|
|
177
177
|
share_links:
|
178
178
|
all_opens_in_new_tab:
|
179
179
|
opens_in_new_tab:
|
180
|
-
show_password:
|
181
|
-
announce_hide: Kata laluan anda disorokkan
|
182
|
-
announce_show: Kata laluan anda ditunjukkan
|
183
|
-
hide: Sorok
|
184
|
-
hide_password: Sorok kata laluan
|
185
|
-
show: Tunjuk
|
186
|
-
show_password: Tunjuk kata laluan
|
187
180
|
single_page_notification_button:
|
188
181
|
subscribe_text:
|
189
182
|
unsubscribe_text:
|
data/config/locales/mt.yml
CHANGED
@@ -180,13 +180,6 @@ mt:
|
|
180
180
|
share_links:
|
181
181
|
all_opens_in_new_tab:
|
182
182
|
opens_in_new_tab:
|
183
|
-
show_password:
|
184
|
-
announce_hide: Il-password tiegħek hija moħbija
|
185
|
-
announce_show: Il-password tiegħek qed tidher
|
186
|
-
hide: Aħbi
|
187
|
-
hide_password: Aħbi l-password
|
188
|
-
show: Uri
|
189
|
-
show_password: Uri l-password
|
190
183
|
single_page_notification_button:
|
191
184
|
subscribe_text:
|
192
185
|
unsubscribe_text:
|
data/config/locales/nl.yml
CHANGED
@@ -178,13 +178,6 @@ nl:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Uw wachtwoord is verborgen
|
183
|
-
announce_show: Uw wachtwoord wordt getoond
|
184
|
-
hide: Verberg
|
185
|
-
hide_password: Verberg wachtwoord
|
186
|
-
show: Toon
|
187
|
-
show_password: Wachtwoord tonen
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/no.yml
CHANGED
@@ -178,13 +178,6 @@
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Passordet ditt er skjult
|
183
|
-
announce_show: Passordet ditt vises
|
184
|
-
hide: Skjul
|
185
|
-
hide_password: Skjul passord
|
186
|
-
show: Vis
|
187
|
-
show_password: Vis passord
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/pa-pk.yml
CHANGED
@@ -174,13 +174,6 @@ pa-pk:
|
|
174
174
|
share_links:
|
175
175
|
all_opens_in_new_tab:
|
176
176
|
opens_in_new_tab:
|
177
|
-
show_password:
|
178
|
-
announce_hide: تہاڈا پاس ورڈ لُکیا ہویا اے
|
179
|
-
announce_show: تہاڈا پاس ورڈ دکھائی دِتا اے
|
180
|
-
hide: لُکاؤ
|
181
|
-
hide_password: پاس ورڈ لُکاؤ
|
182
|
-
show: دکھاؤ
|
183
|
-
show_password: پاس ورڈ وکھاؤ
|
184
177
|
single_page_notification_button:
|
185
178
|
subscribe_text:
|
186
179
|
unsubscribe_text:
|
data/config/locales/pa.yml
CHANGED
@@ -178,13 +178,6 @@ pa:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: ਤੁਹਾਡਾ ਪਾਸਵਰਡ ਲੁਕਿਆ ਹੋਇਆ ਹੈ
|
183
|
-
announce_show: ਤੁਹਾਡਾ ਪਾਸਵਰਡ ਦਿਖਾਇਆ ਗਿਆ ਹੈ
|
184
|
-
hide: ਓਹਲੇ
|
185
|
-
hide_password: ਪਾਸਵਰਡ ਲੁਕਾਓ
|
186
|
-
show: ਦਿਖਾਉ
|
187
|
-
show_password: ਪਾਸਵਰਡ ਦਿਖਾਓ
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/pl.yml
CHANGED
@@ -182,13 +182,6 @@ pl:
|
|
182
182
|
share_links:
|
183
183
|
all_opens_in_new_tab:
|
184
184
|
opens_in_new_tab:
|
185
|
-
show_password:
|
186
|
-
announce_hide: Twoje hasło jest ukryte
|
187
|
-
announce_show: Twoje hasło jest wyświetlane
|
188
|
-
hide: Ukryj
|
189
|
-
hide_password: Ukryj hasło
|
190
|
-
show: Pokaż
|
191
|
-
show_password: Pokaż hasło
|
192
185
|
single_page_notification_button:
|
193
186
|
subscribe_text:
|
194
187
|
unsubscribe_text:
|
data/config/locales/ps.yml
CHANGED
@@ -175,13 +175,6 @@ ps:
|
|
175
175
|
share_links:
|
176
176
|
all_opens_in_new_tab:
|
177
177
|
opens_in_new_tab:
|
178
|
-
show_password:
|
179
|
-
announce_hide: ستاسو رمز پټ دی
|
180
|
-
announce_show: ستاسو رمز ښودل شوی
|
181
|
-
hide: پټول
|
182
|
-
hide_password: پټنوم پټ کړئ
|
183
|
-
show: ښودل
|
184
|
-
show_password: پاسورډ ښکاره کړئ
|
185
178
|
single_page_notification_button:
|
186
179
|
subscribe_text:
|
187
180
|
unsubscribe_text:
|
data/config/locales/pt.yml
CHANGED
@@ -178,13 +178,6 @@ pt:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: A sua palavra-passe é ocultada
|
183
|
-
announce_show: A sua palavra-passe é mostrada
|
184
|
-
hide: Ocultar
|
185
|
-
hide_password: Ocultar palavra-passe
|
186
|
-
show: Mostrar
|
187
|
-
show_password: Mostrar palavra-passe
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/ro.yml
CHANGED
@@ -179,13 +179,6 @@ ro:
|
|
179
179
|
share_links:
|
180
180
|
all_opens_in_new_tab:
|
181
181
|
opens_in_new_tab:
|
182
|
-
show_password:
|
183
|
-
announce_hide: Parola dvs. este ascunsă
|
184
|
-
announce_show: Parola dvs. este afișată
|
185
|
-
hide: Ascundeți
|
186
|
-
hide_password: Ascundeți parola
|
187
|
-
show: Afișați
|
188
|
-
show_password: Afișați parola
|
189
182
|
single_page_notification_button:
|
190
183
|
subscribe_text:
|
191
184
|
unsubscribe_text:
|
data/config/locales/ru.yml
CHANGED
@@ -182,13 +182,6 @@ ru:
|
|
182
182
|
share_links:
|
183
183
|
all_opens_in_new_tab:
|
184
184
|
opens_in_new_tab:
|
185
|
-
show_password:
|
186
|
-
announce_hide: Ваш пароль скрыт
|
187
|
-
announce_show: Ваш пароль показан
|
188
|
-
hide: Скрыть
|
189
|
-
hide_password: Скрыть пароль
|
190
|
-
show: Показать
|
191
|
-
show_password: Показать пароль
|
192
185
|
single_page_notification_button:
|
193
186
|
subscribe_text:
|
194
187
|
unsubscribe_text:
|
data/config/locales/si.yml
CHANGED
@@ -178,13 +178,6 @@ si:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: ඔබගේ මුරපදය සඟවා ඇත
|
183
|
-
announce_show: ඔබගේ මුරපදය පෙන්වා ඇත
|
184
|
-
hide: සඟවන්න
|
185
|
-
hide_password: රහස්වචනය සඟවන්න
|
186
|
-
show: පෙන්වන්න
|
187
|
-
show_password: මුරපදය පෙන්වන්න
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/sk.yml
CHANGED
@@ -183,13 +183,6 @@ sk:
|
|
183
183
|
share_links:
|
184
184
|
all_opens_in_new_tab:
|
185
185
|
opens_in_new_tab:
|
186
|
-
show_password:
|
187
|
-
announce_hide: Vaše heslo je skryté
|
188
|
-
announce_show: Vaše heslo sa zobrazuje.
|
189
|
-
hide: Skryť
|
190
|
-
hide_password: Skryť heslo
|
191
|
-
show: Zobraziť
|
192
|
-
show_password: Zobraziť heslo
|
193
186
|
single_page_notification_button:
|
194
187
|
subscribe_text:
|
195
188
|
unsubscribe_text:
|
data/config/locales/sl.yml
CHANGED
@@ -185,13 +185,6 @@ sl:
|
|
185
185
|
share_links:
|
186
186
|
all_opens_in_new_tab:
|
187
187
|
opens_in_new_tab:
|
188
|
-
show_password:
|
189
|
-
announce_hide: Vaše geslo je skrito
|
190
|
-
announce_show: Vaše geslo je prikazano
|
191
|
-
hide: Skrij
|
192
|
-
hide_password: Skrij geslo
|
193
|
-
show: Prikaži
|
194
|
-
show_password: Prikaži geslo
|
195
188
|
single_page_notification_button:
|
196
189
|
subscribe_text:
|
197
190
|
unsubscribe_text:
|
data/config/locales/so.yml
CHANGED
@@ -178,13 +178,6 @@ so:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Fure sireedkaagu wuu qarsoonayhay
|
183
|
-
announce_show: Fure sireedkaagu wuu muuqdaa
|
184
|
-
hide: Qari
|
185
|
-
hide_password: Qari fure sireedka
|
186
|
-
show: Muuji
|
187
|
-
show_password: Muuji furesireedka
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/sq.yml
CHANGED
@@ -178,13 +178,6 @@ sq:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Fjalëkalimi juaj është fshehur
|
183
|
-
announce_show: Fjalëkalimi juaj është treguar
|
184
|
-
hide: Fshih
|
185
|
-
hide_password: Fshih fjalëkalimin
|
186
|
-
show: Shfaq
|
187
|
-
show_password: Shfaq fjalëkalimin
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/sr.yml
CHANGED
@@ -179,13 +179,6 @@ sr:
|
|
179
179
|
share_links:
|
180
180
|
all_opens_in_new_tab:
|
181
181
|
opens_in_new_tab:
|
182
|
-
show_password:
|
183
|
-
announce_hide: Lozinka je sakrivena
|
184
|
-
announce_show: Lozinka je prikazana
|
185
|
-
hide: Sakrij
|
186
|
-
hide_password: Sakrij lozinku
|
187
|
-
show: Prikaži
|
188
|
-
show_password: Prikaži lozinku
|
189
182
|
single_page_notification_button:
|
190
183
|
subscribe_text:
|
191
184
|
unsubscribe_text:
|
data/config/locales/sv.yml
CHANGED
@@ -178,13 +178,6 @@ sv:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Ditt lösenord är dolt
|
183
|
-
announce_show: Ditt lösenord visas
|
184
|
-
hide: Dölj
|
185
|
-
hide_password: Dölj lösenordet
|
186
|
-
show: Visa
|
187
|
-
show_password: Visa lösenordet
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/sw.yml
CHANGED
@@ -178,13 +178,6 @@ sw:
|
|
178
178
|
share_links:
|
179
179
|
all_opens_in_new_tab:
|
180
180
|
opens_in_new_tab:
|
181
|
-
show_password:
|
182
|
-
announce_hide: Nenosiri lako limefichwa
|
183
|
-
announce_show: Nenosiri lako limeonyeshwa
|
184
|
-
hide: Ficha
|
185
|
-
hide_password: Ficha nenosiri
|
186
|
-
show: Onyesha
|
187
|
-
show_password: Onyesha nenosiri
|
188
181
|
single_page_notification_button:
|
189
182
|
subscribe_text:
|
190
183
|
unsubscribe_text:
|
data/config/locales/ta.yml
CHANGED
@@ -179,13 +179,6 @@ ta:
|
|
179
179
|
share_links:
|
180
180
|
all_opens_in_new_tab:
|
181
181
|
opens_in_new_tab:
|
182
|
-
show_password:
|
183
|
-
announce_hide: உங்கள் கடவுச்சொல் மறைக்கப்பட்டுள்ளது
|
184
|
-
announce_show: உங்கள் கடவுச்சொல் காட்டப்படுகிறது
|
185
|
-
hide: மறை
|
186
|
-
hide_password: கடவுச்சொல்லை மறை
|
187
|
-
show: காட்டு
|
188
|
-
show_password: கடவுச்சொல்லைக் காட்டு
|
189
182
|
single_page_notification_button:
|
190
183
|
subscribe_text:
|
191
184
|
unsubscribe_text:
|
data/config/locales/th.yml
CHANGED
@@ -176,13 +176,6 @@ th:
|
|
176
176
|
share_links:
|
177
177
|
all_opens_in_new_tab:
|
178
178
|
opens_in_new_tab:
|
179
|
-
show_password:
|
180
|
-
announce_hide: รหัสผ่านของคุณถูกซ่อน
|
181
|
-
announce_show: รหัสผ่านของคุณถูกแสดง
|
182
|
-
hide: ซ่อน
|
183
|
-
hide_password: ซ่อนรหัสผ่าน
|
184
|
-
show: แสดง
|
185
|
-
show_password: แสดงรหัสผ่าน
|
186
179
|
single_page_notification_button:
|
187
180
|
subscribe_text:
|
188
181
|
unsubscribe_text:
|
data/config/locales/tk.yml
CHANGED
@@ -179,13 +179,6 @@ tk:
|
|
179
179
|
share_links:
|
180
180
|
all_opens_in_new_tab:
|
181
181
|
opens_in_new_tab:
|
182
|
-
show_password:
|
183
|
-
announce_hide: Açar sözüňiz gizlenen
|
184
|
-
announce_show: Açar sözüňiz görkezilen
|
185
|
-
hide: Gizle
|
186
|
-
hide_password: Açar sözi gizle
|
187
|
-
show: Görkez
|
188
|
-
show_password: Açar sözi görkez
|
189
182
|
single_page_notification_button:
|
190
183
|
subscribe_text:
|
191
184
|
unsubscribe_text:
|