@4tw/vue-cli-plugin-pdfjs-viewer 1.5.0 → 1.6.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.
- package/CHANGELOG.md +5 -1
- package/assets/build/pdf.mjs +18487 -16960
- package/assets/build/pdf.mjs.map +1 -1
- package/assets/build/pdf.sandbox.mjs +8 -7
- package/assets/build/pdf.sandbox.mjs.map +1 -1
- package/assets/build/pdf.worker.mjs +2072 -2954
- package/assets/build/pdf.worker.mjs.map +1 -1
- package/assets/web/debugger.css +1 -1
- package/assets/web/images/cursor-editorFreeHighlight.svg +6 -0
- package/assets/web/images/cursor-editorTextHighlight.svg +8 -0
- package/assets/web/images/toolbarButton-editorFreeText.svg +3 -1
- package/assets/web/images/toolbarButton-editorStamp.svg +1 -1
- package/assets/web/locale/ar/viewer.ftl +140 -0
- package/assets/web/locale/be/viewer.ftl +20 -2
- package/assets/web/locale/bg/viewer.ftl +137 -0
- package/assets/web/locale/br/viewer.ftl +21 -0
- package/assets/web/locale/cs/viewer.ftl +20 -2
- package/assets/web/locale/cy/viewer.ftl +26 -8
- package/assets/web/locale/da/viewer.ftl +41 -2
- package/assets/web/locale/de/viewer.ftl +21 -3
- package/assets/web/locale/dsb/viewer.ftl +20 -2
- package/assets/web/locale/el/viewer.ftl +20 -2
- package/assets/web/locale/en-CA/viewer.ftl +91 -0
- package/assets/web/locale/en-GB/viewer.ftl +20 -2
- package/assets/web/locale/en-US/viewer.ftl +15 -8
- package/assets/web/locale/eo/viewer.ftl +61 -14
- package/assets/web/locale/es-AR/viewer.ftl +20 -2
- package/assets/web/locale/es-CL/viewer.ftl +20 -2
- package/assets/web/locale/es-ES/viewer.ftl +20 -2
- package/assets/web/locale/eu/viewer.ftl +53 -0
- package/assets/web/locale/fi/viewer.ftl +20 -2
- package/assets/web/locale/fr/viewer.ftl +20 -2
- package/assets/web/locale/fur/viewer.ftl +41 -2
- package/assets/web/locale/fy-NL/viewer.ftl +20 -2
- package/assets/web/locale/gl/viewer.ftl +17 -0
- package/assets/web/locale/gn/viewer.ftl +20 -2
- package/assets/web/locale/he/viewer.ftl +20 -2
- package/assets/web/locale/hsb/viewer.ftl +20 -2
- package/assets/web/locale/hu/viewer.ftl +20 -8
- package/assets/web/locale/hy-AM/viewer.ftl +22 -1
- package/assets/web/locale/ia/viewer.ftl +20 -10
- package/assets/web/locale/is/viewer.ftl +19 -9
- package/assets/web/locale/it/viewer.ftl +18 -8
- package/assets/web/locale/ja/viewer.ftl +42 -11
- package/assets/web/locale/ka/viewer.ftl +45 -9
- package/assets/web/locale/kab/viewer.ftl +57 -8
- package/assets/web/locale/kk/viewer.ftl +20 -2
- package/assets/web/locale/ko/viewer.ftl +22 -4
- package/assets/web/locale/nb-NO/viewer.ftl +20 -8
- package/assets/web/locale/nl/viewer.ftl +20 -2
- package/assets/web/locale/nn-NO/viewer.ftl +59 -8
- package/assets/web/locale/oc/viewer.ftl +36 -0
- package/assets/web/locale/pa-IN/viewer.ftl +41 -8
- package/assets/web/locale/pl/viewer.ftl +20 -2
- package/assets/web/locale/pt-BR/viewer.ftl +24 -12
- package/assets/web/locale/pt-PT/viewer.ftl +53 -0
- package/assets/web/locale/rm/viewer.ftl +20 -8
- package/assets/web/locale/ru/viewer.ftl +20 -2
- package/assets/web/locale/sk/viewer.ftl +23 -5
- package/assets/web/locale/skr/viewer.ftl +97 -6
- package/assets/web/locale/sl/viewer.ftl +18 -8
- package/assets/web/locale/sq/viewer.ftl +20 -8
- package/assets/web/locale/sv-SE/viewer.ftl +20 -2
- package/assets/web/locale/tg/viewer.ftl +20 -8
- package/assets/web/locale/th/viewer.ftl +53 -0
- package/assets/web/locale/tr/viewer.ftl +28 -16
- package/assets/web/locale/uk/viewer.ftl +39 -27
- package/assets/web/locale/vi/viewer.ftl +21 -3
- package/assets/web/locale/zh-CN/viewer.ftl +20 -8
- package/assets/web/locale/zh-TW/viewer.ftl +20 -2
- package/assets/web/viewer.css +912 -432
- package/assets/web/viewer.html +24 -13
- package/assets/web/viewer.mjs +12763 -13370
- package/assets/web/viewer.mjs.map +1 -1
- package/package.json +1 -1
- package/assets/web/images/gv-toolbarButton-openinapp.svg +0 -11
|
@@ -301,6 +301,29 @@ pdfjs-editor-ink-button-label = Marrazkia
|
|
|
301
301
|
pdfjs-editor-stamp-button =
|
|
302
302
|
.title = Gehitu edo editatu irudiak
|
|
303
303
|
pdfjs-editor-stamp-button-label = Gehitu edo editatu irudiak
|
|
304
|
+
pdfjs-editor-highlight-button =
|
|
305
|
+
.title = Nabarmendu
|
|
306
|
+
pdfjs-editor-highlight-button-label = Nabarmendu
|
|
307
|
+
pdfjs-highlight-floating-button =
|
|
308
|
+
.title = Nabarmendu
|
|
309
|
+
pdfjs-highlight-floating-button1 =
|
|
310
|
+
.title = Nabarmendu
|
|
311
|
+
.aria-label = Nabarmendu
|
|
312
|
+
pdfjs-highlight-floating-button-label = Nabarmendu
|
|
313
|
+
|
|
314
|
+
## Remove button for the various kind of editor.
|
|
315
|
+
|
|
316
|
+
pdfjs-editor-remove-ink-button =
|
|
317
|
+
.title = Kendu marrazkia
|
|
318
|
+
pdfjs-editor-remove-freetext-button =
|
|
319
|
+
.title = Kendu testua
|
|
320
|
+
pdfjs-editor-remove-stamp-button =
|
|
321
|
+
.title = Kendu irudia
|
|
322
|
+
pdfjs-editor-remove-highlight-button =
|
|
323
|
+
.title = Kendu nabarmentzea
|
|
324
|
+
|
|
325
|
+
##
|
|
326
|
+
|
|
304
327
|
# Editor Parameters
|
|
305
328
|
pdfjs-editor-free-text-color-input = Kolorea
|
|
306
329
|
pdfjs-editor-free-text-size-input = Tamaina
|
|
@@ -310,6 +333,10 @@ pdfjs-editor-ink-opacity-input = Opakutasuna
|
|
|
310
333
|
pdfjs-editor-stamp-add-image-button =
|
|
311
334
|
.title = Gehitu irudia
|
|
312
335
|
pdfjs-editor-stamp-add-image-button-label = Gehitu irudia
|
|
336
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
337
|
+
pdfjs-editor-free-highlight-thickness-input = Loditasuna
|
|
338
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
339
|
+
.title = Aldatu loditasuna testua ez beste elementuak nabarmentzean
|
|
313
340
|
pdfjs-free-text =
|
|
314
341
|
.aria-label = Testu-editorea
|
|
315
342
|
pdfjs-free-text-default-content = Hasi idazten…
|
|
@@ -347,3 +374,29 @@ pdfjs-editor-resizer-label-bottom-right = Beheko eskuineko izkina — aldatu tam
|
|
|
347
374
|
pdfjs-editor-resizer-label-bottom-middle = Behean erdian — aldatu tamaina
|
|
348
375
|
pdfjs-editor-resizer-label-bottom-left = Beheko ezkerreko izkina — aldatu tamaina
|
|
349
376
|
pdfjs-editor-resizer-label-middle-left = Erdian ezkerrean — aldatu tamaina
|
|
377
|
+
|
|
378
|
+
## Color picker
|
|
379
|
+
|
|
380
|
+
# This means "Color used to highlight text"
|
|
381
|
+
pdfjs-editor-highlight-colorpicker-label = Nabarmentze kolorea
|
|
382
|
+
pdfjs-editor-colorpicker-button =
|
|
383
|
+
.title = Aldatu kolorea
|
|
384
|
+
pdfjs-editor-colorpicker-dropdown =
|
|
385
|
+
.aria-label = Kolore-aukerak
|
|
386
|
+
pdfjs-editor-colorpicker-yellow =
|
|
387
|
+
.title = Horia
|
|
388
|
+
pdfjs-editor-colorpicker-green =
|
|
389
|
+
.title = Berdea
|
|
390
|
+
pdfjs-editor-colorpicker-blue =
|
|
391
|
+
.title = Urdina
|
|
392
|
+
pdfjs-editor-colorpicker-pink =
|
|
393
|
+
.title = Arrosa
|
|
394
|
+
pdfjs-editor-colorpicker-red =
|
|
395
|
+
.title = Gorria
|
|
396
|
+
|
|
397
|
+
## Show all highlights
|
|
398
|
+
## This is a toggle button to show/hide all the highlights.
|
|
399
|
+
|
|
400
|
+
pdfjs-editor-highlight-show-all-button-label = Erakutsi denak
|
|
401
|
+
pdfjs-editor-highlight-show-all-button =
|
|
402
|
+
.title = Erakutsi denak
|
|
@@ -301,8 +301,15 @@ pdfjs-editor-ink-button-label = Piirros
|
|
|
301
301
|
pdfjs-editor-stamp-button =
|
|
302
302
|
.title = Lisää tai muokkaa kuvia
|
|
303
303
|
pdfjs-editor-stamp-button-label = Lisää tai muokkaa kuvia
|
|
304
|
-
pdfjs-editor-
|
|
305
|
-
.title =
|
|
304
|
+
pdfjs-editor-highlight-button =
|
|
305
|
+
.title = Korostus
|
|
306
|
+
pdfjs-editor-highlight-button-label = Korostus
|
|
307
|
+
pdfjs-highlight-floating-button =
|
|
308
|
+
.title = Korostus
|
|
309
|
+
pdfjs-highlight-floating-button1 =
|
|
310
|
+
.title = Korostus
|
|
311
|
+
.aria-label = Korostus
|
|
312
|
+
pdfjs-highlight-floating-button-label = Korostus
|
|
306
313
|
|
|
307
314
|
## Remove button for the various kind of editor.
|
|
308
315
|
|
|
@@ -326,6 +333,10 @@ pdfjs-editor-ink-opacity-input = Peittävyys
|
|
|
326
333
|
pdfjs-editor-stamp-add-image-button =
|
|
327
334
|
.title = Lisää kuva
|
|
328
335
|
pdfjs-editor-stamp-add-image-button-label = Lisää kuva
|
|
336
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
337
|
+
pdfjs-editor-free-highlight-thickness-input = Paksuus
|
|
338
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
339
|
+
.title = Muuta paksuutta korostaessasi muita kohteita kuin tekstiä
|
|
329
340
|
pdfjs-free-text =
|
|
330
341
|
.aria-label = Tekstimuokkain
|
|
331
342
|
pdfjs-free-text-default-content = Aloita kirjoittaminen…
|
|
@@ -382,3 +393,10 @@ pdfjs-editor-colorpicker-pink =
|
|
|
382
393
|
.title = Pinkki
|
|
383
394
|
pdfjs-editor-colorpicker-red =
|
|
384
395
|
.title = Punainen
|
|
396
|
+
|
|
397
|
+
## Show all highlights
|
|
398
|
+
## This is a toggle button to show/hide all the highlights.
|
|
399
|
+
|
|
400
|
+
pdfjs-editor-highlight-show-all-button-label = Näytä kaikki
|
|
401
|
+
pdfjs-editor-highlight-show-all-button =
|
|
402
|
+
.title = Näytä kaikki
|
|
@@ -297,8 +297,15 @@ pdfjs-editor-ink-button-label = Dessiner
|
|
|
297
297
|
pdfjs-editor-stamp-button =
|
|
298
298
|
.title = Ajouter ou modifier des images
|
|
299
299
|
pdfjs-editor-stamp-button-label = Ajouter ou modifier des images
|
|
300
|
-
pdfjs-editor-
|
|
301
|
-
.title =
|
|
300
|
+
pdfjs-editor-highlight-button =
|
|
301
|
+
.title = Surligner
|
|
302
|
+
pdfjs-editor-highlight-button-label = Surligner
|
|
303
|
+
pdfjs-highlight-floating-button =
|
|
304
|
+
.title = Surligner
|
|
305
|
+
pdfjs-highlight-floating-button1 =
|
|
306
|
+
.title = Surligner
|
|
307
|
+
.aria-label = Surligner
|
|
308
|
+
pdfjs-highlight-floating-button-label = Surligner
|
|
302
309
|
|
|
303
310
|
## Remove button for the various kind of editor.
|
|
304
311
|
|
|
@@ -322,6 +329,10 @@ pdfjs-editor-ink-opacity-input = Opacité
|
|
|
322
329
|
pdfjs-editor-stamp-add-image-button =
|
|
323
330
|
.title = Ajouter une image
|
|
324
331
|
pdfjs-editor-stamp-add-image-button-label = Ajouter une image
|
|
332
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
333
|
+
pdfjs-editor-free-highlight-thickness-input = Épaisseur
|
|
334
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
335
|
+
.title = Modifier l’épaisseur pour le surlignage d’éléments non textuels
|
|
325
336
|
pdfjs-free-text =
|
|
326
337
|
.aria-label = Éditeur de texte
|
|
327
338
|
pdfjs-free-text-default-content = Commencer à écrire…
|
|
@@ -378,3 +389,10 @@ pdfjs-editor-colorpicker-pink =
|
|
|
378
389
|
.title = Rose
|
|
379
390
|
pdfjs-editor-colorpicker-red =
|
|
380
391
|
.title = Rouge
|
|
392
|
+
|
|
393
|
+
## Show all highlights
|
|
394
|
+
## This is a toggle button to show/hide all the highlights.
|
|
395
|
+
|
|
396
|
+
pdfjs-editor-highlight-show-all-button-label = Tout afficher
|
|
397
|
+
pdfjs-editor-highlight-show-all-button =
|
|
398
|
+
.title = Tout afficher
|
|
@@ -301,8 +301,15 @@ pdfjs-editor-ink-button-label = Dissen
|
|
|
301
301
|
pdfjs-editor-stamp-button =
|
|
302
302
|
.title = Zonte o modifiche imagjins
|
|
303
303
|
pdfjs-editor-stamp-button-label = Zonte o modifiche imagjins
|
|
304
|
-
pdfjs-editor-
|
|
305
|
-
.title =
|
|
304
|
+
pdfjs-editor-highlight-button =
|
|
305
|
+
.title = Evidenzie
|
|
306
|
+
pdfjs-editor-highlight-button-label = Evidenzie
|
|
307
|
+
pdfjs-highlight-floating-button =
|
|
308
|
+
.title = Evidenzie
|
|
309
|
+
pdfjs-highlight-floating-button1 =
|
|
310
|
+
.title = Evidenzie
|
|
311
|
+
.aria-label = Evidenzie
|
|
312
|
+
pdfjs-highlight-floating-button-label = Evidenzie
|
|
306
313
|
|
|
307
314
|
## Remove button for the various kind of editor.
|
|
308
315
|
|
|
@@ -312,6 +319,8 @@ pdfjs-editor-remove-freetext-button =
|
|
|
312
319
|
.title = Gjave test
|
|
313
320
|
pdfjs-editor-remove-stamp-button =
|
|
314
321
|
.title = Gjave imagjin
|
|
322
|
+
pdfjs-editor-remove-highlight-button =
|
|
323
|
+
.title = Gjave evidenziazion
|
|
315
324
|
|
|
316
325
|
##
|
|
317
326
|
|
|
@@ -324,6 +333,10 @@ pdfjs-editor-ink-opacity-input = Opacitât
|
|
|
324
333
|
pdfjs-editor-stamp-add-image-button =
|
|
325
334
|
.title = Zonte imagjin
|
|
326
335
|
pdfjs-editor-stamp-add-image-button-label = Zonte imagjin
|
|
336
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
337
|
+
pdfjs-editor-free-highlight-thickness-input = Spessôr
|
|
338
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
339
|
+
.title = Modifiche il spessôr de selezion pai elements che no son testuâi
|
|
327
340
|
pdfjs-free-text =
|
|
328
341
|
.aria-label = Editôr di test
|
|
329
342
|
pdfjs-free-text-default-content = Scomence a scrivi…
|
|
@@ -361,3 +374,29 @@ pdfjs-editor-resizer-label-bottom-right = Cjanton in bas a diestre — ridimensi
|
|
|
361
374
|
pdfjs-editor-resizer-label-bottom-middle = Bande inferiôr tal mieç — ridimensione
|
|
362
375
|
pdfjs-editor-resizer-label-bottom-left = Cjanton in bas a çampe — ridimensione
|
|
363
376
|
pdfjs-editor-resizer-label-middle-left = Bande di çampe tal mieç — ridimensione
|
|
377
|
+
|
|
378
|
+
## Color picker
|
|
379
|
+
|
|
380
|
+
# This means "Color used to highlight text"
|
|
381
|
+
pdfjs-editor-highlight-colorpicker-label = Colôr par evidenziâ
|
|
382
|
+
pdfjs-editor-colorpicker-button =
|
|
383
|
+
.title = Cambie colôr
|
|
384
|
+
pdfjs-editor-colorpicker-dropdown =
|
|
385
|
+
.aria-label = Sieltis di colôr
|
|
386
|
+
pdfjs-editor-colorpicker-yellow =
|
|
387
|
+
.title = Zâl
|
|
388
|
+
pdfjs-editor-colorpicker-green =
|
|
389
|
+
.title = Vert
|
|
390
|
+
pdfjs-editor-colorpicker-blue =
|
|
391
|
+
.title = Blu
|
|
392
|
+
pdfjs-editor-colorpicker-pink =
|
|
393
|
+
.title = Rose
|
|
394
|
+
pdfjs-editor-colorpicker-red =
|
|
395
|
+
.title = Ros
|
|
396
|
+
|
|
397
|
+
## Show all highlights
|
|
398
|
+
## This is a toggle button to show/hide all the highlights.
|
|
399
|
+
|
|
400
|
+
pdfjs-editor-highlight-show-all-button-label = Mostre dut
|
|
401
|
+
pdfjs-editor-highlight-show-all-button =
|
|
402
|
+
.title = Mostre dut
|
|
@@ -301,8 +301,15 @@ pdfjs-editor-ink-button-label = Tekenje
|
|
|
301
301
|
pdfjs-editor-stamp-button =
|
|
302
302
|
.title = Ofbyldingen tafoegje of bewurkje
|
|
303
303
|
pdfjs-editor-stamp-button-label = Ofbyldingen tafoegje of bewurkje
|
|
304
|
-
pdfjs-editor-
|
|
305
|
-
.title =
|
|
304
|
+
pdfjs-editor-highlight-button =
|
|
305
|
+
.title = Markearje
|
|
306
|
+
pdfjs-editor-highlight-button-label = Markearje
|
|
307
|
+
pdfjs-highlight-floating-button =
|
|
308
|
+
.title = Markearje
|
|
309
|
+
pdfjs-highlight-floating-button1 =
|
|
310
|
+
.title = Markearje
|
|
311
|
+
.aria-label = Markearje
|
|
312
|
+
pdfjs-highlight-floating-button-label = Markearje
|
|
306
313
|
|
|
307
314
|
## Remove button for the various kind of editor.
|
|
308
315
|
|
|
@@ -326,6 +333,10 @@ pdfjs-editor-ink-opacity-input = Transparânsje
|
|
|
326
333
|
pdfjs-editor-stamp-add-image-button =
|
|
327
334
|
.title = Ofbylding tafoegje
|
|
328
335
|
pdfjs-editor-stamp-add-image-button-label = Ofbylding tafoegje
|
|
336
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
337
|
+
pdfjs-editor-free-highlight-thickness-input = Tsjokte
|
|
338
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
339
|
+
.title = Tsjokte wizigje by aksintuearring fan oare items as tekst
|
|
329
340
|
pdfjs-free-text =
|
|
330
341
|
.aria-label = Tekstbewurker
|
|
331
342
|
pdfjs-free-text-default-content = Begjin mei typen…
|
|
@@ -382,3 +393,10 @@ pdfjs-editor-colorpicker-pink =
|
|
|
382
393
|
.title = Roze
|
|
383
394
|
pdfjs-editor-colorpicker-red =
|
|
384
395
|
.title = Read
|
|
396
|
+
|
|
397
|
+
## Show all highlights
|
|
398
|
+
## This is a toggle button to show/hide all the highlights.
|
|
399
|
+
|
|
400
|
+
pdfjs-editor-highlight-show-all-button-label = Alles toane
|
|
401
|
+
pdfjs-editor-highlight-show-all-button =
|
|
402
|
+
.title = Alles toane
|
|
@@ -301,6 +301,18 @@ pdfjs-editor-ink-button-label = Debuxo
|
|
|
301
301
|
pdfjs-editor-stamp-button =
|
|
302
302
|
.title = Engadir ou editar imaxes
|
|
303
303
|
pdfjs-editor-stamp-button-label = Engadir ou editar imaxes
|
|
304
|
+
|
|
305
|
+
## Remove button for the various kind of editor.
|
|
306
|
+
|
|
307
|
+
pdfjs-editor-remove-freetext-button =
|
|
308
|
+
.title = Eliminar o texto
|
|
309
|
+
pdfjs-editor-remove-stamp-button =
|
|
310
|
+
.title = Eliminar a imaxe
|
|
311
|
+
pdfjs-editor-remove-highlight-button =
|
|
312
|
+
.title = Eliminar o resaltado
|
|
313
|
+
|
|
314
|
+
##
|
|
315
|
+
|
|
304
316
|
# Editor Parameters
|
|
305
317
|
pdfjs-editor-free-text-color-input = Cor
|
|
306
318
|
pdfjs-editor-free-text-size-input = Tamaño
|
|
@@ -310,6 +322,8 @@ pdfjs-editor-ink-opacity-input = Opacidade
|
|
|
310
322
|
pdfjs-editor-stamp-add-image-button =
|
|
311
323
|
.title = Engadir imaxe
|
|
312
324
|
pdfjs-editor-stamp-add-image-button-label = Engadir imaxe
|
|
325
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
326
|
+
pdfjs-editor-free-highlight-thickness-input = Grosor
|
|
313
327
|
pdfjs-free-text =
|
|
314
328
|
.aria-label = Editor de texto
|
|
315
329
|
pdfjs-free-text-default-content = Comezar a teclear…
|
|
@@ -345,3 +359,6 @@ pdfjs-editor-resizer-label-bottom-right = Esquina inferior dereita: cambia o tam
|
|
|
345
359
|
pdfjs-editor-resizer-label-bottom-middle = Abaixo medio: cambia o tamaño
|
|
346
360
|
pdfjs-editor-resizer-label-bottom-left = Esquina inferior esquerda: cambia o tamaño
|
|
347
361
|
pdfjs-editor-resizer-label-middle-left = Medio esquerdo: cambia o tamaño
|
|
362
|
+
|
|
363
|
+
## Color picker
|
|
364
|
+
|
|
@@ -301,8 +301,15 @@ pdfjs-editor-ink-button-label = Moha’ãnga
|
|
|
301
301
|
pdfjs-editor-stamp-button =
|
|
302
302
|
.title = Embojuaju térã embosako’i ta’ãnga
|
|
303
303
|
pdfjs-editor-stamp-button-label = Embojuaju térã embosako’i ta’ãnga
|
|
304
|
-
pdfjs-editor-
|
|
305
|
-
.title =
|
|
304
|
+
pdfjs-editor-highlight-button =
|
|
305
|
+
.title = Mbosa’y
|
|
306
|
+
pdfjs-editor-highlight-button-label = Mbosa’y
|
|
307
|
+
pdfjs-highlight-floating-button =
|
|
308
|
+
.title = Mbosa’y
|
|
309
|
+
pdfjs-highlight-floating-button1 =
|
|
310
|
+
.title = Mbosa’y
|
|
311
|
+
.aria-label = Mbosa’y
|
|
312
|
+
pdfjs-highlight-floating-button-label = Mbosa’y
|
|
306
313
|
|
|
307
314
|
## Remove button for the various kind of editor.
|
|
308
315
|
|
|
@@ -326,6 +333,10 @@ pdfjs-editor-ink-opacity-input = Pytũngy
|
|
|
326
333
|
pdfjs-editor-stamp-add-image-button =
|
|
327
334
|
.title = Embojuaju ta’ãnga
|
|
328
335
|
pdfjs-editor-stamp-add-image-button-label = Embojuaju ta’ãnga
|
|
336
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
337
|
+
pdfjs-editor-free-highlight-thickness-input = Anambusu
|
|
338
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
339
|
+
.title = Emoambue anambusukue embosa’ývo mba’eporu ha’e’ỹva moñe’ẽrã
|
|
329
340
|
pdfjs-free-text =
|
|
330
341
|
.aria-label = Moñe’ẽrã moheñoiha
|
|
331
342
|
pdfjs-free-text-default-content = Ehai ñepyrũ…
|
|
@@ -382,3 +393,10 @@ pdfjs-editor-colorpicker-pink =
|
|
|
382
393
|
.title = Pytãngy
|
|
383
394
|
pdfjs-editor-colorpicker-red =
|
|
384
395
|
.title = Pyha
|
|
396
|
+
|
|
397
|
+
## Show all highlights
|
|
398
|
+
## This is a toggle button to show/hide all the highlights.
|
|
399
|
+
|
|
400
|
+
pdfjs-editor-highlight-show-all-button-label = Techaukapa
|
|
401
|
+
pdfjs-editor-highlight-show-all-button =
|
|
402
|
+
.title = Techaukapa
|
|
@@ -301,8 +301,15 @@ pdfjs-editor-ink-button-label = ציור
|
|
|
301
301
|
pdfjs-editor-stamp-button =
|
|
302
302
|
.title = הוספה או עריכת תמונות
|
|
303
303
|
pdfjs-editor-stamp-button-label = הוספה או עריכת תמונות
|
|
304
|
-
pdfjs-editor-
|
|
305
|
-
.title =
|
|
304
|
+
pdfjs-editor-highlight-button =
|
|
305
|
+
.title = סימון
|
|
306
|
+
pdfjs-editor-highlight-button-label = סימון
|
|
307
|
+
pdfjs-highlight-floating-button =
|
|
308
|
+
.title = סימון
|
|
309
|
+
pdfjs-highlight-floating-button1 =
|
|
310
|
+
.title = סימון
|
|
311
|
+
.aria-label = סימון
|
|
312
|
+
pdfjs-highlight-floating-button-label = סימון
|
|
306
313
|
|
|
307
314
|
## Remove button for the various kind of editor.
|
|
308
315
|
|
|
@@ -326,6 +333,10 @@ pdfjs-editor-ink-opacity-input = אטימות
|
|
|
326
333
|
pdfjs-editor-stamp-add-image-button =
|
|
327
334
|
.title = הוספת תמונה
|
|
328
335
|
pdfjs-editor-stamp-add-image-button-label = הוספת תמונה
|
|
336
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
337
|
+
pdfjs-editor-free-highlight-thickness-input = עובי
|
|
338
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
339
|
+
.title = שינוי עובי בעת הדגשת פריטים שאינם טקסט
|
|
329
340
|
pdfjs-free-text =
|
|
330
341
|
.aria-label = עורך טקסט
|
|
331
342
|
pdfjs-free-text-default-content = להתחיל להקליד…
|
|
@@ -382,3 +393,10 @@ pdfjs-editor-colorpicker-pink =
|
|
|
382
393
|
.title = ורוד
|
|
383
394
|
pdfjs-editor-colorpicker-red =
|
|
384
395
|
.title = אדום
|
|
396
|
+
|
|
397
|
+
## Show all highlights
|
|
398
|
+
## This is a toggle button to show/hide all the highlights.
|
|
399
|
+
|
|
400
|
+
pdfjs-editor-highlight-show-all-button-label = הצגת הכול
|
|
401
|
+
pdfjs-editor-highlight-show-all-button =
|
|
402
|
+
.title = הצגת הכול
|
|
@@ -305,8 +305,15 @@ pdfjs-editor-ink-button-label = Rysować
|
|
|
305
305
|
pdfjs-editor-stamp-button =
|
|
306
306
|
.title = Wobrazy přidać abo wobdźěłać
|
|
307
307
|
pdfjs-editor-stamp-button-label = Wobrazy přidać abo wobdźěłać
|
|
308
|
-
pdfjs-editor-
|
|
309
|
-
.title =
|
|
308
|
+
pdfjs-editor-highlight-button =
|
|
309
|
+
.title = Wuzběhnyć
|
|
310
|
+
pdfjs-editor-highlight-button-label = Wuzběhnyć
|
|
311
|
+
pdfjs-highlight-floating-button =
|
|
312
|
+
.title = Wuzběhnyć
|
|
313
|
+
pdfjs-highlight-floating-button1 =
|
|
314
|
+
.title = Wuzběhnjenje
|
|
315
|
+
.aria-label = Wuzběhnjenje
|
|
316
|
+
pdfjs-highlight-floating-button-label = Wuzběhnjenje
|
|
310
317
|
|
|
311
318
|
## Remove button for the various kind of editor.
|
|
312
319
|
|
|
@@ -330,6 +337,10 @@ pdfjs-editor-ink-opacity-input = Opacita
|
|
|
330
337
|
pdfjs-editor-stamp-add-image-button =
|
|
331
338
|
.title = Wobraz přidać
|
|
332
339
|
pdfjs-editor-stamp-add-image-button-label = Wobraz přidać
|
|
340
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
341
|
+
pdfjs-editor-free-highlight-thickness-input = Tołstosć
|
|
342
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
343
|
+
.title = Tołstosć změnić, hdyž so zapiski wuzběhuja, kotrež tekst njejsu
|
|
333
344
|
pdfjs-free-text =
|
|
334
345
|
.aria-label = Tekstowy editor
|
|
335
346
|
pdfjs-free-text-default-content = Započńće pisać…
|
|
@@ -386,3 +397,10 @@ pdfjs-editor-colorpicker-pink =
|
|
|
386
397
|
.title = Pink
|
|
387
398
|
pdfjs-editor-colorpicker-red =
|
|
388
399
|
.title = Čerwjeny
|
|
400
|
+
|
|
401
|
+
## Show all highlights
|
|
402
|
+
## This is a toggle button to show/hide all the highlights.
|
|
403
|
+
|
|
404
|
+
pdfjs-editor-highlight-show-all-button-label = Wšě pokazać
|
|
405
|
+
pdfjs-editor-highlight-show-all-button =
|
|
406
|
+
.title = Wšě pokazać
|
|
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Letöltés
|
|
|
51
51
|
pdfjs-bookmark-button =
|
|
52
52
|
.title = Jelenlegi oldal (webcím megtekintése a jelenlegi oldalról)
|
|
53
53
|
pdfjs-bookmark-button-label = Jelenlegi oldal
|
|
54
|
-
# Used in Firefox for Android.
|
|
55
|
-
pdfjs-open-in-app-button =
|
|
56
|
-
.title = Megnyitás alkalmazásban
|
|
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 = Megnyitás alkalmazásban
|
|
60
54
|
|
|
61
55
|
## Secondary toolbar and context menu
|
|
62
56
|
|
|
@@ -301,8 +295,15 @@ pdfjs-editor-ink-button-label = Rajzolás
|
|
|
301
295
|
pdfjs-editor-stamp-button =
|
|
302
296
|
.title = Képek hozzáadása vagy szerkesztése
|
|
303
297
|
pdfjs-editor-stamp-button-label = Képek hozzáadása vagy szerkesztése
|
|
304
|
-
pdfjs-editor-
|
|
305
|
-
.title =
|
|
298
|
+
pdfjs-editor-highlight-button =
|
|
299
|
+
.title = Kiemelés
|
|
300
|
+
pdfjs-editor-highlight-button-label = Kiemelés
|
|
301
|
+
pdfjs-highlight-floating-button =
|
|
302
|
+
.title = Kiemelés
|
|
303
|
+
pdfjs-highlight-floating-button1 =
|
|
304
|
+
.title = Kiemelés
|
|
305
|
+
.aria-label = Kiemelés
|
|
306
|
+
pdfjs-highlight-floating-button-label = Kiemelés
|
|
306
307
|
|
|
307
308
|
## Remove button for the various kind of editor.
|
|
308
309
|
|
|
@@ -326,6 +327,10 @@ pdfjs-editor-ink-opacity-input = Átlátszatlanság
|
|
|
326
327
|
pdfjs-editor-stamp-add-image-button =
|
|
327
328
|
.title = Kép hozzáadása
|
|
328
329
|
pdfjs-editor-stamp-add-image-button-label = Kép hozzáadása
|
|
330
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
331
|
+
pdfjs-editor-free-highlight-thickness-input = Vastagság
|
|
332
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
333
|
+
.title = Vastagság módosítása, ha nem szöveges elemeket emel ki
|
|
329
334
|
pdfjs-free-text =
|
|
330
335
|
.aria-label = Szövegszerkesztő
|
|
331
336
|
pdfjs-free-text-default-content = Kezdjen el gépelni…
|
|
@@ -382,3 +387,10 @@ pdfjs-editor-colorpicker-pink =
|
|
|
382
387
|
.title = Rózsaszín
|
|
383
388
|
pdfjs-editor-colorpicker-red =
|
|
384
389
|
.title = Vörös
|
|
390
|
+
|
|
391
|
+
## Show all highlights
|
|
392
|
+
## This is a toggle button to show/hide all the highlights.
|
|
393
|
+
|
|
394
|
+
pdfjs-editor-highlight-show-all-button-label = Összes megjelenítése
|
|
395
|
+
pdfjs-editor-highlight-show-all-button =
|
|
396
|
+
.title = Összes megjelenítése
|
|
@@ -29,7 +29,7 @@ pdfjs-zoom-in-button =
|
|
|
29
29
|
.title = Խոշորացնել
|
|
30
30
|
pdfjs-zoom-in-button-label = Խոշորացնել
|
|
31
31
|
pdfjs-zoom-select =
|
|
32
|
-
.title =
|
|
32
|
+
.title = Դիտափոխում
|
|
33
33
|
pdfjs-presentation-mode-button =
|
|
34
34
|
.title = Անցնել Ներկայացման եղանակին
|
|
35
35
|
pdfjs-presentation-mode-button-label = Ներկայացման եղանակ
|
|
@@ -39,6 +39,10 @@ pdfjs-open-file-button-label = Բացել
|
|
|
39
39
|
pdfjs-print-button =
|
|
40
40
|
.title = Տպել
|
|
41
41
|
pdfjs-print-button-label = Տպել
|
|
42
|
+
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
|
43
|
+
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
|
44
|
+
pdfjs-download-button-label = Ներբեռնել
|
|
45
|
+
pdfjs-bookmark-button-label = Ընթացիկ էջ
|
|
42
46
|
|
|
43
47
|
## Secondary toolbar and context menu
|
|
44
48
|
|
|
@@ -243,9 +247,26 @@ pdfjs-web-fonts-disabled = Վեբ-տառատեսակները անջատված ե
|
|
|
243
247
|
## Editing
|
|
244
248
|
|
|
245
249
|
|
|
250
|
+
## Remove button for the various kind of editor.
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
##
|
|
254
|
+
|
|
255
|
+
pdfjs-free-text-default-content = Սկսել մուտքագրումը…
|
|
256
|
+
|
|
246
257
|
## Alt-text dialog
|
|
247
258
|
|
|
248
259
|
|
|
249
260
|
## Editor resizers
|
|
250
261
|
## This is used in an aria label to help to understand the role of the resizer.
|
|
251
262
|
|
|
263
|
+
|
|
264
|
+
## Color picker
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
## Show all highlights
|
|
268
|
+
## This is a toggle button to show/hide all the highlights.
|
|
269
|
+
|
|
270
|
+
pdfjs-editor-highlight-show-all-button-label = Ցուցադրել բոլորը
|
|
271
|
+
pdfjs-editor-highlight-show-all-button =
|
|
272
|
+
.title = Ցուցադրել բոլորը
|
|
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Discargar
|
|
|
51
51
|
pdfjs-bookmark-button =
|
|
52
52
|
.title = Pagina actual (vide le URL del pagina actual)
|
|
53
53
|
pdfjs-bookmark-button-label = Pagina actual
|
|
54
|
-
# Used in Firefox for Android.
|
|
55
|
-
pdfjs-open-in-app-button =
|
|
56
|
-
.title = Aperir in app
|
|
57
|
-
# Used in Firefox for Android.
|
|
58
|
-
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
|
59
|
-
pdfjs-open-in-app-button-label = Aperir in app
|
|
60
54
|
|
|
61
55
|
## Secondary toolbar and context menu
|
|
62
56
|
|
|
@@ -67,8 +61,8 @@ pdfjs-first-page-button =
|
|
|
67
61
|
.title = Ir al prime pagina
|
|
68
62
|
pdfjs-first-page-button-label = Ir al prime pagina
|
|
69
63
|
pdfjs-last-page-button =
|
|
70
|
-
.title = Ir al
|
|
71
|
-
pdfjs-last-page-button-label = Ir al
|
|
64
|
+
.title = Ir al ultime pagina
|
|
65
|
+
pdfjs-last-page-button-label = Ir al ultime pagina
|
|
72
66
|
pdfjs-page-rotate-cw-button =
|
|
73
67
|
.title = Rotar in senso horari
|
|
74
68
|
pdfjs-page-rotate-cw-button-label = Rotar in senso horari
|
|
@@ -301,8 +295,13 @@ pdfjs-editor-ink-button-label = Designar
|
|
|
301
295
|
pdfjs-editor-stamp-button =
|
|
302
296
|
.title = Adder o rediger imagines
|
|
303
297
|
pdfjs-editor-stamp-button-label = Adder o rediger imagines
|
|
304
|
-
pdfjs-editor-
|
|
305
|
-
.title =
|
|
298
|
+
pdfjs-editor-highlight-button =
|
|
299
|
+
.title = Evidentia
|
|
300
|
+
pdfjs-editor-highlight-button-label = Evidentia
|
|
301
|
+
pdfjs-highlight-floating-button1 =
|
|
302
|
+
.title = Evidentiar
|
|
303
|
+
.aria-label = Evidentiar
|
|
304
|
+
pdfjs-highlight-floating-button-label = Evidentiar
|
|
306
305
|
|
|
307
306
|
## Remove button for the various kind of editor.
|
|
308
307
|
|
|
@@ -326,6 +325,10 @@ pdfjs-editor-ink-opacity-input = Opacitate
|
|
|
326
325
|
pdfjs-editor-stamp-add-image-button =
|
|
327
326
|
.title = Adder imagine
|
|
328
327
|
pdfjs-editor-stamp-add-image-button-label = Adder imagine
|
|
328
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
329
|
+
pdfjs-editor-free-highlight-thickness-input = Spissor
|
|
330
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
331
|
+
.title = Cambiar spissor evidentiante elementos differente de texto
|
|
329
332
|
pdfjs-free-text =
|
|
330
333
|
.aria-label = Editor de texto
|
|
331
334
|
pdfjs-free-text-default-content = Comenciar a scriber…
|
|
@@ -382,3 +385,10 @@ pdfjs-editor-colorpicker-pink =
|
|
|
382
385
|
.title = Rosate
|
|
383
386
|
pdfjs-editor-colorpicker-red =
|
|
384
387
|
.title = Rubie
|
|
388
|
+
|
|
389
|
+
## Show all highlights
|
|
390
|
+
## This is a toggle button to show/hide all the highlights.
|
|
391
|
+
|
|
392
|
+
pdfjs-editor-highlight-show-all-button-label = Monstrar toto
|
|
393
|
+
pdfjs-editor-highlight-show-all-button =
|
|
394
|
+
.title = Monstrar toto
|
|
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Sækja
|
|
|
51
51
|
pdfjs-bookmark-button =
|
|
52
52
|
.title = Núverandi síða (Skoða vefslóð frá núverandi síðu)
|
|
53
53
|
pdfjs-bookmark-button-label = Núverandi síða
|
|
54
|
-
# Used in Firefox for Android.
|
|
55
|
-
pdfjs-open-in-app-button =
|
|
56
|
-
.title = Opna í smáforriti
|
|
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 = Opna í smáforriti
|
|
60
54
|
|
|
61
55
|
## Secondary toolbar and context menu
|
|
62
56
|
|
|
@@ -284,7 +278,7 @@ pdfjs-text-annotation-type =
|
|
|
284
278
|
|
|
285
279
|
## Password
|
|
286
280
|
|
|
287
|
-
pdfjs-password-label =
|
|
281
|
+
pdfjs-password-label = Settu inn lykilorð til að opna þessa PDF-skrá.
|
|
288
282
|
pdfjs-password-invalid = Ógilt lykilorð. Reyndu aftur.
|
|
289
283
|
pdfjs-password-ok-button = Í lagi
|
|
290
284
|
pdfjs-password-cancel-button = Hætta við
|
|
@@ -301,8 +295,13 @@ pdfjs-editor-ink-button-label = Teikna
|
|
|
301
295
|
pdfjs-editor-stamp-button =
|
|
302
296
|
.title = Bæta við eða breyta myndum
|
|
303
297
|
pdfjs-editor-stamp-button-label = Bæta við eða breyta myndum
|
|
304
|
-
pdfjs-editor-
|
|
305
|
-
.title =
|
|
298
|
+
pdfjs-editor-highlight-button =
|
|
299
|
+
.title = Áherslulita
|
|
300
|
+
pdfjs-editor-highlight-button-label = Áherslulita
|
|
301
|
+
pdfjs-highlight-floating-button1 =
|
|
302
|
+
.title = Áherslulita
|
|
303
|
+
.aria-label = Áherslulita
|
|
304
|
+
pdfjs-highlight-floating-button-label = Áherslulita
|
|
306
305
|
|
|
307
306
|
## Remove button for the various kind of editor.
|
|
308
307
|
|
|
@@ -326,6 +325,10 @@ pdfjs-editor-ink-opacity-input = Ógegnsæi
|
|
|
326
325
|
pdfjs-editor-stamp-add-image-button =
|
|
327
326
|
.title = Bæta við mynd
|
|
328
327
|
pdfjs-editor-stamp-add-image-button-label = Bæta við mynd
|
|
328
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
329
|
+
pdfjs-editor-free-highlight-thickness-input = Þykkt
|
|
330
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
331
|
+
.title = Breyta þykkt við áherslulitun annarra atriða en texta
|
|
329
332
|
pdfjs-free-text =
|
|
330
333
|
.aria-label = Textaritill
|
|
331
334
|
pdfjs-free-text-default-content = Byrjaðu að skrifa…
|
|
@@ -382,3 +385,10 @@ pdfjs-editor-colorpicker-pink =
|
|
|
382
385
|
.title = Bleikt
|
|
383
386
|
pdfjs-editor-colorpicker-red =
|
|
384
387
|
.title = Rautt
|
|
388
|
+
|
|
389
|
+
## Show all highlights
|
|
390
|
+
## This is a toggle button to show/hide all the highlights.
|
|
391
|
+
|
|
392
|
+
pdfjs-editor-highlight-show-all-button-label = Birta allt
|
|
393
|
+
pdfjs-editor-highlight-show-all-button =
|
|
394
|
+
.title = Birta allt
|
|
@@ -51,12 +51,6 @@ pdfjs-download-button-label = Scarica
|
|
|
51
51
|
pdfjs-bookmark-button =
|
|
52
52
|
.title = Pagina corrente (mostra URL della pagina corrente)
|
|
53
53
|
pdfjs-bookmark-button-label = Pagina corrente
|
|
54
|
-
# Used in Firefox for Android.
|
|
55
|
-
pdfjs-open-in-app-button =
|
|
56
|
-
.title = Apri in app
|
|
57
|
-
# Used in Firefox for Android.
|
|
58
|
-
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
|
59
|
-
pdfjs-open-in-app-button-label = Apri in app
|
|
60
54
|
|
|
61
55
|
## Secondary toolbar and context menu
|
|
62
56
|
|
|
@@ -304,6 +298,13 @@ pdfjs-editor-ink-button-label = Disegno
|
|
|
304
298
|
pdfjs-editor-stamp-button =
|
|
305
299
|
.title = Aggiungi o rimuovi immagine
|
|
306
300
|
pdfjs-editor-stamp-button-label = Aggiungi o rimuovi immagine
|
|
301
|
+
pdfjs-editor-highlight-button =
|
|
302
|
+
.title = Evidenzia
|
|
303
|
+
pdfjs-editor-highlight-button-label = Evidenzia
|
|
304
|
+
pdfjs-highlight-floating-button1 =
|
|
305
|
+
.title = Evidenzia
|
|
306
|
+
.aria-label = Evidenzia
|
|
307
|
+
pdfjs-highlight-floating-button-label = Evidenzia
|
|
307
308
|
|
|
308
309
|
## Remove button for the various kind of editor.
|
|
309
310
|
|
|
@@ -318,8 +319,6 @@ pdfjs-editor-remove-highlight-button =
|
|
|
318
319
|
|
|
319
320
|
##
|
|
320
321
|
|
|
321
|
-
pdfjs-editor-remove-button =
|
|
322
|
-
.title = Rimuovi
|
|
323
322
|
# Editor Parameters
|
|
324
323
|
pdfjs-editor-free-text-color-input = Colore
|
|
325
324
|
pdfjs-editor-free-text-size-input = Dimensione
|
|
@@ -329,6 +328,11 @@ pdfjs-editor-ink-opacity-input = Opacità
|
|
|
329
328
|
pdfjs-editor-stamp-add-image-button =
|
|
330
329
|
.title = Aggiungi immagine
|
|
331
330
|
pdfjs-editor-stamp-add-image-button-label = Aggiungi immagine
|
|
331
|
+
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
|
332
|
+
pdfjs-editor-free-highlight-thickness-input = Spessore
|
|
333
|
+
pdfjs-editor-free-highlight-thickness-title =
|
|
334
|
+
.title = Modifica lo spessore della selezione per elementi non testuali
|
|
335
|
+
|
|
332
336
|
pdfjs-free-text =
|
|
333
337
|
.aria-label = Editor di testo
|
|
334
338
|
pdfjs-free-text-default-content = Inizia a digitare…
|
|
@@ -387,3 +391,9 @@ pdfjs-editor-colorpicker-pink =
|
|
|
387
391
|
pdfjs-editor-colorpicker-red =
|
|
388
392
|
.title = Rosso
|
|
389
393
|
|
|
394
|
+
## Show all highlights
|
|
395
|
+
## This is a toggle button to show/hide all the highlights.
|
|
396
|
+
|
|
397
|
+
pdfjs-editor-highlight-show-all-button-label = Mostra tutto
|
|
398
|
+
pdfjs-editor-highlight-show-all-button =
|
|
399
|
+
.title = Mostra tutto
|