mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-02 18:45:21 +00:00
Fix duplicate translations
This commit is contained in:
parent
56f6a45715
commit
bbf92afa36
@ -651,22 +651,51 @@
|
|||||||
"selectAngle": "Select rotation angle (in multiples of 90 degrees):",
|
"selectAngle": "Select rotation angle (in multiples of 90 degrees):",
|
||||||
"submit": "Rotate"
|
"submit": "Rotate"
|
||||||
},
|
},
|
||||||
"convert":{
|
"convert": {
|
||||||
"title": "Convert",
|
"title": "Convert",
|
||||||
"desc": "Convert files between different formats",
|
"desc": "Convert files between different formats",
|
||||||
|
"files": "Files",
|
||||||
|
"selectFilesPlaceholder": "Select files in the main view to get started",
|
||||||
|
"settings": "Settings",
|
||||||
|
"conversionCompleted": "Conversion completed",
|
||||||
|
"results": "Results",
|
||||||
|
"defaultFilename": "converted_file",
|
||||||
|
"conversionResults": "Conversion Results",
|
||||||
"convertFrom": "Convert from",
|
"convertFrom": "Convert from",
|
||||||
"convertTo": "Convert to",
|
"convertTo": "Convert to",
|
||||||
|
"sourceFormatPlaceholder": "Source format",
|
||||||
|
"targetFormatPlaceholder": "Target format",
|
||||||
|
"selectSourceFormatFirst": "Select a source format first",
|
||||||
"outputOptions": "Output Options",
|
"outputOptions": "Output Options",
|
||||||
"pdfOptions": "PDF Options",
|
"pdfOptions": "PDF Options",
|
||||||
"imageOptions": "Image Options",
|
"imageOptions": "Image Options",
|
||||||
"colorType": "Color Type",
|
"colorType": "Colour Type",
|
||||||
"color": "Color",
|
"color": "Colour",
|
||||||
"greyscale": "Greyscale",
|
"greyscale": "Greyscale",
|
||||||
"blackwhite": "Black & White",
|
"blackwhite": "Black & White",
|
||||||
"dpi": "DPI",
|
"dpi": "DPI",
|
||||||
"output": "Output",
|
"output": "Output",
|
||||||
"single": "Single merged image",
|
"single": "Single",
|
||||||
"multiple": "Multiple images (one per page)",
|
"multiple": "Multiple",
|
||||||
|
"fitOption": "Fit Option",
|
||||||
|
"maintainAspectRatio": "Maintain Aspect Ratio",
|
||||||
|
"fitDocumentToPage": "Fit Document to Page",
|
||||||
|
"fillPage": "Fill Page",
|
||||||
|
"autoRotate": "Auto Rotate",
|
||||||
|
"autoRotateDescription": "Automatically rotate images to better fit the PDF page",
|
||||||
|
"combineImages": "Combine Images",
|
||||||
|
"combineImagesDescription": "Combine all images into one PDF, or create separate PDFs for each image",
|
||||||
|
"webOptions": "Web to PDF Options",
|
||||||
|
"zoomLevel": "Zoom Level",
|
||||||
|
"emailOptions": "Email to PDF Options",
|
||||||
|
"includeAttachments": "Include email attachments",
|
||||||
|
"maxAttachmentSize": "Maximum attachment size (MB)",
|
||||||
|
"includeAllRecipients": "Include CC and BCC recipients in header",
|
||||||
|
"downloadHtml": "Download HTML intermediate file instead of PDF",
|
||||||
|
"pdfaOptions": "PDF/A Options",
|
||||||
|
"outputFormat": "Output Format",
|
||||||
|
"pdfaNote": "PDF/A-1b is more compatible, PDF/A-2b supports more features.",
|
||||||
|
"pdfaDigitalSignatureWarning": "The PDF contains a digital signature. This will be removed in the next step.",
|
||||||
"fileFormat": "File Format",
|
"fileFormat": "File Format",
|
||||||
"wordDoc": "Word Document",
|
"wordDoc": "Word Document",
|
||||||
"wordDocExt": "Word Document (.docx)",
|
"wordDocExt": "Word Document (.docx)",
|
||||||
@ -1714,51 +1743,5 @@
|
|||||||
"fileTooLarge": "File too large. Maximum size per file is",
|
"fileTooLarge": "File too large. Maximum size per file is",
|
||||||
"storageQuotaExceeded": "Storage quota exceeded. Please remove some files before uploading more.",
|
"storageQuotaExceeded": "Storage quota exceeded. Please remove some files before uploading more.",
|
||||||
"approximateSize": "Approximate size"
|
"approximateSize": "Approximate size"
|
||||||
},
|
|
||||||
"convert": {
|
|
||||||
"files": "Files",
|
|
||||||
"selectFilesPlaceholder": "Select files in the main view to get started",
|
|
||||||
"settings": "Settings",
|
|
||||||
"conversionCompleted": "Conversion completed",
|
|
||||||
"results": "Results",
|
|
||||||
"defaultFilename": "converted_file",
|
|
||||||
"conversionResults": "Conversion Results",
|
|
||||||
"converting": "Converting...",
|
|
||||||
"convertFiles": "Convert Files",
|
|
||||||
"downloadConverted": "Download Converted File",
|
|
||||||
"convertFrom": "Convert from",
|
|
||||||
"convertTo": "Convert to",
|
|
||||||
"sourceFormatPlaceholder": "Source format",
|
|
||||||
"targetFormatPlaceholder": "Target format",
|
|
||||||
"selectSourceFormatFirst": "Select a source format first",
|
|
||||||
"imageOptions": "Image Options",
|
|
||||||
"colorType": "Colour Type",
|
|
||||||
"color": "Colour",
|
|
||||||
"greyscale": "Greyscale",
|
|
||||||
"blackwhite": "Black & White",
|
|
||||||
"dpi": "DPI",
|
|
||||||
"output": "Output",
|
|
||||||
"single": "Single",
|
|
||||||
"multiple": "Multiple",
|
|
||||||
"pdfOptions": "PDF Options",
|
|
||||||
"fitOption": "Fit Option",
|
|
||||||
"maintainAspectRatio": "Maintain Aspect Ratio",
|
|
||||||
"fitDocumentToPage": "Fit Document to Page",
|
|
||||||
"fillPage": "Fill Page",
|
|
||||||
"autoRotate": "Auto Rotate",
|
|
||||||
"autoRotateDescription": "Automatically rotate images to better fit the PDF page",
|
|
||||||
"combineImages": "Combine Images",
|
|
||||||
"combineImagesDescription": "Combine all images into one PDF, or create separate PDFs for each image",
|
|
||||||
"webOptions": "Web to PDF Options",
|
|
||||||
"zoomLevel": "Zoom Level",
|
|
||||||
"emailOptions": "Email to PDF Options",
|
|
||||||
"includeAttachments": "Include email attachments",
|
|
||||||
"maxAttachmentSize": "Maximum attachment size (MB)",
|
|
||||||
"includeAllRecipients": "Include CC and BCC recipients in header",
|
|
||||||
"downloadHtml": "Download HTML intermediate file instead of PDF",
|
|
||||||
"pdfaOptions": "PDF/A Options",
|
|
||||||
"outputFormat": "Output Format",
|
|
||||||
"pdfaNote": "PDF/A-1b is more compatible, PDF/A-2b supports more features.",
|
|
||||||
"pdfaDigitalSignatureWarning": "The PDF contains a digital signature. This will be removed in the next step."
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user