@4tw/vue-cli-plugin-pdfjs-viewer 1.6.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 +8 -0
  2. package/assets/build/pdf.mjs +13743 -7030
  3. package/assets/build/pdf.mjs.map +1 -1
  4. package/assets/build/pdf.sandbox.mjs +14 -15
  5. package/assets/build/pdf.sandbox.mjs.map +1 -1
  6. package/assets/build/pdf.worker.mjs +50312 -46034
  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 +295 -57
  142. package/assets/web/viewer.css +6573 -2505
  143. package/assets/web/viewer.html +1043 -333
  144. package/assets/web/viewer.mjs +7807 -3514
  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
@@ -42,6 +42,12 @@ pdfjs-print-button-label = Cetak
42
42
  pdfjs-save-button =
43
43
  .title = Simpan
44
44
  pdfjs-save-button-label = Simpan
45
+ # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
46
+ pdfjs-download-button =
47
+ .title = Unduh
48
+ # Used in Firefox for Android as a label for the download button (“download” is a verb).
49
+ # Length of the translation matters since we are in a mobile context, with limited screen estate.
50
+ pdfjs-download-button-label = Unduh
45
51
  pdfjs-bookmark-button =
46
52
  .title = Laman Saat Ini (Lihat URL dari Laman Sekarang)
47
53
  pdfjs-bookmark-button-label = Laman Saat Ini
@@ -99,13 +105,13 @@ pdfjs-document-properties-button-label = Properti Dokumen…
99
105
  pdfjs-document-properties-file-name = Nama berkas:
100
106
  pdfjs-document-properties-file-size = Ukuran berkas:
101
107
  # Variables:
102
- # $size_kb (Number) - the PDF file size in kilobytes
103
- # $size_b (Number) - the PDF file size in bytes
104
- 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 } byte)
105
111
  # Variables:
106
- # $size_mb (Number) - the PDF file size in megabytes
107
- # $size_b (Number) - the PDF file size in bytes
108
- 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 } byte)
109
115
  pdfjs-document-properties-title = Judul:
110
116
  pdfjs-document-properties-author = Penyusun:
111
117
  pdfjs-document-properties-subject = Subjek:
@@ -113,9 +119,8 @@ pdfjs-document-properties-keywords = Kata Kunci:
113
119
  pdfjs-document-properties-creation-date = Tanggal Dibuat:
114
120
  pdfjs-document-properties-modification-date = Tanggal Dimodifikasi:
115
121
  # Variables:
116
- # $date (Date) - the creation/modification date of the PDF file
117
- # $time (Time) - the creation/modification time of the PDF file
118
- 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") }
119
124
  pdfjs-document-properties-creator = Pembuat:
120
125
  pdfjs-document-properties-producer = Pemroduksi PDF:
121
126
  pdfjs-document-properties-version = Versi PDF:
@@ -214,6 +219,13 @@ pdfjs-find-match-diacritics-checkbox-label = Pencocokan Diakritik
214
219
  pdfjs-find-entire-word-checkbox-label = Seluruh teks
215
220
  pdfjs-find-reached-top = Sampai di awal dokumen, dilanjutkan dari bawah
216
221
  pdfjs-find-reached-bottom = Sampai di akhir dokumen, dilanjutkan dari atas
222
+ # Variables:
223
+ # $current (Number) - the index of the currently active find result
224
+ # $total (Number) - the total number of matches in the document
225
+ pdfjs-find-match-count = { $current } dari { $total } yang cocok
226
+ # Variables:
227
+ # $limit (Number) - the maximum number of matches
228
+ pdfjs-find-match-count-limit = Lebih dari { $limit } kecocokan
217
229
  pdfjs-find-not-found = Frasa tidak ditemukan
218
230
 
219
231
  ## Predefined zoom values
@@ -243,10 +255,6 @@ pdfjs-rendering-error = Galat terjadi saat merender laman.
243
255
 
244
256
  ## Annotations
245
257
 
246
- # Variables:
247
- # $date (Date) - the modification date of the annotation
248
- # $time (Time) - the modification time of the annotation
249
- pdfjs-annotation-date-string = { $date }, { $time }
250
258
  # .alt: This is used as a tooltip.
251
259
  # Variables:
252
260
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -254,6 +262,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
254
262
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
255
263
  pdfjs-text-annotation-type =
256
264
  .alt = [Anotasi { $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") }
257
268
 
258
269
  ## Password
259
270
 
@@ -267,27 +278,312 @@ pdfjs-web-fonts-disabled = Font web dinonaktifkan: tidak dapat menggunakan font
267
278
 
268
279
  pdfjs-editor-free-text-button =
269
280
  .title = Teks
281
+ pdfjs-editor-color-picker-free-text-input =
282
+ .title = Ubah warna teks
270
283
  pdfjs-editor-free-text-button-label = Teks
271
284
  pdfjs-editor-ink-button =
272
285
  .title = Gambar
286
+ pdfjs-editor-color-picker-ink-input =
287
+ .title = Ubah warna gambar
273
288
  pdfjs-editor-ink-button-label = Gambar
289
+ pdfjs-editor-stamp-button =
290
+ .title = Tambah atau edit gambar
291
+ pdfjs-editor-stamp-button-label = Tambah atau edit gambar
292
+ pdfjs-editor-highlight-button =
293
+ .title = Sorot
294
+ pdfjs-editor-highlight-button-label = Sorot
295
+ pdfjs-highlight-floating-button1 =
296
+ .title = Sorot
297
+ .aria-label = Sorot
298
+ pdfjs-highlight-floating-button-label = Sorot
299
+ pdfjs-comment-floating-button =
300
+ .title = Komentar
301
+ .aria-label = Komentar
302
+ pdfjs-comment-floating-button-label = Komentar
303
+ pdfjs-editor-signature-button =
304
+ .title = Tambahkan tanda tangan
305
+ pdfjs-editor-signature-button-label = Tambahkan tanda tangan
306
+
307
+ ## Default editor aria labels
308
+
309
+ # “Highlight” is a noun, the string is used on the editor for highlights.
310
+ pdfjs-editor-highlight-editor =
311
+ .aria-label = Editor sorot
312
+ # “Drawing” is a noun, the string is used on the editor for drawings.
313
+ pdfjs-editor-ink-editor =
314
+ .aria-label = Editor gambar
315
+ # Used when a signature editor is selected/hovered.
316
+ # Variables:
317
+ # $description (String) - a string describing/labeling the signature.
318
+ pdfjs-editor-signature-editor1 =
319
+ .aria-description = Editor tanda tangan: { $description }
320
+ pdfjs-editor-stamp-editor =
321
+ .aria-label = Editor gambar
322
+
323
+ ## Remove button for the various kind of editor.
324
+
325
+ pdfjs-editor-remove-ink-button =
326
+ .title = Hapus gambar
327
+ pdfjs-editor-remove-freetext-button =
328
+ .title = Hapus teks
329
+ pdfjs-editor-remove-stamp-button =
330
+ .title = Hapus gambar
331
+ pdfjs-editor-remove-highlight-button =
332
+ .title = Hapus sorotan
333
+ pdfjs-editor-remove-signature-button =
334
+ .title = Hapus tanda tangan
335
+
336
+ ##
337
+
274
338
  # Editor Parameters
275
339
  pdfjs-editor-free-text-color-input = Warna
276
340
  pdfjs-editor-free-text-size-input = Ukuran
277
341
  pdfjs-editor-ink-color-input = Warna
278
342
  pdfjs-editor-ink-thickness-input = Ketebalan
279
343
  pdfjs-editor-ink-opacity-input = Opasitas
280
- pdfjs-free-text =
344
+ pdfjs-editor-stamp-add-image-button =
345
+ .title = Tambahkan gambar
346
+ pdfjs-editor-stamp-add-image-button-label = Tambahkan gambar
347
+ # This refers to the thickness of the line used for free highlighting (not bound to text)
348
+ pdfjs-editor-free-highlight-thickness-input = Ketebalan
349
+ pdfjs-editor-free-highlight-thickness-title =
350
+ .title = Ubah ketebalan saat menyorot item selain teks
351
+ pdfjs-editor-add-signature-container =
352
+ .aria-label = Kontrol tanda tangan dan tanda tangan tersimpan
353
+ pdfjs-editor-signature-add-signature-button =
354
+ .title = Tambahkan tanda tangan baru
355
+ pdfjs-editor-signature-add-signature-button-label = Tambahkan tanda tangan baru
356
+ # Used on the button to use an already saved signature.
357
+ # Variables:
358
+ # $description (String) - a string describing/labeling the signature.
359
+ pdfjs-editor-add-saved-signature-button =
360
+ .title = Tanda tangan tersimpan: { $description }
361
+ # .default-content is used as a placeholder in an empty text editor.
362
+ pdfjs-free-text2 =
281
363
  .aria-label = Editor Teks
282
- pdfjs-free-text-default-content = Mulai mengetik…
283
- pdfjs-ink =
284
- .aria-label = Editor Gambar
285
- pdfjs-ink-canvas =
286
- .aria-label = Gambar yang dibuat pengguna
364
+ .default-content = Mulai mengetik…
287
365
 
288
366
  ## Alt-text dialog
289
367
 
368
+ pdfjs-editor-alt-text-button-label = Teks alternatif
369
+ pdfjs-editor-alt-text-edit-button =
370
+ .aria-label = Edit teks alternatif
371
+ pdfjs-editor-alt-text-dialog-label = Pilih opsi
372
+ pdfjs-editor-alt-text-dialog-description = Teks alternatif membantu ketika orang tidak dapat melihat gambar atau ketika tidak termuat.
373
+ pdfjs-editor-alt-text-add-description-label = Tambahkan deskripsi
374
+ pdfjs-editor-alt-text-add-description-description = Upayakan 1-2 kalimat yang menggambarkan subjek, latar, atau tindakan.
375
+ pdfjs-editor-alt-text-mark-decorative-label = Tandai sebagai dekoratif
376
+ pdfjs-editor-alt-text-mark-decorative-description = Ini digunakan untuk gambar hias, seperti batas atau tanda air.
377
+ pdfjs-editor-alt-text-cancel-button = Batal
378
+ pdfjs-editor-alt-text-save-button = Simpan
379
+ pdfjs-editor-alt-text-decorative-tooltip = Ditandai sebagai dekoratif
380
+ # .placeholder: This is a placeholder for the alt text input area
381
+ pdfjs-editor-alt-text-textarea =
382
+ .placeholder = Misalnya, “Seorang pemuda duduk di meja untuk makan”
383
+ # Alternative text (alt text) helps when people can't see the image.
384
+ pdfjs-editor-alt-text-button =
385
+ .aria-label = Teks alternatif
290
386
 
291
387
  ## Editor resizers
292
388
  ## This is used in an aria label to help to understand the role of the resizer.
293
389
 
390
+ pdfjs-editor-resizer-top-left =
391
+ .aria-label = Pojok kiri atas — ubah ukuran
392
+ pdfjs-editor-resizer-top-middle =
393
+ .aria-label = Tengah atas — ubah ukuran
394
+ pdfjs-editor-resizer-top-right =
395
+ .aria-label = Pojok kanan atas — ubah ukuran
396
+ pdfjs-editor-resizer-middle-right =
397
+ .aria-label = Kanan tengah — ubah ukuran
398
+ pdfjs-editor-resizer-bottom-right =
399
+ .aria-label = Pojok kanan bawah — ubah ukuran
400
+ pdfjs-editor-resizer-bottom-middle =
401
+ .aria-label = Tengah bawah — ubah ukuran
402
+ pdfjs-editor-resizer-bottom-left =
403
+ .aria-label = Pojok kiri bawah — ubah ukuran
404
+ pdfjs-editor-resizer-middle-left =
405
+ .aria-label = Kiri tengah — ubah ukuran
406
+
407
+ ## Color picker
408
+
409
+ # This means "Color used to highlight text"
410
+ pdfjs-editor-highlight-colorpicker-label = Warna sorot
411
+ pdfjs-editor-colorpicker-button =
412
+ .title = Ubah warna
413
+ pdfjs-editor-colorpicker-dropdown =
414
+ .aria-label = Pilihan warna
415
+ pdfjs-editor-colorpicker-yellow =
416
+ .title = Kuning
417
+ pdfjs-editor-colorpicker-green =
418
+ .title = Hijau
419
+ pdfjs-editor-colorpicker-blue =
420
+ .title = Biru
421
+ pdfjs-editor-colorpicker-pink =
422
+ .title = Merah Jambu
423
+ pdfjs-editor-colorpicker-red =
424
+ .title = Merah
425
+
426
+ ## Show all highlights
427
+ ## This is a toggle button to show/hide all the highlights.
428
+
429
+ pdfjs-editor-highlight-show-all-button-label = Tampilkan semua
430
+ pdfjs-editor-highlight-show-all-button =
431
+ .title = Tampilkan semua
432
+
433
+ ## New alt-text dialog
434
+ ## 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.
435
+
436
+ # Modal header positioned above a text box where users can edit the alt text.
437
+ pdfjs-editor-new-alt-text-dialog-edit-label = Edit teks alternatif (deskripsi gambar)
438
+ # Modal header positioned above a text box where users can add the alt text.
439
+ pdfjs-editor-new-alt-text-dialog-add-label = Tambahkan teks alternatif (deskripsi gambar)
440
+ pdfjs-editor-new-alt-text-textarea =
441
+ .placeholder = Tulis deskripsi Anda di sini…
442
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
443
+ pdfjs-editor-new-alt-text-description = Deskripsi singkat untuk orang yang tidak dapat melihat gambar atau saat gambar tidak termuat.
444
+ # 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.
445
+ pdfjs-editor-new-alt-text-disclaimer1 = Teks alternatif ini dibuat secara otomatis dan mungkin tidak akurat.
446
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Pelajari lebih lanjut
447
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Buat teks alternatif secara otomatis
448
+ pdfjs-editor-new-alt-text-not-now-button = Jangan sekarang
449
+ pdfjs-editor-new-alt-text-error-title = Tidak bisa membuat teks alternatif secara otomatis
450
+ pdfjs-editor-new-alt-text-error-description = Silakan tulis teks alternatif Anda sendiri atau coba lagi nanti.
451
+ pdfjs-editor-new-alt-text-error-close-button = Tutup
452
+ # Variables:
453
+ # $totalSize (Number) - the total size (in MB) of the AI model.
454
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
455
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Mengunduh model AI teks alternatif ({ $downloadedSize } dari { $totalSize } MB)
456
+ .aria-valuetext = Mengunduh model AI teks alternatif ({ $downloadedSize } dari { $totalSize } MB)
457
+ # This is a button that users can click to edit the alt text they have already added.
458
+ pdfjs-editor-new-alt-text-added-button =
459
+ .aria-label = Teks alternatif ditambahkan
460
+ pdfjs-editor-new-alt-text-added-button-label = Teks alternatif ditambahkan
461
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
462
+ pdfjs-editor-new-alt-text-missing-button =
463
+ .aria-label = Teks alternatif hilang
464
+ pdfjs-editor-new-alt-text-missing-button-label = Teks alternatif hilang
465
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
466
+ pdfjs-editor-new-alt-text-to-review-button =
467
+ .aria-label = Tinjau teks alternatif
468
+ pdfjs-editor-new-alt-text-to-review-button-label = Tinjau teks alternatif
469
+ # "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.
470
+ # Variables:
471
+ # $generatedAltText (String) - the generated alt-text.
472
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Dibuat secara otomatis: { $generatedAltText }
473
+
474
+ ## Image alt-text settings
475
+
476
+ pdfjs-image-alt-text-settings-button =
477
+ .title = Pengaturan teks alternatif gambar
478
+ pdfjs-image-alt-text-settings-button-label = Pengaturan teks alternatif gambar
479
+ pdfjs-editor-alt-text-settings-dialog-label = Pengaturan teks alternatif gambar
480
+ pdfjs-editor-alt-text-settings-automatic-title = Teks alternatif otomatis
481
+ pdfjs-editor-alt-text-settings-create-model-button-label = Buat teks alternatif secara otomatis
482
+ pdfjs-editor-alt-text-settings-create-model-description = Menyarankan deskripsi untuk membantu orang yang tidak dapat melihat gambar atau ketika gambar tidak termuat.
483
+ # Variables:
484
+ # $totalSize (Number) - the total size (in MB) of the AI model.
485
+ pdfjs-editor-alt-text-settings-download-model-label = Model AI teks alternatif ({ $totalSize } MB)
486
+ pdfjs-editor-alt-text-settings-ai-model-description = Berjalan secara lokal di perangkat Anda sehingga data Anda tetap pribadi. Diperlukan untuk teks alternatif otomatis.
487
+ pdfjs-editor-alt-text-settings-delete-model-button = Hapus
488
+ pdfjs-editor-alt-text-settings-download-model-button = Unduh
489
+ pdfjs-editor-alt-text-settings-downloading-model-button = Mengunduh…
490
+ pdfjs-editor-alt-text-settings-editor-title = Editor teks alternatif
491
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Tampilkan editor teks alternatif segera saat menambahkan gambar
492
+ pdfjs-editor-alt-text-settings-show-dialog-description = Membantu Anda memastikan semua gambar Anda memiliki teks alternatif.
493
+ pdfjs-editor-alt-text-settings-close-button = Tutup
494
+
495
+ ## Accessibility labels (announced by screen readers) for objects added to the editor.
496
+
497
+ pdfjs-editor-highlight-added-alert = Sorotan ditambahkan
498
+ pdfjs-editor-freetext-added-alert = Teks ditambahkan
499
+ pdfjs-editor-ink-added-alert = Gambar ditambahkan
500
+ pdfjs-editor-stamp-added-alert = Citra ditambahkan
501
+ pdfjs-editor-signature-added-alert = Tanda tangan ditambahkan
502
+
503
+ ## "Annotations removed" bar
504
+
505
+ pdfjs-editor-undo-bar-message-highlight = Sorotan dihapus
506
+ pdfjs-editor-undo-bar-message-freetext = Teks dihapus
507
+ pdfjs-editor-undo-bar-message-ink = Gambar dihapus
508
+ pdfjs-editor-undo-bar-message-stamp = Gambar dihapus
509
+ pdfjs-editor-undo-bar-message-signature = Tanda tangan dihapus
510
+ # Variables:
511
+ # $count (Number) - the number of removed annotations.
512
+ pdfjs-editor-undo-bar-message-multiple = { $count } anotasi dihapus
513
+ pdfjs-editor-undo-bar-undo-button =
514
+ .title = Urungkan
515
+ pdfjs-editor-undo-bar-undo-button-label = Urungkan
516
+ pdfjs-editor-undo-bar-close-button =
517
+ .title = Tutup
518
+ pdfjs-editor-undo-bar-close-button-label = Tutup
519
+
520
+ ## Add a signature dialog
521
+
522
+ pdfjs-editor-add-signature-dialog-label = Modal ini memungkinkan pengguna untuk membuat tanda tangan yang dapat ditambahkan ke dokumen PDF. Pengguna dapat mengedit nama (yang juga berfungsi sebagai teks alternatif), dan jika diinginkan, menyimpan tanda tangan untuk digunakan kembali.
523
+ pdfjs-editor-add-signature-dialog-title = Tambahkan tanda tangan
524
+
525
+ ## Tab names
526
+
527
+ # Type is a verb (you can type your name as signature)
528
+ pdfjs-editor-add-signature-type-button = Tipe
529
+ .title = Tipe
530
+ # Draw is a verb (you can draw your signature)
531
+ pdfjs-editor-add-signature-draw-button = Gambarkan
532
+ .title = Gambarkan
533
+ pdfjs-editor-add-signature-image-button = Gambar
534
+ .title = Gambar
535
+
536
+ ## Tab panels
537
+
538
+ pdfjs-editor-add-signature-type-input =
539
+ .aria-label = Ketik tanda tangan Anda
540
+ .placeholder = Ketik tanda tangan Anda
541
+ pdfjs-editor-add-signature-draw-placeholder = Buat tanda tangan Anda
542
+ pdfjs-editor-add-signature-draw-thickness-range-label = Ketebalan
543
+ # Variables:
544
+ # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
545
+ pdfjs-editor-add-signature-draw-thickness-range =
546
+ .title = Ketebalan gambar: { $thickness }
547
+ pdfjs-editor-add-signature-image-placeholder = Seret berkas ke sini untuk mengunggah
548
+ pdfjs-editor-add-signature-image-browse-link =
549
+ { PLATFORM() ->
550
+ [macos] Atau pilih berkas gambar
551
+ *[other] Atau cari berkas gambar
552
+ }
553
+
554
+ ## Controls
555
+
556
+ pdfjs-editor-add-signature-description-label = Deskripsi (teks alternatif)
557
+ pdfjs-editor-add-signature-description-input =
558
+ .title = Deskripsi (teks alternatif)
559
+ pdfjs-editor-add-signature-description-default-when-drawing = Tanda tangan
560
+ pdfjs-editor-add-signature-clear-button-label = Hapus tanda tangan
561
+ pdfjs-editor-add-signature-clear-button =
562
+ .title = Hapus tanda tangan
563
+ pdfjs-editor-add-signature-save-checkbox = Simpan tanda tangan
564
+ pdfjs-editor-add-signature-save-warning-message = Anda telah mencapai batas 5 tanda tangan tersimpan. Hapus untuk menyimpan lebih banyak.
565
+ pdfjs-editor-add-signature-image-upload-error-title = Tidak dapat mengunggah gambar
566
+ pdfjs-editor-add-signature-image-upload-error-description = Periksa sambungan jaringan Anda atau coba gambar lain.
567
+ pdfjs-editor-add-signature-image-no-data-error-title = Tak bisa mengonversi citra ini menjadi tanda tangan
568
+ pdfjs-editor-add-signature-image-no-data-error-description = Coba unggah gambar lain.
569
+ pdfjs-editor-add-signature-error-close-button = Tutup
570
+
571
+ ## Dialog buttons
572
+
573
+ pdfjs-editor-add-signature-cancel-button = Batal
574
+ pdfjs-editor-add-signature-add-button = Tambah
575
+ pdfjs-editor-edit-signature-update-button = Perbarui
576
+
577
+ ## Main menu for adding/removing signatures
578
+
579
+ pdfjs-editor-delete-signature-button1 =
580
+ .title = Hapus tanda tangan tersimpan
581
+ pdfjs-editor-delete-signature-button-label1 = Hapus tanda tangan tersimpan
582
+
583
+ ## Editor toolbar
584
+
585
+ pdfjs-editor-add-signature-edit-button-label = Edit deskripsi
586
+
587
+ ## Edit signature description dialog
588
+
589
+ pdfjs-editor-edit-signature-dialog-title = Edit deskripsi