@4tw/vue-cli-plugin-pdfjs-viewer 1.6.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 +8 -0
  2. package/assets/build/pdf.mjs +13743 -7030
  3. package/assets/build/pdf.mjs.map +1 -1
  4. package/assets/build/pdf.sandbox.mjs +14 -15
  5. package/assets/build/pdf.sandbox.mjs.map +1 -1
  6. package/assets/build/pdf.worker.mjs +50312 -46034
  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 +295 -57
  142. package/assets/web/viewer.css +6573 -2505
  143. package/assets/web/viewer.html +1043 -333
  144. package/assets/web/viewer.mjs +7807 -3514
  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
@@ -99,24 +99,12 @@ pdfjs-document-properties-button =
99
99
  pdfjs-document-properties-button-label = Perzhioù an teul…
100
100
  pdfjs-document-properties-file-name = Anv restr:
101
101
  pdfjs-document-properties-file-size = Ment ar restr:
102
- # Variables:
103
- # $size_kb (Number) - the PDF file size in kilobytes
104
- # $size_b (Number) - the PDF file size in bytes
105
- pdfjs-document-properties-kb = { $size_kb } Ke ({ $size_b } eizhbit)
106
- # Variables:
107
- # $size_mb (Number) - the PDF file size in megabytes
108
- # $size_b (Number) - the PDF file size in bytes
109
- pdfjs-document-properties-mb = { $size_mb } Me ({ $size_b } eizhbit)
110
102
  pdfjs-document-properties-title = Titl:
111
103
  pdfjs-document-properties-author = Aozer:
112
104
  pdfjs-document-properties-subject = Danvez:
113
105
  pdfjs-document-properties-keywords = Gerioù-alc'hwez:
114
106
  pdfjs-document-properties-creation-date = Deiziad krouiñ:
115
107
  pdfjs-document-properties-modification-date = Deiziad kemmañ:
116
- # Variables:
117
- # $date (Date) - the creation/modification date of the PDF file
118
- # $time (Time) - the creation/modification time of the PDF file
119
- pdfjs-document-properties-date-string = { $date }, { $time }
120
108
  pdfjs-document-properties-creator = Krouer:
121
109
  pdfjs-document-properties-producer = Kenderc'her PDF:
122
110
  pdfjs-document-properties-version = Handelv PDF:
@@ -206,7 +194,7 @@ pdfjs-find-previous-button-label = Kent
206
194
  pdfjs-find-next-button =
207
195
  .title = Kavout an tamm frazenn war-lerc'h o klotañ ganti
208
196
  pdfjs-find-next-button-label = War-lerc'h
209
- pdfjs-find-highlight-checkbox = Usskediñ pep tra
197
+ pdfjs-find-highlight-checkbox = Sklêrijennañ pep tra
210
198
  pdfjs-find-match-case-checkbox-label = Teurel evezh ouzh ar pennlizherennoù
211
199
  pdfjs-find-match-diacritics-checkbox-label = Doujañ d’an tiredoù
212
200
  pdfjs-find-entire-word-checkbox-label = Gerioù a-bezh
@@ -241,10 +229,6 @@ pdfjs-rendering-error = Degouezhet ez eus bet ur fazi e-pad skrammañ ar bajenna
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
@@ -272,9 +256,13 @@ pdfjs-editor-ink-button-label = Tresañ
272
256
  pdfjs-editor-stamp-button =
273
257
  .title = Ouzhpennañ pe aozañ skeudennoù
274
258
  pdfjs-editor-stamp-button-label = Ouzhpennañ pe aozañ skeudennoù
275
-
276
- ## Remove button for the various kind of editor.
277
-
259
+ pdfjs-editor-highlight-button =
260
+ .title = Sklerijennañ
261
+ pdfjs-editor-highlight-button-label = Sklerijennañ
262
+ pdfjs-highlight-floating-button1 =
263
+ .title = Sklerijennañ
264
+ .aria-label = Sklerijennañ
265
+ pdfjs-highlight-floating-button-label = Sklerijennañ
278
266
 
279
267
  ##
280
268
 
@@ -287,26 +275,49 @@ pdfjs-editor-ink-opacity-input = Boullder
287
275
  pdfjs-editor-stamp-add-image-button =
288
276
  .title = Ouzhpennañ ur skeudenn
289
277
  pdfjs-editor-stamp-add-image-button-label = Ouzhpennañ ur skeudenn
290
- pdfjs-free-text =
291
- .aria-label = Aozer testennoù
292
- pdfjs-ink =
293
- .aria-label = Aozer tresoù
294
- pdfjs-ink-canvas =
295
- .aria-label = Skeudenn bet krouet gant an implijer·ez
278
+ # This refers to the thickness of the line used for free highlighting (not bound to text)
279
+ pdfjs-editor-free-highlight-thickness-input = Tevded
296
280
 
297
281
  ## Alt-text dialog
298
282
 
299
283
  pdfjs-editor-alt-text-add-description-label = Ouzhpennañ un deskrivadur
300
284
  pdfjs-editor-alt-text-cancel-button = Nullañ
301
285
  pdfjs-editor-alt-text-save-button = Enrollañ
302
-
303
- ## Editor resizers
304
- ## This is used in an aria label to help to understand the role of the resizer.
305
-
286
+ # .placeholder: This is a placeholder for the alt text input area
287
+ pdfjs-editor-alt-text-textarea =
288
+ .placeholder = Da skouer, “Ur paotr yaouank ouzh taol o tebriñ boued”
306
289
 
307
290
  ## Color picker
308
291
 
292
+ # This means "Color used to highlight text"
293
+ pdfjs-editor-highlight-colorpicker-label = Liv sklêrijennañ
294
+ pdfjs-editor-colorpicker-button =
295
+ .title = Cheñch liv
296
+ pdfjs-editor-colorpicker-yellow =
297
+ .title = Melen
298
+ pdfjs-editor-colorpicker-blue =
299
+ .title = Glas
300
+ pdfjs-editor-colorpicker-pink =
301
+ .title = Roz
302
+ pdfjs-editor-colorpicker-red =
303
+ .title = Ruz
309
304
 
310
305
  ## Show all highlights
311
306
  ## This is a toggle button to show/hide all the highlights.
312
307
 
308
+ pdfjs-editor-highlight-show-all-button-label = Diskouez pep tra
309
+ pdfjs-editor-highlight-show-all-button =
310
+ .title = Diskouez pep tra
311
+
312
+ ## New alt-text dialog
313
+ ## 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.
314
+
315
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Gouzout hiroc’h
316
+ pdfjs-editor-new-alt-text-error-close-button = Serriñ
317
+
318
+ ## Image alt-text settings
319
+
320
+ pdfjs-editor-alt-text-settings-delete-model-button = Dilemel
321
+ pdfjs-editor-alt-text-settings-download-model-button = Pellgargañ
322
+ pdfjs-editor-alt-text-settings-downloading-model-button = O pellgargañ…
323
+ pdfjs-editor-alt-text-settings-close-button = Serriñ
@@ -65,24 +65,12 @@ pdfjs-document-properties-button =
65
65
  pdfjs-document-properties-button-label = फोरमान बिलाइनि आखुथाय...
66
66
  pdfjs-document-properties-file-name = फाइलनि मुं:
67
67
  pdfjs-document-properties-file-size = फाइलनि महर:
68
- # Variables:
69
- # $size_kb (Number) - the PDF file size in kilobytes
70
- # $size_b (Number) - the PDF file size in bytes
71
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } बाइट)
72
- # Variables:
73
- # $size_mb (Number) - the PDF file size in megabytes
74
- # $size_b (Number) - the PDF file size in bytes
75
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } बाइट)
76
68
  pdfjs-document-properties-title = बिमुं:
77
69
  pdfjs-document-properties-author = लिरगिरि:
78
70
  pdfjs-document-properties-subject = आयदा:
79
71
  pdfjs-document-properties-keywords = गाहाय सोदोब:
80
72
  pdfjs-document-properties-creation-date = सोरजिनाय अक्ट':
81
73
  pdfjs-document-properties-modification-date = सुद्रायनाय अक्ट':
82
- # Variables:
83
- # $date (Date) - the creation/modification date of the PDF file
84
- # $time (Time) - the creation/modification time of the PDF file
85
- pdfjs-document-properties-date-string = { $date }, { $time }
86
74
  pdfjs-document-properties-creator = सोरजिग्रा:
87
75
  pdfjs-document-properties-producer = PDF दिहुनग्रा:
88
76
  pdfjs-document-properties-version = PDF बिसान:
@@ -174,9 +162,6 @@ pdfjs-page-scale-actual = थार महर
174
162
  # $scale (Number) - percent value for page scale
175
163
  pdfjs-page-scale-percent = { $scale }%
176
164
 
177
- ## PDF page
178
-
179
-
180
165
  ## Loading indicator messages
181
166
 
182
167
  pdfjs-loading-error = PDF ल'ड खालामनाय समाव मोनसे गोरोन्थि जाबाय।
@@ -187,10 +172,6 @@ pdfjs-rendering-error = बिलाइखौ राव सोलायनाय
187
172
 
188
173
  ## Annotations
189
174
 
190
- # Variables:
191
- # $date (Date) - the modification date of the annotation
192
- # $time (Time) - the modification time of the annotation
193
- pdfjs-annotation-date-string = { $date }, { $time }
194
175
  # .alt: This is used as a tooltip.
195
176
  # Variables:
196
177
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -206,13 +187,3 @@ pdfjs-password-invalid = बाहायजायै पासवार्ड।
206
187
  pdfjs-password-ok-button = OK
207
188
  pdfjs-password-cancel-button = नेवसि
208
189
  pdfjs-web-fonts-disabled = वेब फन्टखौ लोरबां खालामबाय: अरजाबहोनाय PDF फन्टखौ बाहायनो हायाखै।
209
-
210
- ## Editing
211
-
212
-
213
- ## Alt-text dialog
214
-
215
-
216
- ## Editor resizers
217
- ## This is used in an aria label to help to understand the role of the resizer.
218
-
@@ -39,6 +39,18 @@ pdfjs-open-file-button-label = Otvori
39
39
  pdfjs-print-button =
40
40
  .title = Štampaj
41
41
  pdfjs-print-button-label = Štampaj
42
+ pdfjs-save-button =
43
+ .title = Sačuvaj
44
+ pdfjs-save-button-label = Sačuvaj
45
+ # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
46
+ pdfjs-download-button =
47
+ .title = Preuzmi
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 = Preuzmi
51
+ pdfjs-bookmark-button =
52
+ .title = Trenutna stranica (Prikaži URL sa trenutne stranice)
53
+ pdfjs-bookmark-button-label = Trenutna stranica
42
54
 
43
55
  ## Secondary toolbar and context menu
44
56
 
@@ -63,6 +75,27 @@ pdfjs-cursor-text-select-tool-button-label = Alat za označavanje teksta
63
75
  pdfjs-cursor-hand-tool-button =
64
76
  .title = Omogući ručni alat
65
77
  pdfjs-cursor-hand-tool-button-label = Ručni alat
78
+ pdfjs-scroll-page-button =
79
+ .title = Koristite pomicanje stranice
80
+ pdfjs-scroll-page-button-label = Pomicanje stranice
81
+ pdfjs-scroll-vertical-button =
82
+ .title = Koristite vertikalno pomicanje
83
+ pdfjs-scroll-vertical-button-label = Vertikalno pomicanje
84
+ pdfjs-scroll-horizontal-button =
85
+ .title = Koristite horizontalno pomicanje
86
+ pdfjs-scroll-horizontal-button-label = Horizontalno pomicanje
87
+ pdfjs-scroll-wrapped-button =
88
+ .title = Koristite omotno pomicanje
89
+ pdfjs-scroll-wrapped-button-label = Omotno pomicanje
90
+ pdfjs-spread-none-button =
91
+ .title = Ne izrađuj duplerice
92
+ pdfjs-spread-none-button-label = Bez duplerica
93
+ pdfjs-spread-odd-button =
94
+ .title = Izradi duplerice koje počinju s neparnim stranicama
95
+ pdfjs-spread-odd-button-label = Neparne duplerice
96
+ pdfjs-spread-even-button =
97
+ .title = Izradi duplerice koje počinju s parnim stranicama
98
+ pdfjs-spread-even-button-label = Parne duplerice
66
99
 
67
100
  ## Document properties dialog
68
101
 
@@ -72,13 +105,13 @@ pdfjs-document-properties-button-label = Svojstva dokumenta...
72
105
  pdfjs-document-properties-file-name = Naziv fajla:
73
106
  pdfjs-document-properties-file-size = Veličina fajla:
74
107
  # Variables:
75
- # $size_kb (Number) - the PDF file size in kilobytes
76
- # $size_b (Number) - the PDF file size in bytes
77
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajta)
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 } bajtova)
78
111
  # Variables:
79
- # $size_mb (Number) - the PDF file size in megabytes
80
- # $size_b (Number) - the PDF file size in bytes
81
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bajta)
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 } bajtova)
82
115
  pdfjs-document-properties-title = Naslov:
83
116
  pdfjs-document-properties-author = Autor:
84
117
  pdfjs-document-properties-subject = Predmet:
@@ -86,9 +119,8 @@ pdfjs-document-properties-keywords = Ključne riječi:
86
119
  pdfjs-document-properties-creation-date = Datum kreiranja:
87
120
  pdfjs-document-properties-modification-date = Datum promjene:
88
121
  # Variables:
89
- # $date (Date) - the creation/modification date of the PDF file
90
- # $time (Time) - the creation/modification time of the PDF file
91
- 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") }
92
124
  pdfjs-document-properties-creator = Kreator:
93
125
  pdfjs-document-properties-producer = PDF stvaratelj:
94
126
  pdfjs-document-properties-version = PDF verzija:
@@ -115,6 +147,11 @@ pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $hei
115
147
 
116
148
  ##
117
149
 
150
+ # The linearization status of the document; usually called "Fast Web View" in
151
+ # English locales of Adobe software.
152
+ pdfjs-document-properties-linearized = Brzi web pregled:
153
+ pdfjs-document-properties-linearized-yes = Da
154
+ pdfjs-document-properties-linearized-no = Ne
118
155
  pdfjs-document-properties-close-button = Zatvori
119
156
 
120
157
  ## Print
@@ -131,6 +168,8 @@ pdfjs-printing-not-ready = Upozorenje: PDF nije u potpunosti učitan za štampan
131
168
 
132
169
  pdfjs-toggle-sidebar-button =
133
170
  .title = Uključi/isključi bočnu traku
171
+ pdfjs-toggle-sidebar-notification-button =
172
+ .title = Uključi/isključi bočnu traku (dokument sadrži obris/priloge/slojeve)
134
173
  pdfjs-toggle-sidebar-button-label = Uključi/isključi bočnu traku
135
174
  pdfjs-document-outline-button =
136
175
  .title = Prikaži outline dokumenta (dvoklik za skupljanje/širenje svih stavki)
@@ -138,12 +177,19 @@ pdfjs-document-outline-button-label = Konture dokumenta
138
177
  pdfjs-attachments-button =
139
178
  .title = Prikaži priloge
140
179
  pdfjs-attachments-button-label = Prilozi
180
+ pdfjs-layers-button =
181
+ .title = Prikaži slojeve (dvostruki klik da biste vratili sve slojeve na zadano stanje)
182
+ pdfjs-layers-button-label = Slojevi
141
183
  pdfjs-thumbs-button =
142
184
  .title = Prikaži thumbnailove
143
185
  pdfjs-thumbs-button-label = Thumbnailovi
186
+ pdfjs-current-outline-item-button =
187
+ .title = Pronađi trenutnu stavku strukture
188
+ pdfjs-current-outline-item-button-label = Trenutna stavka strukture
144
189
  pdfjs-findbar-button =
145
190
  .title = Pronađi u dokumentu
146
191
  pdfjs-findbar-button-label = Pronađi
192
+ pdfjs-additional-layers = Dodatni slojevi
147
193
 
148
194
  ## Thumbnails panel item (tooltip and alt text for images)
149
195
 
@@ -169,8 +215,27 @@ pdfjs-find-next-button =
169
215
  pdfjs-find-next-button-label = Sljedeće
170
216
  pdfjs-find-highlight-checkbox = Označi sve
171
217
  pdfjs-find-match-case-checkbox-label = Osjetljivost na karaktere
218
+ pdfjs-find-match-diacritics-checkbox-label = Podudaranje dijakritika
219
+ pdfjs-find-entire-word-checkbox-label = Cijele riječi
172
220
  pdfjs-find-reached-top = Dostigao sam vrh dokumenta, nastavljam sa dna
173
221
  pdfjs-find-reached-bottom = Dostigao sam kraj dokumenta, nastavljam sa vrha
222
+ # Variables:
223
+ # $current (Number) - the index of the currently active find result
224
+ # $total (Number) - the total number of matches in the document
225
+ pdfjs-find-match-count =
226
+ { $total ->
227
+ [one] { $current } od { $total } podudaranje
228
+ [few] { $current } od { $total } podudaranja
229
+ *[other] { $current } od { $total } podudaranja
230
+ }
231
+ # Variables:
232
+ # $limit (Number) - the maximum number of matches
233
+ pdfjs-find-match-count-limit =
234
+ { $limit ->
235
+ [one] Više od { $limit } podudaranja
236
+ [few] Više od { $limit } podudaranja
237
+ *[other] Više od { $limit } podudaranja
238
+ }
174
239
  pdfjs-find-not-found = Fraza nije pronađena
175
240
 
176
241
  ## Predefined zoom values
@@ -185,6 +250,10 @@ pdfjs-page-scale-percent = { $scale }%
185
250
 
186
251
  ## PDF page
187
252
 
253
+ # Variables:
254
+ # $page (Number) - the page number
255
+ pdfjs-page-landmark =
256
+ .aria-label = Stranica { $page }
188
257
 
189
258
  ## Loading indicator messages
190
259
 
@@ -203,6 +272,9 @@ pdfjs-rendering-error = Došlo je do greške prilikom renderiranja strane.
203
272
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
204
273
  pdfjs-text-annotation-type =
205
274
  .alt = [{ $type } pribilješka]
275
+ # Variables:
276
+ # $dateObj (Date) - the modification date and time of the annotation
277
+ pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
206
278
 
207
279
  ## Password
208
280
 
@@ -214,10 +286,303 @@ pdfjs-web-fonts-disabled = Web fontovi su onemogućeni: nemoguće koristiti uba
214
286
 
215
287
  ## Editing
216
288
 
289
+ pdfjs-editor-free-text-button =
290
+ .title = Tekst
291
+ pdfjs-editor-free-text-button-label = Tekst
292
+ pdfjs-editor-ink-button =
293
+ .title = Crtanje
294
+ pdfjs-editor-ink-button-label = Crtanje
295
+ pdfjs-editor-stamp-button =
296
+ .title = Dodajte ili uredite slike
297
+ pdfjs-editor-stamp-button-label = Dodajte ili uredite slike
298
+ pdfjs-editor-highlight-button =
299
+ .title = Istaknite
300
+ pdfjs-editor-highlight-button-label = Istaknite
301
+ pdfjs-highlight-floating-button1 =
302
+ .title = Istaknite
303
+ .aria-label = Istaknite
304
+ pdfjs-highlight-floating-button-label = Istaknite
305
+ pdfjs-editor-signature-button =
306
+ .title = Dodaj potpis
307
+ pdfjs-editor-signature-button-label = Dodaj potpis
308
+
309
+ ## Default editor aria labels
310
+
311
+ # “Highlight” is a noun, the string is used on the editor for highlights.
312
+ pdfjs-editor-highlight-editor =
313
+ .aria-label = Uređivač istaknutih elemenata
314
+ # “Drawing” is a noun, the string is used on the editor for drawings.
315
+ pdfjs-editor-ink-editor =
316
+ .aria-label = Uređivač crteža
317
+ # Used when a signature editor is selected/hovered.
318
+ # Variables:
319
+ # $description (String) - a string describing/labeling the signature.
320
+ pdfjs-editor-signature-editor1 =
321
+ .aria-description = Uređivač potpisa: { $description }
322
+ pdfjs-editor-stamp-editor =
323
+ .aria-label = Uređivač slika
324
+
325
+ ## Remove button for the various kind of editor.
326
+
327
+ pdfjs-editor-remove-ink-button =
328
+ .title = Ukloni crtež
329
+ pdfjs-editor-remove-freetext-button =
330
+ .title = Ukloni tekst
331
+ pdfjs-editor-remove-stamp-button =
332
+ .title = Ukloni sliku
333
+ pdfjs-editor-remove-highlight-button =
334
+ .title = Ukloni istaknuti dio
335
+ pdfjs-editor-remove-signature-button =
336
+ .title = Ukloni potpis
337
+
338
+ ##
339
+
340
+ # Editor Parameters
341
+ pdfjs-editor-free-text-color-input = Boja
342
+ pdfjs-editor-free-text-size-input = Veličina
343
+ pdfjs-editor-ink-color-input = Boja
344
+ pdfjs-editor-ink-thickness-input = Debljina
345
+ pdfjs-editor-ink-opacity-input = Neprozirnost
346
+ pdfjs-editor-stamp-add-image-button =
347
+ .title = Dodaj sliku
348
+ pdfjs-editor-stamp-add-image-button-label = Dodaj sliku
349
+ # This refers to the thickness of the line used for free highlighting (not bound to text)
350
+ pdfjs-editor-free-highlight-thickness-input = Debljina
351
+ pdfjs-editor-free-highlight-thickness-title =
352
+ .title = Promijenite debljinu prilikom označavanja stavki koje nisu tekst
353
+ pdfjs-editor-add-signature-container =
354
+ .aria-label = Kontrole potpisa i sačuvani potpisi
355
+ pdfjs-editor-signature-add-signature-button =
356
+ .title = Dodaj novi potpis
357
+ pdfjs-editor-signature-add-signature-button-label = Dodaj novi potpis
358
+ # Used on the button to use an already saved signature.
359
+ # Variables:
360
+ # $description (String) - a string describing/labeling the signature.
361
+ pdfjs-editor-add-saved-signature-button =
362
+ .title = Sačuvani potpis: { $description }
363
+ # .default-content is used as a placeholder in an empty text editor.
364
+ pdfjs-free-text2 =
365
+ .aria-label = Uređivač teksta
366
+ .default-content = Počnite kucati…
217
367
 
218
368
  ## Alt-text dialog
219
369
 
370
+ pdfjs-editor-alt-text-button-label = Alternativni tekst
371
+ pdfjs-editor-alt-text-edit-button =
372
+ .aria-label = Uredi alternativni tekst
373
+ pdfjs-editor-alt-text-dialog-label = Odaberite opciju
374
+ pdfjs-editor-alt-text-dialog-description = Alternativni tekst (Alt tekst) pomaže kada ljudi ne mogu vidjeti sliku ili kada se ona ne učitava.
375
+ pdfjs-editor-alt-text-add-description-label = Dodajte opis
376
+ pdfjs-editor-alt-text-add-description-description = Ciljajte na 1-2 rečenice koje opisuju temu, okruženje ili radnju.
377
+ pdfjs-editor-alt-text-mark-decorative-label = Označi kao dekorativno
378
+ pdfjs-editor-alt-text-mark-decorative-description = Ovo se koristi za ukrasne slike, poput okvira ili vodenih žigova.
379
+ pdfjs-editor-alt-text-cancel-button = Otkaži
380
+ pdfjs-editor-alt-text-save-button = Sačuvaj
381
+ pdfjs-editor-alt-text-decorative-tooltip = Označeno kao dekorativno
382
+ # .placeholder: This is a placeholder for the alt text input area
383
+ pdfjs-editor-alt-text-textarea =
384
+ .placeholder = Na primjer, „Mladić sjeda za stol da jede obrok“
385
+ # Alternative text (alt text) helps when people can't see the image.
386
+ pdfjs-editor-alt-text-button =
387
+ .aria-label = Alternativni tekst
220
388
 
221
389
  ## Editor resizers
222
390
  ## This is used in an aria label to help to understand the role of the resizer.
223
391
 
392
+ pdfjs-editor-resizer-top-left =
393
+ .aria-label = Gornji lijevi ugao — promjena veličine
394
+ pdfjs-editor-resizer-top-middle =
395
+ .aria-label = Gore u sredini — promijeni veličinu
396
+ pdfjs-editor-resizer-top-right =
397
+ .aria-label = Gornji desni ugao — promijeni veličinu
398
+ pdfjs-editor-resizer-middle-right =
399
+ .aria-label = Sredina desno — promijeni veličinu
400
+ pdfjs-editor-resizer-bottom-right =
401
+ .aria-label = Donji desni ugao — promijeni veličinu
402
+ pdfjs-editor-resizer-bottom-middle =
403
+ .aria-label = Donji srednji dio — promijeni veličinu
404
+ pdfjs-editor-resizer-bottom-left =
405
+ .aria-label = Donji lijevi ugao — promijeni veličinu
406
+ pdfjs-editor-resizer-middle-left =
407
+ .aria-label = Sredina lijevo — promijeni veličinu
408
+
409
+ ## Color picker
410
+
411
+ # This means "Color used to highlight text"
412
+ pdfjs-editor-highlight-colorpicker-label = Boja isticanja
413
+ pdfjs-editor-colorpicker-button =
414
+ .title = Promijeni boju
415
+ pdfjs-editor-colorpicker-dropdown =
416
+ .aria-label = Izbor boja
417
+ pdfjs-editor-colorpicker-yellow =
418
+ .title = Žuta
419
+ pdfjs-editor-colorpicker-green =
420
+ .title = Zelena
421
+ pdfjs-editor-colorpicker-blue =
422
+ .title = Plava
423
+ pdfjs-editor-colorpicker-pink =
424
+ .title = Roza
425
+ pdfjs-editor-colorpicker-red =
426
+ .title = Crvena
427
+
428
+ ## Show all highlights
429
+ ## This is a toggle button to show/hide all the highlights.
430
+
431
+ pdfjs-editor-highlight-show-all-button-label = Prikaži sve
432
+ pdfjs-editor-highlight-show-all-button =
433
+ .title = Prikaži sve
434
+
435
+ ## New alt-text dialog
436
+ ## 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.
437
+
438
+ # Modal header positioned above a text box where users can edit the alt text.
439
+ pdfjs-editor-new-alt-text-dialog-edit-label = Uredi alternativni tekst (opis slike)
440
+ # Modal header positioned above a text box where users can add the alt text.
441
+ pdfjs-editor-new-alt-text-dialog-add-label = Dodaj alternativni tekst (opis slike)
442
+ pdfjs-editor-new-alt-text-textarea =
443
+ .placeholder = Ovdje napišite svoj opis…
444
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
445
+ pdfjs-editor-new-alt-text-description = Kratak opis za osobe koje ne mogu vidjeti sliku ili kada se slika ne učitava.
446
+ # 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.
447
+ pdfjs-editor-new-alt-text-disclaimer1 = Ovaj alternativni tekst je kreiran automatski i moguće je da je netačan.
448
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saznajte više
449
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Automatski kreiraj alternativni tekst
450
+ pdfjs-editor-new-alt-text-not-now-button = Ne sada
451
+ pdfjs-editor-new-alt-text-error-title = Nije moguće automatski kreirati alternativni tekst
452
+ pdfjs-editor-new-alt-text-error-description = Molimo vas da napišete vlastiti alternativni tekst ili pokušate ponovo kasnije.
453
+ pdfjs-editor-new-alt-text-error-close-button = Zatvori
454
+ # Variables:
455
+ # $totalSize (Number) - the total size (in MB) of the AI model.
456
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
457
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Preuzimanje alternativnog tekstualnog AI modela ({ $downloadedSize } od { $totalSize } MB)
458
+ .aria-valuetext = Preuzimanje alternativnog tekstualnog AI modela ({ $downloadedSize } od { $totalSize } MB)
459
+ # This is a button that users can click to edit the alt text they have already added.
460
+ pdfjs-editor-new-alt-text-added-button =
461
+ .aria-label = Alternativni tekst je dodan
462
+ pdfjs-editor-new-alt-text-added-button-label = Alternativni tekst je dodan
463
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
464
+ pdfjs-editor-new-alt-text-missing-button =
465
+ .aria-label = Nedostaje alternativni tekst
466
+ pdfjs-editor-new-alt-text-missing-button-label = Nedostaje alternativni tekst
467
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
468
+ pdfjs-editor-new-alt-text-to-review-button =
469
+ .aria-label = Alternativni tekst recenzije
470
+ pdfjs-editor-new-alt-text-to-review-button-label = Alternativni tekst recenzije
471
+ # "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.
472
+ # Variables:
473
+ # $generatedAltText (String) - the generated alt-text.
474
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Automatski kreirano: { $generatedAltText }
475
+
476
+ ## Image alt-text settings
477
+
478
+ pdfjs-image-alt-text-settings-button =
479
+ .title = Postavke alternativnog teksta slike
480
+ pdfjs-image-alt-text-settings-button-label = Postavke alternativnog teksta slike
481
+ pdfjs-editor-alt-text-settings-dialog-label = Postavke alternativnog teksta slike
482
+ pdfjs-editor-alt-text-settings-automatic-title = Automatski alternativni tekst
483
+ pdfjs-editor-alt-text-settings-create-model-button-label = Automatski kreiraj alternativni tekst
484
+ pdfjs-editor-alt-text-settings-create-model-description = Predlaže opise kako bi pomogao ljudima koji ne vide sliku ili kada se slika ne učitava.
485
+ # Variables:
486
+ # $totalSize (Number) - the total size (in MB) of the AI model.
487
+ pdfjs-editor-alt-text-settings-download-model-label = Alternativni tekst AI model ({ $totalSize } MB)
488
+ pdfjs-editor-alt-text-settings-ai-model-description = Radi lokalno na vašem uređaju tako da vaši podaci ostaju privatni. Potrebno za automatski alternativni tekst.
489
+ pdfjs-editor-alt-text-settings-delete-model-button = Izbriši
490
+ pdfjs-editor-alt-text-settings-download-model-button = Preuzmi
491
+ pdfjs-editor-alt-text-settings-downloading-model-button = Preuzimam…
492
+ pdfjs-editor-alt-text-settings-editor-title = Uređivač alternativnog teksta
493
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Odmah prikaži uređivač alternativnog teksta prilikom dodavanja slike
494
+ pdfjs-editor-alt-text-settings-show-dialog-description = Pomaže vam da osigurate da sve vaše slike imaju alternativni tekst.
495
+ pdfjs-editor-alt-text-settings-close-button = Zatvori
496
+
497
+ ## "Annotations removed" bar
498
+
499
+ pdfjs-editor-undo-bar-message-highlight = Istaknuto je uklonjeno
500
+ pdfjs-editor-undo-bar-message-freetext = Tekst uklonjen
501
+ pdfjs-editor-undo-bar-message-ink = Crtež uklonjen
502
+ pdfjs-editor-undo-bar-message-stamp = Slika uklonjena
503
+ pdfjs-editor-undo-bar-message-signature = Potpis uklonjen
504
+ # Variables:
505
+ # $count (Number) - the number of removed annotations.
506
+ pdfjs-editor-undo-bar-message-multiple =
507
+ { $count ->
508
+ [one] { $count } bilješka uklonjena
509
+ [few] { $count } bilješke uklonjene
510
+ *[other] { $count } bilješki uklonjeno
511
+ }
512
+ pdfjs-editor-undo-bar-undo-button =
513
+ .title = Poništi
514
+ pdfjs-editor-undo-bar-undo-button-label = Poništi
515
+ pdfjs-editor-undo-bar-close-button =
516
+ .title = Zatvori
517
+ pdfjs-editor-undo-bar-close-button-label = Zatvori
518
+
519
+ ## Add a signature dialog
520
+
521
+ pdfjs-editor-add-signature-dialog-label = Ovaj modalni prozor omogućava korisniku da kreira potpis koji će dodati PDF dokumentu. Korisnik može urediti ime (koje služi i kao alternativni tekst) i opcionalno sačuvati potpis za ponovnu upotrebu.
522
+ pdfjs-editor-add-signature-dialog-title = Dodaj potpis
523
+
524
+ ## Tab names
525
+
526
+ # Type is a verb (you can type your name as signature)
527
+ pdfjs-editor-add-signature-type-button = Ukucaj
528
+ .title = Ukucaj
529
+ # Draw is a verb (you can draw your signature)
530
+ pdfjs-editor-add-signature-draw-button = Napiši
531
+ .title = Napiši
532
+ pdfjs-editor-add-signature-image-button = Slika
533
+ .title = Slika
534
+
535
+ ## Tab panels
536
+
537
+ pdfjs-editor-add-signature-type-input =
538
+ .aria-label = Ukucajte svoj potpis
539
+ .placeholder = Ukucajte svoj potpis
540
+ pdfjs-editor-add-signature-draw-placeholder = Napišite svoj potpis
541
+ pdfjs-editor-add-signature-draw-thickness-range-label = Debljina
542
+ # Variables:
543
+ # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
544
+ pdfjs-editor-add-signature-draw-thickness-range =
545
+ .title = Debljina pisanja: { $thickness }
546
+ pdfjs-editor-add-signature-image-placeholder = Prevucite datoteku ovdje da biste je učitali
547
+ pdfjs-editor-add-signature-image-browse-link =
548
+ { PLATFORM() ->
549
+ [macos] Ili odaberite slikovne datoteke
550
+ *[other] Ili pregledajte slikovne datoteke
551
+ }
552
+
553
+ ## Controls
554
+
555
+ pdfjs-editor-add-signature-description-label = Opis (alternativni tekst)
556
+ pdfjs-editor-add-signature-description-input =
557
+ .title = Opis (alternativni tekst)
558
+ pdfjs-editor-add-signature-description-default-when-drawing = Potpis
559
+ pdfjs-editor-add-signature-clear-button-label = Očisti potpis
560
+ pdfjs-editor-add-signature-clear-button =
561
+ .title = Očisti potpis
562
+ pdfjs-editor-add-signature-save-checkbox = Sačuvaj potpis
563
+ pdfjs-editor-add-signature-save-warning-message = Dostigli ste ograničenje od 5 sačuvanih potpisa. Uklonite jedan da biste sačuvali više.
564
+ pdfjs-editor-add-signature-image-upload-error-title = Nije moguće učitati sliku
565
+ pdfjs-editor-add-signature-image-upload-error-description = Provjerite mrežnu vezu ili pokušajte s drugom slikom.
566
+ pdfjs-editor-add-signature-image-no-data-error-title = Nije moguće pretvoriti ovu sliku u potpis
567
+ pdfjs-editor-add-signature-image-no-data-error-description = Molimo pokušajte učitati drugu sliku.
568
+ pdfjs-editor-add-signature-error-close-button = Zatvori
569
+
570
+ ## Dialog buttons
571
+
572
+ pdfjs-editor-add-signature-cancel-button = Otkaži
573
+ pdfjs-editor-add-signature-add-button = Dodaj
574
+ pdfjs-editor-edit-signature-update-button = Ažuriraj
575
+
576
+ ## Main menu for adding/removing signatures
577
+
578
+ pdfjs-editor-delete-signature-button1 =
579
+ .title = Ukloni sačuvani potpis
580
+ pdfjs-editor-delete-signature-button-label1 = Ukloni sačuvani potpis
581
+
582
+ ## Editor toolbar
583
+
584
+ pdfjs-editor-add-signature-edit-button-label = Uredi opis
585
+
586
+ ## Edit signature description dialog
587
+
588
+ pdfjs-editor-edit-signature-dialog-title = Uredi opis