@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 = Downloade
51
51
  pdfjs-bookmark-button =
52
52
  .title = Aktuele side (URL fan aktuele side besjen)
53
53
  pdfjs-bookmark-button-label = Aktuele side
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Iepenje yn 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 = Iepenje yn app
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Dokuminteigenskippen…
111
105
  pdfjs-document-properties-file-name = Bestânsnamme:
112
106
  pdfjs-document-properties-file-size = Bestânsgrutte:
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 = Kaaiwurden:
125
127
  pdfjs-document-properties-creation-date = Oanmaakdatum:
126
128
  pdfjs-document-properties-modification-date = Bewurkingsdatum:
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 }-annotaasje]
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 = Ofbyldingen tafoegje of bewurkje
304
312
  pdfjs-editor-highlight-button =
305
313
  .title = Markearje
306
314
  pdfjs-editor-highlight-button-label = Markearje
307
- pdfjs-highlight-floating-button =
308
- .title = Markearje
309
315
  pdfjs-highlight-floating-button1 =
310
316
  .title = Markearje
311
317
  .aria-label = Markearje
@@ -400,3 +406,60 @@ pdfjs-editor-colorpicker-red =
400
406
  pdfjs-editor-highlight-show-all-button-label = Alles toane
401
407
  pdfjs-editor-highlight-show-all-button =
402
408
  .title = Alles toane
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 = Alternative tekst (ôfbyldingsbeskriuwing) bewurkje
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = Alternative tekst (ôfbyldingsbeskriuwing) tafoegje
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = Skriuw hjir jo beskriuwing...
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 = Koarte beskriuwing foar minsken dy’t de ôfbylding net sjen kinne of wannear’t de ôfbylding net laden wurdt.
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 = Dizze alternative tekst is automatysk makke en is mooglik net korrekt.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Mear ynfo
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Alternative tekst automatysk oanmeitsje
425
+ pdfjs-editor-new-alt-text-not-now-button = No net
426
+ pdfjs-editor-new-alt-text-error-title = Kin alternative tekst net automatysk oanmeitsje
427
+ pdfjs-editor-new-alt-text-error-description = Skriuw jo eigen alternative tekst of probearje it letter nochris.
428
+ pdfjs-editor-new-alt-text-error-close-button = Slute
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 foar alternative tekst downloade ({ $downloadedSize } fan { $totalSize } MB)
434
+ .aria-valuetext = AI-model foar alternative tekst downloade ({ $downloadedSize } fan { $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 = Alternative tekst tafoege
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 = Alternative tekst ûntbrekt
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 = Alternative tekst beoardiele
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 = Automatysk oanmakke: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = Ynstellingen foar alternative tekst fan ôfbyldingen
450
+ pdfjs-image-alt-text-settings-button-label = Ynstellingen foar alternative tekst fan ôfbyldingen
451
+ pdfjs-editor-alt-text-settings-dialog-label = Ynstellingen foar alternative tekst fan ôfbyldingen
452
+ pdfjs-editor-alt-text-settings-automatic-title = Automatyske alternative tekst
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = Alternative tekst automatysk oanmeitsje
454
+ pdfjs-editor-alt-text-settings-create-model-description = Stelt beskriuwingen foar om minsken te helpen dy’t de ôfbylding net sjen kinne of foar wa’t de ôfbylding net laden wurdt.
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 foar alternative tekst ({ $totalSize } MB)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = Wurdt lokaal op jo apparaat útfierd, sadat jo gegevens privee bliuwe. Fereaske foar automatyske alternative tekst.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = Fuortsmite
460
+ pdfjs-editor-alt-text-settings-download-model-button = Downloade
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = Downloade…
462
+ pdfjs-editor-alt-text-settings-editor-title = Alternative-tekstbewurker
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Alternative-tekstbewurker daliks toane by tafoegjen fan in ôfbylding
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = Helpt jo derfoar te soargjen dat al jo ôfbyldingen alternative tekst hawwe.
465
+ pdfjs-editor-alt-text-settings-close-button = Slute
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Mboguejy
51
51
  pdfjs-bookmark-button =
52
52
  .title = Kuatiarogue ag̃agua (Ehecha URL kuatiarogue ag̃agua)
53
53
  pdfjs-bookmark-button-label = Kuatiarogue Ag̃agua
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Embojuruja tembiporu’ípe
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 = Embojuruja tembiporu’ípe
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -304,8 +298,6 @@ pdfjs-editor-stamp-button-label = Embojuaju térã embosako’i ta’ãnga
304
298
  pdfjs-editor-highlight-button =
305
299
  .title = Mbosa’y
306
300
  pdfjs-editor-highlight-button-label = Mbosa’y
307
- pdfjs-highlight-floating-button =
308
- .title = Mbosa’y
309
301
  pdfjs-highlight-floating-button1 =
310
302
  .title = Mbosa’y
311
303
  .aria-label = Mbosa’y
@@ -400,3 +392,56 @@ pdfjs-editor-colorpicker-red =
400
392
  pdfjs-editor-highlight-show-all-button-label = Techaukapa
401
393
  pdfjs-editor-highlight-show-all-button =
402
394
  .title = Techaukapa
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 = Embosako’i moñe’ẽrã mokõiha (ta’ãngáre ñeñe’ẽ)
401
+ # Modal header positioned above a text box where users can add the alt text.
402
+ pdfjs-editor-new-alt-text-dialog-add-label = Embojuaju moñe’ẽrã mokõiha (ta’ãngáre ñeñe’ẽ)
403
+ pdfjs-editor-new-alt-text-textarea =
404
+ .placeholder = Edescribi ko’ápe…
405
+ # 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.
406
+ pdfjs-editor-new-alt-text-disclaimer = Ko moñe’ẽrã mokõiha heñói ijeheguiete.
407
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Eikuaave
408
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Emoheñói moñe’ẽrã mokõiha ijeheguíva
409
+ pdfjs-editor-new-alt-text-not-now-button = Ani ko’ág̃a
410
+ pdfjs-editor-new-alt-text-error-title = Noñemoheñói moñe’ẽrã mokõiha ijeheguíva
411
+ pdfjs-editor-new-alt-text-error-description = Ehai ne moñe’ẽrã mokõiha térã eha’ã jey ag̃amieve.
412
+ pdfjs-editor-new-alt-text-error-close-button = Mboty
413
+ # Variables:
414
+ # $totalSize (Number) - the total size (in MB) of the AI model.
415
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
416
+ # $percent (Number) - the percentage of the downloaded size.
417
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Emboguejyhína IA moñe’ẽrã mokõiháva ({ $downloadedSize } { $totalSize } MB) mba’e
418
+ .aria-valuetext = Emboguejyhína IA moñe’ẽrã mokõiháva ({ $downloadedSize } { $totalSize } MB) mba’e
419
+ # This is a button that users can click to edit the alt text they have already added.
420
+ pdfjs-editor-new-alt-text-added-button-label = Oñembojuaju moñe’ẽrã mokõiha
421
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
422
+ pdfjs-editor-new-alt-text-missing-button-label = Ndaipóri moñe’ẽrã mokõiha
423
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
424
+ pdfjs-editor-new-alt-text-to-review-button-label = Ehechajey moñe’ẽrã mokõiha
425
+ # "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.
426
+ # Variables:
427
+ # $generatedAltText (String) - the generated alt-text.
428
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Heñóiva ijeheguiete: { $generatedAltText }
429
+
430
+ ## Image alt-text settings
431
+
432
+ pdfjs-image-alt-text-settings-button =
433
+ .title = Ta’ãnga moñe’ẽrã mokõiha ñemboheko
434
+ pdfjs-image-alt-text-settings-button-label = Ta’ãnga moñe’ẽrã mokõiha ñemboheko
435
+ pdfjs-editor-alt-text-settings-dialog-label = Ta’ãnga moñe’ẽrã mokõiha ñemboheko
436
+ pdfjs-editor-alt-text-settings-automatic-title = Moñe’ẽrã mokõiha ijeheguíva
437
+ pdfjs-editor-alt-text-settings-create-model-button-label = Emoheñói moñe’ẽrã mokõiha ijeheguíva
438
+ # Variables:
439
+ # $totalSize (Number) - the total size (in MB) of the AI model.
440
+ pdfjs-editor-alt-text-settings-download-model-label = Peteĩva IA moñe’ẽrã mokõiha ({ $totalSize } MB)
441
+ pdfjs-editor-alt-text-settings-delete-model-button = Mboguete
442
+ pdfjs-editor-alt-text-settings-download-model-button = Mboguejy
443
+ pdfjs-editor-alt-text-settings-downloading-model-button = Emboguejyhína…
444
+ pdfjs-editor-alt-text-settings-editor-title = Moñe’ẽrã mokõiha mbosako’iha
445
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Ehechauka moñe’ẽrã mokõiha mbosako’iha embojuajúvo ta’ãnga
446
+ pdfjs-editor-alt-text-settings-show-dialog-description = Nepytyvõta ta’ãngakuéra orekotaha moñe’ẽrã mokõiha.
447
+ pdfjs-editor-alt-text-settings-close-button = Mboty
@@ -51,12 +51,6 @@ pdfjs-download-button-label = הורדה
51
51
  pdfjs-bookmark-button =
52
52
  .title = עמוד נוכחי (הצגת כתובת האתר מהעמוד הנוכחי)
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 }
@@ -281,6 +286,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
281
286
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
282
287
  pdfjs-text-annotation-type =
283
288
  .alt = [הערת { $type }]
289
+ # Variables:
290
+ # $dateObj (Date) - the modification date and time of the annotation
291
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
284
292
 
285
293
  ## Password
286
294
 
@@ -304,8 +312,6 @@ pdfjs-editor-stamp-button-label = הוספה או עריכת תמונות
304
312
  pdfjs-editor-highlight-button =
305
313
  .title = סימון
306
314
  pdfjs-editor-highlight-button-label = סימון
307
- pdfjs-highlight-floating-button =
308
- .title = סימון
309
315
  pdfjs-highlight-floating-button1 =
310
316
  .title = סימון
311
317
  .aria-label = סימון
@@ -400,3 +406,60 @@ pdfjs-editor-colorpicker-red =
400
406
  pdfjs-editor-highlight-show-all-button-label = הצגת הכול
401
407
  pdfjs-editor-highlight-show-all-button =
402
408
  .title = הצגת הכול
409
+
410
+ ## New alt-text dialog
411
+ ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
412
+
413
+ # Modal header positioned above a text box where users can edit the alt text.
414
+ pdfjs-editor-new-alt-text-dialog-edit-label = עריכת טקסט חלופי (תיאור תמונה)
415
+ # Modal header positioned above a text box where users can add the alt text.
416
+ pdfjs-editor-new-alt-text-dialog-add-label = הוספת טקסט חלופי (תיאור תמונה)
417
+ pdfjs-editor-new-alt-text-textarea =
418
+ .placeholder = נא לכתוב את התיאור שלך כאן…
419
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
420
+ pdfjs-editor-new-alt-text-description = תיאור קצר לאנשים שאינם יכולים לראות את התמונה או כאשר התמונה אינה נטענת.
421
+ # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
422
+ pdfjs-editor-new-alt-text-disclaimer1 = טקסט חלופי זה נוצר באופן אוטומטי ועשוי להיות לא מדויק.
423
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = מידע נוסף
424
+ pdfjs-editor-new-alt-text-create-automatically-button-label = יצירת טקסט חלופי באופן אוטומטי
425
+ pdfjs-editor-new-alt-text-not-now-button = לא כעת
426
+ pdfjs-editor-new-alt-text-error-title = לא ניתן היה ליצור טקסט חלופי באופן אוטומטי
427
+ pdfjs-editor-new-alt-text-error-description = נא לכתוב טקסט חלופי משלך או לנסות שוב מאוחר יותר.
428
+ pdfjs-editor-new-alt-text-error-close-button = סגירה
429
+ # Variables:
430
+ # $totalSize (Number) - the total size (in MB) of the AI model.
431
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
432
+ # $percent (Number) - the percentage of the downloaded size.
433
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = בתהליך הורדת מודל AI של טקסט חלופי ({ $downloadedSize } מתוך { $totalSize } מ״ב)
434
+ .aria-valuetext = בתהליך הורדת מודל AI של טקסט חלופי ({ $downloadedSize } מתוך { $totalSize } מ״ב)
435
+ # This is a button that users can click to edit the alt text they have already added.
436
+ pdfjs-editor-new-alt-text-added-button-label = טקסט חלופי נוסף
437
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
438
+ pdfjs-editor-new-alt-text-missing-button-label = חסר טקסט חלופי
439
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
440
+ pdfjs-editor-new-alt-text-to-review-button-label = סקירת טקסט חלופי
441
+ # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
442
+ # Variables:
443
+ # $generatedAltText (String) - the generated alt-text.
444
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = נוצר באופן אוטומטי: { $generatedAltText }
445
+
446
+ ## Image alt-text settings
447
+
448
+ pdfjs-image-alt-text-settings-button =
449
+ .title = הגדרות טקסט חלופי של תמונה
450
+ pdfjs-image-alt-text-settings-button-label = הגדרות טקסט חלופי של תמונה
451
+ pdfjs-editor-alt-text-settings-dialog-label = הגדרות טקסט חלופי של תמונה
452
+ pdfjs-editor-alt-text-settings-automatic-title = טקסט חלופי אוטומטי
453
+ pdfjs-editor-alt-text-settings-create-model-button-label = יצירת טקסט חלופי באופן אוטומטי
454
+ pdfjs-editor-alt-text-settings-create-model-description = הצעת תיאורים כדי לסייע לאנשים שאינם יכולים לראות את התמונה או כאשר התמונה אינה נטענת.
455
+ # Variables:
456
+ # $totalSize (Number) - the total size (in MB) of the AI model.
457
+ pdfjs-editor-alt-text-settings-download-model-label = מודל AI לטקסט חלופי ({ $totalSize } מ״ב)
458
+ pdfjs-editor-alt-text-settings-ai-model-description = פועל באופן מקומי במכשיר שלך כך שהנתונים שלך נשארים פרטיים. נדרש עבור טקסט חלופי אוטומטי.
459
+ pdfjs-editor-alt-text-settings-delete-model-button = מחיקה
460
+ pdfjs-editor-alt-text-settings-download-model-button = הורדה
461
+ pdfjs-editor-alt-text-settings-downloading-model-button = בהורדה…
462
+ pdfjs-editor-alt-text-settings-editor-title = עורך טקסט חלופי
463
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = הצגת עורך טקסט חלופי מיד בעת הוספת תמונה
464
+ pdfjs-editor-alt-text-settings-show-dialog-description = מסייע לך לוודא שלכל התמונות שלך יש טקסט חלופי.
465
+ pdfjs-editor-alt-text-settings-close-button = סגירה
@@ -42,6 +42,15 @@ pdfjs-print-button-label = Ispiši
42
42
  pdfjs-save-button =
43
43
  .title = Spremi
44
44
  pdfjs-save-button-label = Spremi
45
+ # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
46
+ pdfjs-download-button =
47
+ .title = Preuzimanja
48
+ # Used in Firefox for Android as a label for the download button (“download” is a verb).
49
+ # Length of the translation matters since we are in a mobile context, with limited screen estate.
50
+ pdfjs-download-button-label = Preuzimanja
51
+ pdfjs-bookmark-button =
52
+ .title = Trenutna stranica (pogledajte URL s trenutne stranice)
53
+ pdfjs-bookmark-button-label = Trenutna stranica
45
54
 
46
55
  ## Secondary toolbar and context menu
47
56
 
@@ -66,6 +75,9 @@ pdfjs-cursor-text-select-tool-button-label = Alat za označavanje teksta
66
75
  pdfjs-cursor-hand-tool-button =
67
76
  .title = Omogući ručni alat
68
77
  pdfjs-cursor-hand-tool-button-label = Ručni alat
78
+ pdfjs-scroll-page-button =
79
+ .title = Koristi klizanje stranice
80
+ pdfjs-scroll-page-button-label = Klizanje stranice
69
81
  pdfjs-scroll-vertical-button =
70
82
  .title = Koristi okomito pomicanje
71
83
  pdfjs-scroll-vertical-button-label = Okomito pomicanje
@@ -90,7 +102,7 @@ pdfjs-spread-even-button-label = Parne duplerice
90
102
  pdfjs-document-properties-button =
91
103
  .title = Svojstva dokumenta …
92
104
  pdfjs-document-properties-button-label = Svojstva dokumenta …
93
- pdfjs-document-properties-file-name = Naziv datoteke:
105
+ pdfjs-document-properties-file-name = Ime datoteke:
94
106
  pdfjs-document-properties-file-size = Veličina datoteke:
95
107
  # Variables:
96
108
  # $size_kb (Number) - the PDF file size in kilobytes
@@ -112,7 +124,7 @@ pdfjs-document-properties-modification-date = Datum promjene:
112
124
  pdfjs-document-properties-date-string = { $date }, { $time }
113
125
  pdfjs-document-properties-creator = Stvaratelj:
114
126
  pdfjs-document-properties-producer = PDF stvaratelj:
115
- pdfjs-document-properties-version = PDF verzija:
127
+ pdfjs-document-properties-version = PDF inačica:
116
128
  pdfjs-document-properties-page-count = Broj stranica:
117
129
  pdfjs-document-properties-page-size = Dimenzije stranice:
118
130
  pdfjs-document-properties-page-size-unit-inches = in
@@ -201,12 +213,30 @@ pdfjs-find-previous-button =
201
213
  pdfjs-find-previous-button-label = Prethodno
202
214
  pdfjs-find-next-button =
203
215
  .title = Pronađi sljedeće pojavljivanje ovog izraza
204
- pdfjs-find-next-button-label = Sljedeće
216
+ pdfjs-find-next-button-label = Dalje
205
217
  pdfjs-find-highlight-checkbox = Istankni sve
206
218
  pdfjs-find-match-case-checkbox-label = Razlikovanje velikih i malih slova
219
+ pdfjs-find-match-diacritics-checkbox-label = Razlikuj dijakritičke znakove
207
220
  pdfjs-find-entire-word-checkbox-label = Cijele riječi
208
221
  pdfjs-find-reached-top = Dosegnut početak dokumenta, nastavak s kraja
209
222
  pdfjs-find-reached-bottom = Dosegnut kraj dokumenta, nastavak s početka
223
+ # Variables:
224
+ # $current (Number) - the index of the currently active find result
225
+ # $total (Number) - the total number of matches in the document
226
+ pdfjs-find-match-count =
227
+ { NUMBER($total) ->
228
+ [one] { $current } od { $total } rezultata
229
+ [few] { $current } od { $total } rezultata
230
+ *[other] { $current } od { $total } rezultata
231
+ }
232
+ # Variables:
233
+ # $limit (Number) - the maximum number of matches
234
+ pdfjs-find-match-count-limit =
235
+ { NUMBER($limit) ->
236
+ [one] Više od { $limit } rezultat
237
+ [few] Više od { $limit } rezultata
238
+ *[other] Više od { $limit } rezultata
239
+ }
210
240
  pdfjs-find-not-found = Izraz nije pronađen
211
241
 
212
242
  ## Predefined zoom values
@@ -231,7 +261,7 @@ pdfjs-page-landmark =
231
261
  pdfjs-loading-error = Došlo je do greške pri učitavanju PDF-a.
232
262
  pdfjs-invalid-file-error = Neispravna ili oštećena PDF datoteka.
233
263
  pdfjs-missing-file-error = Nedostaje PDF datoteka.
234
- pdfjs-unexpected-response-error = Neočekivani odgovor poslužitelja.
264
+ pdfjs-unexpected-response-error = Neočekivani odgovor servera.
235
265
  pdfjs-rendering-error = Došlo je do greške prilikom iscrtavanja stranice.
236
266
 
237
267
  ## Annotations
@@ -261,19 +291,128 @@ pdfjs-web-fonts-disabled = Web fontovi su deaktivirani: nije moguće koristiti u
261
291
  pdfjs-editor-free-text-button =
262
292
  .title = Tekst
263
293
  pdfjs-editor-free-text-button-label = Tekst
294
+ pdfjs-editor-ink-button =
295
+ .title = Crtanje
296
+ pdfjs-editor-ink-button-label = Crtanje
297
+ pdfjs-editor-stamp-button =
298
+ .title = Dodajte ili uredite slike
299
+ pdfjs-editor-stamp-button-label = Dodajte ili uredite slike
300
+ pdfjs-editor-highlight-button =
301
+ .title = Istakni
302
+ pdfjs-editor-highlight-button-label = Istakni
303
+ pdfjs-highlight-floating-button1 =
304
+ .title = Istakni
305
+ .aria-label = Istakni
306
+ pdfjs-highlight-floating-button-label = Istakni
307
+
308
+ ## Remove button for the various kind of editor.
309
+
310
+ pdfjs-editor-remove-ink-button =
311
+ .title = Ukloni crtež
312
+ pdfjs-editor-remove-freetext-button =
313
+ .title = Ukloni tekst
314
+ pdfjs-editor-remove-stamp-button =
315
+ .title = Ukloni sliku
316
+ pdfjs-editor-remove-highlight-button =
317
+ .title = Ukloni isticanje
318
+
319
+ ##
320
+
264
321
  # Editor Parameters
265
322
  pdfjs-editor-free-text-color-input = Boja
266
323
  pdfjs-editor-free-text-size-input = Veličina
267
324
  pdfjs-editor-ink-color-input = Boja
268
325
  pdfjs-editor-ink-thickness-input = Debljina
269
326
  pdfjs-editor-ink-opacity-input = Neprozirnost
327
+ pdfjs-editor-stamp-add-image-button =
328
+ .title = Dodaj sliku
329
+ pdfjs-editor-stamp-add-image-button-label = Dodaj sliku
330
+ # This refers to the thickness of the line used for free highlighting (not bound to text)
331
+ pdfjs-editor-free-highlight-thickness-input = Debljina
332
+ pdfjs-editor-free-highlight-thickness-title =
333
+ .title = Promjeni debljinu pri isticanju drugih stavki osim teksta
270
334
  pdfjs-free-text =
271
335
  .aria-label = Uređivač teksta
272
336
  pdfjs-free-text-default-content = Počni tipkati …
337
+ pdfjs-ink =
338
+ .aria-label = Uređivač crteža
339
+ pdfjs-ink-canvas =
340
+ .aria-label = Slika koju je izradio korisnik
273
341
 
274
342
  ## Alt-text dialog
275
343
 
344
+ # Alternative text (alt text) helps when people can't see the image.
345
+ pdfjs-editor-alt-text-button-label = Alternativni tekst
346
+ pdfjs-editor-alt-text-edit-button-label = Uredi alternativni tekst
347
+ pdfjs-editor-alt-text-dialog-label = Odaberi jednu opciju
348
+ pdfjs-editor-alt-text-dialog-description = Alternativni tekst pomaže slijepim osobama ili kada se slika ne učita.
349
+ pdfjs-editor-alt-text-add-description-label = Dodaj opis
350
+ pdfjs-editor-alt-text-add-description-description = Sažmi sadržaj predmeta, okruženje ili radnje u jednoj ili dvije rečenice.
351
+ pdfjs-editor-alt-text-mark-decorative-label = Označi kao ukrasno
352
+ pdfjs-editor-alt-text-mark-decorative-description = Ovo se koristi za ukrasne slike, poput rubova ili vodenih žigova.
353
+ pdfjs-editor-alt-text-cancel-button = Odustani
354
+ pdfjs-editor-alt-text-save-button = Spremi
355
+ pdfjs-editor-alt-text-decorative-tooltip = Označeno kao ukrasno
356
+ # .placeholder: This is a placeholder for the alt text input area
357
+ pdfjs-editor-alt-text-textarea =
358
+ .placeholder = Na primjer, „Mladić sjeda za stol kako bi jeo”
276
359
 
277
360
  ## Editor resizers
278
361
  ## This is used in an aria label to help to understand the role of the resizer.
279
362
 
363
+ pdfjs-editor-resizer-label-top-left = Gornji lijevi kut — promijenite veličinu
364
+ pdfjs-editor-resizer-label-top-middle = Gore sredina — promijenite veličinu
365
+ pdfjs-editor-resizer-label-top-right = Gornji desni kut — promijenite veličinu
366
+ pdfjs-editor-resizer-label-middle-right = Sredina desno — promijenite veličinu
367
+ pdfjs-editor-resizer-label-bottom-right = Donji desni kut — promijenite veličinu
368
+ pdfjs-editor-resizer-label-bottom-middle = Dolje sredina — promjenite veličinu
369
+ pdfjs-editor-resizer-label-bottom-left = Donji lijevi kut — promijenite veličinu
370
+ pdfjs-editor-resizer-label-middle-left = Sredina lijevo — promijenite veličinu
371
+
372
+ ## Color picker
373
+
374
+ # This means "Color used to highlight text"
375
+ pdfjs-editor-highlight-colorpicker-label = Boja isticanja
376
+ pdfjs-editor-colorpicker-button =
377
+ .title = Promjeni boju
378
+ pdfjs-editor-colorpicker-dropdown =
379
+ .aria-label = Izbor boja
380
+ pdfjs-editor-colorpicker-yellow =
381
+ .title = Žuta
382
+ pdfjs-editor-colorpicker-green =
383
+ .title = Zelena
384
+ pdfjs-editor-colorpicker-blue =
385
+ .title = Plava
386
+ pdfjs-editor-colorpicker-pink =
387
+ .title = Ružičasta
388
+ pdfjs-editor-colorpicker-red =
389
+ .title = Crvena
390
+
391
+ ## Show all highlights
392
+ ## This is a toggle button to show/hide all the highlights.
393
+
394
+ pdfjs-editor-highlight-show-all-button-label = Prikaži sve
395
+ pdfjs-editor-highlight-show-all-button =
396
+ .title = Prikaži sve
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
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saznaj više
402
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Automatski stvori zamjenski tekst
403
+
404
+ ## Image alt-text settings
405
+
406
+ pdfjs-image-alt-text-settings-button =
407
+ .title = Postavke zamjenskog teksta slike
408
+ pdfjs-image-alt-text-settings-button-label = Postavke zamjenskog teksta slike
409
+ pdfjs-editor-alt-text-settings-dialog-label = Postavke zamjenskog teksta slike
410
+ pdfjs-editor-alt-text-settings-automatic-title = Automatski zamjenski tekst
411
+ pdfjs-editor-alt-text-settings-create-model-button-label = Automatski stvori zamjenski tekst
412
+ pdfjs-editor-alt-text-settings-delete-model-button = Izbriši
413
+ pdfjs-editor-alt-text-settings-download-model-button = Preuzmi
414
+ pdfjs-editor-alt-text-settings-downloading-model-button = Preuzimanje …
415
+ pdfjs-editor-alt-text-settings-editor-title = Uređivač zamjenskog teksta
416
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Prikaži uređivač zamjenskog teksta odmah pri dodavanju slike
417
+ pdfjs-editor-alt-text-settings-show-dialog-description = Pomaže osigurati da sve tvoje slike imaju zamjenski tekst.
418
+ pdfjs-editor-alt-text-settings-close-button = Zatvori
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Sćahnyć
51
51
  pdfjs-bookmark-button =
52
52
  .title = Aktualna strona (URL z aktualneje strony pokazać)
53
53
  pdfjs-bookmark-button-label = Aktualna strona
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = W nałoženju wočinić
57
- # Used in Firefox for Android.
58
- # Length of the translation matters since we are in a mobile context, with limited screen estate.
59
- pdfjs-open-in-app-button-label = W nałoženju wočinić
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,6 +105,14 @@ pdfjs-document-properties-button-label = Dokumentowe kajkosće…
111
105
  pdfjs-document-properties-file-name = Mjeno dataje:
112
106
  pdfjs-document-properties-file-size = Wulkosć dataje:
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 } bajtow)
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 } bajtow)
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 } bajtow)
@@ -125,6 +127,9 @@ pdfjs-document-properties-keywords = Klučowe słowa:
125
127
  pdfjs-document-properties-creation-date = Datum wutworjenja:
126
128
  pdfjs-document-properties-modification-date = Datum změny:
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 }
@@ -285,6 +290,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
285
290
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
286
291
  pdfjs-text-annotation-type =
287
292
  .alt = [Typ přispomnjenki: { $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") }
288
296
 
289
297
  ## Password
290
298
 
@@ -308,8 +316,6 @@ pdfjs-editor-stamp-button-label = Wobrazy přidać abo wobdźěłać
308
316
  pdfjs-editor-highlight-button =
309
317
  .title = Wuzběhnyć
310
318
  pdfjs-editor-highlight-button-label = Wuzběhnyć
311
- pdfjs-highlight-floating-button =
312
- .title = Wuzběhnyć
313
319
  pdfjs-highlight-floating-button1 =
314
320
  .title = Wuzběhnjenje
315
321
  .aria-label = Wuzběhnjenje
@@ -404,3 +410,60 @@ pdfjs-editor-colorpicker-red =
404
410
  pdfjs-editor-highlight-show-all-button-label = Wšě pokazać
405
411
  pdfjs-editor-highlight-show-all-button =
406
412
  .title = Wšě pokazać
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 = Alternatiwny tekst wobdźěłać (wobrazowe wopisanje)
419
+ # Modal header positioned above a text box where users can add the alt text.
420
+ pdfjs-editor-new-alt-text-dialog-add-label = Alternatiwny tekst přidać (wobrazowe wopisanje)
421
+ pdfjs-editor-new-alt-text-textarea =
422
+ .placeholder = Pisajće tu swoje wopisanje…
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 = Krótke wopisanje za ludźi, kotřiž njemóžeće wobraz widźeć abo hdyž so wobraz njezačita.
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 = Tutón alternatiwny tekst je so awtomatisce wutworił a je snano njedokładny.
427
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Dalše informacije
428
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Alternatiwny tekst awtomatisce wutworić
429
+ pdfjs-editor-new-alt-text-not-now-button = Nic nětko
430
+ pdfjs-editor-new-alt-text-error-title = Alternatiwny tekst njeda so awtomatisce wutworić
431
+ pdfjs-editor-new-alt-text-error-description = Prošu pisajće swój alternatiwny tekst abo spytajće pozdźišo hišće raz.
432
+ pdfjs-editor-new-alt-text-error-close-button = Začinić
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 = Model KI za alternatiwny tekst so sćahuje ({ $downloadedSize } z { $totalSize } MB)
438
+ .aria-valuetext = Model KI za alternatiwny tekst so sćahuje ({ $downloadedSize } z { $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 = Alternatiwny tekst je so přidał
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 = Alternatiwny tekst faluje
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 = Alternatiwny tekst přepruwować
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 = Awtomatisce wutworjeny: { $generatedAltText }
449
+
450
+ ## Image alt-text settings
451
+
452
+ pdfjs-image-alt-text-settings-button =
453
+ .title = Nastajenja alternatiwneho wobrazoweho teksta
454
+ pdfjs-image-alt-text-settings-button-label = Nastajenja alternatiwneho wobrazoweho teksta
455
+ pdfjs-editor-alt-text-settings-dialog-label = Nastajenja alternatiwneho wobrazoweho teksta
456
+ pdfjs-editor-alt-text-settings-automatic-title = Awtomatiski alternatiwny tekst
457
+ pdfjs-editor-alt-text-settings-create-model-button-label = Alternatiwny tekst awtomatisce wutworić
458
+ pdfjs-editor-alt-text-settings-create-model-description = Namjetuje wopisanja, zo by ludźom pomhał, kotřiž njemóžeće wobraz widźeć abo hdyž so wobraz njezačita.
459
+ # Variables:
460
+ # $totalSize (Number) - the total size (in MB) of the AI model.
461
+ pdfjs-editor-alt-text-settings-download-model-label = Model KI alternatiwneho teksta ({ $totalSize } MB)
462
+ pdfjs-editor-alt-text-settings-ai-model-description = Běži lokalnje na wašim graće, zo bychu waše daty priwatne wostali. Za awtomatiski alternatiwny tekst trěbny.
463
+ pdfjs-editor-alt-text-settings-delete-model-button = Zhašeć
464
+ pdfjs-editor-alt-text-settings-download-model-button = Sćahnyć
465
+ pdfjs-editor-alt-text-settings-downloading-model-button = Sćahuje so…
466
+ pdfjs-editor-alt-text-settings-editor-title = Editor za alternatiwny tekst
467
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Editor alternatiwneho teksta hnydom pokazać, hdyž so wobraz přidawa
468
+ pdfjs-editor-alt-text-settings-show-dialog-description = Pomha, wam wšěm swojim wobrazam alternatiwny tekst přidać.
469
+ pdfjs-editor-alt-text-settings-close-button = Začinić