@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
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Ześěgnuś
51
51
  pdfjs-bookmark-button =
52
52
  .title = Aktualny bok (URL z aktualnego boka pokazaś)
53
53
  pdfjs-bookmark-button-label = Aktualny bok
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = W nałoženju wócyniś
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 = W nałoženju wócyniś
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -308,8 +302,6 @@ pdfjs-editor-stamp-button-label = Wobraze pśidaś abo wobźěłaś
308
302
  pdfjs-editor-highlight-button =
309
303
  .title = Wuzwignuś
310
304
  pdfjs-editor-highlight-button-label = Wuzwignuś
311
- pdfjs-highlight-floating-button =
312
- .title = Wuzwignjenje
313
305
  pdfjs-highlight-floating-button1 =
314
306
  .title = Wuzwignuś
315
307
  .aria-label = Wuzwignuś
@@ -404,3 +396,60 @@ pdfjs-editor-colorpicker-red =
404
396
  pdfjs-editor-highlight-show-all-button-label = Wšykne pokazaś
405
397
  pdfjs-editor-highlight-show-all-button =
406
398
  .title = Wšykne pokazaś
399
+
400
+ ## New alt-text dialog
401
+ ## 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.
402
+
403
+ # Modal header positioned above a text box where users can edit the alt text.
404
+ pdfjs-editor-new-alt-text-dialog-edit-label = Alternatiwny tekst wobźěłaś (wobrazowe wopisanje)
405
+ # Modal header positioned above a text box where users can add the alt text.
406
+ pdfjs-editor-new-alt-text-dialog-add-label = Alternatiwny tekst pśidaś (wobrazowe wopisanje)
407
+ pdfjs-editor-new-alt-text-textarea =
408
+ .placeholder = Pišćo how swójo wopisanje…
409
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
410
+ pdfjs-editor-new-alt-text-description = Krotke wopisanje za luźe, kótarež njamóžośo wobraz wiźeś abo gaž se wobraz njezacytajo.
411
+ # 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.
412
+ pdfjs-editor-new-alt-text-disclaimer1 = Toś ten alternatiwny tekst jo se awtomatiski napórał a jo snaź njedokradny.
413
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Dalšne informacije
414
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Alternatiwny tekst awtomatiski napóraś
415
+ pdfjs-editor-new-alt-text-not-now-button = Nic něnto
416
+ pdfjs-editor-new-alt-text-error-title = Alternatiwny tekst njedajo se awtomatiski napóraś
417
+ pdfjs-editor-new-alt-text-error-description = Pšosym pišćo swój alternatiwny tekst abo wopytajśo pózdźej hyšći raz.
418
+ pdfjs-editor-new-alt-text-error-close-button = Zacyniś
419
+ # Variables:
420
+ # $totalSize (Number) - the total size (in MB) of the AI model.
421
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
422
+ # $percent (Number) - the percentage of the downloaded size.
423
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Model KI za alternatiwny tekst se ześěgujo ({ $downloadedSize } z { $totalSize } MB)
424
+ .aria-valuetext = Model KI za alternatiwny tekst se ześěgujo ({ $downloadedSize } z { $totalSize } MB)
425
+ # This is a button that users can click to edit the alt text they have already added.
426
+ pdfjs-editor-new-alt-text-added-button-label = Alternatiwny tekst jo se pśidał
427
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
428
+ pdfjs-editor-new-alt-text-missing-button-label = Alternatiwny tekst felujo
429
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
430
+ pdfjs-editor-new-alt-text-to-review-button-label = Alternatiwny tekst pśeglědowaś
431
+ # "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.
432
+ # Variables:
433
+ # $generatedAltText (String) - the generated alt-text.
434
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Awtomatiski napórany: { $generatedAltText }
435
+
436
+ ## Image alt-text settings
437
+
438
+ pdfjs-image-alt-text-settings-button =
439
+ .title = Nastajenja alternatiwnego wobrazowego teksta
440
+ pdfjs-image-alt-text-settings-button-label = Nastajenja alternatiwnego wobrazowego teksta
441
+ pdfjs-editor-alt-text-settings-dialog-label = Nastajenja alternatiwnego wobrazowego teksta
442
+ pdfjs-editor-alt-text-settings-automatic-title = Awtomatiski alternatiwny tekst
443
+ pdfjs-editor-alt-text-settings-create-model-button-label = Alternatiwny tekst awtomatiski napóraś
444
+ pdfjs-editor-alt-text-settings-create-model-description = Naraźujo wopisanja, aby pomagał ludam, kótarež njamóžośo wobraz wiźeś abo gaž se wobraz njezacytajo.
445
+ # Variables:
446
+ # $totalSize (Number) - the total size (in MB) of the AI model.
447
+ pdfjs-editor-alt-text-settings-download-model-label = Model KI alternatiwnego teksta ({ $totalSize } MB)
448
+ pdfjs-editor-alt-text-settings-ai-model-description = Běžy lokalnje na wašom rěźe, aby waše daty priwatne wóstali. Za awtomatiski alternatiwny tekst trjebny.
449
+ pdfjs-editor-alt-text-settings-delete-model-button = Lašowaś
450
+ pdfjs-editor-alt-text-settings-download-model-button = Ześěgnuś
451
+ pdfjs-editor-alt-text-settings-downloading-model-button = Ześěgujo se…
452
+ pdfjs-editor-alt-text-settings-editor-title = Editor za alternatiwny tekst
453
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Editor alternatiwnego teksta ned pokazaś, gaž se wobraz pśidawa
454
+ pdfjs-editor-alt-text-settings-show-dialog-description = Pomaga, wam wšym swójim wobrazam alternatiwny tekst pśidaś.
455
+ pdfjs-editor-alt-text-settings-close-button = Zacyniś
@@ -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) } KB ({ $b } bytes)
111
+ # Variables:
112
+ # $mb (Number) - the PDF file size in megabytes
113
+ # $b (Number) - the PDF file size in bytes
114
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
115
+ # Variables:
114
116
  # $size_kb (Number) - the PDF file size in kilobytes
115
117
  # $size_b (Number) - the PDF file size in bytes
116
118
  pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
@@ -125,6 +127,9 @@ pdfjs-document-properties-keywords = Λέξεις-κλειδιά:
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 = Λήψη μοντέλου AI εναλλακτικού κειμένου ({ $downloadedSize } από { $totalSize } MB)
434
+ .aria-valuetext = Λήψη μοντέλου AI εναλλακτικού κειμένου ({ $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 = Προστέθηκε εναλλακτικό κείμενο
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 = Μοντέλο AI εναλλακτικού κειμένου ({ $totalSize } MB)
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 = Κλείσιμο
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Download
51
51
  pdfjs-bookmark-button =
52
52
  .title = Current Page (View URL from Current Page)
53
53
  pdfjs-bookmark-button-label = Current Page
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Open in 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 = Open in app
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -304,8 +298,6 @@ pdfjs-editor-stamp-button-label = Add or edit images
304
298
  pdfjs-editor-highlight-button =
305
299
  .title = Highlight
306
300
  pdfjs-editor-highlight-button-label = Highlight
307
- pdfjs-highlight-floating-button =
308
- .title = Highlight
309
301
  pdfjs-highlight-floating-button1 =
310
302
  .title = Highlight
311
303
  .aria-label = Highlight
@@ -400,3 +392,60 @@ pdfjs-editor-colorpicker-red =
400
392
  pdfjs-editor-highlight-show-all-button-label = Show all
401
393
  pdfjs-editor-highlight-show-all-button =
402
394
  .title = Show all
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 = Edit alt text (image description)
401
+ # Modal header positioned above a text box where users can add the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-add-label = Add alt text (image description)
403
+ pdfjs-editor-new-alt-text-textarea =
404
+ .placeholder = Write your description here…
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 = Short description for people who can’t see the image or when the image doesn’t load.
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-disclaimer = This alt text was created automatically.
409
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Learn more
410
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Create alt text automatically
411
+ pdfjs-editor-new-alt-text-not-now-button = Not now
412
+ pdfjs-editor-new-alt-text-error-title = Couldn’t create alt text automatically
413
+ pdfjs-editor-new-alt-text-error-description = Please write your own alt text or try again later.
414
+ pdfjs-editor-new-alt-text-error-close-button = Close
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 = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
420
+ .aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $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 text added
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 = Missing alt text
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 = Review alt text
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 = Created automatically: { $generatedAltText }
431
+
432
+ ## Image alt-text settings
433
+
434
+ pdfjs-image-alt-text-settings-button =
435
+ .title = Image alt text settings
436
+ pdfjs-image-alt-text-settings-button-label = Image alt text settings
437
+ pdfjs-editor-alt-text-settings-dialog-label = Image alt text settings
438
+ pdfjs-editor-alt-text-settings-automatic-title = Automatic alt text
439
+ pdfjs-editor-alt-text-settings-create-model-button-label = Create alt text automatically
440
+ pdfjs-editor-alt-text-settings-create-model-description = Suggests descriptions to help people who can’t see the image or when the image doesn’t load.
441
+ # Variables:
442
+ # $totalSize (Number) - the total size (in MB) of the AI model.
443
+ pdfjs-editor-alt-text-settings-download-model-label = Alt text AI model ({ $totalSize } MB)
444
+ pdfjs-editor-alt-text-settings-ai-model-description = Runs locally on your device so your data stays private. Required for automatic alt text.
445
+ pdfjs-editor-alt-text-settings-delete-model-button = Delete
446
+ pdfjs-editor-alt-text-settings-download-model-button = Download
447
+ pdfjs-editor-alt-text-settings-downloading-model-button = Downloading…
448
+ pdfjs-editor-alt-text-settings-editor-title = Alt text editor
449
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Show alt text editor right away when adding an image
450
+ pdfjs-editor-alt-text-settings-show-dialog-description = Helps you make sure all your images have alt text.
451
+ pdfjs-editor-alt-text-settings-close-button = Close
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Download
51
51
  pdfjs-bookmark-button =
52
52
  .title = Current Page (View URL from Current Page)
53
53
  pdfjs-bookmark-button-label = Current Page
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Open in 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 = Open in app
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Document Properties…
111
105
  pdfjs-document-properties-file-name = File name:
112
106
  pdfjs-document-properties-file-size = 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) } kB ({ $b } bytes)
111
+ # Variables:
112
+ # $mb (Number) - the PDF file size in megabytes
113
+ # $b (Number) - the PDF file size in bytes
114
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
115
+ # Variables:
114
116
  # $size_kb (Number) - the PDF file size in kilobytes
115
117
  # $size_b (Number) - the PDF file size in bytes
116
118
  pdfjs-document-properties-kb = { $size_kb } kB ({ $size_b } bytes)
@@ -125,6 +127,9 @@ pdfjs-document-properties-keywords = Keywords:
125
127
  pdfjs-document-properties-creation-date = Creation Date:
126
128
  pdfjs-document-properties-modification-date = 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 } 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") }
284
292
 
285
293
  ## Password
286
294
 
@@ -304,8 +312,6 @@ pdfjs-editor-stamp-button-label = Add or edit images
304
312
  pdfjs-editor-highlight-button =
305
313
  .title = Highlight
306
314
  pdfjs-editor-highlight-button-label = Highlight
307
- pdfjs-highlight-floating-button =
308
- .title = Highlight
309
315
  pdfjs-highlight-floating-button1 =
310
316
  .title = Highlight
311
317
  .aria-label = Highlight
@@ -400,3 +406,60 @@ pdfjs-editor-colorpicker-red =
400
406
  pdfjs-editor-highlight-show-all-button-label = Show all
401
407
  pdfjs-editor-highlight-show-all-button =
402
408
  .title = Show all
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 = Edit alt text (image description)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Add alt text (image description)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Write your description here…
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 = Short description for people who can’t see the image or when the image doesn’t load.
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 = This alt text was created automatically and may be inaccurate.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Learn more
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Create alt text automatically
425
+ pdfjs-editor-new-alt-text-not-now-button = Not now
426
+ pdfjs-editor-new-alt-text-error-title = Couldn’t create alt text automatically
427
+ pdfjs-editor-new-alt-text-error-description = Please write your own alt text or try again later.
428
+ pdfjs-editor-new-alt-text-error-close-button = Close
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 = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
434
+ .aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $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 text added
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 = Missing alt 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 = Review alt 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 = Created automatically: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Image alt text settings
450
+ pdfjs-image-alt-text-settings-button-label = Image alt text settings
451
+ pdfjs-editor-alt-text-settings-dialog-label = Image alt text settings
452
+ pdfjs-editor-alt-text-settings-automatic-title = Automatic alt text
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Create alt text automatically
454
+ pdfjs-editor-alt-text-settings-create-model-description = Suggests descriptions to help people who can’t see the image or when the image doesn’t load.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = Alt text AI model ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Runs locally on your device so your data stays private. Required for automatic alt text.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Delete
460
+ pdfjs-editor-alt-text-settings-download-model-button = Download
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Downloading…
462
+ pdfjs-editor-alt-text-settings-editor-title = Alt text editor
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Show alt text editor right away when adding an image
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Helps you make sure all your images have alt text.
465
+ pdfjs-editor-alt-text-settings-close-button = Close
@@ -113,14 +113,14 @@ pdfjs-document-properties-file-name = File name:
113
113
  pdfjs-document-properties-file-size = File size:
114
114
 
115
115
  # Variables:
116
- # $size_kb (Number) - the PDF file size in kilobytes
117
- # $size_b (Number) - the PDF file size in bytes
118
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
116
+ # $kb (Number) - the PDF file size in kilobytes
117
+ # $b (Number) - the PDF file size in bytes
118
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
119
119
 
120
120
  # Variables:
121
- # $size_mb (Number) - the PDF file size in megabytes
122
- # $size_b (Number) - the PDF file size in bytes
123
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
121
+ # $mb (Number) - the PDF file size in megabytes
122
+ # $b (Number) - the PDF file size in bytes
123
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
124
124
 
125
125
  pdfjs-document-properties-title = Title:
126
126
  pdfjs-document-properties-author = Author:
@@ -130,9 +130,8 @@ pdfjs-document-properties-creation-date = Creation Date:
130
130
  pdfjs-document-properties-modification-date = Modification Date:
131
131
 
132
132
  # Variables:
133
- # $date (Date) - the creation/modification date of the PDF file
134
- # $time (Time) - the creation/modification time of the PDF file
135
- pdfjs-document-properties-date-string = { $date }, { $time }
133
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
134
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
136
135
 
137
136
  pdfjs-document-properties-creator = Creator:
138
137
  pdfjs-document-properties-producer = PDF Producer:
@@ -284,9 +283,8 @@ pdfjs-rendering-error = An error occurred while rendering the page.
284
283
  ## Annotations
285
284
 
286
285
  # Variables:
287
- # $date (Date) - the modification date of the annotation
288
- # $time (Time) - the modification time of the annotation
289
- pdfjs-annotation-date-string = { $date }, { $time }
286
+ # $dateObj (Date) - the modification date and time of the annotation
287
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
290
288
 
291
289
  # .alt: This is used as a tooltip.
292
290
  # Variables:
@@ -381,14 +379,22 @@ pdfjs-editor-alt-text-textarea =
381
379
  ## Editor resizers
382
380
  ## This is used in an aria label to help to understand the role of the resizer.
383
381
 
384
- pdfjs-editor-resizer-label-top-left = Top left corner — resize
385
- pdfjs-editor-resizer-label-top-middle = Top middle — resize
386
- pdfjs-editor-resizer-label-top-right = Top right corner — resize
387
- pdfjs-editor-resizer-label-middle-right = Middle right — resize
388
- pdfjs-editor-resizer-label-bottom-right = Bottom right corner — resize
389
- pdfjs-editor-resizer-label-bottom-middle = Bottom middle — resize
390
- pdfjs-editor-resizer-label-bottom-left = Bottom left corner — resize
391
- pdfjs-editor-resizer-label-middle-left = Middle left — resize
382
+ pdfjs-editor-resizer-top-left =
383
+ .aria-label = Top left corner — resize
384
+ pdfjs-editor-resizer-top-middle =
385
+ .aria-label = Top middle — resize
386
+ pdfjs-editor-resizer-top-right =
387
+ .aria-label = Top right corner — resize
388
+ pdfjs-editor-resizer-middle-right =
389
+ .aria-label = Middle right — resize
390
+ pdfjs-editor-resizer-bottom-right =
391
+ .aria-label = Bottom right corner — resize
392
+ pdfjs-editor-resizer-bottom-middle =
393
+ .aria-label = Bottom middle — resize
394
+ pdfjs-editor-resizer-bottom-left =
395
+ .aria-label = Bottom left corner — resize
396
+ pdfjs-editor-resizer-middle-left =
397
+ .aria-label = Middle left — resize
392
398
 
393
399
  ## Color picker
394
400
 
@@ -416,3 +422,74 @@ pdfjs-editor-colorpicker-red =
416
422
  pdfjs-editor-highlight-show-all-button-label = Show all
417
423
  pdfjs-editor-highlight-show-all-button =
418
424
  .title = Show all
425
+
426
+ ## New alt-text dialog
427
+ ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
428
+
429
+ # Modal header positioned above a text box where users can edit the alt text.
430
+ pdfjs-editor-new-alt-text-dialog-edit-label = Edit alt text (image description)
431
+
432
+ # Modal header positioned above a text box where users can add the alt text.
433
+ pdfjs-editor-new-alt-text-dialog-add-label = Add alt text (image description)
434
+
435
+ pdfjs-editor-new-alt-text-textarea =
436
+ .placeholder = Write your description here…
437
+
438
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
439
+ pdfjs-editor-new-alt-text-description = Short description for people who can’t see the image or when the image doesn’t load.
440
+
441
+ # 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.
442
+ pdfjs-editor-new-alt-text-disclaimer1 = This alt text was created automatically and may be inaccurate.
443
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Learn more
444
+
445
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Create alt text automatically
446
+ pdfjs-editor-new-alt-text-not-now-button = Not now
447
+ pdfjs-editor-new-alt-text-error-title = Couldn’t create alt text automatically
448
+ pdfjs-editor-new-alt-text-error-description = Please write your own alt text or try again later.
449
+ pdfjs-editor-new-alt-text-error-close-button = Close
450
+
451
+ # Variables:
452
+ # $totalSize (Number) - the total size (in MB) of the AI model.
453
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
454
+ # $percent (Number) - the percentage of the downloaded size.
455
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
456
+ .aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
457
+
458
+ # This is a button that users can click to edit the alt text they have already added.
459
+ pdfjs-editor-new-alt-text-added-button-label = Alt text added
460
+
461
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
462
+ pdfjs-editor-new-alt-text-missing-button-label = Missing alt text
463
+
464
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
465
+ pdfjs-editor-new-alt-text-to-review-button-label = Review alt text
466
+
467
+ # "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.
468
+ # Variables:
469
+ # $generatedAltText (String) - the generated alt-text.
470
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Created automatically: { $generatedAltText }
471
+
472
+ ## Image alt-text settings
473
+
474
+ pdfjs-image-alt-text-settings-button =
475
+ .title = Image alt text settings
476
+ pdfjs-image-alt-text-settings-button-label = Image alt text settings
477
+
478
+ pdfjs-editor-alt-text-settings-dialog-label = Image alt text settings
479
+ pdfjs-editor-alt-text-settings-automatic-title = Automatic alt text
480
+ pdfjs-editor-alt-text-settings-create-model-button-label = Create alt text automatically
481
+ pdfjs-editor-alt-text-settings-create-model-description = Suggests descriptions to help people who can’t see the image or when the image doesn’t load.
482
+
483
+ # Variables:
484
+ # $totalSize (Number) - the total size (in MB) of the AI model.
485
+ pdfjs-editor-alt-text-settings-download-model-label = Alt text AI model ({ $totalSize } MB)
486
+
487
+ pdfjs-editor-alt-text-settings-ai-model-description = Runs locally on your device so your data stays private. Required for automatic alt text.
488
+ pdfjs-editor-alt-text-settings-delete-model-button = Delete
489
+ pdfjs-editor-alt-text-settings-download-model-button = Download
490
+ pdfjs-editor-alt-text-settings-downloading-model-button = Downloading…
491
+
492
+ pdfjs-editor-alt-text-settings-editor-title = Alt text editor
493
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Show alt text editor right away when adding an image
494
+ pdfjs-editor-alt-text-settings-show-dialog-description = Helps you make sure all your images have alt text.
495
+ pdfjs-editor-alt-text-settings-close-button = Close
@@ -298,8 +298,6 @@ pdfjs-editor-stamp-button-label = Aldoni aŭ modifi bildojn
298
298
  pdfjs-editor-highlight-button =
299
299
  .title = Elstarigi
300
300
  pdfjs-editor-highlight-button-label = Elstarigi
301
- pdfjs-highlight-floating-button =
302
- .title = Elstarigi
303
301
  pdfjs-highlight-floating-button1 =
304
302
  .title = Elstarigi
305
303
  .aria-label = Elstarigi
@@ -394,3 +392,60 @@ pdfjs-editor-colorpicker-red =
394
392
  pdfjs-editor-highlight-show-all-button-label = Montri ĉiujn
395
393
  pdfjs-editor-highlight-show-all-button =
396
394
  .title = Montri ĉiujn
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 = Modifi alternativan tekston (priskribo de bildo)
401
+ # Modal header positioned above a text box where users can add the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-add-label = Aldoni alternativan tekston (priskribo de bildo)
403
+ pdfjs-editor-new-alt-text-textarea =
404
+ .placeholder = Skribu vian priskribon ĉi tie…
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 = Mallonga priskribo por personoj kiuj ne povas vidi la bildon kaj por montri kiam la bildo ne ŝargeblas.
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 = Tiu ĉi alternativa teksto estis aŭtomate kreita kaj povus esti malĝusta.
409
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Pli da informo
410
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Aŭtomate krei alternativan tekston
411
+ pdfjs-editor-new-alt-text-not-now-button = Ne nun
412
+ pdfjs-editor-new-alt-text-error-title = Ne eblis aŭtomate krei alternativan tekston
413
+ pdfjs-editor-new-alt-text-error-description = Bonvolu skribi vian propran alternativan tekston aŭ provi denove poste.
414
+ pdfjs-editor-new-alt-text-error-close-button = Fermi
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 = Elŝuto de modelo de artefarita intelekto por alternativa teksto ({ $downloadedSize } el { $totalSize } MO)
420
+ .aria-valuetext = Elŝuto de modelo de artefarita intelekto por alternativa teksto ({ $downloadedSize } el { $totalSize } MO)
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 = Alternativa teksto aldonita
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 = Mankas alternativa teksto
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 = Kontroli alternativan tekston
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 = Aŭtomate kreita: { $generatedAltText }
431
+
432
+ ## Image alt-text settings
433
+
434
+ pdfjs-image-alt-text-settings-button =
435
+ .title = Agordoj por alternativa teksto de bildoj
436
+ pdfjs-image-alt-text-settings-button-label = Agordoj por alternativa teksto de bildoj
437
+ pdfjs-editor-alt-text-settings-dialog-label = Agordoj por alternativa teksto de bildoj
438
+ pdfjs-editor-alt-text-settings-automatic-title = Aŭtomata alternativa teksto
439
+ pdfjs-editor-alt-text-settings-create-model-button-label = Aŭtomate krei alternativan tekston
440
+ pdfjs-editor-alt-text-settings-create-model-description = Tio ĉi sugestas priskribojn por helpi personojn kiuj ne povas vidi aŭ ŝargi la bildon.
441
+ # Variables:
442
+ # $totalSize (Number) - the total size (in MB) of the AI model.
443
+ pdfjs-editor-alt-text-settings-download-model-label = Modelo de artefarita intelekto por alternativa teksto ({ $totalSize } MO)
444
+ pdfjs-editor-alt-text-settings-ai-model-description = Ĝi funkcias en via aparato, do viaj datumoj restas privataj. Ĝi estas postulata por aŭtomata kreado de alternativa teksto.
445
+ pdfjs-editor-alt-text-settings-delete-model-button = Forigi
446
+ pdfjs-editor-alt-text-settings-download-model-button = Elŝuti
447
+ pdfjs-editor-alt-text-settings-downloading-model-button = Elŝuto…
448
+ pdfjs-editor-alt-text-settings-editor-title = Redaktilo de alternativa teksto
449
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Montri redaktilon de alternativa teksto tuj post aldono de bildo
450
+ pdfjs-editor-alt-text-settings-show-dialog-description = Tio ĉi helpas vin kontroli ĉu ĉiuj bildoj havas alternativan tekston.
451
+ pdfjs-editor-alt-text-settings-close-button = Fermi