@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
@@ -37,8 +37,20 @@ pdfjs-open-file-button =
37
37
  .title = Deschide un fișier
38
38
  pdfjs-open-file-button-label = Deschide
39
39
  pdfjs-print-button =
40
- .title = Tipărește
41
- pdfjs-print-button-label = Tipărește
40
+ .title = Printează
41
+ pdfjs-print-button-label = Printează
42
+ pdfjs-save-button =
43
+ .title = Salvează
44
+ pdfjs-save-button-label = Salvează
45
+ # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
46
+ pdfjs-download-button =
47
+ .title = Descarcă
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 = Descarcă
51
+ pdfjs-bookmark-button =
52
+ .title = Pagina curentă (Vezi URL din pagina curentă)
53
+ pdfjs-bookmark-button-label = Pagină curentă
42
54
 
43
55
  ## Secondary toolbar and context menu
44
56
 
@@ -63,6 +75,9 @@ pdfjs-cursor-text-select-tool-button-label = Instrumentul de selecție a textulu
63
75
  pdfjs-cursor-hand-tool-button =
64
76
  .title = Activează instrumentul mână
65
77
  pdfjs-cursor-hand-tool-button-label = Unealta mână
78
+ pdfjs-scroll-page-button =
79
+ .title = Folosește derularea paginilor
80
+ pdfjs-scroll-page-button-label = Derulare pagini
66
81
  pdfjs-scroll-vertical-button =
67
82
  .title = Folosește derularea verticală
68
83
  pdfjs-scroll-vertical-button-label = Derulare verticală
@@ -90,13 +105,13 @@ pdfjs-document-properties-button-label = Proprietățile documentului…
90
105
  pdfjs-document-properties-file-name = Numele fișierului:
91
106
  pdfjs-document-properties-file-size = Mărimea fișierului:
92
107
  # Variables:
93
- # $size_kb (Number) - the PDF file size in kilobytes
94
- # $size_b (Number) - the PDF file size in bytes
95
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } byți)
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 } octeți)
96
111
  # Variables:
97
- # $size_mb (Number) - the PDF file size in megabytes
98
- # $size_b (Number) - the PDF file size in bytes
99
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } byți)
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 } octeți)
100
115
  pdfjs-document-properties-title = Titlu:
101
116
  pdfjs-document-properties-author = Autor:
102
117
  pdfjs-document-properties-subject = Subiect:
@@ -104,9 +119,8 @@ pdfjs-document-properties-keywords = Cuvinte cheie:
104
119
  pdfjs-document-properties-creation-date = Data creării:
105
120
  pdfjs-document-properties-modification-date = Data modificării:
106
121
  # Variables:
107
- # $date (Date) - the creation/modification date of the PDF file
108
- # $time (Time) - the creation/modification time of the PDF file
109
- 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") }
110
124
  pdfjs-document-properties-creator = Autor:
111
125
  pdfjs-document-properties-producer = Producător PDF:
112
126
  pdfjs-document-properties-version = Versiune PDF:
@@ -142,31 +156,40 @@ pdfjs-document-properties-close-button = Închide
142
156
 
143
157
  ## Print
144
158
 
145
- pdfjs-print-progress-message = Se pregătește documentul pentru tipărire
159
+ pdfjs-print-progress-message = Se pregătește documentul pentru printare
146
160
  # Variables:
147
161
  # $progress (Number) - percent value
148
162
  pdfjs-print-progress-percent = { $progress }%
149
- pdfjs-print-progress-close-button = Renunță
150
- pdfjs-printing-not-supported = Avertisment: Tipărirea nu este suportată în totalitate de acest browser.
151
- pdfjs-printing-not-ready = Avertisment: PDF-ul nu este încărcat complet pentru tipărire.
163
+ pdfjs-print-progress-close-button = Anulează
164
+ pdfjs-printing-not-supported = Avertisment: Printarea nu este suportată complet de acest browser.
165
+ pdfjs-printing-not-ready = Avertisment: PDF-ul nu este încărcat complet pentru printare.
152
166
 
153
167
  ## Tooltips and alt text for side panel toolbar buttons
154
168
 
155
169
  pdfjs-toggle-sidebar-button =
156
170
  .title = Comută bara laterală
171
+ pdfjs-toggle-sidebar-notification-button =
172
+ .title = Comută bara laterală (documentul conține schițe/atașamente/straturi)
157
173
  pdfjs-toggle-sidebar-button-label = Comută bara laterală
158
174
  pdfjs-document-outline-button =
159
- .title = Afișează schița documentului (dublu-clic pentru a extinde/restrânge toate elementele)
160
- pdfjs-document-outline-button-label = Schița documentului
175
+ .title = Afișează schița documentului (dublu clic pentru a extinde/restrânge toate elementele)
176
+ pdfjs-document-outline-button-label = Schiță a documentului
161
177
  pdfjs-attachments-button =
162
178
  .title = Afișează atașamentele
163
179
  pdfjs-attachments-button-label = Atașamente
180
+ pdfjs-layers-button =
181
+ .title = Afișează straturile (dă dublu clic pentru resetarea tuturor straturilor la starea implicită)
182
+ pdfjs-layers-button-label = Straturi
164
183
  pdfjs-thumbs-button =
165
184
  .title = Afișează miniaturi
166
185
  pdfjs-thumbs-button-label = Miniaturi
186
+ pdfjs-current-outline-item-button =
187
+ .title = Găsește elementul pe schița actuală
188
+ pdfjs-current-outline-item-button-label = Element al schiței actuale
167
189
  pdfjs-findbar-button =
168
190
  .title = Caută în document
169
191
  pdfjs-findbar-button-label = Caută
192
+ pdfjs-additional-layers = Straturi suplimentare
170
193
 
171
194
  ## Thumbnails panel item (tooltip and alt text for images)
172
195
 
@@ -192,9 +215,27 @@ pdfjs-find-next-button =
192
215
  pdfjs-find-next-button-label = Înainte
193
216
  pdfjs-find-highlight-checkbox = Evidențiază toate aparițiile
194
217
  pdfjs-find-match-case-checkbox-label = Ține cont de majuscule și minuscule
218
+ pdfjs-find-match-diacritics-checkbox-label = Respectă diacriticele
195
219
  pdfjs-find-entire-word-checkbox-label = Cuvinte întregi
196
220
  pdfjs-find-reached-top = Am ajuns la începutul documentului, continuă de la sfârșit
197
221
  pdfjs-find-reached-bottom = Am ajuns la sfârșitul documentului, continuă de la început
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 } din { $total } rezultat
228
+ [few] { $current } din { $total } rezultate
229
+ *[other] { $current } din { $total } de rezultate
230
+ }
231
+ # Variables:
232
+ # $limit (Number) - the maximum number of matches
233
+ pdfjs-find-match-count-limit =
234
+ { $limit ->
235
+ [one] Mai mult de { $limit } rezultat
236
+ [few] Mai mult de { $limit } rezultate
237
+ *[other] Mai mult de { $limit } de rezultate
238
+ }
198
239
  pdfjs-find-not-found = Nu s-a găsit textul
199
240
 
200
241
  ## Predefined zoom values
@@ -209,6 +250,10 @@ pdfjs-page-scale-percent = { $scale }%
209
250
 
210
251
  ## PDF page
211
252
 
253
+ # Variables:
254
+ # $page (Number) - the page number
255
+ pdfjs-page-landmark =
256
+ .aria-label = Pagina { $page }
212
257
 
213
258
  ## Loading indicator messages
214
259
 
@@ -220,10 +265,6 @@ pdfjs-rendering-error = A intervenit o eroare la randarea paginii.
220
265
 
221
266
  ## Annotations
222
267
 
223
- # Variables:
224
- # $date (Date) - the modification date of the annotation
225
- # $time (Time) - the modification time of the annotation
226
- pdfjs-annotation-date-string = { $date }, { $time }
227
268
  # .alt: This is used as a tooltip.
228
269
  # Variables:
229
270
  # $type (String) - an annotation type from a list defined in the PDF spec
@@ -231,21 +272,380 @@ pdfjs-annotation-date-string = { $date }, { $time }
231
272
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
232
273
  pdfjs-text-annotation-type =
233
274
  .alt = [Adnotare { $type }]
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") }
234
278
 
235
279
  ## Password
236
280
 
237
281
  pdfjs-password-label = Introdu parola pentru a deschide acest fișier PDF.
238
282
  pdfjs-password-invalid = Parolă nevalidă. Te rugăm să încerci din nou.
239
283
  pdfjs-password-ok-button = OK
240
- pdfjs-password-cancel-button = Renunță
284
+ pdfjs-password-cancel-button = Anulează
241
285
  pdfjs-web-fonts-disabled = Fonturile web sunt dezactivate: nu se pot folosi fonturile PDF încorporate.
242
286
 
243
287
  ## Editing
244
288
 
289
+ pdfjs-editor-free-text-button =
290
+ .title = Text
291
+ pdfjs-editor-color-picker-free-text-input =
292
+ .title = Schimbă culoarea textului
293
+ pdfjs-editor-free-text-button-label = Text
294
+ pdfjs-editor-ink-button =
295
+ .title = Desenează
296
+ pdfjs-editor-color-picker-ink-input =
297
+ .title = Schimbă culoarea de desen
298
+ pdfjs-editor-ink-button-label = Desenează
299
+ pdfjs-editor-stamp-button =
300
+ .title = Adaugă sau editează imagini
301
+ pdfjs-editor-stamp-button-label = Adaugă sau editează imagini
302
+ pdfjs-editor-highlight-button =
303
+ .title = Evidențiere
304
+ pdfjs-editor-highlight-button-label = Evidențiere
305
+ pdfjs-highlight-floating-button1 =
306
+ .title = Evidențiază
307
+ .aria-label = Evidențiere
308
+ pdfjs-highlight-floating-button-label = Evidențiază
309
+ pdfjs-comment-floating-button =
310
+ .title = Comentează
311
+ .aria-label = Comentariu
312
+ pdfjs-comment-floating-button-label = Comentează
313
+ pdfjs-editor-comment-button =
314
+ .title = Comentariu
315
+ .aria-label = Comentează
316
+ pdfjs-editor-comment-button-label = Comentariu
317
+ pdfjs-editor-signature-button =
318
+ .title = Adaugă semnătură
319
+ pdfjs-editor-signature-button-label = Adaugă semnătură
320
+
321
+ ## Default editor aria labels
322
+
323
+ # “Highlight” is a noun, the string is used on the editor for highlights.
324
+ pdfjs-editor-highlight-editor =
325
+ .aria-label = Editor de evidențiere
326
+ # “Drawing” is a noun, the string is used on the editor for drawings.
327
+ pdfjs-editor-ink-editor =
328
+ .aria-label = Editor de desen
329
+ # Used when a signature editor is selected/hovered.
330
+ # Variables:
331
+ # $description (String) - a string describing/labeling the signature.
332
+ pdfjs-editor-signature-editor1 =
333
+ .aria-description = Editor de semnătură: { $description }
334
+ pdfjs-editor-stamp-editor =
335
+ .aria-label = Editor de imagini
336
+
337
+ ## Remove button for the various kind of editor.
338
+
339
+ pdfjs-editor-remove-ink-button =
340
+ .title = Elimină desenul
341
+ pdfjs-editor-remove-freetext-button =
342
+ .title = Elimină textul
343
+ pdfjs-editor-remove-stamp-button =
344
+ .title = Elimină imaginea
345
+ pdfjs-editor-remove-highlight-button =
346
+ .title = Elimină evidențierea
347
+ pdfjs-editor-remove-signature-button =
348
+ .title = Elimină semnătura
349
+
350
+ ##
351
+
352
+ # Editor Parameters
353
+ pdfjs-editor-free-text-color-input = Culoare
354
+ pdfjs-editor-free-text-size-input = Mărime
355
+ pdfjs-editor-ink-color-input = Culoare
356
+ pdfjs-editor-ink-thickness-input = Grosime
357
+ pdfjs-editor-ink-opacity-input = Opacitate
358
+ pdfjs-editor-stamp-add-image-button =
359
+ .title = Adaugă imagine
360
+ pdfjs-editor-stamp-add-image-button-label = Adaugă imagine
361
+ # This refers to the thickness of the line used for free highlighting (not bound to text)
362
+ pdfjs-editor-free-highlight-thickness-input = Grosime
363
+ pdfjs-editor-free-highlight-thickness-title =
364
+ .title = Schimbă grosimea când evidențiezi alte elemente decât text
365
+ pdfjs-editor-add-signature-container =
366
+ .aria-label = Controale de semnături și semnături salvate
367
+ pdfjs-editor-signature-add-signature-button =
368
+ .title = Adaugă o semnătură nouă
369
+ pdfjs-editor-signature-add-signature-button-label = Adaugă o semnătură nouă
370
+ # Used on the button to use an already saved signature.
371
+ # Variables:
372
+ # $description (String) - a string describing/labeling the signature.
373
+ pdfjs-editor-add-saved-signature-button =
374
+ .title = Semnătură salvată: { $description }
375
+ # .default-content is used as a placeholder in an empty text editor.
376
+ pdfjs-free-text2 =
377
+ .aria-label = Editor de text
378
+ .default-content = Începe să tastezi...
379
+ # Used to show how many comments are present in the pdf file.
380
+ # Variables:
381
+ # $count (Number) - the number of comments.
382
+ pdfjs-editor-comments-sidebar-title =
383
+ { $count ->
384
+ [one] Comentariu
385
+ *[other] Comentarii
386
+ }
387
+ pdfjs-editor-comments-sidebar-close-button =
388
+ .title = Închide bara laterală
389
+ .aria-label = Închide bara laterală
390
+ pdfjs-editor-comments-sidebar-close-button-label = Închide bara laterală
391
+ # Instructional copy to add a comment by selecting text or an annotations.
392
+ pdfjs-editor-comments-sidebar-no-comments1 = Vezi ceva care merită comentat? Evidențiază-l și lasă un comentariu.
393
+ pdfjs-editor-comments-sidebar-no-comments-link = Află mai multe
245
394
 
246
395
  ## Alt-text dialog
247
396
 
397
+ pdfjs-editor-alt-text-button-label = Text alternativ
398
+ pdfjs-editor-alt-text-edit-button =
399
+ .aria-label = Editează textul alternativ
400
+ pdfjs-editor-alt-text-dialog-label = Alege o opțiune
401
+ pdfjs-editor-alt-text-dialog-description = Textul alternativ (alt text) ajută când oamenii nu pot vedea imaginea sau când nu se încarcă.
402
+ pdfjs-editor-alt-text-add-description-label = Adaugă o descriere
403
+ pdfjs-editor-alt-text-add-description-description = Încearcă să scrii 1-2 propoziții care să descrie subiectul, cadrul sau acțiunile.
404
+ pdfjs-editor-alt-text-mark-decorative-label = Marchează ca decorativ
405
+ pdfjs-editor-alt-text-mark-decorative-description = Este pentru imagini ornamentale, cum ar fi chenare sau filigrane.
406
+ pdfjs-editor-alt-text-cancel-button = Anulează
407
+ pdfjs-editor-alt-text-save-button = Salvează
408
+ pdfjs-editor-alt-text-decorative-tooltip = Marcat ca decorativ
409
+ # .placeholder: This is a placeholder for the alt text input area
410
+ pdfjs-editor-alt-text-textarea =
411
+ .placeholder = De exemplu, „Un tânăr se așează la o masă să mănânce”
412
+ # Alternative text (alt text) helps when people can't see the image.
413
+ pdfjs-editor-alt-text-button =
414
+ .aria-label = Text alternativ
248
415
 
249
416
  ## Editor resizers
250
417
  ## This is used in an aria label to help to understand the role of the resizer.
251
418
 
419
+ pdfjs-editor-resizer-top-left =
420
+ .aria-label = Colțul din stânga sus — redimensionează
421
+ pdfjs-editor-resizer-top-middle =
422
+ .aria-label = Mijloc de sus — redimensionează
423
+ pdfjs-editor-resizer-top-right =
424
+ .aria-label = Colțul din dreapta sus — redimensionează
425
+ pdfjs-editor-resizer-middle-right =
426
+ .aria-label = Mijloc dreapta — redimensionează
427
+ pdfjs-editor-resizer-bottom-right =
428
+ .aria-label = Colțul din dreapta jos — redimensionează
429
+ pdfjs-editor-resizer-bottom-middle =
430
+ .aria-label = Mijloc de jos - redimensionează
431
+ pdfjs-editor-resizer-bottom-left =
432
+ .aria-label = Colțul din stânga jos — redimensionează
433
+ pdfjs-editor-resizer-middle-left =
434
+ .aria-label = Mijloc stânga — redimensionează
435
+
436
+ ## Color picker
437
+
438
+ # This means "Color used to highlight text"
439
+ pdfjs-editor-highlight-colorpicker-label = Culoare de evidențiere
440
+ pdfjs-editor-colorpicker-button =
441
+ .title = Schimbă culoarea
442
+ pdfjs-editor-colorpicker-dropdown =
443
+ .aria-label = Opțiuni de culoare
444
+ pdfjs-editor-colorpicker-yellow =
445
+ .title = Galben
446
+ pdfjs-editor-colorpicker-green =
447
+ .title = Verde
448
+ pdfjs-editor-colorpicker-blue =
449
+ .title = Albastru
450
+ pdfjs-editor-colorpicker-pink =
451
+ .title = Roz
452
+ pdfjs-editor-colorpicker-red =
453
+ .title = Roșu
454
+
455
+ ## Show all highlights
456
+ ## This is a toggle button to show/hide all the highlights.
457
+
458
+ pdfjs-editor-highlight-show-all-button-label = Afișează tot
459
+ pdfjs-editor-highlight-show-all-button =
460
+ .title = Afișează tot
461
+
462
+ ## New alt-text dialog
463
+ ## 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.
464
+
465
+ # Modal header positioned above a text box where users can edit the alt text.
466
+ pdfjs-editor-new-alt-text-dialog-edit-label = Editează textul alternativ (descrierea imaginii)
467
+ # Modal header positioned above a text box where users can add the alt text.
468
+ pdfjs-editor-new-alt-text-dialog-add-label = Adaugă text alternativ (descrierea imaginii)
469
+ pdfjs-editor-new-alt-text-textarea =
470
+ .placeholder = Scrie descrierea aici...
471
+ # This text refers to the alt text box above this description. It offers a definition of alt text.
472
+ pdfjs-editor-new-alt-text-description = Scurtă descriere pentru cei care nu pot vedea imaginea sau pentru când nu se încarcă imaginea.
473
+ # 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.
474
+ pdfjs-editor-new-alt-text-disclaimer1 = Acest text alternativ a fost creat automat și este posibil să nu fie exact.
475
+ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Află mai multe
476
+ pdfjs-editor-new-alt-text-create-automatically-button-label = Creează automat texte alternative
477
+ pdfjs-editor-new-alt-text-not-now-button = Nu acum
478
+ pdfjs-editor-new-alt-text-error-title = Nu s-a putut crea automat textul alternativ
479
+ pdfjs-editor-new-alt-text-error-description = Te rugăm să scrii propriul text alternativ sau să încerci din nou mai târziu.
480
+ pdfjs-editor-new-alt-text-error-close-button = Închide
481
+ # Variables:
482
+ # $totalSize (Number) - the total size (in MB) of the AI model.
483
+ # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
484
+ pdfjs-editor-new-alt-text-ai-model-downloading-progress = Se descarcă modelul IA de text alternativ ({ $downloadedSize } de { $totalSize } MB)
485
+ .aria-valuetext = Se descarcă modelul IA de text alternativ ({ $downloadedSize } de { $totalSize } MB)
486
+ # This is a button that users can click to edit the alt text they have already added.
487
+ pdfjs-editor-new-alt-text-added-button =
488
+ .aria-label = Text alternativ adăugat
489
+ pdfjs-editor-new-alt-text-added-button-label = Text alternativ adăugat
490
+ # This is a button that users can click to open the alt text editor and add alt text when it is not present.
491
+ pdfjs-editor-new-alt-text-missing-button =
492
+ .aria-label = Text alternativ lipsă
493
+ pdfjs-editor-new-alt-text-missing-button-label = Text alternativ lipsă
494
+ # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
495
+ pdfjs-editor-new-alt-text-to-review-button =
496
+ .aria-label = Revizuiește textul alternativ
497
+ pdfjs-editor-new-alt-text-to-review-button-label = Revizuiește textul alternativ
498
+ # "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.
499
+ # Variables:
500
+ # $generatedAltText (String) - the generated alt-text.
501
+ pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creat automat: { $generatedAltText }
502
+
503
+ ## Image alt-text settings
504
+
505
+ pdfjs-image-alt-text-settings-button =
506
+ .title = Setări text alternativ imagini
507
+ pdfjs-image-alt-text-settings-button-label = Setări text alternativ imagini
508
+ pdfjs-editor-alt-text-settings-dialog-label = Setări text alternativ imagini
509
+ pdfjs-editor-alt-text-settings-automatic-title = Text alternativ automat
510
+ pdfjs-editor-alt-text-settings-create-model-button-label = Creează automat texte alternative
511
+ pdfjs-editor-alt-text-settings-create-model-description = Sugerează descrieri ca să îi ajuți pe cei care nu pot vedea imaginea sau pentru când nu se încarcă imaginea.
512
+ # Variables:
513
+ # $totalSize (Number) - the total size (in MB) of the AI model.
514
+ pdfjs-editor-alt-text-settings-download-model-label = Model IA de text alternativ ({ $totalSize } MB)
515
+ pdfjs-editor-alt-text-settings-ai-model-description = Rulează local pe dispozitiv, deci datele tale rămân private. Necesar pentru text alternativ automat.
516
+ pdfjs-editor-alt-text-settings-delete-model-button = Șterge
517
+ pdfjs-editor-alt-text-settings-download-model-button = Descarcă
518
+ pdfjs-editor-alt-text-settings-downloading-model-button = Se descarcă…
519
+ pdfjs-editor-alt-text-settings-editor-title = Editor de text alternativ
520
+ pdfjs-editor-alt-text-settings-show-dialog-button-label = Afișează editorul de text alternativ imediat când adaugi o imagine
521
+ pdfjs-editor-alt-text-settings-show-dialog-description = Te ajută să te asiguri că toate imaginile au text alternativ.
522
+ pdfjs-editor-alt-text-settings-close-button = Închide
523
+
524
+ ## Accessibility labels (announced by screen readers) for objects added to the editor.
525
+
526
+ pdfjs-editor-highlight-added-alert = Evidențiere adăugată
527
+ pdfjs-editor-freetext-added-alert = Text adăugat
528
+ pdfjs-editor-ink-added-alert = Desen adăugat
529
+ pdfjs-editor-stamp-added-alert = Imagine adăugată
530
+ pdfjs-editor-signature-added-alert = Semnătură adăugată
531
+
532
+ ## "Annotations removed" bar
533
+
534
+ pdfjs-editor-undo-bar-message-highlight = Evidențiere eliminată
535
+ pdfjs-editor-undo-bar-message-freetext = Text eliminat
536
+ pdfjs-editor-undo-bar-message-ink = Desen eliminat
537
+ pdfjs-editor-undo-bar-message-stamp = Imagine eliminată
538
+ pdfjs-editor-undo-bar-message-signature = Semnătură eliminată
539
+ # Variables:
540
+ # $count (Number) - the number of removed annotations.
541
+ pdfjs-editor-undo-bar-message-multiple =
542
+ { $count ->
543
+ [one] { $count } adnotare eliminată
544
+ [few] { $count } adnotări eliminate
545
+ *[other] { $count } de adnotări eliminate
546
+ }
547
+ pdfjs-editor-undo-bar-undo-button =
548
+ .title = Anulează
549
+ pdfjs-editor-undo-bar-undo-button-label = Anulează
550
+ pdfjs-editor-undo-bar-close-button =
551
+ .title = Închide
552
+ pdfjs-editor-undo-bar-close-button-label = Închide
553
+
554
+ ## Add a signature dialog
555
+
556
+ pdfjs-editor-add-signature-dialog-label = Această fereastră permite utilizatorului să creeze o semnătură de adăugat la un document PDF. Utilizatorul poate edita numele (care servește și ca text alternativ) și, opțional, poate salva semnătura pentru utilizare repetată.
557
+ pdfjs-editor-add-signature-dialog-title = Adaugă o semnătură
558
+
559
+ ## Tab names
560
+
561
+ # Type is a verb (you can type your name as signature)
562
+ pdfjs-editor-add-signature-type-button = Tip
563
+ .title = Tip
564
+ # Draw is a verb (you can draw your signature)
565
+ pdfjs-editor-add-signature-draw-button = Desenează
566
+ .title = Desenează
567
+ pdfjs-editor-add-signature-image-button = Imagine
568
+ .title = Imagine
569
+
570
+ ## Tab panels
571
+
572
+ pdfjs-editor-add-signature-type-input =
573
+ .aria-label = Tastează semnătura
574
+ .placeholder = Tastează semnătura
575
+ pdfjs-editor-add-signature-draw-placeholder = Desenează semnătura
576
+ pdfjs-editor-add-signature-draw-thickness-range-label = Grosime
577
+ # Variables:
578
+ # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
579
+ pdfjs-editor-add-signature-draw-thickness-range =
580
+ .title = Grosimea desenului: { $thickness }
581
+ pdfjs-editor-add-signature-image-placeholder = Trage aici un fișier pentru încărcare
582
+ pdfjs-editor-add-signature-image-browse-link =
583
+ { PLATFORM() ->
584
+ [macos] Sau alege fișiere de imagini
585
+ *[other] Sau răsfoiește prin fișiere de imagini
586
+ }
587
+
588
+ ## Controls
589
+
590
+ pdfjs-editor-add-signature-description-label = Descriere (text alternativ)
591
+ pdfjs-editor-add-signature-description-input =
592
+ .title = Descriere (text alternativ)
593
+ pdfjs-editor-add-signature-description-default-when-drawing = Semnătură
594
+ pdfjs-editor-add-signature-clear-button-label = Șterge semnătura
595
+ pdfjs-editor-add-signature-clear-button =
596
+ .title = Șterge semnătura
597
+ pdfjs-editor-add-signature-save-checkbox = Salvează semnătura
598
+ pdfjs-editor-add-signature-save-warning-message = Ai atins limita de 5 semnături salvate. Elimină una dacă vrei să salvezi alta.
599
+ pdfjs-editor-add-signature-image-upload-error-title = Imaginea nu a putut fi încărcată
600
+ pdfjs-editor-add-signature-image-upload-error-description = Verifică-ți conexiunea la rețea sau încearcă cu o altă imagine.
601
+ pdfjs-editor-add-signature-image-no-data-error-title = Imaginea nu poate fi convertită în semnătură
602
+ pdfjs-editor-add-signature-image-no-data-error-description = Încearcă să încarci altă imagine.
603
+ pdfjs-editor-add-signature-error-close-button = Închide
604
+
605
+ ## Dialog buttons
606
+
607
+ pdfjs-editor-add-signature-cancel-button = Anulează
608
+ pdfjs-editor-add-signature-add-button = Adaugă
609
+ pdfjs-editor-edit-signature-update-button = Actualizează
610
+
611
+ ## Comment popup
612
+
613
+ pdfjs-editor-edit-comment-popup-button-label = Editează comentariul
614
+ pdfjs-editor-edit-comment-popup-button =
615
+ .title = Editează comentariul
616
+ pdfjs-editor-delete-comment-popup-button-label = Șterge comentariul
617
+ pdfjs-editor-delete-comment-popup-button =
618
+ .title = Șterge comentariul
619
+ pdfjs-show-comment-button =
620
+ .title = Afișează comentariul
621
+
622
+ ## Edit a comment dialog
623
+
624
+ # An existing comment is edited
625
+ pdfjs-editor-edit-comment-dialog-title-when-editing = Editează comentariul
626
+ pdfjs-editor-edit-comment-dialog-save-button-when-editing = Actualizează
627
+ # No existing comment
628
+ pdfjs-editor-edit-comment-dialog-title-when-adding = Adaugă un comentariu
629
+ pdfjs-editor-edit-comment-dialog-save-button-when-adding = Adaugă
630
+ pdfjs-editor-edit-comment-dialog-text-input =
631
+ .placeholder = Începe să tastezi…
632
+ pdfjs-editor-edit-comment-dialog-cancel-button = Anulează
633
+
634
+ ## Edit a comment button in the editor toolbar
635
+
636
+ pdfjs-editor-add-comment-button =
637
+ .title = Adaugă un comentariu
638
+
639
+ ## Main menu for adding/removing signatures
640
+
641
+ pdfjs-editor-delete-signature-button1 =
642
+ .title = Elimină semnătura salvată
643
+ pdfjs-editor-delete-signature-button-label1 = Elimină semnătura salvată
644
+
645
+ ## Editor toolbar
646
+
647
+ pdfjs-editor-add-signature-edit-button-label = Editează descrierea
648
+
649
+ ## Edit signature description dialog
650
+
651
+ pdfjs-editor-edit-signature-dialog-title = Editează descrierea