@ntlab/ntjs-assets 2.0.39 → 2.0.41

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.
Files changed (76) hide show
  1. package/assets/js/DataTables/DataTables/js/dataTables.js +62 -21
  2. package/assets/js/DataTables/DataTables/js/dataTables.min.js +2 -2
  3. package/assets/js/DataTables/Extensions/Buttons/js/buttons.html5.js +20 -13
  4. package/assets/js/DataTables/Extensions/Buttons/js/buttons.html5.min.js +1 -1
  5. package/assets/js/DataTables/Extensions/Buttons/js/dataTables.buttons.js +2 -2
  6. package/assets/js/DataTables/Extensions/Buttons/js/dataTables.buttons.min.js +2 -2
  7. package/assets/js/DataTables/Extensions/Responsive/js/dataTables.responsive.js +59 -51
  8. package/assets/js/DataTables/Extensions/Responsive/js/dataTables.responsive.min.js +2 -2
  9. package/assets/js/cdn.json +3 -3
  10. package/assets/js/pdfjs/build/pdf.mjs +586 -365
  11. package/assets/js/pdfjs/build/pdf.mjs.map +1 -1
  12. package/assets/js/pdfjs/build/pdf.sandbox.mjs +3 -3
  13. package/assets/js/pdfjs/build/pdf.sandbox.mjs.map +1 -1
  14. package/assets/js/pdfjs/build/pdf.worker.mjs +33 -56
  15. package/assets/js/pdfjs/build/pdf.worker.mjs.map +1 -1
  16. package/assets/js/pdfjs/web/images/altText_disclaimer.svg +3 -0
  17. package/assets/js/pdfjs/web/images/altText_spinner.svg +30 -0
  18. package/assets/js/pdfjs/web/images/altText_warning.svg +3 -0
  19. package/assets/js/pdfjs/web/images/messageBar_closingButton.svg +3 -0
  20. package/assets/js/pdfjs/web/images/messageBar_warning.svg +3 -0
  21. package/assets/js/pdfjs/web/locale/be/viewer.ftl +63 -8
  22. package/assets/js/pdfjs/web/locale/bg/viewer.ftl +25 -8
  23. package/assets/js/pdfjs/web/locale/cs/viewer.ftl +63 -8
  24. package/assets/js/pdfjs/web/locale/cy/viewer.ftl +57 -8
  25. package/assets/js/pdfjs/web/locale/da/viewer.ftl +71 -8
  26. package/assets/js/pdfjs/web/locale/de/viewer.ftl +59 -8
  27. package/assets/js/pdfjs/web/locale/dsb/viewer.ftl +57 -8
  28. package/assets/js/pdfjs/web/locale/el/viewer.ftl +71 -8
  29. package/assets/js/pdfjs/web/locale/en-CA/viewer.ftl +57 -8
  30. package/assets/js/pdfjs/web/locale/en-GB/viewer.ftl +71 -8
  31. package/assets/js/pdfjs/web/locale/en-US/viewer.ftl +97 -20
  32. package/assets/js/pdfjs/web/locale/eo/viewer.ftl +57 -2
  33. package/assets/js/pdfjs/web/locale/es-AR/viewer.ftl +71 -8
  34. package/assets/js/pdfjs/web/locale/es-CL/viewer.ftl +71 -8
  35. package/assets/js/pdfjs/web/locale/es-MX/viewer.ftl +34 -6
  36. package/assets/js/pdfjs/web/locale/fi/viewer.ftl +59 -8
  37. package/assets/js/pdfjs/web/locale/fr/viewer.ftl +71 -8
  38. package/assets/js/pdfjs/web/locale/fur/viewer.ftl +59 -8
  39. package/assets/js/pdfjs/web/locale/fy-NL/viewer.ftl +71 -8
  40. package/assets/js/pdfjs/web/locale/gn/viewer.ftl +53 -8
  41. package/assets/js/pdfjs/web/locale/he/viewer.ftl +71 -8
  42. package/assets/js/pdfjs/web/locale/hr/viewer.ftl +143 -4
  43. package/assets/js/pdfjs/web/locale/hsb/viewer.ftl +71 -8
  44. package/assets/js/pdfjs/web/locale/hu/viewer.ftl +71 -2
  45. package/assets/js/pdfjs/web/locale/ia/viewer.ftl +71 -0
  46. package/assets/js/pdfjs/web/locale/is/viewer.ftl +57 -0
  47. package/assets/js/pdfjs/web/locale/it/viewer.ftl +81 -5
  48. package/assets/js/pdfjs/web/locale/ja/viewer.ftl +60 -10
  49. package/assets/js/pdfjs/web/locale/kk/viewer.ftl +71 -8
  50. package/assets/js/pdfjs/web/locale/ko/viewer.ftl +71 -8
  51. package/assets/js/pdfjs/web/locale/nl/viewer.ftl +71 -8
  52. package/assets/js/pdfjs/web/locale/nn-NO/viewer.ftl +57 -2
  53. package/assets/js/pdfjs/web/locale/oc/viewer.ftl +13 -6
  54. package/assets/js/pdfjs/web/locale/pa-IN/viewer.ftl +59 -2
  55. package/assets/js/pdfjs/web/locale/pl/viewer.ftl +57 -8
  56. package/assets/js/pdfjs/web/locale/pt-BR/viewer.ftl +71 -2
  57. package/assets/js/pdfjs/web/locale/pt-PT/viewer.ftl +59 -8
  58. package/assets/js/pdfjs/web/locale/ru/viewer.ftl +71 -8
  59. package/assets/js/pdfjs/web/locale/sc/viewer.ftl +83 -6
  60. package/assets/js/pdfjs/web/locale/sk/viewer.ftl +59 -8
  61. package/assets/js/pdfjs/web/locale/skr/viewer.ftl +49 -2
  62. package/assets/js/pdfjs/web/locale/sl/viewer.ftl +71 -0
  63. package/assets/js/pdfjs/web/locale/sq/viewer.ftl +57 -2
  64. package/assets/js/pdfjs/web/locale/sv-SE/viewer.ftl +71 -8
  65. package/assets/js/pdfjs/web/locale/tg/viewer.ftl +8 -2
  66. package/assets/js/pdfjs/web/locale/th/viewer.ftl +57 -8
  67. package/assets/js/pdfjs/web/locale/tr/viewer.ftl +71 -2
  68. package/assets/js/pdfjs/web/locale/uk/viewer.ftl +33 -2
  69. package/assets/js/pdfjs/web/locale/vi/viewer.ftl +71 -8
  70. package/assets/js/pdfjs/web/locale/zh-CN/viewer.ftl +71 -2
  71. package/assets/js/pdfjs/web/locale/zh-TW/viewer.ftl +71 -0
  72. package/assets/js/pdfjs/web/viewer.css +1250 -790
  73. package/assets/js/pdfjs/web/viewer.html +141 -47
  74. package/assets/js/pdfjs/web/viewer.mjs +1187 -563
  75. package/assets/js/pdfjs/web/viewer.mjs.map +1 -1
  76. package/package.json +1 -1
@@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = 文档属性…
105
105
  pdfjs-document-properties-file-name = 文件名:
106
106
  pdfjs-document-properties-file-size = 文件大小:
107
107
  # Variables:
108
+ # $kb (Number) - the PDF file size in kilobytes
109
+ # $b (Number) - the PDF file size in bytes
110
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB({ $b } 字节)
111
+ # Variables:
112
+ # $mb (Number) - the PDF file size in megabytes
113
+ # $b (Number) - the PDF file size in bytes
114
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB({ $b } 字节)
115
+ # Variables:
108
116
  # $size_kb (Number) - the PDF file size in kilobytes
109
117
  # $size_b (Number) - the PDF file size in bytes
110
118
  pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } 字节)
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = 关键词:
119
127
  pdfjs-document-properties-creation-date = 创建日期:
120
128
  pdfjs-document-properties-modification-date = 修改日期:
121
129
  # Variables:
130
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
131
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
132
+ # Variables:
122
133
  # $date (Date) - the creation/modification date of the PDF file
123
134
  # $time (Time) - the creation/modification time of the PDF file
124
135
  pdfjs-document-properties-date-string = { $date }, { $time }
@@ -267,6 +278,9 @@ pdfjs-annotation-date-string = { $date },{ $time }
267
278
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
268
279
  pdfjs-text-annotation-type =
269
280
  .alt = [{ $type } 注释]
281
+ # Variables:
282
+ # $dateObj (Date) - the modification date and time of the annotation
283
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
270
284
 
271
285
  ## Password
272
286
 
@@ -290,8 +304,6 @@ pdfjs-editor-stamp-button-label = 添加或编辑图像
290
304
  pdfjs-editor-highlight-button =
291
305
  .title = 高亮
292
306
  pdfjs-editor-highlight-button-label = 高亮
293
- pdfjs-highlight-floating-button =
294
- .title = 高亮
295
307
  pdfjs-highlight-floating-button1 =
296
308
  .title = 高亮
297
309
  .aria-label = 高亮
@@ -386,3 +398,60 @@ pdfjs-editor-colorpicker-red =
386
398
  pdfjs-editor-highlight-show-all-button-label = 显示全部
387
399
  pdfjs-editor-highlight-show-all-button =
388
400
  .title = 显示全部
401
+
402
+ ## New alt-text dialog
403
+ ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
404
+
405
+ # Modal header positioned above a text box where users can edit the alt text.
406
+ pdfjs-editor-new-alt-text-dialog-edit-label = 编辑替换文字(图像描述)
407
+ # Modal header positioned above a text box where users can add the alt text.
408
+ pdfjs-editor-new-alt-text-dialog-add-label = 添加替换文字(图像描述)
409
+ pdfjs-editor-new-alt-text-textarea =
410
+ .placeholder = 请在此处撰写描述…
411
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
412
+ pdfjs-editor-new-alt-text-description = 向无法看到或加载图像的用户提供的简短描述。
413
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
414
+ pdfjs-editor-new-alt-text-disclaimer1 = 此段替换文字为自动创建,有可能不准确。
415
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = 详细了解
416
+ pdfjs-editor-new-alt-text-create-automatically-button-label = 自动创建替换文字
417
+ pdfjs-editor-new-alt-text-not-now-button = 暂时不要
418
+ pdfjs-editor-new-alt-text-error-title = 无法自动创建替换文字
419
+ pdfjs-editor-new-alt-text-error-description = 请自行撰写替换文字,或稍后再试。
420
+ pdfjs-editor-new-alt-text-error-close-button = 关闭
421
+ # Variables:
422
+ # $totalSize (Number) - the total size (in MB) of the AI model.
423
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
424
+ # $percent (Number) - the percentage of the downloaded size.
425
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = 正在下载提供替换文字的 AI 模型({ $downloadedSize }/{ $totalSize } MB)
426
+ .aria-valuetext = 正在下载提供替换文字的 AI 模型({ $downloadedSize }/{ $totalSize } MB)
427
+ # This is a button that users can click to edit the alt text they have already added.
428
+ pdfjs-editor-new-alt-text-added-button-label = 已添加替换文字
429
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
430
+ pdfjs-editor-new-alt-text-missing-button-label = 缺少替换文字
431
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
432
+ pdfjs-editor-new-alt-text-to-review-button-label = 检查替换文字
433
+ # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
434
+ # Variables:
435
+ # $generatedAltText (String) - the generated alt-text.
436
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = [自动创建] { $generatedAltText }
437
+
438
+ ## Image alt-text settings
439
+
440
+ pdfjs-image-alt-text-settings-button =
441
+ .title = 图像替换文字设置
442
+ pdfjs-image-alt-text-settings-button-label = 图像替换文字设置
443
+ pdfjs-editor-alt-text-settings-dialog-label = 图像替换文字设置
444
+ pdfjs-editor-alt-text-settings-automatic-title = 自动创建替换文字
445
+ pdfjs-editor-alt-text-settings-create-model-button-label = 自动创建替换文字
446
+ pdfjs-editor-alt-text-settings-create-model-description = 向无法看到或加载图像的用户提供描述。
447
+ # Variables:
448
+ # $totalSize (Number) - the total size (in MB) of the AI model.
449
+ pdfjs-editor-alt-text-settings-download-model-label = 提供替换文字的 AI 模型({ $totalSize } MB)
450
+ pdfjs-editor-alt-text-settings-ai-model-description = 在您的设备本地运行,可使数据保持私密。自动创建替换文字需要使用此模型。
451
+ pdfjs-editor-alt-text-settings-delete-model-button = 删除
452
+ pdfjs-editor-alt-text-settings-download-model-button = 下载
453
+ pdfjs-editor-alt-text-settings-downloading-model-button = 正在下载…
454
+ pdfjs-editor-alt-text-settings-editor-title = 替换文字编辑器
455
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = 添加图像后立即显示替换文字编辑器
456
+ pdfjs-editor-alt-text-settings-show-dialog-description = 帮助确保所有图像均拥有替换文字。
457
+ pdfjs-editor-alt-text-settings-close-button = 关闭
@@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = 文件內容…
105
105
  pdfjs-document-properties-file-name = 檔案名稱:
106
106
  pdfjs-document-properties-file-size = 檔案大小:
107
107
  # Variables:
108
+ # $kb (Number) - the PDF file size in kilobytes
109
+ # $b (Number) - the PDF file size in bytes
110
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB({ $b } 位元組)
111
+ # Variables:
112
+ # $mb (Number) - the PDF file size in megabytes
113
+ # $b (Number) - the PDF file size in bytes
114
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB({ $b } 位元組)
115
+ # Variables:
108
116
  # $size_kb (Number) - the PDF file size in kilobytes
109
117
  # $size_b (Number) - the PDF file size in bytes
110
118
  pdfjs-document-properties-kb = { $size_kb } KB({ $size_b } 位元組)
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = 關鍵字:
119
127
  pdfjs-document-properties-creation-date = 建立日期:
120
128
  pdfjs-document-properties-modification-date = 修改日期:
121
129
  # Variables:
130
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
131
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
132
+ # Variables:
122
133
  # $date (Date) - the creation/modification date of the PDF file
123
134
  # $time (Time) - the creation/modification time of the PDF file
124
135
  pdfjs-document-properties-date-string = { $date } { $time }
@@ -267,6 +278,9 @@ pdfjs-annotation-date-string = { $date } { $time }
267
278
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
268
279
  pdfjs-text-annotation-type =
269
280
  .alt = [{ $type } 註解]
281
+ # Variables:
282
+ # $dateObj (Date) - the modification date and time of the annotation
283
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
270
284
 
271
285
  ## Password
272
286
 
@@ -384,3 +398,60 @@ pdfjs-editor-colorpicker-red =
384
398
  pdfjs-editor-highlight-show-all-button-label = 顯示全部
385
399
  pdfjs-editor-highlight-show-all-button =
386
400
  .title = 顯示全部
401
+
402
+ ## New alt-text dialog
403
+ ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
404
+
405
+ # Modal header positioned above a text box where users can edit the alt text.
406
+ pdfjs-editor-new-alt-text-dialog-edit-label = 編輯替代文字(圖片描述)
407
+ # Modal header positioned above a text box where users can add the alt text.
408
+ pdfjs-editor-new-alt-text-dialog-add-label = 新增替代文字(圖片描述)
409
+ pdfjs-editor-new-alt-text-textarea =
410
+ .placeholder = 在此寫下您的描述文字…
411
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
412
+ pdfjs-editor-new-alt-text-description = 為看不到圖片的讀者,或圖片無法載入時顯示的簡短描述。
413
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
414
+ pdfjs-editor-new-alt-text-disclaimer1 = 此替代文字是自動產生的,可能不夠精確。
415
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = 更多資訊
416
+ pdfjs-editor-new-alt-text-create-automatically-button-label = 自動產生替代文字
417
+ pdfjs-editor-new-alt-text-not-now-button = 暫時不要
418
+ pdfjs-editor-new-alt-text-error-title = 無法自動產生替代文字
419
+ pdfjs-editor-new-alt-text-error-description = 請自行填寫替代文字,或稍後再試一次。
420
+ pdfjs-editor-new-alt-text-error-close-button = 關閉
421
+ # Variables:
422
+ # $totalSize (Number) - the total size (in MB) of the AI model.
423
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
424
+ # $percent (Number) - the percentage of the downloaded size.
425
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = 正在下載替代文字 AI 模型({ $downloadedSize } / { $totalSize } MB)
426
+ .aria-valuetext = 正在下載替代文字 AI 模型({ $downloadedSize } / { $totalSize } MB)
427
+ # This is a button that users can click to edit the alt text they have already added.
428
+ pdfjs-editor-new-alt-text-added-button-label = 已新增替代文字
429
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
430
+ pdfjs-editor-new-alt-text-missing-button-label = 缺少替代文字
431
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
432
+ pdfjs-editor-new-alt-text-to-review-button-label = 確認替代文字
433
+ # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
434
+ # Variables:
435
+ # $generatedAltText (String) - the generated alt-text.
436
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = 自動產生:{ $generatedAltText }
437
+
438
+ ## Image alt-text settings
439
+
440
+ pdfjs-image-alt-text-settings-button =
441
+ .title = 圖片替代文字設定
442
+ pdfjs-image-alt-text-settings-button-label = 圖片替代文字設定
443
+ pdfjs-editor-alt-text-settings-dialog-label = 圖片替代文字設定
444
+ pdfjs-editor-alt-text-settings-automatic-title = 自動化替代文字
445
+ pdfjs-editor-alt-text-settings-create-model-button-label = 自動產生替代文字
446
+ pdfjs-editor-alt-text-settings-create-model-description = 為您建議圖片描述,幫助看不到圖片的讀者,或於圖片無法載入時顯示。
447
+ # Variables:
448
+ # $totalSize (Number) - the total size (in MB) of the AI model.
449
+ pdfjs-editor-alt-text-settings-download-model-label = 替代文字 AI 模型({ $totalSize } MB)
450
+ pdfjs-editor-alt-text-settings-ai-model-description = 在您的本機裝置上運作,以確保您的資料隱私。必須下載此模型才可以自動產生替代文字。
451
+ pdfjs-editor-alt-text-settings-delete-model-button = 刪除
452
+ pdfjs-editor-alt-text-settings-download-model-button = 下載
453
+ pdfjs-editor-alt-text-settings-downloading-model-button = 下載中…
454
+ pdfjs-editor-alt-text-settings-editor-title = 替代文字編輯器
455
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = 新增圖片後立即顯示替代文字編輯器
456
+ pdfjs-editor-alt-text-settings-show-dialog-description = 幫助您確保所有圖片都有替代文字。
457
+ pdfjs-editor-alt-text-settings-close-button = 關閉