DocSpace-client/packages/client/public/locales/en/ConvertDialog.json

12 lines
729 B
JSON

{
"ConversionMessage": "All the documents you upload will be converted into Office Open XML format (docx, xlsx or pptx) for faster editing.",
"ConvertedFileDestination": "The file copy will be created in the <strong>{{folderTitle}}</strong> folder.",
"DocumentConversionTitle": "Document conversion",
"FailedToConvert": "Failed to convert",
"FileUploadTitle": "File upload",
"HideMessage": "Do not show this message again",
"InfoCreateFileIn": "The new '{{fileTitle}}' file is created in '{{folderTitle}}'",
"OpenFileMessage": "The document file you open will be converted to the Office Open XML format for quick viewing and editing.",
"SaveOriginalFormatMessage": "Save the file copy in the original format"
}