mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-27 22:59:22 +00:00
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"convert": {
|
|
"selectSourceFormat": "Select source file format",
|
|
"selectTargetFormat": "Select target file format",
|
|
"selectFirst": "Select a source format first",
|
|
"imageOptions": "Image Options:",
|
|
"emailOptions": "Email Options:",
|
|
"colorType": "Color Type",
|
|
"dpi": "DPI",
|
|
"singleOrMultiple": "Output",
|
|
"emailNote": "Email attachments and embedded images will be included"
|
|
},
|
|
"common": {
|
|
"color": "Color",
|
|
"grayscale": "Grayscale",
|
|
"blackWhite": "Black & White",
|
|
"single": "Single Image",
|
|
"multiple": "Multiple Images"
|
|
},
|
|
"groups": {
|
|
"document": "Document",
|
|
"spreadsheet": "Spreadsheet",
|
|
"presentation": "Presentation",
|
|
"image": "Image",
|
|
"web": "Web",
|
|
"text": "Text",
|
|
"email": "Email"
|
|
},
|
|
"home": {
|
|
"repair": {
|
|
"title": "Repair",
|
|
"desc": "Tries to repair a corrupt/broken PDF"
|
|
}
|
|
},
|
|
"repair": {
|
|
"tags": "fix,restore,correction,recover",
|
|
"title": "Repair",
|
|
"header": "Repair PDFs",
|
|
"submit": "Repair"
|
|
},
|
|
"loading": "Loading...",
|
|
"download": "Download"
|
|
} |