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

12 lines
729 B
JSON
Raw Normal View History

{
"ConversionMessage": "All the documents you upload will be converted into Office Open XML format (docx, xlsx or pptx) for faster editing.",
2023-03-17 15:47:56 +00:00
"ConvertedFileDestination": "The file copy will be created in the <strong>{{folderTitle}}</strong> folder.",
"DocumentConversionTitle": "Document conversion",
2023-01-24 08:38:04 +00:00
"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"
}