@ntlab/ntjs-assets 2.0.39 → 2.0.41

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 (76) hide show
  1. package/assets/js/DataTables/DataTables/js/dataTables.js +62 -21
  2. package/assets/js/DataTables/DataTables/js/dataTables.min.js +2 -2
  3. package/assets/js/DataTables/Extensions/Buttons/js/buttons.html5.js +20 -13
  4. package/assets/js/DataTables/Extensions/Buttons/js/buttons.html5.min.js +1 -1
  5. package/assets/js/DataTables/Extensions/Buttons/js/dataTables.buttons.js +2 -2
  6. package/assets/js/DataTables/Extensions/Buttons/js/dataTables.buttons.min.js +2 -2
  7. package/assets/js/DataTables/Extensions/Responsive/js/dataTables.responsive.js +59 -51
  8. package/assets/js/DataTables/Extensions/Responsive/js/dataTables.responsive.min.js +2 -2
  9. package/assets/js/cdn.json +3 -3
  10. package/assets/js/pdfjs/build/pdf.mjs +586 -365
  11. package/assets/js/pdfjs/build/pdf.mjs.map +1 -1
  12. package/assets/js/pdfjs/build/pdf.sandbox.mjs +3 -3
  13. package/assets/js/pdfjs/build/pdf.sandbox.mjs.map +1 -1
  14. package/assets/js/pdfjs/build/pdf.worker.mjs +33 -56
  15. package/assets/js/pdfjs/build/pdf.worker.mjs.map +1 -1
  16. package/assets/js/pdfjs/web/images/altText_disclaimer.svg +3 -0
  17. package/assets/js/pdfjs/web/images/altText_spinner.svg +30 -0
  18. package/assets/js/pdfjs/web/images/altText_warning.svg +3 -0
  19. package/assets/js/pdfjs/web/images/messageBar_closingButton.svg +3 -0
  20. package/assets/js/pdfjs/web/images/messageBar_warning.svg +3 -0
  21. package/assets/js/pdfjs/web/locale/be/viewer.ftl +63 -8
  22. package/assets/js/pdfjs/web/locale/bg/viewer.ftl +25 -8
  23. package/assets/js/pdfjs/web/locale/cs/viewer.ftl +63 -8
  24. package/assets/js/pdfjs/web/locale/cy/viewer.ftl +57 -8
  25. package/assets/js/pdfjs/web/locale/da/viewer.ftl +71 -8
  26. package/assets/js/pdfjs/web/locale/de/viewer.ftl +59 -8
  27. package/assets/js/pdfjs/web/locale/dsb/viewer.ftl +57 -8
  28. package/assets/js/pdfjs/web/locale/el/viewer.ftl +71 -8
  29. package/assets/js/pdfjs/web/locale/en-CA/viewer.ftl +57 -8
  30. package/assets/js/pdfjs/web/locale/en-GB/viewer.ftl +71 -8
  31. package/assets/js/pdfjs/web/locale/en-US/viewer.ftl +97 -20
  32. package/assets/js/pdfjs/web/locale/eo/viewer.ftl +57 -2
  33. package/assets/js/pdfjs/web/locale/es-AR/viewer.ftl +71 -8
  34. package/assets/js/pdfjs/web/locale/es-CL/viewer.ftl +71 -8
  35. package/assets/js/pdfjs/web/locale/es-MX/viewer.ftl +34 -6
  36. package/assets/js/pdfjs/web/locale/fi/viewer.ftl +59 -8
  37. package/assets/js/pdfjs/web/locale/fr/viewer.ftl +71 -8
  38. package/assets/js/pdfjs/web/locale/fur/viewer.ftl +59 -8
  39. package/assets/js/pdfjs/web/locale/fy-NL/viewer.ftl +71 -8
  40. package/assets/js/pdfjs/web/locale/gn/viewer.ftl +53 -8
  41. package/assets/js/pdfjs/web/locale/he/viewer.ftl +71 -8
  42. package/assets/js/pdfjs/web/locale/hr/viewer.ftl +143 -4
  43. package/assets/js/pdfjs/web/locale/hsb/viewer.ftl +71 -8
  44. package/assets/js/pdfjs/web/locale/hu/viewer.ftl +71 -2
  45. package/assets/js/pdfjs/web/locale/ia/viewer.ftl +71 -0
  46. package/assets/js/pdfjs/web/locale/is/viewer.ftl +57 -0
  47. package/assets/js/pdfjs/web/locale/it/viewer.ftl +81 -5
  48. package/assets/js/pdfjs/web/locale/ja/viewer.ftl +60 -10
  49. package/assets/js/pdfjs/web/locale/kk/viewer.ftl +71 -8
  50. package/assets/js/pdfjs/web/locale/ko/viewer.ftl +71 -8
  51. package/assets/js/pdfjs/web/locale/nl/viewer.ftl +71 -8
  52. package/assets/js/pdfjs/web/locale/nn-NO/viewer.ftl +57 -2
  53. package/assets/js/pdfjs/web/locale/oc/viewer.ftl +13 -6
  54. package/assets/js/pdfjs/web/locale/pa-IN/viewer.ftl +59 -2
  55. package/assets/js/pdfjs/web/locale/pl/viewer.ftl +57 -8
  56. package/assets/js/pdfjs/web/locale/pt-BR/viewer.ftl +71 -2
  57. package/assets/js/pdfjs/web/locale/pt-PT/viewer.ftl +59 -8
  58. package/assets/js/pdfjs/web/locale/ru/viewer.ftl +71 -8
  59. package/assets/js/pdfjs/web/locale/sc/viewer.ftl +83 -6
  60. package/assets/js/pdfjs/web/locale/sk/viewer.ftl +59 -8
  61. package/assets/js/pdfjs/web/locale/skr/viewer.ftl +49 -2
  62. package/assets/js/pdfjs/web/locale/sl/viewer.ftl +71 -0
  63. package/assets/js/pdfjs/web/locale/sq/viewer.ftl +57 -2
  64. package/assets/js/pdfjs/web/locale/sv-SE/viewer.ftl +71 -8
  65. package/assets/js/pdfjs/web/locale/tg/viewer.ftl +8 -2
  66. package/assets/js/pdfjs/web/locale/th/viewer.ftl +57 -8
  67. package/assets/js/pdfjs/web/locale/tr/viewer.ftl +71 -2
  68. package/assets/js/pdfjs/web/locale/uk/viewer.ftl +33 -2
  69. package/assets/js/pdfjs/web/locale/vi/viewer.ftl +71 -8
  70. package/assets/js/pdfjs/web/locale/zh-CN/viewer.ftl +71 -2
  71. package/assets/js/pdfjs/web/locale/zh-TW/viewer.ftl +71 -0
  72. package/assets/js/pdfjs/web/viewer.css +1250 -790
  73. package/assets/js/pdfjs/web/viewer.html +141 -47
  74. package/assets/js/pdfjs/web/viewer.mjs +1187 -563
  75. package/assets/js/pdfjs/web/viewer.mjs.map +1 -1
  76. package/package.json +1 -1
@@ -0,0 +1,3 @@
1
+ <svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.49073 1.3015L3.30873 2.1505C3.29349 2.22246 3.25769 2.28844 3.20568 2.34045C3.15368 2.39246 3.08769 2.42826 3.01573 2.4435L2.16673 2.6255C1.76473 2.7125 1.76473 3.2865 2.16673 3.3725L3.01573 3.5555C3.08769 3.57074 3.15368 3.60654 3.20568 3.65855C3.25769 3.71056 3.29349 3.77654 3.30873 3.8485L3.49073 4.6975C3.57773 5.0995 4.15173 5.0995 4.23773 4.6975L4.42073 3.8485C4.43598 3.77654 4.47177 3.71056 4.52378 3.65855C4.57579 3.60654 4.64178 3.57074 4.71373 3.5555L5.56173 3.3725C5.96373 3.2855 5.96373 2.7115 5.56173 2.6255L4.71273 2.4435C4.64083 2.42814 4.57491 2.3923 4.52292 2.34031C4.47093 2.28832 4.43509 2.2224 4.41973 2.1505L4.23773 1.3015C4.15073 0.8995 3.57673 0.8995 3.49073 1.3015ZM10.8647 13.9995C10.4853 14.0056 10.1158 13.8782 9.82067 13.6397C9.52553 13.4013 9.32347 13.0667 9.24973 12.6945L8.89273 11.0275C8.83676 10.7687 8.70738 10.5316 8.52009 10.3445C8.3328 10.1574 8.09554 10.0282 7.83673 9.9725L6.16973 9.6155C5.38873 9.4465 4.86473 8.7975 4.86473 7.9995C4.86473 7.2015 5.38873 6.5525 6.16973 6.3845L7.83673 6.0275C8.09551 5.97135 8.33267 5.84193 8.51992 5.65468C8.70716 5.46744 8.83658 5.23028 8.89273 4.9715L9.25073 3.3045C9.41773 2.5235 10.0667 1.9995 10.8647 1.9995C11.6627 1.9995 12.3117 2.5235 12.4797 3.3045L12.8367 4.9715C12.9507 5.4995 13.3647 5.9135 13.8927 6.0265L15.5597 6.3835C16.3407 6.5525 16.8647 7.2015 16.8647 7.9995C16.8647 8.7975 16.3407 9.4465 15.5597 9.6145L13.8927 9.9715C13.6337 10.0275 13.3963 10.157 13.209 10.3445C13.0217 10.5319 12.8925 10.7694 12.8367 11.0285L12.4787 12.6945C12.4054 13.0667 12.2036 13.4014 11.9086 13.6399C11.6135 13.8784 11.2441 14.0057 10.8647 13.9995ZM10.8647 3.2495C10.7667 3.2495 10.5337 3.2795 10.4727 3.5655L10.1147 5.2335C10.0081 5.72777 9.76116 6.18082 9.40361 6.53837C9.04606 6.89593 8.59301 7.14283 8.09873 7.2495L6.43173 7.6065C6.14573 7.6685 6.11473 7.9015 6.11473 7.9995C6.11473 8.0975 6.14573 8.3305 6.43173 8.3925L8.09873 8.7495C8.59301 8.85617 9.04606 9.10307 9.40361 9.46062C9.76116 9.81817 10.0081 10.2712 10.1147 10.7655L10.4727 12.4335C10.5337 12.7195 10.7667 12.7495 10.8647 12.7495C10.9627 12.7495 11.1957 12.7195 11.2567 12.4335L11.6147 10.7665C11.7212 10.272 11.9681 9.81878 12.3256 9.46103C12.6832 9.10329 13.1363 8.85624 13.6307 8.7495L15.2977 8.3925C15.5837 8.3305 15.6147 8.0975 15.6147 7.9995C15.6147 7.9015 15.5837 7.6685 15.2977 7.6065L13.6307 7.2495C13.1365 7.14283 12.6834 6.89593 12.3259 6.53837C11.9683 6.18082 11.7214 5.72777 11.6147 5.2335L11.2567 3.5655C11.1957 3.2795 10.9627 3.2495 10.8647 3.2495ZM3.30873 12.1505L3.49073 11.3015C3.57673 10.8995 4.15073 10.8995 4.23773 11.3015L4.41973 12.1505C4.43509 12.2224 4.47093 12.2883 4.52292 12.3403C4.57491 12.3923 4.64083 12.4281 4.71273 12.4435L5.56173 12.6255C5.96373 12.7115 5.96373 13.2855 5.56173 13.3725L4.71273 13.5545C4.64083 13.5699 4.57491 13.6057 4.52292 13.6577C4.47093 13.7097 4.43509 13.7756 4.41973 13.8475L4.23773 14.6965C4.15173 15.0985 3.57773 15.0985 3.49073 14.6965L3.30873 13.8475C3.29337 13.7756 3.25754 13.7097 3.20555 13.6577C3.15356 13.6057 3.08764 13.5699 3.01573 13.5545L2.16673 13.3725C1.76473 13.2865 1.76473 12.7125 2.16673 12.6255L3.01573 12.4435C3.08769 12.4283 3.15368 12.3925 3.20568 12.3405C3.25769 12.2884 3.29349 12.2225 3.30873 12.1505Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,30 @@
1
+ <!-- This Source Code Form is subject to the terms of the Mozilla Public
2
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
3
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
4
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
5
+ <style>
6
+ @media not (prefers-reduced-motion) {
7
+ @keyframes loadingRotate {
8
+ from { rotate: 0; } to { rotate: 360deg }
9
+ }
10
+ #circle-arrows {
11
+ animation: loadingRotate 1.8s linear infinite;
12
+ transform-origin: 50% 50%;
13
+ }
14
+ #hourglass {
15
+ display: none;
16
+ }
17
+ }
18
+
19
+ @media (prefers-reduced-motion) {
20
+ #circle-arrows {
21
+ display: none;
22
+ }
23
+ }
24
+ </style>
25
+ <path id="circle-arrows" d="M9 5.528c0 .42.508.63.804.333l2.528-2.528a.47.47 0 0 0 0-.666L9.805.14A.471.471 0 0 0 9 .472v1.866A5.756 5.756 0 0 0 2.25 8c0 .942.232 1.83.635 2.615l1.143-1.143A4.208 4.208 0 0 1 3.75 8 4.254 4.254 0 0 1 8 3.75c.345 0 .68.042 1 .122v1.656zM7 10.472v1.656c.32.08.655.122 1 .122A4.254 4.254 0 0 0 12.25 8c0-.52-.107-1.013-.279-1.474l1.143-1.143c.404.786.636 1.674.636 2.617A5.756 5.756 0 0 1 7 13.662v1.866a.47.47 0 0 1-.804.333l-2.528-2.528a.47.47 0 0 1 0-.666l2.528-2.528a.47.47 0 0 1 .804.333z"/>
26
+ <g id="hourglass">
27
+ <path d="M13,1 C13.5522847,1 14,1.44771525 14,2 C14,2.55228475 13.5522847,3 13,3 L12.9854217,2.99990801 C12.9950817,3.16495885 13,3.33173274 13,3.5 C13,5.24679885 10.9877318,6.01090495 10.9877318,8.0017538 C10.9877318,9.99260264 13,10.7536922 13,12.5 C13,12.6686079 12.9950617,12.8357163 12.985363,13.0010943 L13,13 C13.5522847,13 14,13.4477153 14,14 C14,14.5522847 13.5522847,15 13,15 L3,15 C2.44771525,15 2,14.5522847 2,14 C2,13.4477153 2.44771525,13 3,13 L3.01463704,13.0010943 C3.00493827,12.8357163 3,12.6686079 3,12.5 C3,10.7536922 4.9877318,9.99260264 5,8.0017538 C5.0122682,6.01090495 3,5.24679885 3,3.5 C3,3.33173274 3.00491834,3.16495885 3.01457832,2.99990801 L3,3 C2.44771525,3 2,2.55228475 2,2 C2,1.44771525 2.44771525,1 3,1 L13,1 Z M10.987,3 L5.012,3 L5.00308914,3.24815712 C5.00103707,3.33163368 5,3.4155948 5,3.5 C5,5.36125069 6.99153646,6.01774089 6.99153646,8.0017538 C6.99153646,9.98576671 5,10.6393737 5,12.5 L5.00307746,12.7513676 L5.01222201,12.9998392 L5.60191711,12.9988344 L6.0425138,12.2959826 C7.02362731,10.7653275 7.67612271,10 8,10 C8.37014547,10 9.16950644,10.9996115 10.3980829,12.9988344 L10.987778,12.9998392 C10.9958674,12.8352104 11,12.66849 11,12.5 C11,10.6393737 8.98689779,10.0147381 8.98689779,8.0017538 C8.98689779,5.98876953 11,5.36125069 11,3.5 L10.9969109,3.24815712 L10.987,3 Z"/>
28
+ <path d="M6,4 L10,4 C8.95166016,6 8.28499349,7 8,7 C7.71500651,7 7.04833984,6 6,4 Z"/>
29
+ </g>
30
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.78182 2.63903C8.58882 2.28803 8.25782 2.25003 8.12482 2.25003C7.99019 2.24847 7.85771 2.28393 7.74185 2.35253C7.62599 2.42113 7.5312 2.52023 7.46782 2.63903L1.97082 12.639C1.90673 12.7528 1.87406 12.8816 1.87617 13.0122C1.87828 13.1427 1.91509 13.2704 1.98282 13.382C2.04798 13.4951 2.14207 13.5888 2.25543 13.6535C2.36879 13.7182 2.49732 13.7515 2.62782 13.75H13.6218C13.7523 13.7515 13.8809 13.7182 13.9942 13.6535C14.1076 13.5888 14.2017 13.4951 14.2668 13.382C14.3346 13.2704 14.3714 13.1427 14.3735 13.0122C14.3756 12.8816 14.3429 12.7528 14.2788 12.639L8.78182 2.63903ZM6.37282 2.03703C6.75182 1.34603 7.43882 1.00003 8.12482 1.00003C8.48341 0.997985 8.83583 1.09326 9.14454 1.2757C9.45325 1.45814 9.70668 1.72092 9.87782 2.03603L15.3748 12.036C16.1078 13.369 15.1438 15 13.6228 15H2.62782C1.10682 15 0.141823 13.37 0.875823 12.037L6.37282 2.03703ZM8.74982 9.06203C8.74982 9.22779 8.68397 9.38676 8.56676 9.50397C8.44955 9.62118 8.29058 9.68703 8.12482 9.68703C7.95906 9.68703 7.80009 9.62118 7.68288 9.50397C7.56566 9.38676 7.49982 9.22779 7.49982 9.06203V5.62503C7.49982 5.45927 7.56566 5.3003 7.68288 5.18309C7.80009 5.06588 7.95906 5.00003 8.12482 5.00003C8.29058 5.00003 8.44955 5.06588 8.56676 5.18309C8.68397 5.3003 8.74982 5.45927 8.74982 5.62503V9.06203ZM7.74982 12L7.49982 11.75V11L7.74982 10.75H8.49982L8.74982 11V11.75L8.49982 12H7.74982Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.85822 8.84922L4.85322 11.8542C4.75891 11.9453 4.63261 11.9957 4.50151 11.9946C4.37042 11.9934 4.24501 11.9408 4.15231 11.8481C4.0596 11.7554 4.00702 11.63 4.00588 11.4989C4.00474 11.3678 4.05514 11.2415 4.14622 11.1472L7.15122 8.14222V7.85922L4.14622 4.85322C4.05514 4.75891 4.00474 4.63261 4.00588 4.50151C4.00702 4.37042 4.0596 4.24501 4.15231 4.15231C4.24501 4.0596 4.37042 4.00702 4.50151 4.00588C4.63261 4.00474 4.75891 4.05514 4.85322 4.14622L7.85822 7.15122H8.14122L11.1462 4.14622C11.2405 4.05514 11.3668 4.00474 11.4979 4.00588C11.629 4.00702 11.7544 4.0596 11.8471 4.15231C11.9398 4.24501 11.9924 4.37042 11.9936 4.50151C11.9947 4.63261 11.9443 4.75891 11.8532 4.85322L8.84822 7.85922V8.14222L11.8532 11.1472C11.9443 11.2415 11.9947 11.3678 11.9936 11.4989C11.9924 11.63 11.9398 11.7554 11.8471 11.8481C11.7544 11.9408 11.629 11.9934 11.4979 11.9946C11.3668 11.9957 11.2405 11.9453 11.1462 11.8542L8.14122 8.84922L8.14222 8.85022L7.85822 8.84922Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.8748 12.037L9.37782 2.037C8.99682 1.346 8.31082 1 7.62482 1C6.93882 1 6.25282 1.346 5.87282 2.037L0.375823 12.037C-0.358177 13.37 0.606823 15 2.12782 15H13.1228C14.6428 15 15.6078 13.37 14.8748 12.037ZM8.24982 11.75L7.99982 12H7.24982L6.99982 11.75V11L7.24982 10.75H7.99982L8.24982 11V11.75ZM8.24982 9.062C8.24982 9.22776 8.18398 9.38673 8.06677 9.50394C7.94955 9.62115 7.79058 9.687 7.62482 9.687C7.45906 9.687 7.30009 9.62115 7.18288 9.50394C7.06567 9.38673 6.99982 9.22776 6.99982 9.062V5.625C6.99982 5.45924 7.06567 5.30027 7.18288 5.18306C7.30009 5.06585 7.45906 5 7.62482 5C7.79058 5 7.94955 5.06585 8.06677 5.18306C8.18398 5.30027 8.24982 5.45924 8.24982 5.625V9.062Z" fill="black"/>
3
+ </svg>
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Сцягнуць
51
51
  pdfjs-bookmark-button =
52
52
  .title = Дзейная старонка (паглядзець URL-адрас з дзейнай старонкі)
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
 
@@ -125,6 +119,9 @@ pdfjs-document-properties-keywords = Ключавыя словы:
125
119
  pdfjs-document-properties-creation-date = Дата стварэння:
126
120
  pdfjs-document-properties-modification-date = Дата змянення:
127
121
  # Variables:
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") }
124
+ # Variables:
128
125
  # $date (Date) - the creation/modification date of the PDF file
129
126
  # $time (Time) - the creation/modification time of the PDF file
130
127
  pdfjs-document-properties-date-string = { $date }, { $time }
@@ -283,6 +280,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
283
280
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
284
281
  pdfjs-text-annotation-type =
285
282
  .alt = [{ $type } Annotation]
283
+ # Variables:
284
+ # $dateObj (Date) - the modification date and time of the annotation
285
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
286
286
 
287
287
  ## Password
288
288
 
@@ -306,8 +306,6 @@ pdfjs-editor-stamp-button-label = Дадаць або змяніць выявы
306
306
  pdfjs-editor-highlight-button =
307
307
  .title = Вылучэнне
308
308
  pdfjs-editor-highlight-button-label = Вылучэнне
309
- pdfjs-highlight-floating-button =
310
- .title = Вылучэнне
311
309
  pdfjs-highlight-floating-button1 =
312
310
  .title = Падфарбаваць
313
311
  .aria-label = Падфарбаваць
@@ -402,3 +400,60 @@ pdfjs-editor-colorpicker-red =
402
400
  pdfjs-editor-highlight-show-all-button-label = Паказаць усе
403
401
  pdfjs-editor-highlight-show-all-button =
404
402
  .title = Паказаць усе
403
+
404
+ ## New alt-text dialog
405
+ ## 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.
406
+
407
+ # Modal header positioned above a text box where users can edit the alt text.
408
+ pdfjs-editor-new-alt-text-dialog-edit-label = Рэдагаваць тэкст для атрыбута alt (апісанне выявы)
409
+ # Modal header positioned above a text box where users can add the alt text.
410
+ pdfjs-editor-new-alt-text-dialog-add-label = Дадаць тэкст для атрыбута alt (апісанне выявы)
411
+ pdfjs-editor-new-alt-text-textarea =
412
+ .placeholder = Напішыце сваё апісанне тут…
413
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
414
+ pdfjs-editor-new-alt-text-description = Кароткае апісанне для людзей, якія не бачаць выяву, ці калі выява не загружаецца.
415
+ # 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.
416
+ pdfjs-editor-new-alt-text-disclaimer1 = Гэты тэкст для атрыбута alt быў створаны аўтаматычна і можа быць недакладным
417
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Даведацца больш
418
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Ствараць тэкст для атрыбута alt аўтаматычна
419
+ pdfjs-editor-new-alt-text-not-now-button = Не зараз
420
+ pdfjs-editor-new-alt-text-error-title = Не ўдалося аўтаматычна стварыць тэкст для атрыбута alt
421
+ pdfjs-editor-new-alt-text-error-description = Калі ласка, напішыце ўласны тэкст для атрыбута alt або паўтарыце спробу пазней.
422
+ pdfjs-editor-new-alt-text-error-close-button = Закрыць
423
+ # Variables:
424
+ # $totalSize (Number) - the total size (in MB) of the AI model.
425
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
426
+ # $percent (Number) - the percentage of the downloaded size.
427
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Сцягванне мадэлі ШІ для тэксту для атрыбута alt ({ $downloadedSize } з { $totalSize } МБ)
428
+ .aria-valuetext = Сцягванне мадэлі ШІ для тэксту для атрыбута alt ({ $downloadedSize } з { $totalSize } МБ)
429
+ # This is a button that users can click to edit the alt text they have already added.
430
+ pdfjs-editor-new-alt-text-added-button-label = Тэкст для атрыбута alt дададзены
431
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
432
+ pdfjs-editor-new-alt-text-missing-button-label = Адсутнічае тэкст для атрыбута alt
433
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
434
+ pdfjs-editor-new-alt-text-to-review-button-label = Водгук на тэкст для атрыбута alt
435
+ # "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.
436
+ # Variables:
437
+ # $generatedAltText (String) - the generated alt-text.
438
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Створаны аўтаматычна: { $generatedAltText }
439
+
440
+ ## Image alt-text settings
441
+
442
+ pdfjs-image-alt-text-settings-button =
443
+ .title = Налады альтэрнатыўнага тэксту для выявы
444
+ pdfjs-image-alt-text-settings-button-label = Налады альтэрнатыўнага тэксту для выявы
445
+ pdfjs-editor-alt-text-settings-dialog-label = Налады альтэрнатыўнага тэксту для выявы
446
+ pdfjs-editor-alt-text-settings-automatic-title = Аўтаматычны тэкст для атрыбута alt
447
+ pdfjs-editor-alt-text-settings-create-model-button-label = Ствараць тэкст для атрыбута alt аўтаматычна
448
+ pdfjs-editor-alt-text-settings-create-model-description = Прапануе апісанні, каб дапамагчы людзям, якія не бачаць выяву, ці калі выява не загружаецца.
449
+ # Variables:
450
+ # $totalSize (Number) - the total size (in MB) of the AI model.
451
+ pdfjs-editor-alt-text-settings-download-model-label = Мадэль ШІ для тэксту для атрыбута alt ({ $totalSize } МБ)
452
+ pdfjs-editor-alt-text-settings-ai-model-description = Працуе лакальна на вашай прыладзе, таму вашы звесткі застаюцца прыватнымі. Патрабуецца для аўтаматычнага альтэрнатыўнага тэксту.
453
+ pdfjs-editor-alt-text-settings-delete-model-button = Выдаліць
454
+ pdfjs-editor-alt-text-settings-download-model-button = Сцягнуць
455
+ pdfjs-editor-alt-text-settings-downloading-model-button = Сцягванне…
456
+ pdfjs-editor-alt-text-settings-editor-title = Рэдактар тэксту для атрыбута alt
457
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Адразу паказваць рэдактар тэксту для атрыбута alt пры даданні выявы
458
+ pdfjs-editor-alt-text-settings-show-dialog-description = Дапамагае пераканацца, што ўсе вашы выявы маюць альтэрнатыўны тэкст.
459
+ pdfjs-editor-alt-text-settings-close-button = Закрыць
@@ -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,6 +105,14 @@ pdfjs-document-properties-button-label = Свойства на документ
111
105
  pdfjs-document-properties-file-name = Име на файл:
112
106
  pdfjs-document-properties-file-size = Големина на файл:
113
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:
114
116
  # $size_kb (Number) - the PDF file size in kilobytes
115
117
  # $size_b (Number) - the PDF file size in bytes
116
118
  pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } байта)
@@ -125,6 +127,9 @@ pdfjs-document-properties-keywords = Ключови думи:
125
127
  pdfjs-document-properties-creation-date = Дата на създаване:
126
128
  pdfjs-document-properties-modification-date = Дата на промяна:
127
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:
128
133
  # $date (Date) - the creation/modification date of the PDF file
129
134
  # $time (Time) - the creation/modification time of the PDF file
130
135
  pdfjs-document-properties-date-string = { $date }, { $time }
@@ -281,6 +286,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
281
286
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
282
287
  pdfjs-text-annotation-type =
283
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") }
284
292
 
285
293
  ## Password
286
294
 
@@ -301,8 +309,6 @@ pdfjs-editor-ink-button-label = Рисуване
301
309
  pdfjs-editor-stamp-button =
302
310
  .title = Добавяне или променяне на изображения
303
311
  pdfjs-editor-stamp-button-label = Добавяне или променяне на изображения
304
- pdfjs-editor-remove-button =
305
- .title = Премахване
306
312
 
307
313
  ## Remove button for the various kind of editor.
308
314
 
@@ -382,3 +388,14 @@ pdfjs-editor-colorpicker-pink =
382
388
  .title = Розово
383
389
  pdfjs-editor-colorpicker-red =
384
390
  .title = Червено
391
+
392
+ ## Show all highlights
393
+ ## This is a toggle button to show/hide all the highlights.
394
+
395
+
396
+ ## New alt-text dialog
397
+ ## 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
+
399
+
400
+ ## Image alt-text settings
401
+
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Stáhnout
51
51
  pdfjs-bookmark-button =
52
52
  .title = Aktuální stránka (zobrazit URL od aktuální stránky)
53
53
  pdfjs-bookmark-button-label = Aktuální stránka
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Otevřít v aplikaci
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 = Otevřít v aplikaci
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -125,6 +119,9 @@ pdfjs-document-properties-keywords = Klíčová slova:
125
119
  pdfjs-document-properties-creation-date = Datum vytvoření:
126
120
  pdfjs-document-properties-modification-date = Datum úpravy:
127
121
  # Variables:
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") }
124
+ # Variables:
128
125
  # $date (Date) - the creation/modification date of the PDF file
129
126
  # $time (Time) - the creation/modification time of the PDF file
130
127
  pdfjs-document-properties-date-string = { $date }, { $time }
@@ -285,6 +282,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
285
282
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
286
283
  pdfjs-text-annotation-type =
287
284
  .alt = [Anotace typu { $type }]
285
+ # Variables:
286
+ # $dateObj (Date) - the modification date and time of the annotation
287
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
288
288
 
289
289
  ## Password
290
290
 
@@ -308,8 +308,6 @@ pdfjs-editor-stamp-button-label = Přidání či úprava obrázků
308
308
  pdfjs-editor-highlight-button =
309
309
  .title = Zvýraznění
310
310
  pdfjs-editor-highlight-button-label = Zvýraznění
311
- pdfjs-highlight-floating-button =
312
- .title = Zvýraznit
313
311
  pdfjs-highlight-floating-button1 =
314
312
  .title = Zvýraznit
315
313
  .aria-label = Zvýraznit
@@ -404,3 +402,60 @@ pdfjs-editor-colorpicker-red =
404
402
  pdfjs-editor-highlight-show-all-button-label = Zobrazit vše
405
403
  pdfjs-editor-highlight-show-all-button =
406
404
  .title = Zobrazit vše
405
+
406
+ ## New alt-text dialog
407
+ ## 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.
408
+
409
+ # Modal header positioned above a text box where users can edit the alt text.
410
+ pdfjs-editor-new-alt-text-dialog-edit-label = Upravit alternativní text (popis obrázku)
411
+ # Modal header positioned above a text box where users can add the alt text.
412
+ pdfjs-editor-new-alt-text-dialog-add-label = Přidat alternativní text (popis obrázku)
413
+ pdfjs-editor-new-alt-text-textarea =
414
+ .placeholder = Sem napište svůj popis…
415
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
416
+ pdfjs-editor-new-alt-text-description = Krátký popis pro lidi, kteří neuvidí obrázek nebo když se obrázek nenačítá.
417
+ # 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.
418
+ pdfjs-editor-new-alt-text-disclaimer1 = Tento alternativní text byl vytvořen automaticky a může být nepřesný.
419
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Více informací
420
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Vytvořit alternativní text automaticky
421
+ pdfjs-editor-new-alt-text-not-now-button = Teď ne
422
+ pdfjs-editor-new-alt-text-error-title = Nepodařilo se automaticky vytvořit alternativní text
423
+ pdfjs-editor-new-alt-text-error-description = Napište prosím vlastní alternativní text nebo to zkuste znovu později.
424
+ pdfjs-editor-new-alt-text-error-close-button = Zavřít
425
+ # Variables:
426
+ # $totalSize (Number) - the total size (in MB) of the AI model.
427
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
428
+ # $percent (Number) - the percentage of the downloaded size.
429
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Stahuje se model AI pro alternativní texty ({ $downloadedSize } z { $totalSize } MB)
430
+ .aria-valuetext = Stahuje se model AI pro alternativní texty ({ $downloadedSize } z { $totalSize } MB)
431
+ # This is a button that users can click to edit the alt text they have already added.
432
+ pdfjs-editor-new-alt-text-added-button-label = Alternativní text byl přidán
433
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
434
+ pdfjs-editor-new-alt-text-missing-button-label = Chybí alternativní text
435
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
436
+ pdfjs-editor-new-alt-text-to-review-button-label = Zkontrolovat alternativní text
437
+ # "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.
438
+ # Variables:
439
+ # $generatedAltText (String) - the generated alt-text.
440
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Vytvořeno automaticky: { $generatedAltText }
441
+
442
+ ## Image alt-text settings
443
+
444
+ pdfjs-image-alt-text-settings-button =
445
+ .title = Nastavení alternativního textu obrázku
446
+ pdfjs-image-alt-text-settings-button-label = Nastavení alternativního textu obrázku
447
+ pdfjs-editor-alt-text-settings-dialog-label = Nastavení alternativního textu obrázku
448
+ pdfjs-editor-alt-text-settings-automatic-title = Automatický alternativní text
449
+ pdfjs-editor-alt-text-settings-create-model-button-label = Vytvořit alternativní text automaticky
450
+ pdfjs-editor-alt-text-settings-create-model-description = Navrhuje popisy, které pomohou lidem, kteří nevidí obrázek nebo když se obrázek nenačte.
451
+ # Variables:
452
+ # $totalSize (Number) - the total size (in MB) of the AI model.
453
+ pdfjs-editor-alt-text-settings-download-model-label = Model AI pro alternativní text ({ $totalSize } MB)
454
+ pdfjs-editor-alt-text-settings-ai-model-description = Běží lokálně na vašem zařízení, takže vaše data zůstávají v bezpečí. Vyžadováno pro automatický alternativní text.
455
+ pdfjs-editor-alt-text-settings-delete-model-button = Smazat
456
+ pdfjs-editor-alt-text-settings-download-model-button = Stáhnout
457
+ pdfjs-editor-alt-text-settings-downloading-model-button = Probíhá stahování...
458
+ pdfjs-editor-alt-text-settings-editor-title = Editor alternativního textu
459
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Při přidávání obrázku hned zobrazit editor alternativního textu
460
+ pdfjs-editor-alt-text-settings-show-dialog-description = Pomůže vám zajistit, aby všechny vaše obrázky obsahovaly alternativní text.
461
+ pdfjs-editor-alt-text-settings-close-button = Zavřít
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Llwytho i lawr
51
51
  pdfjs-bookmark-button =
52
52
  .title = Tudalen Gyfredol (Gweld URL o'r Dudalen Gyfredol)
53
53
  pdfjs-bookmark-button-label = Tudalen Gyfredol
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Agor yn yr ap
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 = Agor yn yr ap
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -312,8 +306,6 @@ pdfjs-editor-stamp-button-label = Ychwanegu neu olygu delweddau
312
306
  pdfjs-editor-highlight-button =
313
307
  .title = Amlygu
314
308
  pdfjs-editor-highlight-button-label = Amlygu
315
- pdfjs-highlight-floating-button =
316
- .title = Amlygu
317
309
  pdfjs-highlight-floating-button1 =
318
310
  .title = Amlygu
319
311
  .aria-label = Amlygu
@@ -408,3 +400,60 @@ pdfjs-editor-colorpicker-red =
408
400
  pdfjs-editor-highlight-show-all-button-label = Dangos y cyfan
409
401
  pdfjs-editor-highlight-show-all-button =
410
402
  .title = Dangos y cyfan
403
+
404
+ ## New alt-text dialog
405
+ ## 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.
406
+
407
+ # Modal header positioned above a text box where users can edit the alt text.
408
+ pdfjs-editor-new-alt-text-dialog-edit-label = Golygu testun amgen (disgrifiad o ddelwedd)
409
+ # Modal header positioned above a text box where users can add the alt text.
410
+ pdfjs-editor-new-alt-text-dialog-add-label = Ychwanegwch destun amgen (disgrifiad delwedd)
411
+ pdfjs-editor-new-alt-text-textarea =
412
+ .placeholder = Ysgrifennwch eich disgrifiad yma…
413
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
414
+ pdfjs-editor-new-alt-text-description = Disgrifiad byr ar gyfer pobl sydd ddim yn gallu gweld y ddelwedd neu pan nad yw'r ddelwedd yn llwytho.
415
+ # 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.
416
+ pdfjs-editor-new-alt-text-disclaimer1 = Cafodd y testun amgen hwn ei greu'n awtomatig a gall fod yn anghywir.
417
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Dysgu rhagor
418
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Creu testun amgen yn awtomatig
419
+ pdfjs-editor-new-alt-text-not-now-button = Nid nawr
420
+ pdfjs-editor-new-alt-text-error-title = Methu â chreu testun amgen yn awtomatig
421
+ pdfjs-editor-new-alt-text-error-description = Ysgrifennwch eich testun amgen eich hun neu ceisiwch eto yn nes ymlaen.
422
+ pdfjs-editor-new-alt-text-error-close-button = Cau
423
+ # Variables:
424
+ # $totalSize (Number) - the total size (in MB) of the AI model.
425
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
426
+ # $percent (Number) - the percentage of the downloaded size.
427
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Wrthi'n llwytho i lawr model AI testun amgen ( { $downloadedSize } o { $totalSize } MB)
428
+ .aria-valuetext = Wrthi'n llwytho i lawr model AI testun amgen ( { $downloadedSize } o { $totalSize } MB)
429
+ # This is a button that users can click to edit the alt text they have already added.
430
+ pdfjs-editor-new-alt-text-added-button-label = Ychwanegwyd testun amgen
431
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
432
+ pdfjs-editor-new-alt-text-missing-button-label = Testun amgen coll
433
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
434
+ pdfjs-editor-new-alt-text-to-review-button-label = Adolygu'r testun amgen
435
+ # "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.
436
+ # Variables:
437
+ # $generatedAltText (String) - the generated alt-text.
438
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Crëwyd yn awtomatig: { $generatedAltText }
439
+
440
+ ## Image alt-text settings
441
+
442
+ pdfjs-image-alt-text-settings-button =
443
+ .title = Gosodiadau testun amgen delwedd
444
+ pdfjs-image-alt-text-settings-button-label = Gosodiadau testun amgen delwedd
445
+ pdfjs-editor-alt-text-settings-dialog-label = Gosodiadau testun amgen delwedd
446
+ pdfjs-editor-alt-text-settings-automatic-title = Testun amgen awtomatig
447
+ pdfjs-editor-alt-text-settings-create-model-button-label = Creu testun amgen yn awtomatig
448
+ pdfjs-editor-alt-text-settings-create-model-description = Yn awgrymu disgrifiadau i helpu pobl sydd ddim yn gallu gweld y ddelwedd neu pan nad yw'r ddelwedd yn llwytho.
449
+ # Variables:
450
+ # $totalSize (Number) - the total size (in MB) of the AI model.
451
+ pdfjs-editor-alt-text-settings-download-model-label = Model AI testun amgen ({ $totalSize } MB)
452
+ pdfjs-editor-alt-text-settings-ai-model-description = Yn rhedeg yn lleol ar eich dyfais fel bod eich data'n aros yn breifat. Yn ofynnol ar gyfer testun amgen awtomatig.
453
+ pdfjs-editor-alt-text-settings-delete-model-button = Dileu
454
+ pdfjs-editor-alt-text-settings-download-model-button = Llwytho i Lawr
455
+ pdfjs-editor-alt-text-settings-downloading-model-button = Wrthi'n llwytho i lawr…
456
+ pdfjs-editor-alt-text-settings-editor-title = Golygydd testun amgen
457
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Dangoswch y golygydd testun amgen yn syth wrth ychwanegu delwedd
458
+ pdfjs-editor-alt-text-settings-show-dialog-description = Yn eich helpu i wneud yn siŵr bod gan eich holl ddelweddau destun amgen.
459
+ pdfjs-editor-alt-text-settings-close-button = Cau
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Hent
51
51
  pdfjs-bookmark-button =
52
52
  .title = Aktuel side (vis URL fra den aktuelle side)
53
53
  pdfjs-bookmark-button-label = Aktuel side
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Åbn i app
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 = Åbn i app
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Dokumentegenskaber…
111
105
  pdfjs-document-properties-file-name = Filnavn:
112
106
  pdfjs-document-properties-file-size = Filstørrelse:
113
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) } KB ({ $b } bytes)
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) } MB ({ $b } bytes)
115
+ # Variables:
114
116
  # $size_kb (Number) - the PDF file size in kilobytes
115
117
  # $size_b (Number) - the PDF file size in bytes
116
118
  pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
@@ -125,6 +127,9 @@ pdfjs-document-properties-keywords = Nøgleord:
125
127
  pdfjs-document-properties-creation-date = Oprettet:
126
128
  pdfjs-document-properties-modification-date = Redigeret:
127
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:
128
133
  # $date (Date) - the creation/modification date of the PDF file
129
134
  # $time (Time) - the creation/modification time of the PDF file
130
135
  pdfjs-document-properties-date-string = { $date }, { $time }
@@ -281,6 +286,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
281
286
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
282
287
  pdfjs-text-annotation-type =
283
288
  .alt = [{ $type }kommentar]
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") }
284
292
 
285
293
  ## Password
286
294
 
@@ -304,8 +312,6 @@ pdfjs-editor-stamp-button-label = Tilføj eller rediger billeder
304
312
  pdfjs-editor-highlight-button =
305
313
  .title = Fremhæv
306
314
  pdfjs-editor-highlight-button-label = Fremhæv
307
- pdfjs-highlight-floating-button =
308
- .title = Fremhæv
309
315
  pdfjs-highlight-floating-button1 =
310
316
  .title = Fremhæv
311
317
  .aria-label = Fremhæv
@@ -400,3 +406,60 @@ pdfjs-editor-colorpicker-red =
400
406
  pdfjs-editor-highlight-show-all-button-label = Vis alle
401
407
  pdfjs-editor-highlight-show-all-button =
402
408
  .title = Vis alle
409
+
410
+ ## New alt-text dialog
411
+ ## 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.
412
+
413
+ # Modal header positioned above a text box where users can edit the alt text.
414
+ pdfjs-editor-new-alt-text-dialog-edit-label = Rediger alternativ tekst (billedbeskrivelse)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Tilføj alternativ tekst (billedbeskrivelse)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Skriv din beskrivelse her...
419
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
420
+ pdfjs-editor-new-alt-text-description = Kort beskrivelse til personer, der ikke kan se billedet, eller når billedet ikke indlæses.
421
+ # 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.
422
+ pdfjs-editor-new-alt-text-disclaimer1 = Denne alternative tekst blev oprettet automatisk og kan være upræcis.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Læs mere
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Opret alternativ tekst automatisk
425
+ pdfjs-editor-new-alt-text-not-now-button = Ikke nu
426
+ pdfjs-editor-new-alt-text-error-title = Kunne ikke oprette alternativ tekst automatisk
427
+ pdfjs-editor-new-alt-text-error-description = Skriv din egen alternative tekst, eller prøv igen senere.
428
+ pdfjs-editor-new-alt-text-error-close-button = Luk
429
+ # Variables:
430
+ # $totalSize (Number) - the total size (in MB) of the AI model.
431
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
432
+ # $percent (Number) - the percentage of the downloaded size.
433
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Henter alternativ tekst AI-model ({ $downloadedSize } af { $totalSize } MB)
434
+ .aria-valuetext = Henter alternativ tekst AI-model ({ $downloadedSize } af { $totalSize } MB)
435
+ # This is a button that users can click to edit the alt text they have already added.
436
+ pdfjs-editor-new-alt-text-added-button-label = Alternativ tekst tilføjet
437
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
438
+ pdfjs-editor-new-alt-text-missing-button-label = Mangler alternativ tekst
439
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
440
+ pdfjs-editor-new-alt-text-to-review-button-label = Gennemgå alternativ tekst
441
+ # "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.
442
+ # Variables:
443
+ # $generatedAltText (String) - the generated alt-text.
444
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Oprettet automatisk: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Indstillinger for alternativ tekst til billeder
450
+ pdfjs-image-alt-text-settings-button-label = Indstillinger for alternativ tekst til billeder
451
+ pdfjs-editor-alt-text-settings-dialog-label = Indstillinger for alternativ tekst til billeder
452
+ pdfjs-editor-alt-text-settings-automatic-title = Automatisk alternativ tekst
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Opret alternativ tekst automatisk
454
+ pdfjs-editor-alt-text-settings-create-model-description = Foreslår beskrivelser for at hjælpe folk, der ikke kan se billedet, eller når billedet ikke indlæses.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = AI-model til at oprette alternative tekster ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Kører lokalt på din enhed, så dine data forbliver private. Påkrævet for at anvende automatisk alternativ tekst.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Slet
460
+ pdfjs-editor-alt-text-settings-download-model-button = Hent
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Henter…
462
+ pdfjs-editor-alt-text-settings-editor-title = Redigering af alternativ tekst
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Vis redigering af alternativ tekst med det samme, når et billede tilføjes
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Hjælper dig med at sikre, at alle dine billeder har alternativ tekst.
465
+ pdfjs-editor-alt-text-settings-close-button = Luk
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Herunterladen
51
51
  pdfjs-bookmark-button =
52
52
  .title = Aktuelle Seite (URL von aktueller Seite anzeigen)
53
53
  pdfjs-bookmark-button-label = Aktuelle Seite
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Mit App öffnen
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 = Mit App öffnen
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -304,8 +298,6 @@ pdfjs-editor-stamp-button-label = Grafiken hinzufügen oder bearbeiten
304
298
  pdfjs-editor-highlight-button =
305
299
  .title = Hervorheben
306
300
  pdfjs-editor-highlight-button-label = Hervorheben
307
- pdfjs-highlight-floating-button =
308
- .title = Hervorheben
309
301
  pdfjs-highlight-floating-button1 =
310
302
  .title = Hervorheben
311
303
  .aria-label = Hervorheben
@@ -400,3 +392,62 @@ pdfjs-editor-colorpicker-red =
400
392
  pdfjs-editor-highlight-show-all-button-label = Alle anzeigen
401
393
  pdfjs-editor-highlight-show-all-button =
402
394
  .title = Alle anzeigen
395
+
396
+ ## New alt-text dialog
397
+ ## 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
+
399
+ # Modal header positioned above a text box where users can edit the alt text.
400
+ pdfjs-editor-new-alt-text-dialog-edit-label = Alternativ-Text (Grafikbeschreibung) bearbeiten
401
+ # Modal header positioned above a text box where users can add the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-add-label = Alternativ-Text (Grafikbeschreibung) hinzufügen
403
+ pdfjs-editor-new-alt-text-textarea =
404
+ .placeholder = Schreiben Sie Ihre Beschreibung hier…
405
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
406
+ pdfjs-editor-new-alt-text-description = Kurze Beschreibung für Personen, die die Grafik nicht sehen können, oder wenn die Grafik nicht geladen wird.
407
+ # 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.
408
+ pdfjs-editor-new-alt-text-disclaimer1 = Dieser Alternativ-Text wurde automatisch erstellt und könnte ungenau sein.
409
+ # 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.
410
+ pdfjs-editor-new-alt-text-disclaimer = Dieser Alternativ-Text wurde automatisch erstellt.
411
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Weitere Informationen
412
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Alternativ-Text automatisch erstellen
413
+ pdfjs-editor-new-alt-text-not-now-button = Nicht jetzt
414
+ pdfjs-editor-new-alt-text-error-title = Alternativ-Text konnte nicht automatisch erstellt werden
415
+ pdfjs-editor-new-alt-text-error-description = Bitte schreiben Sie Ihren eigenen Alternativ-Text oder versuchen Sie es später erneut.
416
+ pdfjs-editor-new-alt-text-error-close-button = Schließen
417
+ # Variables:
418
+ # $totalSize (Number) - the total size (in MB) of the AI model.
419
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
420
+ # $percent (Number) - the percentage of the downloaded size.
421
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Alternativ-Text-KI-Modell wird heruntergeladen ({ $downloadedSize } von { $totalSize } MB)
422
+ .aria-valuetext = Alternativ-Text-KI-Modell wird heruntergeladen ({ $downloadedSize } von { $totalSize } MB)
423
+ # This is a button that users can click to edit the alt text they have already added.
424
+ pdfjs-editor-new-alt-text-added-button-label = Alternativ-Text hinzugefügt
425
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
426
+ pdfjs-editor-new-alt-text-missing-button-label = Fehlender Alternativ-Text
427
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
428
+ pdfjs-editor-new-alt-text-to-review-button-label = Alternativ-Text überprüfen
429
+ # "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.
430
+ # Variables:
431
+ # $generatedAltText (String) - the generated alt-text.
432
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Automatisch erstellt: { $generatedAltText }
433
+
434
+ ## Image alt-text settings
435
+
436
+ pdfjs-image-alt-text-settings-button =
437
+ .title = Alternativ-Text-Einstellungen für Grafiken
438
+ pdfjs-image-alt-text-settings-button-label = Alternativ-Text-Einstellungen für Grafiken
439
+ pdfjs-editor-alt-text-settings-dialog-label = Alternativ-Text-Einstellungen für Grafiken
440
+ pdfjs-editor-alt-text-settings-automatic-title = Automatischer Alternativ-Text
441
+ pdfjs-editor-alt-text-settings-create-model-button-label = Alternativ-Text automatisch erstellen
442
+ pdfjs-editor-alt-text-settings-create-model-description = Schlägt Beschreibungen vor, um Personen zu helfen, die die Grafik nicht sehen können, oder wenn die Grafik nicht geladen wird.
443
+ # Variables:
444
+ # $totalSize (Number) - the total size (in MB) of the AI model.
445
+ pdfjs-editor-alt-text-settings-download-model-label = Alternativ-Text-KI-Modell ({ $totalSize } MB)
446
+ pdfjs-editor-alt-text-settings-ai-model-description = Wird lokal auf Ihrem Gerät ausgeführt, sodass Ihre Daten privat bleiben. Erforderlich für automatischen Alternativ-Text.
447
+ pdfjs-editor-alt-text-settings-delete-model-button = Löschen
448
+ pdfjs-editor-alt-text-settings-download-model-button = Herunterladen
449
+ pdfjs-editor-alt-text-settings-downloading-model-button = Wird heruntergeladen…
450
+ pdfjs-editor-alt-text-settings-editor-title = Alternativ-Texteditor
451
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Alternativ-Texteditor beim Hinzufügen einer Grafik anzeigen
452
+ pdfjs-editor-alt-text-settings-show-dialog-description = Hilft Ihnen, sicherzustellen, dass alle Ihre Grafiken Alternativ-Text haben.
453
+ pdfjs-editor-alt-text-settings-close-button = Schließen