@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 = 다운로드
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 } 바이트)
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:
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 }바이트)
@@ -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 }
@@ -273,6 +278,9 @@ pdfjs-annotation-date-string = { $date } { $time }
273
278
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
274
279
  pdfjs-text-annotation-type =
275
280
  .alt = [{ $type } 주석]
281
+ # Variables:
282
+ # $dateObj (Date) - the modification date and time of the annotation
283
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
276
284
 
277
285
  ## Password
278
286
 
@@ -296,8 +304,6 @@ pdfjs-editor-stamp-button-label = 이미지 추가 또는 편집
296
304
  pdfjs-editor-highlight-button =
297
305
  .title = 강조 표시
298
306
  pdfjs-editor-highlight-button-label = 강조 표시
299
- pdfjs-highlight-floating-button =
300
- .title = 강조 표시
301
307
  pdfjs-highlight-floating-button1 =
302
308
  .title = 강조 표시
303
309
  .aria-label = 강조 표시
@@ -392,3 +398,60 @@ pdfjs-editor-colorpicker-red =
392
398
  pdfjs-editor-highlight-show-all-button-label = 모두 보기
393
399
  pdfjs-editor-highlight-show-all-button =
394
400
  .title = 모두 보기
401
+
402
+ ## New alt-text dialog
403
+ ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
404
+
405
+ # Modal header positioned above a text box where users can edit the alt text.
406
+ pdfjs-editor-new-alt-text-dialog-edit-label = 대체 텍스트 (이미지 설명) 편집
407
+ # Modal header positioned above a text box where users can add the alt text.
408
+ pdfjs-editor-new-alt-text-dialog-add-label = 대체 텍스트 (이미지 설명) 추가
409
+ pdfjs-editor-new-alt-text-textarea =
410
+ .placeholder = 여기에 설명을 작성하세요…
411
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
412
+ pdfjs-editor-new-alt-text-description = 이미지가 보이지 않거나 이미지가 로딩되지 않는 경우를 위한 간단한 설명입니다.
413
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
414
+ pdfjs-editor-new-alt-text-disclaimer1 = 이 대체 텍스트는 자동으로 생성되었으므로 정확하지 않을 수 있습니다.
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-description = 대체 텍스트를 직접 작성하거나 나중에 다시 시도하세요.
420
+ pdfjs-editor-new-alt-text-error-close-button = 닫기
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 = 대체 텍스트 AI 모델 다운로드 중 ({ $downloadedSize } / { $totalSize } MB)
426
+ .aria-valuetext = 대체 텍스트 AI 모델 다운로드 중 ({ $downloadedSize } / { $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 = 대체 텍스트 추가됨
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 = 대체 텍스트 누락
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 = 대체 텍스트 검토
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 = 자동으로 생성됨: { $generatedAltText }
437
+
438
+ ## Image alt-text settings
439
+
440
+ pdfjs-image-alt-text-settings-button =
441
+ .title = 이미지 대체 텍스트 설정
442
+ pdfjs-image-alt-text-settings-button-label = 이미지 대체 텍스트 설정
443
+ pdfjs-editor-alt-text-settings-dialog-label = 이미지 대체 텍스트 설정
444
+ pdfjs-editor-alt-text-settings-automatic-title = 자동 대체 텍스트
445
+ pdfjs-editor-alt-text-settings-create-model-button-label = 자동으로 대체 텍스트 생성
446
+ pdfjs-editor-alt-text-settings-create-model-description = 이미지가 보이지 않거나 이미지가 로딩되지 않을 때 도움이 되는 설명을 제안합니다.
447
+ # Variables:
448
+ # $totalSize (Number) - the total size (in MB) of the AI model.
449
+ pdfjs-editor-alt-text-settings-download-model-label = 대체 텍스트 AI 모델 ({ $totalSize } MB)
450
+ pdfjs-editor-alt-text-settings-ai-model-description = 사용자의 장치에서 로컬로 실행되므로 데이터가 비공개로 유지됩니다. 자동 대체 텍스트에 필요합니다.
451
+ pdfjs-editor-alt-text-settings-delete-model-button = 삭제
452
+ pdfjs-editor-alt-text-settings-download-model-button = 다운로드
453
+ pdfjs-editor-alt-text-settings-downloading-model-button = 다운로드 중…
454
+ pdfjs-editor-alt-text-settings-editor-title = 대체 텍스트 편집기
455
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = 이미지 추가 시 바로 대체 텍스트 편집기 표시
456
+ pdfjs-editor-alt-text-settings-show-dialog-description = 모든 이미지에 대체 텍스트가 있는지 확인하는 데 도움이 됩니다.
457
+ pdfjs-editor-alt-text-settings-close-button = 닫기
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Downloaden
51
51
  pdfjs-bookmark-button =
52
52
  .title = Huidige pagina (URL van huidige pagina bekijken)
53
53
  pdfjs-bookmark-button-label = Huidige pagina
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Openen 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 = Openen in app
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Documenteigenschappen…
111
105
  pdfjs-document-properties-file-name = Bestandsnaam:
112
106
  pdfjs-document-properties-file-size = Bestandsgrootte:
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 = Sleutelwoorden:
125
127
  pdfjs-document-properties-creation-date = Aanmaakdatum:
126
128
  pdfjs-document-properties-modification-date = Wijzigingsdatum:
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 }-aantekening]
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 = Afbeeldingen toevoegen of bewerken
304
312
  pdfjs-editor-highlight-button =
305
313
  .title = Markeren
306
314
  pdfjs-editor-highlight-button-label = Markeren
307
- pdfjs-highlight-floating-button =
308
- .title = Markeren
309
315
  pdfjs-highlight-floating-button1 =
310
316
  .title = Markeren
311
317
  .aria-label = Markeren
@@ -400,3 +406,60 @@ pdfjs-editor-colorpicker-red =
400
406
  pdfjs-editor-highlight-show-all-button-label = Alles tonen
401
407
  pdfjs-editor-highlight-show-all-button =
402
408
  .title = Alles tonen
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 = Alternatieve tekst (afbeeldingsbeschrijving) bewerken
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Alternatieve tekst (afbeeldingsbeschrijving) toevoegen
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Schrijf hier uw beschrijving…
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 = Korte beschrijving voor mensen die de afbeelding niet kunnen zien of wanneer de afbeelding niet wordt geladen.
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 = Deze alternatieve tekst is automatisch gemaakt en is mogelijk onjuist.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Meer info
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Alternatieve tekst automatisch aanmaken
425
+ pdfjs-editor-new-alt-text-not-now-button = Niet nu
426
+ pdfjs-editor-new-alt-text-error-title = Kan alternatieve tekst niet automatisch aanmaken
427
+ pdfjs-editor-new-alt-text-error-description = Schrijf uw eigen alternatieve tekst of probeer het later nog eens.
428
+ pdfjs-editor-new-alt-text-error-close-button = Sluiten
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-model voor alternatieve tekst downloaden ({ $downloadedSize } van { $totalSize } MB)
434
+ .aria-valuetext = AI-model voor alternatieve tekst downloaden ({ $downloadedSize } van { $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 = Alternatieve tekst toegevoegd
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 = Alternatieve tekst ontbreekt
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 = Alternatieve tekst beoordelen
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 = Automatisch aangemaakt: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Instellingen voor alternatieve tekst van afbeeldingen
450
+ pdfjs-image-alt-text-settings-button-label = Instellingen voor alternatieve tekst van afbeeldingen
451
+ pdfjs-editor-alt-text-settings-dialog-label = Instellingen voor alternatieve tekst van afbeeldingen
452
+ pdfjs-editor-alt-text-settings-automatic-title = Automatische alternatieve tekst
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Alternatieve tekst automatisch aanmaken
454
+ pdfjs-editor-alt-text-settings-create-model-description = Stelt beschrijvingen voor om mensen te helpen die de afbeelding niet kunnen zien of voor wie de afbeelding niet wordt geladen.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = AI-model voor alternatieve tekst ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Wordt lokaal op uw apparaat uitgevoerd, zodat uw gegevens privé blijven. Vereist voor automatische alternatieve tekst.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Verwijderen
460
+ pdfjs-editor-alt-text-settings-download-model-button = Downloaden
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Downloaden…
462
+ pdfjs-editor-alt-text-settings-editor-title = Alternatieve-tekstbewerker
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Alternatieve-tekstbewerker meteen tonen bij toevoegen van een afbeelding
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Helpt u ervoor te zorgen dat al uw afbeeldingen alternatieve tekst hebben.
465
+ pdfjs-editor-alt-text-settings-close-button = Sluiten
@@ -129,8 +129,8 @@ pdfjs-document-properties-page-count = Sidetal:
129
129
  pdfjs-document-properties-page-size = Sidestørrelse:
130
130
  pdfjs-document-properties-page-size-unit-inches = in
131
131
  pdfjs-document-properties-page-size-unit-millimeters = mm
132
- pdfjs-document-properties-page-size-orientation-portrait = ståande
133
- pdfjs-document-properties-page-size-orientation-landscape = liggande
132
+ pdfjs-document-properties-page-size-orientation-portrait = ståande (portrait)
133
+ pdfjs-document-properties-page-size-orientation-landscape = liggande (landscape)
134
134
  pdfjs-document-properties-page-size-name-a-three = A3
135
135
  pdfjs-document-properties-page-size-name-a-four = A4
136
136
  pdfjs-document-properties-page-size-name-letter = Brev
@@ -392,3 +392,58 @@ pdfjs-editor-colorpicker-red =
392
392
  pdfjs-editor-highlight-show-all-button-label = Vis alle
393
393
  pdfjs-editor-highlight-show-all-button =
394
394
  .title = Vis alle
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 = Rediger alternativ tekst (bildeskildring)
401
+ # Modal header positioned above a text box where users can add the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-add-label = Legg til alternativ tekst (bildeskildring)
403
+ pdfjs-editor-new-alt-text-textarea =
404
+ .placeholder = Skriv skildringa di her…
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 = Kort skildring for personar som ikkje kan sjå bildet, eller når bildet ikkje lastar inn.
407
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
408
+ pdfjs-editor-new-alt-text-disclaimer1 = Denne alternative teksten vart oppretta automatisk, og kan vere unøyaktig.
409
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Les meir
410
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Opprett alternativ tekt automatisk
411
+ pdfjs-editor-new-alt-text-not-now-button = Ikkje no
412
+ pdfjs-editor-new-alt-text-error-title = Klarte ikkje å opprette alternativ tekst automatisk
413
+ pdfjs-editor-new-alt-text-error-description = Skriv din eigen alternative tekst eller prøv igjen seinare.
414
+ pdfjs-editor-new-alt-text-error-close-button = Lat att
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 = Lastar ned AI-modell med alternativ tekst ({ $downloadedSize } av { $totalSize } MB)
420
+ .aria-valuetext = Lastar ned AI-modell med alternativ tekst ({ $downloadedSize } av { $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 = Alternativ tekst lagt til
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 = Manglande alternativ tekst
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 = Vurder alternativ tekst
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 = Oppretta automatisk: { $generatedAltText }
431
+
432
+ ## Image alt-text settings
433
+
434
+ pdfjs-image-alt-text-settings-button =
435
+ .title = Alternative tekst-innstillingar for bilde
436
+ pdfjs-image-alt-text-settings-button-label = Alternative tekst-innstillingar for bilde
437
+ pdfjs-editor-alt-text-settings-dialog-label = Alternative tekst-innstillingar for bilde
438
+ pdfjs-editor-alt-text-settings-automatic-title = Automatisk alternativ tekst
439
+ pdfjs-editor-alt-text-settings-create-model-button-label = Opprett alternativ tekt automatisk
440
+ # Variables:
441
+ # $totalSize (Number) - the total size (in MB) of the AI model.
442
+ pdfjs-editor-alt-text-settings-download-model-label = AI-modell for alternativ tekst ({ $totalSize } MB)
443
+ pdfjs-editor-alt-text-settings-ai-model-description = Køyrer lokalt på eininga di slik at dataa dine blir verande private. Påkravd for automatisk alternativ tekst.
444
+ pdfjs-editor-alt-text-settings-delete-model-button = Slett
445
+ pdfjs-editor-alt-text-settings-download-model-button = Last ned
446
+ pdfjs-editor-alt-text-settings-downloading-model-button = Lastar ned…
447
+ pdfjs-editor-alt-text-settings-editor-title = Alternativ tekst-redigerar
448
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Vis alternativ tekst-redigerar direkte når du legg til eit bilde
449
+ pdfjs-editor-alt-text-settings-close-button = Lat att
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Telecargar
51
51
  pdfjs-bookmark-button =
52
52
  .title = Pagina actuala (mostrar l’adreça de la pagina actuala)
53
53
  pdfjs-bookmark-button-label = Pagina actuala
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Dobrir amb l’aplicacion
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 = Dobrir amb l’aplicacion
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -286,13 +280,24 @@ pdfjs-editor-ink-button-label = Dessenhar
286
280
  pdfjs-editor-stamp-button =
287
281
  .title = Apondre o modificar d’imatges
288
282
  pdfjs-editor-stamp-button-label = Apondre o modificar d’imatges
283
+ pdfjs-editor-highlight-button =
284
+ .title = Subrelinhar
285
+ pdfjs-editor-highlight-button-label = Subrelinhar
286
+ pdfjs-highlight-floating-button1 =
287
+ .title = Subrelinhar
288
+ .aria-label = Subrelinhar
289
+ pdfjs-highlight-floating-button-label = Subrelinhar
289
290
 
290
291
  ## Remove button for the various kind of editor.
291
292
 
293
+ pdfjs-editor-remove-ink-button =
294
+ .title = Levar lo dessenh
292
295
  pdfjs-editor-remove-freetext-button =
293
296
  .title = Suprimir lo tèxte
294
297
  pdfjs-editor-remove-stamp-button =
295
298
  .title = Suprimir l’imatge
299
+ pdfjs-editor-remove-highlight-button =
300
+ .title = Levar lo suslinhatge
296
301
 
297
302
  ##
298
303
 
@@ -335,6 +340,8 @@ pdfjs-editor-alt-text-save-button = Enregistrar
335
340
  pdfjs-editor-highlight-colorpicker-label = Color de suslinhatge
336
341
  pdfjs-editor-colorpicker-button =
337
342
  .title = Cambiar de color
343
+ pdfjs-editor-colorpicker-dropdown =
344
+ .aria-label = Causida de colors
338
345
  pdfjs-editor-colorpicker-yellow =
339
346
  .title = Jaune
340
347
  pdfjs-editor-colorpicker-green =
@@ -298,8 +298,6 @@ pdfjs-editor-stamp-button-label = ਚਿੱਤਰ ਜੋੜੋ ਜਾਂ ਸੋ
298
298
  pdfjs-editor-highlight-button =
299
299
  .title = ਹਾਈਲਾਈਟ
300
300
  pdfjs-editor-highlight-button-label = ਹਾਈਲਾਈਟ
301
- pdfjs-highlight-floating-button =
302
- .title = ਹਾਈਲਾਈਟ
303
301
  pdfjs-highlight-floating-button1 =
304
302
  .title = ਹਾਈਲਾਈਟ
305
303
  .aria-label = ਹਾਈਲਾਈਟ
@@ -394,3 +392,62 @@ pdfjs-editor-colorpicker-red =
394
392
  pdfjs-editor-highlight-show-all-button-label = ਸਭ ਵੇਖੋ
395
393
  pdfjs-editor-highlight-show-all-button =
396
394
  .title = ਸਭ ਵੇਖੋ
395
+
396
+ ## New alt-text dialog
397
+ ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
398
+
399
+ # Modal header positioned above a text box where users can edit the alt text.
400
+ pdfjs-editor-new-alt-text-dialog-edit-label = ਬਦਲਵੀਂ ਲਿਖਤ (ਚਿੱਤਰ ਦਾ ਵਰਣਨ) ਨੂੰ ਸੋਧੋ
401
+ # Modal header positioned above a text box where users can add the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-add-label = ਬਦਲਵੀਂ ਲਿਖਤ (ਚਿੱਤਰ ਦਾ ਵਰਣਨ) ਨੂੰ ਜੋੜੋ
403
+ pdfjs-editor-new-alt-text-textarea =
404
+ .placeholder = …ਆਪਣਾ ਵਰਣਨਾ ਇੱਥੇ ਲਿਖੋ
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 = ਲੋਕ, ਜੋ ਕਿ ਚਿੱਤਰ ਨਹੀਂ ਵੇਖ ਸਕਦੇ ਜਾਂ ਜਦ ਵੀ ਚਿੱਤਰਾਂ ਨੂੰ ਲੋਡ ਨਹੀਂ ਜਾ ਸਕਦਾ, ਉਸ ਲਈ ਛੋਟਾ ਵੇਰਵਾ ਦਿਓ।
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 = ਇਹ ਬਦਲਵੀਂ ਲਿਖਤ ਆਪਣੇ-ਆਪ ਤਿਆਰ ਕੀਤੀ ਗਈ ਸੀ ਅਤੇ ਗਲਤ ਵੀ ਹੋ ਸਕਦੀ ਹੈ।
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 = ਇਹ ਬਦਲਵੀ ਲਿਖਤ ਆਪਣੇ-ਆਪ ਤਿਆਰ ਕੀਤੀ ਗਈ ਸੀ।
411
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = ਹੋਰ ਜਾਣੋ
412
+ pdfjs-editor-new-alt-text-create-automatically-button-label = ਬਲਦਵੀਂ ਲਿਖਤ ਆਪਣੇ-ਆਪ ਬਣਾਓ
413
+ pdfjs-editor-new-alt-text-not-now-button = ਹੁਣੇ ਨਹੀਂ
414
+ pdfjs-editor-new-alt-text-error-title = ਬਦਲਵੀਂ ਲਿਖਤ ਆਪਣੇ-ਆਪ ਬਣਾਈ ਨਹੀਂ ਜਾ ਸਕੀ
415
+ pdfjs-editor-new-alt-text-error-description = ਆਪਣਾ ਖੁਦ ਦੀ ਬਦਲਵੀਂ ਲਿਖਤ ਲਿਖੋ ਜਾਂ ਫੇਰ ਕੋਸ਼ਿਸ਼ ਕਰੋ।
416
+ pdfjs-editor-new-alt-text-error-close-button = ਬੰਦ ਕਰੋ
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 = ਬਦਲਵਾਂ ਲਿਖਤ AI ਮਾਡਲ ਡਾਊਨਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ ({ $totalSize } MB ਵਿੱਚੋਂ { $downloadedSize })
422
+ .aria-valuetext = ਬਦਲਵਾਂ ਲਿਖਤ AI ਮਾਡਲ ਡਾਊਨਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ ({ $totalSize } MB ਵਿੱਚੋਂ { $downloadedSize })
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 = ਬਦਲਵੀਂ ਲਿਖਤ ਜੋੜੀ
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 = ਬਦਲਵਾਂ ਲਿਖਤ ਗੁੰਮ ਹੈ
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 = ਬਦਲਵੀਂ ਲਿਖਤ ਦਾ ਰੀਵਿਊ ਕਰੋ
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 = ਆਪਣੇ-ਆਪ ਬਣਾਇਆ: { $generatedAltText }
433
+
434
+ ## Image alt-text settings
435
+
436
+ pdfjs-image-alt-text-settings-button =
437
+ .title = ਚਿੱਤਰ ਬਦਲਵੀਂ ਲਿਖਤ ਦੀਆਂ ਸੈਟਿੰਗਾਂ
438
+ pdfjs-image-alt-text-settings-button-label = ਚਿੱਤਰ ਬਦਲਵੀਂ ਲਿਖਤ ਦੀਆਂ ਸੈਟਿੰਗਾਂ
439
+ pdfjs-editor-alt-text-settings-dialog-label = ਚਿੱਤਰ ਬਦਲਵੀਂ ਲਿਖਤ ਦੀਆਂ ਸੈਟਿੰਗਾਂ
440
+ pdfjs-editor-alt-text-settings-automatic-title = ਆਟੋਮਮੈਟਿਕ ਬਦਲਵੀਂ ਲਿਖਤ
441
+ pdfjs-editor-alt-text-settings-create-model-button-label = ਬਲਦਵੀਂ ਲਿਖਤ ਆਪਣੇ-ਆਪ ਬਣਾਓ
442
+ pdfjs-editor-alt-text-settings-create-model-description = ਚਿੱਤਰ ਨਾ ਵੇਖ ਸਕਣ ਵਾਲੇ ਲੋਕਾਂ ਦੀ ਮਦਦ ਜਾਂ ਜਦ ਵੀ ਚਿੱਤਰਾਂ ਨੂੰ ਲੋਡ ਨਹੀਂ ਜਾ ਸਕਦਾ, ਉਸ ਲਈ ਛੋਟਾ ਵੇਰਵਾ ਦਿਓ।
443
+ # Variables:
444
+ # $totalSize (Number) - the total size (in MB) of the AI model.
445
+ pdfjs-editor-alt-text-settings-download-model-label = ਬਦਲਵੀ ਲਿਖਤ ਲਈ AI ਮਾਡਲ ({ $totalSize } MB)
446
+ pdfjs-editor-alt-text-settings-ai-model-description = ਤੁਹਾਡੇ ਡਿਵਾਈਸ ਉੱਤੇ ਲੋਕਲ ਹੀ ਚੱਲਦਾ ਹੋਣ ਕਰਕੇ ਤੁਹਾਡਾ ਡਾਟਾ ਪ੍ਰਾਈਵੇਟ ਹੀ ਰਹਿੰਦਾ ਹੈ। ਆਟੋਮੈਟਿਕ ਬਦਲਵੀਂ ਲਿਖਤ ਲਈ ਚਾਹੀਦਾ ਹੈ।
447
+ pdfjs-editor-alt-text-settings-delete-model-button = ਹਟਾਓ
448
+ pdfjs-editor-alt-text-settings-download-model-button = ਡਾਊਨਲੋਡ
449
+ pdfjs-editor-alt-text-settings-downloading-model-button = …ਨੂੰ ਡਾਊਨਲੋਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ
450
+ pdfjs-editor-alt-text-settings-editor-title = ਬਦਲਵੀਂ ਲਿਖਤ ਐਡੀਟਰ
451
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = ਜਦੋਂ ਵਿੱਚ ਚਿੱਤਰ ਜੋੜਿਆ ਜਾਵੇ ਤਾਂ ਫ਼ੌਰਨ ਬਦਲਵੀ ਲਿਖਤ ਸੰਪਾਦਕ ਵੇਖਾਓ
452
+ pdfjs-editor-alt-text-settings-show-dialog-description = ਤੁਹਾਡੀ ਮਦਦ ਕਰਦਾ ਹੈ ਕਿ ਤੁਹਾਡੇ ਸਾਰੇ ਚਿੱਤਰਾਂ ਲਈ ਬਦਲਵੀਂ ਲਿਖਤ ਮੌਜੂਦ ਹੋਵੇ।
453
+ pdfjs-editor-alt-text-settings-close-button = ਬੰਦ ਕਰੋ
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Pobierz
51
51
  pdfjs-bookmark-button =
52
52
  .title = Bieżąca strona (adres do otwarcia na bieżącej stronie)
53
53
  pdfjs-bookmark-button-label = Bieżąca strona
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Otwórz w aplikacji
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 = Otwórz w aplikacji
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -306,8 +300,6 @@ pdfjs-editor-stamp-button-label = Dodaj lub edytuj obrazy
306
300
  pdfjs-editor-highlight-button =
307
301
  .title = Wyróżnij
308
302
  pdfjs-editor-highlight-button-label = Wyróżnij
309
- pdfjs-highlight-floating-button =
310
- .title = Wyróżnij
311
303
  pdfjs-highlight-floating-button1 =
312
304
  .title = Wyróżnij
313
305
  .aria-label = Wyróżnij
@@ -402,3 +394,60 @@ pdfjs-editor-colorpicker-red =
402
394
  pdfjs-editor-highlight-show-all-button-label = Pokaż wszystkie
403
395
  pdfjs-editor-highlight-show-all-button =
404
396
  .title = Pokaż wszystkie
397
+
398
+ ## New alt-text dialog
399
+ ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
400
+
401
+ # Modal header positioned above a text box where users can edit the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-edit-label = Edytuj tekst alternatywny (opis obrazu)
403
+ # Modal header positioned above a text box where users can add the alt text.
404
+ pdfjs-editor-new-alt-text-dialog-add-label = Dodaj tekst alternatywny (opis obrazu)
405
+ pdfjs-editor-new-alt-text-textarea =
406
+ .placeholder = Napisz tutaj opis…
407
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
408
+ pdfjs-editor-new-alt-text-description = Krótki opis dla osób, które nie widzą obrazu lub kiedy obraz się nie wczytuje.
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-disclaimer1 = Ten tekst alternatywny został utworzony automatycznie i może być niepoprawny.
411
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Więcej informacji
412
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Automatycznie utwórz tekst alternatywny
413
+ pdfjs-editor-new-alt-text-not-now-button = Nie teraz
414
+ pdfjs-editor-new-alt-text-error-title = Nie można automatycznie utworzyć tekstu alternatywnego
415
+ pdfjs-editor-new-alt-text-error-description = Proszę napisać własny tekst alternatywny lub spróbować ponownie później.
416
+ pdfjs-editor-new-alt-text-error-close-button = Zamknij
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 = Pobieranie modelu SI tekstu alternatywnego ({ $downloadedSize } z { $totalSize } MB)
422
+ .aria-valuetext = Pobieranie modelu SI tekstu alternatywnego ({ $downloadedSize } z { $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 = Dodano tekst alternatywny
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 = Brak tekstu alternatywnego
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 = Przejrzyj tekst alternatywny
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 = Utworzono automatycznie: { $generatedAltText }
433
+
434
+ ## Image alt-text settings
435
+
436
+ pdfjs-image-alt-text-settings-button =
437
+ .title = Ustawienia tekstu alternatywnego obrazów
438
+ pdfjs-image-alt-text-settings-button-label = Ustawienia tekstu alternatywnego obrazów
439
+ pdfjs-editor-alt-text-settings-dialog-label = Ustawienia tekstu alternatywnego obrazów
440
+ pdfjs-editor-alt-text-settings-automatic-title = Automatyczny tekst alternatywny
441
+ pdfjs-editor-alt-text-settings-create-model-button-label = Automatyczne tworzenie tekstu alternatywnego
442
+ pdfjs-editor-alt-text-settings-create-model-description = Podpowiada opisy, które mogą pomóc osobom, które nie widzą obrazu lub kiedy obraz się nie wczytuje.
443
+ # Variables:
444
+ # $totalSize (Number) - the total size (in MB) of the AI model.
445
+ pdfjs-editor-alt-text-settings-download-model-label = Model SI tekstu alternatywnego ({ $totalSize } MB)
446
+ pdfjs-editor-alt-text-settings-ai-model-description = Działa lokalnie na urządzeniu użytkownika, więc Twoje dane pozostają prywatne. Wymagane do funkcji automatycznego tekstu alternatywnego.
447
+ pdfjs-editor-alt-text-settings-delete-model-button = Usuń
448
+ pdfjs-editor-alt-text-settings-download-model-button = Pobierz
449
+ pdfjs-editor-alt-text-settings-downloading-model-button = Pobieranie…
450
+ pdfjs-editor-alt-text-settings-editor-title = Edytor tekstu alternatywnego
451
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Wyświetlanie edytora tekstu alternatywnego od razu po dodaniu obrazu
452
+ pdfjs-editor-alt-text-settings-show-dialog-description = Pomaga upewnić się, że wszystkie obrazy mają tekst alternatywny.
453
+ pdfjs-editor-alt-text-settings-close-button = Zamknij
@@ -105,6 +105,14 @@ pdfjs-document-properties-button-label = Propriedades do documento…
105
105
  pdfjs-document-properties-file-name = Nome do arquivo:
106
106
  pdfjs-document-properties-file-size = Tamanho do arquivo:
107
107
  # Variables:
108
+ # $kb (Number) - the PDF file size in kilobytes
109
+ # $b (Number) - the PDF file size in bytes
110
+ pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
111
+ # Variables:
112
+ # $mb (Number) - the PDF file size in megabytes
113
+ # $b (Number) - the PDF file size in bytes
114
+ pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
115
+ # Variables:
108
116
  # $size_kb (Number) - the PDF file size in kilobytes
109
117
  # $size_b (Number) - the PDF file size in bytes
110
118
  pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
@@ -119,6 +127,9 @@ pdfjs-document-properties-keywords = Palavras-chave:
119
127
  pdfjs-document-properties-creation-date = Data da criação:
120
128
  pdfjs-document-properties-modification-date = Data da modificação:
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 = [Anotação { $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 = Adicionar ou editar imagens
298
312
  pdfjs-editor-highlight-button =
299
313
  .title = Destaque
300
314
  pdfjs-editor-highlight-button-label = Destaque
301
- pdfjs-highlight-floating-button =
302
- .title = Destaque
303
315
  pdfjs-highlight-floating-button1 =
304
316
  .title = Destaque
305
317
  .aria-label = Destaque
@@ -394,3 +406,60 @@ pdfjs-editor-colorpicker-red =
394
406
  pdfjs-editor-highlight-show-all-button-label = Mostrar todos
395
407
  pdfjs-editor-highlight-show-all-button =
396
408
  .title = Mostrar todos
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 (descrição da imagem)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Adicionar texto alternativo (descrição da imagem)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Escreva sua descrição aqui…
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 = Descrição curta para pessoas que não conseguem ver a imagem ou quando a imagem não é carregada.
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 foi criado automaticamente, pode não estar correto.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saiba mais
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Criar texto alternativo automaticamente
425
+ pdfjs-editor-new-alt-text-not-now-button = Agora não
426
+ pdfjs-editor-new-alt-text-error-title = Não foi possível criar texto alternativo automaticamente
427
+ pdfjs-editor-new-alt-text-error-description = Escreva seu próprio texto alternativo ou tente novamente mais tarde.
428
+ pdfjs-editor-new-alt-text-error-close-button = Fechar
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 = Baixando modelo de inteligência artificial de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
434
+ .aria-valuetext = Baixando modelo de inteligência artificial 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 adicionado
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 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 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 = Criado automaticamente: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Configurações de texto alternativo de imagens
450
+ pdfjs-image-alt-text-settings-button-label = Configurações de texto alternativo de imagens
451
+ pdfjs-editor-alt-text-settings-dialog-label = Configurações de texto alternativo de imagens
452
+ pdfjs-editor-alt-text-settings-automatic-title = Texto alternativo automático
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Criar texto alternativo automaticamente
454
+ pdfjs-editor-alt-text-settings-create-model-description = Sugere uma descrição para ajudar pessoas que não conseguem ver a imagem ou quando a imagem não é carregada.
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 inteligência artificial de texto alternativo ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Funciona localmente no seu dispositivo para que seus dados permaneçam privativos. Necessário para texto alternativo automático.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Excluir
460
+ pdfjs-editor-alt-text-settings-download-model-button = Baixar
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Baixando…
462
+ pdfjs-editor-alt-text-settings-editor-title = Editor de texto alternativo
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar o editor de texto alternativo imediatamente ao adicionar uma imagem
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Ajuda a assegurar que todas as suas imagens tenham texto alternativo.
465
+ pdfjs-editor-alt-text-settings-close-button = Fechar