Skip to content

Commit 66763b3

Browse files
authored
Merge pull request #20337 from timvandermeij/updates
Update dependencies and translations to the most recent versions
2 parents 44c4985 + b9d9523 commit 66763b3

45 files changed

Lines changed: 1726 additions & 102 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

l10n/be/viewer.ftl

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,10 @@ pdfjs-comment-floating-button =
310310
.title = Каментаваць
311311
.aria-label = Каментаваць
312312
pdfjs-comment-floating-button-label = Каментаваць
313+
pdfjs-editor-comment-button =
314+
.title = Каментарый
315+
.aria-label = Каментарый
316+
pdfjs-editor-comment-button-label = Каментарый
313317
pdfjs-editor-signature-button =
314318
.title = Дадаць подпіс
315319
pdfjs-editor-signature-button-label = Дадаць подпіс
@@ -372,6 +376,22 @@ pdfjs-editor-add-saved-signature-button =
372376
pdfjs-free-text2 =
373377
.aria-label = Тэкставы рэдактар
374378
.default-content = Пачніце ўводзіць…
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] Каментарый
385+
[few] Каментарыі
386+
*[many] Каментарыі
387+
}
388+
pdfjs-editor-comments-sidebar-close-button =
389+
.title = Закрыць бакавую панэль
390+
.aria-label = Закрыць бакавую панэль
391+
pdfjs-editor-comments-sidebar-close-button-label = Закрыць бакавую панэль
392+
# Instructional copy to add a comment by selecting text or an annotations.
393+
pdfjs-editor-comments-sidebar-no-comments1 = Бачыце штосьці вартае ўвагі? Вылучыце і пакіньце каментарый.
394+
pdfjs-editor-comments-sidebar-no-comments-link = Падрабязней
375395
376396
## Alt-text dialog
377397

@@ -589,6 +609,15 @@ pdfjs-editor-add-signature-cancel-button = Скасаваць
589609
pdfjs-editor-add-signature-add-button = Дадаць
590610
pdfjs-editor-edit-signature-update-button = Абнавіць
591611
612+
## Comment popup
613+
614+
pdfjs-editor-edit-comment-popup-button-label = Змяніць каментарый
615+
pdfjs-editor-edit-comment-popup-button =
616+
.title = Змяніць каментарый
617+
pdfjs-editor-delete-comment-popup-button-label = Выдаліць каментарый
618+
pdfjs-editor-delete-comment-popup-button =
619+
.title = Выдаліць каментарый
620+
592621
## Edit a comment dialog
593622

594623
pdfjs-editor-edit-comment-actions-button-label = Дзеянні
@@ -603,6 +632,13 @@ pdfjs-editor-edit-comment-manager-text-input =
603632
.placeholder = Увядзіце свой каментарый
604633
pdfjs-editor-edit-comment-manager-cancel-button = Скасаваць
605634
pdfjs-editor-edit-comment-manager-save-button = Захаваць
635+
# An existing comment is edited
636+
pdfjs-editor-edit-comment-dialog-title-when-editing = Змяніць каментарый
637+
# No existing comment
638+
pdfjs-editor-edit-comment-dialog-title-when-adding = Дадаць каментарый
639+
pdfjs-editor-edit-comment-dialog-text-input =
640+
.placeholder = Пачніце набор тэксту…
641+
pdfjs-editor-edit-comment-dialog-cancel-button = Скасаваць
606642
607643
## Edit a comment button in the editor toolbar
608644

l10n/bg/viewer.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,4 +379,5 @@ pdfjs-editor-colorpicker-red =
379379
## New alt-text dialog
380380
## 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.
381381

382+
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Научете повече
382383
pdfjs-editor-new-alt-text-not-now-button = Не сега

l10n/cs/viewer.ftl

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,10 @@ pdfjs-comment-floating-button =
312312
.title = Komentář
313313
.aria-label = Komentář
314314
pdfjs-comment-floating-button-label = Komentář
315+
pdfjs-editor-comment-button =
316+
.title = Komentář
317+
.aria-label = Komentář
318+
pdfjs-editor-comment-button-label = Komentář
315319
pdfjs-editor-signature-button =
316320
.title = Přidat podpis
317321
pdfjs-editor-signature-button-label = Přidat podpis
@@ -374,6 +378,23 @@ pdfjs-editor-add-saved-signature-button =
374378
pdfjs-free-text2 =
375379
.aria-label = Textový editor
376380
.default-content = Začněte psát...
381+
# Used to show how many comments are present in the pdf file.
382+
# Variables:
383+
# $count (Number) - the number of comments.
384+
pdfjs-editor-comments-sidebar-title =
385+
{ $count ->
386+
[one] Komentář
387+
[few] Komentáře
388+
[many] Komentáře
389+
*[other] Komentáře
390+
}
391+
pdfjs-editor-comments-sidebar-close-button =
392+
.title = Zavřít postranní lištu
393+
.aria-label = Zavřít postranní lištu
394+
pdfjs-editor-comments-sidebar-close-button-label = Zavřít postranní lištu
395+
# Instructional copy to add a comment by selecting text or an annotations.
396+
pdfjs-editor-comments-sidebar-no-comments1 = Vidíte něco pozoruhodného? Zvýrazněte to a zanechte komentář.
397+
pdfjs-editor-comments-sidebar-no-comments-link = Zjistit více
377398
378399
## Alt-text dialog
379400

@@ -592,6 +613,17 @@ pdfjs-editor-add-signature-cancel-button = Zrušit
592613
pdfjs-editor-add-signature-add-button = Přidat
593614
pdfjs-editor-edit-signature-update-button = Aktualizovat
594615
616+
## Comment popup
617+
618+
pdfjs-editor-edit-comment-popup-button-label = Upravit komentář
619+
pdfjs-editor-edit-comment-popup-button =
620+
.title = Upravit komentář
621+
pdfjs-editor-delete-comment-popup-button-label = Odebrat komentář
622+
pdfjs-editor-delete-comment-popup-button =
623+
.title = Odebrat komentář
624+
pdfjs-show-comment-button =
625+
.title = Zobrazit komentář
626+
595627
## Edit a comment dialog
596628

597629
pdfjs-editor-edit-comment-actions-button-label = Akce
@@ -606,6 +638,15 @@ pdfjs-editor-edit-comment-manager-text-input =
606638
.placeholder = Zadejte komentář
607639
pdfjs-editor-edit-comment-manager-cancel-button = Zrušit
608640
pdfjs-editor-edit-comment-manager-save-button = Uložit
641+
# An existing comment is edited
642+
pdfjs-editor-edit-comment-dialog-title-when-editing = Upravit komentář
643+
pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aktualizovat
644+
# No existing comment
645+
pdfjs-editor-edit-comment-dialog-title-when-adding = Přidat komentář
646+
pdfjs-editor-edit-comment-dialog-save-button-when-adding = Přidat
647+
pdfjs-editor-edit-comment-dialog-text-input =
648+
.placeholder = Začněte psát…
649+
pdfjs-editor-edit-comment-dialog-cancel-button = Zrušit
609650
610651
## Edit a comment button in the editor toolbar
611652

l10n/cy/viewer.ftl

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,10 @@ pdfjs-comment-floating-button =
316316
.title = Sylw
317317
.aria-label = Sylw
318318
pdfjs-comment-floating-button-label = Sylw
319+
pdfjs-editor-comment-button =
320+
.title = Sylw
321+
.aria-label = Sylw
322+
pdfjs-editor-comment-button-label = Sylw
319323
pdfjs-editor-signature-button =
320324
.title = Ychwanegu llofnod
321325
pdfjs-editor-signature-button-label = Ychwanegu llofnod
@@ -378,6 +382,25 @@ pdfjs-editor-add-saved-signature-button =
378382
pdfjs-free-text2 =
379383
.aria-label = Golygydd Testun
380384
.default-content = Cychwyn teipio…
385+
# Used to show how many comments are present in the pdf file.
386+
# Variables:
387+
# $count (Number) - the number of comments.
388+
pdfjs-editor-comments-sidebar-title =
389+
{ $count ->
390+
[zero] Sylwadau
391+
[one] Sylw
392+
[two] Sylw
393+
[few] Sylw
394+
[many] Sylw
395+
*[other] Sylw
396+
}
397+
pdfjs-editor-comments-sidebar-close-button =
398+
.title = Cau'r bar ochr
399+
.aria-label = Cau'r bar ochr
400+
pdfjs-editor-comments-sidebar-close-button-label = Cau'r bar ochr
401+
# Instructional copy to add a comment by selecting text or an annotations.
402+
pdfjs-editor-comments-sidebar-no-comments1 = Gweld rhywbeth nodedig? Amlygwch ef a gadael sylw.
403+
pdfjs-editor-comments-sidebar-no-comments-link = Dysgu rhagor
381404
382405
## Alt-text dialog
383406

@@ -598,6 +621,17 @@ pdfjs-editor-add-signature-cancel-button = Diddymu
598621
pdfjs-editor-add-signature-add-button = Ychwanegu
599622
pdfjs-editor-edit-signature-update-button = Diweddaru
600623
624+
## Comment popup
625+
626+
pdfjs-editor-edit-comment-popup-button-label = Golygu sylw
627+
pdfjs-editor-edit-comment-popup-button =
628+
.title = Golygu sylw
629+
pdfjs-editor-delete-comment-popup-button-label = Tynnu sylw
630+
pdfjs-editor-delete-comment-popup-button =
631+
.title = Tynnu sylw
632+
pdfjs-show-comment-button =
633+
.title = Dangos sylw
634+
601635
## Edit a comment dialog
602636

603637
pdfjs-editor-edit-comment-actions-button-label = Gweithredoedd
@@ -612,6 +646,15 @@ pdfjs-editor-edit-comment-manager-text-input =
612646
.placeholder = Rhowch eich sylw
613647
pdfjs-editor-edit-comment-manager-cancel-button = Diddymu
614648
pdfjs-editor-edit-comment-manager-save-button = Cadw
649+
# An existing comment is edited
650+
pdfjs-editor-edit-comment-dialog-title-when-editing = Golygu sylw
651+
pdfjs-editor-edit-comment-dialog-save-button-when-editing = Diweddaru
652+
# No existing comment
653+
pdfjs-editor-edit-comment-dialog-title-when-adding = Ychwanegu sylw
654+
pdfjs-editor-edit-comment-dialog-save-button-when-adding = Ychwanegu
655+
pdfjs-editor-edit-comment-dialog-text-input =
656+
.placeholder = Cychwyn teipio…
657+
pdfjs-editor-edit-comment-dialog-cancel-button = Diddymu
615658
616659
## Edit a comment button in the editor toolbar
617660

l10n/da/viewer.ftl

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,10 @@ pdfjs-comment-floating-button =
308308
.title = Kommenter
309309
.aria-label = Kommenter
310310
pdfjs-comment-floating-button-label = Kommenter
311+
pdfjs-editor-comment-button =
312+
.title = Kommentar
313+
.aria-label = Kommentar
314+
pdfjs-editor-comment-button-label = Kommentar
311315
pdfjs-editor-signature-button =
312316
.title = Tilføj signatur
313317
pdfjs-editor-signature-button-label = Tilføj signatur
@@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button =
370374
pdfjs-free-text2 =
371375
.aria-label = Teksteditor
372376
.default-content = Begynd at skrive…
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] Kommentar
383+
*[other] Kommentarer
384+
}
385+
pdfjs-editor-comments-sidebar-close-button =
386+
.title = Luk sidepanelet
387+
.aria-label = Luk sidepanelet
388+
pdfjs-editor-comments-sidebar-close-button-label = Luk sidepanelet
389+
# Instructional copy to add a comment by selecting text or an annotations.
390+
pdfjs-editor-comments-sidebar-no-comments1 = Har du fundet noget interessant? Fremhæv det og gem en kommentar.
391+
pdfjs-editor-comments-sidebar-no-comments-link = Læs mere
373392
374393
## Alt-text dialog
375394

@@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Annuller
586605
pdfjs-editor-add-signature-add-button = Tilføj
587606
pdfjs-editor-edit-signature-update-button = Opdater
588607
608+
## Comment popup
609+
610+
pdfjs-editor-edit-comment-popup-button-label = Rediger kommentar
611+
pdfjs-editor-edit-comment-popup-button =
612+
.title = Rediger kommentar
613+
pdfjs-editor-delete-comment-popup-button-label = Fjern kommentar
614+
pdfjs-editor-delete-comment-popup-button =
615+
.title = Fjern kommentar
616+
pdfjs-show-comment-button =
617+
.title = Vis kommentar
618+
589619
## Edit a comment dialog
590620

591621
pdfjs-editor-edit-comment-actions-button-label = Handlinger
@@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input =
600630
.placeholder = Indtast din kommentar
601631
pdfjs-editor-edit-comment-manager-cancel-button = Annuller
602632
pdfjs-editor-edit-comment-manager-save-button = Gem
633+
# An existing comment is edited
634+
pdfjs-editor-edit-comment-dialog-title-when-editing = Rediger kommentar
635+
pdfjs-editor-edit-comment-dialog-save-button-when-editing = Opdater
636+
# No existing comment
637+
pdfjs-editor-edit-comment-dialog-title-when-adding = Tilføj kommentar
638+
pdfjs-editor-edit-comment-dialog-save-button-when-adding = Tilføj
639+
pdfjs-editor-edit-comment-dialog-text-input =
640+
.placeholder = Begynd at skrive…
641+
pdfjs-editor-edit-comment-dialog-cancel-button = Annuller
603642
604643
## Edit a comment button in the editor toolbar
605644

l10n/de/viewer.ftl

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,10 @@ pdfjs-comment-floating-button =
308308
.title = Kommentieren
309309
.aria-label = Kommentieren
310310
pdfjs-comment-floating-button-label = Kommentieren
311+
pdfjs-editor-comment-button =
312+
.title = Kommentar
313+
.aria-label = Kommentar
314+
pdfjs-editor-comment-button-label = Kommentar
311315
pdfjs-editor-signature-button =
312316
.title = Unterschrift hinzufügen
313317
pdfjs-editor-signature-button-label = Unterschrift hinzufügen
@@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button =
370374
pdfjs-free-text2 =
371375
.aria-label = Texteditor
372376
.default-content = Schreiben beginnen…
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] Kommentar
383+
*[other] Kommentare
384+
}
385+
pdfjs-editor-comments-sidebar-close-button =
386+
.title = Sidebar schließen
387+
.aria-label = Sidebar schließen
388+
pdfjs-editor-comments-sidebar-close-button-label = Sidebar schließen
389+
# Instructional copy to add a comment by selecting text or an annotations.
390+
pdfjs-editor-comments-sidebar-no-comments1 = Haben Sie etwas Bemerkenswertes entdeckt? Heben Sie es hervor und hinterlassen Sie einen Kommentar.
391+
pdfjs-editor-comments-sidebar-no-comments-link = Weitere Informationen
373392
374393
## Alt-text dialog
375394

@@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Abbrechen
586605
pdfjs-editor-add-signature-add-button = Hinzufügen
587606
pdfjs-editor-edit-signature-update-button = Aktualisieren
588607
608+
## Comment popup
609+
610+
pdfjs-editor-edit-comment-popup-button-label = Kommentar bearbeiten
611+
pdfjs-editor-edit-comment-popup-button =
612+
.title = Kommentar bearbeiten
613+
pdfjs-editor-delete-comment-popup-button-label = Kommentar entfernen
614+
pdfjs-editor-delete-comment-popup-button =
615+
.title = Kommentar entfernen
616+
pdfjs-show-comment-button =
617+
.title = Kommentar anzeigen
618+
589619
## Edit a comment dialog
590620

591621
pdfjs-editor-edit-comment-actions-button-label = Aktionen
@@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input =
600630
.placeholder = Kommentar eingeben
601631
pdfjs-editor-edit-comment-manager-cancel-button = Abbrechen
602632
pdfjs-editor-edit-comment-manager-save-button = Speichern
633+
# An existing comment is edited
634+
pdfjs-editor-edit-comment-dialog-title-when-editing = Kommentar bearbeiten
635+
pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aktualisieren
636+
# No existing comment
637+
pdfjs-editor-edit-comment-dialog-title-when-adding = Kommentar hinzufügen
638+
pdfjs-editor-edit-comment-dialog-save-button-when-adding = Hinzufügen
639+
pdfjs-editor-edit-comment-dialog-text-input =
640+
.placeholder = Schreiben beginnen…
641+
pdfjs-editor-edit-comment-dialog-cancel-button = Abbrechen
603642
604643
## Edit a comment button in the editor toolbar
605644

0 commit comments

Comments
 (0)