govspeak 5.7.0 → 5.7.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,23 @@
1
+ ---
2
+ vi:
3
+ govspeak:
4
+ attachment:
5
+ accessibility:
6
+ full_help_html: |-
7
+ Để yêu cầu tài liệu này dưới định dạng khác như tài liệu chữ nổi, tiếng hay một định dạng file khác, xin mời email đến %{email}
8
+ cung cấp địa chỉ của bạn, số điện thoại cùng với tiêu đề của tài liệu ("%{title}")%{references}.
9
+ heading: 'File này không phù hợp với công nghệ hỗ trợ của người dùng '
10
+ request_a_different_format: Yêu cầu một định dạng khác
11
+ headings:
12
+ order_a_copy: Đặt một bản sao
13
+ order_a_copy_full: Đặt một bản sao của ấn phẩm truyền thông
14
+ published: Đã đăng
15
+ reference: đối với
16
+ unnumbered_command_paper:
17
+ unnumbered_hoc_paper:
18
+ opendocument:
19
+ help_html:
20
+ see_more:
21
+ contact:
22
+ contact_form: Mẫu liên hệ
23
+ email: Email
@@ -0,0 +1,21 @@
1
+ ---
2
+ zh-hk:
3
+ govspeak:
4
+ attachment:
5
+ accessibility:
6
+ full_help_html: 尋求另一種檔案格式:點字或音檔
7
+ heading: 此檔案不適合使用科技輔助的使用者
8
+ request_a_different_format: 尋求別種格式
9
+ headings:
10
+ order_a_copy: 訂閱副本
11
+ order_a_copy_full: 訂閱報告副本
12
+ published: 已發布
13
+ reference: 參考
14
+ unnumbered_command_paper:
15
+ unnumbered_hoc_paper:
16
+ opendocument:
17
+ help_html:
18
+ see_more:
19
+ contact:
20
+ contact_form: "聯絡資料表"
21
+ email: "電子郵件"
@@ -0,0 +1,21 @@
1
+ ---
2
+ zh-tw:
3
+ govspeak:
4
+ attachment:
5
+ accessibility:
6
+ full_help_html: 尋求另一種檔案格式:點字或音檔
7
+ heading: 此檔案不適合使用科技輔助的使用者
8
+ request_a_different_format: 尋求別種格式
9
+ headings:
10
+ order_a_copy: 訂購備份
11
+ order_a_copy_full: 訂購發行刊物
12
+ published: 發行
13
+ reference: 參考
14
+ unnumbered_command_paper:
15
+ unnumbered_hoc_paper:
16
+ opendocument:
17
+ help_html:
18
+ see_more:
19
+ contact:
20
+ contact_form: "聯絡資料表"
21
+ email: "電子郵件"
@@ -0,0 +1,21 @@
1
+ ---
2
+ zh:
3
+ govspeak:
4
+ attachment:
5
+ accessibility:
6
+ full_help_html: 申请本文件的其它格式,如盲文、音频或者不同的文件类型,请发送邮件%{email}并写明您的地址、电话号码以及此报告的标题("%{title}")%{references}。
7
+ heading: 此文件可能对使用辅助技术的用户不适合。
8
+ request_a_different_format: 申请另一种格式。
9
+ headings:
10
+ order_a_copy: 订阅副本
11
+ order_a_copy_full: 订阅报告副本
12
+ published: 已发布
13
+ reference: Ref
14
+ unnumbered_command_paper:
15
+ unnumbered_hoc_paper:
16
+ opendocument:
17
+ help_html:
18
+ see_more:
19
+ contact:
20
+ contact_form: "联系表格"
21
+ email: "邮件"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govspeak
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.7.0
4
+ version: 5.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-08 00:00:00.000000000 Z
11
+ date: 2018-11-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: actionview
@@ -254,7 +254,12 @@ files:
254
254
  - Gemfile
255
255
  - README.md
256
256
  - Rakefile
257
+ - assets/contact_details.png
258
+ - assets/example.png
259
+ - assets/information_callout.png
260
+ - assets/warning_callout.png
257
261
  - bin/govspeak
262
+ - config/address_formats.yml
258
263
  - lib/govspeak.rb
259
264
  - lib/govspeak/blockquote_extra_quote_remover.rb
260
265
  - lib/govspeak/cli.rb
@@ -273,6 +278,49 @@ files:
273
278
  - lib/templates/attachment.html.erb
274
279
  - lib/templates/contact.html.erb
275
280
  - lib/templates/inline_attachment.html.erb
281
+ - locales/ar.yml
282
+ - locales/be.yml
283
+ - locales/bg.yml
284
+ - locales/cs.yml
285
+ - locales/cy.yml
286
+ - locales/de.yml
287
+ - locales/dr.yml
288
+ - locales/el.yml
289
+ - locales/en.yml
290
+ - locales/es-419.yml
291
+ - locales/es.yml
292
+ - locales/et.yml
293
+ - locales/fa.yml
294
+ - locales/fr.yml
295
+ - locales/he.yml
296
+ - locales/hi.yml
297
+ - locales/hu.yml
298
+ - locales/hy.yml
299
+ - locales/id.yml
300
+ - locales/it.yml
301
+ - locales/ja.yml
302
+ - locales/ko.yml
303
+ - locales/lt.yml
304
+ - locales/lv.yml
305
+ - locales/pl.yml
306
+ - locales/ps.yml
307
+ - locales/pt.yml
308
+ - locales/ro.yml
309
+ - locales/ru.yml
310
+ - locales/si.yml
311
+ - locales/so.yml
312
+ - locales/sq.yml
313
+ - locales/sr.yml
314
+ - locales/ta.yml
315
+ - locales/th.yml
316
+ - locales/tr.yml
317
+ - locales/uk.yml
318
+ - locales/ur.yml
319
+ - locales/uz.yml
320
+ - locales/vi.yml
321
+ - locales/zh-hk.yml
322
+ - locales/zh-tw.yml
323
+ - locales/zh.yml
276
324
  - test/blockquote_extra_quote_remover_test.rb
277
325
  - test/govspeak_attachments_image_test.rb
278
326
  - test/govspeak_attachments_inline_test.rb
@@ -313,19 +361,19 @@ signing_key:
313
361
  specification_version: 4
314
362
  summary: Markup language for single domain
315
363
  test_files:
316
- - test/blockquote_extra_quote_remover_test.rb
317
- - test/govspeak_test_helper.rb
318
- - test/govspeak_structured_headers_test.rb
319
- - test/govspeak_attachments_image_test.rb
320
- - test/govspeak_attachments_test.rb
321
364
  - test/test_helper.rb
322
- - test/govspeak_attachments_inline_test.rb
323
- - test/html_sanitizer_test.rb
324
365
  - test/govspeak_button_test.rb
325
- - test/html_validator_test.rb
326
- - test/govspeak_extract_contact_content_ids_test.rb
327
366
  - test/govspeak_test.rb
328
- - test/govspeak_link_extractor_test.rb
329
- - test/govspeak_link_test.rb
367
+ - test/html_validator_test.rb
330
368
  - test/govspeak_contacts_test.rb
369
+ - test/govspeak_test_helper.rb
370
+ - test/blockquote_extra_quote_remover_test.rb
371
+ - test/govspeak_attachments_image_test.rb
372
+ - test/html_sanitizer_test.rb
373
+ - test/govspeak_link_test.rb
374
+ - test/govspeak_extract_contact_content_ids_test.rb
375
+ - test/govspeak_structured_headers_test.rb
331
376
  - test/presenters/h_card_presenter_test.rb
377
+ - test/govspeak_link_extractor_test.rb
378
+ - test/govspeak_attachments_test.rb
379
+ - test/govspeak_attachments_inline_test.rb