diff --git a/src/main/resources/messages_ar_AR.properties b/src/main/resources/messages_ar_AR.properties index 11f71220..ed82d1ce 100644 --- a/src/main/resources/messages_ar_AR.properties +++ b/src/main/resources/messages_ar_AR.properties @@ -82,6 +82,7 @@ pages=صفحات loading=جارٍ التحميل... addToDoc=إضافة إلى المستند reset=إعداة ضبط +apply=Apply legal.privacy=سياسة الخصوصية legal.terms=شروط الاستخدام @@ -474,6 +475,10 @@ home.autoRedact.title=حجب تلقائي home.autoRedact.desc=يحجب (يسود) النص في PDF تلقائيًا بناءً على النص المدخل autoRedact.tags=حجب,إخفاء,تسويد,أسود,علامة,مخفي +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF إلى CSV home.tableExtraxt.desc=يستخرج الجداول من PDF ويحولها إلى CSV tableExtraxt.tags=CSV,استخراج الجدول,استخراج,تحويل @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=حشو إضافي مخصص autoRedact.convertPDFToImageLabel=تحويل PDF إلى صورة PDF (يستخدم لإزالة النص خلف المربع) autoRedact.submitButton=إرسال +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=إظهار جافا سكريبت diff --git a/src/main/resources/messages_az_AZ.properties b/src/main/resources/messages_az_AZ.properties index edeaf7cb..6034b301 100644 --- a/src/main/resources/messages_az_AZ.properties +++ b/src/main/resources/messages_az_AZ.properties @@ -82,6 +82,7 @@ pages=Səhifələr loading=Yüklənir... addToDoc=Sənədə Əlavə Et reset=Sıfırla +apply=Apply legal.privacy=Məxfilik Siyasəti legal.terms=Qaydalar və Şərtlər @@ -474,6 +475,10 @@ home.autoRedact.title=Avtomatik Gizlətmə home.autoRedact.desc=Daxil edilmiş data əsasında PDF-dəki müəyyən mətn hissəsini qara qutu ilə gizlədir autoRedact.tags=Qarala,gizlət,sil,qara,marker,gizli +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF-dən CSV-ə home.tableExtraxt.desc=PDF-dən cədvəlləri CSV-ə çevirərək xaric edir tableExtraxt.tags=CSV,Cədvəl xaricetmə,xaric et,çevir @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Fərdi Əlavə Başlıq autoRedact.convertPDFToImageLabel=PDF-i PDF-Şəkil-ə çevir (Qutunun arxasındakı yazını silmək üçün istifadə edilir) autoRedact.submitButton=Təsdiqlə +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Javascripti Göstər diff --git a/src/main/resources/messages_bg_BG.properties b/src/main/resources/messages_bg_BG.properties index 2891672d..8ff7747f 100644 --- a/src/main/resources/messages_bg_BG.properties +++ b/src/main/resources/messages_bg_BG.properties @@ -82,6 +82,7 @@ pages=Страници loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Политика за поверителност legal.terms=Правила и условия @@ -474,6 +475,10 @@ home.autoRedact.title=Автоматично редактиране home.autoRedact.desc=Автоматично редактира (зачернява) текст в PDF въз основа на въведен текст autoRedact.tags=Редактиране,Скриване,затъмняване,черен,маркер,скрит +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF в CSV home.tableExtraxt.desc=Извлича таблици от PDF, като ги конвертира в CSV tableExtraxt.tags=CSV,извличане на таблица,извличане,конвертиране @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Персонализирана допълните autoRedact.convertPDFToImageLabel=Преобразуване на PDF към PDF-изображение (използва се за премахване на текст зад полето) autoRedact.submitButton=Изпращане +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Покажи Javascript diff --git a/src/main/resources/messages_ca_CA.properties b/src/main/resources/messages_ca_CA.properties index 6b080566..1ff8fb6a 100644 --- a/src/main/resources/messages_ca_CA.properties +++ b/src/main/resources/messages_ca_CA.properties @@ -82,6 +82,7 @@ pages=Pàgines loading=Carregant... addToDoc=Afegeix al document reset=Reset +apply=Apply legal.privacy=Política de Privacitat legal.terms=Termes i condicions @@ -474,6 +475,10 @@ home.autoRedact.title=Redacció Automàtica home.autoRedact.desc=Redacta automàticament (enfosqueix) text en un PDF basat en el text introduït autoRedact.tags=Redact,Hide,black out,black,marker,hidden +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF a CSV home.tableExtraxt.desc=Extreu taules d'un PDF convertint-les a CSV tableExtraxt.tags=CSV,Table Extraction,extract,convert @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Espai Extra Personalitzat autoRedact.convertPDFToImageLabel=Converteix PDF a Imatge PDF (S'utilitza per eliminar text darrere del quadre) autoRedact.submitButton=Envia +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Mostra Javascript diff --git a/src/main/resources/messages_cs_CZ.properties b/src/main/resources/messages_cs_CZ.properties index 5da9fe37..03aa28dc 100644 --- a/src/main/resources/messages_cs_CZ.properties +++ b/src/main/resources/messages_cs_CZ.properties @@ -82,6 +82,7 @@ pages=Strany loading=Načítání... addToDoc=Přidat do dokumentu reset=Reset +apply=Apply legal.privacy=Politika soukromí legal.terms=Podmínky použití @@ -474,6 +475,10 @@ home.autoRedact.title=Automatické odstranění home.autoRedact.desc=Automaticky zakrývá text v PDF na základě vstupního textu autoRedact.tags=Odstranit,Skrytý,černý,zakrýt,značka,skrytý +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF na CSV home.tableExtraxt.desc=Extrahuje tabulky z PDF a konvertuje je do formátu CSV tableExtraxt.tags=CSV,Extrakce tabulky,extrahovat,konvertovat @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Vlastní doplňující vzdálenost autoRedact.convertPDFToImageLabel=Převést PDF do PDF-Obrázku (Pro odstranění textu za obdélníkem) autoRedact.submitButton=Odeslat +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Zobrazit JavaScript diff --git a/src/main/resources/messages_da_DK.properties b/src/main/resources/messages_da_DK.properties index 6cb5ec71..8da8d3dd 100644 --- a/src/main/resources/messages_da_DK.properties +++ b/src/main/resources/messages_da_DK.properties @@ -82,6 +82,7 @@ pages=Sideantal loading=Laster... addToDoc=Tilføj til Dokument reset=Reset +apply=Apply legal.privacy=Privacy Policy legal.terms=Vilkår og betingelser @@ -474,6 +475,10 @@ home.autoRedact.title=Auto Rediger home.autoRedact.desc=Auto Redigerer (Sværter) tekst i en PDF baseret på input tekst autoRedact.tags=Rediger,Skjul,sværte,sort,markør,skjult +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF til CSV home.tableExtraxt.desc=Udtrækker Tabeller fra en PDF og konverterer dem til CSV tableExtraxt.tags=CSV,Tabeludtrækning,udtræk,konvertér @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Brugerdefineret Ekstra Polstring autoRedact.convertPDFToImageLabel=Konvertér PDF til PDF-Billede (Bruges til at fjerne tekst bag boksen) autoRedact.submitButton=Indsend +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Vis Javascript diff --git a/src/main/resources/messages_de_DE.properties b/src/main/resources/messages_de_DE.properties index b9a79a2d..dc3648a4 100644 --- a/src/main/resources/messages_de_DE.properties +++ b/src/main/resources/messages_de_DE.properties @@ -82,6 +82,7 @@ pages=Seiten loading=Laden... addToDoc=In Dokument hinzufügen reset=Zurücksetzen +apply=Apply legal.privacy=Datenschutz legal.terms=AGB @@ -474,6 +475,10 @@ home.autoRedact.title=Automatisch zensieren/schwärzen home.autoRedact.desc=Automatisches Zensieren (Schwärzen) von Text in einer PDF-Datei basierend auf dem eingegebenen Text autoRedact.tags=zensieren,schwärzen +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=Tabelle extrahieren home.tableExtraxt.desc=Tabelle aus PDF in CSV extrahieren tableExtraxt.tags=CSV,tabelle,extrahieren @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Zensierten Bereich vergrößern autoRedact.convertPDFToImageLabel=PDF in PDF-Bild konvertieren (zum Entfernen von Text hinter dem Kasten) autoRedact.submitButton=Zensieren +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Javascript anzeigen diff --git a/src/main/resources/messages_el_GR.properties b/src/main/resources/messages_el_GR.properties index e3e57d50..4b39167d 100644 --- a/src/main/resources/messages_el_GR.properties +++ b/src/main/resources/messages_el_GR.properties @@ -82,6 +82,7 @@ pages=Σελίδες loading=Φόρτωση... addToDoc=Πρόσθεση στο Εκπομπώματο reset=Reset +apply=Apply legal.privacy=Πολιτική Προνομίους legal.terms=Φράσεις Υποχρεωτικότητας @@ -474,6 +475,10 @@ home.autoRedact.title=Αυτόματο Μαύρισμα Κειμένου home.autoRedact.desc=Αυτόματη επεξεργασία (Μαύρισμα) κείμενου σε PDF με βάση το κείμενο εισαγωγής autoRedact.tags=ξεκράζω,φυλακίζω,εικόνο-κουπές,κρατήστε ασφαλείς,δημιουργήστε +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF σε CSV home.tableExtraxt.desc=Εξάγει πίνακες από PDF μετατρέποντάς το σε CSV tableExtraxt.tags=CSV,καταθέσεις-τάβλες,αποδιατύπωση,μετατροπή @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Εμπνευσμένη Προσθήκη Ανάκρ autoRedact.convertPDFToImageLabel=Μετατροπή PDF σε PDF-Εικόνα (Χρησιμοποιείται για την αφαίρεση κειμένου πίσω από το πλαίσιο) autoRedact.submitButton=Υποβολή +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Εμφάνιση Javascript diff --git a/src/main/resources/messages_en_US.properties b/src/main/resources/messages_en_US.properties index 76039f4b..025f6cf6 100644 --- a/src/main/resources/messages_en_US.properties +++ b/src/main/resources/messages_en_US.properties @@ -82,6 +82,7 @@ pages=Pages loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Privacy Policy legal.terms=Terms and Conditions @@ -474,6 +475,10 @@ home.autoRedact.title=Auto Redact home.autoRedact.desc=Auto Redacts(Blacks out) text in a PDF based on input text autoRedact.tags=Redact,Hide,black out,black,marker,hidden +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF to CSV home.tableExtraxt.desc=Extracts Tables from a PDF converting it to CSV tableExtraxt.tags=CSV,Table Extraction,extract,convert @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Custom Extra Padding autoRedact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) autoRedact.submitButton=Submit +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Show Javascript diff --git a/src/main/resources/messages_es_ES.properties b/src/main/resources/messages_es_ES.properties index 52b7cea7..8d4b5fb7 100644 --- a/src/main/resources/messages_es_ES.properties +++ b/src/main/resources/messages_es_ES.properties @@ -82,6 +82,7 @@ pages=Páginas loading=Cargando... addToDoc=Agregar al Documento reset=Reset +apply=Apply legal.privacy=Política de Privacidad legal.terms=Términos y Condiciones @@ -474,6 +475,10 @@ home.autoRedact.title=Auto Redactar home.autoRedact.desc=Redactar automáticamente (ocultar) texto en un PDF según el texto introducido autoRedact.tags=Redactar,Ocultar,ocultar,negro,subrayador,oculto +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF a CSV home.tableExtraxt.desc=Extraer Tablas de un PDF convirtiéndolas a CSV tableExtraxt.tags=CSV,Extraer tabla,extraer,convertir @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Extra Padding personalizado autoRedact.convertPDFToImageLabel=Convertir PDF a imagen PDF (Utilizado para quitar el texto detrás del cajetín) autoRedact.submitButton=Enviar +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Mostrar Javascript diff --git a/src/main/resources/messages_eu_ES.properties b/src/main/resources/messages_eu_ES.properties index 6d5edff1..22f545c4 100644 --- a/src/main/resources/messages_eu_ES.properties +++ b/src/main/resources/messages_eu_ES.properties @@ -82,6 +82,7 @@ pages=Pages loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Privacy Policy legal.terms=Terms and Conditions @@ -474,6 +475,10 @@ home.autoRedact.title=Auto Idatzi home.autoRedact.desc=Auto Idatzi testua pdf fitxategian sarrerako testuan oinarritua autoRedact.tags=Redact,Hide,black out,black,marker,hidden +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF to CSV home.tableExtraxt.desc=Extracts Tables from a PDF converting it to CSV tableExtraxt.tags=CSV,Table Extraction,extract,convert @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Custom Extra Padding autoRedact.convertPDFToImageLabel=Bihurtu PDF fitxategi bat PDF-Irudi-ra (kaxaren atzean testua ezabatzeko erabilia) autoRedact.submitButton=Bidali +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Javascript erakutsi diff --git a/src/main/resources/messages_fa_IR.properties b/src/main/resources/messages_fa_IR.properties index 4117d94d..f343c723 100644 --- a/src/main/resources/messages_fa_IR.properties +++ b/src/main/resources/messages_fa_IR.properties @@ -82,6 +82,7 @@ pages=صفحات loading=در حال بارگذاری... addToDoc=اضافه کردن به سند reset=تنظیم مجدد +apply=Apply legal.privacy=سیاست حفظ حریم خصوصی legal.terms=شرایط و ضوابط @@ -474,6 +475,10 @@ home.autoRedact.title=سانسور خودکار home.autoRedact.desc=متن‌های مشخص شده در PDF را به‌طور خودکار سانسور (سیاه) می‌کند autoRedact.tags=سانسور، مخفی کردن، سیاه کردن، پنهان +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF به CSV home.tableExtraxt.desc=جداول را از PDF استخراج کرده و به CSV تبدیل می‌کند tableExtraxt.tags=CSV، استخراج جدول، استخراج، تبدیل @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=افزودن فاصله اضافی autoRedact.convertPDFToImageLabel=تبدیل PDF به PDF-تصویر (برای حذف متن پشت جعبه استفاده می‌شود) autoRedact.submitButton=ارسال +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=نمایش جاوااسکریپت diff --git a/src/main/resources/messages_fr_FR.properties b/src/main/resources/messages_fr_FR.properties index 4dd480bc..7831a283 100644 --- a/src/main/resources/messages_fr_FR.properties +++ b/src/main/resources/messages_fr_FR.properties @@ -82,6 +82,7 @@ pages=Pages loading=Chargement... addToDoc=Ajouter au Document reset=Réinitialiser +apply=Apply legal.privacy=Politique de Confidentialité legal.terms=Conditions Générales @@ -474,6 +475,10 @@ home.autoRedact.title=Caviarder automatiquement home.autoRedact.desc=Caviardez automatiquement les informations sensibles d'un PDF. autoRedact.tags=caviarder,redact,auto +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF en CSV home.tableExtraxt.desc=Extrait les tableaux d'un PDF et les transforme en CSV. tableExtraxt.tags=CSV, Extraction de table, extraction, conversion @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Marge intérieure supplémentaire autoRedact.convertPDFToImageLabel=Convertir un PDF en PDF-Image (utilisé pour supprimer le texte en arrière-plan) autoRedact.submitButton=Caviarder +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Afficher le JavaScript diff --git a/src/main/resources/messages_ga_IE.properties b/src/main/resources/messages_ga_IE.properties index 7e8aefe3..402b2553 100644 --- a/src/main/resources/messages_ga_IE.properties +++ b/src/main/resources/messages_ga_IE.properties @@ -82,6 +82,7 @@ pages=Pages loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Privacy Policy legal.terms=Terms and Conditions @@ -474,6 +475,10 @@ home.autoRedact.title=Auto Redact home.autoRedact.desc=Auto Redacts (Blacks out) téacs i PDF bunaithe ar an téacs ionchuir autoRedact.tags=Dearg, Folaigh, dubh amach, dubh, marcóir, i bhfolach +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=Ó CSV go PDF home.tableExtraxt.desc=Sleachta Táblaí ó PDF agus é a thiontú go CSV tableExtraxt.tags=CSV, Eastóscadh Tábla, sliocht, tiontú @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Stuáil Breise Saincheaptha autoRedact.convertPDFToImageLabel=Tiontaigh PDF go PDF-Image (Úsáidte chun téacs a bhaint taobh thiar den bhosca) autoRedact.submitButton=Cuir isteach +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Taispeáin Javascript diff --git a/src/main/resources/messages_hi_IN.properties b/src/main/resources/messages_hi_IN.properties index 65e7b899..ebf4d0e7 100644 --- a/src/main/resources/messages_hi_IN.properties +++ b/src/main/resources/messages_hi_IN.properties @@ -82,6 +82,7 @@ pages=पृष्ठों loading=डालिंग... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=गुप्तता सूचना legal.terms=शर्तें और प्रवाह @@ -474,6 +475,10 @@ home.autoRedact.title=स्वतः गोपनीयकरण home.autoRedact.desc=प्रविष्ट पाठ के आधार पर पीडीएफ़ में पाठ को स्वतः गोपनीयकरित(काला करें) autoRedact.tags=गोपनीयकरण, छिपाना, काला करना, काला, मार्कर, छिपा हुआ +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF से CSV में home.tableExtraxt.desc=CSV में बदलते हुए पीडीएफ़ से तालिकाएँ निकालता है tableExtraxt.tags=CSV, तालिका निकालना, निकालना, परिवर्तित करना @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=कस्टम अतिरिक्त पैड autoRedact.convertPDFToImageLabel=PDF को छवि में बदलें (बॉक्स के पीछे पाठ को हटाने के लिए प्रयोग किया जाता है) autoRedact.submitButton=प्रस्तुत करें +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=जावास्क्रिप्ट दिखाएं diff --git a/src/main/resources/messages_hr_HR.properties b/src/main/resources/messages_hr_HR.properties index 9aaf5aca..a548e72a 100644 --- a/src/main/resources/messages_hr_HR.properties +++ b/src/main/resources/messages_hr_HR.properties @@ -82,6 +82,7 @@ pages=Stranice loading=Učitavanje... addToDoc=Dodaj u dokument reset=Reset +apply=Apply legal.privacy=Politika privatnosti legal.terms=Uspe sodržine @@ -474,6 +475,10 @@ home.autoRedact.title=Automatsko uređivanje home.autoRedact.desc=Automatski redigira (zacrni) tekst u PDF-u na temelju unosa teksta autoRedact.tags=Cenzura,Sakrij,prekrivanje,crna,marker,skriveno +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF u CSV home.tableExtraxt.desc=Izdvaja tablice iz PDF-a pretvarajući ga u CSV tableExtraxt.tags=CSV,Izdvajanje tabela,izdvajanje,pretvaranje @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Dodatni prazan prostor autoRedact.convertPDFToImageLabel=Pretvorite PDF u PDF-sliku (koristi se za uklanjanje teksta iza okvira) autoRedact.submitButton=Potvrdi +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Prikaži Javascript diff --git a/src/main/resources/messages_hu_HU.properties b/src/main/resources/messages_hu_HU.properties index dfe4a0bc..fe103446 100644 --- a/src/main/resources/messages_hu_HU.properties +++ b/src/main/resources/messages_hu_HU.properties @@ -82,6 +82,7 @@ pages=Oldalak loading=Betöltés... addToDoc=Hozzáadás dokumentumba reset=Reset +apply=Apply legal.privacy=Adatvédelmi nyilatkozat legal.terms=Feltételek és feltételek @@ -474,6 +475,10 @@ home.autoRedact.title=Automatikus Elrejtés home.autoRedact.desc=Automatikusan kitakar (elrejt) szöveget egy PDF-ben az input szöveg alapján autoRedact.tags=Elrejt,Elrejtés,kitakarás,fekete,fekete,marker,elrejtett +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF-től CSV-be való átalakítás home.tableExtraxt.desc=Táblázatok kinyerése a PDF-ből CSV formátumra konvertálva tableExtraxt.tags=CSV,Táblázat kinyerése,kinyer,konvertál @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Egyedi extra kitöltés autoRedact.convertPDFToImageLabel=PDF átalakítása PDF-képé (a doboz mögötti szöveg eltávolításához) autoRedact.submitButton=Elküld +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=JavaScript megjelenítése diff --git a/src/main/resources/messages_id_ID.properties b/src/main/resources/messages_id_ID.properties index 80bc36fb..bc0370ca 100644 --- a/src/main/resources/messages_id_ID.properties +++ b/src/main/resources/messages_id_ID.properties @@ -82,6 +82,7 @@ pages=Halaman-halaman loading=Mengambil data... addToDoc=Tambahkan ke Dokumen reset=Reset +apply=Apply legal.privacy=Kebijakan Privasi legal.terms=Syarat dan Ketentuan @@ -474,6 +475,10 @@ home.autoRedact.title=Redaksional Otomatis home.autoRedact.desc=Menyunting Otomatis (Menghitamkan) teks dalam PDF berdasarkan teks masukan autoRedact.tags=Hapus, Sembunyikan, padamkan, hitam, hitam, penanda, tersembunyi +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF ke CSV home.tableExtraxt.desc=Mengekstrak Tabel dari PDF yang mengonversinya menjadi CSV tableExtraxt.tags=CSV, Ekstraksi Tabel, ekstrak, konversi @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Padding Ekstra Kustom autoRedact.convertPDFToImageLabel=Konversi PDF ke PDF-Gambar (Digunakan untuk menghapus teks di belakang kotak) autoRedact.submitButton=Kirim +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Tampilkan Javascript diff --git a/src/main/resources/messages_it_IT.properties b/src/main/resources/messages_it_IT.properties index d70e2711..e0246fe7 100644 --- a/src/main/resources/messages_it_IT.properties +++ b/src/main/resources/messages_it_IT.properties @@ -82,6 +82,7 @@ pages=Pagine loading=Caricamento... addToDoc=Aggiungi al documento reset=Reset +apply=Apply legal.privacy=Informativa sulla privacy legal.terms=Termini e Condizioni @@ -474,6 +475,10 @@ home.autoRedact.title=Redazione automatica home.autoRedact.desc=Redige automaticamente (oscura) il testo in un PDF in base al testo immesso autoRedact.tags=Redigere,nascondere,oscurare,nero,pennarello,nascosto +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=Da PDF a CSV home.tableExtraxt.desc=Estrae tabelle da un PDF convertendolo in CSV tableExtraxt.tags=CSV,Estrazione tabella,estrai,converti @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Padding extra personalizzato autoRedact.convertPDFToImageLabel=Converti PDF in immagine PDF (utilizzato per rimuovere il testo dietro la casella) autoRedact.submitButton=Invia +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Mostra Javascript diff --git a/src/main/resources/messages_ja_JP.properties b/src/main/resources/messages_ja_JP.properties index 6645e906..c6c46749 100644 --- a/src/main/resources/messages_ja_JP.properties +++ b/src/main/resources/messages_ja_JP.properties @@ -82,6 +82,7 @@ pages=ページ loading=読込中... addToDoc=ドキュメントに追加 reset=リセット +apply=Apply legal.privacy=プライバシーポリシー legal.terms=利用規約 @@ -474,6 +475,10 @@ home.autoRedact.title=自動塗りつぶし home.autoRedact.desc=入力したテキストに基づいてPDF内のテキストを自動で塗りつぶし(黒塗り)します。 autoRedact.tags=Redact,Hide,black out,black,marker,hidden +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDFをCSVに変換 home.tableExtraxt.desc=PDFから表を抽出しCSVに変換します。 tableExtraxt.tags=CSV,Table Extraction,extract,convert @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=追加の余白 autoRedact.convertPDFToImageLabel=PDFをPDF画像に変換 (塗りつぶしの後ろのテキストを削除するために使用) autoRedact.submitButton=送信 +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Javascriptを表示 diff --git a/src/main/resources/messages_ko_KR.properties b/src/main/resources/messages_ko_KR.properties index c00f4084..040d5d04 100644 --- a/src/main/resources/messages_ko_KR.properties +++ b/src/main/resources/messages_ko_KR.properties @@ -82,6 +82,7 @@ pages=페이지 loading=로딩 중... addToDoc=문서에 추가 reset=Reset +apply=Apply legal.privacy=개인 정보 정책 legal.terms=이용 약관 @@ -474,6 +475,10 @@ home.autoRedact.title=자동 검열 home.autoRedact.desc=PDF 문서에서 입력된 텍스트들을 자동으로 검열(모자이크)합니다. autoRedact.tags=노출 방지, 숨기기, 검은색 처리, 마커, 숨김 +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF에서 CSV로 home.tableExtraxt.desc=PDF에서 표를 추출하여 CSV로 변환 tableExtraxt.tags=CSV, 테이블 추출, 추출, 변환 @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=추가 윤곽(패딩) autoRedact.convertPDFToImageLabel=PDF 문서의 내용을 이미지로 변환 (검열 박스 뒤의 텍스트를 제거하는 데 사용됩니다.) autoRedact.submitButton=적용 +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=JavaScript 보기 diff --git a/src/main/resources/messages_nl_NL.properties b/src/main/resources/messages_nl_NL.properties index aa3d5cba..da90e39d 100644 --- a/src/main/resources/messages_nl_NL.properties +++ b/src/main/resources/messages_nl_NL.properties @@ -82,6 +82,7 @@ pages=Pagen loading=Laden... addToDoc=Toevoegen aan document reset=Reset +apply=Apply legal.privacy=Privacybeleid legal.terms=Voorwaarden van gebruik @@ -474,6 +475,10 @@ home.autoRedact.title=Automatisch censureren home.autoRedact.desc=Automatisch censureren (onherkenbaar maken) van tekst in een PDF op basis van ingevoerde tekst autoRedact.tags=Verzwakken, Verbergen, Uitroepen, Gekleurd, Verborgen +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF naar CSV home.tableExtraxt.desc=Haalt tabellen uit een PDF en converteert ze naar CSV tableExtraxt.tags=CSV,tabel extractie,extractie,converteren @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Aangepaste extra ruimtevulling autoRedact.convertPDFToImageLabel=Converteer PDF naar PDF-afbeelding (wordt gebruikt om tekst achter het vak te verwijderen) autoRedact.submitButton=Indienen +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Toon Javascript diff --git a/src/main/resources/messages_no_NB.properties b/src/main/resources/messages_no_NB.properties index 69e4e633..1ae9075d 100644 --- a/src/main/resources/messages_no_NB.properties +++ b/src/main/resources/messages_no_NB.properties @@ -82,6 +82,7 @@ pages=Pages loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Privacy Policy legal.terms=Terms and Conditions @@ -474,6 +475,10 @@ home.autoRedact.title=Automatisk Sensurering home.autoRedact.desc=Automatisk sensurering (sverter ut) tekst i en PDF basert på inntastet tekst autoRedact.tags=Sensurere,Skjule,sverte ut,svart,markør,skjult +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF til CSV home.tableExtraxt.desc=Ekstraherer tabeller fra en PDF og konverterer dem til CSV tableExtraxt.tags=CSV,tabelluttrekk,ekstrahere,konvertere @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Tilpasset ekstra polstring autoRedact.convertPDFToImageLabel=Konverter PDF til PDF-bilde (Brukes for å fjerne tekst bak boksen) autoRedact.submitButton=Send inn +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Vis Javascript diff --git a/src/main/resources/messages_pl_PL.properties b/src/main/resources/messages_pl_PL.properties index 44a1a3a6..4636a0e0 100644 --- a/src/main/resources/messages_pl_PL.properties +++ b/src/main/resources/messages_pl_PL.properties @@ -82,6 +82,7 @@ pages=Strony loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Polityka Prywatności legal.terms=Zasady i Postanowienia @@ -474,6 +475,10 @@ home.autoRedact.title=Zaciemnij home.autoRedact.desc=Zaciemnia dokument PDF bazując na podanej wartości autoRedact.tags=Redagowanie, ukrywanie, zaciemnianie, zaczernianie, zaznaczanie, ukrywanie +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF do CSV home.tableExtraxt.desc=Konwertuje tabele z PDF do pliku CSV tableExtraxt.tags=CSV, ekstrakcja tabeli, ekstrakcja, konwersja, wydobywanie @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Dodatkowe wypełnienie autoRedact.convertPDFToImageLabel=Przerób PDF na PDF-obrazowy (usuwa tekst w tle) autoRedact.submitButton=Wyślij +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Pokaż Javascript diff --git a/src/main/resources/messages_pt_BR.properties b/src/main/resources/messages_pt_BR.properties index 3560cbc4..fdbaaeaf 100644 --- a/src/main/resources/messages_pt_BR.properties +++ b/src/main/resources/messages_pt_BR.properties @@ -82,6 +82,7 @@ pages=Páginas loading=Carregando... addToDoc=Adicionar ao Documento reset=Reiniciar +apply=Apply legal.privacy=Política de Privacidade legal.terms=Termos e Condições @@ -474,6 +475,10 @@ home.autoRedact.title=Ocultação de Texto home.autoRedact.desc=Ocultação automática (escurecimento) de texto em um PDF com base em texto de entrada. autoRedact.tags=Redigir,ocultar,escurecer,preto,marcador,oculto +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF para CSV home.tableExtraxt.desc=Extração de tabelas de um PDF convertendo para CSV. tableExtraxt.tags=CSV,extração de tabela,extrair,converter @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Preenchimento extra personalizado: autoRedact.convertPDFToImageLabel=Converter PDF em imagem PDF (Usado para remover o texto atrás da caixa). autoRedact.submitButton=Enviar +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Mostrar JavaScript diff --git a/src/main/resources/messages_pt_PT.properties b/src/main/resources/messages_pt_PT.properties index 7973686c..a7ab7f22 100644 --- a/src/main/resources/messages_pt_PT.properties +++ b/src/main/resources/messages_pt_PT.properties @@ -82,6 +82,7 @@ pages=Páginas loading=A carregar... addToDoc=Adicionar ao Documento reset=Reset +apply=Apply legal.privacy=Política de Privacidade legal.terms=Termos e Condições @@ -474,6 +475,10 @@ home.autoRedact.title=Edição automática home.autoRedact.desc=Edição automática (marca a preto) baseada numa expressão indicada de um PDF. autoRedact.tags=Esconder,censurar,marcador,tampado,máscara,oculto +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF para CSV home.tableExtraxt.desc=Extrai tabelas de um PDF convertendo em um CSV tableExtraxt.tags=CSV,Tabelas Extracção,extracção,conversão @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Preenchimento extra personalizado autoRedact.convertPDFToImageLabel=Converter PDF em imagem (usado para remover texto atrás de caixas) autoRedact.submitButton=Submeter +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Exibir JavaScript diff --git a/src/main/resources/messages_ro_RO.properties b/src/main/resources/messages_ro_RO.properties index 7a9ba568..41bfd7d9 100644 --- a/src/main/resources/messages_ro_RO.properties +++ b/src/main/resources/messages_ro_RO.properties @@ -82,6 +82,7 @@ pages=Pages loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Privacy Policy legal.terms=Terms and Conditions @@ -474,6 +475,10 @@ home.autoRedact.title=Redactare Automată home.autoRedact.desc=Redactează automat (înnegrește) text într-un PDF bazat pe textul de intrare autoRedact.tags=Redactează,Ascunde,înnegrește,negru,marker,ascuns +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF în CSV home.tableExtraxt.desc=Extrage Tabelele dintr-un PDF convertindu-l în CSV tableExtraxt.tags=CSV,Extragere Tabel,extrage,convertește @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Spațiere Suplimentară Personalizată autoRedact.convertPDFToImageLabel=Convertește PDF în PDF-Imagine (Folosit pentru a elimina textul din spatele casetei) autoRedact.submitButton=Trimite +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Arată Javascript diff --git a/src/main/resources/messages_ru_RU.properties b/src/main/resources/messages_ru_RU.properties index b4bf19b7..ebc620b5 100644 --- a/src/main/resources/messages_ru_RU.properties +++ b/src/main/resources/messages_ru_RU.properties @@ -82,6 +82,7 @@ pages=Страницы loading=Загрузка... addToDoc=Добавить в документ reset=Reset +apply=Apply legal.privacy=Политика конфиденциальности legal.terms=Условия использования @@ -474,6 +475,10 @@ home.autoRedact.title=Автоматическое редактирование home.autoRedact.desc=Автоматическое затемнение (чернение) текста в PDF на основе входного текста autoRedact.tags=Скрыть, Закрыть, закрасить, блокировать, маркер, скрыто +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF в CSV home.tableExtraxt.desc=Извлекает таблицы из PDF и преобразует их в CSV tableExtraxt.tags=CSV, извлечение таблицы, вытащить, конвертировать @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Дополнительное отступлени autoRedact.convertPDFToImageLabel=Преобразовать PDF в изображение PDF (используется для удаления текста за рамкой) autoRedact.submitButton=Отправить +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Показать Javascript diff --git a/src/main/resources/messages_sk_SK.properties b/src/main/resources/messages_sk_SK.properties index 55731004..39a03d2e 100644 --- a/src/main/resources/messages_sk_SK.properties +++ b/src/main/resources/messages_sk_SK.properties @@ -82,6 +82,7 @@ pages=Pages loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Privacy Policy legal.terms=Terms and Conditions @@ -474,6 +475,10 @@ home.autoRedact.title=Automatické redigovanie home.autoRedact.desc=Automaticky rediguje (zatieni) text v PDF na základe zadaného textu autoRedact.tags=redigovať, skryť, zatieniť, čierne, marker, skryté +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF do CSV home.tableExtraxt.desc=Extrahuje tabuľky z PDF a konvertuje ich do CSV tableExtraxt.tags=CSV, extrakcia tabuliek, extrahovať, konvertovať @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Vlastné odsadenie autoRedact.convertPDFToImageLabel=Konvertovať PDF na PDF-Obrázok (Používa sa na odstránenie textu za boxom) autoRedact.submitButton=Odoslať +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Zobraziť JavaScript diff --git a/src/main/resources/messages_sr_LATN_RS.properties b/src/main/resources/messages_sr_LATN_RS.properties index 6b4c6c83..c521cc8b 100644 --- a/src/main/resources/messages_sr_LATN_RS.properties +++ b/src/main/resources/messages_sr_LATN_RS.properties @@ -82,6 +82,7 @@ pages=Pages loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Privacy Policy legal.terms=Terms and Conditions @@ -474,6 +475,10 @@ home.autoRedact.title=Automatsko Cenzurisanje home.autoRedact.desc=Automatsko cenzurisanje teksta u PDF-u na osnovu unetog teksta autoRedact.tags=Cenzura,Sakrij,prekrivanje,crna,marker,skriveno +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF u CSV home.tableExtraxt.desc=Izdvaja tabele iz PDF-a pretvarajući ih u CSV tableExtraxt.tags=CSV,Izdvajanje tabela,izdvajanje,konvertovanje @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Dodatni prazan prostor autoRedact.convertPDFToImageLabel=Konvertuj PDF u PDF-Image (koristi se za uklanjanje teksta iza okvira) autoRedact.submitButton=Potvrdi +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Prikaži Javascript diff --git a/src/main/resources/messages_sv_SE.properties b/src/main/resources/messages_sv_SE.properties index 6fb2dcb6..b3bce1d0 100644 --- a/src/main/resources/messages_sv_SE.properties +++ b/src/main/resources/messages_sv_SE.properties @@ -82,6 +82,7 @@ pages=Sidor loading=Laddar... addToDoc=Lägg till i dokument reset=Reset +apply=Apply legal.privacy=Dataprotektionspolicy legal.terms=Villkor och betingelser @@ -474,6 +475,10 @@ home.autoRedact.title=Auto-redigera home.autoRedact.desc=Auto-redigerar (svärtar) text i en PDF baserat på inmatad text autoRedact.tags=Redigera,Dölja,svärta,svart,markör,dold +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF till CSV home.tableExtraxt.desc=Extraherar tabeller från en PDF och konverterar dem till CSV tableExtraxt.tags=CSV,Tabellextraktion,extrahera,konvertera @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Anpassad extra utfyllnad autoRedact.convertPDFToImageLabel=Konvertera PDF till PDF-bild (Används för att ta bort text bakom rutan) autoRedact.submitButton=Skicka +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Visa Javascript diff --git a/src/main/resources/messages_th_TH.properties b/src/main/resources/messages_th_TH.properties index d3b531b9..b4b27d8f 100644 --- a/src/main/resources/messages_th_TH.properties +++ b/src/main/resources/messages_th_TH.properties @@ -82,6 +82,7 @@ pages=หน้า loading=กำลังโหลด... addToDoc=เพิ่มเข้าสู่เอกสาร reset=Reset +apply=Apply legal.privacy=นโยบายความเป็นส่วนตัว legal.terms=ข้อกำหนดการใช้งาน @@ -474,6 +475,10 @@ home.autoRedact.title=ซ่อนข้อมูลอัตโนมัติ home.autoRedact.desc=ซ่อนข้อความใน PDF โดยอัตโนมัติตามข้อความที่ป้อน autoRedact.tags=ซ่อน, ซ่อนข้อความ, ซ่อนด้วยสีดำ +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF เป็น CSV home.tableExtraxt.desc=แยกตารางจาก PDF แปลงเป็น CSV tableExtraxt.tags=CSV, การแยกตาราง, แยก, การแปลง @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=การเติมที่กำหนดเ autoRedact.convertPDFToImageLabel=แปลง PDF เป็นภาพ PDF (ใช้เพื่อลบข้อความที่อยู่ด้านหลังกล่อง) autoRedact.submitButton=ส่ง +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=แสดง Javascript diff --git a/src/main/resources/messages_tr_TR.properties b/src/main/resources/messages_tr_TR.properties index 40253d39..e5b0eee2 100644 --- a/src/main/resources/messages_tr_TR.properties +++ b/src/main/resources/messages_tr_TR.properties @@ -82,6 +82,7 @@ pages=Pages loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Gizlilik Politikası legal.terms=Şartlar ve koşullar @@ -474,6 +475,10 @@ home.autoRedact.title=Otomatik Karartma home.autoRedact.desc=Giriş metnine dayanarak bir PDF'teki metni Otomatik Karartır (Redakte) autoRedact.tags=Karart,Gizle,karartma,siyah,markör,gizli +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF'den CSV'ye home.tableExtraxt.desc=PDF'den Tabloları çıkarır ve CSV'ye dönüştürür tableExtraxt.tags=CSV, Tablo Çıkarma, ayıklama, dönüştürme @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Özel Ekstra Dolgu autoRedact.convertPDFToImageLabel=PDF'i PDF-Görüntü'ye dönüştür (Kutunun arkasındaki metni kaldırmak için kullanılır) autoRedact.submitButton=Gönder +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Javascript'i Göster diff --git a/src/main/resources/messages_uk_UA.properties b/src/main/resources/messages_uk_UA.properties index 772547ac..68ba6418 100644 --- a/src/main/resources/messages_uk_UA.properties +++ b/src/main/resources/messages_uk_UA.properties @@ -82,6 +82,7 @@ pages=Pages loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Privacy Policy legal.terms=Terms and Conditions @@ -474,6 +475,10 @@ home.autoRedact.title=Автоматичне редагування home.autoRedact.desc=Автоматичне затемнення (чорніння) тексту в PDF на основі вхідного тексту autoRedact.tags=Redact,Hide,black out,black,marker,hidden +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF у CSV home.tableExtraxt.desc=Видобуває таблиці з PDF та перетворює їх у CSV tableExtraxt.tags=CSV,Table Extraction,extract,convert @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Додаткове заповнення за ко autoRedact.convertPDFToImageLabel=Перетворити PDF в зображення PDF (використовується для видалення тексту поза межами) autoRedact.submitButton=Надіслати +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Показати JavaScript diff --git a/src/main/resources/messages_vi_VN.properties b/src/main/resources/messages_vi_VN.properties index d97df525..4325d4c0 100644 --- a/src/main/resources/messages_vi_VN.properties +++ b/src/main/resources/messages_vi_VN.properties @@ -82,6 +82,7 @@ pages=Pages loading=Loading... addToDoc=Add to Document reset=Reset +apply=Apply legal.privacy=Privacy Policy legal.terms=Terms and Conditions @@ -474,6 +475,10 @@ home.autoRedact.title=Tự động biên tập home.autoRedact.desc=Tự động biên tập (Che đen) văn bản trong PDF dựa trên văn bản đầu vào autoRedact.tags=Biên tập,Ẩn,che đen,đen,bút đánh dấu,ẩn +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF sang CSV home.tableExtraxt.desc=Trích xuất bảng từ PDF chuyển đổi thành CSV tableExtraxt.tags=CSV,Trích xuất bảng,trích xuất,chuyển đổi @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=Đệm thêm tùy chỉnh autoRedact.convertPDFToImageLabel=Chuyển đổi PDF thành PDF-Hình ảnh (Dùng để xóa văn bản phía sau ô) autoRedact.submitButton=Gửi +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=Hiển thị Javascript diff --git a/src/main/resources/messages_zh_CN.properties b/src/main/resources/messages_zh_CN.properties index c2845954..3fdfccfd 100644 --- a/src/main/resources/messages_zh_CN.properties +++ b/src/main/resources/messages_zh_CN.properties @@ -82,6 +82,7 @@ pages=Pages loading=加载中... addToDoc=Add to Document reset=重置 +apply=Apply legal.privacy=隐私政策 legal.terms=服务条款 @@ -474,6 +475,10 @@ home.autoRedact.title=自动删除 home.autoRedact.desc=根据输入文本自动删除(覆盖)PDF 中的文本 autoRedact.tags=脱敏、隐藏、涂黑、标记、不可见 +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF 转 CSV home.tableExtraxt.desc=从 PDF 中提取表格并将其转换为 CSV tableExtraxt.tags=CSV、表格提取、提取、转换 @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=自定义额外间距 autoRedact.convertPDFToImageLabel=将PDF转换为PDF-Image(用于删除方框后面的文本) autoRedact.submitButton=提交 +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=显示 JavaScript diff --git a/src/main/resources/messages_zh_TW.properties b/src/main/resources/messages_zh_TW.properties index 41661f03..13764e43 100644 --- a/src/main/resources/messages_zh_TW.properties +++ b/src/main/resources/messages_zh_TW.properties @@ -82,6 +82,7 @@ pages=頁面 loading=載入中... addToDoc=新增至文件 reset=重設 +apply=Apply legal.privacy=隱私權政策 legal.terms=使用條款 @@ -474,6 +475,10 @@ home.autoRedact.title=自動塗黑 home.autoRedact.desc=根據輸入的文字自動塗黑 PDF 中的文字 autoRedact.tags=塗黑,隱藏,塗黑,黑色,標記,隱藏 +home.redact.title=Manual Redaction +home.redact.desc=Redacts a PDF based on selected text, drawn shapes and/or selected page(s) +redact.tags=Redact,Hide,black out,black,marker,hidden,manual + home.tableExtraxt.title=PDF 轉 CSV home.tableExtraxt.desc=從 PDF 中提取表格並將其轉換為 CSV tableExtraxt.tags=CSV,表格提取,提取,轉換 @@ -579,6 +584,15 @@ autoRedact.customPaddingLabel=自訂額外填充 autoRedact.convertPDFToImageLabel=將 PDF 轉換為 PDF-影像(用於移除方框後面的文字) autoRedact.submitButton=送出 +#redact +redact.title=Manual Redaction +redact.header=Manual Redaction +redact.submit=Redact +redact.pageBasedRedaction=Page-based Redaction +redact.convertPDFToImageLabel=Convert PDF to PDF-Image (Used to remove text behind the box) +redact.pageRedactionNumbers.title=Pages +redact.pageRedactionNumbers.placeholder=(e.g. 1,2,8 or 4,7,12-16 or 2n-1) +redact.redactionColor.title=Redaction Color #showJS showJS.title=顯示 JavaScript