@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 = Tải xuống
51
51
  pdfjs-bookmark-button =
52
52
  .title = Trang hiện tại (xem URL từ trang hiện tại)
53
53
  pdfjs-bookmark-button-label = Trang hiện tại
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Mở trong ứng dụng
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 = Mở trong ứng dụng
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,13 +105,13 @@ pdfjs-document-properties-button-label = Thuộc tính của tài liệu…
111
105
  pdfjs-document-properties-file-name = Tên tập tin:
112
106
  pdfjs-document-properties-file-size = Kích thước:
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 } byte)
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 } bytes)
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 } byte)
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 } bytes)
121
115
  pdfjs-document-properties-title = Tiêu đề:
122
116
  pdfjs-document-properties-author = Tác giả:
123
117
  pdfjs-document-properties-subject = Chủ đề:
@@ -125,9 +119,8 @@ pdfjs-document-properties-keywords = Từ khóa:
125
119
  pdfjs-document-properties-creation-date = Ngày tạo:
126
120
  pdfjs-document-properties-modification-date = Ngày sửa đổi:
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 = Người tạo:
132
125
  pdfjs-document-properties-producer = Phần mềm tạo PDF:
133
126
  pdfjs-document-properties-version = Phiên bản PDF:
@@ -262,10 +255,6 @@ pdfjs-rendering-error = Lỗi khi hiển thị trang.
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 } Chú thích]
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 = Phông chữ Web bị vô hiệu hóa: không thể s
286
278
 
287
279
  pdfjs-editor-free-text-button =
288
280
  .title = Văn bản
281
+ pdfjs-editor-color-picker-free-text-input =
282
+ .title = Thay đổi màu chữ
289
283
  pdfjs-editor-free-text-button-label = Văn bản
290
284
  pdfjs-editor-ink-button =
291
285
  .title = Vẽ
286
+ pdfjs-editor-color-picker-ink-input =
287
+ .title = Thay đổi màu vẽ
292
288
  pdfjs-editor-ink-button-label = Vẽ
293
289
  pdfjs-editor-stamp-button =
294
290
  .title = Thêm hoặc chỉnh sửa hình ảnh
@@ -296,12 +292,37 @@ pdfjs-editor-stamp-button-label = Thêm hoặc chỉnh sửa hình ảnh
296
292
  pdfjs-editor-highlight-button =
297
293
  .title = Đánh dấu
298
294
  pdfjs-editor-highlight-button-label = Đánh dấu
299
- pdfjs-highlight-floating-button =
300
- .title = Đánh dấu
301
295
  pdfjs-highlight-floating-button1 =
302
296
  .title = Đánh dấu
303
297
  .aria-label = Đánh dấu
304
298
  pdfjs-highlight-floating-button-label = Đánh dấu
299
+ pdfjs-comment-floating-button =
300
+ .title = Chú thích
301
+ .aria-label = Chú thích
302
+ pdfjs-comment-floating-button-label = Chú thích
303
+ pdfjs-editor-comment-button =
304
+ .title = Chú thích
305
+ .aria-label = Chú thích
306
+ pdfjs-editor-comment-button-label = Chú thích
307
+ pdfjs-editor-signature-button =
308
+ .title = Thêm chữ ký
309
+ pdfjs-editor-signature-button-label = Thêm chữ ký
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 = Trình chỉnh sửa đánh dấu
316
+ # “Drawing” is a noun, the string is used on the editor for drawings.
317
+ pdfjs-editor-ink-editor =
318
+ .aria-label = Trình chỉnh sửa bản vẽ
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 = Trình chỉnh sửa chữ ký: { $description }
324
+ pdfjs-editor-stamp-editor =
325
+ .aria-label = Trình chỉnh sửa hình ảnh
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 = Xóa ảnh
314
335
  pdfjs-editor-remove-highlight-button =
315
336
  .title = Xóa phần đánh dấu
337
+ pdfjs-editor-remove-signature-button =
338
+ .title = Xoá chữ ký
316
339
 
317
340
  ##
318
341
 
@@ -329,19 +352,37 @@ pdfjs-editor-stamp-add-image-button-label = Thêm hình ảnh
329
352
  pdfjs-editor-free-highlight-thickness-input = Độ dày
330
353
  pdfjs-editor-free-highlight-thickness-title =
331
354
  .title = Thay đổi độ dày khi đánh dấu các mục không phải là văn bản
332
- pdfjs-free-text =
333
- .aria-label = Trình sửa văn bản
334
- pdfjs-free-text-default-content = Bắt đầu nhập…
335
- pdfjs-ink =
336
- .aria-label = Trình sửa nét vẽ
337
- pdfjs-ink-canvas =
338
- .aria-label = Hình ảnh do người dùng tạo
355
+ pdfjs-editor-add-signature-container =
356
+ .aria-label = Kiểm soát chữ ký và chữ ký đã lưu
357
+ pdfjs-editor-signature-add-signature-button =
358
+ .title = Thêm chữ ký mới
359
+ pdfjs-editor-signature-add-signature-button-label = Thêm chữ mới
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 = Đã lưu chữ ký: { $description }
365
+ # .default-content is used as a placeholder in an empty text editor.
366
+ pdfjs-free-text2 =
367
+ .aria-label = Trình chỉnh sửa văn bản
368
+ .default-content = Bắt đầu nhập…
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 = Chú thích
373
+ pdfjs-editor-comments-sidebar-close-button =
374
+ .title = Đóng thanh lề
375
+ .aria-label = Đóng thanh lề
376
+ pdfjs-editor-comments-sidebar-close-button-label = Đóng thanh lề
377
+ # Instructional copy to add a comment by selecting text or an annotations.
378
+ pdfjs-editor-comments-sidebar-no-comments1 = Bạn thấy điều gì đáng chú ý? Hãy đánh dấu và để lại chú thích.
379
+ pdfjs-editor-comments-sidebar-no-comments-link = Tìm hiểu thêm
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 = Văn bản thay thế
344
- pdfjs-editor-alt-text-edit-button-label = Chỉnh sửa văn bản thay thế
384
+ pdfjs-editor-alt-text-edit-button =
385
+ .aria-label = Chỉnh sửa văn bản thay thế
345
386
  pdfjs-editor-alt-text-dialog-label = Chọn một lựa chọn
346
387
  pdfjs-editor-alt-text-dialog-description = Văn bản thay thế sẽ hữu ích khi mọi người không thể thấy hình ảnh hoặc khi hình ảnh không tải.
347
388
  pdfjs-editor-alt-text-add-description-label = Thêm một mô tả
@@ -354,18 +395,29 @@ pdfjs-editor-alt-text-decorative-tooltip = Đã đánh dấu là trang trí
354
395
  # .placeholder: This is a placeholder for the alt text input area
355
396
  pdfjs-editor-alt-text-textarea =
356
397
  .placeholder = Ví dụ: “Một thanh niên ngồi xuống bàn để thưởng thức một bữa ăn”
398
+ # Alternative text (alt text) helps when people can't see the image.
399
+ pdfjs-editor-alt-text-button =
400
+ .aria-label = Văn bản thay thế
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 = Trên cùng bên trái — thay đổi kích thước
362
- pdfjs-editor-resizer-label-top-middle = Trên cùng giữa — thay đổi kích thước
363
- pdfjs-editor-resizer-label-top-right = Trên cùng bên phải — thay đổi kích thước
364
- pdfjs-editor-resizer-label-middle-right = giữa bên phải — thay đổi kích thước
365
- pdfjs-editor-resizer-label-bottom-right = Dưới cùng bên phải — thay đổi kích thước
366
- pdfjs-editor-resizer-label-bottom-middle = giữa dưới cùng — thay đổi kích thước
367
- pdfjs-editor-resizer-label-bottom-left = Góc dưới bên trái — thay đổi kích thước
368
- pdfjs-editor-resizer-label-middle-left = Ở giữa bên trái — thay đổi kích thước
405
+ pdfjs-editor-resizer-top-left =
406
+ .aria-label = Trên cùng bên trái — thay đổi kích thước
407
+ pdfjs-editor-resizer-top-middle =
408
+ .aria-label = Trên cùng giữa — thay đổi kích thước
409
+ pdfjs-editor-resizer-top-right =
410
+ .aria-label = Trên cùng bên phải — thay đổi kích thước
411
+ pdfjs-editor-resizer-middle-right =
412
+ .aria-label = Ở giữa bên phải — thay đổi kích thước
413
+ pdfjs-editor-resizer-bottom-right =
414
+ .aria-label = Dưới cùng bên phải — thay đổi kích thước
415
+ pdfjs-editor-resizer-bottom-middle =
416
+ .aria-label = Ở giữa dưới cùng — thay đổi kích thước
417
+ pdfjs-editor-resizer-bottom-left =
418
+ .aria-label = Góc dưới bên trái — thay đổi kích thước
419
+ pdfjs-editor-resizer-middle-left =
420
+ .aria-label = Ở giữa bên trái — thay đổi kích thước
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 = Hiện tất cả
393
445
  pdfjs-editor-highlight-show-all-button =
394
446
  .title = Hiện tất cả
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 = Chỉnh sửa văn bản thay thế (mô tả hình ảnh)
453
+ # Modal header positioned above a text box where users can add the alt text.
454
+ pdfjs-editor-new-alt-text-dialog-add-label = Thêm văn bản thay thế (mô tả hình ảnh)
455
+ pdfjs-editor-new-alt-text-textarea =
456
+ .placeholder = Viết mô tả của bạn ở đây…
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 = Mô tả ngắn gọn dành cho người không xem được ảnh hoặc khi không thể tải ảnh.
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 = Văn bản thay thế này được tạo tự động và có thể không chính xác.
461
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Tìm hiểu thêm
462
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Tạo văn bản thay thế tự động
463
+ pdfjs-editor-new-alt-text-not-now-button = Không phải bây giờ
464
+ pdfjs-editor-new-alt-text-error-title = Không thể tạo tự động văn bản thay thế
465
+ pdfjs-editor-new-alt-text-error-description = Vui lòng viết văn bản thay thế của riêng bạn hoặc thử lại sau.
466
+ pdfjs-editor-new-alt-text-error-close-button = Đóng
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 = Đang tải xuống mô hình AI văn bản thay thế ({ $downloadedSize } / { $totalSize } MB)
471
+ .aria-valuetext = Đang tải xuống mô hình AI văn bản thay thế ({ $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 = Đã thêm văn bản thay thế
475
+ pdfjs-editor-new-alt-text-added-button-label = Đã thêm văn bản thay thế
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 = Thiếu văn bản thay thế
479
+ pdfjs-editor-new-alt-text-missing-button-label = Thiếu văn bản thay thế
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 = Xem lại văn bản thay thế
483
+ pdfjs-editor-new-alt-text-to-review-button-label = Xem lại văn bản thay thế
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 = Được tạo tự động: { $generatedAltText }
488
+
489
+ ## Image alt-text settings
490
+
491
+ pdfjs-image-alt-text-settings-button =
492
+ .title = Cài đặt văn bản thay thế của hình ảnh
493
+ pdfjs-image-alt-text-settings-button-label = Cài đặt văn bản thay thế của hình ảnh
494
+ pdfjs-editor-alt-text-settings-dialog-label = Cài đặt văn bản thay thế của hình ảnh
495
+ pdfjs-editor-alt-text-settings-automatic-title = Văn bản thay thế tự động
496
+ pdfjs-editor-alt-text-settings-create-model-button-label = Tạo văn bản thay thế tự động
497
+ pdfjs-editor-alt-text-settings-create-model-description = Đề xuất mô tả giúp ích cho những người không xem được ảnh hoặc khi không thể tải ảnh.
498
+ # Variables:
499
+ # $totalSize (Number) - the total size (in MB) of the AI model.
500
+ pdfjs-editor-alt-text-settings-download-model-label = Mô hình AI văn bản khác ({ $totalSize } MB)
501
+ pdfjs-editor-alt-text-settings-ai-model-description = Chạy cục bộ trên thiết bị của bạn để dữ liệu của bạn luôn ở chế độ riêng tư. Bắt buộc đối với văn bản thay thế tự động.
502
+ pdfjs-editor-alt-text-settings-delete-model-button = Xóa
503
+ pdfjs-editor-alt-text-settings-download-model-button = Tải xuống
504
+ pdfjs-editor-alt-text-settings-downloading-model-button = Đang tải xuống…
505
+ pdfjs-editor-alt-text-settings-editor-title = Trình soạn thảo văn bản thay thế
506
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Hiển thị ngay trình soạn thảo văn bản thay thế khi thêm hình ảnh
507
+ pdfjs-editor-alt-text-settings-show-dialog-description = Giúp bạn đảm bảo tất cả hình ảnh của bạn đều có văn bản thay thế.
508
+ pdfjs-editor-alt-text-settings-close-button = Đóng
509
+
510
+ ## Accessibility labels (announced by screen readers) for objects added to the editor.
511
+
512
+ pdfjs-editor-highlight-added-alert = Đã thêm tô sáng
513
+ pdfjs-editor-freetext-added-alert = Đã thêm chữ
514
+ pdfjs-editor-ink-added-alert = Đã thêm bản vẽ
515
+ pdfjs-editor-stamp-added-alert = Đã thêm ảnh
516
+ pdfjs-editor-signature-added-alert = Đã thêm chữ ký
517
+
518
+ ## "Annotations removed" bar
519
+
520
+ pdfjs-editor-undo-bar-message-highlight = Đã xóa đánh dấu
521
+ pdfjs-editor-undo-bar-message-freetext = Đã xóa văn bản
522
+ pdfjs-editor-undo-bar-message-ink = Đã xóa bản vẽ
523
+ pdfjs-editor-undo-bar-message-stamp = Đã xóa hình ảnh
524
+ pdfjs-editor-undo-bar-message-signature = Chữ ký đã bị xoá
525
+ # Variables:
526
+ # $count (Number) - the number of removed annotations.
527
+ pdfjs-editor-undo-bar-message-multiple = { $count } chú thích đã bị xóa
528
+ pdfjs-editor-undo-bar-undo-button =
529
+ .title = Hoàn tác
530
+ pdfjs-editor-undo-bar-undo-button-label = Hoàn tác
531
+ pdfjs-editor-undo-bar-close-button =
532
+ .title = Đóng
533
+ pdfjs-editor-undo-bar-close-button-label = Đóng
534
+
535
+ ## Add a signature dialog
536
+
537
+ pdfjs-editor-add-signature-dialog-label = Phương thức này cho phép người dùng tạo một chữ ký để thêm vào tài liệu PDF. Người dùng có thể chỉnh sửa tên (cũng đóng vai trò là văn bản thay thế) và tùy chọn lưu chữ ký để sử dụng nhiều lần.
538
+ pdfjs-editor-add-signature-dialog-title = Thêm chữ ký
539
+
540
+ ## Tab names
541
+
542
+ # Type is a verb (you can type your name as signature)
543
+ pdfjs-editor-add-signature-type-button = Đánh văn bản
544
+ .title = Đánh văn bản
545
+ # Draw is a verb (you can draw your signature)
546
+ pdfjs-editor-add-signature-draw-button = Vẽ
547
+ .title = Vẽ
548
+ pdfjs-editor-add-signature-image-button = Hình ảnh
549
+ .title = Hình ảnh
550
+
551
+ ## Tab panels
552
+
553
+ pdfjs-editor-add-signature-type-input =
554
+ .aria-label = Nhập chữ ký của bạn
555
+ .placeholder = Nhập chữ ký của bạn
556
+ pdfjs-editor-add-signature-draw-placeholder = Vẽ chữ ký của bạn
557
+ pdfjs-editor-add-signature-draw-thickness-range-label = Độ dày
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 = Độ dày bút vẽ: { $thickness }
562
+ pdfjs-editor-add-signature-image-placeholder = Kéo một tập tin tại đây để tải lên
563
+ pdfjs-editor-add-signature-image-browse-link =
564
+ { PLATFORM() ->
565
+ [macos] Hoặc chọn hình ảnh
566
+ *[other] Hoặc chọn hình ảnh
567
+ }
568
+
569
+ ## Controls
570
+
571
+ pdfjs-editor-add-signature-description-label = Mô tả (văn bản thay thế)
572
+ pdfjs-editor-add-signature-description-input =
573
+ .title = Mô tả (văn bản thay thế)
574
+ pdfjs-editor-add-signature-description-default-when-drawing = Chữ ký
575
+ pdfjs-editor-add-signature-clear-button-label = Xoá chữ ký
576
+ pdfjs-editor-add-signature-clear-button =
577
+ .title = Xoá chữ ký
578
+ pdfjs-editor-add-signature-save-checkbox = Lưu chữ ký
579
+ pdfjs-editor-add-signature-save-warning-message = Bạn đã đạt đến giới hạn 5 chữ ký đã lưu. Hãy xóa một cái để lưu thêm.
580
+ pdfjs-editor-add-signature-image-upload-error-title = Không thể tải lên hình ảnh
581
+ pdfjs-editor-add-signature-image-upload-error-description = Kiểm tra kết nối mạng của bạn hoặc thử hình ảnh khác.
582
+ pdfjs-editor-add-signature-image-no-data-error-title = Không thể chuyển đổi hình ảnh này thành chữ ký
583
+ pdfjs-editor-add-signature-image-no-data-error-description = Vui lòng thử tải lên một hình ảnh khác.
584
+ pdfjs-editor-add-signature-error-close-button = Đóng
585
+
586
+ ## Dialog buttons
587
+
588
+ pdfjs-editor-add-signature-cancel-button = Hủy bỏ
589
+ pdfjs-editor-add-signature-add-button = Thêm
590
+ pdfjs-editor-edit-signature-update-button = Cập nhật
591
+
592
+ ## Comment popup
593
+
594
+ pdfjs-editor-edit-comment-popup-button-label = Chỉnh sửa chú thích
595
+ pdfjs-editor-edit-comment-popup-button =
596
+ .title = Chỉnh sửa chú thích
597
+ pdfjs-editor-delete-comment-popup-button-label = Xoá chú thích
598
+ pdfjs-editor-delete-comment-popup-button =
599
+ .title = Xoá chú thích
600
+ pdfjs-show-comment-button =
601
+ .title = Hiển thị chú thích
602
+
603
+ ## Edit a comment dialog
604
+
605
+ # An existing comment is edited
606
+ pdfjs-editor-edit-comment-dialog-title-when-editing = Chỉnh sửa chú thích
607
+ pdfjs-editor-edit-comment-dialog-save-button-when-editing = Cập nhật
608
+ # No existing comment
609
+ pdfjs-editor-edit-comment-dialog-title-when-adding = Thêm chú thích
610
+ pdfjs-editor-edit-comment-dialog-save-button-when-adding = Thêm
611
+ pdfjs-editor-edit-comment-dialog-text-input =
612
+ .placeholder = Bắt đầu nhập…
613
+ pdfjs-editor-edit-comment-dialog-cancel-button = Hủy bỏ
614
+
615
+ ## Edit a comment button in the editor toolbar
616
+
617
+ pdfjs-editor-add-comment-button =
618
+ .title = Thêm chú thích
619
+
620
+ ## Main menu for adding/removing signatures
621
+
622
+ pdfjs-editor-delete-signature-button1 =
623
+ .title = Xoá chữ ký đã lưu
624
+ pdfjs-editor-delete-signature-button-label1 = Xoá chữ ký đã lưu
625
+
626
+ ## Editor toolbar
627
+
628
+ pdfjs-editor-add-signature-edit-button-label = Chỉnh sửa mô tả
629
+
630
+ ## Edit signature description dialog
631
+
632
+ pdfjs-editor-edit-signature-dialog-title = Chỉnh sửa mô tả
@@ -29,24 +29,10 @@ pdfjs-print-button =
29
29
  .title = Móol
30
30
  pdfjs-print-button-label = Móol
31
31
 
32
- ## Secondary toolbar and context menu
33
-
34
-
35
32
  ## Document properties dialog
36
33
 
37
34
  pdfjs-document-properties-title = Bopp:
38
35
 
39
- ## Variables:
40
- ## $width (Number) - the width of the (current) page
41
- ## $height (Number) - the height of the (current) page
42
- ## $unit (String) - the unit of measurement of the (current) page
43
- ## $name (String) - the name of the (current) page
44
- ## $orientation (String) - the orientation of the (current) page
45
-
46
-
47
- ##
48
-
49
-
50
36
  ## Print
51
37
 
52
38
  pdfjs-printing-not-supported = Artu: Joowkat bii nanguwul lool mool.
@@ -92,9 +78,6 @@ pdfjs-page-scale-fit = Xët lëmm
92
78
  pdfjs-page-scale-auto = Yambalaŋ ci saa si
93
79
  pdfjs-page-scale-actual = Dayo bi am
94
80
 
95
- ## PDF page
96
-
97
-
98
81
  ## Loading indicator messages
99
82
 
100
83
  pdfjs-loading-error = Am na njumte ci yebum dencukaay PDF bi.
@@ -115,13 +98,3 @@ pdfjs-text-annotation-type =
115
98
 
116
99
  pdfjs-password-ok-button = OK
117
100
  pdfjs-password-cancel-button = Neenal
118
-
119
- ## Editing
120
-
121
-
122
- ## Alt-text dialog
123
-
124
-
125
- ## Editor resizers
126
- ## This is used in an aria label to help to understand the role of the resizer.
127
-
@@ -71,37 +71,17 @@ pdfjs-document-properties-button =
71
71
  pdfjs-document-properties-button-label = Iipropati zoxwebhu…
72
72
  pdfjs-document-properties-file-name = Igama lefayile:
73
73
  pdfjs-document-properties-file-size = Isayizi yefayile:
74
- # Variables:
75
- # $size_kb (Number) - the PDF file size in kilobytes
76
- # $size_b (Number) - the PDF file size in bytes
77
- pdfjs-document-properties-kb = { $size_kb } KB (iibhayiti{ $size_b })
78
- # Variables:
79
- # $size_mb (Number) - the PDF file size in megabytes
80
- # $size_b (Number) - the PDF file size in bytes
81
- pdfjs-document-properties-mb = { $size_mb } MB (iibhayithi{ $size_b })
82
74
  pdfjs-document-properties-title = Umxholo:
83
75
  pdfjs-document-properties-author = Umbhali:
84
76
  pdfjs-document-properties-subject = Umbandela:
85
77
  pdfjs-document-properties-keywords = Amagama aphambili:
86
78
  pdfjs-document-properties-creation-date = Umhla wokwenziwa kwayo:
87
79
  pdfjs-document-properties-modification-date = Umhla wokulungiswa kwayo:
88
- # Variables:
89
- # $date (Date) - the creation/modification date of the PDF file
90
- # $time (Time) - the creation/modification time of the PDF file
91
- pdfjs-document-properties-date-string = { $date }, { $time }
92
80
  pdfjs-document-properties-creator = Umntu oyenzileyo:
93
81
  pdfjs-document-properties-producer = Umvelisi we-PDF:
94
82
  pdfjs-document-properties-version = Uhlelo lwe-PDF:
95
83
  pdfjs-document-properties-page-count = Inani lamaphepha:
96
84
 
97
- ## Variables:
98
- ## $width (Number) - the width of the (current) page
99
- ## $height (Number) - the height of the (current) page
100
- ## $unit (String) - the unit of measurement of the (current) page
101
- ## $name (String) - the name of the (current) page
102
- ## $orientation (String) - the orientation of the (current) page
103
-
104
-
105
85
  ##
106
86
 
107
87
  pdfjs-document-properties-close-button = Vala
@@ -172,9 +152,6 @@ pdfjs-page-scale-actual = Ubungakanani bokwenene
172
152
  # $scale (Number) - percent value for page scale
173
153
  pdfjs-page-scale-percent = { $scale }%
174
154
 
175
- ## PDF page
176
-
177
-
178
155
  ## Loading indicator messages
179
156
 
180
157
  pdfjs-loading-error = Imposiso yenzekile xa kulayishwa i-PDF.
@@ -200,13 +177,3 @@ pdfjs-password-invalid = Ipasiwedi ayisebenzi. Nceda uzame kwakhona.
200
177
  pdfjs-password-ok-button = KULUNGILE
201
178
  pdfjs-password-cancel-button = Rhoxisa
202
179
  pdfjs-web-fonts-disabled = Iifonti zewebhu ziqhwalelisiwe: ayikwazi ukusebenzisa iifonti ze-PDF ezincanyathelisiweyo.
203
-
204
- ## Editing
205
-
206
-
207
- ## Alt-text dialog
208
-
209
-
210
- ## Editor resizers
211
- ## This is used in an aria label to help to understand the role of the resizer.
212
-