Skip to content

Commit 4a66096

Browse files
authored
Merge pull request #20396 from timvandermeij/updates
Update dependencies and translations to the most recent versions
2 parents 3d175f2 + 982e7ea commit 4a66096

33 files changed

+478
-310
lines changed

gulpfile.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2340,7 +2340,7 @@ function packageJson() {
23402340
bugs: DIST_BUGS_URL,
23412341
license: DIST_LICENSE,
23422342
optionalDependencies: {
2343-
"@napi-rs/canvas": "^0.1.80",
2343+
"@napi-rs/canvas": "^0.1.81",
23442344
},
23452345
browser: {
23462346
canvas: false,

l10n/bg/viewer.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ pdfjs-editor-stamp-add-image-button-label = Добавяне на изображ
320320
pdfjs-free-text2 =
321321
.aria-label = Текстов редактор
322322
.default-content = Започнете да пишете…
323+
pdfjs-editor-comments-sidebar-close-button-label = Затваряне на страничната лента
323324
324325
## Alt-text dialog
325326

l10n/de/viewer.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,8 @@ pdfjs-editor-edit-comment-dialog-cancel-button = Abbrechen
644644

645645
pdfjs-editor-edit-comment-button =
646646
.title = Kommentar bearbeiten
647+
pdfjs-editor-add-comment-button =
648+
.title = Kommentar hinzufügen
647649
648650
## Main menu for adding/removing signatures
649651

l10n/dsb/viewer.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,8 @@ pdfjs-editor-edit-comment-dialog-cancel-button = Pśetergnuś
652652

653653
pdfjs-editor-edit-comment-button =
654654
.title = Komentar wobźěłaś
655+
pdfjs-editor-add-comment-button =
656+
.title = Komentar pśidaś
655657
656658
## Main menu for adding/removing signatures
657659

l10n/en-GB/viewer.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,8 @@ pdfjs-editor-edit-comment-dialog-cancel-button = Cancel
644644

645645
pdfjs-editor-edit-comment-button =
646646
.title = Edit comment
647+
pdfjs-editor-add-comment-button =
648+
.title = Add comment
647649
648650
## Main menu for adding/removing signatures
649651

l10n/es-AR/viewer.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,8 @@ pdfjs-editor-edit-comment-dialog-cancel-button = Cancelar
644644

645645
pdfjs-editor-edit-comment-button =
646646
.title = Editar comentario
647+
pdfjs-editor-add-comment-button =
648+
.title = Agregar comentario
647649
648650
## Main menu for adding/removing signatures
649651

l10n/es-ES/viewer.ftl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,8 @@ pdfjs-editor-edit-comment-popup-button =
613613
pdfjs-editor-delete-comment-popup-button-label = Eliminar comentario
614614
pdfjs-editor-delete-comment-popup-button =
615615
.title = Eliminar comentario
616+
pdfjs-show-comment-button =
617+
.title = Mostrar comentario
616618
617619
## Edit a comment dialog
618620

@@ -630,8 +632,10 @@ pdfjs-editor-edit-comment-manager-cancel-button = Cancelar
630632
pdfjs-editor-edit-comment-manager-save-button = Guardar
631633
# An existing comment is edited
632634
pdfjs-editor-edit-comment-dialog-title-when-editing = Editar comentario
635+
pdfjs-editor-edit-comment-dialog-save-button-when-editing = Actualizar
633636
# No existing comment
634637
pdfjs-editor-edit-comment-dialog-title-when-adding = Añadir comentario
638+
pdfjs-editor-edit-comment-dialog-save-button-when-adding = Añadir
635639
pdfjs-editor-edit-comment-dialog-text-input =
636640
.placeholder = Empezar a escribir…
637641
pdfjs-editor-edit-comment-dialog-cancel-button = Cancelar

l10n/es-MX/viewer.ftl

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,13 @@ pdfjs-web-fonts-disabled = Las fuentes web están desactivadas: es imposible usa
286286

287287
pdfjs-editor-free-text-button =
288288
.title = Texto
289+
pdfjs-editor-color-picker-free-text-input =
290+
.title = Cambiar el color del texto
289291
pdfjs-editor-free-text-button-label = Texto
290292
pdfjs-editor-ink-button =
291293
.title = Dibujar
294+
pdfjs-editor-color-picker-ink-input =
295+
.title = Cambiar el color del dibujo
292296
pdfjs-editor-ink-button-label = Dibujar
293297
pdfjs-editor-stamp-button =
294298
.title = Agregar o editar imágenes
@@ -300,6 +304,14 @@ pdfjs-highlight-floating-button1 =
300304
.title = Destacados
301305
.aria-label = Destacados
302306
pdfjs-highlight-floating-button-label = Destacados
307+
pdfjs-comment-floating-button =
308+
.title = Comentario
309+
.aria-label = Comentario
310+
pdfjs-comment-floating-button-label = Comentario
311+
pdfjs-editor-comment-button =
312+
.title = Comentario
313+
.aria-label = Comentario
314+
pdfjs-editor-comment-button-label = Comentario
303315
pdfjs-editor-signature-button =
304316
.title = Agregar firma
305317
pdfjs-editor-signature-button-label = Añadir firma
@@ -312,6 +324,13 @@ pdfjs-editor-highlight-editor =
312324
# “Drawing” is a noun, the string is used on the editor for drawings.
313325
pdfjs-editor-ink-editor =
314326
.aria-label = Editor de dibujos
327+
# Used when a signature editor is selected/hovered.
328+
# Variables:
329+
# $description (String) - a string describing/labeling the signature.
330+
pdfjs-editor-signature-editor1 =
331+
.aria-description = Editor de firmas: { $description }
332+
pdfjs-editor-stamp-editor =
333+
.aria-label = Editor de imágenes
315334
316335
## Remove button for the various kind of editor.
317336

@@ -341,13 +360,35 @@ pdfjs-editor-stamp-add-image-button-label = Agregar imagen
341360
pdfjs-editor-free-highlight-thickness-input = Espesor
342361
pdfjs-editor-free-highlight-thickness-title =
343362
.title = Cambiar el grosor al resaltar elementos que no sean texto
363+
pdfjs-editor-add-signature-container =
364+
.aria-label = Controles de firma y firmas guardadas
344365
pdfjs-editor-signature-add-signature-button =
345366
.title = Agregar nueva firma
346367
pdfjs-editor-signature-add-signature-button-label = Agregar nueva firma
368+
# Used on the button to use an already saved signature.
369+
# Variables:
370+
# $description (String) - a string describing/labeling the signature.
371+
pdfjs-editor-add-saved-signature-button =
372+
.title = Firma guardada: { $description }
347373
# .default-content is used as a placeholder in an empty text editor.
348374
pdfjs-free-text2 =
349375
.aria-label = Editor de texto
350376
.default-content = Comenzar a escribir…
377+
# Used to show how many comments are present in the pdf file.
378+
# Variables:
379+
# $count (Number) - the number of comments.
380+
pdfjs-editor-comments-sidebar-title =
381+
{ $count ->
382+
[one] Comentario
383+
*[other] Comentarios
384+
}
385+
pdfjs-editor-comments-sidebar-close-button =
386+
.title = Cerrar la barra lateral
387+
.aria-label = Cerrar la barra lateral
388+
pdfjs-editor-comments-sidebar-close-button-label = Cerrar la barra lateral
389+
# Instructional copy to add a comment by selecting text or an annotations.
390+
pdfjs-editor-comments-sidebar-no-comments1 = ¿Ves algo interesante? Resáltalo y deja un comentario.
391+
pdfjs-editor-comments-sidebar-no-comments-link = Saber más
351392
352393
## Alt-text dialog
353394

@@ -478,6 +519,14 @@ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar el editor de t
478519
pdfjs-editor-alt-text-settings-show-dialog-description = Te ayuda a asegurarte de que todas tus imágenes tengan texto alternativo.
479520
pdfjs-editor-alt-text-settings-close-button = Cerrar
480521
522+
## Accessibility labels (announced by screen readers) for objects added to the editor.
523+
524+
pdfjs-editor-highlight-added-alert = Destacado añadido
525+
pdfjs-editor-freetext-added-alert = Texto agregado
526+
pdfjs-editor-ink-added-alert = Dibujo agregado
527+
pdfjs-editor-stamp-added-alert = Imagen agregada
528+
pdfjs-editor-signature-added-alert = Firma agregada
529+
481530
## "Annotations removed" bar
482531

483532
pdfjs-editor-undo-bar-message-highlight = Resaltado eliminado
@@ -546,6 +595,8 @@ pdfjs-editor-add-signature-save-checkbox = Guardar firma
546595
pdfjs-editor-add-signature-save-warning-message = Has alcanzado el límite de 5 firmas guardadas. Elimina una para guardar más.
547596
pdfjs-editor-add-signature-image-upload-error-title = No se pudo cargar la imagen
548597
pdfjs-editor-add-signature-image-upload-error-description = Verifica tu conexión de red o prueba con otra imagen.
598+
pdfjs-editor-add-signature-image-no-data-error-title = No se puede convertir esta imagen en una firma
599+
pdfjs-editor-add-signature-image-no-data-error-description = Intenta cargar una imagen diferente.
549600
pdfjs-editor-add-signature-error-close-button = Cerrar
550601
551602
## Dialog buttons
@@ -554,6 +605,48 @@ pdfjs-editor-add-signature-cancel-button = Cancelar
554605
pdfjs-editor-add-signature-add-button = Agregar
555606
pdfjs-editor-edit-signature-update-button = Actualizar
556607
608+
## Comment popup
609+
610+
pdfjs-editor-edit-comment-popup-button-label = Editar comentario
611+
pdfjs-editor-edit-comment-popup-button =
612+
.title = Editar comentario
613+
pdfjs-editor-delete-comment-popup-button-label = Eliminar comentario
614+
pdfjs-editor-delete-comment-popup-button =
615+
.title = Eliminar comentario
616+
pdfjs-show-comment-button =
617+
.title = Mostrar comentario
618+
619+
## Edit a comment dialog
620+
621+
pdfjs-editor-edit-comment-actions-button-label = Acciones
622+
pdfjs-editor-edit-comment-actions-button =
623+
.title = Acciones
624+
pdfjs-editor-edit-comment-close-button-label = Cerrar
625+
pdfjs-editor-edit-comment-close-button =
626+
.title = Cerrar
627+
pdfjs-editor-edit-comment-actions-edit-button-label = Editar
628+
pdfjs-editor-edit-comment-actions-delete-button-label = Eliminar
629+
pdfjs-editor-edit-comment-manager-text-input =
630+
.placeholder = Ingresa tu comentario
631+
pdfjs-editor-edit-comment-manager-cancel-button = Cancelar
632+
pdfjs-editor-edit-comment-manager-save-button = Guardar
633+
# An existing comment is edited
634+
pdfjs-editor-edit-comment-dialog-title-when-editing = Editar comentario
635+
pdfjs-editor-edit-comment-dialog-save-button-when-editing = Actualizar
636+
# No existing comment
637+
pdfjs-editor-edit-comment-dialog-title-when-adding = Agregar comentario
638+
pdfjs-editor-edit-comment-dialog-save-button-when-adding = Agregar
639+
pdfjs-editor-edit-comment-dialog-text-input =
640+
.placeholder = Empieza a escribir…
641+
pdfjs-editor-edit-comment-dialog-cancel-button = Cancelar
642+
643+
## Edit a comment button in the editor toolbar
644+
645+
pdfjs-editor-edit-comment-button =
646+
.title = Editar comentario
647+
pdfjs-editor-add-comment-button =
648+
.title = Añadir comentario
649+
557650
## Main menu for adding/removing signatures
558651

559652
pdfjs-editor-delete-signature-button1 =

l10n/eu/viewer.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,8 @@ pdfjs-editor-edit-comment-dialog-cancel-button = Utzi
648648

649649
pdfjs-editor-edit-comment-button =
650650
.title = Editatu iruzkina
651+
pdfjs-editor-add-comment-button =
652+
.title = Gehitu iruzkina
651653
652654
## Main menu for adding/removing signatures
653655

l10n/fi/viewer.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,8 @@ pdfjs-editor-edit-comment-dialog-cancel-button = Peruuta
644644

645645
pdfjs-editor-edit-comment-button =
646646
.title = Muokkaa kommenttia
647+
pdfjs-editor-add-comment-button =
648+
.title = Lisää kommentti
647649
648650
## Main menu for adding/removing signatures
649651

0 commit comments

Comments
 (0)