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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (154) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/assets/build/pdf.mjs +13482 -6853
  3. package/assets/build/pdf.mjs.map +1 -1
  4. package/assets/build/pdf.sandbox.mjs +13 -14
  5. package/assets/build/pdf.sandbox.mjs.map +1 -1
  6. package/assets/build/pdf.worker.mjs +45590 -41447
  7. package/assets/build/pdf.worker.mjs.map +1 -1
  8. package/assets/web/debugger.css +35 -1
  9. package/assets/web/debugger.mjs +233 -8
  10. package/assets/web/iccs/CGATS001Compat-v2-micro.icc +0 -0
  11. package/assets/web/iccs/LICENSE +116 -0
  12. package/assets/web/images/altText_disclaimer.svg +3 -0
  13. package/assets/web/images/altText_spinner.svg +30 -0
  14. package/assets/web/images/altText_warning.svg +3 -0
  15. package/assets/web/images/checkmark.svg +5 -0
  16. package/assets/web/images/comment-actionsButton.svg +3 -0
  17. package/assets/web/images/comment-closeButton.svg +3 -0
  18. package/assets/web/images/comment-editButton.svg +8 -0
  19. package/assets/web/images/comment-popup-editButton.svg +5 -0
  20. package/assets/web/images/editor-toolbar-edit.svg +3 -0
  21. package/assets/web/images/messageBar_closingButton.svg +3 -0
  22. package/assets/web/images/messageBar_info.svg +3 -0
  23. package/assets/web/images/messageBar_warning.svg +3 -0
  24. package/assets/web/images/pages_closeButton.svg +3 -0
  25. package/assets/web/images/pages_selected.svg +7 -0
  26. package/assets/web/images/pages_viewArrow.svg +3 -0
  27. package/assets/web/images/pages_viewButton.svg +3 -0
  28. package/assets/web/images/toolbarButton-editorSignature.svg +6 -0
  29. package/assets/web/locale/ach/viewer.ftl +0 -25
  30. package/assets/web/locale/af/viewer.ftl +0 -33
  31. package/assets/web/locale/an/viewer.ftl +0 -29
  32. package/assets/web/locale/ar/viewer.ftl +223 -32
  33. package/assets/web/locale/ast/viewer.ftl +0 -29
  34. package/assets/web/locale/az/viewer.ftl +0 -29
  35. package/assets/web/locale/be/viewer.ftl +285 -37
  36. package/assets/web/locale/bg/viewer.ftl +41 -37
  37. package/assets/web/locale/bn/viewer.ftl +0 -29
  38. package/assets/web/locale/bo/viewer.ftl +0 -25
  39. package/assets/web/locale/br/viewer.ftl +41 -30
  40. package/assets/web/locale/brx/viewer.ftl +0 -29
  41. package/assets/web/locale/bs/viewer.ftl +374 -9
  42. package/assets/web/locale/ca/viewer.ftl +6 -31
  43. package/assets/web/locale/cak/viewer.ftl +3 -30
  44. package/assets/web/locale/ckb/viewer.ftl +0 -29
  45. package/assets/web/locale/cs/viewer.ftl +288 -38
  46. package/assets/web/locale/cy/viewer.ftl +291 -37
  47. package/assets/web/locale/da/viewer.ftl +284 -38
  48. package/assets/web/locale/de/viewer.ftl +283 -37
  49. package/assets/web/locale/dsb/viewer.ftl +287 -37
  50. package/assets/web/locale/el/viewer.ftl +286 -40
  51. package/assets/web/locale/en-CA/viewer.ftl +283 -37
  52. package/assets/web/locale/en-GB/viewer.ftl +283 -37
  53. package/assets/web/locale/en-US/viewer.ftl +395 -44
  54. package/assets/web/locale/eo/viewer.ftl +284 -32
  55. package/assets/web/locale/es-AR/viewer.ftl +283 -37
  56. package/assets/web/locale/es-CL/viewer.ftl +284 -38
  57. package/assets/web/locale/es-ES/viewer.ftl +283 -37
  58. package/assets/web/locale/es-MX/viewer.ftl +374 -25
  59. package/assets/web/locale/et/viewer.ftl +2 -24
  60. package/assets/web/locale/eu/viewer.ftl +287 -37
  61. package/assets/web/locale/fa/viewer.ftl +90 -14
  62. package/assets/web/locale/ff/viewer.ftl +0 -25
  63. package/assets/web/locale/fi/viewer.ftl +283 -37
  64. package/assets/web/locale/fr/viewer.ftl +283 -37
  65. package/assets/web/locale/fur/viewer.ftl +279 -38
  66. package/assets/web/locale/fy-NL/viewer.ftl +286 -40
  67. package/assets/web/locale/ga-IE/viewer.ftl +0 -33
  68. package/assets/web/locale/gd/viewer.ftl +3 -36
  69. package/assets/web/locale/gl/viewer.ftl +262 -35
  70. package/assets/web/locale/gn/viewer.ftl +282 -37
  71. package/assets/web/locale/gu-IN/viewer.ftl +0 -25
  72. package/assets/web/locale/he/viewer.ftl +287 -41
  73. package/assets/web/locale/hi-IN/viewer.ftl +1 -33
  74. package/assets/web/locale/hr/viewer.ftl +403 -30
  75. package/assets/web/locale/hsb/viewer.ftl +287 -37
  76. package/assets/web/locale/hu/viewer.ftl +283 -31
  77. package/assets/web/locale/hy-AM/viewer.ftl +349 -20
  78. package/assets/web/locale/hye/viewer.ftl +0 -26
  79. package/assets/web/locale/ia/viewer.ftl +283 -29
  80. package/assets/web/locale/id/viewer.ftl +315 -19
  81. package/assets/web/locale/is/viewer.ftl +210 -32
  82. package/assets/web/locale/it/viewer.ftl +286 -37
  83. package/assets/web/locale/ja/viewer.ftl +278 -40
  84. package/assets/web/locale/ka/viewer.ftl +311 -50
  85. package/assets/web/locale/kab/viewer.ftl +267 -29
  86. package/assets/web/locale/kk/viewer.ftl +255 -37
  87. package/assets/web/locale/km/viewer.ftl +0 -25
  88. package/assets/web/locale/kn/viewer.ftl +0 -33
  89. package/assets/web/locale/ko/viewer.ftl +275 -37
  90. package/assets/web/locale/lij/viewer.ftl +0 -25
  91. package/assets/web/locale/lo/viewer.ftl +3 -36
  92. package/assets/web/locale/locale.json +1 -1
  93. package/assets/web/locale/lt/viewer.ftl +0 -26
  94. package/assets/web/locale/ltg/viewer.ftl +0 -25
  95. package/assets/web/locale/lv/viewer.ftl +0 -25
  96. package/assets/web/locale/meh/viewer.ftl +0 -39
  97. package/assets/web/locale/mk/viewer.ftl +0 -32
  98. package/assets/web/locale/ml/viewer.ftl +490 -0
  99. package/assets/web/locale/mr/viewer.ftl +0 -29
  100. package/assets/web/locale/ms/viewer.ftl +0 -25
  101. package/assets/web/locale/my/viewer.ftl +0 -33
  102. package/assets/web/locale/nb-NO/viewer.ftl +285 -33
  103. package/assets/web/locale/ne-NP/viewer.ftl +0 -33
  104. package/assets/web/locale/nl/viewer.ftl +283 -37
  105. package/assets/web/locale/nn-NO/viewer.ftl +287 -33
  106. package/assets/web/locale/oc/viewer.ftl +61 -34
  107. package/assets/web/locale/pa-IN/viewer.ftl +283 -31
  108. package/assets/web/locale/pl/viewer.ftl +285 -38
  109. package/assets/web/locale/pt-BR/viewer.ftl +285 -33
  110. package/assets/web/locale/pt-PT/viewer.ftl +253 -37
  111. package/assets/web/locale/rm/viewer.ftl +274 -31
  112. package/assets/web/locale/ro/viewer.ftl +422 -22
  113. package/assets/web/locale/ru/viewer.ftl +287 -39
  114. package/assets/web/locale/sat/viewer.ftl +3 -36
  115. package/assets/web/locale/sc/viewer.ftl +87 -35
  116. package/assets/web/locale/scn/viewer.ftl +0 -42
  117. package/assets/web/locale/sco/viewer.ftl +0 -26
  118. package/assets/web/locale/si/viewer.ftl +8 -33
  119. package/assets/web/locale/sk/viewer.ftl +287 -37
  120. package/assets/web/locale/skr/viewer.ftl +101 -32
  121. package/assets/web/locale/sl/viewer.ftl +288 -30
  122. package/assets/web/locale/son/viewer.ftl +0 -33
  123. package/assets/web/locale/sq/viewer.ftl +283 -31
  124. package/assets/web/locale/sr/viewer.ftl +117 -30
  125. package/assets/web/locale/sv-SE/viewer.ftl +283 -37
  126. package/assets/web/locale/szl/viewer.ftl +0 -29
  127. package/assets/web/locale/ta/viewer.ftl +0 -25
  128. package/assets/web/locale/te/viewer.ftl +1 -27
  129. package/assets/web/locale/tg/viewer.ftl +284 -32
  130. package/assets/web/locale/th/viewer.ftl +275 -37
  131. package/assets/web/locale/tl/viewer.ftl +0 -29
  132. package/assets/web/locale/tr/viewer.ftl +285 -33
  133. package/assets/web/locale/trs/viewer.ftl +0 -34
  134. package/assets/web/locale/uk/viewer.ftl +223 -35
  135. package/assets/web/locale/ur/viewer.ftl +0 -26
  136. package/assets/web/locale/uz/viewer.ftl +0 -33
  137. package/assets/web/locale/vi/viewer.ftl +276 -38
  138. package/assets/web/locale/wo/viewer.ftl +0 -27
  139. package/assets/web/locale/xh/viewer.ftl +0 -33
  140. package/assets/web/locale/zh-CN/viewer.ftl +276 -32
  141. package/assets/web/locale/zh-TW/viewer.ftl +279 -33
  142. package/assets/web/viewer.css +6575 -2515
  143. package/assets/web/viewer.html +1043 -333
  144. package/assets/web/viewer.mjs +12563 -8358
  145. package/assets/web/viewer.mjs.map +1 -1
  146. package/assets/web/wasm/LICENSE_OPENJPEG +39 -0
  147. package/assets/web/wasm/LICENSE_PDFJS_OPENJPEG +22 -0
  148. package/assets/web/wasm/LICENSE_PDFJS_QCMS +22 -0
  149. package/assets/web/wasm/LICENSE_QCMS +21 -0
  150. package/assets/web/wasm/openjpeg.wasm +0 -0
  151. package/assets/web/wasm/openjpeg_nowasm_fallback.js +17 -0
  152. package/assets/web/wasm/qcms_bg.wasm +0 -0
  153. package/package.json +1 -1
  154. /package/assets/web/images/{toolbarButton-sidebarToggle.svg → toolbarButton-viewsManagerToggle.svg} +0 -0
@@ -51,12 +51,6 @@ pdfjs-download-button-label = הורדה
51
51
  pdfjs-bookmark-button =
52
52
  .title = עמוד נוכחי (הצגת כתובת האתר מהעמוד הנוכחי)
53
53
  pdfjs-bookmark-button-label = עמוד נוכחי
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = פתיחה ביישום
57
- # Used in Firefox for Android.
58
- # Length of the translation matters since we are in a mobile context, with limited screen estate.
59
- pdfjs-open-in-app-button-label = פתיחה ביישום
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,13 +105,13 @@ pdfjs-document-properties-button-label = מאפייני מסמך…
111
105
  pdfjs-document-properties-file-name = שם קובץ:
112
106
  pdfjs-document-properties-file-size = גודל הקובץ:
113
107
  # Variables:
114
- # $size_kb (Number) - the PDF file size in kilobytes
115
- # $size_b (Number) - the PDF file size in bytes
116
- pdfjs-document-properties-kb = { $size_kb } ק״ב ({ $size_b } בתים)
108
+ # $kb (Number) - the PDF file size in kilobytes
109
+ # $b (Number) - the PDF file size in bytes
110
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } ק״ב ({ $b } בתים)
117
111
  # Variables:
118
- # $size_mb (Number) - the PDF file size in megabytes
119
- # $size_b (Number) - the PDF file size in bytes
120
- pdfjs-document-properties-mb = { $size_mb } מ״ב ({ $size_b } בתים)
112
+ # $mb (Number) - the PDF file size in megabytes
113
+ # $b (Number) - the PDF file size in bytes
114
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } מ״ב ({ $b } בתים)
121
115
  pdfjs-document-properties-title = כותרת:
122
116
  pdfjs-document-properties-author = מחבר:
123
117
  pdfjs-document-properties-subject = נושא:
@@ -125,9 +119,8 @@ pdfjs-document-properties-keywords = מילות מפתח:
125
119
  pdfjs-document-properties-creation-date = תאריך יצירה:
126
120
  pdfjs-document-properties-modification-date = תאריך שינוי:
127
121
  # Variables:
128
- # $date (Date) - the creation/modification date of the PDF file
129
- # $time (Time) - the creation/modification time of the PDF file
130
- pdfjs-document-properties-date-string = { $date }, { $time }
122
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
123
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
131
124
  pdfjs-document-properties-creator = יוצר:
132
125
  pdfjs-document-properties-producer = יצרן PDF:
133
126
  pdfjs-document-properties-version = גרסת PDF:
@@ -270,10 +263,6 @@ pdfjs-rendering-error = אירעה שגיאה בעת עיבוד הדף.
270
263
 
271
264
  ## Annotations
272
265
 
273
- # Variables:
274
- # $date (Date) - the modification date of the annotation
275
- # $time (Time) - the modification time of the annotation
276
- pdfjs-annotation-date-string = { $date }, { $time }
277
266
  # .alt: This is used as a tooltip.
278
267
  # Variables:
279
268
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -281,11 +270,14 @@ pdfjs-annotation-date-string = { $date }, { $time }
281
270
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
282
271
  pdfjs-text-annotation-type =
283
272
  .alt = [הערת { $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") }
284
276
 
285
277
  ## Password
286
278
 
287
279
  pdfjs-password-label = נא להכניס את הססמה לפתיחת קובץ PDF זה.
288
- pdfjs-password-invalid = ססמה שגויה. נא לנסות שנית.
280
+ pdfjs-password-invalid = ססמה שגויה. נא לנסות שוב.
289
281
  pdfjs-password-ok-button = אישור
290
282
  pdfjs-password-cancel-button = ביטול
291
283
  pdfjs-web-fonts-disabled = גופני רשת מנוטרלים: לא ניתן להשתמש בגופני PDF מוטבעים.
@@ -294,9 +286,13 @@ pdfjs-web-fonts-disabled = גופני רשת מנוטרלים: לא ניתן ל
294
286
 
295
287
  pdfjs-editor-free-text-button =
296
288
  .title = טקסט
289
+ pdfjs-editor-color-picker-free-text-input =
290
+ .title = שינוי צבע הטקסט
297
291
  pdfjs-editor-free-text-button-label = טקסט
298
292
  pdfjs-editor-ink-button =
299
293
  .title = ציור
294
+ pdfjs-editor-color-picker-ink-input =
295
+ .title = שינוי צבע הציור
300
296
  pdfjs-editor-ink-button-label = ציור
301
297
  pdfjs-editor-stamp-button =
302
298
  .title = הוספה או עריכת תמונות
@@ -304,12 +300,37 @@ pdfjs-editor-stamp-button-label = הוספה או עריכת תמונות
304
300
  pdfjs-editor-highlight-button =
305
301
  .title = סימון
306
302
  pdfjs-editor-highlight-button-label = סימון
307
- pdfjs-highlight-floating-button =
308
- .title = סימון
309
303
  pdfjs-highlight-floating-button1 =
310
304
  .title = סימון
311
305
  .aria-label = סימון
312
306
  pdfjs-highlight-floating-button-label = סימון
307
+ pdfjs-comment-floating-button =
308
+ .title = הערה
309
+ .aria-label = הערה
310
+ pdfjs-comment-floating-button-label = הערה
311
+ pdfjs-editor-comment-button =
312
+ .title = הערה
313
+ .aria-label = הערה
314
+ pdfjs-editor-comment-button-label = הערה
315
+ pdfjs-editor-signature-button =
316
+ .title = הוספת חתימה
317
+ pdfjs-editor-signature-button-label = הוספת חתימה
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 = עורך סימונים
324
+ # “Drawing” is a noun, the string is used on the editor for drawings.
325
+ pdfjs-editor-ink-editor =
326
+ .aria-label = עורך ציורים
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 = עורך החתימות: { $description }
332
+ pdfjs-editor-stamp-editor =
333
+ .aria-label = עורך תמונות
313
334
 
314
335
  ## Remove button for the various kind of editor.
315
336
 
@@ -320,7 +341,9 @@ pdfjs-editor-remove-freetext-button =
320
341
  pdfjs-editor-remove-stamp-button =
321
342
  .title = הסרת תמונה
322
343
  pdfjs-editor-remove-highlight-button =
323
- .title = הסרת הדגשה
344
+ .title = הסרת סימון
345
+ pdfjs-editor-remove-signature-button =
346
+ .title = הסרת חתימה
324
347
 
325
348
  ##
326
349
 
@@ -336,20 +359,42 @@ pdfjs-editor-stamp-add-image-button-label = הוספת תמונה
336
359
  # This refers to the thickness of the line used for free highlighting (not bound to text)
337
360
  pdfjs-editor-free-highlight-thickness-input = עובי
338
361
  pdfjs-editor-free-highlight-thickness-title =
339
- .title = שינוי עובי בעת הדגשת פריטים שאינם טקסט
340
- pdfjs-free-text =
362
+ .title = שינוי עובי בעת סימון פריטים שאינם טקסט
363
+ pdfjs-editor-add-signature-container =
364
+ .aria-label = פקדי חתימה וחתימות שמורות
365
+ pdfjs-editor-signature-add-signature-button =
366
+ .title = הוספת חתימה חדשה
367
+ pdfjs-editor-signature-add-signature-button-label = הוספת חתימה חדשה
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 = חתימה שמורה: { $description }
373
+ # .default-content is used as a placeholder in an empty text editor.
374
+ pdfjs-free-text2 =
341
375
  .aria-label = עורך טקסט
342
- pdfjs-free-text-default-content = להתחיל להקליד…
343
- pdfjs-ink =
344
- .aria-label = עורך ציור
345
- pdfjs-ink-canvas =
346
- .aria-label = תמונה שנוצרה על־ידי משתמש
376
+ .default-content = נא להתחיל להקליד…
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] הערה
383
+ *[other] הערות
384
+ }
385
+ pdfjs-editor-comments-sidebar-close-button =
386
+ .title = סגירת סרגל הצד
387
+ .aria-label = סגירת סרגל הצד
388
+ pdfjs-editor-comments-sidebar-close-button-label = סגירת סרגל הצד
389
+ # Instructional copy to add a comment by selecting text or an annotations.
390
+ pdfjs-editor-comments-sidebar-no-comments1 = ראית משהו ראוי לציון? ניתן לסמן אותו ולהשאיר הערה.
391
+ pdfjs-editor-comments-sidebar-no-comments-link = מידע נוסף
347
392
 
348
393
  ## Alt-text dialog
349
394
 
350
- # Alternative text (alt text) helps when people can't see the image.
351
395
  pdfjs-editor-alt-text-button-label = טקסט חלופי
352
- pdfjs-editor-alt-text-edit-button-label = עריכת טקסט חלופי
396
+ pdfjs-editor-alt-text-edit-button =
397
+ .aria-label = עריכת טקסט חלופי
353
398
  pdfjs-editor-alt-text-dialog-label = בחירת אפשרות
354
399
  pdfjs-editor-alt-text-dialog-description = טקסט חלופי עוזר כשאנשים לא יכולים לראות את התמונה או כשהיא לא נטענת.
355
400
  pdfjs-editor-alt-text-add-description-label = הוספת תיאור
@@ -362,23 +407,34 @@ pdfjs-editor-alt-text-decorative-tooltip = מסומן כדקורטיבי
362
407
  # .placeholder: This is a placeholder for the alt text input area
363
408
  pdfjs-editor-alt-text-textarea =
364
409
  .placeholder = לדוגמה, ״גבר צעיר מתיישב ליד שולחן לאכול ארוחה״
410
+ # Alternative text (alt text) helps when people can't see the image.
411
+ pdfjs-editor-alt-text-button =
412
+ .aria-label = טקסט חלופי
365
413
 
366
414
  ## Editor resizers
367
415
  ## This is used in an aria label to help to understand the role of the resizer.
368
416
 
369
- pdfjs-editor-resizer-label-top-left = פינה שמאלית עליונה - שינוי גודל
370
- pdfjs-editor-resizer-label-top-middle = למעלה באמצע - שינוי גודל
371
- pdfjs-editor-resizer-label-top-right = פינה ימנית עליונה - שינוי גודל
372
- pdfjs-editor-resizer-label-middle-right = ימינה באמצע - שינוי גודל
373
- pdfjs-editor-resizer-label-bottom-right = פינה ימנית תחתונה - שינוי גודל
374
- pdfjs-editor-resizer-label-bottom-middle = למטה באמצע - שינוי גודל
375
- pdfjs-editor-resizer-label-bottom-left = פינה שמאלית תחתונה - שינוי גודל
376
- pdfjs-editor-resizer-label-middle-left = שמאלה באמצע - שינוי גודל
417
+ pdfjs-editor-resizer-top-left =
418
+ .aria-label = פינה שמאלית עליונה - שינוי גודל
419
+ pdfjs-editor-resizer-top-middle =
420
+ .aria-label = למעלה באמצע - שינוי גודל
421
+ pdfjs-editor-resizer-top-right =
422
+ .aria-label = פינה ימנית עליונה - שינוי גודל
423
+ pdfjs-editor-resizer-middle-right =
424
+ .aria-label = ימינה באמצע - שינוי גודל
425
+ pdfjs-editor-resizer-bottom-right =
426
+ .aria-label = פינה ימנית תחתונה - שינוי גודל
427
+ pdfjs-editor-resizer-bottom-middle =
428
+ .aria-label = למטה באמצע - שינוי גודל
429
+ pdfjs-editor-resizer-bottom-left =
430
+ .aria-label = פינה שמאלית תחתונה - שינוי גודל
431
+ pdfjs-editor-resizer-middle-left =
432
+ .aria-label = שמאלה באמצע - שינוי גודל
377
433
 
378
434
  ## Color picker
379
435
 
380
436
  # This means "Color used to highlight text"
381
- pdfjs-editor-highlight-colorpicker-label = צבע הדגשה
437
+ pdfjs-editor-highlight-colorpicker-label = צבע סימון
382
438
  pdfjs-editor-colorpicker-button =
383
439
  .title = שינוי צבע
384
440
  pdfjs-editor-colorpicker-dropdown =
@@ -400,3 +456,193 @@ pdfjs-editor-colorpicker-red =
400
456
  pdfjs-editor-highlight-show-all-button-label = הצגת הכול
401
457
  pdfjs-editor-highlight-show-all-button =
402
458
  .title = הצגת הכול
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 = עריכת טקסט חלופי (תיאור תמונה)
465
+ # Modal header positioned above a text box where users can add the alt text.
466
+ pdfjs-editor-new-alt-text-dialog-add-label = הוספת טקסט חלופי (תיאור תמונה)
467
+ pdfjs-editor-new-alt-text-textarea =
468
+ .placeholder = נא לכתוב את התיאור שלך כאן…
469
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
470
+ pdfjs-editor-new-alt-text-description = תיאור קצר לאנשים שאינם יכולים לראות את התמונה או כאשר התמונה אינה נטענת.
471
+ # 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.
472
+ pdfjs-editor-new-alt-text-disclaimer1 = טקסט חלופי זה נוצר באופן אוטומטי ועשוי להיות לא מדויק.
473
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = מידע נוסף
474
+ pdfjs-editor-new-alt-text-create-automatically-button-label = יצירת טקסט חלופי באופן אוטומטי
475
+ pdfjs-editor-new-alt-text-not-now-button = לא כעת
476
+ pdfjs-editor-new-alt-text-error-title = לא ניתן היה ליצור טקסט חלופי באופן אוטומטי
477
+ pdfjs-editor-new-alt-text-error-description = נא לכתוב טקסט חלופי משלך או לנסות שוב מאוחר יותר.
478
+ pdfjs-editor-new-alt-text-error-close-button = סגירה
479
+ # Variables:
480
+ # $totalSize (Number) - the total size (in MB) of the AI model.
481
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
482
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = בתהליך הורדת מודל AI של טקסט חלופי ({ $downloadedSize } מתוך { $totalSize } מ״ב)
483
+ .aria-valuetext = בתהליך הורדת מודל AI של טקסט חלופי ({ $downloadedSize } מתוך { $totalSize } מ״ב)
484
+ # This is a button that users can click to edit the alt text they have already added.
485
+ pdfjs-editor-new-alt-text-added-button =
486
+ .aria-label = נוסף טקסט חלופי
487
+ pdfjs-editor-new-alt-text-added-button-label = נוסף טקסט חלופי
488
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
489
+ pdfjs-editor-new-alt-text-missing-button =
490
+ .aria-label = חסר טקסט חלופי
491
+ pdfjs-editor-new-alt-text-missing-button-label = חסר טקסט חלופי
492
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
493
+ pdfjs-editor-new-alt-text-to-review-button =
494
+ .aria-label = סקירת טקסט חלופי
495
+ pdfjs-editor-new-alt-text-to-review-button-label = סקירת טקסט חלופי
496
+ # "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.
497
+ # Variables:
498
+ # $generatedAltText (String) - the generated alt-text.
499
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = נוצר באופן אוטומטי: { $generatedAltText }
500
+
501
+ ## Image alt-text settings
502
+
503
+ pdfjs-image-alt-text-settings-button =
504
+ .title = הגדרות טקסט חלופי של תמונה
505
+ pdfjs-image-alt-text-settings-button-label = הגדרות טקסט חלופי של תמונה
506
+ pdfjs-editor-alt-text-settings-dialog-label = הגדרות טקסט חלופי של תמונה
507
+ pdfjs-editor-alt-text-settings-automatic-title = טקסט חלופי אוטומטי
508
+ pdfjs-editor-alt-text-settings-create-model-button-label = יצירת טקסט חלופי באופן אוטומטי
509
+ pdfjs-editor-alt-text-settings-create-model-description = הצעת תיאורים כדי לסייע לאנשים שאינם יכולים לראות את התמונה או כאשר התמונה אינה נטענת.
510
+ # Variables:
511
+ # $totalSize (Number) - the total size (in MB) of the AI model.
512
+ pdfjs-editor-alt-text-settings-download-model-label = מודל AI לטקסט חלופי ({ $totalSize } מ״ב)
513
+ pdfjs-editor-alt-text-settings-ai-model-description = פועל באופן מקומי במכשיר שלך כך שהנתונים שלך נשארים פרטיים. נדרש עבור טקסט חלופי אוטומטי.
514
+ pdfjs-editor-alt-text-settings-delete-model-button = מחיקה
515
+ pdfjs-editor-alt-text-settings-download-model-button = הורדה
516
+ pdfjs-editor-alt-text-settings-downloading-model-button = בהורדה…
517
+ pdfjs-editor-alt-text-settings-editor-title = עורך טקסט חלופי
518
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = הצגת עורך טקסט חלופי מיד בעת הוספת תמונה
519
+ pdfjs-editor-alt-text-settings-show-dialog-description = מסייע לך לוודא שלכל התמונות שלך יש טקסט חלופי.
520
+ pdfjs-editor-alt-text-settings-close-button = סגירה
521
+
522
+ ## Accessibility labels (announced by screen readers) for objects added to the editor.
523
+
524
+ pdfjs-editor-highlight-added-alert = הסימון נוסף
525
+ pdfjs-editor-freetext-added-alert = הטקסט נוסף
526
+ pdfjs-editor-ink-added-alert = הציור נוסף
527
+ pdfjs-editor-stamp-added-alert = התמונה נוספה
528
+ pdfjs-editor-signature-added-alert = החתימה נוספה
529
+
530
+ ## "Annotations removed" bar
531
+
532
+ pdfjs-editor-undo-bar-message-highlight = הסימון הוסר
533
+ pdfjs-editor-undo-bar-message-freetext = הטקסט הוסר
534
+ pdfjs-editor-undo-bar-message-ink = הציור הוסר
535
+ pdfjs-editor-undo-bar-message-stamp = התמונה הוסרה
536
+ pdfjs-editor-undo-bar-message-signature = החתימה הוסרה
537
+ # Variables:
538
+ # $count (Number) - the number of removed annotations.
539
+ pdfjs-editor-undo-bar-message-multiple =
540
+ { $count ->
541
+ [one] הערה אחת הוסרה
542
+ *[other] { $count } הערות הוסרו
543
+ }
544
+ pdfjs-editor-undo-bar-undo-button =
545
+ .title = ביטול פעולה
546
+ pdfjs-editor-undo-bar-undo-button-label = ביטול פעלה
547
+ pdfjs-editor-undo-bar-close-button =
548
+ .title = סגירה
549
+ pdfjs-editor-undo-bar-close-button-label = סגירה
550
+
551
+ ## Add a signature dialog
552
+
553
+ pdfjs-editor-add-signature-dialog-label = מודל זה מאפשר למשתמש ליצור חתימה להוספה למסמך PDF. המשתמש יכול לערוך את השם (שמשמש גם כטקסט האלטרנטיבי), ובאופן אופציונלי לשמור את החתימה לשימוש חוזר.
554
+ pdfjs-editor-add-signature-dialog-title = הוספת חתימה
555
+
556
+ ## Tab names
557
+
558
+ # Type is a verb (you can type your name as signature)
559
+ pdfjs-editor-add-signature-type-button = הקלדה
560
+ .title = הקלדה
561
+ # Draw is a verb (you can draw your signature)
562
+ pdfjs-editor-add-signature-draw-button = ציור
563
+ .title = ציור
564
+ pdfjs-editor-add-signature-image-button = תמונה
565
+ .title = תמונה
566
+
567
+ ## Tab panels
568
+
569
+ pdfjs-editor-add-signature-type-input =
570
+ .aria-label = נא להקליד את החתימה שלך
571
+ .placeholder = נא להקליד את החתימה שלך
572
+ pdfjs-editor-add-signature-draw-placeholder = נא לצייר את החתימה שלך
573
+ pdfjs-editor-add-signature-draw-thickness-range-label = עובי
574
+ # Variables:
575
+ # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
576
+ pdfjs-editor-add-signature-draw-thickness-range =
577
+ .title = עובי הציור: { $thickness }
578
+ pdfjs-editor-add-signature-image-placeholder = יש לגרור לכאן קובץ להעלאה
579
+ pdfjs-editor-add-signature-image-browse-link =
580
+ { PLATFORM() ->
581
+ [macos] או לבחור בקובצי תמונה
582
+ *[other] או לעיין בקובצי תמונה
583
+ }
584
+
585
+ ## Controls
586
+
587
+ pdfjs-editor-add-signature-description-label = תיאור (טקסט חלופי)
588
+ pdfjs-editor-add-signature-description-input =
589
+ .title = תיאור (טקסט חלופי)
590
+ pdfjs-editor-add-signature-description-default-when-drawing = חתימה
591
+ pdfjs-editor-add-signature-clear-button-label = ניקוי חתימה
592
+ pdfjs-editor-add-signature-clear-button =
593
+ .title = ניקוי חתימה
594
+ pdfjs-editor-add-signature-save-checkbox = שמירת החתימה
595
+ pdfjs-editor-add-signature-save-warning-message = הגעת למגבלה של 5 חתימות שמורות. יש להסיר אחד כדי לשמור עוד.
596
+ pdfjs-editor-add-signature-image-upload-error-title = לא ניתן להעלות את התמונה
597
+ pdfjs-editor-add-signature-image-upload-error-description = נא לבדוק את החיבור שלך לרשת או לנסות תמונה אחרת.
598
+ pdfjs-editor-add-signature-image-no-data-error-title = לא ניתן להמיר את התמונה הזו לחתימה
599
+ pdfjs-editor-add-signature-image-no-data-error-description = נא לנסות להעלות תמונה אחרת.
600
+ pdfjs-editor-add-signature-error-close-button = סגירה
601
+
602
+ ## Dialog buttons
603
+
604
+ pdfjs-editor-add-signature-cancel-button = ביטול
605
+ pdfjs-editor-add-signature-add-button = הוספה
606
+ pdfjs-editor-edit-signature-update-button = עדכון
607
+
608
+ ## Comment popup
609
+
610
+ pdfjs-editor-edit-comment-popup-button-label = עריכת הערה
611
+ pdfjs-editor-edit-comment-popup-button =
612
+ .title = עריכת הערה
613
+ pdfjs-editor-delete-comment-popup-button-label = הסרת הערה
614
+ pdfjs-editor-delete-comment-popup-button =
615
+ .title = הסרת הערה
616
+ pdfjs-show-comment-button =
617
+ .title = הצגת הערה
618
+
619
+ ## Edit a comment dialog
620
+
621
+ # An existing comment is edited
622
+ pdfjs-editor-edit-comment-dialog-title-when-editing = עריכת הערה
623
+ pdfjs-editor-edit-comment-dialog-save-button-when-editing = עדכון
624
+ # No existing comment
625
+ pdfjs-editor-edit-comment-dialog-title-when-adding = הוספת הערה
626
+ pdfjs-editor-edit-comment-dialog-save-button-when-adding = הוספה
627
+ pdfjs-editor-edit-comment-dialog-text-input =
628
+ .placeholder = להתחיל להקליד…
629
+ pdfjs-editor-edit-comment-dialog-cancel-button = ביטול
630
+
631
+ ## Edit a comment button in the editor toolbar
632
+
633
+ pdfjs-editor-add-comment-button =
634
+ .title = הוספת הערה
635
+
636
+ ## Main menu for adding/removing signatures
637
+
638
+ pdfjs-editor-delete-signature-button1 =
639
+ .title = הסרת חתימה שמורה
640
+ pdfjs-editor-delete-signature-button-label1 = הסרת חתימה שמורה
641
+
642
+ ## Editor toolbar
643
+
644
+ pdfjs-editor-add-signature-edit-button-label = עריכת תיאור
645
+
646
+ ## Edit signature description dialog
647
+
648
+ pdfjs-editor-edit-signature-dialog-title = עריכת תיאור
@@ -39,12 +39,6 @@ pdfjs-open-file-button-label = खोलें
39
39
  pdfjs-print-button =
40
40
  .title = छापें
41
41
  pdfjs-print-button-label = छापें
42
- # Used in Firefox for Android.
43
- pdfjs-open-in-app-button =
44
- .title = ऐप में खोलें
45
- # Used in Firefox for Android.
46
- # Length of the translation matters since we are in a mobile context, with limited screen estate.
47
- pdfjs-open-in-app-button-label = ऐप में खोलें
48
42
 
49
43
  ## Secondary toolbar and context menu
50
44
 
@@ -89,24 +83,12 @@ pdfjs-document-properties-button =
89
83
  pdfjs-document-properties-button-label = दस्तावेज़ विशेषता...
90
84
  pdfjs-document-properties-file-name = फ़ाइल नाम:
91
85
  pdfjs-document-properties-file-size = फाइल आकारः
92
- # Variables:
93
- # $size_kb (Number) - the PDF file size in kilobytes
94
- # $size_b (Number) - the PDF file size in bytes
95
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
96
- # Variables:
97
- # $size_mb (Number) - the PDF file size in megabytes
98
- # $size_b (Number) - the PDF file size in bytes
99
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
100
86
  pdfjs-document-properties-title = शीर्षक:
101
87
  pdfjs-document-properties-author = लेखकः
102
88
  pdfjs-document-properties-subject = विषय:
103
89
  pdfjs-document-properties-keywords = कुंजी-शब्द:
104
90
  pdfjs-document-properties-creation-date = निर्माण दिनांक:
105
91
  pdfjs-document-properties-modification-date = संशोधन दिनांक:
106
- # Variables:
107
- # $date (Date) - the creation/modification date of the PDF file
108
- # $time (Time) - the creation/modification time of the PDF file
109
- pdfjs-document-properties-date-string = { $date }, { $time }
110
92
  pdfjs-document-properties-creator = निर्माता:
111
93
  pdfjs-document-properties-producer = PDF उत्पादक:
112
94
  pdfjs-document-properties-version = PDF संस्करण:
@@ -207,9 +189,6 @@ pdfjs-page-scale-actual = वास्तविक आकार
207
189
  # $scale (Number) - percent value for page scale
208
190
  pdfjs-page-scale-percent = { $scale }%
209
191
 
210
- ## PDF page
211
-
212
-
213
192
  ## Loading indicator messages
214
193
 
215
194
  pdfjs-loading-error = PDF लोड करते समय एक त्रुटि हुई.
@@ -220,10 +199,6 @@ pdfjs-rendering-error = पृष्ठ रेंडरिंग के दौ
220
199
 
221
200
  ## Annotations
222
201
 
223
- # Variables:
224
- # $date (Date) - the modification date of the annotation
225
- # $time (Time) - the modification time of the annotation
226
- pdfjs-annotation-date-string = { $date }, { $time }
227
202
  # .alt: This is used as a tooltip.
228
203
  # Variables:
229
204
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -240,14 +215,7 @@ pdfjs-password-ok-button = OK
240
215
  pdfjs-password-cancel-button = रद्द करें
241
216
  pdfjs-web-fonts-disabled = वेब फॉन्ट्स निष्क्रिय हैं: अंतःस्थापित PDF फॉन्टस के उपयोग में असमर्थ.
242
217
 
243
- ## Editing
218
+ ##
244
219
 
245
220
  # Editor Parameters
246
221
  pdfjs-editor-free-text-color-input = रंग
247
-
248
- ## Alt-text dialog
249
-
250
-
251
- ## Editor resizers
252
- ## This is used in an aria label to help to understand the role of the resizer.
253
-