@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 = Transferir
51
51
  pdfjs-bookmark-button =
52
52
  .title = Página atual (ver URL da página atual)
53
53
  pdfjs-bookmark-button-label = Pagina atual
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Abrir na aplicação
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 na aplicação
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -304,8 +298,6 @@ pdfjs-editor-stamp-button-label = Adicionar ou editar imagens
304
298
  pdfjs-editor-highlight-button =
305
299
  .title = Destaque
306
300
  pdfjs-editor-highlight-button-label = Destaque
307
- pdfjs-highlight-floating-button =
308
- .title = Destaque
309
301
  pdfjs-highlight-floating-button1 =
310
302
  .title = Realçar
311
303
  .aria-label = Realçar
@@ -400,3 +392,62 @@ pdfjs-editor-colorpicker-red =
400
392
  pdfjs-editor-highlight-show-all-button-label = Mostrar tudo
401
393
  pdfjs-editor-highlight-show-all-button =
402
394
  .title = Mostrar tudo
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 = Editar texto alternativo (descrição da imagem)
401
+ # Modal header positioned above a text box where users can add the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-add-label = Adicionar texto alternativo (descrição da imagem)
403
+ pdfjs-editor-new-alt-text-textarea =
404
+ .placeholder = Escreva a sua descrição aqui…
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 = Descrição curta para as pessoas que não podem visualizar a imagem ou quando a imagem não carrega.
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 = Este texto alternativo foi criado automaticamente e pode ser impreciso.
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 = Este texto alternativo foi criado automaticamente.
411
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saber mais
412
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Criar texto alternativo automaticamente
413
+ pdfjs-editor-new-alt-text-not-now-button = Agora não
414
+ pdfjs-editor-new-alt-text-error-title = Não foi possível criar o texto alternativo automaticamente
415
+ pdfjs-editor-new-alt-text-error-description = Escreva o seu próprio texto alternativo ou tente novamente mais tarde.
416
+ pdfjs-editor-new-alt-text-error-close-button = Fechar
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 = A transferir o modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
422
+ .aria-valuetext = A transferir o modelo de IA de texto alternativo ({ $downloadedSize } de { $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 = Texto alternativo adicionado
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 = Texto alternativo em falta
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 = Rever texto alternativo
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 = Criado automaticamente: { $generatedAltText }
433
+
434
+ ## Image alt-text settings
435
+
436
+ pdfjs-image-alt-text-settings-button =
437
+ .title = Definições de texto alternativo da imagem
438
+ pdfjs-image-alt-text-settings-button-label = Definições de texto alternativo da imagem
439
+ pdfjs-editor-alt-text-settings-dialog-label = Definições de texto alternativo das imagens
440
+ pdfjs-editor-alt-text-settings-automatic-title = Texto alternativo automático
441
+ pdfjs-editor-alt-text-settings-create-model-button-label = Criar texto alternativo automaticamente
442
+ pdfjs-editor-alt-text-settings-create-model-description = Sugere descrições para ajudar as pessoas que não podem visualizar a imagem ou quando a imagem não carrega.
443
+ # Variables:
444
+ # $totalSize (Number) - the total size (in MB) of the AI model.
445
+ pdfjs-editor-alt-text-settings-download-model-label = Modelo de IA de texto alternativo ({ $totalSize } MB)
446
+ pdfjs-editor-alt-text-settings-ai-model-description = É executado localmente no seu dispositivo para que os seus dados se mantenham privados. É necessário para o texto alternativo automático.
447
+ pdfjs-editor-alt-text-settings-delete-model-button = Eliminar
448
+ pdfjs-editor-alt-text-settings-download-model-button = Transferir
449
+ pdfjs-editor-alt-text-settings-downloading-model-button = A transferir…
450
+ pdfjs-editor-alt-text-settings-editor-title = Editor de texto alternativo
451
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar editor de texto alternativo imediatamente ao adicionar uma imagem
452
+ pdfjs-editor-alt-text-settings-show-dialog-description = Ajuda a garantir que todas as suas imagens tenham um texto alternativo.
453
+ pdfjs-editor-alt-text-settings-close-button = Fechar
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Загрузить
51
51
  pdfjs-bookmark-button =
52
52
  .title = Текущая страница (просмотр URL-адреса с текущей страницы)
53
53
  pdfjs-bookmark-button-label = Текущая страница
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Открыть в приложении
57
- # Used in Firefox for Android.
58
- # Length of the translation matters since we are in a mobile context, with limited screen estate.
59
- pdfjs-open-in-app-button-label = Открыть в программе
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Свойства документа…
111
105
  pdfjs-document-properties-file-name = Имя файла:
112
106
  pdfjs-document-properties-file-size = Размер файла:
113
107
  # Variables:
108
+ # $kb (Number) - the PDF file size in kilobytes
109
+ # $b (Number) - the PDF file size in bytes
110
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } КБ ({ $b } байт)
111
+ # Variables:
112
+ # $mb (Number) - the PDF file size in megabytes
113
+ # $b (Number) - the PDF file size in bytes
114
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } МБ ({ $b } байт)
115
+ # Variables:
114
116
  # $size_kb (Number) - the PDF file size in kilobytes
115
117
  # $size_b (Number) - the PDF file size in bytes
116
118
  pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } байт)
@@ -125,6 +127,9 @@ pdfjs-document-properties-keywords = Ключевые слова:
125
127
  pdfjs-document-properties-creation-date = Дата создания:
126
128
  pdfjs-document-properties-modification-date = Дата изменения:
127
129
  # Variables:
130
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
131
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
132
+ # Variables:
128
133
  # $date (Date) - the creation/modification date of the PDF file
129
134
  # $time (Time) - the creation/modification time of the PDF file
130
135
  pdfjs-document-properties-date-string = { $date }, { $time }
@@ -283,6 +288,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
283
288
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
284
289
  pdfjs-text-annotation-type =
285
290
  .alt = [Аннотация { $type }]
291
+ # Variables:
292
+ # $dateObj (Date) - the modification date and time of the annotation
293
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
286
294
 
287
295
  ## Password
288
296
 
@@ -306,8 +314,6 @@ pdfjs-editor-stamp-button-label = Добавить или изменить из
306
314
  pdfjs-editor-highlight-button =
307
315
  .title = Выделение
308
316
  pdfjs-editor-highlight-button-label = Выделение
309
- pdfjs-highlight-floating-button =
310
- .title = Выделение
311
317
  pdfjs-highlight-floating-button1 =
312
318
  .title = Выделение
313
319
  .aria-label = Выделение
@@ -402,3 +408,60 @@ pdfjs-editor-colorpicker-red =
402
408
  pdfjs-editor-highlight-show-all-button-label = Показать все
403
409
  pdfjs-editor-highlight-show-all-button =
404
410
  .title = Показать все
411
+
412
+ ## New alt-text dialog
413
+ ## 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.
414
+
415
+ # Modal header positioned above a text box where users can edit the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-edit-label = Изменить альтернативный текст (описание изображения)
417
+ # Modal header positioned above a text box where users can add the alt text.
418
+ pdfjs-editor-new-alt-text-dialog-add-label = Добавить альтернативный текст (описание изображения)
419
+ pdfjs-editor-new-alt-text-textarea =
420
+ .placeholder = Напишите здесь своё описание…
421
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
422
+ pdfjs-editor-new-alt-text-description = Короткое описание для людей, которые не видят изображение, или если изображение не загружается.
423
+ # 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.
424
+ pdfjs-editor-new-alt-text-disclaimer1 = Этот альтернативный текст был создан автоматически и может быть неточным.
425
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Подробнее
426
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Автоматически создавать альтернативный текст
427
+ pdfjs-editor-new-alt-text-not-now-button = Не сейчас
428
+ pdfjs-editor-new-alt-text-error-title = Не удалось автоматически создать альтернативный текст
429
+ pdfjs-editor-new-alt-text-error-description = Пожалуйста, напишите свой альтернативный текст или попробуйте ещё раз позже.
430
+ pdfjs-editor-new-alt-text-error-close-button = Закрыть
431
+ # Variables:
432
+ # $totalSize (Number) - the total size (in MB) of the AI model.
433
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
434
+ # $percent (Number) - the percentage of the downloaded size.
435
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Загрузка модели ИИ для альтернативного текста ({ $downloadedSize } из { $totalSize } МБ)
436
+ .aria-valuetext = Загрузка модели ИИ для альтернативного текста ({ $downloadedSize } из { $totalSize } МБ)
437
+ # This is a button that users can click to edit the alt text they have already added.
438
+ pdfjs-editor-new-alt-text-added-button-label = Альтернативный текст добавлен
439
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
440
+ pdfjs-editor-new-alt-text-missing-button-label = Отсутствует альтернативный текст
441
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
442
+ pdfjs-editor-new-alt-text-to-review-button-label = Отзыв на альтернативный текст
443
+ # "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.
444
+ # Variables:
445
+ # $generatedAltText (String) - the generated alt-text.
446
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Создано автоматически: { $generatedAltText }
447
+
448
+ ## Image alt-text settings
449
+
450
+ pdfjs-image-alt-text-settings-button =
451
+ .title = Настройки альтернативного текста для изображения
452
+ pdfjs-image-alt-text-settings-button-label = Настройки альтернативного текста для изображения
453
+ pdfjs-editor-alt-text-settings-dialog-label = Настройки альтернативного текста для изображения
454
+ pdfjs-editor-alt-text-settings-automatic-title = Автоматический альтернативный текст
455
+ pdfjs-editor-alt-text-settings-create-model-button-label = Автоматически создавать альтернативный текст
456
+ pdfjs-editor-alt-text-settings-create-model-description = Предлагает описания, чтобы помочь людям, которые не видят изображение, или если изображение не загружается.
457
+ # Variables:
458
+ # $totalSize (Number) - the total size (in MB) of the AI model.
459
+ pdfjs-editor-alt-text-settings-download-model-label = ИИ-модель альтернативного текста ({ $totalSize } МБ)
460
+ pdfjs-editor-alt-text-settings-ai-model-description = Запускается локально на вашем устройстве, поэтому ваши данные остаются конфиденциальными. Требуется для автоматического альтернативного текста.
461
+ pdfjs-editor-alt-text-settings-delete-model-button = Удалить
462
+ pdfjs-editor-alt-text-settings-download-model-button = Загрузить
463
+ pdfjs-editor-alt-text-settings-downloading-model-button = Загрузка…
464
+ pdfjs-editor-alt-text-settings-editor-title = Редактор альтернативного текста
465
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Сразу показывать редактор альтернативного текста при добавлении изображения
466
+ pdfjs-editor-alt-text-settings-show-dialog-description = Помогает вам убедиться, что все ваши изображения имеют альтернативный текст.
467
+ pdfjs-editor-alt-text-settings-close-button = Закрыть
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Iscàrriga
51
51
  pdfjs-bookmark-button =
52
52
  .title = Pàgina atuale (ammustra s’URL de sa pàgina atuale)
53
53
  pdfjs-bookmark-button-label = Pàgina atuale
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Aberi in un’aplicatzione
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 = Aberi in un’aplicatzione
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -266,6 +260,27 @@ pdfjs-editor-ink-button-label = Disinnu
266
260
  pdfjs-editor-stamp-button =
267
261
  .title = Agiunghe o modìfica immàgines
268
262
  pdfjs-editor-stamp-button-label = Agiunghe o modìfica immàgines
263
+ pdfjs-editor-highlight-button =
264
+ .title = Evidèntzia
265
+ pdfjs-editor-highlight-button-label = Evidèntzia
266
+ pdfjs-highlight-floating-button1 =
267
+ .title = Evidèntzia
268
+ .aria-label = Evidèntzia
269
+ pdfjs-highlight-floating-button-label = Evidèntzia
270
+
271
+ ## Remove button for the various kind of editor.
272
+
273
+ pdfjs-editor-remove-ink-button =
274
+ .title = Boga su disinnu
275
+ pdfjs-editor-remove-freetext-button =
276
+ .title = Boga su testu
277
+ pdfjs-editor-remove-stamp-button =
278
+ .title = Boga s’immàgine
279
+ pdfjs-editor-remove-highlight-button =
280
+ .title = Boga s’evidèntzia
281
+
282
+ ##
283
+
269
284
  # Editor Parameters
270
285
  pdfjs-editor-free-text-color-input = Colore
271
286
  pdfjs-editor-free-text-size-input = Mannària
@@ -274,6 +289,8 @@ pdfjs-editor-ink-thickness-input = Grussària
274
289
  pdfjs-editor-stamp-add-image-button =
275
290
  .title = Agiunghe un’immàgine
276
291
  pdfjs-editor-stamp-add-image-button-label = Agiunghe un’immàgine
292
+ # This refers to the thickness of the line used for free highlighting (not bound to text)
293
+ pdfjs-editor-free-highlight-thickness-input = Grussària
277
294
  pdfjs-free-text =
278
295
  .aria-label = Editore de testu
279
296
  pdfjs-free-text-default-content = Cumintza a iscrìere…
@@ -284,7 +301,67 @@ pdfjs-ink-canvas =
284
301
 
285
302
  ## Alt-text dialog
286
303
 
304
+ # Alternative text (alt text) helps when people can't see the image.
305
+ pdfjs-editor-alt-text-button-label = Testu alternativu
306
+ pdfjs-editor-alt-text-edit-button-label = Modifica su testu alternativu
307
+ pdfjs-editor-alt-text-dialog-label = Sèbera un’optzione
308
+ pdfjs-editor-alt-text-dialog-description = Su testu alternativu (“alt text”) est ùtile pro persones chi non podent bìdere s’immàgine o cando non benit carrigada.
309
+ pdfjs-editor-alt-text-add-description-label = Agiunghe una descritzione
310
+ pdfjs-editor-alt-text-cancel-button = Annulla
311
+ pdfjs-editor-alt-text-save-button = Sarva
287
312
 
288
313
  ## Editor resizers
289
314
  ## This is used in an aria label to help to understand the role of the resizer.
290
315
 
316
+
317
+ ## Color picker
318
+
319
+ pdfjs-editor-colorpicker-button =
320
+ .title = Modifica su colore
321
+ pdfjs-editor-colorpicker-dropdown =
322
+ .aria-label = Colores a disponimentu
323
+ pdfjs-editor-colorpicker-yellow =
324
+ .title = Grogu
325
+ pdfjs-editor-colorpicker-green =
326
+ .title = Birde
327
+ pdfjs-editor-colorpicker-blue =
328
+ .title = Biaitu
329
+ pdfjs-editor-colorpicker-pink =
330
+ .title = Rosa
331
+
332
+ ## Show all highlights
333
+ ## This is a toggle button to show/hide all the highlights.
334
+
335
+
336
+ ## New alt-text dialog
337
+ ## 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.
338
+
339
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
340
+ pdfjs-editor-new-alt-text-missing-button-label = Mancat su testu alternativu
341
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
342
+ pdfjs-editor-new-alt-text-to-review-button-label = Revisiona su testu alternativu
343
+ # "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.
344
+ # Variables:
345
+ # $generatedAltText (String) - the generated alt-text.
346
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creadu in automàticu: { $generatedAltText }
347
+
348
+ ## Image alt-text settings
349
+
350
+ pdfjs-image-alt-text-settings-button =
351
+ .title = Cunfiguratzione de su testu alternativu de is immàgines
352
+ pdfjs-image-alt-text-settings-button-label = Cunfiguratzione de su testu alternativu de is immàgines
353
+ pdfjs-editor-alt-text-settings-dialog-label = Cunfiguratzione de su testu alternativu de is immàgines
354
+ pdfjs-editor-alt-text-settings-automatic-title = Testu alternativu automàticu
355
+ pdfjs-editor-alt-text-settings-create-model-button-label = Crea testu alternativu in automàticu
356
+ pdfjs-editor-alt-text-settings-create-model-description = Cussìgiat descritziones pro agiudare a gente chi non podet bìdere s’immàgine o cando non benit carrigada.
357
+ # Variables:
358
+ # $totalSize (Number) - the total size (in MB) of the AI model.
359
+ pdfjs-editor-alt-text-settings-download-model-label = Modellu de IA pro su testu alternativu ({ $totalSize } MB)
360
+ pdfjs-editor-alt-text-settings-ai-model-description = Est esecutadu in locale in manera chi is datos tuos abarrent in privadu. Rechestu pro sa generatzione automàtica de testu alternativu.
361
+ pdfjs-editor-alt-text-settings-delete-model-button = Cantzella
362
+ pdfjs-editor-alt-text-settings-download-model-button = Iscàrriga
363
+ pdfjs-editor-alt-text-settings-downloading-model-button = Iscarrighende…
364
+ pdfjs-editor-alt-text-settings-editor-title = Editore de testu alternativu
365
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mustra deretu s’editore de testu alternativu cando siat agiunta un’immàgine
366
+ pdfjs-editor-alt-text-settings-show-dialog-description = T’agiudat a assegurare chi totu is immàgines tuas tèngiant unu testu alternativu.
367
+ pdfjs-editor-alt-text-settings-close-button = Serra
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Stiahnuť
51
51
  pdfjs-bookmark-button =
52
52
  .title = Aktuálna stránka (zobraziť adresu URL z aktuálnej stránky)
53
53
  pdfjs-bookmark-button-label = Aktuálna stránka
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Otvoriť v aplikácii
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 = Otvoriť v aplikácii
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -308,8 +302,6 @@ pdfjs-editor-stamp-button-label = Pridať alebo upraviť obrázky
308
302
  pdfjs-editor-highlight-button =
309
303
  .title = Zvýrazniť
310
304
  pdfjs-editor-highlight-button-label = Zvýrazniť
311
- pdfjs-highlight-floating-button =
312
- .title = Zvýrazniť
313
305
  pdfjs-highlight-floating-button1 =
314
306
  .title = Zvýrazniť
315
307
  .aria-label = Zvýrazniť
@@ -404,3 +396,62 @@ pdfjs-editor-colorpicker-red =
404
396
  pdfjs-editor-highlight-show-all-button-label = Zobraziť všetko
405
397
  pdfjs-editor-highlight-show-all-button =
406
398
  .title = Zobraziť všetko
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 = Upraviť alternatívny text (popis obrázka)
405
+ # Modal header positioned above a text box where users can add the alt text.
406
+ pdfjs-editor-new-alt-text-dialog-add-label = Pridať alternatívny text (popis obrázka)
407
+ pdfjs-editor-new-alt-text-textarea =
408
+ .placeholder = Sem napíšte svoj popis…
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 = Krátky popis pre ľudí, ktorí nevidia obrázok alebo ak sa obrázok nenačíta.
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 = Tento alternatívny text bol vytvorený automaticky a môže byť nepresný.
413
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
414
+ pdfjs-editor-new-alt-text-disclaimer = Tento alternatívny text bol vytvorený automaticky.
415
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Ďalšie informácie
416
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Automaticky vytvoriť alternatívny text
417
+ pdfjs-editor-new-alt-text-not-now-button = Teraz nie
418
+ pdfjs-editor-new-alt-text-error-title = Alternatívny text sa nepodarilo vytvoriť automaticky
419
+ pdfjs-editor-new-alt-text-error-description = Napíšte svoj vlastný alternatívny text alebo to skúste znova neskôr.
420
+ pdfjs-editor-new-alt-text-error-close-button = Zavrieť
421
+ # Variables:
422
+ # $totalSize (Number) - the total size (in MB) of the AI model.
423
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
424
+ # $percent (Number) - the percentage of the downloaded size.
425
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Sťahuje sa model AI pre alternatívne texty ({ $downloadedSize } z { $totalSize } MB)
426
+ .aria-valuetext = Sťahuje sa model AI pre alternatívne texty ({ $downloadedSize } z { $totalSize } MB)
427
+ # This is a button that users can click to edit the alt text they have already added.
428
+ pdfjs-editor-new-alt-text-added-button-label = Alternatívny text bol pridaný
429
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
430
+ pdfjs-editor-new-alt-text-missing-button-label = Chýbajúci alternatívny text
431
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
432
+ pdfjs-editor-new-alt-text-to-review-button-label = Skontrolovať alternatívny text
433
+ # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
434
+ # Variables:
435
+ # $generatedAltText (String) - the generated alt-text.
436
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Vytvorené automaticky: { $generatedAltText }
437
+
438
+ ## Image alt-text settings
439
+
440
+ pdfjs-image-alt-text-settings-button =
441
+ .title = Nastavenia alternatívneho textu obrázka
442
+ pdfjs-image-alt-text-settings-button-label = Nastavenia alternatívneho textu obrázka
443
+ pdfjs-editor-alt-text-settings-dialog-label = Nastavenia alternatívneho textu obrázka
444
+ pdfjs-editor-alt-text-settings-automatic-title = Automatický alternatívny text
445
+ pdfjs-editor-alt-text-settings-create-model-button-label = Automaticky vytvoriť alternatívny text
446
+ pdfjs-editor-alt-text-settings-create-model-description = Navrhuje popisy, ktoré pomôžu ľuďom, ktorým sa obrázok nezobrazuje alebo ak sa obrázok nenačíta.
447
+ # Variables:
448
+ # $totalSize (Number) - the total size (in MB) of the AI model.
449
+ pdfjs-editor-alt-text-settings-download-model-label = Model AI pre alternatívne texty ({ $totalSize } MB)
450
+ pdfjs-editor-alt-text-settings-ai-model-description = Beží lokálne na vašom zariadení, takže vaše dáta zostanú súkromné. Vyžaduje sa pre automatický alternatívny text.
451
+ pdfjs-editor-alt-text-settings-delete-model-button = Odstrániť
452
+ pdfjs-editor-alt-text-settings-download-model-button = Stiahnuť
453
+ pdfjs-editor-alt-text-settings-downloading-model-button = Sťahuje sa…
454
+ pdfjs-editor-alt-text-settings-editor-title = Editor alternatívneho textu
455
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Pri pridávaní obrázka ihneď zobraziť editor alternatívneho textu
456
+ pdfjs-editor-alt-text-settings-show-dialog-description = Pomáha vám zabezpečiť, aby všetky vaše obrázky mali alternatívny text.
457
+ pdfjs-editor-alt-text-settings-close-button = Zavrieť
@@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = دستاویز خواص …
105
105
  pdfjs-document-properties-file-name = فائل دا ناں:
106
106
  pdfjs-document-properties-file-size = فائل دا سائز:
107
107
  # Variables:
108
+ # $kb (Number) - the PDF file size in kilobytes
109
+ # $b (Number) - the PDF file size in bytes
110
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } بائٹاں)
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 } بائٹاں)
115
+ # Variables:
108
116
  # $size_kb (Number) - the PDF file size in kilobytes
109
117
  # $size_b (Number) - the PDF file size in bytes
110
118
  pdfjs-document-properties-kb = { $size_kb } کے بی ({ $size_b } بائٹس)
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = کلیدی الفاظ:
119
127
  pdfjs-document-properties-creation-date = تخلیق دی تاریخ:
120
128
  pdfjs-document-properties-modification-date = ترمیم دی تاریخ:
121
129
  # Variables:
130
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
131
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
132
+ # Variables:
122
133
  # $date (Date) - the creation/modification date of the PDF file
123
134
  # $time (Time) - the creation/modification time of the PDF file
124
135
  pdfjs-document-properties-date-string = { $date }, { $time }
@@ -275,6 +286,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
275
286
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
276
287
  pdfjs-text-annotation-type =
277
288
  .alt = [{ $type } تشریح]
289
+ # Variables:
290
+ # $dateObj (Date) - the modification date and time of the annotation
291
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
278
292
 
279
293
  ## Password
280
294
 
@@ -298,8 +312,6 @@ pdfjs-editor-stamp-button-label = تصویراں کوں شامل کرو یا ت
298
312
  pdfjs-editor-highlight-button =
299
313
  .title = نمایاں کرو
300
314
  pdfjs-editor-highlight-button-label = نمایاں کرو
301
- pdfjs-highlight-floating-button =
302
- .title = نمایاں کرو
303
315
  pdfjs-highlight-floating-button1 =
304
316
  .title = نمایاں کرو
305
317
  .aria-label = نمایاں کرو
@@ -394,3 +406,38 @@ pdfjs-editor-colorpicker-red =
394
406
  pdfjs-editor-highlight-show-all-button-label = سارے ݙکھاؤ
395
407
  pdfjs-editor-highlight-show-all-button =
396
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
+ pdfjs-editor-new-alt-text-textarea =
414
+ .placeholder = اتھ آپݨی وضاحت لکھو۔۔۔
415
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = ٻیا سِکھو
416
+ pdfjs-editor-new-alt-text-create-automatically-button-label = آلٹ عبارت خودکار بݨاؤ
417
+ pdfjs-editor-new-alt-text-not-now-button = ہݨ کائناں
418
+ pdfjs-editor-new-alt-text-error-title = آلٹ عبارت خودکار نہ بݨاؤ
419
+ pdfjs-editor-new-alt-text-error-close-button = بند کرو
420
+ # This is a button that users can click to edit the alt text they have already added.
421
+ pdfjs-editor-new-alt-text-added-button-label = آلٹ عبارت شامل تھی ڳئی
422
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
423
+ pdfjs-editor-new-alt-text-missing-button-label = متبادل عبارت غائب ہے
424
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
425
+ pdfjs-editor-new-alt-text-to-review-button-label = alt متن تے نظرثانی کرو
426
+ # "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.
427
+ # Variables:
428
+ # $generatedAltText (String) - the generated alt-text.
429
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = خودکار تخلیق تھئی: { $generatedAltText }
430
+
431
+ ## Image alt-text settings
432
+
433
+ pdfjs-image-alt-text-settings-button =
434
+ .title = تصویر آلٹ عبارت ترتیباں
435
+ pdfjs-image-alt-text-settings-button-label = تصویر آلٹ عبارت ترتیباں
436
+ pdfjs-editor-alt-text-settings-dialog-label = تصویر آلٹ عبارت ترتیباں
437
+ pdfjs-editor-alt-text-settings-automatic-title = خودکار آلٹ عبارت
438
+ pdfjs-editor-alt-text-settings-create-model-button-label = آلٹ عبارت خودکار بݨاؤ
439
+ pdfjs-editor-alt-text-settings-delete-model-button = مٹاؤ
440
+ pdfjs-editor-alt-text-settings-download-model-button = ڈاؤن لوڈ
441
+ pdfjs-editor-alt-text-settings-downloading-model-button = ڈاؤن لوڈ تھیندا پئے …
442
+ pdfjs-editor-alt-text-settings-editor-title = متبادل ٹیکسٹ ایڈیٹر
443
+ pdfjs-editor-alt-text-settings-close-button = بند کرو
@@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Lastnosti dokumenta …
105
105
  pdfjs-document-properties-file-name = Ime datoteke:
106
106
  pdfjs-document-properties-file-size = Velikost datoteke:
107
107
  # Variables:
108
+ # $kb (Number) - the PDF file size in kilobytes
109
+ # $b (Number) - the PDF file size in bytes
110
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bajtov)
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 } bajtov)
115
+ # Variables:
108
116
  # $size_kb (Number) - the PDF file size in kilobytes
109
117
  # $size_b (Number) - the PDF file size in bytes
110
118
  pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajtov)
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Ključne besede:
119
127
  pdfjs-document-properties-creation-date = Datum nastanka:
120
128
  pdfjs-document-properties-modification-date = Datum spremembe:
121
129
  # Variables:
130
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
131
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
132
+ # Variables:
122
133
  # $date (Date) - the creation/modification date of the PDF file
123
134
  # $time (Time) - the creation/modification time of the PDF file
124
135
  pdfjs-document-properties-date-string = { $date }, { $time }
@@ -279,6 +290,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
279
290
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
280
291
  pdfjs-text-annotation-type =
281
292
  .alt = [Opomba vrste { $type }]
293
+ # Variables:
294
+ # $dateObj (Date) - the modification date and time of the annotation
295
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
282
296
 
283
297
  ## Password
284
298
 
@@ -396,3 +410,60 @@ pdfjs-editor-colorpicker-red =
396
410
  pdfjs-editor-highlight-show-all-button-label = Prikaži vse
397
411
  pdfjs-editor-highlight-show-all-button =
398
412
  .title = Prikaži vse
413
+
414
+ ## New alt-text dialog
415
+ ## 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.
416
+
417
+ # Modal header positioned above a text box where users can edit the alt text.
418
+ pdfjs-editor-new-alt-text-dialog-edit-label = Uredi nadomestno besedilo (opis slike)
419
+ # Modal header positioned above a text box where users can add the alt text.
420
+ pdfjs-editor-new-alt-text-dialog-add-label = Dodaj nadomestno besedilo (opis slike)
421
+ pdfjs-editor-new-alt-text-textarea =
422
+ .placeholder = Tukaj napišite svoj opis …
423
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
424
+ pdfjs-editor-new-alt-text-description = Kratek opis za ljudi, ki ne morejo videti slike, ali za primer, ko se slika ne naloži.
425
+ # 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.
426
+ pdfjs-editor-new-alt-text-disclaimer1 = To nadomestno besedilo je bilo ustvarjeno samodejno in je lahko netočno.
427
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Več o tem
428
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Samodejno ustvari nadomestno besedilo
429
+ pdfjs-editor-new-alt-text-not-now-button = Ne zdaj
430
+ pdfjs-editor-new-alt-text-error-title = Nadomestnega besedila ni bilo mogoče samodejno ustvariti
431
+ pdfjs-editor-new-alt-text-error-description = Sestavite svoje nadomestno besedilo ali poskusite znova pozneje.
432
+ pdfjs-editor-new-alt-text-error-close-button = Zapri
433
+ # Variables:
434
+ # $totalSize (Number) - the total size (in MB) of the AI model.
435
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
436
+ # $percent (Number) - the percentage of the downloaded size.
437
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Prenašanje modela UI za nadomestno besedilo ({ $downloadedSize } od { $totalSize } MB)
438
+ .aria-valuetext = Prenašanje modela UI za nadomestno besedilo ({ $downloadedSize } od { $totalSize } MB)
439
+ # This is a button that users can click to edit the alt text they have already added.
440
+ pdfjs-editor-new-alt-text-added-button-label = Nadomestno besedilo dodano
441
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
442
+ pdfjs-editor-new-alt-text-missing-button-label = Nadomestno besedilo manjka
443
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
444
+ pdfjs-editor-new-alt-text-to-review-button-label = Oceni nadomestno besedilo
445
+ # "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.
446
+ # Variables:
447
+ # $generatedAltText (String) - the generated alt-text.
448
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Samodejno ustvarjeno: { $generatedAltText }
449
+
450
+ ## Image alt-text settings
451
+
452
+ pdfjs-image-alt-text-settings-button =
453
+ .title = Nastavitve nadomestnega besedila slike
454
+ pdfjs-image-alt-text-settings-button-label = Nastavitve nadomestnega besedila slike
455
+ pdfjs-editor-alt-text-settings-dialog-label = Nastavitve nadomestnega besedila slike
456
+ pdfjs-editor-alt-text-settings-automatic-title = Samodejno nadomestno besedilo
457
+ pdfjs-editor-alt-text-settings-create-model-button-label = Samodejno ustvari nadomestno besedilo
458
+ pdfjs-editor-alt-text-settings-create-model-description = Predlaga opise za pomoč ljudem, ki ne morejo videti slike, ali za primer, ko se slika ne naloži.
459
+ # Variables:
460
+ # $totalSize (Number) - the total size (in MB) of the AI model.
461
+ pdfjs-editor-alt-text-settings-download-model-label = Model UI za nadomestno besedilo ({ $totalSize } MB)
462
+ pdfjs-editor-alt-text-settings-ai-model-description = Izvaja se lokalno na vaši napravi, tako da vaši podatki ostajajo zasebni. Zahtevano za samodejno nadomestno besedilo.
463
+ pdfjs-editor-alt-text-settings-delete-model-button = Izbriši
464
+ pdfjs-editor-alt-text-settings-download-model-button = Prenesi
465
+ pdfjs-editor-alt-text-settings-downloading-model-button = Prenašanje ...
466
+ pdfjs-editor-alt-text-settings-editor-title = Urejevalnik nadomestnega besedila
467
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Ob dodajanju slike takoj prikaži urejevalnik nadomestnega besedila
468
+ pdfjs-editor-alt-text-settings-show-dialog-description = Pomaga vam zagotoviti, da imajo vse vaše slike nadomestno besedilo.
469
+ pdfjs-editor-alt-text-settings-close-button = Zapri