@ntlab/ntjs-assets 2.0.49 → 2.0.51

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 (85) hide show
  1. package/assets/js/DataTables/DataTables/js/dataTables.js +5 -8
  2. package/assets/js/DataTables/DataTables/js/dataTables.min.js +2 -2
  3. package/assets/js/DataTables/Extensions/FixedColumns/js/FixedColumns.js +1 -1
  4. package/assets/js/DataTables/Extensions/FixedColumns/js/dataTables.fixedColumns.js +3 -3
  5. package/assets/js/DataTables/Extensions/FixedColumns/js/dataTables.fixedColumns.min.js +2 -2
  6. package/assets/js/DataTables/Extensions/FixedColumns/js/index.js +2 -2
  7. package/assets/js/DataTables/Extensions/SearchBuilder/css/searchBuilder.bootstrap5.css +1 -0
  8. package/assets/js/DataTables/Extensions/SearchBuilder/css/searchBuilder.bootstrap5.min.css +1 -1
  9. package/assets/js/DataTables/Extensions/SearchBuilder/css/searchBuilder.dataTables.css +1 -0
  10. package/assets/js/DataTables/Extensions/SearchBuilder/css/searchBuilder.dataTables.min.css +1 -1
  11. package/assets/js/DataTables/Extensions/SearchBuilder/js/dataTables.searchBuilder.js +17 -12
  12. package/assets/js/DataTables/Extensions/SearchBuilder/js/dataTables.searchBuilder.min.js +2 -2
  13. package/assets/js/cdn.json +3 -3
  14. package/assets/js/pdfjs/build/pdf.mjs +749 -343
  15. package/assets/js/pdfjs/build/pdf.mjs.map +1 -1
  16. package/assets/js/pdfjs/build/pdf.sandbox.mjs +6 -6
  17. package/assets/js/pdfjs/build/pdf.sandbox.mjs.map +1 -1
  18. package/assets/js/pdfjs/build/pdf.worker.mjs +426 -214
  19. package/assets/js/pdfjs/build/pdf.worker.mjs.map +1 -1
  20. package/assets/js/pdfjs/web/locale/ar/viewer.ftl +23 -2
  21. package/assets/js/pdfjs/web/locale/be/viewer.ftl +24 -0
  22. package/assets/js/pdfjs/web/locale/bg/viewer.ftl +16 -0
  23. package/assets/js/pdfjs/web/locale/ca/viewer.ftl +20 -6
  24. package/assets/js/pdfjs/web/locale/cs/viewer.ftl +24 -0
  25. package/assets/js/pdfjs/web/locale/cy/viewer.ftl +30 -0
  26. package/assets/js/pdfjs/web/locale/da/viewer.ftl +16 -0
  27. package/assets/js/pdfjs/web/locale/de/viewer.ftl +30 -2
  28. package/assets/js/pdfjs/web/locale/dsb/viewer.ftl +30 -0
  29. package/assets/js/pdfjs/web/locale/el/viewer.ftl +16 -0
  30. package/assets/js/pdfjs/web/locale/en-CA/viewer.ftl +31 -1
  31. package/assets/js/pdfjs/web/locale/en-GB/viewer.ftl +16 -0
  32. package/assets/js/pdfjs/web/locale/eo/viewer.ftl +30 -0
  33. package/assets/js/pdfjs/web/locale/es-AR/viewer.ftl +16 -0
  34. package/assets/js/pdfjs/web/locale/es-CL/viewer.ftl +16 -0
  35. package/assets/js/pdfjs/web/locale/es-ES/viewer.ftl +38 -8
  36. package/assets/js/pdfjs/web/locale/eu/viewer.ftl +23 -8
  37. package/assets/js/pdfjs/web/locale/fi/viewer.ftl +30 -2
  38. package/assets/js/pdfjs/web/locale/fr/viewer.ftl +16 -0
  39. package/assets/js/pdfjs/web/locale/fur/viewer.ftl +30 -2
  40. package/assets/js/pdfjs/web/locale/fy-NL/viewer.ftl +16 -0
  41. package/assets/js/pdfjs/web/locale/gd/viewer.ftl +20 -6
  42. package/assets/js/pdfjs/web/locale/gl/viewer.ftl +27 -6
  43. package/assets/js/pdfjs/web/locale/gn/viewer.ftl +30 -2
  44. package/assets/js/pdfjs/web/locale/he/viewer.ftl +16 -0
  45. package/assets/js/pdfjs/web/locale/hi-IN/viewer.ftl +20 -6
  46. package/assets/js/pdfjs/web/locale/hr/viewer.ftl +48 -22
  47. package/assets/js/pdfjs/web/locale/hsb/viewer.ftl +16 -0
  48. package/assets/js/pdfjs/web/locale/hu/viewer.ftl +16 -0
  49. package/assets/js/pdfjs/web/locale/ia/viewer.ftl +16 -0
  50. package/assets/js/pdfjs/web/locale/is/viewer.ftl +30 -0
  51. package/assets/js/pdfjs/web/locale/ja/viewer.ftl +31 -2
  52. package/assets/js/pdfjs/web/locale/ka/viewer.ftl +27 -8
  53. package/assets/js/pdfjs/web/locale/kab/viewer.ftl +52 -0
  54. package/assets/js/pdfjs/web/locale/kk/viewer.ftl +16 -0
  55. package/assets/js/pdfjs/web/locale/ko/viewer.ftl +16 -0
  56. package/assets/js/pdfjs/web/locale/lo/viewer.ftl +20 -6
  57. package/assets/js/pdfjs/web/locale/nb-NO/viewer.ftl +87 -2
  58. package/assets/js/pdfjs/web/locale/nl/viewer.ftl +16 -0
  59. package/assets/js/pdfjs/web/locale/nn-NO/viewer.ftl +32 -0
  60. package/assets/js/pdfjs/web/locale/pa-IN/viewer.ftl +30 -2
  61. package/assets/js/pdfjs/web/locale/pl/viewer.ftl +30 -0
  62. package/assets/js/pdfjs/web/locale/pt-BR/viewer.ftl +18 -2
  63. package/assets/js/pdfjs/web/locale/pt-PT/viewer.ftl +30 -2
  64. package/assets/js/pdfjs/web/locale/rm/viewer.ftl +87 -2
  65. package/assets/js/pdfjs/web/locale/ru/viewer.ftl +17 -1
  66. package/assets/js/pdfjs/web/locale/sat/viewer.ftl +20 -6
  67. package/assets/js/pdfjs/web/locale/si/viewer.ftl +20 -6
  68. package/assets/js/pdfjs/web/locale/sk/viewer.ftl +30 -2
  69. package/assets/js/pdfjs/web/locale/skr/viewer.ftl +38 -0
  70. package/assets/js/pdfjs/web/locale/sl/viewer.ftl +16 -0
  71. package/assets/js/pdfjs/web/locale/sq/viewer.ftl +24 -0
  72. package/assets/js/pdfjs/web/locale/sr/viewer.ftl +20 -6
  73. package/assets/js/pdfjs/web/locale/sv-SE/viewer.ftl +16 -0
  74. package/assets/js/pdfjs/web/locale/tg/viewer.ftl +61 -2
  75. package/assets/js/pdfjs/web/locale/th/viewer.ftl +16 -0
  76. package/assets/js/pdfjs/web/locale/tr/viewer.ftl +16 -0
  77. package/assets/js/pdfjs/web/locale/uk/viewer.ftl +55 -1
  78. package/assets/js/pdfjs/web/locale/vi/viewer.ftl +16 -0
  79. package/assets/js/pdfjs/web/locale/zh-CN/viewer.ftl +16 -0
  80. package/assets/js/pdfjs/web/locale/zh-TW/viewer.ftl +16 -0
  81. package/assets/js/pdfjs/web/viewer.css +777 -592
  82. package/assets/js/pdfjs/web/viewer.html +271 -250
  83. package/assets/js/pdfjs/web/viewer.mjs +384 -213
  84. package/assets/js/pdfjs/web/viewer.mjs.map +1 -1
  85. package/package.json +1 -1
@@ -96,6 +96,14 @@ pdfjs-document-properties-button-label = Veti Dokumenti…
96
96
  pdfjs-document-properties-file-name = Emër kartele:
97
97
  pdfjs-document-properties-file-size = Madhësi kartele:
98
98
  # Variables:
99
+ # $kb (Number) - the PDF file size in kilobytes
100
+ # $b (Number) - the PDF file size in bytes
101
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bajte)
102
+ # Variables:
103
+ # $mb (Number) - the PDF file size in megabytes
104
+ # $b (Number) - the PDF file size in bytes
105
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bajte)
106
+ # Variables:
99
107
  # $size_kb (Number) - the PDF file size in kilobytes
100
108
  # $size_b (Number) - the PDF file size in bytes
101
109
  pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajte)
@@ -357,6 +365,22 @@ pdfjs-editor-resizer-label-bottom-right = Cepi i poshtëm djathtas — ripërmas
357
365
  pdfjs-editor-resizer-label-bottom-middle = Mesi i pjesës poshtë — ripërmasojeni
358
366
  pdfjs-editor-resizer-label-bottom-left = Cepi i poshtëm — ripërmasojeni
359
367
  pdfjs-editor-resizer-label-middle-left = Majtas në mes — ripërmasojeni
368
+ pdfjs-editor-resizer-top-left =
369
+ .aria-label = Cepi i sipërm majtas — ripërmasojeni
370
+ pdfjs-editor-resizer-top-middle =
371
+ .aria-label = Mesi i pjesës sipër — ripërmasojeni
372
+ pdfjs-editor-resizer-top-right =
373
+ .aria-label = Cepi i sipërm djathtas — ripërmasojeni
374
+ pdfjs-editor-resizer-middle-right =
375
+ .aria-label = Djathtas në mes — ripërmasojeni
376
+ pdfjs-editor-resizer-bottom-right =
377
+ .aria-label = Cepi i poshtëm djathtas — ripërmasojeni
378
+ pdfjs-editor-resizer-bottom-middle =
379
+ .aria-label = Mesi i pjesës poshtë — ripërmasojeni
380
+ pdfjs-editor-resizer-bottom-left =
381
+ .aria-label = Cepi i poshtëm — ripërmasojeni
382
+ pdfjs-editor-resizer-middle-left =
383
+ .aria-label = Majtas në mes — ripërmasojeni
360
384
 
361
385
  ## Color picker
362
386
 
@@ -45,12 +45,6 @@ pdfjs-save-button-label = Сачувај
45
45
  pdfjs-bookmark-button =
46
46
  .title = Тренутна страница (погледајте URL са тренутне странице)
47
47
  pdfjs-bookmark-button-label = Тренутна страница
48
- # Used in Firefox for Android.
49
- pdfjs-open-in-app-button =
50
- .title = Отвори у апликацији
51
- # Used in Firefox for Android.
52
- # Length of the translation matters since we are in a mobile context, with limited screen estate.
53
- pdfjs-open-in-app-button-label = Отвори у апликацији
54
48
 
55
49
  ## Secondary toolbar and context menu
56
50
 
@@ -277,6 +271,12 @@ pdfjs-editor-free-text-button-label = Текст
277
271
  pdfjs-editor-ink-button =
278
272
  .title = Цртај
279
273
  pdfjs-editor-ink-button-label = Цртај
274
+
275
+ ## Remove button for the various kind of editor.
276
+
277
+
278
+ ##
279
+
280
280
  # Editor Parameters
281
281
  pdfjs-editor-free-text-color-input = Боја
282
282
  pdfjs-editor-free-text-size-input = Величина
@@ -297,3 +297,17 @@ pdfjs-ink-canvas =
297
297
  ## Editor resizers
298
298
  ## This is used in an aria label to help to understand the role of the resizer.
299
299
 
300
+
301
+ ## Color picker
302
+
303
+
304
+ ## Show all highlights
305
+ ## This is a toggle button to show/hide all the highlights.
306
+
307
+
308
+ ## New alt-text dialog
309
+ ## 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.
310
+
311
+
312
+ ## Image alt-text settings
313
+
@@ -380,6 +380,22 @@ pdfjs-editor-resizer-label-bottom-right = Nedre högra hörnet — ändra storle
380
380
  pdfjs-editor-resizer-label-bottom-middle = Nedre mitten — ändra storlek
381
381
  pdfjs-editor-resizer-label-bottom-left = Nedre vänstra hörnet — ändra storlek
382
382
  pdfjs-editor-resizer-label-middle-left = Mitten till vänster — ändra storlek
383
+ pdfjs-editor-resizer-top-left =
384
+ .aria-label = Det övre vänstra hörnet — ändra storlek
385
+ pdfjs-editor-resizer-top-middle =
386
+ .aria-label = Överst i mitten — ändra storlek
387
+ pdfjs-editor-resizer-top-right =
388
+ .aria-label = Det övre högra hörnet — ändra storlek
389
+ pdfjs-editor-resizer-middle-right =
390
+ .aria-label = Mitten höger — ändra storlek
391
+ pdfjs-editor-resizer-bottom-right =
392
+ .aria-label = Nedre högra hörnet — ändra storlek
393
+ pdfjs-editor-resizer-bottom-middle =
394
+ .aria-label = Nedre mitten — ändra storlek
395
+ pdfjs-editor-resizer-bottom-left =
396
+ .aria-label = Nedre vänstra hörnet — ändra storlek
397
+ pdfjs-editor-resizer-middle-left =
398
+ .aria-label = Mitten till vänster — ändra storlek
383
399
 
384
400
  ## Color picker
385
401
 
@@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Хусусиятҳои ҳуҷҷат…
105
105
  pdfjs-document-properties-file-name = Номи файл:
106
106
  pdfjs-document-properties-file-size = Андозаи файл:
107
107
  # Variables:
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 } байт)
111
+ # Variables:
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 } байт)
115
+ # Variables:
108
116
  # $size_kb (Number) - the PDF file size in kilobytes
109
117
  # $size_b (Number) - the PDF file size in bytes
110
118
  pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } байт)
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Калимаҳои калидӣ:
119
127
  pdfjs-document-properties-creation-date = Санаи эҷод:
120
128
  pdfjs-document-properties-modification-date = Санаи тағйирот:
121
129
  # Variables:
130
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
131
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
132
+ # Variables:
122
133
  # $date (Date) - the creation/modification date of the PDF file
123
134
  # $time (Time) - the creation/modification time of the PDF file
124
135
  pdfjs-document-properties-date-string = { $date }, { $time }
@@ -275,6 +286,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
275
286
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
276
287
  pdfjs-text-annotation-type =
277
288
  .alt = [Ҳошиянависӣ - { $type }]
289
+ # Variables:
290
+ # $dateObj (Date) - the modification date and time of the annotation
291
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
278
292
 
279
293
  ## Password
280
294
 
@@ -340,8 +354,8 @@ pdfjs-ink-canvas =
340
354
  ## Alt-text dialog
341
355
 
342
356
  # Alternative text (alt text) helps when people can't see the image.
343
- pdfjs-editor-alt-text-button-label = Матни ивазкунанда
344
- pdfjs-editor-alt-text-edit-button-label = Таҳрир кардани матни ивазкунанда
357
+ pdfjs-editor-alt-text-button-label = Матни иловагӣ
358
+ pdfjs-editor-alt-text-edit-button-label = Таҳрир кардани матни иловагӣ
345
359
  pdfjs-editor-alt-text-dialog-label = Имконеро интихоб намоед
346
360
  pdfjs-editor-alt-text-dialog-description = Вақте ки одамон тасвирро дида наметавонанд ё вақте ки тасвир бор карда намешавад, матни иловагӣ (Alt text) кумак мерасонад.
347
361
  pdfjs-editor-alt-text-add-description-label = Илова кардани тавсиф
@@ -366,6 +380,22 @@ pdfjs-editor-resizer-label-bottom-right = Кунҷи рости поён — т
366
380
  pdfjs-editor-resizer-label-bottom-middle = Канори миёнаи поён — тағйир додани андоза
367
381
  pdfjs-editor-resizer-label-bottom-left = Кунҷи чапи поён — тағйир додани андоза
368
382
  pdfjs-editor-resizer-label-middle-left = Канори миёнаи чап — тағйир додани андоза
383
+ pdfjs-editor-resizer-top-left =
384
+ .aria-label = Кунҷи чапи боло — тағйир додани андоза
385
+ pdfjs-editor-resizer-top-middle =
386
+ .aria-label = Канори миёнаи боло — тағйир додани андоза
387
+ pdfjs-editor-resizer-top-right =
388
+ .aria-label = Кунҷи рости боло — тағйир додани андоза
389
+ pdfjs-editor-resizer-middle-right =
390
+ .aria-label = Канори миёнаи рост — тағйир додани андоза
391
+ pdfjs-editor-resizer-bottom-right =
392
+ .aria-label = Кунҷи рости поён — тағйир додани андоза
393
+ pdfjs-editor-resizer-bottom-middle =
394
+ .aria-label = Канори миёнаи поён — тағйир додани андоза
395
+ pdfjs-editor-resizer-bottom-left =
396
+ .aria-label = Кунҷи чапи поён — тағйир додани андоза
397
+ pdfjs-editor-resizer-middle-left =
398
+ .aria-label = Канори миёнаи чап — тағйир додани андоза
369
399
 
370
400
  ## Color picker
371
401
 
@@ -396,7 +426,36 @@ pdfjs-editor-highlight-show-all-button =
396
426
  ## New alt-text dialog
397
427
  ## 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.
398
428
 
429
+ # Modal header positioned above a text box where users can edit the alt text.
430
+ pdfjs-editor-new-alt-text-dialog-edit-label = Таҳрир кардани матни иловагӣ (тафсири тасвир)
431
+ # Modal header positioned above a text box where users can add the alt text.
432
+ pdfjs-editor-new-alt-text-dialog-add-label = Илова кардани матни иловагӣ (тафсири тасвир)
433
+ pdfjs-editor-new-alt-text-textarea =
434
+ .placeholder = Тафсири худро дар ин ҷо нависед…
399
435
  pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Маълумоти бештар
436
+ pdfjs-editor-new-alt-text-not-now-button = Ҳоло не
437
+ pdfjs-editor-new-alt-text-error-close-button = Пӯшидан
438
+ # This is a button that users can click to edit the alt text they have already added.
439
+ pdfjs-editor-new-alt-text-added-button-label = Матни иловагӣ илова карда шуд
440
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
441
+ pdfjs-editor-new-alt-text-missing-button-label = Матни иловагӣ вуҷуд надорад
442
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
443
+ pdfjs-editor-new-alt-text-to-review-button-label = Бознигарӣ кардани матни иловагӣ
444
+ # "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.
445
+ # Variables:
446
+ # $generatedAltText (String) - the generated alt-text.
447
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Ба таври худкор сохта шудааст: «{ $generatedAltText }»
400
448
 
401
449
  ## Image alt-text settings
402
450
 
451
+ pdfjs-image-alt-text-settings-button =
452
+ .title = Танзимоти матни иловагии тасвир
453
+ pdfjs-image-alt-text-settings-button-label = Танзимоти матни иловагии тасвир
454
+ pdfjs-editor-alt-text-settings-dialog-label = Танзимоти матни иловагии тасвир
455
+ pdfjs-editor-alt-text-settings-automatic-title = Матни иловагии худкор
456
+ pdfjs-editor-alt-text-settings-create-model-button-label = Ба таври худкор эҷод кардани матни иловагӣ
457
+ pdfjs-editor-alt-text-settings-delete-model-button = Нест кардан
458
+ pdfjs-editor-alt-text-settings-download-model-button = Боргирӣ кардан
459
+ pdfjs-editor-alt-text-settings-downloading-model-button = Дар ҳоли боргирӣ…
460
+ pdfjs-editor-alt-text-settings-editor-title = Муҳаррири матни иловагӣ
461
+ pdfjs-editor-alt-text-settings-close-button = Пӯшидан
@@ -358,6 +358,22 @@ pdfjs-editor-resizer-label-bottom-right = มุมขวาล่าง — ป
358
358
  pdfjs-editor-resizer-label-bottom-middle = ตรงกลางด้านล่าง — ปรับขนาด
359
359
  pdfjs-editor-resizer-label-bottom-left = มุมซ้ายล่าง — ปรับขนาด
360
360
  pdfjs-editor-resizer-label-middle-left = ตรงกลางด้านซ้าย — ปรับขนาด
361
+ pdfjs-editor-resizer-top-left =
362
+ .aria-label = มุมซ้ายบน — ปรับขนาด
363
+ pdfjs-editor-resizer-top-middle =
364
+ .aria-label = ตรงกลางด้านบน — ปรับขนาด
365
+ pdfjs-editor-resizer-top-right =
366
+ .aria-label = มุมขวาบน — ปรับขนาด
367
+ pdfjs-editor-resizer-middle-right =
368
+ .aria-label = ตรงกลางด้านขวา — ปรับขนาด
369
+ pdfjs-editor-resizer-bottom-right =
370
+ .aria-label = มุมขวาล่าง — ปรับขนาด
371
+ pdfjs-editor-resizer-bottom-middle =
372
+ .aria-label = ตรงกลางด้านล่าง — ปรับขนาด
373
+ pdfjs-editor-resizer-bottom-left =
374
+ .aria-label = มุมซ้ายล่าง — ปรับขนาด
375
+ pdfjs-editor-resizer-middle-left =
376
+ .aria-label = ตรงกลางด้านซ้าย — ปรับขนาด
361
377
 
362
378
  ## Color picker
363
379
 
@@ -380,6 +380,22 @@ pdfjs-editor-resizer-label-bottom-right = Sağ alt köşe — yeniden boyutland
380
380
  pdfjs-editor-resizer-label-bottom-middle = Alt orta — yeniden boyutlandır
381
381
  pdfjs-editor-resizer-label-bottom-left = Sol alt köşe — yeniden boyutlandır
382
382
  pdfjs-editor-resizer-label-middle-left = Orta sol — yeniden boyutlandır
383
+ pdfjs-editor-resizer-top-left =
384
+ .aria-label = Sol üst köşe — yeniden boyutlandır
385
+ pdfjs-editor-resizer-top-middle =
386
+ .aria-label = Üst orta — yeniden boyutlandır
387
+ pdfjs-editor-resizer-top-right =
388
+ .aria-label = Sağ üst köşe — yeniden boyutlandır
389
+ pdfjs-editor-resizer-middle-right =
390
+ .aria-label = Orta sağ — yeniden boyutlandır
391
+ pdfjs-editor-resizer-bottom-right =
392
+ .aria-label = Sağ alt köşe — yeniden boyutlandır
393
+ pdfjs-editor-resizer-bottom-middle =
394
+ .aria-label = Alt orta — yeniden boyutlandır
395
+ pdfjs-editor-resizer-bottom-left =
396
+ .aria-label = Sol alt köşe — yeniden boyutlandır
397
+ pdfjs-editor-resizer-middle-left =
398
+ .aria-label = Orta sol — yeniden boyutlandır
383
399
 
384
400
  ## Color picker
385
401
 
@@ -105,9 +105,17 @@ pdfjs-document-properties-button-label = Властивості документ
105
105
  pdfjs-document-properties-file-name = Назва файлу:
106
106
  pdfjs-document-properties-file-size = Розмір файлу:
107
107
  # Variables:
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 } байтів)
111
+ # Variables:
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 } байтів)
115
+ # Variables:
108
116
  # $size_kb (Number) - the PDF file size in kilobytes
109
117
  # $size_b (Number) - the PDF file size in bytes
110
- pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } байтів)
118
+ pdfjs-document-properties-kb = { $size_kb } кБ ({ $size_b } байтів)
111
119
  # Variables:
112
120
  # $size_mb (Number) - the PDF file size in megabytes
113
121
  # $size_b (Number) - the PDF file size in bytes
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Ключові слова:
119
127
  pdfjs-document-properties-creation-date = Дата створення:
120
128
  pdfjs-document-properties-modification-date = Дата зміни:
121
129
  # Variables:
130
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
131
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
132
+ # Variables:
122
133
  # $date (Date) - the creation/modification date of the PDF file
123
134
  # $time (Time) - the creation/modification time of the PDF file
124
135
  pdfjs-document-properties-date-string = { $date }, { $time }
@@ -277,6 +288,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
277
288
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
278
289
  pdfjs-text-annotation-type =
279
290
  .alt = [{ $type }-анотація]
291
+ # Variables:
292
+ # $dateObj (Date) - the modification date and time of the annotation
293
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
280
294
 
281
295
  ## Password
282
296
 
@@ -368,6 +382,22 @@ pdfjs-editor-resizer-label-bottom-right = Нижній правий кут –
368
382
  pdfjs-editor-resizer-label-bottom-middle = Внизу посередині – зміна розміру
369
383
  pdfjs-editor-resizer-label-bottom-left = Нижній лівий кут – зміна розміру
370
384
  pdfjs-editor-resizer-label-middle-left = Ліворуч посередині – зміна розміру
385
+ pdfjs-editor-resizer-top-left =
386
+ .aria-label = Верхній лівий кут – зміна розміру
387
+ pdfjs-editor-resizer-top-middle =
388
+ .aria-label = Вгорі посередині – зміна розміру
389
+ pdfjs-editor-resizer-top-right =
390
+ .aria-label = Верхній правий кут – зміна розміру
391
+ pdfjs-editor-resizer-middle-right =
392
+ .aria-label = Праворуч посередині – зміна розміру
393
+ pdfjs-editor-resizer-bottom-right =
394
+ .aria-label = Нижній правий кут – зміна розміру
395
+ pdfjs-editor-resizer-bottom-middle =
396
+ .aria-label = Внизу посередині – зміна розміру
397
+ pdfjs-editor-resizer-bottom-left =
398
+ .aria-label = Нижній лівий кут – зміна розміру
399
+ pdfjs-editor-resizer-middle-left =
400
+ .aria-label = Ліворуч посередині – зміна розміру
371
401
 
372
402
  ## Color picker
373
403
 
@@ -404,10 +434,22 @@ pdfjs-editor-new-alt-text-dialog-edit-label = Редагувати альтер
404
434
  pdfjs-editor-new-alt-text-dialog-add-label = Додати альтернативний текст (опис зображення)
405
435
  pdfjs-editor-new-alt-text-textarea =
406
436
  .placeholder = Напишіть свій опис тут…
437
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
438
+ pdfjs-editor-new-alt-text-description = Короткий опис для людей, які не бачать зображення, або якщо зображення не завантажується.
439
+ # 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.
440
+ pdfjs-editor-new-alt-text-disclaimer1 = Цей альтернативний текст створено автоматично, тому він може бути неточним.
407
441
  pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Докладніше
408
442
  pdfjs-editor-new-alt-text-create-automatically-button-label = Автоматично створювати альтернативний текст
409
443
  pdfjs-editor-new-alt-text-not-now-button = Не зараз
444
+ pdfjs-editor-new-alt-text-error-title = Не вдалося автоматично створити альтернативний текст
445
+ pdfjs-editor-new-alt-text-error-description = Напишіть власний альтернативний текст або повторіть спробу пізніше.
410
446
  pdfjs-editor-new-alt-text-error-close-button = Закрити
447
+ # Variables:
448
+ # $totalSize (Number) - the total size (in MB) of the AI model.
449
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
450
+ # $percent (Number) - the percentage of the downloaded size.
451
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Завантаження моделі ШІ для альтернативного тексту ({ $downloadedSize } з { $totalSize } МБ)
452
+ .aria-valuetext = Завантаження моделі ШІ для альтернативного тексту ({ $downloadedSize } з { $totalSize } МБ)
411
453
  # This is a button that users can click to edit the alt text they have already added.
412
454
  pdfjs-editor-new-alt-text-added-button-label = Альтернативний текст додано
413
455
  # This is a button that users can click to open the alt text editor and add alt text when it is not present.
@@ -427,3 +469,15 @@ pdfjs-image-alt-text-settings-button-label = Налаштування альте
427
469
  pdfjs-editor-alt-text-settings-dialog-label = Налаштування альтернативного тексту зображення
428
470
  pdfjs-editor-alt-text-settings-automatic-title = Автоматичний альтернативний текст
429
471
  pdfjs-editor-alt-text-settings-create-model-button-label = Автоматично створювати альтернативний текст
472
+ pdfjs-editor-alt-text-settings-create-model-description = Пропонує описи, щоб допомогти людям, які не бачать зображення, або якщо зображення не завантажується.
473
+ # Variables:
474
+ # $totalSize (Number) - the total size (in MB) of the AI model.
475
+ pdfjs-editor-alt-text-settings-download-model-label = Модель ШІ для альтернативного тексту ({ $totalSize } МБ)
476
+ pdfjs-editor-alt-text-settings-ai-model-description = Працює локально на вашому пристрої, тому приватність ваших даних захищена. Призначена для автоматичного створення альтернативного тексту.
477
+ pdfjs-editor-alt-text-settings-delete-model-button = Видалити
478
+ pdfjs-editor-alt-text-settings-download-model-button = Завантажити
479
+ pdfjs-editor-alt-text-settings-downloading-model-button = Завантаження…
480
+ pdfjs-editor-alt-text-settings-editor-title = Редактор альтернативного тексту
481
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Показувати редактор альтернативного тексту під час додавання зображення
482
+ pdfjs-editor-alt-text-settings-show-dialog-description = Допомагає переконатися, що всі ваші зображення мають альтернативний текст.
483
+ pdfjs-editor-alt-text-settings-close-button = Закрити
@@ -372,6 +372,22 @@ pdfjs-editor-resizer-label-bottom-right = Dưới cùng bên phải — thay đ
372
372
  pdfjs-editor-resizer-label-bottom-middle = Ở giữa dưới cùng — thay đổi kích thước
373
373
  pdfjs-editor-resizer-label-bottom-left = Góc dưới bên trái — thay đổi kích thước
374
374
  pdfjs-editor-resizer-label-middle-left = Ở giữa bên trái — thay đổi kích thước
375
+ pdfjs-editor-resizer-top-left =
376
+ .aria-label = Trên cùng bên trái — thay đổi kích thước
377
+ pdfjs-editor-resizer-top-middle =
378
+ .aria-label = Trên cùng ở giữa — thay đổi kích thước
379
+ pdfjs-editor-resizer-top-right =
380
+ .aria-label = Trên cùng bên phải — thay đổi kích thước
381
+ pdfjs-editor-resizer-middle-right =
382
+ .aria-label = Ở giữa bên phải — thay đổi kích thước
383
+ pdfjs-editor-resizer-bottom-right =
384
+ .aria-label = Dưới cùng bên phải — thay đổi kích thước
385
+ pdfjs-editor-resizer-bottom-middle =
386
+ .aria-label = Ở giữa dưới cùng — thay đổi kích thước
387
+ pdfjs-editor-resizer-bottom-left =
388
+ .aria-label = Góc dưới bên trái — thay đổi kích thước
389
+ pdfjs-editor-resizer-middle-left =
390
+ .aria-label = Ở giữa bên trái — thay đổi kích thước
375
391
 
376
392
  ## Color picker
377
393
 
@@ -372,6 +372,22 @@ pdfjs-editor-resizer-label-bottom-right = 调整尺寸 - 右下角
372
372
  pdfjs-editor-resizer-label-bottom-middle = 调整大小 - 底部中间
373
373
  pdfjs-editor-resizer-label-bottom-left = 调整尺寸 - 左下角
374
374
  pdfjs-editor-resizer-label-middle-left = 调整尺寸 - 左侧中间
375
+ pdfjs-editor-resizer-top-left =
376
+ .aria-label = 调整尺寸 - 左上角
377
+ pdfjs-editor-resizer-top-middle =
378
+ .aria-label = 调整尺寸 - 顶部中间
379
+ pdfjs-editor-resizer-top-right =
380
+ .aria-label = 调整尺寸 - 右上角
381
+ pdfjs-editor-resizer-middle-right =
382
+ .aria-label = 调整尺寸 - 右侧中间
383
+ pdfjs-editor-resizer-bottom-right =
384
+ .aria-label = 调整尺寸 - 右下角
385
+ pdfjs-editor-resizer-bottom-middle =
386
+ .aria-label = 调整大小 - 底部中间
387
+ pdfjs-editor-resizer-bottom-left =
388
+ .aria-label = 调整尺寸 - 左下角
389
+ pdfjs-editor-resizer-middle-left =
390
+ .aria-label = 调整尺寸 - 左侧中间
375
391
 
376
392
  ## Color picker
377
393
 
@@ -372,6 +372,22 @@ pdfjs-editor-resizer-label-bottom-right = 右下角 — 調整大小
372
372
  pdfjs-editor-resizer-label-bottom-middle = 底部中間 — 調整大小
373
373
  pdfjs-editor-resizer-label-bottom-left = 左下角 — 調整大小
374
374
  pdfjs-editor-resizer-label-middle-left = 中間左方 — 調整大小
375
+ pdfjs-editor-resizer-top-left =
376
+ .aria-label = 左上角 — 調整大小
377
+ pdfjs-editor-resizer-top-middle =
378
+ .aria-label = 頂部中間 — 調整大小
379
+ pdfjs-editor-resizer-top-right =
380
+ .aria-label = 右上角 — 調整大小
381
+ pdfjs-editor-resizer-middle-right =
382
+ .aria-label = 中間右方 — 調整大小
383
+ pdfjs-editor-resizer-bottom-right =
384
+ .aria-label = 右下角 — 調整大小
385
+ pdfjs-editor-resizer-bottom-middle =
386
+ .aria-label = 底部中間 — 調整大小
387
+ pdfjs-editor-resizer-bottom-left =
388
+ .aria-label = 左下角 — 調整大小
389
+ pdfjs-editor-resizer-middle-left =
390
+ .aria-label = 中間左方 — 調整大小
375
391
 
376
392
  ## Color picker
377
393