"subtitle":"Apply PDF page labels with Roman numerals, prefixes, and custom starts.",
"uploadHint":"PDF file",
"howLabelsWorkTitle":"How labels work",
"howLabelsWorkStep1":"Leave Page Range empty to label all pages.",
"howLabelsWorkStep2":"Use styles like Roman numerals for front matter and decimal numbering for the main body.",
"howLabelsWorkStep3":"Use Prefix with Start Value 0 to create labels such as A-0, A-1, A-2.",
"howLabelsWorkStep4":"Enable progress when one rule uses a disjoint range such as 1-9,30-40 or odd.",
"labelRulesTitle":"Label Rules",
"addRule":"Add Rule",
"removeExistingLabels":"Remove existing page labels before applying these rules",
"cpdfNote":"This tool uses CoherentPDF in your browser. If CoherentPDF is not configured, you will be prompted to set it up in WASM Settings.",
"processButton":"Add Page Labels",
"howItWorksUploadTitle":"Upload File",
"howItWorksUploadDescription":"Choose the PDF you want to relabel.",
"howItWorksDefineTitle":"Define Rules",
"howItWorksDefineDescription":"Set one or more page label rules with page ranges, styles, prefixes, and starting values.",
"howItWorksDownloadTitle":"Download",
"howItWorksDownloadDescription":"Save the updated PDF with its new page labels.",
"relatedToolsTitle":"Related PDF Tools",
"faqWhatIsQuestion":"What is a page label?",
"faqWhatIsAnswer":"A page label is the numbering shown by PDF readers in thumbnails, page navigation, and print dialogs. It does not print new text onto the page itself.",
"faqMixQuestion":"Can I mix Roman numerals and normal numbers?",
"faqMixAnswer":"Yes. Add multiple rules, such as 1-4 with LowercaseRoman and 5-20 with DecimalArabic.",
"faqPrivacyQuestion":"Do my files stay private?",
"faqPrivacyAnswer":"Yes. The processing happens in your browser using CoherentPDF WASM. Your PDF does not leave your device.",
"invalidFileTitle":"Invalid File",
"invalidFileMessage":"Please upload a valid PDF file.",
"loadingPdf":"Loading PDF...",
"protectedPdfTitle":"Protected PDF",
"protectedPdfMessage":"This PDF is password-protected. Please use the Decrypt or Change Permissions tool first.",
"loadErrorMessage":"Failed to load PDF file. The file may be invalid, corrupted, or password-protected.",
"fileMeta":"{{size}} • {{count}} pages",
"ruleTitle":"Label Rule {{number}}",
"pageRangeLabel":"Page Range",
"pageRangePlaceholder":"All pages, or e.g. 1-4, 7, odd",
"labelStyleLabel":"Label Style",
"labelPrefixLabel":"Label Prefix",
"labelPrefixPlaceholder":"Optional prefix, e.g. A-",
"startValueLabel":"Start Value",
"continueNumbering":"Continue numbering across disjoint ranges",
"examplesNote":"Examples: 1-4 for Roman front matter, 15-20 with prefix A- and start value 0, or odd with progress enabled.",
"uploadFirstMessage":"Please upload a PDF file first.",
"applyingLabels":"Applying page labels...",
"invalidRangeMessage":"Rule {{number}} has an invalid page range: {{range}}",
"allPages":"all pages",
"emptyOutputMessage":"CoherentPDF produced an empty file.",
"subtitle":"Rearrange pages for double-sided booklet printing. Fold and staple to create a booklet.",
"howItWorks":"How it works:",
"step1":"Upload a PDF file.",
"step2":"Pages will be rearranged in booklet order.",
"step3":"Print double-sided, flip on short edge, fold and staple.",
"paperSize":"Paper Size",
"orientation":"Orientation",
"portrait":"Portrait",
"landscape":"Landscape",
"pagesPerSheet":"Pages per Sheet",
"createBooklet":"Create Booklet",
"processing":"Processing...",
"pageCount":"Page count will be padded to multiple of 4 if needed."
},
"xpsToPdf":{
"name":"XPS to PDF",
"subtitle":"Convert XPS/OXPS documents to PDF format. Supports multiple files.",
"acceptedFormats":"XPS, OXPS files",
"convertButton":"Convert to PDF"
},
"mobiToPdf":{
"name":"MOBI to PDF",
"subtitle":"Convert MOBI e-books to PDF format. Supports multiple files.",
"acceptedFormats":"MOBI files",
"convertButton":"Convert to PDF"
},
"epubToPdf":{
"name":"EPUB to PDF",
"subtitle":"Convert EPUB e-books to PDF format. Supports multiple files.",
"acceptedFormats":"EPUB files",
"convertButton":"Convert to PDF"
},
"fb2ToPdf":{
"name":"FB2 to PDF",
"subtitle":"Convert FictionBook (FB2) e-books to PDF format. Supports multiple files.",
"acceptedFormats":"FB2 files",
"convertButton":"Convert to PDF"
},
"cbzToPdf":{
"name":"CBZ to PDF",
"subtitle":"Convert comic book archives (CBZ/CBR) to PDF format. Supports multiple files.",
"acceptedFormats":"CBZ, CBR files",
"convertButton":"Convert to PDF"
},
"wpdToPdf":{
"name":"WPD to PDF",
"subtitle":"Convert WordPerfect documents (WPD) to PDF format. Supports multiple files.",
"acceptedFormats":"WPD files",
"convertButton":"Convert to PDF"
},
"wpsToPdf":{
"name":"WPS to PDF",
"subtitle":"Convert WPS Office documents to PDF format. Supports multiple files.",
"acceptedFormats":"WPS files",
"convertButton":"Convert to PDF"
},
"xmlToPdf":{
"name":"XML to PDF",
"subtitle":"Convert XML documents to PDF format. Supports multiple files.",
"acceptedFormats":"XML files",
"convertButton":"Convert to PDF"
},
"pagesToPdf":{
"name":"Pages to PDF",
"subtitle":"Convert Apple Pages documents to PDF format. Supports multiple files.",
"acceptedFormats":"Pages files",
"convertButton":"Convert to PDF"
},
"odgToPdf":{
"name":"ODG to PDF",
"subtitle":"Convert OpenDocument Graphics (ODG) files to PDF format. Supports multiple files.",
"acceptedFormats":"ODG files",
"convertButton":"Convert to PDF"
},
"odsToPdf":{
"name":"ODS to PDF",
"subtitle":"Convert OpenDocument Spreadsheet (ODS) files to PDF format. Supports multiple files.",
"acceptedFormats":"ODS files",
"convertButton":"Convert to PDF"
},
"odpToPdf":{
"name":"ODP to PDF",
"subtitle":"Convert OpenDocument Presentation (ODP) files to PDF format. Supports multiple files.",
"acceptedFormats":"ODP files",
"convertButton":"Convert to PDF"
},
"pubToPdf":{
"name":"PUB to PDF",
"subtitle":"Convert Microsoft Publisher (PUB) files to PDF format. Supports multiple files.",
"acceptedFormats":"PUB files",
"convertButton":"Convert to PDF"
},
"vsdToPdf":{
"name":"VSD to PDF",
"subtitle":"Convert Microsoft Visio (VSD, VSDX) files to PDF format. Supports multiple files.",
"acceptedFormats":"VSD, VSDX files",
"convertButton":"Convert to PDF"
},
"psdToPdf":{
"name":"PSD to PDF",
"subtitle":"Convert Adobe Photoshop (PSD) files to PDF format. Supports multiple files.",
"acceptedFormats":"PSD files",
"convertButton":"Convert to PDF"
},
"pdfToSvg":{
"name":"PDF to SVG",
"subtitle":"Convert each page of a PDF file into a scalable vector graphic (SVG) for perfect quality at any size."
},
"extractTables":{
"name":"Extract PDF Tables",
"subtitle":"Extract tables from PDF files and export as CSV, JSON, or Markdown."
},
"pdfToCsv":{
"name":"PDF to CSV",
"subtitle":"Extract tables from PDF and convert to CSV format."
},
"pdfToExcel":{
"name":"PDF to Excel",
"subtitle":"Extract tables from PDF and convert to Excel (XLSX) format."
},
"pdfToText":{
"name":"PDF to Text",
"subtitle":"Extract text from PDF files and save as plain text (.txt). Supports multiple files.",
"note":"This tool works ONLY with digitally created PDFs. For scanned documents or image-based PDFs, use our OCR PDF tool instead.",
"convertButton":"Extract Text"
},
"digitalSignPdf":{
"name":"Digital Signature PDF",
"pageTitle":"Digital Signature PDF - Add Cryptographic Signature | BentoPDF",
"subtitle":"Add a cryptographic digital signature to your PDF using X.509 certificates. Supports PKCS#12 (.pfx, .p12) and PEM formats. Your private key never leaves your browser.",
"reasonPlaceholder":"e.g., I approve this document",
"location":"Location",
"locationPlaceholder":"e.g., New York, USA",
"contactInfo":"Contact Info",
"contactPlaceholder":"e.g., email@example.com",
"applySignature":"Apply Digital Signature",
"successMessage":"PDF signed successfully! The signature can be verified in any PDF reader."
},
"validateSignaturePdf":{
"name":"Validate PDF Signature",
"pageTitle":"Validate PDF Signature - Verify Digital Signatures | BentoPDF",
"subtitle":"Verify digital signatures in your PDF files. Check certificate validity, view signer details, and confirm document integrity. All processing happens in your browser."
"subtitle":"Add an RFC 3161 document timestamp to your PDF using a trusted Time Stamp Authority (TSA) server. Proves your document existed at a specific point in time. No certificate required.",
"tsaSectionTitle":"Timestamp Server (TSA)",
"selectTsa":"Select a TSA server",
"applyTimestamp":"Apply Timestamp",
"successMessage":"PDF timestamped successfully! The timestamp can be verified in Adobe Acrobat and other PDF readers."
"subtitle":"Overlay or underlay pages from one PDF onto another.",
"basePdfLabel":"Base PDF",
"uploadBasePdf":"Upload base PDF",
"overlayPdfLabel":"Overlay / Underlay PDF",
"uploadOverlayPdf":"Upload overlay/underlay PDF",
"modeLabel":"Mode",
"overlayOption":"Overlay (on top of pages)",
"underlayOption":"Underlay (behind pages)",
"pageRangeLabel":"Apply to pages (optional)",
"pageRangeHint":"Use \"z\" for the last page. Leave empty to apply to all pages.",
"repeatLabel":"Loop overlay/underlay pages if base is longer",
"processButton":"Apply Overlay / Underlay",
"howItWorksUploadTitle":"Upload Two PDFs",
"howItWorksUploadDescription":"Upload your base PDF and the PDF you want to overlay or underlay.",
"howItWorksModeTitle":"Choose Mode",
"howItWorksModeDescription":"Select overlay (on top) or underlay (behind). Optionally set a page range and repeat.",
"howItWorksDownloadTitle":"Download",
"howItWorksDownloadDescription":"Download your PDF with the overlay or underlay applied.",
"faqDifferenceQuestion":"What is the difference between overlay and underlay?",
"faqDifferenceAnswer":"Overlay places pages on top of your base PDF (like a watermark). Underlay places pages behind your base PDF (like a letterhead or background).",
"faqSinglePageQuestion":"Can I use a single-page PDF as overlay for all pages?",
"faqSinglePageAnswer":"Yes! Enable the \"Loop\" option and your overlay PDF pages will repeat across all base pages. A single-page watermark will apply to every page.",
"faqPrivacyQuestion":"Are my files private and secure?",
"faqPrivacyAnswer":"Absolutely! All processing happens in your browser. Your files never leave your device, ensuring complete privacy."