@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
@@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Dokumentum tulajdonságai…
105
105
  pdfjs-document-properties-file-name = Fájlnév:
106
106
  pdfjs-document-properties-file-size = Fájlméret:
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) } kB ({ $b } bájt)
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 } bájt)
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 } KB ({ $size_b } bájt)
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Kulcsszavak:
119
127
  pdfjs-document-properties-creation-date = Létrehozás dátuma:
120
128
  pdfjs-document-properties-modification-date = Módosítás dátuma:
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 } megjegyzés]
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
 
@@ -298,8 +312,6 @@ pdfjs-editor-stamp-button-label = Képek hozzáadása vagy szerkesztése
298
312
  pdfjs-editor-highlight-button =
299
313
  .title = Kiemelés
300
314
  pdfjs-editor-highlight-button-label = Kiemelés
301
- pdfjs-highlight-floating-button =
302
- .title = Kiemelés
303
315
  pdfjs-highlight-floating-button1 =
304
316
  .title = Kiemelés
305
317
  .aria-label = Kiemelés
@@ -394,3 +406,60 @@ pdfjs-editor-colorpicker-red =
394
406
  pdfjs-editor-highlight-show-all-button-label = Összes megjelenítése
395
407
  pdfjs-editor-highlight-show-all-button =
396
408
  .title = Összes megjelenítése
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 = Alternatív szöveg szerkesztése (képleírás)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Alternatív szöveg hozzáadása (képleírás)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Írja ide a leírását…
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 = Rövid leírás azoknak, akik nem látják a képet, vagy arra az esetre, ha a kép nem tölt be.
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 = Ez az alternatív szöveg automatikusan lett létrehozva, és pontatlan lehet.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = További tudnivalók
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Alternatív szöveg automatikus létrehozása
425
+ pdfjs-editor-new-alt-text-not-now-button = Most nem
426
+ pdfjs-editor-new-alt-text-error-title = Az alternatív szöveg automatikus létrehozása nem sikerült
427
+ pdfjs-editor-new-alt-text-error-description = Írja meg a saját alternatív szövegét, vagy próbálja újra később.
428
+ pdfjs-editor-new-alt-text-error-close-button = Bezárás
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 = Alternatív szöveg MI modell letöltése ({ $downloadedSize } / { $totalSize } MB)
434
+ .aria-valuetext = Alternatív szöveg MI modell letöltése ({ $downloadedSize } / { $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 = Alternatív szöveg hozzáadva
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 = Hiányzó alternatív szöveg
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 = Alternatív szöveg szerkesztése
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 = Automatikusan létrehozva: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Kép alternatív szövegének beállításai
450
+ pdfjs-image-alt-text-settings-button-label = Kép alternatív szövegének beállításai
451
+ pdfjs-editor-alt-text-settings-dialog-label = Kép alternatív szövegének beállításai
452
+ pdfjs-editor-alt-text-settings-automatic-title = Automatikus alternatív szöveg
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Alternatív szöveg automatikus létrehozása
454
+ pdfjs-editor-alt-text-settings-create-model-description = Leírásokat javasol, hogy segítsen azoknak, akik nem látják a képet, vagy arra az esetre, ha a kép nem tölt be.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = Alternatív szöveg MI modellje ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Helyben fut az eszközén, így az adatai privátok maradnak. Az automatikus alternatív szövegekhez szükséges.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Törlés
460
+ pdfjs-editor-alt-text-settings-download-model-button = Letöltés
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Letöltés…
462
+ pdfjs-editor-alt-text-settings-editor-title = Alternatív szöveg szerkesztője
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Az alternatív szöveg szerkesztőjének azonnali megjelenítése egy kép hozzáadásakor
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Segít elérni, hogy az összes képén legyen alternatív szöveg.
465
+ pdfjs-editor-alt-text-settings-close-button = Bezárás
@@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Proprietates del documento…
105
105
  pdfjs-document-properties-file-name = Nomine del file:
106
106
  pdfjs-document-properties-file-size = Dimension de file:
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) } 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:
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 } KB ({ $size_b } bytes)
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Parolas clave:
119
127
  pdfjs-document-properties-creation-date = Data de creation:
120
128
  pdfjs-document-properties-modification-date = Data de modification:
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 } Annotation]
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
 
@@ -392,3 +406,60 @@ pdfjs-editor-colorpicker-red =
392
406
  pdfjs-editor-highlight-show-all-button-label = Monstrar toto
393
407
  pdfjs-editor-highlight-show-all-button =
394
408
  .title = Monstrar toto
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 texto alternative (description del imagine)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Adder texto alternative (description del imagine)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Scribe tu description ci…
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 = Breve description pro personas qui non pote vider le imagine o quando le imagine non se carga.
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 = Iste texto alternative ha essite create automaticamente e pote esser inexacte.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Pro saper plus
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Crear texto alternative automaticamente
425
+ pdfjs-editor-new-alt-text-not-now-button = Non ora
426
+ pdfjs-editor-new-alt-text-error-title = Impossibile crear texto alternative automaticamente
427
+ pdfjs-editor-new-alt-text-error-description = Scribe tu proprie texto alternative o retenta plus tarde.
428
+ pdfjs-editor-new-alt-text-error-close-button = Clauder
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 = Discargante modello de intelligentia artificial del texto alternative ({ $downloadedSize } de { $totalSize } MB)
434
+ .aria-valuetext = Discargante modello de intelligentia artificial del texto alternative ({ $downloadedSize } de { $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 = Texto alternative addite
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 = Texto alternative mancante
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 = Revider texto alternative
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 = Automaticamente create: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Parametros del texto alternative del imagine
450
+ pdfjs-image-alt-text-settings-button-label = Parametros del texto alternative del imagine
451
+ pdfjs-editor-alt-text-settings-dialog-label = Parametros del texto alternative del imagine
452
+ pdfjs-editor-alt-text-settings-automatic-title = Texto alternative automatic
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Crear texto alternative automaticamente
454
+ pdfjs-editor-alt-text-settings-create-model-description = Suggere descriptiones pro adjutar le personas qui non pote vider le imagine o quando le imagine non carga.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = Modello de intelligentia artificial del texto alternative ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Flue localmente sur tu apparato assi tu datos remane private. Necessari pro texto alternative automatic.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Deler
460
+ pdfjs-editor-alt-text-settings-download-model-button = Discargar
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Discargante…
462
+ pdfjs-editor-alt-text-settings-editor-title = Rediger texto alternative
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Monstrar le redactor de texto alternative a pena on adde un imagine
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Te adjuta a verifica que tote tu imagines ha un texto alternative.
465
+ pdfjs-editor-alt-text-settings-close-button = Clauder
@@ -392,3 +392,60 @@ pdfjs-editor-colorpicker-red =
392
392
  pdfjs-editor-highlight-show-all-button-label = Birta allt
393
393
  pdfjs-editor-highlight-show-all-button =
394
394
  .title = Birta allt
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 = Breyta alt-myndatexta (lýsingu á mynd)
401
+ # Modal header positioned above a text box where users can add the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-add-label = Bæta við alt-myndatexta (lýsingu á mynd)
403
+ pdfjs-editor-new-alt-text-textarea =
404
+ .placeholder = Skrifaðu lýsinguna þína hér…
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 = Stutt lýsing fyrir fólk sem getur ekki séð myndina eða þegar myndin hleðst ekki inn.
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 = Þessi alt-myndatexti var búinn til sjálfvirkt og gæti verið ónákvæmur.
409
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Kanna nánar
410
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Útbúa alt-myndatexta sjálfvirkt
411
+ pdfjs-editor-new-alt-text-not-now-button = Ekki núna
412
+ pdfjs-editor-new-alt-text-error-title = Gat ekki búið til alt-myndatexta sjálfkrafa
413
+ pdfjs-editor-new-alt-text-error-description = Skrifaðu þinn eiginn alt-myndatexta eða reyndu aftur síðar.
414
+ pdfjs-editor-new-alt-text-error-close-button = Loka
415
+ # Variables:
416
+ # $totalSize (Number) - the total size (in MB) of the AI model.
417
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
418
+ # $percent (Number) - the percentage of the downloaded size.
419
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Sækir gervigreindarlíkan með alt-myndatextum ({ $downloadedSize } af { $totalSize } MB)
420
+ .aria-valuetext = Sækir gervigreindarlíkan með alt-myndatextum ({ $downloadedSize } af { $totalSize } MB)
421
+ # This is a button that users can click to edit the alt text they have already added.
422
+ pdfjs-editor-new-alt-text-added-button-label = Alt-myndatexta bætt við
423
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
424
+ pdfjs-editor-new-alt-text-missing-button-label = Vantar alt-myndatexta
425
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
426
+ pdfjs-editor-new-alt-text-to-review-button-label = Yfirfara myndatexta
427
+ # "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.
428
+ # Variables:
429
+ # $generatedAltText (String) - the generated alt-text.
430
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Útbúið sjálfvirkt: { $generatedAltText }
431
+
432
+ ## Image alt-text settings
433
+
434
+ pdfjs-image-alt-text-settings-button =
435
+ .title = Stillingar fyrir alt-texta myndar
436
+ pdfjs-image-alt-text-settings-button-label = Stillingar fyrir alt-texta myndar
437
+ pdfjs-editor-alt-text-settings-dialog-label = Stillingar fyrir alt-texta myndar
438
+ pdfjs-editor-alt-text-settings-automatic-title = Sjálfvirkur alt-myndatexti
439
+ pdfjs-editor-alt-text-settings-create-model-button-label = Útbúa alt-myndatexta sjálfvirkt
440
+ pdfjs-editor-alt-text-settings-create-model-description = Stingur upp á lýsingum til að hjálpa fólki sem getur ekki séð myndina eða þegar myndin hleðst ekki inn.
441
+ # Variables:
442
+ # $totalSize (Number) - the total size (in MB) of the AI model.
443
+ pdfjs-editor-alt-text-settings-download-model-label = Gervigreindarlíkan alt-myndatexta ({ $totalSize } MB)
444
+ pdfjs-editor-alt-text-settings-ai-model-description = Keyrir staðbundið á tækinu þínu svo gögnin þín haldast undir þinni stjórn. Nauðsynlegt fyrir sjálfvirka alt-myndatexta.
445
+ pdfjs-editor-alt-text-settings-delete-model-button = Eyða
446
+ pdfjs-editor-alt-text-settings-download-model-button = Sækja
447
+ pdfjs-editor-alt-text-settings-downloading-model-button = Sæki…
448
+ pdfjs-editor-alt-text-settings-editor-title = Ritill fyrir alt-myndatexta
449
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Sýna alt-myndatextaritil strax þegar mynd er bætt við
450
+ pdfjs-editor-alt-text-settings-show-dialog-description = Hjálpar þér að tryggja að allar myndirnar þínar séu með alt-myndatexta.
451
+ pdfjs-editor-alt-text-settings-close-button = Loka
@@ -104,6 +104,12 @@ pdfjs-document-properties-button =
104
104
  pdfjs-document-properties-button-label = Proprietà del documento…
105
105
  pdfjs-document-properties-file-name = Nome file:
106
106
  pdfjs-document-properties-file-size = Dimensione file:
107
+ # $kb (Number) - the PDF file size in kilobytes
108
+ # $b (Number) - the PDF file size in bytes
109
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } byte)
110
+ # $mb (Number) - the PDF file size in megabytes
111
+ # $b (Number) - the PDF file size in bytes
112
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } byte)
107
113
  # Variables:
108
114
  # $size_kb (Number) - the PDF file size in kilobytes
109
115
  # $size_b (Number) - the PDF file size in bytes
@@ -118,6 +124,7 @@ pdfjs-document-properties-subject = Oggetto:
118
124
  pdfjs-document-properties-keywords = Parole chiave:
119
125
  pdfjs-document-properties-creation-date = Data creazione:
120
126
  pdfjs-document-properties-modification-date = Data modifica:
127
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
121
128
  # Variables:
122
129
  # $date (Date) - the creation/modification date of the PDF file
123
130
  # $time (Time) - the creation/modification time of the PDF file
@@ -220,7 +227,6 @@ pdfjs-find-match-diacritics-checkbox-label = Segni diacritici
220
227
  pdfjs-find-entire-word-checkbox-label = Parole intere
221
228
  pdfjs-find-reached-top = Raggiunto l’inizio della pagina, continua dalla fine
222
229
  pdfjs-find-reached-bottom = Raggiunta la fine della pagina, continua dall’inizio
223
-
224
230
  # Variables:
225
231
  # $current (Number) - the index of the currently active find result
226
232
  # $total (Number) - the total number of matches in the document
@@ -229,7 +235,6 @@ pdfjs-find-match-count =
229
235
  [one] { $current } di { $total } corrispondenza
230
236
  *[other] { $current } di { $total } corrispondenze
231
237
  }
232
-
233
238
  # Variables:
234
239
  # $limit (Number) - the maximum number of matches
235
240
  pdfjs-find-match-count-limit =
@@ -237,7 +242,6 @@ pdfjs-find-match-count-limit =
237
242
  [one] Più di una { $limit } corrispondenza
238
243
  *[other] Più di { $limit } corrispondenze
239
244
  }
240
-
241
245
  pdfjs-find-not-found = Testo non trovato
242
246
 
243
247
  ## Predefined zoom values
@@ -278,6 +282,7 @@ pdfjs-annotation-date-string = { $date }, { $time }
278
282
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
279
283
  pdfjs-text-annotation-type =
280
284
  .alt = [Annotazione: { $type }]
285
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
281
286
 
282
287
  ## Password
283
288
 
@@ -332,7 +337,6 @@ pdfjs-editor-stamp-add-image-button-label = Aggiungi immagine
332
337
  pdfjs-editor-free-highlight-thickness-input = Spessore
333
338
  pdfjs-editor-free-highlight-thickness-title =
334
339
  .title = Modifica lo spessore della selezione per elementi non testuali
335
-
336
340
  pdfjs-free-text =
337
341
  .aria-label = Editor di testo
338
342
  pdfjs-free-text-default-content = Inizia a digitare…
@@ -370,12 +374,27 @@ pdfjs-editor-resizer-label-bottom-right = Angolo in basso a destra — ridimensi
370
374
  pdfjs-editor-resizer-label-bottom-middle = Lato inferiore nel mezzo — ridimensiona
371
375
  pdfjs-editor-resizer-label-bottom-left = Angolo in basso a sinistra — ridimensiona
372
376
  pdfjs-editor-resizer-label-middle-left = Lato sinistro nel mezzo — ridimensiona
377
+ pdfjs-editor-resizer-top-left =
378
+ .aria-label = Angolo in alto a sinistra — ridimensiona
379
+ pdfjs-editor-resizer-top-middle =
380
+ .aria-label = Lato superiore nel mezzo — ridimensiona
381
+ pdfjs-editor-resizer-top-right =
382
+ .aria-label = Angolo in alto a destra — ridimensiona
383
+ pdfjs-editor-resizer-middle-right =
384
+ .aria-label = Lato destro nel mezzo — ridimensiona
385
+ pdfjs-editor-resizer-bottom-right =
386
+ .aria-label = Angolo in basso a destra — ridimensiona
387
+ pdfjs-editor-resizer-bottom-middle =
388
+ .aria-label = Lato inferiore nel mezzo — ridimensiona
389
+ pdfjs-editor-resizer-bottom-left =
390
+ .aria-label = Angolo in basso a sinistra — ridimensiona
391
+ pdfjs-editor-resizer-middle-left =
392
+ .aria-label = Lato sinistro nel mezzo — ridimensiona
373
393
 
374
394
  ## Color picker
375
395
 
376
396
  # This means "Color used to highlight text"
377
397
  pdfjs-editor-highlight-colorpicker-label = Colore evidenziatore
378
-
379
398
  pdfjs-editor-colorpicker-button =
380
399
  .title = Cambia colore
381
400
  pdfjs-editor-colorpicker-dropdown =
@@ -397,3 +416,60 @@ pdfjs-editor-colorpicker-red =
397
416
  pdfjs-editor-highlight-show-all-button-label = Mostra tutto
398
417
  pdfjs-editor-highlight-show-all-button =
399
418
  .title = Mostra tutto
419
+
420
+ ## New alt-text dialog
421
+ ## 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.
422
+
423
+ # Modal header positioned above a text box where users can edit the alt text.
424
+ pdfjs-editor-new-alt-text-dialog-edit-label = Modifica testo alternativo (descrizione dell’immagine)
425
+ # Modal header positioned above a text box where users can add the alt text.
426
+ pdfjs-editor-new-alt-text-dialog-add-label = Aggiungi testo alternativo (descrizione dell’immagine)
427
+ pdfjs-editor-new-alt-text-textarea =
428
+ .placeholder = Scrivi qui la tua descrizione…
429
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
430
+ pdfjs-editor-new-alt-text-description = Breve descrizione per le persone che non possono vedere l’immagine, o mostrata quando l’immagine non si carica.
431
+ # 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.
432
+ pdfjs-editor-new-alt-text-disclaimer1 = Questo testo alternativo è stato creato automaticamente e potrebbe non essere accurato.
433
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Ulteriori informazioni
434
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Crea automaticamente testo alternativo
435
+ pdfjs-editor-new-alt-text-not-now-button = Non adesso
436
+ pdfjs-editor-new-alt-text-error-title = Impossibile creare automaticamente il testo alternativo
437
+ pdfjs-editor-new-alt-text-error-description = Scrivi il testo alternativo o riprova più tardi.
438
+ pdfjs-editor-new-alt-text-error-close-button = Chiudi
439
+ # Variables:
440
+ # $totalSize (Number) - the total size (in MB) of the AI model.
441
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
442
+ # $percent (Number) - the percentage of the downloaded size.
443
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Download in corso del modello IA per il testo alternativo ({ $downloadedSize } di { $totalSize } MB)
444
+ .aria-valuetext = Download in corso del modello IA per il testo alternativo ({ $downloadedSize } di { $totalSize } MB)
445
+ # This is a button that users can click to edit the alt text they have already added.
446
+ pdfjs-editor-new-alt-text-added-button-label = Aggiunto testo alternativo
447
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
448
+ pdfjs-editor-new-alt-text-missing-button-label = Testo alternativo mancante
449
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
450
+ pdfjs-editor-new-alt-text-to-review-button-label = Verifica testo alternativo
451
+ # "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.
452
+ # Variables:
453
+ # $generatedAltText (String) - the generated alt-text.
454
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creato automaticamente: { $generatedAltText }
455
+
456
+ ## Image alt-text settings
457
+
458
+ pdfjs-image-alt-text-settings-button =
459
+ .title = Impostazioni testo alternativo per le immagini
460
+ pdfjs-image-alt-text-settings-button-label = Impostazioni testo alternativo per le immagini
461
+ pdfjs-editor-alt-text-settings-dialog-label = Impostazioni testo alternativo per le immagini
462
+ pdfjs-editor-alt-text-settings-automatic-title = Testo alternativo automatico
463
+ pdfjs-editor-alt-text-settings-create-model-button-label = Crea testo alternativo automaticamente
464
+ pdfjs-editor-alt-text-settings-create-model-description = Suggerisce una descrizione per le persone che non possono vedere l’immagine, o mostrata quando l’immagine non si carica.
465
+ # Variables:
466
+ # $totalSize (Number) - the total size (in MB) of the AI model.
467
+ pdfjs-editor-alt-text-settings-download-model-label = Modello IA per il testo alternativo ({ $totalSize } MB)
468
+ pdfjs-editor-alt-text-settings-ai-model-description = Viene eseguito localmente sul tuo dispositivo in modo che i tuoi dati rimangano riservati. È richiesto per la generazione automatica del testo alternativo.
469
+ pdfjs-editor-alt-text-settings-delete-model-button = Elimina
470
+ pdfjs-editor-alt-text-settings-download-model-button = Scarica
471
+ pdfjs-editor-alt-text-settings-downloading-model-button = Download…
472
+ pdfjs-editor-alt-text-settings-editor-title = Modifica testo alternativo
473
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostra l’editor del testo alternativo non appena si aggiunge un’immagine
474
+ pdfjs-editor-alt-text-settings-show-dialog-description = Ti aiuta ad assicurarti che tutte le tue immagini abbiano il testo alternativo.
475
+ pdfjs-editor-alt-text-settings-close-button = Chiudi
@@ -223,18 +223,10 @@ pdfjs-find-reached-bottom = 文書末尾に到達したので先頭から続け
223
223
  # Variables:
224
224
  # $current (Number) - the index of the currently active find result
225
225
  # $total (Number) - the total number of matches in the document
226
- pdfjs-find-match-count =
227
- { $total ->
228
- [one] { $total } 件中 { $current } 件目
229
- *[other] { $total } 件中 { $current } 件目
230
- }
226
+ pdfjs-find-match-count = { $total } 件中 { $current } 件目
231
227
  # Variables:
232
228
  # $limit (Number) - the maximum number of matches
233
- pdfjs-find-match-count-limit =
234
- { $limit ->
235
- [one] { $limit } 件以上一致
236
- *[other] { $limit } 件以上一致
237
- }
229
+ pdfjs-find-match-count-limit = { $limit } 件以上一致
238
230
  pdfjs-find-not-found = 見つかりませんでした
239
231
 
240
232
  ## Predefined zoom values
@@ -390,5 +382,63 @@ pdfjs-editor-colorpicker-red =
390
382
  ## This is a toggle button to show/hide all the highlights.
391
383
 
392
384
  pdfjs-editor-highlight-show-all-button-label = すべて表示
385
+ # (^m^) en-US: .title = Show all
393
386
  pdfjs-editor-highlight-show-all-button =
394
387
  .title = 強調の表示を切り替えます
388
+
389
+ ## New alt-text dialog
390
+ ## 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.
391
+
392
+ # Modal header positioned above a text box where users can edit the alt text.
393
+ pdfjs-editor-new-alt-text-dialog-edit-label = 代替テキストを編集 (画像の説明)
394
+ # Modal header positioned above a text box where users can add the alt text.
395
+ pdfjs-editor-new-alt-text-dialog-add-label = 代替テキストを追加 (画像の説明)
396
+ pdfjs-editor-new-alt-text-textarea =
397
+ .placeholder = ここに説明を記入してください...
398
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
399
+ pdfjs-editor-new-alt-text-description = 画像が読み込まれない場合や見えない人のための短い説明です。
400
+ # 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.
401
+ pdfjs-editor-new-alt-text-disclaimer = この代替テキストは自動的に生成されました。
402
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = 詳細情報
403
+ pdfjs-editor-new-alt-text-create-automatically-button-label = 代替テキストを自動生成
404
+ pdfjs-editor-new-alt-text-not-now-button = 後で
405
+ pdfjs-editor-new-alt-text-error-title = 代替テキストを自動生成できませんでした
406
+ pdfjs-editor-new-alt-text-error-description = ご自分で代替テキストを書くか後でもう一度試してください。
407
+ pdfjs-editor-new-alt-text-error-close-button = 閉じる
408
+ # Variables:
409
+ # $totalSize (Number) - the total size (in MB) of the AI model.
410
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
411
+ # $percent (Number) - the percentage of the downloaded size.
412
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = 代替テキスト AI モデルをダウンロードしています ({ $downloadedSize } / { $totalSize } MB)
413
+ .aria-valuetext = 代替テキスト AI モデルをダウンロードしています ({ $downloadedSize } / { $totalSize } MB)
414
+ # This is a button that users can click to edit the alt text they have already added.
415
+ pdfjs-editor-new-alt-text-added-button-label = 代替テキストを追加しました
416
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
417
+ pdfjs-editor-new-alt-text-missing-button-label = 代替テキストがありません
418
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
419
+ pdfjs-editor-new-alt-text-to-review-button-label = 代替テキストをレビュー
420
+ # "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.
421
+ # Variables:
422
+ # $generatedAltText (String) - the generated alt-text.
423
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = 自動生成されました: { $generatedAltText }
424
+
425
+ ## Image alt-text settings
426
+
427
+ pdfjs-image-alt-text-settings-button =
428
+ .title = 画像の代替テキスト設定
429
+ pdfjs-image-alt-text-settings-button-label = 画像の代替テキスト設定
430
+ pdfjs-editor-alt-text-settings-dialog-label = 画像の代替テキスト設定
431
+ pdfjs-editor-alt-text-settings-automatic-title = 自動代替テキスト
432
+ pdfjs-editor-alt-text-settings-create-model-button-label = 代替テキストを自動生成
433
+ pdfjs-editor-alt-text-settings-create-model-description = 画像が読み込まれない場合や見えない人のために説明を提案します。
434
+ # Variables:
435
+ # $totalSize (Number) - the total size (in MB) of the AI model.
436
+ pdfjs-editor-alt-text-settings-download-model-label = 代替テキスト AI モデル ({ $totalSize } MB)
437
+ pdfjs-editor-alt-text-settings-ai-model-description = ローカルの端末上で実行されるためデータは非公開になります。代替テキストの自動生成に必要です。
438
+ pdfjs-editor-alt-text-settings-delete-model-button = 削除
439
+ pdfjs-editor-alt-text-settings-download-model-button = ダウンロード
440
+ pdfjs-editor-alt-text-settings-downloading-model-button = ダウンロード中...
441
+ pdfjs-editor-alt-text-settings-editor-title = 代替テキストエディター
442
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = 画像の追加時に代替テキストエディターを表示する
443
+ pdfjs-editor-alt-text-settings-show-dialog-description = すべての画像に代替テキストを追加する助けになります。
444
+ pdfjs-editor-alt-text-settings-close-button = 閉じる
@@ -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
 
@@ -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
 
@@ -304,8 +312,6 @@ pdfjs-editor-stamp-button-label = Суреттерді қосу немесе т
304
312
  pdfjs-editor-highlight-button =
305
313
  .title = Ерекшелеу
306
314
  pdfjs-editor-highlight-button-label = Ерекшелеу
307
- pdfjs-highlight-floating-button =
308
- .title = Ерекшелеу
309
315
  pdfjs-highlight-floating-button1 =
310
316
  .title = Ерекшелеу
311
317
  .aria-label = Ерекшелеу
@@ -400,3 +406,60 @@ pdfjs-editor-colorpicker-red =
400
406
  pdfjs-editor-highlight-show-all-button-label = Барлығын көрсету
401
407
  pdfjs-editor-highlight-show-all-button =
402
408
  .title = Барлығын көрсету
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 = Балама мәтінді өңдеу (сурет сипаттамасы)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Балама мәтінді қосу (сурет сипаттамасы)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Сипаттамаңызды осында жазыңыз…
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 = Суретті көре алмайтын адамдар үшін немесе сурет жүктелмеген кезіне арналған қысқаша сипаттама.
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 = Бұл балама мәтін автоматты түрде жасалды және дәлсіз болуы мүмкін.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Көбірек білу
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Балама мәтінді автоматты түрде жасау
425
+ pdfjs-editor-new-alt-text-not-now-button = Қазір емес
426
+ pdfjs-editor-new-alt-text-error-title = Балама мәтінді автоматты түрде жасау мүмкін болмады
427
+ pdfjs-editor-new-alt-text-error-description = Өзіңіздің балама мәтініңізді жазыңыз немесе кейінірек қайталап көріңіз.
428
+ pdfjs-editor-new-alt-text-error-close-button = Жабу
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 = Балама мәтін үшін ЖИ моделі жүктеп алынуда ({ $downloadedSize }/{ $totalSize } МБ)
434
+ .aria-valuetext = Балама мәтін үшін ЖИ моделі жүктеп алынуда ({ $downloadedSize }/{ $totalSize } МБ)
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 = Балама мәтін қосылды
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 = Балама мәтін жоқ
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 = Балама мәтінге пікір қалдыру
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 = Автоматты түрде жасалды: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Суреттің балама мәтінінің баптаулары
450
+ pdfjs-image-alt-text-settings-button-label = Суреттің балама мәтінінің баптаулары
451
+ pdfjs-editor-alt-text-settings-dialog-label = Суреттің балама мәтінінің баптаулары
452
+ pdfjs-editor-alt-text-settings-automatic-title = Автоматты балама мәтін
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Балама мәтінді автоматты түрде жасау
454
+ pdfjs-editor-alt-text-settings-create-model-description = Суретті көре алмайтын адамдар үшін немесе сурет жүктелмеген кезіне арналған сипаттамаларды ұсынады.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = Баламалы мәтіннің ЖИ моделі ({ $totalSize } МБ)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Деректеріңіз жеке болып қалуы үшін құрылғыңызда жергілікті түрде жұмыс істейді. Автоматты балама мәтін үшін қажет.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Өшіру
460
+ pdfjs-editor-alt-text-settings-download-model-button = Жүктеп алу
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Жүктеліп алынуда…
462
+ pdfjs-editor-alt-text-settings-editor-title = Баламалы мәтін редакторы
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Суретті қосқанда балама мәтін редакторын бірден көрсету
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Барлық суреттерде балама мәтін бар екеніне көз жеткізуге көмектеседі.
465
+ pdfjs-editor-alt-text-settings-close-button = Жабу