@4tw/vue-cli-plugin-pdfjs-viewer 1.7.0 → 1.8.0

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 (154) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/assets/build/pdf.mjs +13482 -6853
  3. package/assets/build/pdf.mjs.map +1 -1
  4. package/assets/build/pdf.sandbox.mjs +13 -14
  5. package/assets/build/pdf.sandbox.mjs.map +1 -1
  6. package/assets/build/pdf.worker.mjs +45590 -41447
  7. package/assets/build/pdf.worker.mjs.map +1 -1
  8. package/assets/web/debugger.css +35 -1
  9. package/assets/web/debugger.mjs +233 -8
  10. package/assets/web/iccs/CGATS001Compat-v2-micro.icc +0 -0
  11. package/assets/web/iccs/LICENSE +116 -0
  12. package/assets/web/images/altText_disclaimer.svg +3 -0
  13. package/assets/web/images/altText_spinner.svg +30 -0
  14. package/assets/web/images/altText_warning.svg +3 -0
  15. package/assets/web/images/checkmark.svg +5 -0
  16. package/assets/web/images/comment-actionsButton.svg +3 -0
  17. package/assets/web/images/comment-closeButton.svg +3 -0
  18. package/assets/web/images/comment-editButton.svg +8 -0
  19. package/assets/web/images/comment-popup-editButton.svg +5 -0
  20. package/assets/web/images/editor-toolbar-edit.svg +3 -0
  21. package/assets/web/images/messageBar_closingButton.svg +3 -0
  22. package/assets/web/images/messageBar_info.svg +3 -0
  23. package/assets/web/images/messageBar_warning.svg +3 -0
  24. package/assets/web/images/pages_closeButton.svg +3 -0
  25. package/assets/web/images/pages_selected.svg +7 -0
  26. package/assets/web/images/pages_viewArrow.svg +3 -0
  27. package/assets/web/images/pages_viewButton.svg +3 -0
  28. package/assets/web/images/toolbarButton-editorSignature.svg +6 -0
  29. package/assets/web/locale/ach/viewer.ftl +0 -25
  30. package/assets/web/locale/af/viewer.ftl +0 -33
  31. package/assets/web/locale/an/viewer.ftl +0 -29
  32. package/assets/web/locale/ar/viewer.ftl +223 -32
  33. package/assets/web/locale/ast/viewer.ftl +0 -29
  34. package/assets/web/locale/az/viewer.ftl +0 -29
  35. package/assets/web/locale/be/viewer.ftl +285 -37
  36. package/assets/web/locale/bg/viewer.ftl +41 -37
  37. package/assets/web/locale/bn/viewer.ftl +0 -29
  38. package/assets/web/locale/bo/viewer.ftl +0 -25
  39. package/assets/web/locale/br/viewer.ftl +41 -30
  40. package/assets/web/locale/brx/viewer.ftl +0 -29
  41. package/assets/web/locale/bs/viewer.ftl +374 -9
  42. package/assets/web/locale/ca/viewer.ftl +6 -31
  43. package/assets/web/locale/cak/viewer.ftl +3 -30
  44. package/assets/web/locale/ckb/viewer.ftl +0 -29
  45. package/assets/web/locale/cs/viewer.ftl +288 -38
  46. package/assets/web/locale/cy/viewer.ftl +291 -37
  47. package/assets/web/locale/da/viewer.ftl +284 -38
  48. package/assets/web/locale/de/viewer.ftl +283 -37
  49. package/assets/web/locale/dsb/viewer.ftl +287 -37
  50. package/assets/web/locale/el/viewer.ftl +286 -40
  51. package/assets/web/locale/en-CA/viewer.ftl +283 -37
  52. package/assets/web/locale/en-GB/viewer.ftl +283 -37
  53. package/assets/web/locale/en-US/viewer.ftl +395 -44
  54. package/assets/web/locale/eo/viewer.ftl +284 -32
  55. package/assets/web/locale/es-AR/viewer.ftl +283 -37
  56. package/assets/web/locale/es-CL/viewer.ftl +284 -38
  57. package/assets/web/locale/es-ES/viewer.ftl +283 -37
  58. package/assets/web/locale/es-MX/viewer.ftl +374 -25
  59. package/assets/web/locale/et/viewer.ftl +2 -24
  60. package/assets/web/locale/eu/viewer.ftl +287 -37
  61. package/assets/web/locale/fa/viewer.ftl +90 -14
  62. package/assets/web/locale/ff/viewer.ftl +0 -25
  63. package/assets/web/locale/fi/viewer.ftl +283 -37
  64. package/assets/web/locale/fr/viewer.ftl +283 -37
  65. package/assets/web/locale/fur/viewer.ftl +279 -38
  66. package/assets/web/locale/fy-NL/viewer.ftl +286 -40
  67. package/assets/web/locale/ga-IE/viewer.ftl +0 -33
  68. package/assets/web/locale/gd/viewer.ftl +3 -36
  69. package/assets/web/locale/gl/viewer.ftl +262 -35
  70. package/assets/web/locale/gn/viewer.ftl +282 -37
  71. package/assets/web/locale/gu-IN/viewer.ftl +0 -25
  72. package/assets/web/locale/he/viewer.ftl +287 -41
  73. package/assets/web/locale/hi-IN/viewer.ftl +1 -33
  74. package/assets/web/locale/hr/viewer.ftl +403 -30
  75. package/assets/web/locale/hsb/viewer.ftl +287 -37
  76. package/assets/web/locale/hu/viewer.ftl +283 -31
  77. package/assets/web/locale/hy-AM/viewer.ftl +349 -20
  78. package/assets/web/locale/hye/viewer.ftl +0 -26
  79. package/assets/web/locale/ia/viewer.ftl +283 -29
  80. package/assets/web/locale/id/viewer.ftl +315 -19
  81. package/assets/web/locale/is/viewer.ftl +210 -32
  82. package/assets/web/locale/it/viewer.ftl +286 -37
  83. package/assets/web/locale/ja/viewer.ftl +278 -40
  84. package/assets/web/locale/ka/viewer.ftl +311 -50
  85. package/assets/web/locale/kab/viewer.ftl +267 -29
  86. package/assets/web/locale/kk/viewer.ftl +255 -37
  87. package/assets/web/locale/km/viewer.ftl +0 -25
  88. package/assets/web/locale/kn/viewer.ftl +0 -33
  89. package/assets/web/locale/ko/viewer.ftl +275 -37
  90. package/assets/web/locale/lij/viewer.ftl +0 -25
  91. package/assets/web/locale/lo/viewer.ftl +3 -36
  92. package/assets/web/locale/locale.json +1 -1
  93. package/assets/web/locale/lt/viewer.ftl +0 -26
  94. package/assets/web/locale/ltg/viewer.ftl +0 -25
  95. package/assets/web/locale/lv/viewer.ftl +0 -25
  96. package/assets/web/locale/meh/viewer.ftl +0 -39
  97. package/assets/web/locale/mk/viewer.ftl +0 -32
  98. package/assets/web/locale/ml/viewer.ftl +490 -0
  99. package/assets/web/locale/mr/viewer.ftl +0 -29
  100. package/assets/web/locale/ms/viewer.ftl +0 -25
  101. package/assets/web/locale/my/viewer.ftl +0 -33
  102. package/assets/web/locale/nb-NO/viewer.ftl +285 -33
  103. package/assets/web/locale/ne-NP/viewer.ftl +0 -33
  104. package/assets/web/locale/nl/viewer.ftl +283 -37
  105. package/assets/web/locale/nn-NO/viewer.ftl +287 -33
  106. package/assets/web/locale/oc/viewer.ftl +61 -34
  107. package/assets/web/locale/pa-IN/viewer.ftl +283 -31
  108. package/assets/web/locale/pl/viewer.ftl +285 -38
  109. package/assets/web/locale/pt-BR/viewer.ftl +285 -33
  110. package/assets/web/locale/pt-PT/viewer.ftl +253 -37
  111. package/assets/web/locale/rm/viewer.ftl +274 -31
  112. package/assets/web/locale/ro/viewer.ftl +422 -22
  113. package/assets/web/locale/ru/viewer.ftl +287 -39
  114. package/assets/web/locale/sat/viewer.ftl +3 -36
  115. package/assets/web/locale/sc/viewer.ftl +87 -35
  116. package/assets/web/locale/scn/viewer.ftl +0 -42
  117. package/assets/web/locale/sco/viewer.ftl +0 -26
  118. package/assets/web/locale/si/viewer.ftl +8 -33
  119. package/assets/web/locale/sk/viewer.ftl +287 -37
  120. package/assets/web/locale/skr/viewer.ftl +101 -32
  121. package/assets/web/locale/sl/viewer.ftl +288 -30
  122. package/assets/web/locale/son/viewer.ftl +0 -33
  123. package/assets/web/locale/sq/viewer.ftl +283 -31
  124. package/assets/web/locale/sr/viewer.ftl +117 -30
  125. package/assets/web/locale/sv-SE/viewer.ftl +283 -37
  126. package/assets/web/locale/szl/viewer.ftl +0 -29
  127. package/assets/web/locale/ta/viewer.ftl +0 -25
  128. package/assets/web/locale/te/viewer.ftl +1 -27
  129. package/assets/web/locale/tg/viewer.ftl +284 -32
  130. package/assets/web/locale/th/viewer.ftl +275 -37
  131. package/assets/web/locale/tl/viewer.ftl +0 -29
  132. package/assets/web/locale/tr/viewer.ftl +285 -33
  133. package/assets/web/locale/trs/viewer.ftl +0 -34
  134. package/assets/web/locale/uk/viewer.ftl +223 -35
  135. package/assets/web/locale/ur/viewer.ftl +0 -26
  136. package/assets/web/locale/uz/viewer.ftl +0 -33
  137. package/assets/web/locale/vi/viewer.ftl +276 -38
  138. package/assets/web/locale/wo/viewer.ftl +0 -27
  139. package/assets/web/locale/xh/viewer.ftl +0 -33
  140. package/assets/web/locale/zh-CN/viewer.ftl +276 -32
  141. package/assets/web/locale/zh-TW/viewer.ftl +279 -33
  142. package/assets/web/viewer.css +6575 -2515
  143. package/assets/web/viewer.html +1043 -333
  144. package/assets/web/viewer.mjs +12563 -8358
  145. package/assets/web/viewer.mjs.map +1 -1
  146. package/assets/web/wasm/LICENSE_OPENJPEG +39 -0
  147. package/assets/web/wasm/LICENSE_PDFJS_OPENJPEG +22 -0
  148. package/assets/web/wasm/LICENSE_PDFJS_QCMS +22 -0
  149. package/assets/web/wasm/LICENSE_QCMS +21 -0
  150. package/assets/web/wasm/openjpeg.wasm +0 -0
  151. package/assets/web/wasm/openjpeg_nowasm_fallback.js +17 -0
  152. package/assets/web/wasm/qcms_bg.wasm +0 -0
  153. package/package.json +1 -1
  154. /package/assets/web/images/{toolbarButton-sidebarToggle.svg → toolbarButton-viewsManagerToggle.svg} +0 -0
@@ -45,12 +45,6 @@ pdfjs-save-button-label = Desa
45
45
  pdfjs-bookmark-button =
46
46
  .title = Pàgina actual (mostra l'URL de la pàgina actual)
47
47
  pdfjs-bookmark-button-label = Pàgina actual
48
- # Used in Firefox for Android.
49
- pdfjs-open-in-app-button =
50
- .title = Obre en una aplicació
51
- # Used in Firefox for Android.
52
- # Length of the translation matters since we are in a mobile context, with limited screen estate.
53
- pdfjs-open-in-app-button-label = Obre en una aplicació
54
48
 
55
49
  ## Secondary toolbar and context menu
56
50
 
@@ -104,24 +98,12 @@ pdfjs-document-properties-button =
104
98
  pdfjs-document-properties-button-label = Propietats del document…
105
99
  pdfjs-document-properties-file-name = Nom del fitxer:
106
100
  pdfjs-document-properties-file-size = Mida del fitxer:
107
- # Variables:
108
- # $size_kb (Number) - the PDF file size in kilobytes
109
- # $size_b (Number) - the PDF file size in bytes
110
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
111
- # Variables:
112
- # $size_mb (Number) - the PDF file size in megabytes
113
- # $size_b (Number) - the PDF file size in bytes
114
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
115
101
  pdfjs-document-properties-title = Títol:
116
102
  pdfjs-document-properties-author = Autor:
117
103
  pdfjs-document-properties-subject = Assumpte:
118
104
  pdfjs-document-properties-keywords = Paraules clau:
119
105
  pdfjs-document-properties-creation-date = Data de creació:
120
106
  pdfjs-document-properties-modification-date = Data de modificació:
121
- # Variables:
122
- # $date (Date) - the creation/modification date of the PDF file
123
- # $time (Time) - the creation/modification time of the PDF file
124
- pdfjs-document-properties-date-string = { $date }, { $time }
125
107
  pdfjs-document-properties-creator = Creador:
126
108
  pdfjs-document-properties-producer = Generador de PDF:
127
109
  pdfjs-document-properties-version = Versió de PDF:
@@ -249,10 +231,6 @@ pdfjs-rendering-error = S'ha produït un error mentre es renderitzava la pàgina
249
231
 
250
232
  ## Annotations
251
233
 
252
- # Variables:
253
- # $date (Date) - the modification date of the annotation
254
- # $time (Time) - the modification time of the annotation
255
- pdfjs-annotation-date-string = { $date }, { $time }
256
234
  # .alt: This is used as a tooltip.
257
235
  # Variables:
258
236
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -277,23 +255,20 @@ pdfjs-editor-free-text-button-label = Text
277
255
  pdfjs-editor-ink-button =
278
256
  .title = Dibuixa
279
257
  pdfjs-editor-ink-button-label = Dibuixa
258
+
259
+ ##
260
+
280
261
  # Editor Parameters
281
262
  pdfjs-editor-free-text-color-input = Color
282
263
  pdfjs-editor-free-text-size-input = Mida
283
264
  pdfjs-editor-ink-color-input = Color
284
265
  pdfjs-editor-ink-thickness-input = Gruix
285
266
  pdfjs-editor-ink-opacity-input = Opacitat
286
- pdfjs-free-text =
287
- .aria-label = Editor de text
288
- pdfjs-free-text-default-content = Escriviu…
289
- pdfjs-ink =
290
- .aria-label = Editor de dibuix
291
- pdfjs-ink-canvas =
292
- .aria-label = Imatge creada per l'usuari
293
267
 
294
268
  ## Alt-text dialog
295
269
 
270
+ pdfjs-editor-alt-text-cancel-button = Cancel·la
296
271
 
297
- ## Editor resizers
298
- ## This is used in an aria label to help to understand the role of the resizer.
272
+ ## Dialog buttons
299
273
 
274
+ pdfjs-editor-add-signature-cancel-button = Cancel·la
@@ -96,24 +96,12 @@ pdfjs-document-properties-button =
96
96
  pdfjs-document-properties-button-label = Taq richinil wuj…
97
97
  pdfjs-document-properties-file-name = Rub'i' yakb'äl:
98
98
  pdfjs-document-properties-file-size = Runimilem yakb'äl:
99
- # Variables:
100
- # $size_kb (Number) - the PDF file size in kilobytes
101
- # $size_b (Number) - the PDF file size in bytes
102
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
103
- # Variables:
104
- # $size_mb (Number) - the PDF file size in megabytes
105
- # $size_b (Number) - the PDF file size in bytes
106
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
107
99
  pdfjs-document-properties-title = B'i'aj:
108
100
  pdfjs-document-properties-author = B'anel:
109
101
  pdfjs-document-properties-subject = Taqikil:
110
102
  pdfjs-document-properties-keywords = Kixe'el taq tzij:
111
103
  pdfjs-document-properties-creation-date = Ruq'ijul xtz'uk:
112
104
  pdfjs-document-properties-modification-date = Ruq'ijul xjalwachïx:
113
- # Variables:
114
- # $date (Date) - the creation/modification date of the PDF file
115
- # $time (Time) - the creation/modification time of the PDF file
116
- pdfjs-document-properties-date-string = { $date }, { $time }
117
105
  pdfjs-document-properties-creator = Q'inonel:
118
106
  pdfjs-document-properties-producer = PDF b'anöy:
119
107
  pdfjs-document-properties-version = PDF ruwäch:
@@ -241,10 +229,6 @@ pdfjs-rendering-error = Xk'ulwachitäj jun sachoj toq ninuk'wachij ri ruxaq.
241
229
 
242
230
  ## Annotations
243
231
 
244
- # Variables:
245
- # $date (Date) - the modification date of the annotation
246
- # $time (Time) - the modification time of the annotation
247
- pdfjs-annotation-date-string = { $date }, { $time }
248
232
  # .alt: This is used as a tooltip.
249
233
  # Variables:
250
234
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -269,23 +253,12 @@ pdfjs-editor-free-text-button-label = Rucholajem tz'ib'
269
253
  pdfjs-editor-ink-button =
270
254
  .title = Tiwachib'ëx
271
255
  pdfjs-editor-ink-button-label = Tiwachib'ëx
256
+
257
+ ##
258
+
272
259
  # Editor Parameters
273
260
  pdfjs-editor-free-text-color-input = B'onil
274
261
  pdfjs-editor-free-text-size-input = Nimilem
275
262
  pdfjs-editor-ink-color-input = B'onil
276
263
  pdfjs-editor-ink-thickness-input = Rupimil
277
264
  pdfjs-editor-ink-opacity-input = Q'equmal
278
- pdfjs-free-text =
279
- .aria-label = Nuk'unel tz'ib'atzij
280
- pdfjs-free-text-default-content = Titikitisäx rutz'ib'axik…
281
- pdfjs-ink =
282
- .aria-label = Nuk'unel wachib'äl
283
- pdfjs-ink-canvas =
284
- .aria-label = Wachib'äl nuk'un ruma okisaxel
285
-
286
- ## Alt-text dialog
287
-
288
-
289
- ## Editor resizers
290
- ## This is used in an aria label to help to understand the role of the resizer.
291
-
@@ -80,24 +80,12 @@ pdfjs-document-properties-button =
80
80
  pdfjs-document-properties-button-label = تایبەتمەندییەکانی بەڵگەنامە...
81
81
  pdfjs-document-properties-file-name = ناوی پەڕگە:
82
82
  pdfjs-document-properties-file-size = قەبارەی پەڕگە:
83
- # Variables:
84
- # $size_kb (Number) - the PDF file size in kilobytes
85
- # $size_b (Number) - the PDF file size in bytes
86
- pdfjs-document-properties-kb = { $size_kb } کب ({ $size_b } بایت)
87
- # Variables:
88
- # $size_mb (Number) - the PDF file size in megabytes
89
- # $size_b (Number) - the PDF file size in bytes
90
- pdfjs-document-properties-mb = { $size_mb } مب ({ $size_b } بایت)
91
83
  pdfjs-document-properties-title = سەردێڕ:
92
84
  pdfjs-document-properties-author = نووسەر
93
85
  pdfjs-document-properties-subject = بابەت:
94
86
  pdfjs-document-properties-keywords = کلیلەوشە:
95
87
  pdfjs-document-properties-creation-date = بەرواری درووستکردن:
96
88
  pdfjs-document-properties-modification-date = بەرواری دەستکاریکردن:
97
- # Variables:
98
- # $date (Date) - the creation/modification date of the PDF file
99
- # $time (Time) - the creation/modification time of the PDF file
100
- pdfjs-document-properties-date-string = { $date }, { $time }
101
89
  pdfjs-document-properties-creator = درووستکەر:
102
90
  pdfjs-document-properties-producer = بەرهەمهێنەری PDF:
103
91
  pdfjs-document-properties-version = وەشانی PDF:
@@ -198,9 +186,6 @@ pdfjs-page-scale-actual = قەبارەی ڕاستی
198
186
  # $scale (Number) - percent value for page scale
199
187
  pdfjs-page-scale-percent = { $scale }%
200
188
 
201
- ## PDF page
202
-
203
-
204
189
  ## Loading indicator messages
205
190
 
206
191
  pdfjs-loading-error = هەڵەیەک ڕوویدا لە کاتی بارکردنی PDF.
@@ -211,10 +196,6 @@ pdfjs-rendering-error = هەڵەیەک ڕوویدا لە کاتی پوختەکر
211
196
 
212
197
  ## Annotations
213
198
 
214
- # Variables:
215
- # $date (Date) - the modification date of the annotation
216
- # $time (Time) - the modification time of the annotation
217
- pdfjs-annotation-date-string = { $date }, { $time }
218
199
  # .alt: This is used as a tooltip.
219
200
  # Variables:
220
201
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -230,13 +211,3 @@ pdfjs-password-invalid = وشەی تێپەڕ هەڵەیە. تکایە دووبا
230
211
  pdfjs-password-ok-button = باشە
231
212
  pdfjs-password-cancel-button = پاشگەزبوونەوە
232
213
  pdfjs-web-fonts-disabled = جۆرەپیتی وێب ناچالاکە: نەتوانی جۆرەپیتی تێخراوی ناو pdfـەکە بەکاربێت.
233
-
234
- ## Editing
235
-
236
-
237
- ## Alt-text dialog
238
-
239
-
240
- ## Editor resizers
241
- ## This is used in an aria label to help to understand the role of the resizer.
242
-
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Stáhnout
51
51
  pdfjs-bookmark-button =
52
52
  .title = Aktuální stránka (zobrazit URL od aktuální stránky)
53
53
  pdfjs-bookmark-button-label = Aktuální stránka
54
- # Used in Firefox for Android.
55
- pdfjs-open-in-app-button =
56
- .title = Otevřít v aplikaci
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 = Otevřít v aplikaci
60
54
 
61
55
  ## Secondary toolbar and context menu
62
56
 
@@ -111,13 +105,13 @@ pdfjs-document-properties-button-label = Vlastnosti dokumentu…
111
105
  pdfjs-document-properties-file-name = Název souboru:
112
106
  pdfjs-document-properties-file-size = Velikost souboru:
113
107
  # Variables:
114
- # $size_kb (Number) - the PDF file size in kilobytes
115
- # $size_b (Number) - the PDF file size in bytes
116
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajtů)
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 } bajtů)
117
111
  # Variables:
118
- # $size_mb (Number) - the PDF file size in megabytes
119
- # $size_b (Number) - the PDF file size in bytes
120
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bajtů)
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 } bajtů)
121
115
  pdfjs-document-properties-title = Název stránky:
122
116
  pdfjs-document-properties-author = Autor:
123
117
  pdfjs-document-properties-subject = Předmět:
@@ -125,9 +119,8 @@ pdfjs-document-properties-keywords = Klíčová slova:
125
119
  pdfjs-document-properties-creation-date = Datum vytvoření:
126
120
  pdfjs-document-properties-modification-date = Datum úpravy:
127
121
  # Variables:
128
- # $date (Date) - the creation/modification date of the PDF file
129
- # $time (Time) - the creation/modification time of the PDF file
130
- pdfjs-document-properties-date-string = { $date }, { $time }
122
+ # $dateObj (Date) - the creation/modification date and time of the PDF file
123
+ pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
131
124
  pdfjs-document-properties-creator = Vytvořil:
132
125
  pdfjs-document-properties-producer = Tvůrce PDF:
133
126
  pdfjs-document-properties-version = Verze PDF:
@@ -250,7 +243,7 @@ pdfjs-find-not-found = Hledaný text nenalezen
250
243
  ## Predefined zoom values
251
244
 
252
245
  pdfjs-page-scale-width = Podle šířky
253
- pdfjs-page-scale-fit = Podle výšky
246
+ pdfjs-page-scale-fit = Podle stránky
254
247
  pdfjs-page-scale-auto = Automatická velikost
255
248
  pdfjs-page-scale-actual = Skutečná velikost
256
249
  # Variables:
@@ -274,10 +267,6 @@ pdfjs-rendering-error = Při vykreslování stránky nastala chyba.
274
267
 
275
268
  ## Annotations
276
269
 
277
- # Variables:
278
- # $date (Date) - the modification date of the annotation
279
- # $time (Time) - the modification time of the annotation
280
- pdfjs-annotation-date-string = { $date }, { $time }
281
270
  # .alt: This is used as a tooltip.
282
271
  # Variables:
283
272
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -285,6 +274,9 @@ pdfjs-annotation-date-string = { $date }, { $time }
285
274
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
286
275
  pdfjs-text-annotation-type =
287
276
  .alt = [Anotace typu { $type }]
277
+ # Variables:
278
+ # $dateObj (Date) - the modification date and time of the annotation
279
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
288
280
 
289
281
  ## Password
290
282
 
@@ -298,9 +290,13 @@ pdfjs-web-fonts-disabled = Webová písma jsou zakázána, proto není možné p
298
290
 
299
291
  pdfjs-editor-free-text-button =
300
292
  .title = Text
293
+ pdfjs-editor-color-picker-free-text-input =
294
+ .title = Změna barvy textu
301
295
  pdfjs-editor-free-text-button-label = Text
302
296
  pdfjs-editor-ink-button =
303
297
  .title = Kreslení
298
+ pdfjs-editor-color-picker-ink-input =
299
+ .title = Změna barvy kresby
304
300
  pdfjs-editor-ink-button-label = Kreslení
305
301
  pdfjs-editor-stamp-button =
306
302
  .title = Přidání či úprava obrázků
@@ -308,12 +304,37 @@ pdfjs-editor-stamp-button-label = Přidání či úprava obrázků
308
304
  pdfjs-editor-highlight-button =
309
305
  .title = Zvýraznění
310
306
  pdfjs-editor-highlight-button-label = Zvýraznění
311
- pdfjs-highlight-floating-button =
312
- .title = Zvýraznit
313
307
  pdfjs-highlight-floating-button1 =
314
308
  .title = Zvýraznit
315
309
  .aria-label = Zvýraznit
316
310
  pdfjs-highlight-floating-button-label = Zvýraznit
311
+ pdfjs-comment-floating-button =
312
+ .title = Komentář
313
+ .aria-label = Komentář
314
+ pdfjs-comment-floating-button-label = Komentář
315
+ pdfjs-editor-comment-button =
316
+ .title = Komentář
317
+ .aria-label = Komentář
318
+ pdfjs-editor-comment-button-label = Komentář
319
+ pdfjs-editor-signature-button =
320
+ .title = Přidat podpis
321
+ pdfjs-editor-signature-button-label = Přidat podpis
322
+
323
+ ## Default editor aria labels
324
+
325
+ # “Highlight” is a noun, the string is used on the editor for highlights.
326
+ pdfjs-editor-highlight-editor =
327
+ .aria-label = Editor zvýraznění
328
+ # “Drawing” is a noun, the string is used on the editor for drawings.
329
+ pdfjs-editor-ink-editor =
330
+ .aria-label = Editor kresby
331
+ # Used when a signature editor is selected/hovered.
332
+ # Variables:
333
+ # $description (String) - a string describing/labeling the signature.
334
+ pdfjs-editor-signature-editor1 =
335
+ .aria-description = Editor podpisu: { $description }
336
+ pdfjs-editor-stamp-editor =
337
+ .aria-label = Editor obrázků
317
338
 
318
339
  ## Remove button for the various kind of editor.
319
340
 
@@ -325,6 +346,8 @@ pdfjs-editor-remove-stamp-button =
325
346
  .title = Odebrat obrázek
326
347
  pdfjs-editor-remove-highlight-button =
327
348
  .title = Odebrat zvýraznění
349
+ pdfjs-editor-remove-signature-button =
350
+ .title = Odebrat podpis
328
351
 
329
352
  ##
330
353
 
@@ -341,19 +364,43 @@ pdfjs-editor-stamp-add-image-button-label = Přidat obrázek
341
364
  pdfjs-editor-free-highlight-thickness-input = Tloušťka
342
365
  pdfjs-editor-free-highlight-thickness-title =
343
366
  .title = Změna tloušťky při zvýrazňování jiných položek než textu
344
- pdfjs-free-text =
367
+ pdfjs-editor-add-signature-container =
368
+ .aria-label = Ovládací prvky pro podpisy a uložené podpisy
369
+ pdfjs-editor-signature-add-signature-button =
370
+ .title = Přidat nový podpis
371
+ pdfjs-editor-signature-add-signature-button-label = Přidat nový podpis
372
+ # Used on the button to use an already saved signature.
373
+ # Variables:
374
+ # $description (String) - a string describing/labeling the signature.
375
+ pdfjs-editor-add-saved-signature-button =
376
+ .title = Uložený podpis: { $description }
377
+ # .default-content is used as a placeholder in an empty text editor.
378
+ pdfjs-free-text2 =
345
379
  .aria-label = Textový editor
346
- pdfjs-free-text-default-content = Začněte psát
347
- pdfjs-ink =
348
- .aria-label = Editor kreslení
349
- pdfjs-ink-canvas =
350
- .aria-label = Uživatelem vytvořený obrázek
380
+ .default-content = Začněte psát...
381
+ # Used to show how many comments are present in the pdf file.
382
+ # Variables:
383
+ # $count (Number) - the number of comments.
384
+ pdfjs-editor-comments-sidebar-title =
385
+ { $count ->
386
+ [one] Komentář
387
+ [few] Komentáře
388
+ [many] Komentáře
389
+ *[other] Komentáře
390
+ }
391
+ pdfjs-editor-comments-sidebar-close-button =
392
+ .title = Zavřít postranní lištu
393
+ .aria-label = Zavřít postranní lištu
394
+ pdfjs-editor-comments-sidebar-close-button-label = Zavřít postranní lištu
395
+ # Instructional copy to add a comment by selecting text or an annotations.
396
+ pdfjs-editor-comments-sidebar-no-comments1 = Vidíte něco pozoruhodného? Zvýrazněte to a zanechte komentář.
397
+ pdfjs-editor-comments-sidebar-no-comments-link = Zjistit více
351
398
 
352
399
  ## Alt-text dialog
353
400
 
354
- # Alternative text (alt text) helps when people can't see the image.
355
401
  pdfjs-editor-alt-text-button-label = Náhradní popis
356
- pdfjs-editor-alt-text-edit-button-label = Upravit náhradní popis
402
+ pdfjs-editor-alt-text-edit-button =
403
+ .aria-label = Upravit alternativní text
357
404
  pdfjs-editor-alt-text-dialog-label = Vyberte možnost
358
405
  pdfjs-editor-alt-text-dialog-description = Náhradní popis pomáhá, když lidé obrázek nevidí nebo když se nenačítá.
359
406
  pdfjs-editor-alt-text-add-description-label = Přidat popis
@@ -366,18 +413,29 @@ pdfjs-editor-alt-text-decorative-tooltip = Označen jako dekorativní
366
413
  # .placeholder: This is a placeholder for the alt text input area
367
414
  pdfjs-editor-alt-text-textarea =
368
415
  .placeholder = Například: “Mladý muž si sedá ke stolu, aby se najedl.”
416
+ # Alternative text (alt text) helps when people can't see the image.
417
+ pdfjs-editor-alt-text-button =
418
+ .aria-label = Alternativní text
369
419
 
370
420
  ## Editor resizers
371
421
  ## This is used in an aria label to help to understand the role of the resizer.
372
422
 
373
- pdfjs-editor-resizer-label-top-left = Levý horní roh — změna velikosti
374
- pdfjs-editor-resizer-label-top-middle = Horní střed — změna velikosti
375
- pdfjs-editor-resizer-label-top-right = Pravý horní roh — změna velikosti
376
- pdfjs-editor-resizer-label-middle-right = Vpravo uprostřed — změna velikosti
377
- pdfjs-editor-resizer-label-bottom-right = Pravý dolní roh — změna velikosti
378
- pdfjs-editor-resizer-label-bottom-middle = Střed dole — změna velikosti
379
- pdfjs-editor-resizer-label-bottom-left = Levý dolní roh — změna velikosti
380
- pdfjs-editor-resizer-label-middle-left = Vlevo uprostřed — změna velikosti
423
+ pdfjs-editor-resizer-top-left =
424
+ .aria-label = Levý horní roh — změna velikosti
425
+ pdfjs-editor-resizer-top-middle =
426
+ .aria-label = Horní střed — změna velikosti
427
+ pdfjs-editor-resizer-top-right =
428
+ .aria-label = Pravý horní roh — změna velikosti
429
+ pdfjs-editor-resizer-middle-right =
430
+ .aria-label = Vpravo uprostřed — změna velikosti
431
+ pdfjs-editor-resizer-bottom-right =
432
+ .aria-label = Pravý dolní roh — změna velikosti
433
+ pdfjs-editor-resizer-bottom-middle =
434
+ .aria-label = Střed dole — změna velikosti
435
+ pdfjs-editor-resizer-bottom-left =
436
+ .aria-label = Levý dolní roh — změna velikosti
437
+ pdfjs-editor-resizer-middle-left =
438
+ .aria-label = Vlevo uprostřed — změna velikosti
381
439
 
382
440
  ## Color picker
383
441
 
@@ -404,3 +462,195 @@ pdfjs-editor-colorpicker-red =
404
462
  pdfjs-editor-highlight-show-all-button-label = Zobrazit vše
405
463
  pdfjs-editor-highlight-show-all-button =
406
464
  .title = Zobrazit vše
465
+
466
+ ## New alt-text dialog
467
+ ## 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.
468
+
469
+ # Modal header positioned above a text box where users can edit the alt text.
470
+ pdfjs-editor-new-alt-text-dialog-edit-label = Upravit alternativní text (popis obrázku)
471
+ # Modal header positioned above a text box where users can add the alt text.
472
+ pdfjs-editor-new-alt-text-dialog-add-label = Přidat alternativní text (popis obrázku)
473
+ pdfjs-editor-new-alt-text-textarea =
474
+ .placeholder = Sem napište svůj popis…
475
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
476
+ pdfjs-editor-new-alt-text-description = Krátký popis pro lidi, kteří neuvidí obrázek nebo když se obrázek nenačítá.
477
+ # 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.
478
+ pdfjs-editor-new-alt-text-disclaimer1 = Tento alternativní text byl vytvořen automaticky a může být nepřesný.
479
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Více informací
480
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Vytvořit alternativní text automaticky
481
+ pdfjs-editor-new-alt-text-not-now-button = Teď ne
482
+ pdfjs-editor-new-alt-text-error-title = Nepodařilo se automaticky vytvořit alternativní text
483
+ pdfjs-editor-new-alt-text-error-description = Napište prosím vlastní alternativní text nebo to zkuste znovu později.
484
+ pdfjs-editor-new-alt-text-error-close-button = Zavřít
485
+ # Variables:
486
+ # $totalSize (Number) - the total size (in MB) of the AI model.
487
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
488
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Stahuje se model AI pro alternativní texty ({ $downloadedSize } z { $totalSize } MB)
489
+ .aria-valuetext = Stahuje se model AI pro alternativní texty ({ $downloadedSize } z { $totalSize } MB)
490
+ # This is a button that users can click to edit the alt text they have already added.
491
+ pdfjs-editor-new-alt-text-added-button =
492
+ .aria-label = Alternativní text byl přidán
493
+ pdfjs-editor-new-alt-text-added-button-label = Alternativní text byl přidán
494
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
495
+ pdfjs-editor-new-alt-text-missing-button =
496
+ .aria-label = Chybí alternativní text
497
+ pdfjs-editor-new-alt-text-missing-button-label = Chybí alternativní text
498
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
499
+ pdfjs-editor-new-alt-text-to-review-button =
500
+ .aria-label = Zkontrolovat alternativní text
501
+ pdfjs-editor-new-alt-text-to-review-button-label = Zkontrolovat alternativní text
502
+ # "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.
503
+ # Variables:
504
+ # $generatedAltText (String) - the generated alt-text.
505
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Vytvořeno automaticky: { $generatedAltText }
506
+
507
+ ## Image alt-text settings
508
+
509
+ pdfjs-image-alt-text-settings-button =
510
+ .title = Nastavení alternativního textu obrázku
511
+ pdfjs-image-alt-text-settings-button-label = Nastavení alternativního textu obrázku
512
+ pdfjs-editor-alt-text-settings-dialog-label = Nastavení alternativního textu obrázku
513
+ pdfjs-editor-alt-text-settings-automatic-title = Automatický alternativní text
514
+ pdfjs-editor-alt-text-settings-create-model-button-label = Vytvořit alternativní text automaticky
515
+ pdfjs-editor-alt-text-settings-create-model-description = Navrhuje popisy, které pomohou lidem, kteří nevidí obrázek nebo když se obrázek nenačte.
516
+ # Variables:
517
+ # $totalSize (Number) - the total size (in MB) of the AI model.
518
+ pdfjs-editor-alt-text-settings-download-model-label = Model AI pro alternativní text ({ $totalSize } MB)
519
+ pdfjs-editor-alt-text-settings-ai-model-description = Běží lokálně na vašem zařízení, takže vaše data zůstávají v bezpečí. Vyžadováno pro automatický alternativní text.
520
+ pdfjs-editor-alt-text-settings-delete-model-button = Smazat
521
+ pdfjs-editor-alt-text-settings-download-model-button = Stáhnout
522
+ pdfjs-editor-alt-text-settings-downloading-model-button = Probíhá stahování...
523
+ pdfjs-editor-alt-text-settings-editor-title = Editor alternativního textu
524
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Při přidávání obrázku hned zobrazit editor alternativního textu
525
+ pdfjs-editor-alt-text-settings-show-dialog-description = Pomůže vám zajistit, aby všechny vaše obrázky obsahovaly alternativní text.
526
+ pdfjs-editor-alt-text-settings-close-button = Zavřít
527
+
528
+ ## Accessibility labels (announced by screen readers) for objects added to the editor.
529
+
530
+ pdfjs-editor-highlight-added-alert = Přidáno zvýraznění
531
+ pdfjs-editor-freetext-added-alert = Text přidán
532
+ pdfjs-editor-ink-added-alert = Kresba byla přidána
533
+ pdfjs-editor-stamp-added-alert = Obrázek byl přidán
534
+ pdfjs-editor-signature-added-alert = Byl přidán podpis
535
+
536
+ ## "Annotations removed" bar
537
+
538
+ pdfjs-editor-undo-bar-message-highlight = Zvýraznění odebráno
539
+ pdfjs-editor-undo-bar-message-freetext = Text odstraněn
540
+ pdfjs-editor-undo-bar-message-ink = Kresba odstraněna
541
+ pdfjs-editor-undo-bar-message-stamp = Obrázek odebrán
542
+ pdfjs-editor-undo-bar-message-signature = Podpis odebrán
543
+ # Variables:
544
+ # $count (Number) - the number of removed annotations.
545
+ pdfjs-editor-undo-bar-message-multiple =
546
+ { $count ->
547
+ [one] { $count } anotace odebrána
548
+ [few] { $count } anotace odebrány
549
+ [many] { $count } anotací odebráno
550
+ *[other] { $count } anotací odebráno
551
+ }
552
+ pdfjs-editor-undo-bar-undo-button =
553
+ .title = Zpět
554
+ pdfjs-editor-undo-bar-undo-button-label = Zpět
555
+ pdfjs-editor-undo-bar-close-button =
556
+ .title = Zavřít
557
+ pdfjs-editor-undo-bar-close-button-label = Zavřít
558
+
559
+ ## Add a signature dialog
560
+
561
+ pdfjs-editor-add-signature-dialog-label = Tento způsob umožňuje uživateli vytvořit podpis, který se přidá do dokumentu PDF. Uživatel může upravit jméno (které slouží zároveň jako alternativní text) a podpis uložit pro pozdější použití.
562
+ pdfjs-editor-add-signature-dialog-title = Přidat podpis
563
+
564
+ ## Tab names
565
+
566
+ # Type is a verb (you can type your name as signature)
567
+ pdfjs-editor-add-signature-type-button = Psát
568
+ .title = Psát
569
+ # Draw is a verb (you can draw your signature)
570
+ pdfjs-editor-add-signature-draw-button = Kreslit
571
+ .title = Kreslit
572
+ pdfjs-editor-add-signature-image-button = Obrázek
573
+ .title = Obrázek
574
+
575
+ ## Tab panels
576
+
577
+ pdfjs-editor-add-signature-type-input =
578
+ .aria-label = Zadejte svůj podpis
579
+ .placeholder = Zadejte svůj podpis
580
+ pdfjs-editor-add-signature-draw-placeholder = Nakreslete svůj podpis
581
+ pdfjs-editor-add-signature-draw-thickness-range-label = Tloušťka
582
+ # Variables:
583
+ # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
584
+ pdfjs-editor-add-signature-draw-thickness-range =
585
+ .title = Tloušťka kresby: { $thickness }
586
+ pdfjs-editor-add-signature-image-placeholder = Přetáhněte sem soubor, který chcete nahrát
587
+ pdfjs-editor-add-signature-image-browse-link =
588
+ { PLATFORM() ->
589
+ [macos] Nebo vyberte soubory obrazu
590
+ *[other] Nebo vyberte soubory obrazu
591
+ }
592
+
593
+ ## Controls
594
+
595
+ pdfjs-editor-add-signature-description-label = Popis (alternativní text)
596
+ pdfjs-editor-add-signature-description-input =
597
+ .title = Popis (alternativní text)
598
+ pdfjs-editor-add-signature-description-default-when-drawing = Podpis
599
+ pdfjs-editor-add-signature-clear-button-label = Vymazání podpisu
600
+ pdfjs-editor-add-signature-clear-button =
601
+ .title = Vymazání podpisu
602
+ pdfjs-editor-add-signature-save-checkbox = Uložit podpis
603
+ pdfjs-editor-add-signature-save-warning-message = Dosáhli jste limitu 5 uložených podpisů. Chcete-li uložit další, jeden odstraňte.
604
+ pdfjs-editor-add-signature-image-upload-error-title = Obrázek se nepodařilo nahrát
605
+ pdfjs-editor-add-signature-image-upload-error-description = Zkontrolujte připojení k síti nebo zkuste jiný obrázek.
606
+ pdfjs-editor-add-signature-image-no-data-error-title = Nelze převést tento obrázek na podpis
607
+ pdfjs-editor-add-signature-image-no-data-error-description = Zkuste nahrát jiný obrázek.
608
+ pdfjs-editor-add-signature-error-close-button = Zavřít
609
+
610
+ ## Dialog buttons
611
+
612
+ pdfjs-editor-add-signature-cancel-button = Zrušit
613
+ pdfjs-editor-add-signature-add-button = Přidat
614
+ pdfjs-editor-edit-signature-update-button = Aktualizovat
615
+
616
+ ## Comment popup
617
+
618
+ pdfjs-editor-edit-comment-popup-button-label = Upravit komentář
619
+ pdfjs-editor-edit-comment-popup-button =
620
+ .title = Upravit komentář
621
+ pdfjs-editor-delete-comment-popup-button-label = Odebrat komentář
622
+ pdfjs-editor-delete-comment-popup-button =
623
+ .title = Odebrat komentář
624
+ pdfjs-show-comment-button =
625
+ .title = Zobrazit komentář
626
+
627
+ ## Edit a comment dialog
628
+
629
+ # An existing comment is edited
630
+ pdfjs-editor-edit-comment-dialog-title-when-editing = Upravit komentář
631
+ pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aktualizovat
632
+ # No existing comment
633
+ pdfjs-editor-edit-comment-dialog-title-when-adding = Přidání komentáře
634
+ pdfjs-editor-edit-comment-dialog-save-button-when-adding = Přidat
635
+ pdfjs-editor-edit-comment-dialog-text-input =
636
+ .placeholder = Začněte psát…
637
+ pdfjs-editor-edit-comment-dialog-cancel-button = Zrušit
638
+
639
+ ## Edit a comment button in the editor toolbar
640
+
641
+ pdfjs-editor-add-comment-button =
642
+ .title = Přidání komentáře
643
+
644
+ ## Main menu for adding/removing signatures
645
+
646
+ pdfjs-editor-delete-signature-button1 =
647
+ .title = Odebrat uložený podpis
648
+ pdfjs-editor-delete-signature-button-label1 = Odebrat uložený podpis
649
+
650
+ ## Editor toolbar
651
+
652
+ pdfjs-editor-add-signature-edit-button-label = Upravit popis
653
+
654
+ ## Edit signature description dialog
655
+
656
+ pdfjs-editor-edit-signature-dialog-title = Upravit popis