@4tw/vue-cli-plugin-pdfjs-viewer 1.7.0 → 1.8.0

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 (154) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/assets/build/pdf.mjs +13482 -6853
  3. package/assets/build/pdf.mjs.map +1 -1
  4. package/assets/build/pdf.sandbox.mjs +13 -14
  5. package/assets/build/pdf.sandbox.mjs.map +1 -1
  6. package/assets/build/pdf.worker.mjs +45590 -41447
  7. package/assets/build/pdf.worker.mjs.map +1 -1
  8. package/assets/web/debugger.css +35 -1
  9. package/assets/web/debugger.mjs +233 -8
  10. package/assets/web/iccs/CGATS001Compat-v2-micro.icc +0 -0
  11. package/assets/web/iccs/LICENSE +116 -0
  12. package/assets/web/images/altText_disclaimer.svg +3 -0
  13. package/assets/web/images/altText_spinner.svg +30 -0
  14. package/assets/web/images/altText_warning.svg +3 -0
  15. package/assets/web/images/checkmark.svg +5 -0
  16. package/assets/web/images/comment-actionsButton.svg +3 -0
  17. package/assets/web/images/comment-closeButton.svg +3 -0
  18. package/assets/web/images/comment-editButton.svg +8 -0
  19. package/assets/web/images/comment-popup-editButton.svg +5 -0
  20. package/assets/web/images/editor-toolbar-edit.svg +3 -0
  21. package/assets/web/images/messageBar_closingButton.svg +3 -0
  22. package/assets/web/images/messageBar_info.svg +3 -0
  23. package/assets/web/images/messageBar_warning.svg +3 -0
  24. package/assets/web/images/pages_closeButton.svg +3 -0
  25. package/assets/web/images/pages_selected.svg +7 -0
  26. package/assets/web/images/pages_viewArrow.svg +3 -0
  27. package/assets/web/images/pages_viewButton.svg +3 -0
  28. package/assets/web/images/toolbarButton-editorSignature.svg +6 -0
  29. package/assets/web/locale/ach/viewer.ftl +0 -25
  30. package/assets/web/locale/af/viewer.ftl +0 -33
  31. package/assets/web/locale/an/viewer.ftl +0 -29
  32. package/assets/web/locale/ar/viewer.ftl +223 -32
  33. package/assets/web/locale/ast/viewer.ftl +0 -29
  34. package/assets/web/locale/az/viewer.ftl +0 -29
  35. package/assets/web/locale/be/viewer.ftl +285 -37
  36. package/assets/web/locale/bg/viewer.ftl +41 -37
  37. package/assets/web/locale/bn/viewer.ftl +0 -29
  38. package/assets/web/locale/bo/viewer.ftl +0 -25
  39. package/assets/web/locale/br/viewer.ftl +41 -30
  40. package/assets/web/locale/brx/viewer.ftl +0 -29
  41. package/assets/web/locale/bs/viewer.ftl +374 -9
  42. package/assets/web/locale/ca/viewer.ftl +6 -31
  43. package/assets/web/locale/cak/viewer.ftl +3 -30
  44. package/assets/web/locale/ckb/viewer.ftl +0 -29
  45. package/assets/web/locale/cs/viewer.ftl +288 -38
  46. package/assets/web/locale/cy/viewer.ftl +291 -37
  47. package/assets/web/locale/da/viewer.ftl +284 -38
  48. package/assets/web/locale/de/viewer.ftl +283 -37
  49. package/assets/web/locale/dsb/viewer.ftl +287 -37
  50. package/assets/web/locale/el/viewer.ftl +286 -40
  51. package/assets/web/locale/en-CA/viewer.ftl +283 -37
  52. package/assets/web/locale/en-GB/viewer.ftl +283 -37
  53. package/assets/web/locale/en-US/viewer.ftl +395 -44
  54. package/assets/web/locale/eo/viewer.ftl +284 -32
  55. package/assets/web/locale/es-AR/viewer.ftl +283 -37
  56. package/assets/web/locale/es-CL/viewer.ftl +284 -38
  57. package/assets/web/locale/es-ES/viewer.ftl +283 -37
  58. package/assets/web/locale/es-MX/viewer.ftl +374 -25
  59. package/assets/web/locale/et/viewer.ftl +2 -24
  60. package/assets/web/locale/eu/viewer.ftl +287 -37
  61. package/assets/web/locale/fa/viewer.ftl +90 -14
  62. package/assets/web/locale/ff/viewer.ftl +0 -25
  63. package/assets/web/locale/fi/viewer.ftl +283 -37
  64. package/assets/web/locale/fr/viewer.ftl +283 -37
  65. package/assets/web/locale/fur/viewer.ftl +279 -38
  66. package/assets/web/locale/fy-NL/viewer.ftl +286 -40
  67. package/assets/web/locale/ga-IE/viewer.ftl +0 -33
  68. package/assets/web/locale/gd/viewer.ftl +3 -36
  69. package/assets/web/locale/gl/viewer.ftl +262 -35
  70. package/assets/web/locale/gn/viewer.ftl +282 -37
  71. package/assets/web/locale/gu-IN/viewer.ftl +0 -25
  72. package/assets/web/locale/he/viewer.ftl +287 -41
  73. package/assets/web/locale/hi-IN/viewer.ftl +1 -33
  74. package/assets/web/locale/hr/viewer.ftl +403 -30
  75. package/assets/web/locale/hsb/viewer.ftl +287 -37
  76. package/assets/web/locale/hu/viewer.ftl +283 -31
  77. package/assets/web/locale/hy-AM/viewer.ftl +349 -20
  78. package/assets/web/locale/hye/viewer.ftl +0 -26
  79. package/assets/web/locale/ia/viewer.ftl +283 -29
  80. package/assets/web/locale/id/viewer.ftl +315 -19
  81. package/assets/web/locale/is/viewer.ftl +210 -32
  82. package/assets/web/locale/it/viewer.ftl +286 -37
  83. package/assets/web/locale/ja/viewer.ftl +278 -40
  84. package/assets/web/locale/ka/viewer.ftl +311 -50
  85. package/assets/web/locale/kab/viewer.ftl +267 -29
  86. package/assets/web/locale/kk/viewer.ftl +255 -37
  87. package/assets/web/locale/km/viewer.ftl +0 -25
  88. package/assets/web/locale/kn/viewer.ftl +0 -33
  89. package/assets/web/locale/ko/viewer.ftl +275 -37
  90. package/assets/web/locale/lij/viewer.ftl +0 -25
  91. package/assets/web/locale/lo/viewer.ftl +3 -36
  92. package/assets/web/locale/locale.json +1 -1
  93. package/assets/web/locale/lt/viewer.ftl +0 -26
  94. package/assets/web/locale/ltg/viewer.ftl +0 -25
  95. package/assets/web/locale/lv/viewer.ftl +0 -25
  96. package/assets/web/locale/meh/viewer.ftl +0 -39
  97. package/assets/web/locale/mk/viewer.ftl +0 -32
  98. package/assets/web/locale/ml/viewer.ftl +490 -0
  99. package/assets/web/locale/mr/viewer.ftl +0 -29
  100. package/assets/web/locale/ms/viewer.ftl +0 -25
  101. package/assets/web/locale/my/viewer.ftl +0 -33
  102. package/assets/web/locale/nb-NO/viewer.ftl +285 -33
  103. package/assets/web/locale/ne-NP/viewer.ftl +0 -33
  104. package/assets/web/locale/nl/viewer.ftl +283 -37
  105. package/assets/web/locale/nn-NO/viewer.ftl +287 -33
  106. package/assets/web/locale/oc/viewer.ftl +61 -34
  107. package/assets/web/locale/pa-IN/viewer.ftl +283 -31
  108. package/assets/web/locale/pl/viewer.ftl +285 -38
  109. package/assets/web/locale/pt-BR/viewer.ftl +285 -33
  110. package/assets/web/locale/pt-PT/viewer.ftl +253 -37
  111. package/assets/web/locale/rm/viewer.ftl +274 -31
  112. package/assets/web/locale/ro/viewer.ftl +422 -22
  113. package/assets/web/locale/ru/viewer.ftl +287 -39
  114. package/assets/web/locale/sat/viewer.ftl +3 -36
  115. package/assets/web/locale/sc/viewer.ftl +87 -35
  116. package/assets/web/locale/scn/viewer.ftl +0 -42
  117. package/assets/web/locale/sco/viewer.ftl +0 -26
  118. package/assets/web/locale/si/viewer.ftl +8 -33
  119. package/assets/web/locale/sk/viewer.ftl +287 -37
  120. package/assets/web/locale/skr/viewer.ftl +101 -32
  121. package/assets/web/locale/sl/viewer.ftl +288 -30
  122. package/assets/web/locale/son/viewer.ftl +0 -33
  123. package/assets/web/locale/sq/viewer.ftl +283 -31
  124. package/assets/web/locale/sr/viewer.ftl +117 -30
  125. package/assets/web/locale/sv-SE/viewer.ftl +283 -37
  126. package/assets/web/locale/szl/viewer.ftl +0 -29
  127. package/assets/web/locale/ta/viewer.ftl +0 -25
  128. package/assets/web/locale/te/viewer.ftl +1 -27
  129. package/assets/web/locale/tg/viewer.ftl +284 -32
  130. package/assets/web/locale/th/viewer.ftl +275 -37
  131. package/assets/web/locale/tl/viewer.ftl +0 -29
  132. package/assets/web/locale/tr/viewer.ftl +285 -33
  133. package/assets/web/locale/trs/viewer.ftl +0 -34
  134. package/assets/web/locale/uk/viewer.ftl +223 -35
  135. package/assets/web/locale/ur/viewer.ftl +0 -26
  136. package/assets/web/locale/uz/viewer.ftl +0 -33
  137. package/assets/web/locale/vi/viewer.ftl +276 -38
  138. package/assets/web/locale/wo/viewer.ftl +0 -27
  139. package/assets/web/locale/xh/viewer.ftl +0 -33
  140. package/assets/web/locale/zh-CN/viewer.ftl +276 -32
  141. package/assets/web/locale/zh-TW/viewer.ftl +279 -33
  142. package/assets/web/viewer.css +6575 -2515
  143. package/assets/web/viewer.html +1043 -333
  144. package/assets/web/viewer.mjs +12563 -8358
  145. package/assets/web/viewer.mjs.map +1 -1
  146. package/assets/web/wasm/LICENSE_OPENJPEG +39 -0
  147. package/assets/web/wasm/LICENSE_PDFJS_OPENJPEG +22 -0
  148. package/assets/web/wasm/LICENSE_PDFJS_QCMS +22 -0
  149. package/assets/web/wasm/LICENSE_QCMS +21 -0
  150. package/assets/web/wasm/openjpeg.wasm +0 -0
  151. package/assets/web/wasm/openjpeg_nowasm_fallback.js +17 -0
  152. package/assets/web/wasm/qcms_bg.wasm +0 -0
  153. package/package.json +1 -1
  154. /package/assets/web/images/{toolbarButton-sidebarToggle.svg → toolbarButton-viewsManagerToggle.svg} +0 -0
@@ -51,12 +51,6 @@ pdfjs-download-button-label = ดาวน์โหลด
51
51
  pdfjs-bookmark-button =
52
52
  .title = หน้าปัจจุบัน (ดู URL จากหน้าปัจจุบัน)
53
53
  pdfjs-bookmark-button-label = หน้าปัจจุบัน
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = เปิดในแอป
57
- # Used in Firefox for Android.
58
- # Length of the translation matters since we are in a mobile context, with limited screen estate.
59
- pdfjs-open-in-app-button-label = เปิดในแอป
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,13 +105,13 @@ pdfjs-document-properties-button-label = คุณสมบัติเอกส
111
105
  pdfjs-document-properties-file-name = ชื่อไฟล์:
112
106
  pdfjs-document-properties-file-size = ขนาดไฟล์:
113
107
  # Variables:
114
- # $size_kb (Number) - the PDF file size in kilobytes
115
- # $size_b (Number) - the PDF file size in bytes
116
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } ไบต์)
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 } ไบต์)
117
111
  # Variables:
118
- # $size_mb (Number) - the PDF file size in megabytes
119
- # $size_b (Number) - the PDF file size in bytes
120
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } ไบต์)
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 } ไบต์)
121
115
  pdfjs-document-properties-title = ชื่อเรื่อง:
122
116
  pdfjs-document-properties-author = ผู้สร้าง:
123
117
  pdfjs-document-properties-subject = ชื่อเรื่อง:
@@ -125,9 +119,8 @@ pdfjs-document-properties-keywords = คำสำคัญ:
125
119
  pdfjs-document-properties-creation-date = วันที่สร้าง:
126
120
  pdfjs-document-properties-modification-date = วันที่แก้ไข:
127
121
  # Variables:
128
- # $date (Date) - the creation/modification date of the PDF file
129
- # $time (Time) - the creation/modification time of the PDF file
130
- pdfjs-document-properties-date-string = { $date }, { $time }
122
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
123
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
131
124
  pdfjs-document-properties-creator = ผู้สร้าง:
132
125
  pdfjs-document-properties-producer = ผู้ผลิต PDF:
133
126
  pdfjs-document-properties-version = รุ่น PDF:
@@ -262,10 +255,6 @@ pdfjs-rendering-error = เกิดข้อผิดพลาดขณะเ
262
255
 
263
256
  ## Annotations
264
257
 
265
- # Variables:
266
- # $date (Date) - the modification date of the annotation
267
- # $time (Time) - the modification time of the annotation
268
- pdfjs-annotation-date-string = { $date }, { $time }
269
258
  # .alt: This is used as a tooltip.
270
259
  # Variables:
271
260
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -273,6 +262,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
273
262
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
274
263
  pdfjs-text-annotation-type =
275
264
  .alt = [คำอธิบายประกอบ { $type }]
265
+ # Variables:
266
+ # $dateObj (Date) - the modification date and time of the annotation
267
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
276
268
 
277
269
  ## Password
278
270
 
@@ -286,9 +278,13 @@ pdfjs-web-fonts-disabled = แบบอักษรเว็บถูกปิ
286
278
 
287
279
  pdfjs-editor-free-text-button =
288
280
  .title = ข้อความ
281
+ pdfjs-editor-color-picker-free-text-input =
282
+ .title = เปลี่ยนสีข้อความ
289
283
  pdfjs-editor-free-text-button-label = ข้อความ
290
284
  pdfjs-editor-ink-button =
291
285
  .title = รูปวาด
286
+ pdfjs-editor-color-picker-ink-input =
287
+ .title = เปลี่ยนสีรูปวาด
292
288
  pdfjs-editor-ink-button-label = รูปวาด
293
289
  pdfjs-editor-stamp-button =
294
290
  .title = เพิ่มหรือแก้ไขภาพ
@@ -296,12 +292,37 @@ pdfjs-editor-stamp-button-label = เพิ่มหรือแก้ไขภ
296
292
  pdfjs-editor-highlight-button =
297
293
  .title = เน้น
298
294
  pdfjs-editor-highlight-button-label = เน้น
299
- pdfjs-highlight-floating-button =
300
- .title = เน้นสี
301
295
  pdfjs-highlight-floating-button1 =
302
296
  .title = เน้นสี
303
297
  .aria-label = เน้นสี
304
298
  pdfjs-highlight-floating-button-label = เน้นสี
299
+ pdfjs-comment-floating-button =
300
+ .title = แสดงความคิดเห็น
301
+ .aria-label = แสดงความคิดเห็น
302
+ pdfjs-comment-floating-button-label = แสดงความคิดเห็น
303
+ pdfjs-editor-comment-button =
304
+ .title = แสดงความคิดเห็น
305
+ .aria-label = แสดงความคิดเห็น
306
+ pdfjs-editor-comment-button-label = ความคิดเห็น
307
+ pdfjs-editor-signature-button =
308
+ .title = เพิ่มลายเซ็น
309
+ pdfjs-editor-signature-button-label = เพิ่มลายเซ็น
310
+
311
+ ## Default editor aria labels
312
+
313
+ # “Highlight” is a noun, the string is used on the editor for highlights.
314
+ pdfjs-editor-highlight-editor =
315
+ .aria-label = ตัวแก้ไขสีเน้น
316
+ # “Drawing” is a noun, the string is used on the editor for drawings.
317
+ pdfjs-editor-ink-editor =
318
+ .aria-label = ตัวแก้ไขรูปวาด
319
+ # Used when a signature editor is selected/hovered.
320
+ # Variables:
321
+ # $description (String) - a string describing/labeling the signature.
322
+ pdfjs-editor-signature-editor1 =
323
+ .aria-description = ตัวแก้ไขลายเซ็น: { $description }
324
+ pdfjs-editor-stamp-editor =
325
+ .aria-label = ตัวแก้ไขภาพ
305
326
 
306
327
  ## Remove button for the various kind of editor.
307
328
 
@@ -313,6 +334,8 @@ pdfjs-editor-remove-stamp-button =
313
334
  .title = เอาภาพออก
314
335
  pdfjs-editor-remove-highlight-button =
315
336
  .title = เอาการเน้นสีออก
337
+ pdfjs-editor-remove-signature-button =
338
+ .title = ลบลายเซ็น
316
339
 
317
340
  ##
318
341
 
@@ -329,19 +352,37 @@ pdfjs-editor-stamp-add-image-button-label = เพิ่มภาพ
329
352
  pdfjs-editor-free-highlight-thickness-input = ความหนา
330
353
  pdfjs-editor-free-highlight-thickness-title =
331
354
  .title = เปลี่ยนความหนาเมื่อเน้นรายการอื่นๆ ที่ไม่ใช่ข้อความ
332
- pdfjs-free-text =
355
+ pdfjs-editor-add-signature-container =
356
+ .aria-label = ส่วนควบคุมลายเซ็นและลายเซ็นที่บันทึกไว้
357
+ pdfjs-editor-signature-add-signature-button =
358
+ .title = เพิ่มลายเซ็นใหม่
359
+ pdfjs-editor-signature-add-signature-button-label = เพิ่มลายเซ็นใหม่
360
+ # Used on the button to use an already saved signature.
361
+ # Variables:
362
+ # $description (String) - a string describing/labeling the signature.
363
+ pdfjs-editor-add-saved-signature-button =
364
+ .title = ลายเซ็นที่บันทึกไว้: { $description }
365
+ # .default-content is used as a placeholder in an empty text editor.
366
+ pdfjs-free-text2 =
333
367
  .aria-label = ตัวแก้ไขข้อความ
334
- pdfjs-free-text-default-content = เริ่มพิมพ์…
335
- pdfjs-ink =
336
- .aria-label = ตัวแก้ไขรูปวาด
337
- pdfjs-ink-canvas =
338
- .aria-label = ภาพที่ผู้ใช้สร้างขึ้น
368
+ .default-content = เริ่มพิมพ์ได้เลย…
369
+ # Used to show how many comments are present in the pdf file.
370
+ # Variables:
371
+ # $count (Number) - the number of comments.
372
+ pdfjs-editor-comments-sidebar-title = ความคิดเห็น
373
+ pdfjs-editor-comments-sidebar-close-button =
374
+ .title = ปิดแถบข้าง
375
+ .aria-label = ปิดแถบข้าง
376
+ pdfjs-editor-comments-sidebar-close-button-label = ปิดแถบข้าง
377
+ # Instructional copy to add a comment by selecting text or an annotations.
378
+ pdfjs-editor-comments-sidebar-no-comments1 = เห็นอะไรที่น่าสนใจใช่ไหม? เน้นสีไว้และแสดงความคิดเห็นได้เลย
379
+ pdfjs-editor-comments-sidebar-no-comments-link = เรียนรู้เพิ่มเติม
339
380
 
340
381
  ## Alt-text dialog
341
382
 
342
- # Alternative text (alt text) helps when people can't see the image.
343
383
  pdfjs-editor-alt-text-button-label = ข้อความทดแทน
344
- pdfjs-editor-alt-text-edit-button-label = แก้ไขข้อความทดแทน
384
+ pdfjs-editor-alt-text-edit-button =
385
+ .aria-label = แก้ไขข้อความทดแทน
345
386
  pdfjs-editor-alt-text-dialog-label = เลือกตัวเลือก
346
387
  pdfjs-editor-alt-text-dialog-description = ข้อความทดแทนสามารถช่วยเหลือได้เมื่อผู้ใช้มองไม่เห็นภาพ หรือภาพไม่โหลด
347
388
  pdfjs-editor-alt-text-add-description-label = เพิ่มคำอธิบาย
@@ -354,18 +395,29 @@ pdfjs-editor-alt-text-decorative-tooltip = ทำเครื่องหมา
354
395
  # .placeholder: This is a placeholder for the alt text input area
355
396
  pdfjs-editor-alt-text-textarea =
356
397
  .placeholder = ตัวอย่างเช่น “ชายหนุ่มคนหนึ่งนั่งลงที่โต๊ะเพื่อรับประทานอาหารมื้อหนึ่ง”
398
+ # Alternative text (alt text) helps when people can't see the image.
399
+ pdfjs-editor-alt-text-button =
400
+ .aria-label = ข้อความทดแทน
357
401
 
358
402
  ## Editor resizers
359
403
  ## This is used in an aria label to help to understand the role of the resizer.
360
404
 
361
- pdfjs-editor-resizer-label-top-left = มุมซ้ายบน — ปรับขนาด
362
- pdfjs-editor-resizer-label-top-middle = ตรงกลางด้านบน — ปรับขนาด
363
- pdfjs-editor-resizer-label-top-right = มุมขวาบน — ปรับขนาด
364
- pdfjs-editor-resizer-label-middle-right = ตรงกลางด้านขวา — ปรับขนาด
365
- pdfjs-editor-resizer-label-bottom-right = มุมขวาล่าง — ปรับขนาด
366
- pdfjs-editor-resizer-label-bottom-middle = ตรงกลางด้านล่าง — ปรับขนาด
367
- pdfjs-editor-resizer-label-bottom-left = มุมซ้ายล่าง — ปรับขนาด
368
- pdfjs-editor-resizer-label-middle-left = ตรงกลางด้านซ้าย — ปรับขนาด
405
+ pdfjs-editor-resizer-top-left =
406
+ .aria-label = มุมซ้ายบน — ปรับขนาด
407
+ pdfjs-editor-resizer-top-middle =
408
+ .aria-label = ตรงกลางด้านบน — ปรับขนาด
409
+ pdfjs-editor-resizer-top-right =
410
+ .aria-label = มุมขวาบน — ปรับขนาด
411
+ pdfjs-editor-resizer-middle-right =
412
+ .aria-label = ตรงกลางด้านขวา — ปรับขนาด
413
+ pdfjs-editor-resizer-bottom-right =
414
+ .aria-label = มุมขวาล่าง — ปรับขนาด
415
+ pdfjs-editor-resizer-bottom-middle =
416
+ .aria-label = ตรงกลางด้านล่าง — ปรับขนาด
417
+ pdfjs-editor-resizer-bottom-left =
418
+ .aria-label = มุมซ้ายล่าง — ปรับขนาด
419
+ pdfjs-editor-resizer-middle-left =
420
+ .aria-label = ตรงกลางด้านซ้าย — ปรับขนาด
369
421
 
370
422
  ## Color picker
371
423
 
@@ -392,3 +444,189 @@ pdfjs-editor-colorpicker-red =
392
444
  pdfjs-editor-highlight-show-all-button-label = แสดงทั้งหมด
393
445
  pdfjs-editor-highlight-show-all-button =
394
446
  .title = แสดงทั้งหมด
447
+
448
+ ## New alt-text dialog
449
+ ## 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.
450
+
451
+ # Modal header positioned above a text box where users can edit the alt text.
452
+ pdfjs-editor-new-alt-text-dialog-edit-label = แก้ไขข้อความทดแทน (คำอธิบายภาพ)
453
+ # Modal header positioned above a text box where users can add the alt text.
454
+ pdfjs-editor-new-alt-text-dialog-add-label = เพิ่มข้อความทดแทน (คำอธิบายภาพ)
455
+ pdfjs-editor-new-alt-text-textarea =
456
+ .placeholder = เขียนคำอธิบายของคุณที่นี่…
457
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
458
+ pdfjs-editor-new-alt-text-description = คำอธิบายสั้นๆ สำหรับผู้ที่ไม่สามารถมองเห็นภาพหรือเมื่อภาพไม่โหลด
459
+ # 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.
460
+ pdfjs-editor-new-alt-text-disclaimer1 = ข้อความทดแทนนี้ถูกสร้างขึ้นโดยอัตโนมัติและอาจไม่ถูกต้อง
461
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = เรียนรู้เพิ่มเติม
462
+ pdfjs-editor-new-alt-text-create-automatically-button-label = สร้างข้อความทดแทนโดยอัตโนมัติ
463
+ pdfjs-editor-new-alt-text-not-now-button = ไม่ใช่ตอนนี้
464
+ pdfjs-editor-new-alt-text-error-title = ไม่สามารถสร้างข้อความทดแทนโดยอัตโนมัติได้
465
+ pdfjs-editor-new-alt-text-error-description = กรุณาเขียนข้อความทดแทนด้วยตัวเองหรือลองใหม่อีกครั้งในภายหลัง
466
+ pdfjs-editor-new-alt-text-error-close-button = ปิด
467
+ # Variables:
468
+ # $totalSize (Number) - the total size (in MB) of the AI model.
469
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
470
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = กำลังดาวน์โหลดโมเดล AI สำหรับข้อความทดแทน ({ $downloadedSize } จาก { $totalSize } MB)
471
+ .aria-valuetext = กำลังดาวน์โหลดโมเดล AI สำหรับข้อความทดแทน ({ $downloadedSize } จาก { $totalSize } MB)
472
+ # This is a button that users can click to edit the alt text they have already added.
473
+ pdfjs-editor-new-alt-text-added-button =
474
+ .aria-label = เพิ่มข้อความทดแทนแล้ว
475
+ pdfjs-editor-new-alt-text-added-button-label = เพิ่มข้อความทดแทนแล้ว
476
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
477
+ pdfjs-editor-new-alt-text-missing-button =
478
+ .aria-label = ขาดข้อความทดแทน
479
+ pdfjs-editor-new-alt-text-missing-button-label = ขาดข้อความทดแทน
480
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
481
+ pdfjs-editor-new-alt-text-to-review-button =
482
+ .aria-label = ตรวจสอบข้อความทดแทน
483
+ pdfjs-editor-new-alt-text-to-review-button-label = ตรวจสอบข้อความทดแทน
484
+ # "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.
485
+ # Variables:
486
+ # $generatedAltText (String) - the generated alt-text.
487
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = สร้างขึ้นโดยอัตโนมัติ: { $generatedAltText }
488
+
489
+ ## Image alt-text settings
490
+
491
+ pdfjs-image-alt-text-settings-button =
492
+ .title = ตั้งค่าข้อความทดแทนภาพ
493
+ pdfjs-image-alt-text-settings-button-label = ตั้งค่าข้อความทดแทนภาพ
494
+ pdfjs-editor-alt-text-settings-dialog-label = ตั้งค่าข้อความทดแทนภาพ
495
+ pdfjs-editor-alt-text-settings-automatic-title = การทดแทนด้วยข้อความอัตโนมัติ
496
+ pdfjs-editor-alt-text-settings-create-model-button-label = สร้างข้อความทดแทนอัตโนมัติ
497
+ pdfjs-editor-alt-text-settings-create-model-description = แนะนำคำอธิบายเพื่อช่วยเหลือผู้ที่ไม่สามารถมองเห็นภาพหรือเมื่อภาพไม่โหลด
498
+ # Variables:
499
+ # $totalSize (Number) - the total size (in MB) of the AI model.
500
+ pdfjs-editor-alt-text-settings-download-model-label = โมเดล AI สำหรับข้อความทดแทน ({ $totalSize } MB)
501
+ pdfjs-editor-alt-text-settings-ai-model-description = ทำงานในเครื่องของคุณเพื่อให้ข้อมูลของคุณเป็นส่วนตัว จำเป็นสำหรับข้อความทดแทนอัตโนมัติ
502
+ pdfjs-editor-alt-text-settings-delete-model-button = ลบ
503
+ pdfjs-editor-alt-text-settings-download-model-button = ดาวน์โหลด
504
+ pdfjs-editor-alt-text-settings-downloading-model-button = กำลังดาวน์โหลด…
505
+ pdfjs-editor-alt-text-settings-editor-title = ตัวแก้ไขข้อความทดแทน
506
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = แสดงตัวแก้ไขข้อความทดแทนทันทีเมื่อเพิ่มภาพ
507
+ pdfjs-editor-alt-text-settings-show-dialog-description = ช่วยให้คุณแน่ใจว่าภาพทั้งหมดของคุณมีข้อความทดแทน
508
+ pdfjs-editor-alt-text-settings-close-button = ปิด
509
+
510
+ ## Accessibility labels (announced by screen readers) for objects added to the editor.
511
+
512
+ pdfjs-editor-highlight-added-alert = เพิ่มการเน้นสีแล้ว
513
+ pdfjs-editor-freetext-added-alert = เพิ่มข้อความแล้ว
514
+ pdfjs-editor-ink-added-alert = เพิ่มรูปวาดแล้ว
515
+ pdfjs-editor-stamp-added-alert = เพิ่มภาพแล้ว
516
+ pdfjs-editor-signature-added-alert = เพิ่มลายเซ็นแล้ว
517
+
518
+ ## "Annotations removed" bar
519
+
520
+ pdfjs-editor-undo-bar-message-highlight = เอาการเน้นสีออกแล้ว
521
+ pdfjs-editor-undo-bar-message-freetext = เอาข้อความออกแล้ว
522
+ pdfjs-editor-undo-bar-message-ink = เอาภาพวาดออกแล้ว
523
+ pdfjs-editor-undo-bar-message-stamp = เอาภาพออกแล้ว
524
+ pdfjs-editor-undo-bar-message-signature = ลบลายเซ็นแล้ว
525
+ # Variables:
526
+ # $count (Number) - the number of removed annotations.
527
+ pdfjs-editor-undo-bar-message-multiple = เอาคำอธิบายประกอบ { $count } รายการออกแล้ว
528
+ pdfjs-editor-undo-bar-undo-button =
529
+ .title = เลิกทำ
530
+ pdfjs-editor-undo-bar-undo-button-label = เลิกทำ
531
+ pdfjs-editor-undo-bar-close-button =
532
+ .title = ปิด
533
+ pdfjs-editor-undo-bar-close-button-label = ปิด
534
+
535
+ ## Add a signature dialog
536
+
537
+ pdfjs-editor-add-signature-dialog-label = โมดัลนี้ช่วยให้ผู้ใช้สามารถสร้างลายเซ็นเพื่อใช้เพิ่มลงในเอกสาร PDF ได้ ผู้ใช้สามารถแก้ไขชื่อ (ซึ่งใช้เป็นข้อความทดแทนได้ด้วย) และสามารถเลือกบันทึกลายเซ็นเพื่อใช้งานซ้ำได้
538
+ pdfjs-editor-add-signature-dialog-title = เพิ่มลายเซ็น
539
+
540
+ ## Tab names
541
+
542
+ # Type is a verb (you can type your name as signature)
543
+ pdfjs-editor-add-signature-type-button = พิมพ์
544
+ .title = พิมพ์
545
+ # Draw is a verb (you can draw your signature)
546
+ pdfjs-editor-add-signature-draw-button = วาด
547
+ .title = วาด
548
+ pdfjs-editor-add-signature-image-button = ภาพ
549
+ .title = ภาพ
550
+
551
+ ## Tab panels
552
+
553
+ pdfjs-editor-add-signature-type-input =
554
+ .aria-label = พิมพ์ลายเซ็นของคุณ
555
+ .placeholder = พิมพ์ลายเซ็นของคุณ
556
+ pdfjs-editor-add-signature-draw-placeholder = วาดลายเซ็นของคุณ
557
+ pdfjs-editor-add-signature-draw-thickness-range-label = ความหนา
558
+ # Variables:
559
+ # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
560
+ pdfjs-editor-add-signature-draw-thickness-range =
561
+ .title = ความหนาของการวาด: { $thickness }
562
+ pdfjs-editor-add-signature-image-placeholder = ลากไฟล์มาที่นี่เพื่ออัปโหลด
563
+ pdfjs-editor-add-signature-image-browse-link =
564
+ { PLATFORM() ->
565
+ [macos] หรือเลือกไฟล์ภาพ
566
+ *[other] หรือเรียกดูไฟล์ภาพ
567
+ }
568
+
569
+ ## Controls
570
+
571
+ pdfjs-editor-add-signature-description-label = คำอธิบาย (ข้อความทดแทน)
572
+ pdfjs-editor-add-signature-description-input =
573
+ .title = คำอธิบาย (ข้อความทดแทน)
574
+ pdfjs-editor-add-signature-description-default-when-drawing = ลายเซ็น
575
+ pdfjs-editor-add-signature-clear-button-label = ล้างลายเซ็น
576
+ pdfjs-editor-add-signature-clear-button =
577
+ .title = ล้างลายเซ็น
578
+ pdfjs-editor-add-signature-save-checkbox = บันทึกลายเซ็น
579
+ pdfjs-editor-add-signature-save-warning-message = คุณมีลายเซ็นที่บันทึกถึงจำนวนสูงสุด 5 รายการแล้ว โปรดลบรายการหนึ่งออกเมื่อจะบันทึกเพิ่ม
580
+ pdfjs-editor-add-signature-image-upload-error-title = ไม่สามารถอัปโหลดภาพได้
581
+ pdfjs-editor-add-signature-image-upload-error-description = ตรวจสอบการเชื่อมต่อเครือข่ายของคุณหรือลองใช้ภาพอื่น
582
+ pdfjs-editor-add-signature-image-no-data-error-title = ไม่สามารถแปลงภาพนี้ให้เป็นลายเซ็นได้
583
+ pdfjs-editor-add-signature-image-no-data-error-description = โปรดลองอัปโหลดภาพอื่น
584
+ pdfjs-editor-add-signature-error-close-button = ปิด
585
+
586
+ ## Dialog buttons
587
+
588
+ pdfjs-editor-add-signature-cancel-button = ยกเลิก
589
+ pdfjs-editor-add-signature-add-button = เพิ่ม
590
+ pdfjs-editor-edit-signature-update-button = อัปเดต
591
+
592
+ ## Comment popup
593
+
594
+ pdfjs-editor-edit-comment-popup-button-label = แก้ไขความคิดเห็น
595
+ pdfjs-editor-edit-comment-popup-button =
596
+ .title = แก้ไขความคิดเห็น
597
+ pdfjs-editor-delete-comment-popup-button-label = เอาความคิดเห็นออก
598
+ pdfjs-editor-delete-comment-popup-button =
599
+ .title = เอาความคิดเห็นออก
600
+ pdfjs-show-comment-button =
601
+ .title = แสดงความคิดเห็น
602
+
603
+ ## Edit a comment dialog
604
+
605
+ # An existing comment is edited
606
+ pdfjs-editor-edit-comment-dialog-title-when-editing = แก้ไขความคิดเห็น
607
+ pdfjs-editor-edit-comment-dialog-save-button-when-editing = อัปเดต
608
+ # No existing comment
609
+ pdfjs-editor-edit-comment-dialog-title-when-adding = เพิ่มความคิดเห็น
610
+ pdfjs-editor-edit-comment-dialog-save-button-when-adding = เพิ่ม
611
+ pdfjs-editor-edit-comment-dialog-text-input =
612
+ .placeholder = เริ่มพิมพ์…
613
+ pdfjs-editor-edit-comment-dialog-cancel-button = ยกเลิก
614
+
615
+ ## Edit a comment button in the editor toolbar
616
+
617
+ pdfjs-editor-add-comment-button =
618
+ .title = เพิ่มความคิดเห็น
619
+
620
+ ## Main menu for adding/removing signatures
621
+
622
+ pdfjs-editor-delete-signature-button1 =
623
+ .title = ลบลายเซ็นที่บันทึกไว้
624
+ pdfjs-editor-delete-signature-button-label1 = ลบลายเซ็นที่บันทึกไว้
625
+
626
+ ## Editor toolbar
627
+
628
+ pdfjs-editor-add-signature-edit-button-label = แก้ไขคำอธิบาย
629
+
630
+ ## Edit signature description dialog
631
+
632
+ pdfjs-editor-edit-signature-dialog-title = แก้ไขคำอธิบาย
@@ -89,24 +89,12 @@ pdfjs-document-properties-button =
89
89
  pdfjs-document-properties-button-label = Mga Katangian ng Dokumento…
90
90
  pdfjs-document-properties-file-name = File name:
91
91
  pdfjs-document-properties-file-size = File size:
92
- # Variables:
93
- # $size_kb (Number) - the PDF file size in kilobytes
94
- # $size_b (Number) - the PDF file size in bytes
95
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
96
- # Variables:
97
- # $size_mb (Number) - the PDF file size in megabytes
98
- # $size_b (Number) - the PDF file size in bytes
99
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
100
92
  pdfjs-document-properties-title = Pamagat:
101
93
  pdfjs-document-properties-author = May-akda:
102
94
  pdfjs-document-properties-subject = Paksa:
103
95
  pdfjs-document-properties-keywords = Mga keyword:
104
96
  pdfjs-document-properties-creation-date = Petsa ng Pagkakagawa:
105
97
  pdfjs-document-properties-modification-date = Petsa ng Pagkakabago:
106
- # Variables:
107
- # $date (Date) - the creation/modification date of the PDF file
108
- # $time (Time) - the creation/modification time of the PDF file
109
- pdfjs-document-properties-date-string = { $date }, { $time }
110
98
  pdfjs-document-properties-creator = Tagalikha:
111
99
  pdfjs-document-properties-producer = PDF Producer:
112
100
  pdfjs-document-properties-version = PDF Version:
@@ -213,9 +201,6 @@ pdfjs-page-scale-actual = Totoong sukat
213
201
  # $scale (Number) - percent value for page scale
214
202
  pdfjs-page-scale-percent = { $scale }%
215
203
 
216
- ## PDF page
217
-
218
-
219
204
  ## Loading indicator messages
220
205
 
221
206
  pdfjs-loading-error = Nagkaproblema habang niloload ang PDF.
@@ -226,10 +211,6 @@ pdfjs-rendering-error = Nagkaproblema habang nirerender ang pahina.
226
211
 
227
212
  ## Annotations
228
213
 
229
- # Variables:
230
- # $date (Date) - the modification date of the annotation
231
- # $time (Time) - the modification time of the annotation
232
- pdfjs-annotation-date-string = { $date }, { $time }
233
214
  # .alt: This is used as a tooltip.
234
215
  # Variables:
235
216
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -245,13 +226,3 @@ pdfjs-password-invalid = Maling password. Subukan uli.
245
226
  pdfjs-password-ok-button = OK
246
227
  pdfjs-password-cancel-button = Kanselahin
247
228
  pdfjs-web-fonts-disabled = Naka-disable ang mga Web font: hindi kayang gamitin ang mga naka-embed na PDF font.
248
-
249
- ## Editing
250
-
251
-
252
- ## Alt-text dialog
253
-
254
-
255
- ## Editor resizers
256
- ## This is used in an aria label to help to understand the role of the resizer.
257
-