@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
@@ -105,13 +105,13 @@ pdfjs-document-properties-button-label = Taɣaṛa n isemli…
105
105
  pdfjs-document-properties-file-name = Isem n ufaylu:
106
106
  pdfjs-document-properties-file-size = Teɣzi n ufaylu:
107
107
  # Variables:
108
- # $size_kb (Number) - the PDF file size in kilobytes
109
- # $size_b (Number) - the PDF file size in bytes
110
- pdfjs-document-properties-kb = { $size_kb } KAṬ ({ $size_b } ibiten)
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 } yibiten)
111
111
  # Variables:
112
- # $size_mb (Number) - the PDF file size in megabytes
113
- # $size_b (Number) - the PDF file size in bytes
114
- pdfjs-document-properties-mb = { $size_mb } MAṬ ({ $size_b } iṭamḍanen)
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 } yibiten)
115
115
  pdfjs-document-properties-title = Azwel:
116
116
  pdfjs-document-properties-author = Ameskar:
117
117
  pdfjs-document-properties-subject = Amgay:
@@ -119,9 +119,8 @@ pdfjs-document-properties-keywords = Awalen n tsaruţ
119
119
  pdfjs-document-properties-creation-date = Azemz n tmerna:
120
120
  pdfjs-document-properties-modification-date = Azemz n usnifel:
121
121
  # Variables:
122
- # $date (Date) - the creation/modification date of the PDF file
123
- # $time (Time) - the creation/modification time of the PDF file
124
- 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") }
125
124
  pdfjs-document-properties-creator = Yerna-t:
126
125
  pdfjs-document-properties-producer = Afecku n uselket PDF:
127
126
  pdfjs-document-properties-version = Lqem PDF:
@@ -264,10 +263,6 @@ pdfjs-rendering-error = Teḍra-d tuccḍa deg uskan n usebter.
264
263
 
265
264
  ## Annotations
266
265
 
267
- # Variables:
268
- # $date (Date) - the modification date of the annotation
269
- # $time (Time) - the modification time of the annotation
270
- pdfjs-annotation-date-string = { $date }, { $time }
271
266
  # .alt: This is used as a tooltip.
272
267
  # Variables:
273
268
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -275,6 +270,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
275
270
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
276
271
  pdfjs-text-annotation-type =
277
272
  .alt = [Tabzimt { $type }]
273
+ # Variables:
274
+ # $dateObj (Date) - the modification date and time of the annotation
275
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
278
276
 
279
277
  ## Password
280
278
 
@@ -288,9 +286,13 @@ pdfjs-web-fonts-disabled = Tisefsiyin web ttwassensent; D awezɣi useqdec n tsef
288
286
 
289
287
  pdfjs-editor-free-text-button =
290
288
  .title = Aḍris
289
+ pdfjs-editor-color-picker-free-text-input =
290
+ .title = Senfel ini n uḍris
291
291
  pdfjs-editor-free-text-button-label = Aḍris
292
292
  pdfjs-editor-ink-button =
293
293
  .title = Suneɣ
294
+ pdfjs-editor-color-picker-ink-input =
295
+ .title = Senfel ini n usuneɣ
294
296
  pdfjs-editor-ink-button-label = Suneɣ
295
297
  pdfjs-editor-stamp-button =
296
298
  .title = Rnu neɣ ẓreg tugniwin
@@ -302,6 +304,33 @@ pdfjs-highlight-floating-button1 =
302
304
  .title = Derrer
303
305
  .aria-label = Derrer
304
306
  pdfjs-highlight-floating-button-label = Derrer
307
+ pdfjs-comment-floating-button =
308
+ .title = Wennet
309
+ .aria-label = Wennet
310
+ pdfjs-comment-floating-button-label = Awennit
311
+ pdfjs-editor-comment-button =
312
+ .title = Wennet
313
+ .aria-label = Wennet
314
+ pdfjs-editor-comment-button-label = Awennit
315
+ pdfjs-editor-signature-button =
316
+ .title = Rnu azmul
317
+ pdfjs-editor-signature-button-label = Rnu azmul
318
+
319
+ ## Default editor aria labels
320
+
321
+ # “Highlight” is a noun, the string is used on the editor for highlights.
322
+ pdfjs-editor-highlight-editor =
323
+ .aria-label = Amaẓrag usebrureq
324
+ # “Drawing” is a noun, the string is used on the editor for drawings.
325
+ pdfjs-editor-ink-editor =
326
+ .aria-label = Amaẓrag n usuneɣ
327
+ # Used when a signature editor is selected/hovered.
328
+ # Variables:
329
+ # $description (String) - a string describing/labeling the signature.
330
+ pdfjs-editor-signature-editor1 =
331
+ .aria-description = usuneɣ n uzmul: { $description }
332
+ pdfjs-editor-stamp-editor =
333
+ .aria-label = Amaẓrag n tugna
305
334
 
306
335
  ## Remove button for the various kind of editor.
307
336
 
@@ -313,6 +342,8 @@ pdfjs-editor-remove-stamp-button =
313
342
  .title = Kkes tugna
314
343
  pdfjs-editor-remove-highlight-button =
315
344
  .title = Kkes aderrer
345
+ pdfjs-editor-remove-signature-button =
346
+ .title = Kkes azmul
316
347
 
317
348
  ##
318
349
 
@@ -327,37 +358,78 @@ pdfjs-editor-stamp-add-image-button =
327
358
  pdfjs-editor-stamp-add-image-button-label = Rnu tawlaft
328
359
  # This refers to the thickness of the line used for free highlighting (not bound to text)
329
360
  pdfjs-editor-free-highlight-thickness-input = Tuzert
330
- pdfjs-free-text =
361
+ pdfjs-editor-free-highlight-thickness-title =
362
+ .title = Beddel tuzert mi ara d-tesbeggneḍ iferdisen niḍen ur nelli d aḍris
363
+ pdfjs-editor-add-signature-container =
364
+ .aria-label = Isenqaden n uzmul d yizmulen yettwaskelsen
365
+ pdfjs-editor-signature-add-signature-button =
366
+ .title = Rnu azmul amaynut
367
+ pdfjs-editor-signature-add-signature-button-label = Rnu azmul amaynut
368
+ # Used on the button to use an already saved signature.
369
+ # Variables:
370
+ # $description (String) - a string describing/labeling the signature.
371
+ pdfjs-editor-add-saved-signature-button =
372
+ .title = Yettwasekles uzmul: { $description }
373
+ # .default-content is used as a placeholder in an empty text editor.
374
+ pdfjs-free-text2 =
331
375
  .aria-label = Amaẓrag n uḍris
332
- pdfjs-free-text-default-content = Bdu tira...
333
- pdfjs-ink =
334
- .aria-label = Amaẓrag n usuneɣ
335
- pdfjs-ink-canvas =
336
- .aria-label = Tugna yettwarnan sɣur useqdac
376
+ .default-content = Bdu tira
377
+ # Used to show how many comments are present in the pdf file.
378
+ # Variables:
379
+ # $count (Number) - the number of comments.
380
+ pdfjs-editor-comments-sidebar-title =
381
+ { $count ->
382
+ [one] Awennit
383
+ *[other] Iwenniten
384
+ }
385
+ pdfjs-editor-comments-sidebar-close-button =
386
+ .title = Mdel agalis adisan
387
+ .aria-label = Mdel agalis adisan
388
+ pdfjs-editor-comments-sidebar-close-button-label = Mdel agalis adisan
389
+ # Instructional copy to add a comment by selecting text or an annotations.
390
+ pdfjs-editor-comments-sidebar-no-comments1 = Twalaḍ ayen i ak⋅akem-iɛeǧben? Sebrureq-it, ternuḍ eǧǧ awennit.
391
+ pdfjs-editor-comments-sidebar-no-comments-link = Issin ugar
337
392
 
338
393
  ## Alt-text dialog
339
394
 
340
- # Alternative text (alt text) helps when people can't see the image.
341
395
  pdfjs-editor-alt-text-button-label = Aḍris amaskal
342
- pdfjs-editor-alt-text-edit-button-label = Ẓreg aḍris amaskal
396
+ pdfjs-editor-alt-text-edit-button =
397
+ .aria-label = Ẓreg aḍris amaskal
343
398
  pdfjs-editor-alt-text-dialog-label = Fren taxtirt
399
+ pdfjs-editor-alt-text-dialog-description = Aḍris amaskal yettallel mi ara yili imdanen ur ttwalin ara tugna neɣ mi ara yili ur d-tuli ara.
344
400
  pdfjs-editor-alt-text-add-description-label = Rnu aglam
401
+ pdfjs-editor-alt-text-add-description-description = Yettuwelleh tira n tefyirt neɣ n snat ideg ara d-yettwaglem asentel, akatar neɣ tigawin.
345
402
  pdfjs-editor-alt-text-mark-decorative-label = Creḍ d adlag
403
+ pdfjs-editor-alt-text-mark-decorative-description = Taxtiṛt-a tettwaseqdacay i tugniwin n ucebbaḥ, am tamiwin neɣ i tecraḍ tifrawanin.
346
404
  pdfjs-editor-alt-text-cancel-button = Sefsex
347
405
  pdfjs-editor-alt-text-save-button = Sekles
348
406
  pdfjs-editor-alt-text-decorative-tooltip = Yettwacreḍ d adlag
407
+ # .placeholder: This is a placeholder for the alt text input area
408
+ pdfjs-editor-alt-text-textarea =
409
+ .placeholder = D amedya, “Yiwen yilemẓi iqqim ɣer ṭṭabla,ad yečč imekli”
410
+ # Alternative text (alt text) helps when people can't see the image.
411
+ pdfjs-editor-alt-text-button =
412
+ .aria-label = Aḍris amaskal
349
413
 
350
414
  ## Editor resizers
351
415
  ## This is used in an aria label to help to understand the role of the resizer.
352
416
 
353
- pdfjs-editor-resizer-label-top-left = Tiɣmert n ufella n zelmeḍ — semsawi teɣzi
354
- pdfjs-editor-resizer-label-top-middle = Talemmat n ufella — semsawi teɣzi
355
- pdfjs-editor-resizer-label-top-right = Tiɣmert n ufella n yeffus — semsawi teɣzi
356
- pdfjs-editor-resizer-label-middle-right = Talemmast tayeffust — semsawi teɣzi
357
- pdfjs-editor-resizer-label-bottom-right = Tiɣmert n wadda n yeffus — semsawi teɣzi
358
- pdfjs-editor-resizer-label-bottom-middle = Talemmat n wadda — semsawi teɣzi
359
- pdfjs-editor-resizer-label-bottom-left = Tiɣmert n wadda n zelmeḍ — semsawi teɣzi
360
- pdfjs-editor-resizer-label-middle-left = Talemmast tazelmdaḍt — semsawi teɣzi
417
+ pdfjs-editor-resizer-top-left =
418
+ .aria-label = Tiɣmert n ufella n zelmeḍ — semsawi teɣzi
419
+ pdfjs-editor-resizer-top-middle =
420
+ .aria-label = Talemmat n ufella — semsawi teɣzi
421
+ pdfjs-editor-resizer-top-right =
422
+ .aria-label = Tiɣmert n ufella n yeffus — semsawi teɣzi
423
+ pdfjs-editor-resizer-middle-right =
424
+ .aria-label = Talemmast tayeffust — semsawi teɣzi
425
+ pdfjs-editor-resizer-bottom-right =
426
+ .aria-label = Tiɣmert n wadda n yeffus — semsawi teɣzi
427
+ pdfjs-editor-resizer-bottom-middle =
428
+ .aria-label = Talemmat n wadda — semsawi teɣzi
429
+ pdfjs-editor-resizer-bottom-left =
430
+ .aria-label = Tiɣmert n wadda n zelmeḍ — semsawi teɣzi
431
+ pdfjs-editor-resizer-middle-left =
432
+ .aria-label = Talemmast tazelmdaḍt — semsawi teɣzi
361
433
 
362
434
  ## Color picker
363
435
 
@@ -384,3 +456,169 @@ pdfjs-editor-colorpicker-red =
384
456
  pdfjs-editor-highlight-show-all-button-label = Sken akk
385
457
  pdfjs-editor-highlight-show-all-button =
386
458
  .title = Sken akk
459
+
460
+ ## New alt-text dialog
461
+ ## 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.
462
+
463
+ # Modal header positioned above a text box where users can edit the alt text.
464
+ pdfjs-editor-new-alt-text-dialog-edit-label = Ẓreg aḍris niḍen (aglam n tugna)
465
+ # Modal header positioned above a text box where users can add the alt text.
466
+ pdfjs-editor-new-alt-text-dialog-add-label = Rnu aḍris niḍen (aglam n tugna)
467
+ pdfjs-editor-new-alt-text-textarea =
468
+ .placeholder = Aru aglam-ik dagi…
469
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Issin ugar
470
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Rnu aḍris niḍen s wudem awurman
471
+ pdfjs-editor-new-alt-text-not-now-button = Mačči tura
472
+ pdfjs-editor-new-alt-text-error-title = D awezɣi timerna n uḍris niḍen s wudem awurman
473
+ pdfjs-editor-new-alt-text-error-description = Ttxil-k⋅m aru aḍris-ik⋅im niḍen neɣ ɛreḍ tikkelt niḍen.
474
+ pdfjs-editor-new-alt-text-error-close-button = Mdel
475
+ # Variables:
476
+ # $totalSize (Number) - the total size (in MB) of the AI model.
477
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
478
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Asader n tmudemt n IA n uḍris amlellay ({ $downloadedSize } n { $totalSize } MB)
479
+ .aria-valuetext = Asader n tmudemt n IA n uḍris amlellay ({ $downloadedSize } n { $totalSize } MB)
480
+ # This is a button that users can click to edit the alt text they have already added.
481
+ pdfjs-editor-new-alt-text-added-button =
482
+ .aria-label = Yettwarna weḍris amlellay
483
+ pdfjs-editor-new-alt-text-added-button-label = Yettwarna weḍris amlellay
484
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
485
+ pdfjs-editor-new-alt-text-missing-button =
486
+ .aria-label = Ixuṣ uḍris amlellay
487
+ pdfjs-editor-new-alt-text-missing-button-label = Ixuṣ uḍris amlellay
488
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
489
+ pdfjs-editor-new-alt-text-to-review-button =
490
+ .aria-label = Senqed aḍris amlellay
491
+ pdfjs-editor-new-alt-text-to-review-button-label = Senqed aḍris amlellay
492
+ # "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.
493
+ # Variables:
494
+ # $generatedAltText (String) - the generated alt-text.
495
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Yettwarna s wudem awurman: { $generatedAltText }
496
+
497
+ ## Image alt-text settings
498
+
499
+ pdfjs-image-alt-text-settings-button =
500
+ .title = Iɣewwaṛen n weḍris amlellay n tugna
501
+ pdfjs-image-alt-text-settings-button-label = Iɣewwaṛen n weḍris amlellay n tugna
502
+ pdfjs-editor-alt-text-settings-dialog-label = Iɣewwaṛen n weḍris amlellay n tugna
503
+ pdfjs-editor-alt-text-settings-automatic-title = Aḍris amlellay awurman
504
+ pdfjs-editor-alt-text-settings-create-model-button-label = Rnu aḍris niḍen s wudem awurman
505
+ # Variables:
506
+ # $totalSize (Number) - the total size (in MB) of the AI model.
507
+ pdfjs-editor-alt-text-settings-download-model-label = Tamudemt n IA n uḍris amlellay ({ $totalSize } MB)
508
+ pdfjs-editor-alt-text-settings-delete-model-button = Kkes
509
+ pdfjs-editor-alt-text-settings-download-model-button = Sader
510
+ pdfjs-editor-alt-text-settings-downloading-model-button = Asader…
511
+ pdfjs-editor-alt-text-settings-editor-title = Amaẓrag n weḍris amlellay
512
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Sken amaẓrag n uḍris amlellay akken kan ara ternuḍ tugna
513
+ pdfjs-editor-alt-text-settings-show-dialog-description = Yettall ad tḍemneḍ tugniwin sɛant aḍris amlellay.
514
+ pdfjs-editor-alt-text-settings-close-button = Mdel
515
+
516
+ ## Accessibility labels (announced by screen readers) for objects added to the editor.
517
+
518
+ pdfjs-editor-highlight-added-alert = Yettwarna usebrureq
519
+ pdfjs-editor-freetext-added-alert = Yettwarna uḍris
520
+ pdfjs-editor-ink-added-alert = Yettwarna usuneɣ
521
+ pdfjs-editor-stamp-added-alert = Tugna tettwarna
522
+ pdfjs-editor-signature-added-alert = Azmul yettwarna
523
+
524
+ ## "Annotations removed" bar
525
+
526
+ pdfjs-editor-undo-bar-message-highlight = Yettwakkes usebrureq
527
+ pdfjs-editor-undo-bar-message-freetext = Aḍris yettwakkes
528
+ pdfjs-editor-undo-bar-message-ink = Asuneɣ yettwakkes
529
+ pdfjs-editor-undo-bar-message-stamp = Tugna tettwakkes
530
+ pdfjs-editor-undo-bar-message-signature = Azmul yettwakkes
531
+ pdfjs-editor-undo-bar-undo-button =
532
+ .title = Sefsex
533
+ pdfjs-editor-undo-bar-undo-button-label = Sefsex
534
+ pdfjs-editor-undo-bar-close-button =
535
+ .title = Mdel
536
+ pdfjs-editor-undo-bar-close-button-label = Mdel
537
+
538
+ ## Add a signature dialog
539
+
540
+ pdfjs-editor-add-signature-dialog-title = Rnu azmul
541
+
542
+ ## Tab names
543
+
544
+ # Type is a verb (you can type your name as signature)
545
+ pdfjs-editor-add-signature-type-button = Anaw
546
+ .title = Anaw
547
+ # Draw is a verb (you can draw your signature)
548
+ pdfjs-editor-add-signature-draw-button = Suneɣ
549
+ .title = Suneɣ
550
+ pdfjs-editor-add-signature-image-button = Tugna
551
+ .title = Tugna
552
+
553
+ ## Tab panels
554
+
555
+ pdfjs-editor-add-signature-type-input =
556
+ .aria-label = Zru azmul-ik
557
+ .placeholder = Zru azmul-ik
558
+ pdfjs-editor-add-signature-draw-placeholder = Suneɣ azmul-ik
559
+ pdfjs-editor-add-signature-draw-thickness-range-label = Tuzert
560
+ # Variables:
561
+ # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
562
+ pdfjs-editor-add-signature-draw-thickness-range =
563
+ .title = Tuzert n usuneɣ: { $thickness }
564
+ pdfjs-editor-add-signature-image-placeholder = Seḥnucceḍ afaylu da akken ad t-saliṭ
565
+ pdfjs-editor-add-signature-image-browse-link =
566
+ { PLATFORM() ->
567
+ [macos] neɣ fren ifuyla n tugna
568
+ *[other] neɣ inig ifuyla n tugna
569
+ }
570
+
571
+ ## Controls
572
+
573
+ pdfjs-editor-add-signature-description-label = Aglam (aḍris amlellay)
574
+ pdfjs-editor-add-signature-description-input =
575
+ .title = Aglam (aḍris amlellay)
576
+ pdfjs-editor-add-signature-description-default-when-drawing = Azmul
577
+ pdfjs-editor-add-signature-clear-button-label = Sfeḍ azmul
578
+ pdfjs-editor-add-signature-clear-button =
579
+ .title = Sfeḍ azmul
580
+ pdfjs-editor-add-signature-save-checkbox = Sekles azmul
581
+ pdfjs-editor-add-signature-image-upload-error-title = Ur izmir ara ad yessali tugna
582
+ pdfjs-editor-add-signature-image-upload-error-description = Ssefqed tuqqna-inek⋅inem n uẓeṭṭa neɣ ɛreḍ tugna-nniḍen.
583
+ pdfjs-editor-add-signature-image-no-data-error-title = D awezɣi aselket n tugna-a ɣer uzmul
584
+ pdfjs-editor-add-signature-image-no-data-error-description = Ttxil-k⋅m ɛreḍ ad tzedmeḍ tugna niḍen
585
+ pdfjs-editor-add-signature-error-close-button = Mdel
586
+
587
+ ## Dialog buttons
588
+
589
+ pdfjs-editor-add-signature-cancel-button = Semmet
590
+ pdfjs-editor-add-signature-add-button = Rnu
591
+ pdfjs-editor-edit-signature-update-button = Leqqem
592
+
593
+ ## Comment popup
594
+
595
+ pdfjs-editor-edit-comment-popup-button-label = Ẓreg awennit
596
+ pdfjs-editor-edit-comment-popup-button =
597
+ .title = Ẓreg awennit
598
+ pdfjs-editor-delete-comment-popup-button-label = Kkes awennit
599
+ pdfjs-editor-delete-comment-popup-button =
600
+ .title = Kkes awennit
601
+
602
+ ## Edit a comment dialog
603
+
604
+ # An existing comment is edited
605
+ pdfjs-editor-edit-comment-dialog-title-when-editing = Ẓreg awennit
606
+ # No existing comment
607
+ pdfjs-editor-edit-comment-dialog-title-when-adding = Rnu awennit
608
+ pdfjs-editor-edit-comment-dialog-text-input =
609
+ .placeholder = Bdu tira...
610
+ pdfjs-editor-edit-comment-dialog-cancel-button = Sefsex
611
+
612
+ ## Main menu for adding/removing signatures
613
+
614
+ pdfjs-editor-delete-signature-button1 =
615
+ .title = Kkes azmul yettwakelsen
616
+ pdfjs-editor-delete-signature-button-label1 = Kkes azmul yettwakelsen
617
+
618
+ ## Editor toolbar
619
+
620
+ pdfjs-editor-add-signature-edit-button-label = Ẓreg aglam
621
+
622
+ ## Edit signature description dialog
623
+
624
+ pdfjs-editor-edit-signature-dialog-title = Ẓreg aglam