@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 = Descargar
51
51
  pdfjs-bookmark-button =
52
52
  .title = Página actual (Ver URL de la página actual)
53
53
  pdfjs-bookmark-button-label = Página actual
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Abrir en la aplicación
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 = Abrir en la aplicación
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Propiedades del documento…
111
105
  pdfjs-document-properties-file-name = Nombre de archivo:
112
106
  pdfjs-document-properties-file-size = Tamaño de archovo:
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 = Palabras clave:
125
127
  pdfjs-document-properties-creation-date = Fecha de creación:
126
128
  pdfjs-document-properties-modification-date = Fecha de modificación:
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 } Anotación]
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 = Agregar o editar imágenes
304
312
  pdfjs-editor-highlight-button =
305
313
  .title = Resaltar
306
314
  pdfjs-editor-highlight-button-label = Resaltar
307
- pdfjs-highlight-floating-button =
308
- .title = Resaltar
309
315
  pdfjs-highlight-floating-button1 =
310
316
  .title = Resaltar
311
317
  .aria-label = Resaltar
@@ -400,3 +406,60 @@ pdfjs-editor-colorpicker-red =
400
406
  pdfjs-editor-highlight-show-all-button-label = Mostrar todo
401
407
  pdfjs-editor-highlight-show-all-button =
402
408
  .title = Mostrar todo
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 = Editar texto alternativo (descripción de la imagen)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Agregar texto alternativo (descripción de la imagen)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Escribir la descripción aquí…
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 = Descripción corta para las personas que no pueden ver la imagen o cuando la imagen no se carga.
421
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
422
+ pdfjs-editor-new-alt-text-disclaimer1 = Este texto alternativo fue creado automáticamente y puede ser incorrecto.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Conocer más
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Crear texto alternativo automáticamente
425
+ pdfjs-editor-new-alt-text-not-now-button = No ahora
426
+ pdfjs-editor-new-alt-text-error-title = No se pudo crear el texto alternativo automáticamente
427
+ pdfjs-editor-new-alt-text-error-description = Escriba su propio texto alternativo o pruebe nuevamente más tarde.
428
+ pdfjs-editor-new-alt-text-error-close-button = Cerrar
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 = Descargando modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
434
+ .aria-valuetext = Descargando modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
435
+ # This is a button that users can click to edit the alt text they have already added.
436
+ pdfjs-editor-new-alt-text-added-button-label = Texto alternativo agregado
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 = Falta el texto alternativo
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 = Revisar el texto alternativo
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 = Creado automáticamente: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Configuración de texto alternativo de la imagen
450
+ pdfjs-image-alt-text-settings-button-label = Configuración de texto alternativo de la imagen
451
+ pdfjs-editor-alt-text-settings-dialog-label = Configuración de texto alternativo de la imagen
452
+ pdfjs-editor-alt-text-settings-automatic-title = Texto alternativo automático
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Crear texto alternativo automáticamente
454
+ pdfjs-editor-alt-text-settings-create-model-description = Sugiere descripciones para ayudar a las personas que no pueden ver la imagen o cuando la imagen no se carga.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = Modelo de IA de texto alternativo ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Se ejecuta localmente en el dispositivo para que los datos se mantengan privados. Requerido para texto alternativo automático.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Borrar
460
+ pdfjs-editor-alt-text-settings-download-model-button = Descargar
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Descargando…
462
+ pdfjs-editor-alt-text-settings-editor-title = Editor de texto alternativo
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar el editor de texto alternativo inmediatamente al agregar una imagen
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Te ayuda a asegurarse de que todas las imágenes tengan texto alternativo.
465
+ pdfjs-editor-alt-text-settings-close-button = Cerrar
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Descargar
51
51
  pdfjs-bookmark-button =
52
52
  .title = Página actual (Ver URL de la página actual)
53
53
  pdfjs-bookmark-button-label = Página actual
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Abrir en una aplicación
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 = Abrir en una aplicación
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Propiedades del documento…
111
105
  pdfjs-document-properties-file-name = Nombre de archivo:
112
106
  pdfjs-document-properties-file-size = Tamaño del archivo:
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 = Palabras clave:
125
127
  pdfjs-document-properties-creation-date = Fecha de creación:
126
128
  pdfjs-document-properties-modification-date = Fecha de modificación:
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 } Anotación]
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 = Añadir o editar imágenes
304
312
  pdfjs-editor-highlight-button =
305
313
  .title = Destacar
306
314
  pdfjs-editor-highlight-button-label = Destacar
307
- pdfjs-highlight-floating-button =
308
- .title = Destacar
309
315
  pdfjs-highlight-floating-button1 =
310
316
  .title = Destacar
311
317
  .aria-label = Destacar
@@ -400,3 +406,60 @@ pdfjs-editor-colorpicker-red =
400
406
  pdfjs-editor-highlight-show-all-button-label = Mostrar todo
401
407
  pdfjs-editor-highlight-show-all-button =
402
408
  .title = Mostrar todo
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 = Editar texto alternativo (descripción de la imagen)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Añadir texto alternativo (descripción de la imagen)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Escribe tu descripción aquí…
419
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
420
+ pdfjs-editor-new-alt-text-description = Breve descripción para las personas que no pueden ver la imagen o cuando la imagen no se carga.
421
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
422
+ pdfjs-editor-new-alt-text-disclaimer1 = Este texto alternativo fue creado automáticamente y puede ser incorrecto.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Aprender más
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Crear texto alternativo automáticamente
425
+ pdfjs-editor-new-alt-text-not-now-button = Ahora no
426
+ pdfjs-editor-new-alt-text-error-title = No se pudo crear el texto alternativo automáticamente
427
+ pdfjs-editor-new-alt-text-error-description = Escribe tu propio texto alternativo o vuelve a intentarlo más tarde.
428
+ pdfjs-editor-new-alt-text-error-close-button = Cerrar
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 = Descargando el modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
434
+ .aria-valuetext = Descargando el modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
435
+ # This is a button that users can click to edit the alt text they have already added.
436
+ pdfjs-editor-new-alt-text-added-button-label = Se añadió el texto alternativo
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 = Falta el texto alternativo
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 = Revisar el texto alternativo
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 = Creado automáticamente: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Ajustes del texto alternativo de la imagen
450
+ pdfjs-image-alt-text-settings-button-label = Ajustes del texto alternativo de la imagen
451
+ pdfjs-editor-alt-text-settings-dialog-label = Ajustes del texto alternativo de la imagen
452
+ pdfjs-editor-alt-text-settings-automatic-title = Texto alternativo automático
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Crear texto alternativo automáticamente
454
+ pdfjs-editor-alt-text-settings-create-model-description = Sugiere descripciones para ayudar a las personas que no pueden ver la imagen o cuando la imagen no se carga.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = Modelo de IA de texto alternativo ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Se ejecuta localmente en tu dispositivo para que tus datos permanezcan privados. Necesario para el texto alternativo automático.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Eliminar
460
+ pdfjs-editor-alt-text-settings-download-model-button = Descargar
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Bajando…
462
+ pdfjs-editor-alt-text-settings-editor-title = Editor de texto alternativo
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar el editor de texto alternativo inmediatamente al añadir una imagen
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Te ayuda a asegurarte de que todas tus imágenes tengan texto alternativo.
465
+ pdfjs-editor-alt-text-settings-close-button = Cerrar
@@ -42,15 +42,15 @@ pdfjs-print-button-label = Imprimir
42
42
  pdfjs-save-button =
43
43
  .title = Guardar
44
44
  pdfjs-save-button-label = Guardar
45
+ # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
46
+ pdfjs-download-button =
47
+ .title = Descargar
48
+ # Used in Firefox for Android as a label for the download button (“download” is a verb).
49
+ # Length of the translation matters since we are in a mobile context, with limited screen estate.
50
+ pdfjs-download-button-label = Descargar
45
51
  pdfjs-bookmark-button =
46
52
  .title = Página actual (Ver URL de la página actual)
47
53
  pdfjs-bookmark-button-label = Página actual
48
- # Used in Firefox for Android.
49
- pdfjs-open-in-app-button =
50
- .title = Abrir en la aplicación
51
- # Used in Firefox for Android.
52
- # Length of the translation matters since we are in a mobile context, with limited screen estate.
53
- pdfjs-open-in-app-button-label = Abrir en la aplicación
54
54
 
55
55
  ## Secondary toolbar and context menu
56
56
 
@@ -277,6 +277,12 @@ pdfjs-editor-free-text-button-label = Texto
277
277
  pdfjs-editor-ink-button =
278
278
  .title = Dibujar
279
279
  pdfjs-editor-ink-button-label = Dibujar
280
+
281
+ ## Remove button for the various kind of editor.
282
+
283
+
284
+ ##
285
+
280
286
  # Editor Parameters
281
287
  pdfjs-editor-free-text-color-input = Color
282
288
  pdfjs-editor-free-text-size-input = Tamaño
@@ -297,3 +303,25 @@ pdfjs-ink-canvas =
297
303
  ## Editor resizers
298
304
  ## This is used in an aria label to help to understand the role of the resizer.
299
305
 
306
+
307
+ ## Color picker
308
+
309
+ pdfjs-editor-colorpicker-button =
310
+ .title = Cambiar color
311
+ pdfjs-editor-colorpicker-yellow =
312
+ .title = Amarillo
313
+ pdfjs-editor-colorpicker-green =
314
+ .title = Verde
315
+ pdfjs-editor-colorpicker-blue =
316
+ .title = Azul
317
+ pdfjs-editor-colorpicker-pink =
318
+ .title = Rosa
319
+ pdfjs-editor-colorpicker-red =
320
+ .title = Rojo
321
+
322
+ ## Show all highlights
323
+ ## This is a toggle button to show/hide all the highlights.
324
+
325
+ pdfjs-editor-highlight-show-all-button-label = Mostrar todo
326
+ pdfjs-editor-highlight-show-all-button =
327
+ .title = Mostrar todo
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Lataa
51
51
  pdfjs-bookmark-button =
52
52
  .title = Nykyinen sivu (Näytä URL-osoite nykyiseltä sivulta)
53
53
  pdfjs-bookmark-button-label = Nykyinen sivu
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Avaa sovelluksessa
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 = Avaa sovelluksessa
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -304,8 +298,6 @@ pdfjs-editor-stamp-button-label = Lisää tai muokkaa kuvia
304
298
  pdfjs-editor-highlight-button =
305
299
  .title = Korostus
306
300
  pdfjs-editor-highlight-button-label = Korostus
307
- pdfjs-highlight-floating-button =
308
- .title = Korostus
309
301
  pdfjs-highlight-floating-button1 =
310
302
  .title = Korostus
311
303
  .aria-label = Korostus
@@ -400,3 +392,62 @@ pdfjs-editor-colorpicker-red =
400
392
  pdfjs-editor-highlight-show-all-button-label = Näytä kaikki
401
393
  pdfjs-editor-highlight-show-all-button =
402
394
  .title = Näytä kaikki
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 = Muokkaa vaihtoehtoista tekstiä (kuvan kuvaus)
401
+ # Modal header positioned above a text box where users can add the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-add-label = Lisää vaihtoehtoinen teksti (kuvan kuvaus)
403
+ pdfjs-editor-new-alt-text-textarea =
404
+ .placeholder = Kirjoita kuvaus tähän…
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 = Lyhyt kuvaus ihmisille, jotka eivät näe kuvaa tai kun kuva ei lataudu.
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 = Tämä vaihtoehtoinen teksti luotiin automaattisesti, ja se voi olla epätarkka.
409
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
410
+ pdfjs-editor-new-alt-text-disclaimer = Tämä vaihtoehtoinen teksti luotiin automaattisesti.
411
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Lue lisää
412
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Luo vaihtoehtoinen teksti automaattisesti
413
+ pdfjs-editor-new-alt-text-not-now-button = Ei nyt
414
+ pdfjs-editor-new-alt-text-error-title = Vaihtoehtotekstiä ei voitu luoda automaattisesti
415
+ pdfjs-editor-new-alt-text-error-description = Kirjoita oma vaihtoehtoinen teksti tai yritä myöhemmin uudelleen.
416
+ pdfjs-editor-new-alt-text-error-close-button = Sulje
417
+ # Variables:
418
+ # $totalSize (Number) - the total size (in MB) of the AI model.
419
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
420
+ # $percent (Number) - the percentage of the downloaded size.
421
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Ladataan vaihtoehtoisen tekstin tekoälymallia ({ $downloadedSize } / { $totalSize } Mt)
422
+ .aria-valuetext = Ladataan vaihtoehtoisen tekstin tekoälymallia ({ $downloadedSize } / { $totalSize } Mt)
423
+ # This is a button that users can click to edit the alt text they have already added.
424
+ pdfjs-editor-new-alt-text-added-button-label = Vaihtoehtoinen teksti lisätty
425
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
426
+ pdfjs-editor-new-alt-text-missing-button-label = Vaihtoehtoinen teksti puuttuu
427
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
428
+ pdfjs-editor-new-alt-text-to-review-button-label = Tarkista vaihtoehtoinen teksti
429
+ # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
430
+ # Variables:
431
+ # $generatedAltText (String) - the generated alt-text.
432
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Luotu automaattisesti: { $generatedAltText }
433
+
434
+ ## Image alt-text settings
435
+
436
+ pdfjs-image-alt-text-settings-button =
437
+ .title = Kuvan vaihtoehtoisen tekstin asetukset
438
+ pdfjs-image-alt-text-settings-button-label = Kuvan vaihtoehtoisen tekstin asetukset
439
+ pdfjs-editor-alt-text-settings-dialog-label = Kuvan vaihtoehtoisen tekstin asetukset
440
+ pdfjs-editor-alt-text-settings-automatic-title = Automaattinen vaihtoehtoinen teksti
441
+ pdfjs-editor-alt-text-settings-create-model-button-label = Luo vaihtoehtoinen teksti automaattisesti
442
+ pdfjs-editor-alt-text-settings-create-model-description = Ehdottaa kuvauksia, jotka auttavat ihmisiä, jotka eivät näe kuvaa tai kun kuva ei lataudu.
443
+ # Variables:
444
+ # $totalSize (Number) - the total size (in MB) of the AI model.
445
+ pdfjs-editor-alt-text-settings-download-model-label = Vaihtoehtoisen tekstin tekoälymalli ({ $totalSize } Mt)
446
+ pdfjs-editor-alt-text-settings-ai-model-description = Toimii paikallisesti laitteellasi, joten tietosi pysyvät yksityisinä. Vaadittu automaattiselle vaihtoehtoiselle tekstille.
447
+ pdfjs-editor-alt-text-settings-delete-model-button = Poista
448
+ pdfjs-editor-alt-text-settings-download-model-button = Lataa
449
+ pdfjs-editor-alt-text-settings-downloading-model-button = Ladataan…
450
+ pdfjs-editor-alt-text-settings-editor-title = Vaihtoehtoisen tekstin muokkain
451
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Näytä vaihtoehtoisen tekstin muokkain heti, kun lisäät kuvan
452
+ pdfjs-editor-alt-text-settings-show-dialog-description = Auttaa varmistamaan, että kaikissa kuvissasi on vaihtoehtoinen teksti.
453
+ pdfjs-editor-alt-text-settings-close-button = Sulje
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Télécharger
51
51
  pdfjs-bookmark-button =
52
52
  .title = Page courante (montrer l’adresse de la page courante)
53
53
  pdfjs-bookmark-button-label = Page courante
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Ouvrir dans une application
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 = Ouvrir dans une application
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Propriétés du document…
111
105
  pdfjs-document-properties-file-name = Nom du fichier :
112
106
  pdfjs-document-properties-file-size = Taille du fichier :
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) } Ko ({ $b } octets)
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) } Mo ({ $b } octets)
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 } Ko ({ $size_b } octets)
@@ -125,6 +127,9 @@ pdfjs-document-properties-keywords = Mots-clés :
125
127
  pdfjs-document-properties-creation-date = Date de création :
126
128
  pdfjs-document-properties-modification-date = Modifié le :
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 }
@@ -277,6 +282,9 @@ pdfjs-annotation-date-string = { $date } à { $time }
277
282
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
278
283
  pdfjs-text-annotation-type =
279
284
  .alt = [Annotation { $type }]
285
+ # Variables:
286
+ # $dateObj (Date) - the modification date and time of the annotation
287
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
280
288
 
281
289
  ## Password
282
290
 
@@ -300,8 +308,6 @@ pdfjs-editor-stamp-button-label = Ajouter ou modifier des images
300
308
  pdfjs-editor-highlight-button =
301
309
  .title = Surligner
302
310
  pdfjs-editor-highlight-button-label = Surligner
303
- pdfjs-highlight-floating-button =
304
- .title = Surligner
305
311
  pdfjs-highlight-floating-button1 =
306
312
  .title = Surligner
307
313
  .aria-label = Surligner
@@ -396,3 +402,60 @@ pdfjs-editor-colorpicker-red =
396
402
  pdfjs-editor-highlight-show-all-button-label = Tout afficher
397
403
  pdfjs-editor-highlight-show-all-button =
398
404
  .title = Tout afficher
405
+
406
+ ## New alt-text dialog
407
+ ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
408
+
409
+ # Modal header positioned above a text box where users can edit the alt text.
410
+ pdfjs-editor-new-alt-text-dialog-edit-label = Modifier le texte alternatif (description de l’image)
411
+ # Modal header positioned above a text box where users can add the alt text.
412
+ pdfjs-editor-new-alt-text-dialog-add-label = Ajouter du texte alternatif (description de l’image)
413
+ pdfjs-editor-new-alt-text-textarea =
414
+ .placeholder = Rédigez votre description ici…
415
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
416
+ pdfjs-editor-new-alt-text-description = Courte description pour les personnes qui ne peuvent pas voir l’image ou lorsque l’image ne se charge pas.
417
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
418
+ pdfjs-editor-new-alt-text-disclaimer1 = Ce texte alternatif a été créé automatiquement et peut être inexact.
419
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = En savoir plus
420
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Créer automatiquement le texte alternatif
421
+ pdfjs-editor-new-alt-text-not-now-button = Pas maintenant
422
+ pdfjs-editor-new-alt-text-error-title = Impossible de créer automatiquement le texte alternatif
423
+ pdfjs-editor-new-alt-text-error-description = Veuillez rédiger votre propre texte alternatif ou réessayer plus tard.
424
+ pdfjs-editor-new-alt-text-error-close-button = Fermer
425
+ # Variables:
426
+ # $totalSize (Number) - the total size (in MB) of the AI model.
427
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
428
+ # $percent (Number) - the percentage of the downloaded size.
429
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Téléchargement du modèle d’IA de texte alternatif ({ $downloadedSize } sur { $totalSize } Mo)
430
+ .aria-valuetext = Téléchargement du modèle d’IA de texte alternatif ({ $downloadedSize } sur { $totalSize } Mo)
431
+ # This is a button that users can click to edit the alt text they have already added.
432
+ pdfjs-editor-new-alt-text-added-button-label = Texte alternatif ajouté
433
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
434
+ pdfjs-editor-new-alt-text-missing-button-label = Texte alternatif manquant
435
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
436
+ pdfjs-editor-new-alt-text-to-review-button-label = Réviser le texte alternatif
437
+ # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
438
+ # Variables:
439
+ # $generatedAltText (String) - the generated alt-text.
440
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Créé automatiquement : { $generatedAltText }
441
+
442
+ ## Image alt-text settings
443
+
444
+ pdfjs-image-alt-text-settings-button =
445
+ .title = Paramètres du texte alternatif des images
446
+ pdfjs-image-alt-text-settings-button-label = Paramètres du texte alternatif des images
447
+ pdfjs-editor-alt-text-settings-dialog-label = Paramètres du texte alternatif des images
448
+ pdfjs-editor-alt-text-settings-automatic-title = Texte alternatif automatique
449
+ pdfjs-editor-alt-text-settings-create-model-button-label = Créer automatiquement le texte alternatif
450
+ pdfjs-editor-alt-text-settings-create-model-description = Suggère des descriptions pour aider les personnes qui ne peuvent pas voir l’image ou lorsque l’image ne se charge pas.
451
+ # Variables:
452
+ # $totalSize (Number) - the total size (in MB) of the AI model.
453
+ pdfjs-editor-alt-text-settings-download-model-label = Modèle d’IA de texte alternatif ({ $totalSize } Mo)
454
+ pdfjs-editor-alt-text-settings-ai-model-description = Fonctionne localement sur votre appareil, vos données restent privées. Obligatoire pour la génération automatique de texte alternatif.
455
+ pdfjs-editor-alt-text-settings-delete-model-button = Supprimer
456
+ pdfjs-editor-alt-text-settings-download-model-button = Télécharger
457
+ pdfjs-editor-alt-text-settings-downloading-model-button = Téléchargement…
458
+ pdfjs-editor-alt-text-settings-editor-title = Éditeur de texte alternatif
459
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Afficher l’éditeur de texte alternatif immédiatement lors de l’ajout d’une image
460
+ pdfjs-editor-alt-text-settings-show-dialog-description = Vous aide à vous assurer que toutes vos images ont du texte alternatif.
461
+ pdfjs-editor-alt-text-settings-close-button = Fermer
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Discjame
51
51
  pdfjs-bookmark-button =
52
52
  .title = Pagjine corinte (mostre URL de pagjine atuâl)
53
53
  pdfjs-bookmark-button-label = Pagjine corinte
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Vierç te aplicazion
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 = Vierç te aplicazion
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -304,8 +298,6 @@ pdfjs-editor-stamp-button-label = Zonte o modifiche imagjins
304
298
  pdfjs-editor-highlight-button =
305
299
  .title = Evidenzie
306
300
  pdfjs-editor-highlight-button-label = Evidenzie
307
- pdfjs-highlight-floating-button =
308
- .title = Evidenzie
309
301
  pdfjs-highlight-floating-button1 =
310
302
  .title = Evidenzie
311
303
  .aria-label = Evidenzie
@@ -400,3 +392,62 @@ pdfjs-editor-colorpicker-red =
400
392
  pdfjs-editor-highlight-show-all-button-label = Mostre dut
401
393
  pdfjs-editor-highlight-show-all-button =
402
394
  .title = Mostre dut
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 = Modifiche test alternatîf (descrizion de imagjin)
401
+ # Modal header positioned above a text box where users can add the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-add-label = Zonte test alternatîf (descrizion de imagjin)
403
+ pdfjs-editor-new-alt-text-textarea =
404
+ .placeholder = Scrîf achì la tô descrizion…
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 = Curte descrizion par personis che no rivin a viodi la imagjin, o che e ven mostrade cuant che no si rive a cjariâle.
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 = Chest test alternatîf al è stât creât in automatic e al è pussibil che nol sedi cret.
409
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
410
+ pdfjs-editor-new-alt-text-disclaimer = Chest test alternatîf al è stât creât in automatic.
411
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Plui informazions
412
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Cree test alternatîf in automatic
413
+ pdfjs-editor-new-alt-text-not-now-button = No cumò
414
+ pdfjs-editor-new-alt-text-error-title = Impussibil creâ test alternatîf in automatic
415
+ pdfjs-editor-new-alt-text-error-description = Scrîf il to test alternatîf o prove plui tart.
416
+ pdfjs-editor-new-alt-text-error-close-button = Siere
417
+ # Variables:
418
+ # $totalSize (Number) - the total size (in MB) of the AI model.
419
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
420
+ # $percent (Number) - the percentage of the downloaded size.
421
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Daûr a discjariâil model IA pal test alternatîf ({ $downloadedSize } di { $totalSize } MB)
422
+ .aria-valuetext = Daûr a discjariâ il model IA pal test alternatîf ({ $downloadedSize } di { $totalSize } MB)
423
+ # This is a button that users can click to edit the alt text they have already added.
424
+ pdfjs-editor-new-alt-text-added-button-label = Test alternatîf zontât
425
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
426
+ pdfjs-editor-new-alt-text-missing-button-label = Al mancje il test alternatîf
427
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
428
+ pdfjs-editor-new-alt-text-to-review-button-label = Verifiche test alternatîf
429
+ # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
430
+ # Variables:
431
+ # $generatedAltText (String) - the generated alt-text.
432
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creât in automatic: { $generatedAltText }
433
+
434
+ ## Image alt-text settings
435
+
436
+ pdfjs-image-alt-text-settings-button =
437
+ .title = Impostazions test alternatîf pes imagjins
438
+ pdfjs-image-alt-text-settings-button-label = Impostazions test alternatîf pes imagjins
439
+ pdfjs-editor-alt-text-settings-dialog-label = Impostazions test alternatîf pes imagjins
440
+ pdfjs-editor-alt-text-settings-automatic-title = Test alternatîf automatic
441
+ pdfjs-editor-alt-text-settings-create-model-button-label = Cree test alternatîf in automatic
442
+ pdfjs-editor-alt-text-settings-create-model-description = Al sugjerìs descrizions par judâ lis personis che no rivin a viodi la imagjin o cuant che la imagjin no ven cjariade.
443
+ # Variables:
444
+ # $totalSize (Number) - the total size (in MB) of the AI model.
445
+ pdfjs-editor-alt-text-settings-download-model-label = Model IA pal test alternatîf ({ $totalSize } MB)
446
+ pdfjs-editor-alt-text-settings-ai-model-description = Al ven eseguît in locâl sul to dispositîf, cussì che i tiei dâts a restin riservâts. Al è necessari pe gjenerazion automatiche dal test alternatîf.
447
+ pdfjs-editor-alt-text-settings-delete-model-button = Elimine
448
+ pdfjs-editor-alt-text-settings-download-model-button = Discjame
449
+ pdfjs-editor-alt-text-settings-downloading-model-button = Daûr a discjariâ…
450
+ pdfjs-editor-alt-text-settings-editor-title = Modifiche test alternatîf
451
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostre l'editôr dal test alternatîf a pene che e ven zontade une imagjin
452
+ pdfjs-editor-alt-text-settings-show-dialog-description = Ti jude a sigurâti che dutis lis tôs imagjins a vedin il test alternatîf.
453
+ pdfjs-editor-alt-text-settings-close-button = Siere