From b9d9523871bb51637f6b79d88886c51395a6b4a9 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sun, 5 Oct 2025 14:41:45 +0200 Subject: [PATCH] Update translations to the most recent versions --- l10n/be/viewer.ftl | 36 +++++++++++++++++++++ l10n/bg/viewer.ftl | 1 + l10n/cs/viewer.ftl | 41 ++++++++++++++++++++++++ l10n/cy/viewer.ftl | 43 +++++++++++++++++++++++++ l10n/da/viewer.ftl | 39 +++++++++++++++++++++++ l10n/de/viewer.ftl | 39 +++++++++++++++++++++++ l10n/dsb/viewer.ftl | 41 ++++++++++++++++++++++++ l10n/el/viewer.ftl | 39 +++++++++++++++++++++++ l10n/en-CA/viewer.ftl | 35 +++++++++++++++++++++ l10n/en-GB/viewer.ftl | 39 +++++++++++++++++++++++ l10n/eo/viewer.ftl | 39 +++++++++++++++++++++++ l10n/es-AR/viewer.ftl | 39 +++++++++++++++++++++++ l10n/es-CL/viewer.ftl | 35 +++++++++++++++++++++ l10n/es-ES/viewer.ftl | 68 ++++++++++++++++++++++++++++++++++++++++ l10n/es-MX/viewer.ftl | 27 ++++++++++++++++ l10n/eu/viewer.ftl | 39 +++++++++++++++++++++++ l10n/fi/viewer.ftl | 19 +++++++++++ l10n/fr/viewer.ftl | 39 +++++++++++++++++++++++ l10n/fy-NL/viewer.ftl | 39 +++++++++++++++++++++++ l10n/gn/viewer.ftl | 35 +++++++++++++++++++++ l10n/he/viewer.ftl | 39 +++++++++++++++++++++++ l10n/hsb/viewer.ftl | 41 ++++++++++++++++++++++++ l10n/hy-AM/viewer.ftl | 2 +- l10n/ia/viewer.ftl | 39 +++++++++++++++++++++++ l10n/it/viewer.ftl | 39 +++++++++++++++++++++++ l10n/ja/viewer.ftl | 32 +++++++++++++++++++ l10n/ka/viewer.ftl | 39 +++++++++++++++++++++++ l10n/kab/viewer.ftl | 73 +++++++++++++++++++++++++++++++++++++++++++ l10n/ko/viewer.ftl | 35 +++++++++++++++++++++ l10n/nb-NO/viewer.ftl | 39 +++++++++++++++++++++++ l10n/nl/viewer.ftl | 39 +++++++++++++++++++++++ l10n/nn-NO/viewer.ftl | 35 +++++++++++++++++++++ l10n/pt-BR/viewer.ftl | 35 +++++++++++++++++++++ l10n/ro/viewer.ftl | 18 +++++++++++ l10n/ru/viewer.ftl | 40 ++++++++++++++++++++++++ l10n/sk/viewer.ftl | 41 ++++++++++++++++++++++++ l10n/sv-SE/viewer.ftl | 39 +++++++++++++++++++++++ l10n/tg/viewer.ftl | 35 +++++++++++++++++++++ l10n/th/viewer.ftl | 31 ++++++++++++++++++ l10n/tr/viewer.ftl | 39 +++++++++++++++++++++++ l10n/vi/viewer.ftl | 31 ++++++++++++++++++ l10n/zh-CN/viewer.ftl | 35 +++++++++++++++++++++ l10n/zh-TW/viewer.ftl | 35 +++++++++++++++++++++ 43 files changed, 1562 insertions(+), 1 deletion(-) diff --git a/l10n/be/viewer.ftl b/l10n/be/viewer.ftl index c13e40f30..786fb6597 100644 --- a/l10n/be/viewer.ftl +++ b/l10n/be/viewer.ftl @@ -310,6 +310,10 @@ pdfjs-comment-floating-button = .title = Каментаваць .aria-label = Каментаваць pdfjs-comment-floating-button-label = Каментаваць +pdfjs-editor-comment-button = + .title = Каментарый + .aria-label = Каментарый +pdfjs-editor-comment-button-label = Каментарый pdfjs-editor-signature-button = .title = Дадаць подпіс pdfjs-editor-signature-button-label = Дадаць подпіс @@ -372,6 +376,22 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Тэкставы рэдактар .default-content = Пачніце ўводзіць… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Каментарый + [few] Каментарыі + *[many] Каментарыі + } +pdfjs-editor-comments-sidebar-close-button = + .title = Закрыць бакавую панэль + .aria-label = Закрыць бакавую панэль +pdfjs-editor-comments-sidebar-close-button-label = Закрыць бакавую панэль +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Бачыце штосьці вартае ўвагі? Вылучыце і пакіньце каментарый. +pdfjs-editor-comments-sidebar-no-comments-link = Падрабязней ## Alt-text dialog @@ -589,6 +609,15 @@ pdfjs-editor-add-signature-cancel-button = Скасаваць pdfjs-editor-add-signature-add-button = Дадаць pdfjs-editor-edit-signature-update-button = Абнавіць +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Змяніць каментарый +pdfjs-editor-edit-comment-popup-button = + .title = Змяніць каментарый +pdfjs-editor-delete-comment-popup-button-label = Выдаліць каментарый +pdfjs-editor-delete-comment-popup-button = + .title = Выдаліць каментарый + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Дзеянні @@ -603,6 +632,13 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Увядзіце свой каментарый pdfjs-editor-edit-comment-manager-cancel-button = Скасаваць pdfjs-editor-edit-comment-manager-save-button = Захаваць +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Змяніць каментарый +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Дадаць каментарый +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Пачніце набор тэксту… +pdfjs-editor-edit-comment-dialog-cancel-button = Скасаваць ## Edit a comment button in the editor toolbar diff --git a/l10n/bg/viewer.ftl b/l10n/bg/viewer.ftl index 1bbfd0583..b6a75eba0 100644 --- a/l10n/bg/viewer.ftl +++ b/l10n/bg/viewer.ftl @@ -379,4 +379,5 @@ pdfjs-editor-colorpicker-red = ## New alt-text dialog ## 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. +pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Научете повече pdfjs-editor-new-alt-text-not-now-button = Не сега diff --git a/l10n/cs/viewer.ftl b/l10n/cs/viewer.ftl index f1848d9c5..135d74a89 100644 --- a/l10n/cs/viewer.ftl +++ b/l10n/cs/viewer.ftl @@ -312,6 +312,10 @@ pdfjs-comment-floating-button = .title = Komentář .aria-label = Komentář pdfjs-comment-floating-button-label = Komentář +pdfjs-editor-comment-button = + .title = Komentář + .aria-label = Komentář +pdfjs-editor-comment-button-label = Komentář pdfjs-editor-signature-button = .title = Přidat podpis pdfjs-editor-signature-button-label = Přidat podpis @@ -374,6 +378,23 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Textový editor .default-content = Začněte psát... +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Komentář + [few] Komentáře + [many] Komentáře + *[other] Komentáře + } +pdfjs-editor-comments-sidebar-close-button = + .title = Zavřít postranní lištu + .aria-label = Zavřít postranní lištu +pdfjs-editor-comments-sidebar-close-button-label = Zavřít postranní lištu +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Vidíte něco pozoruhodného? Zvýrazněte to a zanechte komentář. +pdfjs-editor-comments-sidebar-no-comments-link = Zjistit více ## Alt-text dialog @@ -592,6 +613,17 @@ pdfjs-editor-add-signature-cancel-button = Zrušit pdfjs-editor-add-signature-add-button = Přidat pdfjs-editor-edit-signature-update-button = Aktualizovat +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Upravit komentář +pdfjs-editor-edit-comment-popup-button = + .title = Upravit komentář +pdfjs-editor-delete-comment-popup-button-label = Odebrat komentář +pdfjs-editor-delete-comment-popup-button = + .title = Odebrat komentář +pdfjs-show-comment-button = + .title = Zobrazit komentář + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Akce @@ -606,6 +638,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Zadejte komentář pdfjs-editor-edit-comment-manager-cancel-button = Zrušit pdfjs-editor-edit-comment-manager-save-button = Uložit +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Upravit komentář +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aktualizovat +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Přidat komentář +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Přidat +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Začněte psát… +pdfjs-editor-edit-comment-dialog-cancel-button = Zrušit ## Edit a comment button in the editor toolbar diff --git a/l10n/cy/viewer.ftl b/l10n/cy/viewer.ftl index a4d4c4534..fc8a2669e 100644 --- a/l10n/cy/viewer.ftl +++ b/l10n/cy/viewer.ftl @@ -316,6 +316,10 @@ pdfjs-comment-floating-button = .title = Sylw .aria-label = Sylw pdfjs-comment-floating-button-label = Sylw +pdfjs-editor-comment-button = + .title = Sylw + .aria-label = Sylw +pdfjs-editor-comment-button-label = Sylw pdfjs-editor-signature-button = .title = Ychwanegu llofnod pdfjs-editor-signature-button-label = Ychwanegu llofnod @@ -378,6 +382,25 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Golygydd Testun .default-content = Cychwyn teipio… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [zero] Sylwadau + [one] Sylw + [two] Sylw + [few] Sylw + [many] Sylw + *[other] Sylw + } +pdfjs-editor-comments-sidebar-close-button = + .title = Cau'r bar ochr + .aria-label = Cau'r bar ochr +pdfjs-editor-comments-sidebar-close-button-label = Cau'r bar ochr +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Gweld rhywbeth nodedig? Amlygwch ef a gadael sylw. +pdfjs-editor-comments-sidebar-no-comments-link = Dysgu rhagor ## Alt-text dialog @@ -598,6 +621,17 @@ pdfjs-editor-add-signature-cancel-button = Diddymu pdfjs-editor-add-signature-add-button = Ychwanegu pdfjs-editor-edit-signature-update-button = Diweddaru +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Golygu sylw +pdfjs-editor-edit-comment-popup-button = + .title = Golygu sylw +pdfjs-editor-delete-comment-popup-button-label = Tynnu sylw +pdfjs-editor-delete-comment-popup-button = + .title = Tynnu sylw +pdfjs-show-comment-button = + .title = Dangos sylw + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Gweithredoedd @@ -612,6 +646,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Rhowch eich sylw pdfjs-editor-edit-comment-manager-cancel-button = Diddymu pdfjs-editor-edit-comment-manager-save-button = Cadw +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Golygu sylw +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Diweddaru +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Ychwanegu sylw +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Ychwanegu +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Cychwyn teipio… +pdfjs-editor-edit-comment-dialog-cancel-button = Diddymu ## Edit a comment button in the editor toolbar diff --git a/l10n/da/viewer.ftl b/l10n/da/viewer.ftl index ee01c490b..4f90b6aac 100644 --- a/l10n/da/viewer.ftl +++ b/l10n/da/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Kommenter .aria-label = Kommenter pdfjs-comment-floating-button-label = Kommenter +pdfjs-editor-comment-button = + .title = Kommentar + .aria-label = Kommentar +pdfjs-editor-comment-button-label = Kommentar pdfjs-editor-signature-button = .title = Tilføj signatur pdfjs-editor-signature-button-label = Tilføj signatur @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Teksteditor .default-content = Begynd at skrive… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Kommentar + *[other] Kommentarer + } +pdfjs-editor-comments-sidebar-close-button = + .title = Luk sidepanelet + .aria-label = Luk sidepanelet +pdfjs-editor-comments-sidebar-close-button-label = Luk sidepanelet +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Har du fundet noget interessant? Fremhæv det og gem en kommentar. +pdfjs-editor-comments-sidebar-no-comments-link = Læs mere ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Annuller pdfjs-editor-add-signature-add-button = Tilføj pdfjs-editor-edit-signature-update-button = Opdater +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Rediger kommentar +pdfjs-editor-edit-comment-popup-button = + .title = Rediger kommentar +pdfjs-editor-delete-comment-popup-button-label = Fjern kommentar +pdfjs-editor-delete-comment-popup-button = + .title = Fjern kommentar +pdfjs-show-comment-button = + .title = Vis kommentar + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Handlinger @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Indtast din kommentar pdfjs-editor-edit-comment-manager-cancel-button = Annuller pdfjs-editor-edit-comment-manager-save-button = Gem +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Rediger kommentar +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Opdater +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Tilføj kommentar +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Tilføj +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Begynd at skrive… +pdfjs-editor-edit-comment-dialog-cancel-button = Annuller ## Edit a comment button in the editor toolbar diff --git a/l10n/de/viewer.ftl b/l10n/de/viewer.ftl index 7322f2395..e540d6b95 100644 --- a/l10n/de/viewer.ftl +++ b/l10n/de/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Kommentieren .aria-label = Kommentieren pdfjs-comment-floating-button-label = Kommentieren +pdfjs-editor-comment-button = + .title = Kommentar + .aria-label = Kommentar +pdfjs-editor-comment-button-label = Kommentar pdfjs-editor-signature-button = .title = Unterschrift hinzufügen pdfjs-editor-signature-button-label = Unterschrift hinzufügen @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Texteditor .default-content = Schreiben beginnen… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Kommentar + *[other] Kommentare + } +pdfjs-editor-comments-sidebar-close-button = + .title = Sidebar schließen + .aria-label = Sidebar schließen +pdfjs-editor-comments-sidebar-close-button-label = Sidebar schließen +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Haben Sie etwas Bemerkenswertes entdeckt? Heben Sie es hervor und hinterlassen Sie einen Kommentar. +pdfjs-editor-comments-sidebar-no-comments-link = Weitere Informationen ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Abbrechen pdfjs-editor-add-signature-add-button = Hinzufügen pdfjs-editor-edit-signature-update-button = Aktualisieren +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Kommentar bearbeiten +pdfjs-editor-edit-comment-popup-button = + .title = Kommentar bearbeiten +pdfjs-editor-delete-comment-popup-button-label = Kommentar entfernen +pdfjs-editor-delete-comment-popup-button = + .title = Kommentar entfernen +pdfjs-show-comment-button = + .title = Kommentar anzeigen + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Aktionen @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Kommentar eingeben pdfjs-editor-edit-comment-manager-cancel-button = Abbrechen pdfjs-editor-edit-comment-manager-save-button = Speichern +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Kommentar bearbeiten +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aktualisieren +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Kommentar hinzufügen +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Hinzufügen +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Schreiben beginnen… +pdfjs-editor-edit-comment-dialog-cancel-button = Abbrechen ## Edit a comment button in the editor toolbar diff --git a/l10n/dsb/viewer.ftl b/l10n/dsb/viewer.ftl index a3e1a330a..67d1461ea 100644 --- a/l10n/dsb/viewer.ftl +++ b/l10n/dsb/viewer.ftl @@ -312,6 +312,10 @@ pdfjs-comment-floating-button = .title = Komentěrowaś .aria-label = Komentěrowaś pdfjs-comment-floating-button-label = Komentěrowaś +pdfjs-editor-comment-button = + .title = Komentěrowaś + .aria-label = Komentěrowaś +pdfjs-editor-comment-button-label = Komentar pdfjs-editor-signature-button = .title = Signaturu pśidaś pdfjs-editor-signature-button-label = Signaturu pśidaś @@ -374,6 +378,23 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Tekstowy editor .default-content = Zachopśo pisaś … +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] { $count } komentar + [two] { $count } komentara + [few] { $count } komentary + *[other] { $count } komentarow + } +pdfjs-editor-comments-sidebar-close-button = + .title = Bócnicu zacyniś + .aria-label = Bócnicu zacyniś +pdfjs-editor-comments-sidebar-close-button-label = Bócnicu zacyniś +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Wiźiśo něco wobspomnjeśa gódnego? Wuzwigniśo to a zawóstajśo komentar. +pdfjs-editor-comments-sidebar-no-comments-link = Dalšne informacije ## Alt-text dialog @@ -592,6 +613,17 @@ pdfjs-editor-add-signature-cancel-button = Pśetergnuś pdfjs-editor-add-signature-add-button = Pśidaś pdfjs-editor-edit-signature-update-button = Aktualizěrowaś +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Komentar wobźěłaś +pdfjs-editor-edit-comment-popup-button = + .title = Komentar wobźěłaś +pdfjs-editor-delete-comment-popup-button-label = Komentar wótwónoźeś +pdfjs-editor-delete-comment-popup-button = + .title = Komentar wótwónoźeś +pdfjs-show-comment-button = + .title = Komentar pokazaś + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Akcije @@ -606,6 +638,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Zapódajśo swój komentar pdfjs-editor-edit-comment-manager-cancel-button = Pśetergnuś pdfjs-editor-edit-comment-manager-save-button = Składowaś +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Komentar wobźěłaś +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aktualizěrowaś +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Komentar pśidaś +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Pśidaś +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Zachopśo pisaś… +pdfjs-editor-edit-comment-dialog-cancel-button = Pśetergnuś ## Edit a comment button in the editor toolbar diff --git a/l10n/el/viewer.ftl b/l10n/el/viewer.ftl index d5fa33b59..fc6ccf297 100644 --- a/l10n/el/viewer.ftl +++ b/l10n/el/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Σχόλιο .aria-label = Σχόλιο pdfjs-comment-floating-button-label = Σχόλιο +pdfjs-editor-comment-button = + .title = Σχόλιο + .aria-label = Σχόλιο +pdfjs-editor-comment-button-label = Σχόλιο pdfjs-editor-signature-button = .title = Προσθήκη υπογραφής pdfjs-editor-signature-button-label = Προσθήκη υπογραφής @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Επεξεργασία κειμένου .default-content = Ξεκινήστε να πληκτρολογείτε… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Σχόλια + *[other] Σχόλια + } +pdfjs-editor-comments-sidebar-close-button = + .title = Κλείσιμο πλευρικής στήλης + .aria-label = Κλείσιμο πλευρικής στήλης +pdfjs-editor-comments-sidebar-close-button-label = Κλείσιμο πλευρικής στήλης +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Βλέπετε κάτι αξιοσημείωτο; Επισημάνετε το και αφήστε ένα σχόλιο. +pdfjs-editor-comments-sidebar-no-comments-link = Μάθετε περισσότερα ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Ακύρωση pdfjs-editor-add-signature-add-button = Προσθήκη pdfjs-editor-edit-signature-update-button = Ενημέρωση +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Επεξεργασία σχολίου +pdfjs-editor-edit-comment-popup-button = + .title = Επεξεργασία σχολίου +pdfjs-editor-delete-comment-popup-button-label = Αφαίρεση σχολίου +pdfjs-editor-delete-comment-popup-button = + .title = Αφαίρεση σχολίου +pdfjs-show-comment-button = + .title = Εμφάνιση σχολίου + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Ενέργειες @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Εισαγάγετε το σχόλιό σας pdfjs-editor-edit-comment-manager-cancel-button = Ακύρωση pdfjs-editor-edit-comment-manager-save-button = Αποθήκευση +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Επεξεργασία σχολίου +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Ενημέρωση +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Προσθήκη σχολίου +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Προσθήκη +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Ξεκινήστε να πληκτρολογείτε… +pdfjs-editor-edit-comment-dialog-cancel-button = Ακύρωση ## Edit a comment button in the editor toolbar diff --git a/l10n/en-CA/viewer.ftl b/l10n/en-CA/viewer.ftl index 37fc340b5..8b2a45769 100644 --- a/l10n/en-CA/viewer.ftl +++ b/l10n/en-CA/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Comment .aria-label = Comment pdfjs-comment-floating-button-label = Comment +pdfjs-editor-comment-button = + .title = Comment + .aria-label = Comment +pdfjs-editor-comment-button-label = Comment pdfjs-editor-signature-button = .title = Add signature pdfjs-editor-signature-button-label = Add signature @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Text Editor .default-content = Start typing… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Comment + *[other] Comments + } +pdfjs-editor-comments-sidebar-close-button = + .title = Close the sidebar + .aria-label = Close the sidebar +pdfjs-editor-comments-sidebar-close-button-label = Close the sidebar +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = See something noteworthy? Highlight it and leave a comment. +pdfjs-editor-comments-sidebar-no-comments-link = Learn more ## Alt-text dialog @@ -586,6 +605,15 @@ pdfjs-editor-add-signature-cancel-button = Cancel pdfjs-editor-add-signature-add-button = Add pdfjs-editor-edit-signature-update-button = Update +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Edit comment +pdfjs-editor-edit-comment-popup-button = + .title = Edit comment +pdfjs-editor-delete-comment-popup-button-label = Remove comment +pdfjs-editor-delete-comment-popup-button = + .title = Remove comment + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Actions @@ -600,6 +628,13 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Enter your comment pdfjs-editor-edit-comment-manager-cancel-button = Cancel pdfjs-editor-edit-comment-manager-save-button = Save +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Edit comment +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Add comment +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Start typing… +pdfjs-editor-edit-comment-dialog-cancel-button = Cancel ## Edit a comment button in the editor toolbar diff --git a/l10n/en-GB/viewer.ftl b/l10n/en-GB/viewer.ftl index 62f4c24a8..37d5cb94d 100644 --- a/l10n/en-GB/viewer.ftl +++ b/l10n/en-GB/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Comment .aria-label = Comment pdfjs-comment-floating-button-label = Comment +pdfjs-editor-comment-button = + .title = Comment + .aria-label = Comment +pdfjs-editor-comment-button-label = Comment pdfjs-editor-signature-button = .title = Add signature pdfjs-editor-signature-button-label = Add signature @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Text Editor .default-content = Start typing… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Comment + *[other] Comments + } +pdfjs-editor-comments-sidebar-close-button = + .title = Close the sidebar + .aria-label = Close the sidebar +pdfjs-editor-comments-sidebar-close-button-label = Close the sidebar +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = See something noteworthy? Highlight it and leave a comment. +pdfjs-editor-comments-sidebar-no-comments-link = Learn more ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Cancel pdfjs-editor-add-signature-add-button = Add pdfjs-editor-edit-signature-update-button = Update +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Edit comment +pdfjs-editor-edit-comment-popup-button = + .title = Edit comment +pdfjs-editor-delete-comment-popup-button-label = Remove comment +pdfjs-editor-delete-comment-popup-button = + .title = Remove comment +pdfjs-show-comment-button = + .title = Show comment + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Actions @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Enter your comment pdfjs-editor-edit-comment-manager-cancel-button = Cancel pdfjs-editor-edit-comment-manager-save-button = Save +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Edit comment +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Update +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Add comment +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Add +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Start typing… +pdfjs-editor-edit-comment-dialog-cancel-button = Cancel ## Edit a comment button in the editor toolbar diff --git a/l10n/eo/viewer.ftl b/l10n/eo/viewer.ftl index 4eeef1e13..ceae4b63b 100644 --- a/l10n/eo/viewer.ftl +++ b/l10n/eo/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Komenti .aria-label = Komenti pdfjs-comment-floating-button-label = Komenti +pdfjs-editor-comment-button = + .title = Komenti + .aria-label = Komenti +pdfjs-editor-comment-button-label = Komenti pdfjs-editor-signature-button = .title = Aldoni subskribon pdfjs-editor-signature-button-label = Aldoni subskribon @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Teksta redaktilo .default-content = Komencu tajpi… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Komenti + *[other] Komentoj + } +pdfjs-editor-comments-sidebar-close-button = + .title = Fermi la flankan strion + .aria-label = Fermi la flankan strion +pdfjs-editor-comments-sidebar-close-button-label = Fermi la flankan strion +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Ĉu vi rimarkas ion interesan? Elstarigu tion kaj aldonu komenton. +pdfjs-editor-comments-sidebar-no-comments-link = Pli da informo ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Nuligi pdfjs-editor-add-signature-add-button = Aldoni pdfjs-editor-edit-signature-update-button = Ĝisdatigi +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Modifi komenton +pdfjs-editor-edit-comment-popup-button = + .title = Modifi komenton +pdfjs-editor-delete-comment-popup-button-label = Forigi komenton +pdfjs-editor-delete-comment-popup-button = + .title = Forigi komenton +pdfjs-show-comment-button = + .title = Montri komenton + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Agoj @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Tajpu vian komenton pdfjs-editor-edit-comment-manager-cancel-button = Nuligi pdfjs-editor-edit-comment-manager-save-button = Konservi +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Modifi komenton +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Ĝisdatigi +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Aldoni komenton +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Aldoni +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Ektajpi… +pdfjs-editor-edit-comment-dialog-cancel-button = Nuligi ## Edit a comment button in the editor toolbar diff --git a/l10n/es-AR/viewer.ftl b/l10n/es-AR/viewer.ftl index 501e67929..4f114fcd9 100644 --- a/l10n/es-AR/viewer.ftl +++ b/l10n/es-AR/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Comentar .aria-label = Comentar pdfjs-comment-floating-button-label = Comentar +pdfjs-editor-comment-button = + .title = Comentar + .aria-label = Comentar +pdfjs-editor-comment-button-label = Comentar pdfjs-editor-signature-button = .title = Agregar firma pdfjs-editor-signature-button-label = Agregar firma @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Editor de texto .default-content = Comenzar a tipear… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Comentario + *[other] Comentarios + } +pdfjs-editor-comments-sidebar-close-button = + .title = Cerrar la barra lateral + .aria-label = Cerrar la barra lateral +pdfjs-editor-comments-sidebar-close-button-label = Cerrar la barra lateral +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = ¿Ve algo digno de mención? Resáltelo y deje un comentario. +pdfjs-editor-comments-sidebar-no-comments-link = Conocer más ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Cancelar pdfjs-editor-add-signature-add-button = Agregar pdfjs-editor-edit-signature-update-button = Actualizar +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Editar comentario +pdfjs-editor-edit-comment-popup-button = + .title = Editar comentario +pdfjs-editor-delete-comment-popup-button-label = Eliminar comentario +pdfjs-editor-delete-comment-popup-button = + .title = Eliminar comentario +pdfjs-show-comment-button = + .title = Mostrar comentario + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Acciones @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Ingresar un comentario pdfjs-editor-edit-comment-manager-cancel-button = Cancelar pdfjs-editor-edit-comment-manager-save-button = Guardar +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Editar comentario +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Actualizar +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Agregar comentario +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Agregar +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Empezar a tipear… +pdfjs-editor-edit-comment-dialog-cancel-button = Cancelar ## Edit a comment button in the editor toolbar diff --git a/l10n/es-CL/viewer.ftl b/l10n/es-CL/viewer.ftl index fdce099df..394eaf5ad 100644 --- a/l10n/es-CL/viewer.ftl +++ b/l10n/es-CL/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Comentario .aria-label = Comentario pdfjs-comment-floating-button-label = Comentario +pdfjs-editor-comment-button = + .title = Comentar + .aria-label = Comentar +pdfjs-editor-comment-button-label = Comentar pdfjs-editor-signature-button = .title = Añadir firma pdfjs-editor-signature-button-label = Añadir firma @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Editor de texto .default-content = Empieza a escribir… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Comentario + *[other] Comentarios + } +pdfjs-editor-comments-sidebar-close-button = + .title = Cerrar la barra lateral + .aria-label = Cerrar la barra lateral +pdfjs-editor-comments-sidebar-close-button-label = Cerrar la barra lateral +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = ¿Ves algo interesante? Resáltalo y deja un comentario. +pdfjs-editor-comments-sidebar-no-comments-link = Más información ## Alt-text dialog @@ -586,6 +605,15 @@ pdfjs-editor-add-signature-cancel-button = Cancelar pdfjs-editor-add-signature-add-button = Añadir pdfjs-editor-edit-signature-update-button = Actualizar +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Editar comentario +pdfjs-editor-edit-comment-popup-button = + .title = Editar comentario +pdfjs-editor-delete-comment-popup-button-label = Eliminar comentario +pdfjs-editor-delete-comment-popup-button = + .title = Eliminar comentario + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Acciones @@ -600,6 +628,13 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Ingresa tu comentario pdfjs-editor-edit-comment-manager-cancel-button = Cancelar pdfjs-editor-edit-comment-manager-save-button = Guardar +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Editar comentario +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Añadir comentario +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Empieza a escribir… +pdfjs-editor-edit-comment-dialog-cancel-button = Cancelar ## Edit a comment button in the editor toolbar diff --git a/l10n/es-ES/viewer.ftl b/l10n/es-ES/viewer.ftl index e449cb7ea..a8bbf393a 100644 --- a/l10n/es-ES/viewer.ftl +++ b/l10n/es-ES/viewer.ftl @@ -286,9 +286,13 @@ pdfjs-web-fonts-disabled = Las tipografías web están desactivadas: es imposibl pdfjs-editor-free-text-button = .title = Texto +pdfjs-editor-color-picker-free-text-input = + .title = Cambiar el color del texto pdfjs-editor-free-text-button-label = Texto pdfjs-editor-ink-button = .title = Dibujar +pdfjs-editor-color-picker-ink-input = + .title = Cambiar el color del dibujo pdfjs-editor-ink-button-label = Dibujar pdfjs-editor-stamp-button = .title = Añadir o editar imágenes @@ -300,6 +304,14 @@ pdfjs-highlight-floating-button1 = .title = Resaltar .aria-label = Resaltar pdfjs-highlight-floating-button-label = Resaltar +pdfjs-comment-floating-button = + .title = Comentario + .aria-label = Comentario +pdfjs-comment-floating-button-label = Comentario +pdfjs-editor-comment-button = + .title = Comentario + .aria-label = Comentario +pdfjs-editor-comment-button-label = Comentario pdfjs-editor-signature-button = .title = Añadir firma pdfjs-editor-signature-button-label = Añadir firma @@ -362,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Editor de texto .default-content = Empiece a escribir… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Comentario + *[other] Comentarios + } +pdfjs-editor-comments-sidebar-close-button = + .title = Cerrar la barra lateral + .aria-label = Cerrar la barra lateral +pdfjs-editor-comments-sidebar-close-button-label = Cerrar la barra lateral +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = ¿Ve algo interesante? Resáltelo y deje un comentario. +pdfjs-editor-comments-sidebar-no-comments-link = Saber más ## Alt-text dialog @@ -492,6 +519,14 @@ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar el editor de t pdfjs-editor-alt-text-settings-show-dialog-description = Le ayuda a asegurarse de que todas sus imágenes tengan texto alternativo. pdfjs-editor-alt-text-settings-close-button = Cerrar +## Accessibility labels (announced by screen readers) for objects added to the editor. + +pdfjs-editor-highlight-added-alert = Resaltado añadido +pdfjs-editor-freetext-added-alert = Texto añadido +pdfjs-editor-ink-added-alert = Dibujo añadido +pdfjs-editor-stamp-added-alert = Imagen añadida +pdfjs-editor-signature-added-alert = Firma añadida + ## "Annotations removed" bar pdfjs-editor-undo-bar-message-highlight = Resaltado eliminado @@ -560,6 +595,8 @@ pdfjs-editor-add-signature-save-checkbox = Guardar firma pdfjs-editor-add-signature-save-warning-message = Ha alcanzado el límite de 5 firmas guardadas. Elimine una para guardar más. pdfjs-editor-add-signature-image-upload-error-title = No se ha podido subir la imagen pdfjs-editor-add-signature-image-upload-error-description = Compruebe su conexión de red o pruebe con otra imagen. +pdfjs-editor-add-signature-image-no-data-error-title = No se puede convertir esta imagen en una firma +pdfjs-editor-add-signature-image-no-data-error-description = Por favor, intente cargar una imagen diferente. pdfjs-editor-add-signature-error-close-button = Cerrar ## Dialog buttons @@ -568,10 +605,41 @@ pdfjs-editor-add-signature-cancel-button = Cancelar pdfjs-editor-add-signature-add-button = Añadir pdfjs-editor-edit-signature-update-button = Actualizar +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Editar comentario +pdfjs-editor-edit-comment-popup-button = + .title = Editar comentario +pdfjs-editor-delete-comment-popup-button-label = Eliminar comentario +pdfjs-editor-delete-comment-popup-button = + .title = Eliminar comentario + ## Edit a comment dialog +pdfjs-editor-edit-comment-actions-button-label = Acciones +pdfjs-editor-edit-comment-actions-button = + .title = Acciones +pdfjs-editor-edit-comment-close-button-label = Cerrar +pdfjs-editor-edit-comment-close-button = + .title = Cerrar +pdfjs-editor-edit-comment-actions-edit-button-label = Editar +pdfjs-editor-edit-comment-actions-delete-button-label = Eliminar +pdfjs-editor-edit-comment-manager-text-input = + .placeholder = Introduzca su comentario pdfjs-editor-edit-comment-manager-cancel-button = Cancelar pdfjs-editor-edit-comment-manager-save-button = Guardar +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Editar comentario +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Añadir comentario +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Empezar a escribir… +pdfjs-editor-edit-comment-dialog-cancel-button = Cancelar + +## Edit a comment button in the editor toolbar + +pdfjs-editor-edit-comment-button = + .title = Editar comentario ## Main menu for adding/removing signatures diff --git a/l10n/es-MX/viewer.ftl b/l10n/es-MX/viewer.ftl index f190bf39a..2aa7d0e8b 100644 --- a/l10n/es-MX/viewer.ftl +++ b/l10n/es-MX/viewer.ftl @@ -304,6 +304,15 @@ pdfjs-editor-signature-button = .title = Agregar firma pdfjs-editor-signature-button-label = Añadir firma +## Default editor aria labels + +# “Highlight” is a noun, the string is used on the editor for highlights. +pdfjs-editor-highlight-editor = + .aria-label = Editor de destacados +# “Drawing” is a noun, the string is used on the editor for drawings. +pdfjs-editor-ink-editor = + .aria-label = Editor de dibujos + ## Remove button for the various kind of editor. pdfjs-editor-remove-ink-button = @@ -492,6 +501,7 @@ pdfjs-editor-undo-bar-close-button-label = Cerrar ## Add a signature dialog +pdfjs-editor-add-signature-dialog-label = Este modal permite al usuario crear una firma para añadirla a un documento PDF. El usuario puede editar el nombre (que también sirve como texto alternativo) y, opcionalmente, guardar la firma para utilizarla en otras ocasiones. pdfjs-editor-add-signature-dialog-title = Agregar una firma ## Tab names @@ -512,6 +522,16 @@ pdfjs-editor-add-signature-type-input = .placeholder = Escribe tu firma pdfjs-editor-add-signature-draw-placeholder = Dibuja tu firma pdfjs-editor-add-signature-draw-thickness-range-label = Grossor +# Variables: +# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature. +pdfjs-editor-add-signature-draw-thickness-range = + .title = Grosor del dibujo: { $thickness } +pdfjs-editor-add-signature-image-placeholder = Arrastra un archivo aquí para cargarlo +pdfjs-editor-add-signature-image-browse-link = + { PLATFORM() -> + [macos] O elegir archivos de imagen + *[other] O buscar archivos de imagen + } ## Controls @@ -532,6 +552,13 @@ pdfjs-editor-add-signature-error-close-button = Cerrar pdfjs-editor-add-signature-cancel-button = Cancelar pdfjs-editor-add-signature-add-button = Agregar +pdfjs-editor-edit-signature-update-button = Actualizar + +## Main menu for adding/removing signatures + +pdfjs-editor-delete-signature-button1 = + .title = Eliminar la firma guardada +pdfjs-editor-delete-signature-button-label1 = Eliminar la firma guardada ## Editor toolbar diff --git a/l10n/eu/viewer.ftl b/l10n/eu/viewer.ftl index e2065507a..d574a32ff 100644 --- a/l10n/eu/viewer.ftl +++ b/l10n/eu/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Iruzkina .aria-label = Iruzkina pdfjs-comment-floating-button-label = Iruzkina +pdfjs-editor-comment-button = + .title = Iruzkina + .aria-label = Iruzkina +pdfjs-editor-comment-button-label = Iruzkina pdfjs-editor-signature-button = .title = Gehitu sinadura pdfjs-editor-signature-button-label = Gehitu sinadura @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Testu-editorea .default-content = Hasi idazten… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Iruzkina + *[other] Iruzkinak + } +pdfjs-editor-comments-sidebar-close-button = + .title = Itxi alboko barra + .aria-label = Itxi alboko barra +pdfjs-editor-comments-sidebar-close-button-label = Itxi alboko barra +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Azpimarratzeko zerbait ikusi duzu? Nabarmen ezazu eta utzi iruzkina. +pdfjs-editor-comments-sidebar-no-comments-link = Argibide gehiago ## Alt-text dialog @@ -590,6 +609,17 @@ pdfjs-editor-add-signature-cancel-button = Utzi pdfjs-editor-add-signature-add-button = Gehitu pdfjs-editor-edit-signature-update-button = Eguneratu +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Editatu iruzkina +pdfjs-editor-edit-comment-popup-button = + .title = Editatu iruzkina +pdfjs-editor-delete-comment-popup-button-label = Kendu iruzkina +pdfjs-editor-delete-comment-popup-button = + .title = Kendu iruzkina +pdfjs-show-comment-button = + .title = Erakutsi iruzkina + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Ekintzak @@ -604,6 +634,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Idatzi zure iruzkina pdfjs-editor-edit-comment-manager-cancel-button = Utzi pdfjs-editor-edit-comment-manager-save-button = Gorde +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Editatu iruzkina +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Eguneratu +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Gehitu iruzkina +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Gehitu +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Hasi idazten… +pdfjs-editor-edit-comment-dialog-cancel-button = Utzi ## Edit a comment button in the editor toolbar diff --git a/l10n/fi/viewer.ftl b/l10n/fi/viewer.ftl index 2aa6ccaec..4b8db008d 100644 --- a/l10n/fi/viewer.ftl +++ b/l10n/fi/viewer.ftl @@ -370,6 +370,9 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Tekstimuokkain .default-content = Aloita kirjoittaminen… +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Näetkö jotain huomionarvoista? Korosta se ja jätä kommentti. +pdfjs-editor-comments-sidebar-no-comments-link = Lue lisää ## Alt-text dialog @@ -586,6 +589,15 @@ pdfjs-editor-add-signature-cancel-button = Peruuta pdfjs-editor-add-signature-add-button = Lisää pdfjs-editor-edit-signature-update-button = Päivitä +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Muokkaa kommenttia +pdfjs-editor-edit-comment-popup-button = + .title = Muokkaa kommenttia +pdfjs-editor-delete-comment-popup-button-label = Poista kommentti +pdfjs-editor-delete-comment-popup-button = + .title = Poista kommentti + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Toiminnot @@ -600,6 +612,13 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Kirjoita kommenttisi pdfjs-editor-edit-comment-manager-cancel-button = Peruuta pdfjs-editor-edit-comment-manager-save-button = Tallenna +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Muokkaa kommenttia +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Lisää kommentti +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Aloita kirjoittaminen… +pdfjs-editor-edit-comment-dialog-cancel-button = Peruuta ## Edit a comment button in the editor toolbar diff --git a/l10n/fr/viewer.ftl b/l10n/fr/viewer.ftl index 519c5f2a7..03dc99744 100644 --- a/l10n/fr/viewer.ftl +++ b/l10n/fr/viewer.ftl @@ -304,6 +304,10 @@ pdfjs-comment-floating-button = .title = Commenter .aria-label = Commenter pdfjs-comment-floating-button-label = Commenter +pdfjs-editor-comment-button = + .title = Commenter + .aria-label = Commenter +pdfjs-editor-comment-button-label = Commenter pdfjs-editor-signature-button = .title = Ajouter une signature pdfjs-editor-signature-button-label = Ajouter une signature @@ -366,6 +370,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Éditeur de texte .default-content = Commencez à écrire… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Commentaire + *[other] Commentaires + } +pdfjs-editor-comments-sidebar-close-button = + .title = Fermer le panneau latéral + .aria-label = Fermer le panneau latéral +pdfjs-editor-comments-sidebar-close-button-label = Fermer le panneau latéral +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Vous remarquez quelque chose d’intéressant ? Mettez-le en surbrillance et ajoutez un commentaire. +pdfjs-editor-comments-sidebar-no-comments-link = En savoir plus ## Alt-text dialog @@ -582,6 +601,17 @@ pdfjs-editor-add-signature-cancel-button = Annuler pdfjs-editor-add-signature-add-button = Ajouter pdfjs-editor-edit-signature-update-button = Mettre à jour +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Modifier le commentaire +pdfjs-editor-edit-comment-popup-button = + .title = Modifier le commentaire +pdfjs-editor-delete-comment-popup-button-label = Supprimer le commentaire +pdfjs-editor-delete-comment-popup-button = + .title = Supprimer le commentaire +pdfjs-show-comment-button = + .title = Voir les commentaires + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Actions @@ -596,6 +626,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Saisissez votre commentaire pdfjs-editor-edit-comment-manager-cancel-button = Annuler pdfjs-editor-edit-comment-manager-save-button = Enregistrer +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Modifier le commentaire +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Mettre à jour +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Ajouter un commentaire +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Ajouter +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Commencer à écrire… +pdfjs-editor-edit-comment-dialog-cancel-button = Annuler ## Edit a comment button in the editor toolbar diff --git a/l10n/fy-NL/viewer.ftl b/l10n/fy-NL/viewer.ftl index a507e950a..251ae5357 100644 --- a/l10n/fy-NL/viewer.ftl +++ b/l10n/fy-NL/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Opmerking .aria-label = Opmerking pdfjs-comment-floating-button-label = Opmerking +pdfjs-editor-comment-button = + .title = Opmerking + .aria-label = Opmerking +pdfjs-editor-comment-button-label = Opmerking pdfjs-editor-signature-button = .title = Hantekening tafoegje pdfjs-editor-signature-button-label = Hantekening tafoegje @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Tekstbewurker .default-content = Start mei typen… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Opmerking + *[other] Opmerkingen + } +pdfjs-editor-comments-sidebar-close-button = + .title = De sydbalke slute + .aria-label = De sydbalke slute +pdfjs-editor-comments-sidebar-close-button-label = De sydbalke slute +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Sjogge jo wat it neamen wurdich? Markearje it en lit in opmerking efter. +pdfjs-editor-comments-sidebar-no-comments-link = Mear ynfo ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Annulearje pdfjs-editor-add-signature-add-button = Tafoegje pdfjs-editor-edit-signature-update-button = Bywurkje +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Opmerking bewurkje +pdfjs-editor-edit-comment-popup-button = + .title = Opmerking bewurkje +pdfjs-editor-delete-comment-popup-button-label = Opmerking fuortsmite +pdfjs-editor-delete-comment-popup-button = + .title = Opmerking fuortsmite +pdfjs-show-comment-button = + .title = Opmerking toane + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Aksjes @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Fier jo opmerking yn pdfjs-editor-edit-comment-manager-cancel-button = Annulearje pdfjs-editor-edit-comment-manager-save-button = Bewarje +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Opmerking bewurkje +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Bywurkje +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Opmerking tafoegje +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Tafoegje +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Begjin mei typen… +pdfjs-editor-edit-comment-dialog-cancel-button = Annulearje ## Edit a comment button in the editor toolbar diff --git a/l10n/gn/viewer.ftl b/l10n/gn/viewer.ftl index 05b05317f..d84a4f098 100644 --- a/l10n/gn/viewer.ftl +++ b/l10n/gn/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Je’erei .aria-label = Je’erei pdfjs-comment-floating-button-label = Je’erei +pdfjs-editor-comment-button = + .title = Je’erei + .aria-label = Je’erei +pdfjs-editor-comment-button-label = Je’erei pdfjs-editor-signature-button = .title = Embojuaju teraguapy pdfjs-editor-signature-button-label = Embojuaju teraguapy @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Moñe’ẽrã moheñoiha .default-content = Eñepyrũ ehai… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Je’erei + *[other] Je’ereieta + } +pdfjs-editor-comments-sidebar-close-button = + .title = Emboty ta'ãngarupa yke + .aria-label = Emboty ta'ãngarupa yke +pdfjs-editor-comments-sidebar-close-button-label = Emboty ta'ãngarupa yke +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = ¿Ehechápa peteĩ mbaʼe iporãva? Emomba’e ha eheja jehaipy. +pdfjs-editor-comments-sidebar-no-comments-link = Kuaave ## Alt-text dialog @@ -585,6 +604,15 @@ pdfjs-editor-add-signature-cancel-button = Heja pdfjs-editor-add-signature-add-button = Mbojuaju pdfjs-editor-edit-signature-update-button = Mbohekopyahu +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Je’erei mbosako’i +pdfjs-editor-edit-comment-popup-button = + .title = Je’erei mbosako’i +pdfjs-editor-delete-comment-popup-button-label = Je’erei mboguete +pdfjs-editor-delete-comment-popup-button = + .title = Je’erei mboguete + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Ñemongu’e @@ -599,6 +627,13 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Ehai peteĩ je’erei pdfjs-editor-edit-comment-manager-cancel-button = Heja pdfjs-editor-edit-comment-manager-save-button = Ñongatu +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Je’erei mbosako’i +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Je’erei mbojuaju +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Ehai ñepyrũ… +pdfjs-editor-edit-comment-dialog-cancel-button = Eheja ## Edit a comment button in the editor toolbar diff --git a/l10n/he/viewer.ftl b/l10n/he/viewer.ftl index b28179976..d0dcff333 100644 --- a/l10n/he/viewer.ftl +++ b/l10n/he/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = הערה .aria-label = הערה pdfjs-comment-floating-button-label = הערה +pdfjs-editor-comment-button = + .title = הערה + .aria-label = הערה +pdfjs-editor-comment-button-label = הערה pdfjs-editor-signature-button = .title = הוספת חתימה pdfjs-editor-signature-button-label = הוספת חתימה @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = עורך טקסט .default-content = נא להתחיל להקליד… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] הערה + *[other] הערות + } +pdfjs-editor-comments-sidebar-close-button = + .title = סגירת סרגל הצד + .aria-label = סגירת סרגל הצד +pdfjs-editor-comments-sidebar-close-button-label = סגירת סרגל הצד +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = ראית משהו ראוי לציון? ניתן לסמן אותו ולהשאיר הערה. +pdfjs-editor-comments-sidebar-no-comments-link = מידע נוסף ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = ביטול pdfjs-editor-add-signature-add-button = הוספה pdfjs-editor-edit-signature-update-button = עדכון +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = עריכת הערה +pdfjs-editor-edit-comment-popup-button = + .title = עריכת הערה +pdfjs-editor-delete-comment-popup-button-label = הסרת הערה +pdfjs-editor-delete-comment-popup-button = + .title = הסרת הערה +pdfjs-show-comment-button = + .title = הצגת הערה + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = פעולות @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = נא להכניס את ההערה שלך pdfjs-editor-edit-comment-manager-cancel-button = ביטול pdfjs-editor-edit-comment-manager-save-button = שמירה +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = עריכת הערה +pdfjs-editor-edit-comment-dialog-save-button-when-editing = עדכון +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = הוספת הערה +pdfjs-editor-edit-comment-dialog-save-button-when-adding = הוספה +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = להתחיל להקליד… +pdfjs-editor-edit-comment-dialog-cancel-button = ביטול ## Edit a comment button in the editor toolbar diff --git a/l10n/hsb/viewer.ftl b/l10n/hsb/viewer.ftl index ca5d4c630..ee45aa28d 100644 --- a/l10n/hsb/viewer.ftl +++ b/l10n/hsb/viewer.ftl @@ -312,6 +312,10 @@ pdfjs-comment-floating-button = .title = Komentować .aria-label = Komentować pdfjs-comment-floating-button-label = Komentować +pdfjs-editor-comment-button = + .title = Komentować + .aria-label = Komentować +pdfjs-editor-comment-button-label = Komentować pdfjs-editor-signature-button = .title = Signaturu přidać pdfjs-editor-signature-button-label = Signaturu přidać @@ -374,6 +378,23 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Tekstowy editor .default-content = Započńće pisać … +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] { $count } komentar + [two] { $count } komentaraj + [few] { $count } komentary + *[other] { $count } komentarow + } +pdfjs-editor-comments-sidebar-close-button = + .title = Bóčnicu začinić + .aria-label = Bóčnicu začinić +pdfjs-editor-comments-sidebar-close-button-label = Bóčnicu začinić +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Widźiće něšto přispomnjenja hódneho? Wuzběhńće to a zawostajće komentar. +pdfjs-editor-comments-sidebar-no-comments-link = Dalše informacije ## Alt-text dialog @@ -592,6 +613,17 @@ pdfjs-editor-add-signature-cancel-button = Přetorhnyć pdfjs-editor-add-signature-add-button = Přidać pdfjs-editor-edit-signature-update-button = Aktualizować +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Komentar wobdźěłać +pdfjs-editor-edit-comment-popup-button = + .title = Komentar wobdźěłać +pdfjs-editor-delete-comment-popup-button-label = Komentar wotstronić +pdfjs-editor-delete-comment-popup-button = + .title = Komentar wotstronić +pdfjs-show-comment-button = + .title = Komentar pokazać + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Akcije @@ -606,6 +638,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Zapodajće swój komentar pdfjs-editor-edit-comment-manager-cancel-button = Přetorhnyć pdfjs-editor-edit-comment-manager-save-button = Składować +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Komentar wobdźěłać +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aktualizować +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Komentar přidać +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Přidać +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Započńće pisać… +pdfjs-editor-edit-comment-dialog-cancel-button = Přetorhnyć ## Edit a comment button in the editor toolbar diff --git a/l10n/hy-AM/viewer.ftl b/l10n/hy-AM/viewer.ftl index 8812eb701..6495942b0 100644 --- a/l10n/hy-AM/viewer.ftl +++ b/l10n/hy-AM/viewer.ftl @@ -181,7 +181,7 @@ pdfjs-layers-button = .title = Ցուցադրել շերտերը (կրկնակի սեղմեք բոլոր շերտերը սկզբնական վիճակին վերականգնելու համար) pdfjs-layers-button-label = Շերտեր pdfjs-thumbs-button = - .title = Ցուցադրել Մանրապատկերը + .title = Ցուցադրել մանրապատկերը pdfjs-thumbs-button-label = Մանրապատկերը pdfjs-current-outline-item-button = .title = Գտեք ընթացիկ ուրվագծային տարրը diff --git a/l10n/ia/viewer.ftl b/l10n/ia/viewer.ftl index 7d3666b47..6563a09fb 100644 --- a/l10n/ia/viewer.ftl +++ b/l10n/ia/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Commento .aria-label = Commento pdfjs-comment-floating-button-label = Commento +pdfjs-editor-comment-button = + .title = Commento + .aria-label = Commento +pdfjs-editor-comment-button-label = Commento pdfjs-editor-signature-button = .title = Adder signatura pdfjs-editor-signature-button-label = Adder signatura @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Editor de texto .default-content = Initiar a inserer… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Commento + *[other] Commentos + } +pdfjs-editor-comments-sidebar-close-button = + .title = Clauder le barra lateral + .aria-label = Clauder le barra lateral +pdfjs-editor-comments-sidebar-close-button-label = Clauder le barra lateral +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Vide tu alco notabile? Evidentia lo e lassa un commentario. +pdfjs-editor-comments-sidebar-no-comments-link = Pro saper plus ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Cancellar pdfjs-editor-add-signature-add-button = Adder pdfjs-editor-edit-signature-update-button = Actualisar +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Rediger commento +pdfjs-editor-edit-comment-popup-button = + .title = Rediger commento +pdfjs-editor-delete-comment-popup-button-label = Remover commento +pdfjs-editor-delete-comment-popup-button = + .title = Remover commento +pdfjs-show-comment-button = + .title = Monstrar commento + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Actiones @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Insere tu commento pdfjs-editor-edit-comment-manager-cancel-button = Cancellar pdfjs-editor-edit-comment-manager-save-button = Salvar +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Rediger commento +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Actualisar +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Adder commento +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Adder +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Comenciar a scriber… +pdfjs-editor-edit-comment-dialog-cancel-button = Cancellar ## Edit a comment button in the editor toolbar diff --git a/l10n/it/viewer.ftl b/l10n/it/viewer.ftl index 614d7276a..cebeb76ed 100644 --- a/l10n/it/viewer.ftl +++ b/l10n/it/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Commenta .aria-label = Commenta pdfjs-comment-floating-button-label = Commenta +pdfjs-editor-comment-button = + .title = Commenta + .aria-label = Commenta +pdfjs-editor-comment-button-label = Commenta pdfjs-editor-signature-button = .title = Aggiungi firma pdfjs-editor-signature-button-label = Aggiungi firma @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Editor di testo .default-content = Inizia a digitare… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Commento + *[other] Commenti + } +pdfjs-editor-comments-sidebar-close-button = + .title = Chiudi la barra laterale + .aria-label = Chiudi la barra laterale +pdfjs-editor-comments-sidebar-close-button-label = Chiudi la barra laterale +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Hai notato qualcosa di interessante? Evidenzialo e aggiungi un commento. +pdfjs-editor-comments-sidebar-no-comments-link = Ulteriori informazioni ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Annulla pdfjs-editor-add-signature-add-button = Aggiungi pdfjs-editor-edit-signature-update-button = Aggiorna +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Modifica commento +pdfjs-editor-edit-comment-popup-button = + .title = Modifica commento +pdfjs-editor-delete-comment-popup-button-label = Elimina commento +pdfjs-editor-delete-comment-popup-button = + .title = Elimina commento +pdfjs-show-comment-button = + .title = Mostra commento + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Azioni @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Inserisci il tuo commento pdfjs-editor-edit-comment-manager-cancel-button = Annulla pdfjs-editor-edit-comment-manager-save-button = Salva +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Modifica commento +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aggiorna +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Aggiungi commento +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Aggiungi +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Inizia a digitare… +pdfjs-editor-edit-comment-dialog-cancel-button = Annulla ## Edit a comment button in the editor toolbar diff --git a/l10n/ja/viewer.ftl b/l10n/ja/viewer.ftl index 6b8dd5af5..6f9864d1a 100644 --- a/l10n/ja/viewer.ftl +++ b/l10n/ja/viewer.ftl @@ -300,6 +300,10 @@ pdfjs-comment-floating-button = .title = コメントを追加します .aria-label = コメントを追加します pdfjs-comment-floating-button-label = コメント +pdfjs-editor-comment-button = + .title = コメントを編集します + .aria-label = コメントを編集します +pdfjs-editor-comment-button-label = コメント pdfjs-editor-signature-button = .title = 署名を追加します pdfjs-editor-signature-button-label = 署名を追加 @@ -362,6 +366,17 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = フリーテキスト注釈エディター .default-content = テキストを入力してください... +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = コメント +pdfjs-editor-comments-sidebar-close-button = + .title = サイドバーを閉じます + .aria-label = サイドバーを閉じる +pdfjs-editor-comments-sidebar-close-button-label = サイドバーを閉じる +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = 気になることがあれば、選択してコメントを残してください。 +pdfjs-editor-comments-sidebar-no-comments-link = 詳細情報 ## Alt-text dialog @@ -574,6 +589,15 @@ pdfjs-editor-add-signature-cancel-button = キャンセル pdfjs-editor-add-signature-add-button = 追加 pdfjs-editor-edit-signature-update-button = 更新 +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = コメントを編集 +pdfjs-editor-edit-comment-popup-button = + .title = コメントを編集します +pdfjs-editor-delete-comment-popup-button-label = コメントを削除 +pdfjs-editor-delete-comment-popup-button = + .title = コメントを削除します + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = 操作 @@ -588,6 +612,14 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = コメントを入力してください pdfjs-editor-edit-comment-manager-cancel-button = キャンセル pdfjs-editor-edit-comment-manager-save-button = 保存 +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = コメントを編集 +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = コメントを追加 +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = コメントを入力してください... +pdfjs-editor-edit-comment-dialog-cancel-button = キャンセル +pdfjs-editor-edit-comment-dialog-save-button = 保存 ## Edit a comment button in the editor toolbar diff --git a/l10n/ka/viewer.ftl b/l10n/ka/viewer.ftl index f4ccaf0e7..24f2ed870 100644 --- a/l10n/ka/viewer.ftl +++ b/l10n/ka/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = შენიშვნა .aria-label = შენიშვნა pdfjs-comment-floating-button-label = შენიშვნა +pdfjs-editor-comment-button = + .title = შენიშვნა + .aria-label = შენიშვნა +pdfjs-editor-comment-button-label = შენიშვნა pdfjs-editor-signature-button = .title = ხელმოწერის დამატება pdfjs-editor-signature-button-label = ხელმოწერის დამატება @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = წარწერის ჩასწორება .default-content = დაიწყეთ აკრეფა… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] შენიშვნა + *[other] შენიშვნა + } +pdfjs-editor-comments-sidebar-close-button = + .title = გვერდითი ზოლის დახურვა + .aria-label = გვერდითი ზოლის დახურვა +pdfjs-editor-comments-sidebar-close-button-label = გვერდითი ზოლის დახურვა +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = რამე საყურადღებოს წააწყდით? გააფერადეთ და დაურთეთ შენიშვნა. +pdfjs-editor-comments-sidebar-no-comments-link = ვრცლად ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = გაუქმება pdfjs-editor-add-signature-add-button = დამატება pdfjs-editor-edit-signature-update-button = განახლება +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = შენიშვნის ჩასწორება +pdfjs-editor-edit-comment-popup-button = + .title = შენიშვნის ჩასწორება +pdfjs-editor-delete-comment-popup-button-label = შენიშვნის მოცილება +pdfjs-editor-delete-comment-popup-button = + .title = შენიშვნის მოცილება +pdfjs-show-comment-button = + .title = შენიშვნის გამოჩენა + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = მოქმედებები @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = შეიყვანეთ დასართავი შენიშვნა pdfjs-editor-edit-comment-manager-cancel-button = გაუქმება pdfjs-editor-edit-comment-manager-save-button = შენახვა +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = შენიშვნის ჩასწორება +pdfjs-editor-edit-comment-dialog-save-button-when-editing = განახლება +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = შენიშვნის დამატება +pdfjs-editor-edit-comment-dialog-save-button-when-adding = დამატება +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = აკრიფეთ… +pdfjs-editor-edit-comment-dialog-cancel-button = გაუქმება ## Edit a comment button in the editor toolbar diff --git a/l10n/kab/viewer.ftl b/l10n/kab/viewer.ftl index 95f8af863..b1b1dcd20 100644 --- a/l10n/kab/viewer.ftl +++ b/l10n/kab/viewer.ftl @@ -286,9 +286,13 @@ pdfjs-web-fonts-disabled = Tisefsiyin web ttwassensent; D awezɣi useqdec n tsef pdfjs-editor-free-text-button = .title = Aḍris +pdfjs-editor-color-picker-free-text-input = + .title = Senfel ini n uḍris pdfjs-editor-free-text-button-label = Aḍris pdfjs-editor-ink-button = .title = Suneɣ +pdfjs-editor-color-picker-ink-input = + .title = Senfel ini n usuneɣ pdfjs-editor-ink-button-label = Suneɣ pdfjs-editor-stamp-button = .title = Rnu neɣ ẓreg tugniwin @@ -300,6 +304,14 @@ pdfjs-highlight-floating-button1 = .title = Derrer .aria-label = Derrer pdfjs-highlight-floating-button-label = Derrer +pdfjs-comment-floating-button = + .title = Wennet + .aria-label = Wennet +pdfjs-comment-floating-button-label = Awennit +pdfjs-editor-comment-button = + .title = Wennet + .aria-label = Wennet +pdfjs-editor-comment-button-label = Awennit pdfjs-editor-signature-button = .title = Rnu azmul pdfjs-editor-signature-button-label = Rnu azmul @@ -362,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Amaẓrag n uḍris .default-content = Bdu tira… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Awennit + *[other] Iwenniten + } +pdfjs-editor-comments-sidebar-close-button = + .title = Mdel agalis adisan + .aria-label = Mdel agalis adisan +pdfjs-editor-comments-sidebar-close-button-label = Mdel agalis adisan +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Twalaḍ ayen i ak⋅akem-iɛeǧben? Sebrureq-it, ternuḍ eǧǧ awennit. +pdfjs-editor-comments-sidebar-no-comments-link = Issin ugar ## Alt-text dialog @@ -443,6 +470,7 @@ pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Issin ugar pdfjs-editor-new-alt-text-create-automatically-button-label = Rnu aḍris niḍen s wudem awurman pdfjs-editor-new-alt-text-not-now-button = Mačči tura pdfjs-editor-new-alt-text-error-title = D awezɣi timerna n uḍris niḍen s wudem awurman +pdfjs-editor-new-alt-text-error-description = Ttxil-k⋅m aru aḍris-ik⋅im niḍen neɣ ɛreḍ tikkelt niḍen. pdfjs-editor-new-alt-text-error-close-button = Mdel # Variables: # $totalSize (Number) - the total size (in MB) of the AI model. @@ -487,6 +515,9 @@ pdfjs-editor-alt-text-settings-close-button = Mdel ## Accessibility labels (announced by screen readers) for objects added to the editor. +pdfjs-editor-highlight-added-alert = Yettwarna usebrureq +pdfjs-editor-freetext-added-alert = Yettwarna uḍris +pdfjs-editor-ink-added-alert = Yettwarna usuneɣ pdfjs-editor-stamp-added-alert = Tugna tettwarna pdfjs-editor-signature-added-alert = Azmul yettwarna @@ -526,6 +557,10 @@ pdfjs-editor-add-signature-type-input = .placeholder = Zru azmul-ik pdfjs-editor-add-signature-draw-placeholder = Suneɣ azmul-ik pdfjs-editor-add-signature-draw-thickness-range-label = Tuzert +# Variables: +# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature. +pdfjs-editor-add-signature-draw-thickness-range = + .title = Tuzert n usuneɣ: { $thickness } pdfjs-editor-add-signature-image-placeholder = Seḥnucceḍ afaylu da akken ad t-saliṭ pdfjs-editor-add-signature-image-browse-link = { PLATFORM() -> @@ -545,6 +580,8 @@ pdfjs-editor-add-signature-clear-button = pdfjs-editor-add-signature-save-checkbox = Sekles azmul pdfjs-editor-add-signature-image-upload-error-title = Ur izmir ara ad yessali tugna pdfjs-editor-add-signature-image-upload-error-description = Ssefqed tuqqna-inek⋅inem n uẓeṭṭa neɣ ɛreḍ tugna-nniḍen. +pdfjs-editor-add-signature-image-no-data-error-title = D awezɣi aselket n tugna-a ɣer uzmul +pdfjs-editor-add-signature-image-no-data-error-description = Ttxil-k⋅m ɛreḍ ad tzedmeḍ tugna niḍen pdfjs-editor-add-signature-error-close-button = Mdel ## Dialog buttons @@ -553,6 +590,42 @@ pdfjs-editor-add-signature-cancel-button = Semmet pdfjs-editor-add-signature-add-button = Rnu pdfjs-editor-edit-signature-update-button = Leqqem +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Ẓreg awennit +pdfjs-editor-edit-comment-popup-button = + .title = Ẓreg awennit +pdfjs-editor-delete-comment-popup-button-label = Kkes awennit +pdfjs-editor-delete-comment-popup-button = + .title = Kkes awennit + +## Edit a comment dialog + +pdfjs-editor-edit-comment-actions-button-label = Tigawin +pdfjs-editor-edit-comment-actions-button = + .title = Tigawin +pdfjs-editor-edit-comment-close-button-label = Mdel +pdfjs-editor-edit-comment-close-button = + .title = Mdel +pdfjs-editor-edit-comment-actions-edit-button-label = Ẓreg +pdfjs-editor-edit-comment-actions-delete-button-label = Kkes +pdfjs-editor-edit-comment-manager-text-input = + .placeholder = Aru awennit-ik⋅im +pdfjs-editor-edit-comment-manager-cancel-button = Sefsex +pdfjs-editor-edit-comment-manager-save-button = Sekles +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Ẓreg awennit +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Rnu awennit +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Bdu tira... +pdfjs-editor-edit-comment-dialog-cancel-button = Sefsex + +## Edit a comment button in the editor toolbar + +pdfjs-editor-edit-comment-button = + .title = Ẓreg awennit + ## Main menu for adding/removing signatures pdfjs-editor-delete-signature-button1 = diff --git a/l10n/ko/viewer.ftl b/l10n/ko/viewer.ftl index f166d84b1..1a87a5c8e 100644 --- a/l10n/ko/viewer.ftl +++ b/l10n/ko/viewer.ftl @@ -300,6 +300,10 @@ pdfjs-comment-floating-button = .title = 주석 .aria-label = 주석 pdfjs-comment-floating-button-label = 주석 +pdfjs-editor-comment-button = + .title = 주석 + .aria-label = 주석 +pdfjs-editor-comment-button-label = 주석 pdfjs-editor-signature-button = .title = 서명 추가 pdfjs-editor-signature-button-label = 서명 추가 @@ -362,6 +366,17 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = 텍스트 편집기 .default-content = 입력을 시작하세요… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = 주석 +pdfjs-editor-comments-sidebar-close-button = + .title = 사이드바 닫기 + .aria-label = 사이드바 닫기 +pdfjs-editor-comments-sidebar-close-button-label = 사이드바 닫기 +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = 주목할만한 것이 있나요? 강조 표시하고 주석을 남겨주세요. +pdfjs-editor-comments-sidebar-no-comments-link = 더 알아보기 ## Alt-text dialog @@ -574,6 +589,17 @@ pdfjs-editor-add-signature-cancel-button = 취소 pdfjs-editor-add-signature-add-button = 추가 pdfjs-editor-edit-signature-update-button = 업데이트 +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = 주석 편집 +pdfjs-editor-edit-comment-popup-button = + .title = 주석 편집 +pdfjs-editor-delete-comment-popup-button-label = 주석 제거 +pdfjs-editor-delete-comment-popup-button = + .title = 주석 제거 +pdfjs-show-comment-button = + .title = 주석 보기 + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = 동작 @@ -588,6 +614,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = 주석을 입력하세요 pdfjs-editor-edit-comment-manager-cancel-button = 취소 pdfjs-editor-edit-comment-manager-save-button = 저장 +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = 주석 편집 +pdfjs-editor-edit-comment-dialog-save-button-when-editing = 업데이트 +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = 주석 추가 +pdfjs-editor-edit-comment-dialog-save-button-when-adding = 추가 +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = 입력하세요… +pdfjs-editor-edit-comment-dialog-cancel-button = 취소 ## Edit a comment button in the editor toolbar diff --git a/l10n/nb-NO/viewer.ftl b/l10n/nb-NO/viewer.ftl index 770ce1543..c27a0d4b9 100644 --- a/l10n/nb-NO/viewer.ftl +++ b/l10n/nb-NO/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Kommenter .aria-label = Kommenter pdfjs-comment-floating-button-label = Kommenter +pdfjs-editor-comment-button = + .title = Kommentar + .aria-label = Kommentar +pdfjs-editor-comment-button-label = Kommentar pdfjs-editor-signature-button = .title = Legg til signatur pdfjs-editor-signature-button-label = Legg til signatur @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Tekstredigering .default-content = Begynn å skrive… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Kommentar + *[other] Kommentarer + } +pdfjs-editor-comments-sidebar-close-button = + .title = Lukk sidestolpen + .aria-label = Lukk sidestolpen +pdfjs-editor-comments-sidebar-close-button-label = Lukk sidestolpen +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Ser du noe verdt å merke seg? Marker det og legg igjen en kommentar. +pdfjs-editor-comments-sidebar-no-comments-link = Les mer ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Avbryt pdfjs-editor-add-signature-add-button = Legg til pdfjs-editor-edit-signature-update-button = Oppdater +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Rediger kommentar +pdfjs-editor-edit-comment-popup-button = + .title = Rediger kommentar +pdfjs-editor-delete-comment-popup-button-label = Fjern kommentar +pdfjs-editor-delete-comment-popup-button = + .title = Fjern kommentar +pdfjs-show-comment-button = + .title = Vis kommentar + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Handlinger @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Skriv inn kommentaren din pdfjs-editor-edit-comment-manager-cancel-button = Avbryt pdfjs-editor-edit-comment-manager-save-button = Lagre +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Rediger kommentar +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Oppdater +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Legg til kommentar +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Legg til +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Begynn å skrive… +pdfjs-editor-edit-comment-dialog-cancel-button = Avbryt ## Edit a comment button in the editor toolbar diff --git a/l10n/nl/viewer.ftl b/l10n/nl/viewer.ftl index 1519f8275..8e3ec5b83 100644 --- a/l10n/nl/viewer.ftl +++ b/l10n/nl/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Opmerking .aria-label = Opmerking pdfjs-comment-floating-button-label = Opmerking +pdfjs-editor-comment-button = + .title = Opmerking + .aria-label = Opmerking +pdfjs-editor-comment-button-label = Opmerking pdfjs-editor-signature-button = .title = Handtekening toevoegen pdfjs-editor-signature-button-label = Handtekening toevoegen @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Tekstbewerker .default-content = Start met typen… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Opmerking + *[other] Opmerkingen + } +pdfjs-editor-comments-sidebar-close-button = + .title = De zijbalk sluiten + .aria-label = De zijbalk sluiten +pdfjs-editor-comments-sidebar-close-button-label = De zijbalk sluiten +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Ziet u iets noemenswaardigs? Markeer het en laat een opmerking achter. +pdfjs-editor-comments-sidebar-no-comments-link = Meer info ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Annuleren pdfjs-editor-add-signature-add-button = Toevoegen pdfjs-editor-edit-signature-update-button = Bijwerken +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Opmerking bewerken +pdfjs-editor-edit-comment-popup-button = + .title = Opmerking bewerken +pdfjs-editor-delete-comment-popup-button-label = Opmerking verwijderen +pdfjs-editor-delete-comment-popup-button = + .title = Opmerking verwijderen +pdfjs-show-comment-button = + .title = Opmerking tonen + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Acties @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Voer uw opmerking in pdfjs-editor-edit-comment-manager-cancel-button = Annuleren pdfjs-editor-edit-comment-manager-save-button = Opslaan +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Opmerking bewerken +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Bijwerken +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Opmerking toevoegen +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Toevoegen +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Begin met typen… +pdfjs-editor-edit-comment-dialog-cancel-button = Annuleren ## Edit a comment button in the editor toolbar diff --git a/l10n/nn-NO/viewer.ftl b/l10n/nn-NO/viewer.ftl index a71c5b9b3..2fcdac085 100644 --- a/l10n/nn-NO/viewer.ftl +++ b/l10n/nn-NO/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Kommenter .aria-label = Kommenter pdfjs-comment-floating-button-label = Kommenter +pdfjs-editor-comment-button = + .title = Kommentar + .aria-label = Kommentar +pdfjs-editor-comment-button-label = Kommentar pdfjs-editor-signature-button = .title = Legg til signatur pdfjs-editor-signature-button-label = Legg til signatur @@ -370,6 +374,19 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Tekstredigering .default-content = Begynn å skrive… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Kommentarar + *[other] Kommentararar + } +pdfjs-editor-comments-sidebar-close-button = + .title = Lat att sidestolpen + .aria-label = Lat att sidestolpen +pdfjs-editor-comments-sidebar-close-button-label = Lat att sidestolpen +pdfjs-editor-comments-sidebar-no-comments-link = Les meir ## Alt-text dialog @@ -586,6 +603,15 @@ pdfjs-editor-add-signature-cancel-button = Avbryt pdfjs-editor-add-signature-add-button = Legg til pdfjs-editor-edit-signature-update-button = Oppdater +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Rediger kommentar +pdfjs-editor-edit-comment-popup-button = + .title = Rediger kommentar +pdfjs-editor-delete-comment-popup-button-label = Fjern kommentar +pdfjs-editor-delete-comment-popup-button = + .title = Fjern kommentar + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Handlingar @@ -600,6 +626,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Skriv inn kommentaren din pdfjs-editor-edit-comment-manager-cancel-button = Avbryt pdfjs-editor-edit-comment-manager-save-button = Lagre +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Rediger kommentar +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Oppdater +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Legg til kommentar +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Legg til +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Byrje å skrive… +pdfjs-editor-edit-comment-dialog-cancel-button = Avbryt ## Edit a comment button in the editor toolbar diff --git a/l10n/pt-BR/viewer.ftl b/l10n/pt-BR/viewer.ftl index 3f68b425b..4828f6476 100644 --- a/l10n/pt-BR/viewer.ftl +++ b/l10n/pt-BR/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Comentário .aria-label = Comentário pdfjs-comment-floating-button-label = Comentário +pdfjs-editor-comment-button = + .title = Comentar + .aria-label = Comentar +pdfjs-editor-comment-button-label = Comentar pdfjs-editor-signature-button = .title = Adicionar assinatura pdfjs-editor-signature-button-label = Adicionar assinatura @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Editor de texto .default-content = Comece a digitar… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Comentário + *[other] Comentários + } +pdfjs-editor-comments-sidebar-close-button = + .title = Fechar painel lateral + .aria-label = Fechar painel lateral +pdfjs-editor-comments-sidebar-close-button-label = Fechar painel lateral +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Viu algo digno de atenção? Destaque e deixe um comentário. +pdfjs-editor-comments-sidebar-no-comments-link = Saiba mais ## Alt-text dialog @@ -586,6 +605,15 @@ pdfjs-editor-add-signature-cancel-button = Cancelar pdfjs-editor-add-signature-add-button = Adicionar pdfjs-editor-edit-signature-update-button = Atualizar +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Editar comentário +pdfjs-editor-edit-comment-popup-button = + .title = Editar comentário +pdfjs-editor-delete-comment-popup-button-label = Remover comentário +pdfjs-editor-delete-comment-popup-button = + .title = Remover comentário + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Ações @@ -600,6 +628,13 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Digite seu comentário pdfjs-editor-edit-comment-manager-cancel-button = Cancelar pdfjs-editor-edit-comment-manager-save-button = Salvar +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Editar comentário +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Adicionar comentário +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Começar a digitar… +pdfjs-editor-edit-comment-dialog-cancel-button = Cancelar ## Edit a comment button in the editor toolbar diff --git a/l10n/ro/viewer.ftl b/l10n/ro/viewer.ftl index 9a7c7c85e..81a0fc6c0 100644 --- a/l10n/ro/viewer.ftl +++ b/l10n/ro/viewer.ftl @@ -310,6 +310,10 @@ pdfjs-comment-floating-button = .title = Comentează .aria-label = Comentariu pdfjs-comment-floating-button-label = Comentează +pdfjs-editor-comment-button = + .title = Comentariu + .aria-label = Comentează +pdfjs-editor-comment-button-label = Comentariu pdfjs-editor-signature-button = .title = Adaugă semnătură pdfjs-editor-signature-button-label = Adaugă semnătură @@ -372,6 +376,20 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Editor de text .default-content = Începe să tastezi... +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Comentariu + *[other] Comentarii + } +pdfjs-editor-comments-sidebar-close-button = + .title = Închide bara laterală + .aria-label = Închide bara laterală +pdfjs-editor-comments-sidebar-close-button-label = Închide bara laterală +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Vezi ceva care merită comentat? Evidențiază-l și lasă un comentariu. ## Alt-text dialog diff --git a/l10n/ru/viewer.ftl b/l10n/ru/viewer.ftl index fa515ae8f..6db7a92be 100644 --- a/l10n/ru/viewer.ftl +++ b/l10n/ru/viewer.ftl @@ -310,6 +310,10 @@ pdfjs-comment-floating-button = .title = Комментировать .aria-label = Комментировать pdfjs-comment-floating-button-label = Комментировать +pdfjs-editor-comment-button = + .title = Комментарий + .aria-label = Комментарий +pdfjs-editor-comment-button-label = Комментарий pdfjs-editor-signature-button = .title = Добавить подпись pdfjs-editor-signature-button-label = Добавить подпись @@ -372,6 +376,22 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Текстовый редактор .default-content = Начните ввод... +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Комментарий + [few] Комментарии + *[many] Комментарии + } +pdfjs-editor-comments-sidebar-close-button = + .title = Закрыть боковую панель + .aria-label = Закрыть боковую панель +pdfjs-editor-comments-sidebar-close-button-label = Закрыть боковую панель +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Увидели что-то интересное? Выделите и оставьте комментарий. +pdfjs-editor-comments-sidebar-no-comments-link = Подробнее ## Alt-text dialog @@ -589,6 +609,17 @@ pdfjs-editor-add-signature-cancel-button = Отмена pdfjs-editor-add-signature-add-button = Добавить pdfjs-editor-edit-signature-update-button = Обновить +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Редактировать комментарий +pdfjs-editor-edit-comment-popup-button = + .title = Редактировать комментарий +pdfjs-editor-delete-comment-popup-button-label = Удалить комментарий +pdfjs-editor-delete-comment-popup-button = + .title = Удалить комментарий +pdfjs-show-comment-button = + .title = Показать комментарий + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Действия @@ -603,6 +634,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Введите ваш комментарий pdfjs-editor-edit-comment-manager-cancel-button = Отмена pdfjs-editor-edit-comment-manager-save-button = Сохранить +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Редактировать комментарий +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Обновить +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Добавить комментарий +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Добавить +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Начните ввод… +pdfjs-editor-edit-comment-dialog-cancel-button = Отмена ## Edit a comment button in the editor toolbar diff --git a/l10n/sk/viewer.ftl b/l10n/sk/viewer.ftl index c3552a8a8..4b3bf6d39 100644 --- a/l10n/sk/viewer.ftl +++ b/l10n/sk/viewer.ftl @@ -312,6 +312,10 @@ pdfjs-comment-floating-button = .title = Pridať komentár .aria-label = Pridať komentár pdfjs-comment-floating-button-label = Pridať komentár +pdfjs-editor-comment-button = + .title = Pridať komentár + .aria-label = Pridať komentár +pdfjs-editor-comment-button-label = Pridať komentár pdfjs-editor-signature-button = .title = Pridať podpis pdfjs-editor-signature-button-label = Pridať podpis @@ -374,6 +378,23 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Textový editor .default-content = Začnite písať… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Komentár + [few] Komentáre + [many] Komentárov + *[other] Komentárov + } +pdfjs-editor-comments-sidebar-close-button = + .title = Zavrieť bočný panel + .aria-label = Zavrieť bočný panel +pdfjs-editor-comments-sidebar-close-button-label = Zavrieť bočný panel +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Vidíte niečo pozoruhodné? Zvýraznite to a zanechajte komentár. +pdfjs-editor-comments-sidebar-no-comments-link = Ďalšie informácie ## Alt-text dialog @@ -592,6 +613,17 @@ pdfjs-editor-add-signature-cancel-button = Zrušiť pdfjs-editor-add-signature-add-button = Pridať pdfjs-editor-edit-signature-update-button = Aktualizovať +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Upraviť komentár +pdfjs-editor-edit-comment-popup-button = + .title = Upraviť komentár +pdfjs-editor-delete-comment-popup-button-label = Odstrániť komentár +pdfjs-editor-delete-comment-popup-button = + .title = Odstrániť komentár +pdfjs-show-comment-button = + .title = Zobraziť komentár + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Akcie @@ -606,6 +638,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Zadajte svoj komentár pdfjs-editor-edit-comment-manager-cancel-button = Zrušiť pdfjs-editor-edit-comment-manager-save-button = Uložiť +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Upraviť komentár +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Aktualizovať +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Pridať komentár +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Pridať +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Začnite písať… +pdfjs-editor-edit-comment-dialog-cancel-button = Zrušiť ## Edit a comment button in the editor toolbar diff --git a/l10n/sv-SE/viewer.ftl b/l10n/sv-SE/viewer.ftl index 9c644a3b2..b6de21e79 100644 --- a/l10n/sv-SE/viewer.ftl +++ b/l10n/sv-SE/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Kommentar .aria-label = Kommentar pdfjs-comment-floating-button-label = Kommentar +pdfjs-editor-comment-button = + .title = Kommentar + .aria-label = Kommentar +pdfjs-editor-comment-button-label = Kommentar pdfjs-editor-signature-button = .title = Lägg till signatur pdfjs-editor-signature-button-label = Lägg till signatur @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Textredigerare .default-content = Börja skriva… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Kommentar + *[other] Kommentarer + } +pdfjs-editor-comments-sidebar-close-button = + .title = Stäng sidofältet + .aria-label = Stäng sidofältet +pdfjs-editor-comments-sidebar-close-button-label = Stäng sidofältet +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Ser du något anmärkningsvärt? Markera det och lämna en kommentar. +pdfjs-editor-comments-sidebar-no-comments-link = Läs mer ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Avbryt pdfjs-editor-add-signature-add-button = Lägg till pdfjs-editor-edit-signature-update-button = Uppdatera +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Redigera kommentar +pdfjs-editor-edit-comment-popup-button = + .title = Redigera kommentar +pdfjs-editor-delete-comment-popup-button-label = Ta bort kommentar +pdfjs-editor-delete-comment-popup-button = + .title = Ta bort kommentar +pdfjs-show-comment-button = + .title = Visa kommentar + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Åtgärder @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Ange din kommentar pdfjs-editor-edit-comment-manager-cancel-button = Avbryt pdfjs-editor-edit-comment-manager-save-button = Spara +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Redigera kommentar +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Uppdatera +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Lägg till kommentar +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Lägg till +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Börja skriva… +pdfjs-editor-edit-comment-dialog-cancel-button = Avbryt ## Edit a comment button in the editor toolbar diff --git a/l10n/tg/viewer.ftl b/l10n/tg/viewer.ftl index 2026272e4..6ab5f9577 100644 --- a/l10n/tg/viewer.ftl +++ b/l10n/tg/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Шарҳ .aria-label = Шарҳ pdfjs-comment-floating-button-label = Шарҳ +pdfjs-editor-comment-button = + .title = Шарҳ + .aria-label = Шарҳ +pdfjs-editor-comment-button-label = Шарҳ pdfjs-editor-signature-button = .title = Илова кардани имзо pdfjs-editor-signature-button-label = Илова кардани имзо @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Муҳаррири матн .default-content = Матнро ворид кунед… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Шарҳ + *[other] Шарҳҳо + } +pdfjs-editor-comments-sidebar-close-button = + .title = Пӯшидани навори ҷонибӣ + .aria-label = Пӯшидани навори ҷонибӣ +pdfjs-editor-comments-sidebar-close-button-label = Пӯшидани навори ҷонибӣ +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Чизи диққатангезро мушоҳида кардед? Онро қайд кунед ва ба он шарҳ гузоред. +pdfjs-editor-comments-sidebar-no-comments-link = Маълумоти бештар ## Alt-text dialog @@ -586,6 +605,15 @@ pdfjs-editor-add-signature-cancel-button = Бекор кардан pdfjs-editor-add-signature-add-button = Илова кардан pdfjs-editor-edit-signature-update-button = Навсозӣ кардан +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Таҳрир кардани шарҳ +pdfjs-editor-edit-comment-popup-button = + .title = Таҳрир кардани шарҳ +pdfjs-editor-delete-comment-popup-button-label = Тоза кардани шарҳ +pdfjs-editor-delete-comment-popup-button = + .title = Тоза кардани шарҳ + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Амалҳо @@ -600,6 +628,13 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Шарҳи худро ворид кунед pdfjs-editor-edit-comment-manager-cancel-button = Бекор кардан pdfjs-editor-edit-comment-manager-save-button = Нигоҳ доштан +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Таҳрир кардани шарҳ +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Илова кардани шарҳ +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Нависед… +pdfjs-editor-edit-comment-dialog-cancel-button = Бекор кардан ## Edit a comment button in the editor toolbar diff --git a/l10n/th/viewer.ftl b/l10n/th/viewer.ftl index 8c3621cbe..56d0cb1c1 100644 --- a/l10n/th/viewer.ftl +++ b/l10n/th/viewer.ftl @@ -300,6 +300,10 @@ pdfjs-comment-floating-button = .title = แสดงความคิดเห็น .aria-label = แสดงความคิดเห็น pdfjs-comment-floating-button-label = แสดงความคิดเห็น +pdfjs-editor-comment-button = + .title = แสดงความคิดเห็น + .aria-label = แสดงความคิดเห็น +pdfjs-editor-comment-button-label = ความคิดเห็น pdfjs-editor-signature-button = .title = เพิ่มลายเซ็น pdfjs-editor-signature-button-label = เพิ่มลายเซ็น @@ -362,6 +366,17 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = ตัวแก้ไขข้อความ .default-content = เริ่มพิมพ์ได้เลย… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = ความคิดเห็น +pdfjs-editor-comments-sidebar-close-button = + .title = ปิดแถบข้าง + .aria-label = ปิดแถบข้าง +pdfjs-editor-comments-sidebar-close-button-label = ปิดแถบข้าง +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = เห็นอะไรที่น่าสนใจใช่ไหม? เน้นสีไว้และแสดงความคิดเห็นได้เลย +pdfjs-editor-comments-sidebar-no-comments-link = เรียนรู้เพิ่มเติม ## Alt-text dialog @@ -574,6 +589,15 @@ pdfjs-editor-add-signature-cancel-button = ยกเลิก pdfjs-editor-add-signature-add-button = เพิ่ม pdfjs-editor-edit-signature-update-button = อัปเดต +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = แก้ไขความคิดเห็น +pdfjs-editor-edit-comment-popup-button = + .title = แก้ไขความคิดเห็น +pdfjs-editor-delete-comment-popup-button-label = เอาความคิดเห็นออก +pdfjs-editor-delete-comment-popup-button = + .title = เอาความคิดเห็นออก + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = การกระทำ @@ -588,6 +612,13 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = ป้อนความคิดเห็นของคุณ pdfjs-editor-edit-comment-manager-cancel-button = ยกเลิก pdfjs-editor-edit-comment-manager-save-button = บันทึก +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = แก้ไขความคิดเห็น +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = เพิ่มความคิดเห็น +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = เริ่มพิมพ์… +pdfjs-editor-edit-comment-dialog-cancel-button = ยกเลิก ## Edit a comment button in the editor toolbar diff --git a/l10n/tr/viewer.ftl b/l10n/tr/viewer.ftl index f1c1ed067..81faa593d 100644 --- a/l10n/tr/viewer.ftl +++ b/l10n/tr/viewer.ftl @@ -308,6 +308,10 @@ pdfjs-comment-floating-button = .title = Yorum ekle .aria-label = Yorum ekle pdfjs-comment-floating-button-label = Yorum ekle +pdfjs-editor-comment-button = + .title = Yorum ekle + .aria-label = Yorum ekle +pdfjs-editor-comment-button-label = Yorum ekle pdfjs-editor-signature-button = .title = İmza ekle pdfjs-editor-signature-button-label = İmza ekle @@ -370,6 +374,21 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Metin düzenleyicisi .default-content = Yazmaya başlayın… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = + { $count -> + [one] Yorum + *[other] Yorumlar + } +pdfjs-editor-comments-sidebar-close-button = + .title = Kenar çubuğunu kapat + .aria-label = Kenar çubuğunu kapat +pdfjs-editor-comments-sidebar-close-button-label = Kenar çubuğunu kapat +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Not almaya değer bir şey mi gördünüz? Onu işaretleyip yorum yazabilirsiniz. +pdfjs-editor-comments-sidebar-no-comments-link = Daha fazla bilgi alın ## Alt-text dialog @@ -586,6 +605,17 @@ pdfjs-editor-add-signature-cancel-button = Vazgeç pdfjs-editor-add-signature-add-button = Ekle pdfjs-editor-edit-signature-update-button = Güncelle +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Yorumu düzenle +pdfjs-editor-edit-comment-popup-button = + .title = Yorumu düzenle +pdfjs-editor-delete-comment-popup-button-label = Yorumu sil +pdfjs-editor-delete-comment-popup-button = + .title = Yorumu sil +pdfjs-show-comment-button = + .title = Yorumu göster + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Eylemler @@ -600,6 +630,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Yorumunuzu yazın pdfjs-editor-edit-comment-manager-cancel-button = Vazgeç pdfjs-editor-edit-comment-manager-save-button = Kaydet +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Yorumu düzenle +pdfjs-editor-edit-comment-dialog-save-button-when-editing = Güncelle +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Yorum ekle +pdfjs-editor-edit-comment-dialog-save-button-when-adding = Ekle +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Yazmaya başlayın… +pdfjs-editor-edit-comment-dialog-cancel-button = Vazgeç ## Edit a comment button in the editor toolbar diff --git a/l10n/vi/viewer.ftl b/l10n/vi/viewer.ftl index ad5fb8469..ca16d18d8 100644 --- a/l10n/vi/viewer.ftl +++ b/l10n/vi/viewer.ftl @@ -300,6 +300,10 @@ pdfjs-comment-floating-button = .title = Bình luận .aria-label = Bình luận pdfjs-comment-floating-button-label = Bình luận +pdfjs-editor-comment-button = + .title = Bình luận + .aria-label = Bình luận +pdfjs-editor-comment-button-label = Bình luận pdfjs-editor-signature-button = .title = Thêm chữ ký pdfjs-editor-signature-button-label = Thêm chữ ký @@ -362,6 +366,17 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = Trình chỉnh sửa văn bản .default-content = Bắt đầu nhập… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = Bình luận +pdfjs-editor-comments-sidebar-close-button = + .title = Đóng thanh lề + .aria-label = Đóng thanh lề +pdfjs-editor-comments-sidebar-close-button-label = Đóng thanh lề +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = Bạn thấy điều gì đáng chú ý? Hãy đánh dấu và để lại bình luận. +pdfjs-editor-comments-sidebar-no-comments-link = Tìm hiểu thêm ## Alt-text dialog @@ -574,6 +589,15 @@ pdfjs-editor-add-signature-cancel-button = Hủy bỏ pdfjs-editor-add-signature-add-button = Thêm pdfjs-editor-edit-signature-update-button = Cập nhật +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = Chỉnh sửa bình luận +pdfjs-editor-edit-comment-popup-button = + .title = Chỉnh sửa bình luận +pdfjs-editor-delete-comment-popup-button-label = Xoá bình luận +pdfjs-editor-delete-comment-popup-button = + .title = Xoá bình luận + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = Hành động @@ -588,6 +612,13 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = Nhập bình luận của bạn pdfjs-editor-edit-comment-manager-cancel-button = Hủy bỏ pdfjs-editor-edit-comment-manager-save-button = Lưu +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = Chỉnh sửa bình luận +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = Thêm bình luận +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = Bắt đầu nhập… +pdfjs-editor-edit-comment-dialog-cancel-button = Hủy bỏ ## Edit a comment button in the editor toolbar diff --git a/l10n/zh-CN/viewer.ftl b/l10n/zh-CN/viewer.ftl index d5866b5a5..934595107 100644 --- a/l10n/zh-CN/viewer.ftl +++ b/l10n/zh-CN/viewer.ftl @@ -300,6 +300,10 @@ pdfjs-comment-floating-button = .title = 批注 .aria-label = 批注 pdfjs-comment-floating-button-label = 批注 +pdfjs-editor-comment-button = + .title = 批注 + .aria-label = 批注 +pdfjs-editor-comment-button-label = 批注 pdfjs-editor-signature-button = .title = 添加签名 pdfjs-editor-signature-button-label = 添加签名 @@ -362,6 +366,17 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = 文本编辑器 .default-content = 在此键入… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = 批注 +pdfjs-editor-comments-sidebar-close-button = + .title = 关闭侧栏 + .aria-label = 关闭侧栏 +pdfjs-editor-comments-sidebar-close-button-label = 关闭侧栏 +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = 发现值得注意的地方?可为其添加高亮并批注。 +pdfjs-editor-comments-sidebar-no-comments-link = 详细了解 ## Alt-text dialog @@ -574,6 +589,17 @@ pdfjs-editor-add-signature-cancel-button = 取消 pdfjs-editor-add-signature-add-button = 添加 pdfjs-editor-edit-signature-update-button = 更新 +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = 编辑批注 +pdfjs-editor-edit-comment-popup-button = + .title = 编辑批注 +pdfjs-editor-delete-comment-popup-button-label = 移除批注 +pdfjs-editor-delete-comment-popup-button = + .title = 移除批注 +pdfjs-show-comment-button = + .title = 显示批注 + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = 操作 @@ -588,6 +614,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = 输入批注 pdfjs-editor-edit-comment-manager-cancel-button = 取消 pdfjs-editor-edit-comment-manager-save-button = 保存 +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = 编辑批注 +pdfjs-editor-edit-comment-dialog-save-button-when-editing = 更新 +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = 添加批注 +pdfjs-editor-edit-comment-dialog-save-button-when-adding = 添加 +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = 开始键入… +pdfjs-editor-edit-comment-dialog-cancel-button = 取消 ## Edit a comment button in the editor toolbar diff --git a/l10n/zh-TW/viewer.ftl b/l10n/zh-TW/viewer.ftl index 2c9bb7cc3..dcb5f027b 100644 --- a/l10n/zh-TW/viewer.ftl +++ b/l10n/zh-TW/viewer.ftl @@ -300,6 +300,10 @@ pdfjs-comment-floating-button = .title = 註解 .aria-label = 註解 pdfjs-comment-floating-button-label = 註解 +pdfjs-editor-comment-button = + .title = 註解 + .aria-label = 註解 +pdfjs-editor-comment-button-label = 註解 pdfjs-editor-signature-button = .title = 加入簽章 pdfjs-editor-signature-button-label = 加入簽章 @@ -362,6 +366,17 @@ pdfjs-editor-add-saved-signature-button = pdfjs-free-text2 = .aria-label = 文字編輯器 .default-content = 請打字… +# Used to show how many comments are present in the pdf file. +# Variables: +# $count (Number) - the number of comments. +pdfjs-editor-comments-sidebar-title = 註解 +pdfjs-editor-comments-sidebar-close-button = + .title = 關閉側邊欄 + .aria-label = 關閉側邊欄 +pdfjs-editor-comments-sidebar-close-button-label = 關閉側邊欄 +# Instructional copy to add a comment by selecting text or an annotations. +pdfjs-editor-comments-sidebar-no-comments1 = 想把哪個部分記下來?可以畫螢光強調,並且留下註解。 +pdfjs-editor-comments-sidebar-no-comments-link = 更多資訊 ## Alt-text dialog @@ -574,6 +589,17 @@ pdfjs-editor-add-signature-cancel-button = 取消 pdfjs-editor-add-signature-add-button = 新增 pdfjs-editor-edit-signature-update-button = 更新 +## Comment popup + +pdfjs-editor-edit-comment-popup-button-label = 編輯註解 +pdfjs-editor-edit-comment-popup-button = + .title = 編輯註解 +pdfjs-editor-delete-comment-popup-button-label = 移除註解 +pdfjs-editor-delete-comment-popup-button = + .title = 移除註解 +pdfjs-show-comment-button = + .title = 顯示註解 + ## Edit a comment dialog pdfjs-editor-edit-comment-actions-button-label = 動作 @@ -588,6 +614,15 @@ pdfjs-editor-edit-comment-manager-text-input = .placeholder = 輸入您的註解 pdfjs-editor-edit-comment-manager-cancel-button = 取消 pdfjs-editor-edit-comment-manager-save-button = 儲存 +# An existing comment is edited +pdfjs-editor-edit-comment-dialog-title-when-editing = 編輯註解 +pdfjs-editor-edit-comment-dialog-save-button-when-editing = 更新 +# No existing comment +pdfjs-editor-edit-comment-dialog-title-when-adding = 新增註解 +pdfjs-editor-edit-comment-dialog-save-button-when-adding = 新增 +pdfjs-editor-edit-comment-dialog-text-input = + .placeholder = 在此打字… +pdfjs-editor-edit-comment-dialog-cancel-button = 取消 ## Edit a comment button in the editor toolbar