@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
@@ -289,8 +289,6 @@ pdfjs-editor-stamp-button-label = Shtoni ose përpunoni figura
289
289
  pdfjs-editor-highlight-button =
290
290
  .title = Theksim
291
291
  pdfjs-editor-highlight-button-label = Theksoje
292
- pdfjs-highlight-floating-button =
293
- .title = Theksim
294
292
  pdfjs-highlight-floating-button1 =
295
293
  .title = Theksim
296
294
  .aria-label = Theksim
@@ -385,3 +383,60 @@ pdfjs-editor-colorpicker-red =
385
383
  pdfjs-editor-highlight-show-all-button-label = Shfaqi krejt
386
384
  pdfjs-editor-highlight-show-all-button =
387
385
  .title = Shfaqi krejt
386
+
387
+ ## New alt-text dialog
388
+ ## 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.
389
+
390
+ # Modal header positioned above a text box where users can edit the alt text.
391
+ pdfjs-editor-new-alt-text-dialog-edit-label = Përpunoni tekst alternativ (përshkrim figure)
392
+ # Modal header positioned above a text box where users can add the alt text.
393
+ pdfjs-editor-new-alt-text-dialog-add-label = Shtoni tekst alternativ (përshkrim figure)
394
+ pdfjs-editor-new-alt-text-textarea =
395
+ .placeholder = Shkruani këtu përshkrimin tuaj…
396
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
397
+ pdfjs-editor-new-alt-text-description = Përshkrim i shkurtër për persona që s’munden të shohin figurën, ose për kur figura nuk ngarkohet dot.
398
+ # 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.
399
+ pdfjs-editor-new-alt-text-disclaimer1 = Ky tekst alternativ qe krijuar automatikisht dhe mund të jetë i pasaktë.
400
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Mësoni më tepër
401
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Krijo automatikisht tekst alternativ
402
+ pdfjs-editor-new-alt-text-not-now-button = Jo tani
403
+ pdfjs-editor-new-alt-text-error-title = S’u krijua dot automatikisht tekst alternativ
404
+ pdfjs-editor-new-alt-text-error-description = Ju lutemi, shkruani tekstin tuaj alternativ, ose riprovoni më vonë.
405
+ pdfjs-editor-new-alt-text-error-close-button = Mbylle
406
+ # Variables:
407
+ # $totalSize (Number) - the total size (in MB) of the AI model.
408
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
409
+ # $percent (Number) - the percentage of the downloaded size.
410
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Po shkarkohet model IA teksti alternativ ({ $downloadedSize } nga { $totalSize } MB)
411
+ .aria-valuetext = Po shkarkohet model IA teksti alternativ ({ $downloadedSize } nga { $totalSize } MB)
412
+ # This is a button that users can click to edit the alt text they have already added.
413
+ pdfjs-editor-new-alt-text-added-button-label = U shtua tekst alternativ
414
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
415
+ pdfjs-editor-new-alt-text-missing-button-label = Mungon teskt alternativ
416
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
417
+ pdfjs-editor-new-alt-text-to-review-button-label = Shqyrtoni tekst alternativ
418
+ # "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.
419
+ # Variables:
420
+ # $generatedAltText (String) - the generated alt-text.
421
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Krijuar automatikisht: { $generatedAltText }
422
+
423
+ ## Image alt-text settings
424
+
425
+ pdfjs-image-alt-text-settings-button =
426
+ .title = Rregullime teksti alternativ figure
427
+ pdfjs-image-alt-text-settings-button-label = Rregullime teksti alternativ figure
428
+ pdfjs-editor-alt-text-settings-dialog-label = Rregullime teksti alternativ figure
429
+ pdfjs-editor-alt-text-settings-automatic-title = Tekst alternativ i automatizuar
430
+ pdfjs-editor-alt-text-settings-create-model-button-label = Krijo automatikisht tekst alternativ
431
+ pdfjs-editor-alt-text-settings-create-model-description = Sugjeron përshkrime, për të ndihmuar persona që s’munden të shohin figurën, ose për kur figura nuk ngarkohet dot.
432
+ # Variables:
433
+ # $totalSize (Number) - the total size (in MB) of the AI model.
434
+ pdfjs-editor-alt-text-settings-download-model-label = Model IA teksti alternativ ({ $totalSize } MB)
435
+ pdfjs-editor-alt-text-settings-ai-model-description = Xhiron lokalisht në pajisjen tuaj, pra të dhënat tuaja mbeten private. E domosdoshme për tekst të automatizuar alternativ.
436
+ pdfjs-editor-alt-text-settings-delete-model-button = Fshije
437
+ pdfjs-editor-alt-text-settings-download-model-button = Shkarkoje
438
+ pdfjs-editor-alt-text-settings-downloading-model-button = Po shkarkohet…
439
+ pdfjs-editor-alt-text-settings-editor-title = Përpunues teksti alternativ
440
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Shfaq menjëherë përpunues teksti alternativ, kur shtohet një figurë
441
+ pdfjs-editor-alt-text-settings-show-dialog-description = Ju ndihmon të siguroheni se krejt figurat tuaja kanë tekst alternativ.
442
+ pdfjs-editor-alt-text-settings-close-button = Mbylle
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Hämta
51
51
  pdfjs-bookmark-button =
52
52
  .title = Aktuell sida (Visa URL från aktuell sida)
53
53
  pdfjs-bookmark-button-label = Aktuell sida
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Öppna 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 = Öppna i app
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Dokumentegenskaper…
111
105
  pdfjs-document-properties-file-name = Filnamn:
112
106
  pdfjs-document-properties-file-size = Filstorlek:
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 } byte)
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 } byte)
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 } byte)
@@ -125,6 +127,9 @@ pdfjs-document-properties-keywords = Nyckelord:
125
127
  pdfjs-document-properties-creation-date = Skapades:
126
128
  pdfjs-document-properties-modification-date = Ändrades:
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 }-annotering]
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 = Lägg till eller redigera bilder
304
312
  pdfjs-editor-highlight-button =
305
313
  .title = Markera
306
314
  pdfjs-editor-highlight-button-label = Markera
307
- pdfjs-highlight-floating-button =
308
- .title = Markera
309
315
  pdfjs-highlight-floating-button1 =
310
316
  .title = Markera
311
317
  .aria-label = Markera
@@ -400,3 +406,60 @@ pdfjs-editor-colorpicker-red =
400
406
  pdfjs-editor-highlight-show-all-button-label = Visa alla
401
407
  pdfjs-editor-highlight-show-all-button =
402
408
  .title = Visa alla
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 = Redigera alternativ text (bildbeskrivning)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Lägg till alternativ text (bildbeskrivning)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Skriv din beskrivning här…
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 beskrivning för personer som inte kan se bilden eller när bilden inte laddas.
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 = Denna alternativa text skapades automatiskt och kan vara felaktig.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Läs mer
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Skapa alternativ text automatiskt
425
+ pdfjs-editor-new-alt-text-not-now-button = Inte nu
426
+ pdfjs-editor-new-alt-text-error-title = Det gick inte att skapa alternativ text automatiskt
427
+ pdfjs-editor-new-alt-text-error-description = Skriv din egna alternativa text eller försök igen senare.
428
+ pdfjs-editor-new-alt-text-error-close-button = Stäng
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 = Hämtar AI-modell med alternativ text ({ $downloadedSize } av { $totalSize } MB)
434
+ .aria-valuetext = Hämtar AI-modell med alternativ text ({ $downloadedSize } av { $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 text tillagd
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 = Saknar alternativ text
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 = Granska alternativ text
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 = Skapas automatiskt: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Alternativ textinställningar för bild
450
+ pdfjs-image-alt-text-settings-button-label = Alternativ textinställningar för bild
451
+ pdfjs-editor-alt-text-settings-dialog-label = Alternativ textinställningar för bild
452
+ pdfjs-editor-alt-text-settings-automatic-title = Automatisk alternativ text
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Skapa alternativ text automatiskt
454
+ pdfjs-editor-alt-text-settings-create-model-description = Föreslår beskrivningar för att hjälpa personer som inte kan se bilden eller när bilden inte laddas.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = AI-modell för alternativ text ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Körs lokalt på din enhet så att din data förblir privat. Krävs för automatisk alternativ text.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Ta bort
460
+ pdfjs-editor-alt-text-settings-download-model-button = Hämta
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Hämtar…
462
+ pdfjs-editor-alt-text-settings-editor-title = Alternativ textredigerare
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Visa alternativ textredigerare direkt när du lägger till en bild
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Hjälper dig att se till att alla dina bilder har alternativ text.
465
+ pdfjs-editor-alt-text-settings-close-button = Stäng
@@ -298,8 +298,6 @@ pdfjs-editor-stamp-button-label = Илова ё таҳрир кардани та
298
298
  pdfjs-editor-highlight-button =
299
299
  .title = Ҷудокунӣ
300
300
  pdfjs-editor-highlight-button-label = Ҷудокунӣ
301
- pdfjs-highlight-floating-button =
302
- .title = Ҷудокунӣ
303
301
  pdfjs-highlight-floating-button1 =
304
302
  .title = Ҷудокунӣ
305
303
  .aria-label = Ҷудокунӣ
@@ -394,3 +392,11 @@ pdfjs-editor-colorpicker-red =
394
392
  pdfjs-editor-highlight-show-all-button-label = Ҳамаро намоиш додан
395
393
  pdfjs-editor-highlight-show-all-button =
396
394
  .title = Ҳамаро намоиш додан
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
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Маълумоти бештар
400
+
401
+ ## Image alt-text settings
402
+
@@ -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
 
@@ -296,8 +290,6 @@ pdfjs-editor-stamp-button-label = เพิ่มหรือแก้ไขภ
296
290
  pdfjs-editor-highlight-button =
297
291
  .title = เน้น
298
292
  pdfjs-editor-highlight-button-label = เน้น
299
- pdfjs-highlight-floating-button =
300
- .title = เน้นสี
301
293
  pdfjs-highlight-floating-button1 =
302
294
  .title = เน้นสี
303
295
  .aria-label = เน้นสี
@@ -392,3 +384,60 @@ pdfjs-editor-colorpicker-red =
392
384
  pdfjs-editor-highlight-show-all-button-label = แสดงทั้งหมด
393
385
  pdfjs-editor-highlight-show-all-button =
394
386
  .title = แสดงทั้งหมด
387
+
388
+ ## New alt-text dialog
389
+ ## 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.
390
+
391
+ # Modal header positioned above a text box where users can edit the alt text.
392
+ pdfjs-editor-new-alt-text-dialog-edit-label = แก้ไขข้อความทดแทน (คำอธิบายภาพ)
393
+ # Modal header positioned above a text box where users can add the alt text.
394
+ pdfjs-editor-new-alt-text-dialog-add-label = เพิ่มข้อความทดแทน (คำอธิบายภาพ)
395
+ pdfjs-editor-new-alt-text-textarea =
396
+ .placeholder = เขียนคำอธิบายของคุณที่นี่…
397
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
398
+ pdfjs-editor-new-alt-text-description = คำอธิบายสั้นๆ สำหรับผู้ที่ไม่สามารถมองเห็นภาพหรือเมื่อภาพไม่โหลด
399
+ # 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.
400
+ pdfjs-editor-new-alt-text-disclaimer1 = ข้อความทดแทนนี้ถูกสร้างขึ้นโดยอัตโนมัติและอาจไม่ถูกต้อง
401
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = เรียนรู้เพิ่มเติม
402
+ pdfjs-editor-new-alt-text-create-automatically-button-label = สร้างข้อความทดแทนโดยอัตโนมัติ
403
+ pdfjs-editor-new-alt-text-not-now-button = ไม่ใช่ตอนนี้
404
+ pdfjs-editor-new-alt-text-error-title = ไม่สามารถสร้างข้อความทดแทนโดยอัตโนมัติได้
405
+ pdfjs-editor-new-alt-text-error-description = กรุณาเขียนข้อความทดแทนด้วยตัวเองหรือลองใหม่อีกครั้งในภายหลัง
406
+ pdfjs-editor-new-alt-text-error-close-button = ปิด
407
+ # Variables:
408
+ # $totalSize (Number) - the total size (in MB) of the AI model.
409
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
410
+ # $percent (Number) - the percentage of the downloaded size.
411
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = กำลังดาวน์โหลดโมเดล AI สำหรับข้อความทดแทน ({ $downloadedSize } จาก { $totalSize } MB)
412
+ .aria-valuetext = กำลังดาวน์โหลดโมเดล AI สำหรับข้อความทดแทน ({ $downloadedSize } จาก { $totalSize } MB)
413
+ # This is a button that users can click to edit the alt text they have already added.
414
+ pdfjs-editor-new-alt-text-added-button-label = เพิ่มข้อความทดแทนแล้ว
415
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
416
+ pdfjs-editor-new-alt-text-missing-button-label = ขาดข้อความทดแทน
417
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
418
+ pdfjs-editor-new-alt-text-to-review-button-label = ตรวจสอบข้อความทดแทน
419
+ # "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.
420
+ # Variables:
421
+ # $generatedAltText (String) - the generated alt-text.
422
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = สร้างขึ้นโดยอัตโนมัติ: { $generatedAltText }
423
+
424
+ ## Image alt-text settings
425
+
426
+ pdfjs-image-alt-text-settings-button =
427
+ .title = ตั้งค่าข้อความทดแทนภาพ
428
+ pdfjs-image-alt-text-settings-button-label = ตั้งค่าข้อความทดแทนภาพ
429
+ pdfjs-editor-alt-text-settings-dialog-label = ตั้งค่าข้อความทดแทนภาพ
430
+ pdfjs-editor-alt-text-settings-automatic-title = การทดแทนด้วยข้อความอัตโนมัติ
431
+ pdfjs-editor-alt-text-settings-create-model-button-label = สร้างข้อความทดแทนอัตโนมัติ
432
+ pdfjs-editor-alt-text-settings-create-model-description = แนะนำคำอธิบายเพื่อช่วยเหลือผู้ที่ไม่สามารถมองเห็นภาพหรือเมื่อภาพไม่โหลด
433
+ # Variables:
434
+ # $totalSize (Number) - the total size (in MB) of the AI model.
435
+ pdfjs-editor-alt-text-settings-download-model-label = โมเดล AI สำหรับข้อความทดแทน ({ $totalSize } MB)
436
+ pdfjs-editor-alt-text-settings-ai-model-description = ทำงานในเครื่องของคุณเพื่อให้ข้อมูลของคุณเป็นส่วนตัว จำเป็นสำหรับข้อความทดแทนอัตโนมัติ
437
+ pdfjs-editor-alt-text-settings-delete-model-button = ลบ
438
+ pdfjs-editor-alt-text-settings-download-model-button = ดาวน์โหลด
439
+ pdfjs-editor-alt-text-settings-downloading-model-button = กำลังดาวน์โหลด…
440
+ pdfjs-editor-alt-text-settings-editor-title = ตัวแก้ไขข้อความทดแทน
441
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = แสดงตัวแก้ไขข้อความทดแทนทันทีเมื่อเพิ่มภาพ
442
+ pdfjs-editor-alt-text-settings-show-dialog-description = ช่วยให้คุณแน่ใจว่าภาพทั้งหมดของคุณมีข้อความทดแทน
443
+ pdfjs-editor-alt-text-settings-close-button = ปิด
@@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Belge özellikleri…
105
105
  pdfjs-document-properties-file-name = Dosya adı:
106
106
  pdfjs-document-properties-file-size = Dosya boyutu:
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 } bayt)
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 } bayt)
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 } bayt)
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Anahtar kelimeler:
119
127
  pdfjs-document-properties-creation-date = Oluşturma tarihi:
120
128
  pdfjs-document-properties-modification-date = Değiştirme tarihi:
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 } işareti]
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 = Resim ekle veya düzenle
298
312
  pdfjs-editor-highlight-button =
299
313
  .title = Vurgula
300
314
  pdfjs-editor-highlight-button-label = Vurgula
301
- pdfjs-highlight-floating-button =
302
- .title = Vurgula
303
315
  pdfjs-highlight-floating-button1 =
304
316
  .title = Vurgula
305
317
  .aria-label = Vurgula
@@ -394,3 +406,60 @@ pdfjs-editor-colorpicker-red =
394
406
  pdfjs-editor-highlight-show-all-button-label = Tümünü göster
395
407
  pdfjs-editor-highlight-show-all-button =
396
408
  .title = Tümünü göster
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 = Alt metni düzenle (resim açıklaması)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Alt metin ekle (resim açıklaması)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Açıklamanızı buraya yazın…
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 = Görme engelli kişilere gösterilecek veya resmin yüklenemediği durumlarda gösterilecek kısa açıklama.
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 = Bu alt metin otomatik olarak oluşturulmuştur ve hatalı olabilir.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Daha fazla bilgi alın
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Otomatik olarak alt metin oluştur
425
+ pdfjs-editor-new-alt-text-not-now-button = Şimdi değil
426
+ pdfjs-editor-new-alt-text-error-title = Alt metin otomatik olarak oluşturulamadı
427
+ pdfjs-editor-new-alt-text-error-description = Lütfen kendi alt metninizi yazın veya daha sonra yeniden deneyin.
428
+ pdfjs-editor-new-alt-text-error-close-button = Kapat
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 = Alt metin yapay zekâ modeli indiriliyor ({ $downloadedSize } / { $totalSize } MB)
434
+ .aria-valuetext = Alt metin yapay zekâ modeli indiriliyor ({ $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 = Alt metin eklendi
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 = Alt metin eksik
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 = Alt metni incele
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 = Otomatik olarak oluşturuldu: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Resim alt metni ayarları
450
+ pdfjs-image-alt-text-settings-button-label = Resim alt metni ayarları
451
+ pdfjs-editor-alt-text-settings-dialog-label = Resim alt metni ayarları
452
+ pdfjs-editor-alt-text-settings-automatic-title = Otomatik alt metin
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Otomatik olarak alt metin oluştur
454
+ pdfjs-editor-alt-text-settings-create-model-description = Görme engelli kişilere gösterilecek veya resmin yüklenemediği durumlarda gösterilecek açıklamalar önerir.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = Alt metin yapay zekâ modeli ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Verilerinizin gizli kalması için cihazınızda yerel olarak çalışır. Otomatik alt metin için gereklidir.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Sil
460
+ pdfjs-editor-alt-text-settings-download-model-button = İndir
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = İndiriliyor…
462
+ pdfjs-editor-alt-text-settings-editor-title = Alt metin düzenleyicisi
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Resim eklerken alt metin düzenleyicisini hemen göster
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Tüm resimlerinizin alt metne sahip olduğundan emin olmanızı sağlar.
465
+ pdfjs-editor-alt-text-settings-close-button = Kapat
@@ -300,8 +300,6 @@ pdfjs-editor-stamp-button-label = Додати чи редагувати зоб
300
300
  pdfjs-editor-highlight-button =
301
301
  .title = Підсвітити
302
302
  pdfjs-editor-highlight-button-label = Підсвітити
303
- pdfjs-highlight-floating-button =
304
- .title = Підсвітити
305
303
  pdfjs-highlight-floating-button1 =
306
304
  .title = Підсвітити
307
305
  .aria-label = Підсвітити
@@ -396,3 +394,36 @@ pdfjs-editor-colorpicker-red =
396
394
  pdfjs-editor-highlight-show-all-button-label = Показати все
397
395
  pdfjs-editor-highlight-show-all-button =
398
396
  .title = Показати все
397
+
398
+ ## New alt-text dialog
399
+ ## 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.
400
+
401
+ # Modal header positioned above a text box where users can edit the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-edit-label = Редагувати альтернативний текст (опис зображення)
403
+ # Modal header positioned above a text box where users can add the alt text.
404
+ pdfjs-editor-new-alt-text-dialog-add-label = Додати альтернативний текст (опис зображення)
405
+ pdfjs-editor-new-alt-text-textarea =
406
+ .placeholder = Напишіть свій опис тут…
407
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Докладніше
408
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Автоматично створювати альтернативний текст
409
+ pdfjs-editor-new-alt-text-not-now-button = Не зараз
410
+ pdfjs-editor-new-alt-text-error-close-button = Закрити
411
+ # This is a button that users can click to edit the alt text they have already added.
412
+ pdfjs-editor-new-alt-text-added-button-label = Альтернативний текст додано
413
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
414
+ pdfjs-editor-new-alt-text-missing-button-label = Відсутній альтернативний текст
415
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
416
+ pdfjs-editor-new-alt-text-to-review-button-label = Переглянути альтернативний текст
417
+ # "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.
418
+ # Variables:
419
+ # $generatedAltText (String) - the generated alt-text.
420
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Створено автоматично: { $generatedAltText }
421
+
422
+ ## Image alt-text settings
423
+
424
+ pdfjs-image-alt-text-settings-button =
425
+ .title = Налаштування альтернативного тексту зображення
426
+ pdfjs-image-alt-text-settings-button-label = Налаштування альтернативного тексту зображення
427
+ pdfjs-editor-alt-text-settings-dialog-label = Налаштування альтернативного тексту зображення
428
+ pdfjs-editor-alt-text-settings-automatic-title = Автоматичний альтернативний текст
429
+ pdfjs-editor-alt-text-settings-create-model-button-label = Автоматично створювати альтернативний текст
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Tải xuống
51
51
  pdfjs-bookmark-button =
52
52
  .title = Trang hiện tại (xem URL từ trang hiện tại)
53
53
  pdfjs-bookmark-button-label = Trang hiện tại
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Mở trong ứng dụng
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 = Mở trong ứng dụng
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Thuộc tính của tài liệu…
111
105
  pdfjs-document-properties-file-name = Tên tập tin:
112
106
  pdfjs-document-properties-file-size = Kích thước:
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 } byte)
@@ -125,6 +127,9 @@ pdfjs-document-properties-keywords = Từ khóa:
125
127
  pdfjs-document-properties-creation-date = Ngày tạo:
126
128
  pdfjs-document-properties-modification-date = Ngày sửa đổi:
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 }
@@ -273,6 +278,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
273
278
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
274
279
  pdfjs-text-annotation-type =
275
280
  .alt = [{ $type } Chú thích]
281
+ # Variables:
282
+ # $dateObj (Date) - the modification date and time of the annotation
283
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
276
284
 
277
285
  ## Password
278
286
 
@@ -296,8 +304,6 @@ pdfjs-editor-stamp-button-label = Thêm hoặc chỉnh sửa hình ảnh
296
304
  pdfjs-editor-highlight-button =
297
305
  .title = Đánh dấu
298
306
  pdfjs-editor-highlight-button-label = Đánh dấu
299
- pdfjs-highlight-floating-button =
300
- .title = Đánh dấu
301
307
  pdfjs-highlight-floating-button1 =
302
308
  .title = Đánh dấu
303
309
  .aria-label = Đánh dấu
@@ -392,3 +398,60 @@ pdfjs-editor-colorpicker-red =
392
398
  pdfjs-editor-highlight-show-all-button-label = Hiện tất cả
393
399
  pdfjs-editor-highlight-show-all-button =
394
400
  .title = Hiện tất cả
401
+
402
+ ## New alt-text dialog
403
+ ## 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.
404
+
405
+ # Modal header positioned above a text box where users can edit the alt text.
406
+ pdfjs-editor-new-alt-text-dialog-edit-label = Chỉnh sửa văn bản thay thế (mô tả hình ảnh)
407
+ # Modal header positioned above a text box where users can add the alt text.
408
+ pdfjs-editor-new-alt-text-dialog-add-label = Thêm văn bản thay thế (mô tả hình ảnh)
409
+ pdfjs-editor-new-alt-text-textarea =
410
+ .placeholder = Viết mô tả của bạn ở đây…
411
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
412
+ pdfjs-editor-new-alt-text-description = Mô tả ngắn gọn dành cho người không xem được ảnh hoặc khi không thể tải ảnh.
413
+ # 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.
414
+ pdfjs-editor-new-alt-text-disclaimer1 = Văn bản thay thế này được tạo tự động và có thể không chính xác.
415
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Tìm hiểu thêm
416
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Tạo văn bản thay thế tự động
417
+ pdfjs-editor-new-alt-text-not-now-button = Không phải bây giờ
418
+ pdfjs-editor-new-alt-text-error-title = Không thể tạo tự động văn bản thay thế
419
+ pdfjs-editor-new-alt-text-error-description = Vui lòng viết văn bản thay thế của riêng bạn hoặc thử lại sau.
420
+ pdfjs-editor-new-alt-text-error-close-button = Đóng
421
+ # Variables:
422
+ # $totalSize (Number) - the total size (in MB) of the AI model.
423
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
424
+ # $percent (Number) - the percentage of the downloaded size.
425
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Đang tải xuống mô hình AI văn bản thay thế ({ $downloadedSize } trong số { $totalSize } MB)
426
+ .aria-valuetext = Đang tải xuống mô hình AI văn bản thay thế ({ $downloadedSize } trong số { $totalSize } MB)
427
+ # This is a button that users can click to edit the alt text they have already added.
428
+ pdfjs-editor-new-alt-text-added-button-label = Đã thêm văn bản thay thế
429
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
430
+ pdfjs-editor-new-alt-text-missing-button-label = Thiếu văn bản thay thế
431
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
432
+ pdfjs-editor-new-alt-text-to-review-button-label = Xem lại văn bản thay thế
433
+ # "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.
434
+ # Variables:
435
+ # $generatedAltText (String) - the generated alt-text.
436
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Được tạo tự động: { $generatedAltText }
437
+
438
+ ## Image alt-text settings
439
+
440
+ pdfjs-image-alt-text-settings-button =
441
+ .title = Cài đặt văn bản thay thế của hình ảnh
442
+ pdfjs-image-alt-text-settings-button-label = Cài đặt văn bản thay thế của hình ảnh
443
+ pdfjs-editor-alt-text-settings-dialog-label = Cài đặt văn bản thay thế của hình ảnh
444
+ pdfjs-editor-alt-text-settings-automatic-title = Văn bản thay thế tự động
445
+ pdfjs-editor-alt-text-settings-create-model-button-label = Tạo văn bản thay thế tự động
446
+ pdfjs-editor-alt-text-settings-create-model-description = Đề xuất mô tả giúp ích cho những người không xem được ảnh hoặc khi không thể tải ảnh.
447
+ # Variables:
448
+ # $totalSize (Number) - the total size (in MB) of the AI model.
449
+ pdfjs-editor-alt-text-settings-download-model-label = Mô hình AI văn bản khác ({ $totalSize } MB)
450
+ pdfjs-editor-alt-text-settings-ai-model-description = Chạy cục bộ trên thiết bị của bạn để dữ liệu của bạn luôn ở chế độ riêng tư. Bắt buộc đối với văn bản thay thế tự động.
451
+ pdfjs-editor-alt-text-settings-delete-model-button = Xóa
452
+ pdfjs-editor-alt-text-settings-download-model-button = Tải xuống
453
+ pdfjs-editor-alt-text-settings-downloading-model-button = Đang tải xuống…
454
+ pdfjs-editor-alt-text-settings-editor-title = Trình soạn thảo văn bản thay thế
455
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Hiển thị ngay trình soạn thảo văn bản thay thế khi thêm hình ảnh
456
+ pdfjs-editor-alt-text-settings-show-dialog-description = Giúp bạn đảm bảo tất cả hình ảnh của bạn đều có văn bản thay thế.
457
+ pdfjs-editor-alt-text-settings-close-button = Đóng