2024-02-18 14:30:56 +01:00
###########
2023-02-05 13:54:48 +01:00
# Generic #
###########
2023-02-07 21:14:03 +01:00
# the direction that the language is written (ltr = left to right, rtl = right to left)
language.direction = ltr
2023-03-25 23:16:26 +01:00
pdfPrompt = Select PDF(s)
multiPdfPrompt = Select PDFs (2+)
2023-02-05 13:54:48 +01:00
multiPdfDropPrompt = Select (or drag & drop) all PDFs you require
2023-03-25 23:16:26 +01:00
imgPrompt = Select Image(s)
2023-02-05 13:54:48 +01:00
genericSubmit = Submit
processTimeWarning = Warning: This process can take up to a minute depending on file-size
2023-06-03 18:21:59 +02:00
pageOrderPrompt = Custom Page Order (Enter a comma-separated list of page numbers or Functions like 2n+1) :
2024-02-10 15:52:27 +01:00
pageSelectionPrompt = Custom Page Selection (Enter a comma-separated list of page numbers 1,5,6 or Functions like 2n+1) :
2023-02-11 15:27:15 +01:00
goToPage = Go
true = True
false = False
unknown = Unknown
2023-03-20 22:55:11 +01:00
save = Save
close = Close
2023-05-13 14:26:28 +02:00
filesSelected = files selected
noFavourites = No favourites added
2024-02-18 14:30:56 +01:00
downloadComplete = Download Complete
2023-05-13 14:26:28 +02:00
bored = Bored Waiting?
2023-07-01 23:18:49 +02:00
alphabet = Alphabet
2023-07-16 20:34:01 +02:00
downloadPdf = Download PDF
text = Text
font = Font
selectFillter = -- Select --
pageNum = Page Number
sizes.small = Small
sizes.medium = Medium
sizes.large = Large
sizes.x-large = X-Large
error.pdfPassword = The PDF Document is passworded and either the password was not provided or was incorrect
2023-08-17 01:10:14 +02:00
delete = Delete
username = Username
password = Password
welcome = Welcome
2023-08-30 23:52:38 +02:00
property = Property
black = Black
white = White
red = Red
green = Green
blue = Blue
custom = Custom...
2024-02-09 23:20:47 +01:00
WorkInProgess = Work in progress, May not work or be buggy, Please report any problems!
2024-01-04 21:59:52 +01:00
poweredBy = Powered by
2024-01-28 18:36:17 +01:00
yes = Yes
no = No
2023-09-04 01:12:27 +02:00
changedCredsMessage = Credentials changed!
2023-09-03 20:44:16 +02:00
notAuthenticatedMessage = User not authenticated.
userNotFoundMessage = User not found.
incorrectPasswordMessage = Current password is incorrect.
usernameExistsMessage = New Username already exists.
2024-03-06 23:14:02 +01:00
deleteCurrentUserMessage = Cannot delete currently logged in user.
deleteUsernameExistsMessage = The username does not exist and cannot be deleted.
2023-08-30 23:52:38 +02:00
2023-12-31 17:01:27 +01:00
###############
# Pipeline #
###############
pipeline.header = Pipeline Menu (Alpha)
pipeline.uploadButton = Upload Custom
pipeline.configureButton = Configure
pipeline.defaultOption = Custom
pipeline.submitButton = Submit
######################
# Pipeline Options #
######################
pipelineOptions.header = Pipeline Configuration
pipelineOptions.pipelineNameLabel = Pipeline Name
2024-01-05 19:00:30 +01:00
pipelineOptions.saveSettings = Save Operation Settings
2024-01-01 15:19:22 +01:00
pipelineOptions.pipelineNamePrompt = Enter pipeline name here
2024-01-05 19:00:30 +01:00
pipelineOptions.selectOperation = Select Operation
2023-12-31 17:01:27 +01:00
pipelineOptions.addOperationButton = Add operation
pipelineOptions.pipelineHeader = Pipeline:
pipelineOptions.saveButton = Download
pipelineOptions.validateButton = Validate
2023-04-21 17:59:59 +02:00
2023-07-16 20:34:01 +02:00
#############
# NAVBAR #
#############
2023-02-05 13:54:48 +01:00
navbar.convert = Convert
navbar.security = Security
2023-09-14 15:30:39 +02:00
navbar.other = Miscellaneous
2023-02-05 13:54:48 +01:00
navbar.darkmode = Dark Mode
2023-04-21 17:59:59 +02:00
navbar.pageOps = Page Operations
2023-07-16 20:34:01 +02:00
navbar.settings = Settings
#############
# SETTINGS #
#############
settings.title = Settings
settings.update = Update available
settings.appVersion = App Version:
settings.downloadOption.title = Choose download option (For single file non zip downloads):
settings.downloadOption.1 = Open in same window
settings.downloadOption.2 = Open in new window
settings.downloadOption.3 = Download file
settings.zipThreshold = Zip files when the number of downloaded files exceeds
2023-08-12 03:29:10 +02:00
settings.signOut = Sign Out
2023-08-17 01:10:14 +02:00
settings.accountSettings = Account Settings
2023-09-04 01:12:27 +02:00
changeCreds.title = Change Credentials
changeCreds.header = Update Your Account Details
2024-03-07 21:12:07 +01:00
changeCreds.changePassword = You are using default login credentials. Please enter a new password
2023-09-04 01:12:27 +02:00
changeCreds.newUsername = New Username
changeCreds.oldPassword = Current Password
changeCreds.newPassword = New Password
changeCreds.confirmNewPassword = Confirm New Password
changeCreds.submit = Submit Changes
2023-08-17 23:03:43 +02:00
account.title = Account Settings
2023-08-17 01:10:14 +02:00
account.accountSettings = Account Settings
account.adminSettings = Admin Settings - View and Add Users
account.userControlSettings = User Control Settings
account.changeUsername = Change Username
2024-02-10 18:59:36 +01:00
account.newUsername = New Username
2023-08-17 01:10:14 +02:00
account.password = Confirmation Password
account.oldPassword = Old password
account.newPassword = New Password
account.changePassword = Change Password
account.confirmNewPassword = Confirm New Password
account.signOut = Sign Out
account.yourApiKey = Your API Key
account.syncTitle = Sync browser settings with Account
account.settingsCompare = Settings Comparison:
account.property = Property
account.webBrowserSettings = Web Browser Setting
account.syncToBrowser = Sync Account -> Browser
account.syncToAccount = Sync Account <- Browser
adminUserSettings.title = User Control Settings
adminUserSettings.header = Admin User Control Settings
adminUserSettings.admin = Admin
adminUserSettings.user = User
2023-08-17 23:03:43 +02:00
adminUserSettings.addUser = Add New User
adminUserSettings.roles = Roles
adminUserSettings.role = Role
adminUserSettings.actions = Actions
2023-08-17 01:10:14 +02:00
adminUserSettings.apiUser = Limited API User
2024-03-06 23:14:02 +01:00
adminUserSettings.extraApiUser = Additional Limited API User
2023-08-17 01:10:14 +02:00
adminUserSettings.webOnlyUser = Web Only User
2023-12-27 23:56:51 +01:00
adminUserSettings.demoUser = Demo User (No custom settings)
2024-03-06 23:14:02 +01:00
adminUserSettings.internalApiUser = Internal API User
2024-03-07 21:12:07 +01:00
adminUserSettings.forceChange = Force user to change password on login
2023-08-17 01:10:14 +02:00
adminUserSettings.submit = Save User
2023-07-16 20:34:01 +02:00
#############
# HOME-PAGE #
#############
home.desc = Your locally hosted one-stop-shop for all your PDF needs.
2023-10-28 14:30:48 +02:00
home.searchBar = Search for features...
2023-07-16 20:34:01 +02:00
2023-10-28 13:12:54 +02:00
home.viewPdf.title = View PDF
home.viewPdf.desc = View, annotate, add text or images
viewPdf.tags = view,read,annotate,text,image
2023-04-21 17:59:59 +02:00
home.multiTool.title = PDF Multi Tool
home.multiTool.desc = Merge, Rotate, Rearrange, and Remove pages
2023-07-23 14:05:47 +02:00
multiTool.tags = Multi Tool,Multi operation,UI,click drag,front end,client side,interactive,intractable,move
2023-02-05 13:54:48 +01:00
2023-04-17 00:41:56 +02:00
home.merge.title = Merge
2023-02-05 13:54:48 +01:00
home.merge.desc = Easily merge multiple PDFs into one.
2023-07-05 23:21:43 +02:00
merge.tags = merge,Page operations,Back end,server side
2023-02-05 13:54:48 +01:00
2023-04-17 00:41:56 +02:00
home.split.title = Split
2023-02-05 13:54:48 +01:00
home.split.desc = Split PDFs into multiple documents
2023-07-23 14:05:47 +02:00
split.tags = Page operations,divide,Multi Page,cut,server side
2023-02-05 13:54:48 +01:00
2023-04-17 00:41:56 +02:00
home.rotate.title = Rotate
2023-02-05 13:54:48 +01:00
home.rotate.desc = Easily rotate your PDFs.
2023-07-23 14:05:47 +02:00
rotate.tags = server side
2023-02-05 13:54:48 +01:00
home.imageToPdf.title = Image to PDF
2023-02-24 23:47:26 +01:00
home.imageToPdf.desc = Convert a image (PNG, JPEG, GIF) to PDF.
2023-07-23 14:05:47 +02:00
imageToPdf.tags = conversion,img,jpg,picture,photo
2023-02-05 13:54:48 +01:00
home.pdfToImage.title = PDF to Image
home.pdfToImage.desc = Convert a PDF to a image. (PNG, JPEG, GIF)
2023-07-23 14:05:47 +02:00
pdfToImage.tags = conversion,img,jpg,picture,photo
2023-02-05 13:54:48 +01:00
2023-04-17 00:41:56 +02:00
home.pdfOrganiser.title = Organise
2023-02-05 13:54:48 +01:00
home.pdfOrganiser.desc = Remove/Rearrange pages in any order
2023-07-23 14:05:47 +02:00
pdfOrganiser.tags = duplex,even,odd,sort,move
2023-02-05 13:54:48 +01:00
2023-05-06 14:58:36 +02:00
home.addImage.title = Add image
2023-06-03 23:56:15 +02:00
home.addImage.desc = Adds a image onto a set location on the PDF
2023-07-23 14:05:47 +02:00
addImage.tags = img,jpg,picture,photo
2023-02-05 13:54:48 +01:00
home.watermark.title = Add Watermark
home.watermark.desc = Add a custom watermark to your PDF document.
2023-07-23 14:05:47 +02:00
watermark.tags = Text,repeating,label,own,copyright,trademark,img,jpg,picture,photo
2023-02-05 13:54:48 +01:00
home.permissions.title = Change Permissions
home.permissions.desc = Change the permissions of your PDF document
2023-07-23 14:05:47 +02:00
permissions.tags = read,write,edit,print
2023-02-05 13:54:48 +01:00
2023-04-18 12:07:39 +02:00
home.removePages.title = Remove
2023-02-05 13:54:48 +01:00
home.removePages.desc = Delete unwanted pages from your PDF document.
2023-07-23 14:05:47 +02:00
removePages.tags = Remove pages,delete pages
2023-02-05 13:54:48 +01:00
home.addPassword.title = Add Password
home.addPassword.desc = Encrypt your PDF document with a password.
2023-07-23 14:05:47 +02:00
addPassword.tags = secure,security
2023-02-05 13:54:48 +01:00
home.removePassword.title = Remove Password
home.removePassword.desc = Remove password protection from your PDF document.
2023-07-23 16:13:33 +02:00
removePassword.tags = secure,Decrypt,security,unpassword,delete password
2023-02-05 13:54:48 +01:00
2023-04-17 00:41:56 +02:00
home.compressPdfs.title = Compress
2023-02-05 13:54:48 +01:00
home.compressPdfs.desc = Compress PDFs to reduce their file size.
2023-07-23 16:13:33 +02:00
compressPdfs.tags = squish,small,tiny
2023-02-05 13:54:48 +01:00
2023-02-11 15:27:15 +01:00
home.changeMetadata.title = Change Metadata
home.changeMetadata.desc = Change/Remove/Add metadata from a PDF document
2023-07-23 16:13:33 +02:00
changeMetadata.tags = =Title,author,date,creation,time,publisher,producer,stats
2023-02-05 13:54:48 +01:00
2023-03-20 22:55:11 +01:00
home.fileToPDF.title = Convert file to PDF
home.fileToPDF.desc = Convert nearly any file to PDF (DOCX, PNG, XLS, PPT, TXT and more)
2023-07-24 00:05:02 +02:00
fileToPDF.tags = transformation,format,document,picture,slide,text,conversion,office,docs,word,excel,powerpoint
2023-03-20 22:55:11 +01:00
2023-05-06 14:58:36 +02:00
home.ocr.title = OCR / Cleanup scans
2023-04-01 22:02:54 +02:00
home.ocr.desc = Cleanup scans and detects text from images within a PDF and re-adds it as text.
2023-07-24 00:05:02 +02:00
ocr.tags = recognition,text,image,scan,read,identify,detection,editable
2023-03-20 22:55:11 +01:00
home.extractImages.title = Extract Images
home.extractImages.desc = Extracts all images from a PDF and saves them to zip
2023-07-24 00:05:02 +02:00
extractImages.tags = picture,photo,save,archive,zip,capture,grab
2023-03-20 22:55:11 +01:00
2023-04-18 11:52:38 +02:00
home.pdfToPDFA.title = PDF to PDF/A
2023-04-01 22:02:54 +02:00
home.pdfToPDFA.desc = Convert PDF to PDF/A for long-term storage
2023-07-24 00:05:02 +02:00
pdfToPDFA.tags = archive,long-term,standard,conversion,storage,preservation
2023-04-01 22:02:54 +02:00
2023-04-16 23:03:30 +02:00
home.PDFToWord.title = PDF to Word
home.PDFToWord.desc = Convert PDF to Word formats (DOC, DOCX and ODT)
2023-07-24 00:05:02 +02:00
PDFToWord.tags = doc,docx,odt,word,transformation,format,conversion,office,microsoft,docfile
2023-04-16 23:03:30 +02:00
home.PDFToPresentation.title = PDF to Presentation
home.PDFToPresentation.desc = Convert PDF to Presentation formats (PPT, PPTX and ODP)
2023-07-24 00:05:02 +02:00
PDFToPresentation.tags = slides,show,office,microsoft
2023-04-16 23:03:30 +02:00
2023-07-22 14:17:24 +02:00
home.PDFToText.title = PDF to RTF (Text)
2023-04-16 23:03:30 +02:00
home.PDFToText.desc = Convert PDF to Text or RTF format
2023-07-24 00:05:02 +02:00
PDFToText.tags = richformat,richtextformat,rich text format
2023-04-16 23:03:30 +02:00
home.PDFToHTML.title = PDF to HTML
home.PDFToHTML.desc = Convert PDF to HTML format
2023-07-24 00:05:02 +02:00
PDFToHTML.tags = web content,browser friendly
2023-04-16 23:03:30 +02:00
home.PDFToXML.title = PDF to XML
home.PDFToXML.desc = Convert PDF to XML format
2023-07-24 00:05:02 +02:00
PDFToXML.tags = data-extraction,structured-content,interop,transformation,convert
2023-04-16 23:03:30 +02:00
2023-05-01 22:57:48 +02:00
home.ScannerImageSplit.title = Detect/Split Scanned photos
home.ScannerImageSplit.desc = Splits multiple photos from within a photo/PDF
2023-07-24 00:05:02 +02:00
ScannerImageSplit.tags = separate,auto-detect,scans,multi-photo,organize
2023-04-16 23:03:30 +02:00
2023-05-06 01:48:56 +02:00
home.sign.title = Sign
home.sign.desc = Adds signature to PDF by drawing, text or image
2023-07-24 00:05:02 +02:00
sign.tags = authorize,initials,drawn-signature,text-sign,image-signature
2023-05-06 01:48:56 +02:00
home.flatten.title = Flatten
home.flatten.desc = Remove all interactive elements and forms from a PDF
2023-07-24 00:05:02 +02:00
flatten.tags = static,deactivate,non-interactive,streamline
2023-03-20 22:55:11 +01:00
2023-05-06 13:36:31 +02:00
home.repair.title = Repair
home.repair.desc = Tries to repair a corrupt/broken PDF
2023-07-24 00:05:02 +02:00
repair.tags = fix,restore,correction,recover
2023-05-01 22:57:48 +02:00
2023-05-08 23:55:01 +02:00
home.removeBlanks.title = Remove Blank pages
home.removeBlanks.desc = Detects and removes blank pages from a document
2023-07-24 00:05:02 +02:00
removeBlanks.tags = cleanup,streamline,non-content,organize
2023-05-08 23:55:01 +02:00
2023-12-23 19:49:50 +01:00
home.removeAnnotations.title = Remove Annotations
home.removeAnnotations.desc = Removes all comments/annotations from a PDF
removeAnnotations.tags = comments,highlight,notes,markup,remove
2023-05-08 23:55:01 +02:00
home.compare.title = Compare
home.compare.desc = Compares and shows the differences between 2 PDF Documents
2023-07-24 00:05:02 +02:00
compare.tags = differentiate,contrast,changes,analysis
2023-05-08 23:55:01 +02:00
2023-05-22 00:25:34 +02:00
home.certSign.title = Sign with Certificate
home.certSign.desc = Signs a PDF with a Certificate/Key (PEM/P12)
2023-07-24 00:05:02 +02:00
certSign.tags = authenticate,PEM,P12,official,encrypt
2023-05-22 00:25:34 +02:00
2023-05-27 15:23:25 +02:00
home.pageLayout.title = Multi-Page Layout
home.pageLayout.desc = Merge multiple pages of a PDF document into a single page
2023-07-24 00:05:02 +02:00
pageLayout.tags = merge,composite,single-view,organize
2023-05-27 15:23:25 +02:00
2023-06-03 23:56:15 +02:00
home.scalePages.title = Adjust page size/scale
2023-06-04 23:40:14 +02:00
home.scalePages.desc = Change the size/scale of a page and/or its contents.
2023-07-24 00:05:02 +02:00
scalePages.tags = resize,modify,dimension,adapt
2023-05-31 21:39:40 +02:00
2023-12-26 21:33:17 +01:00
home.pipeline.title = Pipeline (Advanced)
2023-07-04 22:45:35 +02:00
home.pipeline.desc = Run multiple actions on PDFs by defining pipeline scripts
2023-07-24 00:05:02 +02:00
pipeline.tags = automate,sequence,scripted,batch-process
2023-07-04 22:45:35 +02:00
home.add-page-numbers.title = Add Page Numbers
home.add-page-numbers.desc = Add Page numbers throughout a document in a set location
2023-07-24 00:05:02 +02:00
add-page-numbers.tags = paginate,label,organize,index
2023-06-21 22:19:52 +02:00
2023-07-05 00:25:21 +02:00
home.auto-rename.title = Auto Rename PDF File
home.auto-rename.desc = Auto renames a PDF file based on its detected header
2023-07-24 00:05:02 +02:00
auto-rename.tags = auto-detect,header-based,organize,relabel
2023-07-05 00:25:21 +02:00
2023-07-06 23:52:22 +02:00
home.adjust-contrast.title = Adjust Colors/Contrast
home.adjust-contrast.desc = Adjust Contrast, Saturation and Brightness of a PDF
2023-07-24 00:05:02 +02:00
adjust-contrast.tags = color-correction,tune,modify,enhance
2023-07-05 00:25:21 +02:00
2023-07-09 01:05:33 +02:00
home.crop.title = Crop PDF
home.crop.desc = Crop a PDF to reduce its size (maintains text!)
2023-07-24 00:05:02 +02:00
crop.tags = trim,shrink,edit,shape
2023-07-09 01:05:33 +02:00
2023-07-15 12:39:10 +02:00
home.autoSplitPDF.title = Auto Split Pages
home.autoSplitPDF.desc = Auto Split Scanned PDF with physical scanned page splitter QR Code
2023-07-24 00:05:02 +02:00
autoSplitPDF.tags = QR-based,separate,scan-segment,organize
2023-07-15 12:39:10 +02:00
2023-07-16 19:57:21 +02:00
home.sanitizePdf.title = Sanitize
home.sanitizePdf.desc = Remove scripts and other elements from PDF files
2023-07-24 00:05:02 +02:00
sanitizePdf.tags = clean,secure,safe,remove-threats
2023-07-16 19:57:21 +02:00
2023-07-23 01:03:25 +02:00
home.URLToPDF.title = URL/Website To PDF
home.URLToPDF.desc = Converts any http(s)URL to PDF
2023-07-24 00:05:02 +02:00
URLToPDF.tags = web-capture,save-page,web-to-doc,archive
2023-07-23 01:03:25 +02:00
home.HTMLToPDF.title = HTML to PDF
home.HTMLToPDF.desc = Converts any HTML file or zip to PDF
2023-07-24 00:05:02 +02:00
HTMLToPDF.tags = markup,web-content,transformation,convert
2023-07-23 01:03:25 +02:00
2023-07-16 19:57:21 +02:00
2023-08-01 01:03:13 +02:00
home.MarkdownToPDF.title = Markdown to PDF
2023-08-02 23:49:43 +02:00
home.MarkdownToPDF.desc = Converts any Markdown file to PDF
2023-08-01 01:03:13 +02:00
MarkdownToPDF.tags = markup,web-content,transformation,convert
home.getPdfInfo.title = Get ALL Info on PDF
home.getPdfInfo.desc = Grabs any and all information possible on PDFs
getPdfInfo.tags = infomation,data,stats,statistics
home.extractPage.title = Extract page(s)
home.extractPage.desc = Extracts select pages from PDF
extractPage.tags = extract
home.PdfToSinglePage.title = PDF to Single Large Page
home.PdfToSinglePage.desc = Merges all PDF pages into one large single page
PdfToSinglePage.tags = single page
2023-08-06 22:56:02 +02:00
home.showJS.title = Show Javascript
home.showJS.desc = Searches and displays any JS injected into a PDF
showJS.tags = JS
2023-08-26 00:39:18 +02:00
home.autoRedact.title = Auto Redact
home.autoRedact.desc = Auto Redacts(Blacks out) text in a PDF based on input text
2024-02-10 18:59:36 +01:00
autoRedact.tags = Redact,Hide,black out,black,marker,hidden
2023-08-26 00:39:18 +02:00
2023-12-10 17:33:44 +01:00
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
2023-12-12 00:20:31 +01:00
home.autoSizeSplitPDF.title = Auto Split by Size/Count
home.autoSizeSplitPDF.desc = Split a single PDF into multiple documents based on size, page count, or document count
autoSizeSplitPDF.tags = pdf,split,document,organization
home.overlay-pdfs.title = Overlay PDFs
home.overlay-pdfs.desc = Overlays PDFs on-top of another PDF
overlay-pdfs.tags = Overlay
2023-12-16 20:29:43 +01:00
home.split-by-sections.title = Split PDF by Sections
home.split-by-sections.desc = Divide each page of a PDF into smaller horizontal and vertical sections
split-by-sections.tags = Section Split, Divide, Customize
2024-01-28 18:36:17 +01:00
home.AddStampRequest.title = Add Stamp to PDF
home.AddStampRequest.desc = Add text or add image stamps at set locations
AddStampRequest.tags = Stamp, Add image, center image, Watermark, PDF, Embed, Customize
2024-03-04 21:51:49 +01:00
home.PDFToBook.title = PDF to Book
home.PDFToBook.desc = Converts PDF to Book/Comic formats using calibre
PDFToBook.tags = Book,Comic,Calibre,Convert,manga,amazon,kindle,epub,mobi,azw3,docx,rtf,txt,html,lit,fb2,pdb,lrf
home.BookToPDF.title = Book to PDF
home.BookToPDF.desc = Converts Books/Comics formats to PDF using calibre
BookToPDF.tags = Book,Comic,Calibre,Convert,manga,amazon,kindle,epub,mobi,azw3,docx,rtf,txt,html,lit,fb2,pdb,lrf
2023-07-16 20:34:01 +02:00
###########################
# #
# WEB PAGES #
# #
###########################
2023-08-28 11:17:02 +02:00
#login
login.title = Sign in
2024-03-09 09:08:33 +01:00
login.header = Sign in
2023-08-28 11:17:02 +02:00
login.signin = Sign in
login.rememberme = Remember me
login.invalid = Invalid username or password.
login.locked = Your account has been locked.
login.signinTitle = Please sign in
2023-08-25 00:23:25 +02:00
#auto-redact
autoRedact.title = Auto Redact
autoRedact.header = Auto Redact
2023-08-30 23:52:38 +02:00
autoRedact.colorLabel = Colour
2023-08-26 00:39:18 +02:00
autoRedact.textsToRedactLabel = Text to Redact (line-separated)
2024-02-09 23:41:46 +01:00
autoRedact.textsToRedactPlaceholder = e.g. \nConfidential \nTop-Secret
2023-08-26 00:39:18 +02:00
autoRedact.useRegexLabel = Use Regex
autoRedact.wholeWordSearchLabel = Whole Word Search
autoRedact.customPaddingLabel = Custom Extra Padding
2023-08-26 18:30:49 +02:00
autoRedact.convertPDFToImageLabel = Convert PDF to PDF-Image (Used to remove text behind the box)
2023-08-26 00:39:18 +02:00
autoRedact.submitButton = Submit
2023-08-25 00:23:25 +02:00
2023-08-06 22:56:02 +02:00
#showJS
showJS.title = Show Javascript
showJS.header = Show Javascript
showJS.downloadJS = Download Javascript
showJS.submit = Show
2023-08-06 00:03:49 +02:00
#pdfToSinglePage
pdfToSinglePage.title = PDF To Single Page
pdfToSinglePage.header = PDF To Single Page
pdfToSinglePage.submit = Convert To Single Page
#pageExtracter
pageExtracter.title = Extract Pages
pageExtracter.header = Extract Pages
pageExtracter.submit = Extract
#getPdfInfo
getPdfInfo.title = Get Info on PDF
getPdfInfo.header = Get Info on PDF
getPdfInfo.submit = Get Info
getPdfInfo.downloadJson = Download JSON
#markdown-to-pdf
MarkdownToPDF.title = Markdown To PDF
MarkdownToPDF.header = Markdown To PDF
MarkdownToPDF.submit = Convert
MarkdownToPDF.help = Work in progress
MarkdownToPDF.credit = Uses WeasyPrint
2023-07-25 00:12:33 +02:00
#url-to-pdf
URLToPDF.title = URL To PDF
URLToPDF.header = URL To PDF
URLToPDF.submit = Convert
URLToPDF.credit = Uses WeasyPrint
#html-to-pdf
HTMLToPDF.title = HTML To PDF
HTMLToPDF.header = HTML To PDF
HTMLToPDF.help = Accepts HTML files and ZIPs containing html/css/images etc required
HTMLToPDF.submit = Convert
HTMLToPDF.credit = Uses WeasyPrint
2024-01-28 18:36:17 +01:00
HTMLToPDF.zoom = Zoom level for displaying the website.
HTMLToPDF.pageWidth = Width of the page in centimeters. (Blank to default)
HTMLToPDF.pageHeight = Height of the page in centimeters. (Blank to default)
HTMLToPDF.marginTop = Top margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginBottom = Bottom margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginLeft = Left margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginRight = Right margin of the page in millimeters. (Blank to default)
HTMLToPDF.printBackground = Render the background of websites.
HTMLToPDF.defaultHeader = Enable Default Header (Name and page number)
HTMLToPDF.cssMediaType = Change the CSS media type of the page.
HTMLToPDF.none = None
HTMLToPDF.print = Print
HTMLToPDF.screen = Screen
#AddStampRequest
AddStampRequest.header = Stamp PDF
AddStampRequest.title = Stamp PDF
AddStampRequest.stampType = Stamp Type
AddStampRequest.stampText = Stamp Text
AddStampRequest.stampImage = Stamp Image
AddStampRequest.alphabet = Alphabet
AddStampRequest.fontSize = Font/Image Size
AddStampRequest.rotation = Rotation
AddStampRequest.opacity = Opacity
AddStampRequest.position = Position
AddStampRequest.overrideX = Override X Coordinate
AddStampRequest.overrideY = Override Y Coordinate
AddStampRequest.customMargin = Custom Margin
AddStampRequest.customColor = Custom Text Color
AddStampRequest.submit = Submit
2024-02-11 17:47:00 +01:00
2024-02-09 23:20:47 +01:00
2023-07-16 20:34:01 +02:00
#sanitizePDF
2023-07-16 19:57:21 +02:00
sanitizePDF.title = Sanitize PDF
sanitizePDF.header = Sanitize a PDF file
sanitizePDF.selectText.1 = Remove JavaScript actions
sanitizePDF.selectText.2 = Remove embedded files
sanitizePDF.selectText.3 = Remove metadata
sanitizePDF.selectText.4 = Remove links
sanitizePDF.selectText.5 = Remove fonts
sanitizePDF.submit = Sanitize PDF
2023-07-16 20:34:01 +02:00
#addPageNumbers
2023-07-16 19:57:21 +02:00
addPageNumbers.title = Add Page Numbers
addPageNumbers.header = Add Page Numbers
addPageNumbers.selectText.1 = Select PDF file:
addPageNumbers.selectText.2 = Margin Size
addPageNumbers.selectText.3 = Position
addPageNumbers.selectText.4 = Starting Number
addPageNumbers.selectText.5 = Pages to Number
addPageNumbers.selectText.6 = Custom Text
2023-08-19 17:59:34 +02:00
addPageNumbers.customTextDesc = Custom Text
addPageNumbers.numberPagesDesc = Which pages to number, default 'all', also accepts 1-5 or 2,5,9 etc
addPageNumbers.customNumberDesc = Defaults to {n}, also accepts 'Page {n} of {total}', 'Text-{n}', '{filename}-{n}
2023-07-16 19:57:21 +02:00
addPageNumbers.submit = Add Page Numbers
2023-07-16 20:34:01 +02:00
#auto-rename
2023-07-16 19:57:21 +02:00
auto-rename.title = Auto Rename
auto-rename.header = Auto Rename PDF
auto-rename.submit = Auto Rename
2023-07-16 20:34:01 +02:00
#adjustContrast
2023-07-16 19:57:21 +02:00
adjustContrast.title = Adjust Contrast
adjustContrast.header = Adjust Contrast
adjustContrast.contrast = Contrast:
adjustContrast.brightness = Brightness:
adjustContrast.saturation = Saturation:
adjustContrast.download = Download
2023-07-16 20:34:01 +02:00
#crop
2023-07-16 19:57:21 +02:00
crop.title = Crop
crop.header = Crop Image
crop.submit = Submit
2023-07-16 20:34:01 +02:00
#autoSplitPDF
2023-07-16 19:57:21 +02:00
autoSplitPDF.title = Auto Split PDF
autoSplitPDF.header = Auto Split PDF
2023-07-19 23:11:59 +02:00
autoSplitPDF.description = Print, Insert, Scan, upload, and let us auto-separate your documents. No manual work sorting needed.
autoSplitPDF.selectText.1 = Print out some divider sheets from below (Black and white is fine).
autoSplitPDF.selectText.2 = Scan all your documents at once by inserting the divider sheet between them.
autoSplitPDF.selectText.3 = Upload the single large scanned PDF file and let Stirling PDF handle the rest.
autoSplitPDF.selectText.4 = Divider pages are automatically detected and removed, guaranteeing a neat final document.
autoSplitPDF.formPrompt = Submit PDF containing Stirling-PDF Page dividers:
2023-07-26 14:00:06 +02:00
autoSplitPDF.duplexMode = Duplex Mode (Front and back scanning)
2023-07-19 23:11:59 +02:00
autoSplitPDF.dividerDownload1 = Download 'Auto Splitter Divider (minimal).pdf'
autoSplitPDF.dividerDownload2 = Download 'Auto Splitter Divider (with instructions).pdf'
2023-07-16 19:57:21 +02:00
autoSplitPDF.submit = Submit
2023-05-08 01:17:20 +02:00
2023-07-16 20:34:01 +02:00
#pipeline
2023-06-26 19:23:06 +02:00
pipeline.title = Pipeline
2023-07-16 20:34:01 +02:00
#pageLayout
2023-05-27 15:23:25 +02:00
pageLayout.title = Multi Page Layout
pageLayout.header = Multi Page Layout
pageLayout.pagesPerSheet = Pages per sheet:
2023-09-30 00:58:37 +02:00
pageLayout.addBorder = Add Borders
2023-05-27 15:23:25 +02:00
pageLayout.submit = Submit
2023-07-16 20:34:01 +02:00
#scalePages
2023-05-31 21:39:40 +02:00
scalePages.title = Adjust page-scale
scalePages.header = Adjust page-scale
scalePages.pageSize = Size of a page of the document.
2023-05-31 21:44:59 +02:00
scalePages.scaleFactor = Zoom level (crop) of a page.
2023-05-31 21:39:40 +02:00
scalePages.submit = Submit
2023-07-16 20:34:01 +02:00
#certSign
2023-05-21 13:32:24 +02:00
certSign.title = Certificate Signing
2023-05-22 00:25:34 +02:00
certSign.header = Sign a PDF with your certificate (Work in progress)
2023-05-21 13:32:24 +02:00
certSign.selectPDF = Select a PDF File for Signing:
2024-01-04 03:54:15 +01:00
certSign.jksNote = Note: If your certificate type is not listed below, please convert it to a Java Keystore (.jks) file using the keytool command line tool. Then, choose the .jks file option below.
2023-05-21 13:32:24 +02:00
certSign.selectKey = Select Your Private Key File (PKCS#8 format, could be .pem or .der):
certSign.selectCert = Select Your Certificate File (X.509 format, could be .pem or .der):
certSign.selectP12 = Select Your PKCS#12 Keystore File (.p12 or .pfx) (Optional, If provided, it should contain your private key and certificate):
2024-01-04 03:54:15 +01:00
certSign.selectJKS = Select Your Java Keystore File (.jks or .keystore):
2023-05-22 00:25:34 +02:00
certSign.certType = Certificate Type
2023-05-21 13:32:24 +02:00
certSign.password = Enter Your Keystore or Private Key Password (If Any):
2023-05-22 00:25:34 +02:00
certSign.showSig = Show Signature
certSign.reason = Reason
certSign.location = Location
2023-07-16 20:34:01 +02:00
certSign.name = Name
2023-05-21 13:32:24 +02:00
certSign.submit = Sign PDF
2023-07-16 20:34:01 +02:00
#removeBlanks
2023-05-12 15:02:37 +02:00
removeBlanks.title = Remove Blanks
removeBlanks.header = Remove Blank Pages
2023-08-06 13:34:26 +02:00
removeBlanks.threshold = Pixel Whiteness Threshold:
removeBlanks.thresholdDesc = Threshold for determining how white a white pixel must be to be classed as 'White'. 0 = Black, 255 pure white.
2023-05-12 15:02:37 +02:00
removeBlanks.whitePercent = White Percent (%):
2023-08-06 13:34:26 +02:00
removeBlanks.whitePercentDesc = Percent of page that must be 'white' pixels to be removed
2023-05-12 15:02:37 +02:00
removeBlanks.submit = Remove Blanks
2023-07-16 20:34:01 +02:00
2023-12-23 19:49:50 +01:00
#removeAnnotations
removeAnnotations.title = Remove Annotations
removeAnnotations.header = Remove Annotations
removeAnnotations.submit = Remove
2023-07-16 20:34:01 +02:00
#compare
2023-05-12 15:02:37 +02:00
compare.title = Compare
compare.header = Compare PDFs
compare.document.1 = Document 1
compare.document.2 = Document 2
compare.submit = Compare
2024-03-04 21:51:49 +01:00
#BookToPDF
BookToPDF.title = Books and Comics to PDF
BookToPDF.header = Book to PDF
BookToPDF.credit = Uses Calibre
BookToPDF.submit = Convert
#PDFToBook
PDFToBook.title = PDF to Book
PDFToBook.header = PDF to Book
PDFToBook.selectText.1 = Format
PDFToBook.credit = Uses Calibre
PDFToBook.submit = Convert
2023-07-16 20:34:01 +02:00
#sign
2023-05-06 15:12:39 +02:00
sign.title = Sign
sign.header = Sign PDFs
2023-05-08 01:17:20 +02:00
sign.upload = Upload Image
sign.draw = Draw Signature
sign.text = Text Input
sign.clear = Clear
sign.add = Add
2023-05-06 15:12:39 +02:00
2023-07-16 20:34:01 +02:00
#repair
2023-05-08 01:24:30 +02:00
repair.title = Repair
repair.header = Repair PDFs
repair.submit = Repair
2023-07-16 20:34:01 +02:00
#flatten
2023-05-08 01:24:30 +02:00
flatten.title = Flatten
flatten.header = Flatten PDFs
flatten.submit = Flatten
2023-07-16 20:34:01 +02:00
#ScannerImageSplit
2023-05-01 22:57:48 +02:00
ScannerImageSplit.selectText.1 = Angle Threshold:
ScannerImageSplit.selectText.2 = Sets the minimum absolute angle required for the image to be rotated (default: 10).
ScannerImageSplit.selectText.3 = Tolerance:
ScannerImageSplit.selectText.4 = Determines the range of color variation around the estimated background color (default: 30).
ScannerImageSplit.selectText.5 = Minimum Area:
ScannerImageSplit.selectText.6 = Sets the minimum area threshold for a photo (default: 10000).
ScannerImageSplit.selectText.7 = Minimum Contour Area:
ScannerImageSplit.selectText.8 = Sets the minimum contour area threshold for a photo
ScannerImageSplit.selectText.9 = Border Size:
ScannerImageSplit.selectText.10 = Sets the size of the border added and removed to prevent white borders in the output (default: 1).
2023-07-19 23:11:59 +02:00
2024-02-11 17:47:00 +01:00
2023-03-20 22:55:11 +01:00
#OCR
2023-04-01 22:02:54 +02:00
ocr.title = OCR / Scan Cleanup
ocr.header = Cleanup Scans / OCR (Optical Character Recognition)
2023-03-20 22:55:11 +01:00
ocr.selectText.1 = Select languages that are to be detected within the PDF (Ones listed are the ones currently detected):
ocr.selectText.2 = Produce text file containing OCR text alongside the OCR'ed PDF
2023-04-01 22:02:54 +02:00
ocr.selectText.3 = Correct pages were scanned at a skewed angle by rotating them back into place
ocr.selectText.4 = Clean page so its less likely that OCR will find text in background noise. (No output change)
ocr.selectText.5 = Clean page so its less likely that OCR will find text in background noise, maintains cleanup in output.
2023-05-02 11:04:57 +02:00
ocr.selectText.6 = Ignores pages that have interactive text on them, only OCRs pages that are images
2023-04-01 22:02:54 +02:00
ocr.selectText.7 = Force OCR, will OCR Every page removing all original text elements
ocr.selectText.8 = Normal (Will error if PDF contains text)
ocr.selectText.9 = Additional Settings
ocr.selectText.10 = OCR Mode
2023-05-01 22:57:48 +02:00
ocr.selectText.11 = Remove images after OCR (Removes ALL images, only useful if part of conversion step)
ocr.selectText.12 = Render Type (Advanced)
2023-03-20 22:55:11 +01:00
ocr.help = Please read this documentation on how to use this for other languages and/or use not in docker
ocr.credit = This service uses OCRmyPDF and Tesseract for OCR.
ocr.submit = Process PDF with OCR
2023-04-01 22:02:54 +02:00
2023-07-16 20:34:01 +02:00
#extractImages
2023-03-20 22:55:11 +01:00
extractImages.title = Extract Images
extractImages.header = Extract Images
extractImages.selectText = Select image format to convert extracted images to
extractImages.submit = Extract
#File to PDF
fileToPDF.title = File to PDF
fileToPDF.header = Convert any file to PDF
fileToPDF.credit = This service uses LibreOffice and Unoconv for file conversion.
fileToPDF.supportedFileTypes = Supported file types should include the below however for a full updated list of supported formats, please refer to the LibreOffice documentation
fileToPDF.submit = Convert to PDF
2023-02-05 13:54:48 +01:00
#compress
compress.title = Compress
compress.header = Compress PDF
2023-05-22 00:25:34 +02:00
compress.credit = This service uses Ghostscript for PDF Compress/Optimisation.
2023-05-20 23:48:59 +02:00
compress.selectText.1 = Manual Mode - From 1 to 4
compress.selectText.2 = Optimization level:
compress.selectText.3 = 4 (Terrible for text images)
compress.selectText.4 = Auto mode - Auto adjusts quality to get PDF to exact size
compress.selectText.5 = Expected PDF Size (e.g. 25MB, 10.8MB, 25KB)
2023-02-05 13:54:48 +01:00
compress.submit = Compress
2023-03-20 22:55:11 +01:00
#Add image
addImage.title = Add Image
2023-05-13 10:42:56 +02:00
addImage.header = Add image to PDF
2023-04-15 20:55:55 +02:00
addImage.everyPage = Every Page?
2023-06-23 02:11:26 +02:00
addImage.upload = Add image
2023-03-20 22:55:11 +01:00
addImage.submit = Add image
2023-02-05 13:54:48 +01:00
#merge
merge.title = Merge
merge.header = Merge multiple PDFs (2+)
2023-08-17 23:03:43 +02:00
merge.sortByName = Sort by name
merge.sortByDate = Sort by date
2023-02-05 13:54:48 +01:00
merge.submit = Merge
2023-07-16 20:34:01 +02:00
2023-02-05 13:54:48 +01:00
#pdfOrganiser
pdfOrganiser.title = Page Organiser
pdfOrganiser.header = PDF Page Organiser
pdfOrganiser.submit = Rearrange Pages
2023-07-16 20:34:01 +02:00
2023-04-21 14:13:35 +02:00
#multiTool
multiTool.title = PDF Multi Tool
multiTool.header = PDF Multi Tool
2023-04-18 04:08:38 +02:00
2023-10-28 13:12:54 +02:00
#view pdf
viewPdf.title = View PDF
viewPdf.header = View PDF
2023-02-05 13:54:48 +01:00
#pageRemover
pageRemover.title = Page Remover
pageRemover.header = PDF Page remover
pageRemover.pagesToDelete = Pages to delete (Enter a comma-separated list of page numbers) :
pageRemover.submit = Delete Pages
2023-07-16 20:34:01 +02:00
2023-02-05 13:54:48 +01:00
#rotate
rotate.title = Rotate PDF
rotate.header = Rotate PDF
rotate.selectAngle = Select rotation angle (in multiples of 90 degrees):
rotate.submit = Rotate
#merge
split.title = Split PDF
split.header = Split PDF
split.desc.1 = The numbers you select are the page number you wish to do a split on
split.desc.2 = As such selecting 1,3,7-8 would split a 10 page document into 6 separate PDFS with:
split.desc.3 = Document #1: Page 1
split.desc.4 = Document #2: Page 2 and 3
split.desc.5 = Document #3: Page 4, 5 and 6
split.desc.6 = Document #4: Page 7
split.desc.7 = Document #5: Page 8
split.desc.8 = Document #6: Page 9 and 10
split.splitPages = Enter pages to split on:
split.submit = Split
#merge
imageToPDF.title = Image to PDF
imageToPDF.header = Image to PDF
imageToPDF.submit = Convert
2023-09-17 22:17:13 +02:00
imageToPDF.selectLabel = Image Fit Options
imageToPDF.fillPage = Fill Page
imageToPDF.fitDocumentToImage = Fit Page to Image
imageToPDF.maintainAspectRatio = Maintain Aspect Ratios
2023-03-25 23:16:26 +01:00
imageToPDF.selectText.2 = Auto rotate PDF
imageToPDF.selectText.3 = Multi file logic (Only enabled if working with multiple images)
imageToPDF.selectText.4 = Merge into single PDF
imageToPDF.selectText.5 = Convert to separate PDFs
2024-02-11 17:47:00 +01:00
2023-02-05 13:54:48 +01:00
#pdfToImage
pdfToImage.title = PDF to Image
pdfToImage.header = PDF to Image
pdfToImage.selectText = Image Format
2023-08-14 22:43:39 +02:00
pdfToImage.singleOrMultiple = Page to Image result type
pdfToImage.single = Single Big Image Combing all pages
pdfToImage.multi = Multiple Images, one image per page
2023-02-11 15:27:15 +01:00
pdfToImage.colorType = Colour type
pdfToImage.color = Colour
pdfToImage.grey = Greyscale
pdfToImage.blackwhite = Black and White (May lose data!)
2023-02-05 13:54:48 +01:00
pdfToImage.submit = Convert
2023-07-16 20:34:01 +02:00
2023-02-05 13:54:48 +01:00
#addPassword
addPassword.title = Add Password
addPassword.header = Add password (Encrypt)
addPassword.selectText.1 = Select PDF to encrypt
2023-05-30 21:54:19 +02:00
addPassword.selectText.2 = User Password
2023-02-05 13:54:48 +01:00
addPassword.selectText.3 = Encryption Key Length
addPassword.selectText.4 = Higher values are stronger, but lower values have better compatibility.
2023-05-30 21:54:19 +02:00
addPassword.selectText.5 = Permissions to set (Recommended to be used along with Owner password)
2023-02-05 13:54:48 +01:00
addPassword.selectText.6 = Prevent assembly of document
addPassword.selectText.7 = Prevent content extraction
addPassword.selectText.8 = Prevent extraction for accessibility
addPassword.selectText.9 = Prevent filling in form
addPassword.selectText.10 = Prevent modification
addPassword.selectText.11 = Prevent annotation modification
addPassword.selectText.12 = Prevent printing
addPassword.selectText.13 = Prevent printing different formats
2023-05-30 21:54:19 +02:00
addPassword.selectText.14 = Owner Password
addPassword.selectText.15 = Restricts what can be done with the document once it is opened (Not supported by all readers)
addPassword.selectText.16 = Restricts the opening of the document itself
2023-02-05 13:54:48 +01:00
addPassword.submit = Encrypt
2023-07-16 20:34:01 +02:00
2023-02-05 13:54:48 +01:00
#watermark
watermark.title = Add Watermark
watermark.header = Add Watermark
watermark.selectText.1 = Select PDF to add watermark to:
watermark.selectText.2 = Watermark Text:
watermark.selectText.3 = Font Size:
watermark.selectText.4 = Rotation (0-360):
watermark.selectText.5 = widthSpacer (Space between each watermark horizontally):
watermark.selectText.6 = heightSpacer (Space between each watermark vertically):
2023-03-24 14:30:26 +01:00
watermark.selectText.7 = Opacity (0% - 100%):
2023-08-17 23:03:43 +02:00
watermark.selectText.8 = Watermark Type:
watermark.selectText.9 = Watermark Image:
2023-02-05 13:54:48 +01:00
watermark.submit = Add Watermark
2023-07-16 20:34:01 +02:00
2023-02-05 13:54:48 +01:00
#Change permissions
permissions.title = Change Permissions
permissions.header = Change Permissions
permissions.warning = Warning to have these permissions be unchangeable it is recommended to set them with a password via the add-password page
permissions.selectText.1 = Select PDF to change permissions
permissions.selectText.2 = Permissions to set
permissions.selectText.3 = Prevent assembly of document
permissions.selectText.4 = Prevent content extraction
permissions.selectText.5 = Prevent extraction for accessibility
permissions.selectText.6 = Prevent filling in form
permissions.selectText.7 = Prevent modification
permissions.selectText.8 = Prevent annotation modification
permissions.selectText.9 = Prevent printing
permissions.selectText.10 = Prevent printing different formats
permissions.submit = Change
2023-07-16 20:34:01 +02:00
2023-02-05 13:54:48 +01:00
#remove password
removePassword.title = Remove password
removePassword.header = Remove password (Decrypt)
removePassword.selectText.1 = Select PDF to Decrypt
removePassword.selectText.2 = Password
2023-02-11 15:27:15 +01:00
removePassword.submit = Remove
2023-07-16 20:34:01 +02:00
#changeMetadata
2023-02-11 15:27:15 +01:00
changeMetadata.title = Change Metadata
changeMetadata.header = Change Metadata
changeMetadata.selectText.1 = Please edit the variables you wish to change
changeMetadata.selectText.2 = Delete all metadata
changeMetadata.selectText.3 = Show Custom Metadata:
changeMetadata.author = Author:
changeMetadata.creationDate = Creation Date (yyyy/MM/dd HH:mm:ss):
changeMetadata.creator = Creator:
changeMetadata.keywords = Keywords:
changeMetadata.modDate = Modification Date (yyyy/MM/dd HH:mm:ss):
changeMetadata.producer = Producer:
changeMetadata.subject = Subject:
changeMetadata.trapped = Trapped:
changeMetadata.selectText.4 = Other Metadata:
changeMetadata.selectText.5 = Add Custom Metadata Entry
changeMetadata.submit = Change
2023-07-16 20:34:01 +02:00
#pdfToPDFA
2023-04-01 22:02:54 +02:00
pdfToPDFA.title = PDF To PDF/A
pdfToPDFA.header = PDF To PDF/A
pdfToPDFA.credit = This service uses OCRmyPDF for PDF/A conversion
pdfToPDFA.submit = Convert
2023-02-11 15:27:15 +01:00
2023-07-16 20:34:01 +02:00
#PDFToWord
2023-04-16 23:03:30 +02:00
PDFToWord.title = PDF to Word
PDFToWord.header = PDF to Word
PDFToWord.selectText.1 = Output file format
PDFToWord.credit = This service uses LibreOffice for file conversion.
PDFToWord.submit = Convert
2023-02-11 15:27:15 +01:00
2023-07-16 20:34:01 +02:00
#PDFToPresentation
2023-04-16 23:03:30 +02:00
PDFToPresentation.title = PDF to Presentation
PDFToPresentation.header = PDF to Presentation
PDFToPresentation.selectText.1 = Output file format
PDFToPresentation.credit = This service uses LibreOffice for file conversion.
PDFToPresentation.submit = Convert
2023-02-11 15:27:15 +01:00
2023-07-16 20:34:01 +02:00
#PDFToText
2023-07-22 14:17:24 +02:00
PDFToText.title = PDF to RTF (Text)
PDFToText.header = PDF to RTF (Text)
2023-04-16 23:03:30 +02:00
PDFToText.selectText.1 = Output file format
PDFToText.credit = This service uses LibreOffice for file conversion.
PDFToText.submit = Convert
2023-02-11 15:27:15 +01:00
2023-07-16 20:34:01 +02:00
#PDFToHTML
2023-04-16 23:03:30 +02:00
PDFToHTML.title = PDF to HTML
PDFToHTML.header = PDF to HTML
PDFToHTML.credit = This service uses LibreOffice for file conversion.
PDFToHTML.submit = Convert
2023-02-11 15:27:15 +01:00
2023-07-16 20:34:01 +02:00
#PDFToXML
2023-04-16 23:03:30 +02:00
PDFToXML.title = PDF to XML
PDFToXML.header = PDF to XML
PDFToXML.credit = This service uses LibreOffice for file conversion.
2023-11-02 12:13:33 +01:00
PDFToXML.submit = Convert
#PDFToCSV
PDFToCSV.title = PDF to CSV
PDFToCSV.header = PDF to CSV
2023-12-10 23:02:30 +01:00
PDFToCSV.prompt = Choose page to extract table
2023-12-12 00:20:31 +01:00
PDFToCSV.submit = Extract
#split-by-size-or-count
2024-03-09 09:08:33 +01:00
split-by-size-or-count.title = Split PDF by Size or Count
2023-12-12 00:20:31 +01:00
split-by-size-or-count.header = Split PDF by Size or Count
split-by-size-or-count.type.label = Select Split Type
split-by-size-or-count.type.size = By Size
split-by-size-or-count.type.pageCount = By Page Count
split-by-size-or-count.type.docCount = By Document Count
split-by-size-or-count.value.label = Enter Value
split-by-size-or-count.value.placeholder = Enter size (e.g., 2MB or 3KB) or count (e.g., 5)
split-by-size-or-count.submit = Submit
#overlay-pdfs
overlay-pdfs.header = Overlay PDF Files
overlay-pdfs.baseFile.label = Select Base PDF File
overlay-pdfs.overlayFiles.label = Select Overlay PDF Files
overlay-pdfs.mode.label = Select Overlay Mode
overlay-pdfs.mode.sequential = Sequential Overlay
overlay-pdfs.mode.interleaved = Interleaved Overlay
overlay-pdfs.mode.fixedRepeat = Fixed Repeat Overlay
overlay-pdfs.counts.label = Overlay Counts (for Fixed Repeat Mode)
overlay-pdfs.counts.placeholder = Enter comma-separated counts (e.g., 2,3,1)
overlay-pdfs.position.label = Select Overlay Position
overlay-pdfs.position.foreground = Foreground
overlay-pdfs.position.background = Background
overlay-pdfs.submit = Submit
2023-12-16 20:29:43 +01:00
#split-by-sections
split-by-sections.title = Split PDF by Sections
split-by-sections.header = Split PDF into Sections
split-by-sections.horizontal.label = Horizontal Divisions
split-by-sections.vertical.label = Vertical Divisions
split-by-sections.horizontal.placeholder = Enter number of horizontal divisions
split-by-sections.vertical.placeholder = Enter number of vertical divisions
split-by-sections.submit = Split PDF
2024-02-24 21:26:35 +01:00
split-by-sections.merge = Merge Into One PDF
2024-01-04 19:41:33 +01:00
#licenses
2024-01-04 21:59:52 +01:00
licenses.nav = Licenses
2024-01-04 19:41:33 +01:00
licenses.title = 3rd Party Licenses
licenses.header = 3rd Party Licenses
licenses.module = Module
licenses.version = Version
licenses.license = License