2019-05-14 11:11:42 +00:00
{
"common.view.modals.txtCopy" : "Copy to clipboard" ,
"common.view.modals.txtEmbed" : "Embed" ,
2019-05-15 11:38:03 +00:00
"common.view.modals.txtHeight" : "Height" ,
"common.view.modals.txtShare" : "Share Link" ,
"common.view.modals.txtWidth" : "Width" ,
2019-05-14 13:55:52 +00:00
"DE.ApplicationController.convertationErrorText" : "Conversion failed." ,
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.convertationTimeoutText" : "Conversion timeout exceeded." ,
2019-05-14 11:11:42 +00:00
"DE.ApplicationController.criticalErrorTitle" : "Error" ,
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.downloadErrorText" : "Download failed." ,
"DE.ApplicationController.downloadTextText" : "Downloading document..." ,
2019-05-14 11:11:42 +00:00
"DE.ApplicationController.errorAccessDeny" : "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator." ,
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.errorDefaultMessage" : "Error code: %1" ,
2021-05-21 14:35:29 +00:00
"DE.ApplicationController.errorEditingDownloadas" : "An error occurred during the work with the document.<br>Use the 'Download as...' option to save the file backup copy to your computer hard drive." ,
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.errorFilePassProtect" : "The file is password protected and cannot be opened." ,
2019-08-28 14:29:39 +00:00
"DE.ApplicationController.errorFileSizeExceed" : "The file size exceeds the limitation set for your server.<br>Please contact your Document Server administrator for details." ,
2021-05-21 14:35:29 +00:00
"DE.ApplicationController.errorSubmit" : "Submit failed." ,
2020-03-23 12:58:37 +00:00
"DE.ApplicationController.errorUpdateVersionOnDisconnect" : "Internet connection has been restored, and the file version has been changed.<br>Before you can continue working, you need to download the file or copy its content to make sure nothing is lost, and then reload this page." ,
2019-05-14 11:11:42 +00:00
"DE.ApplicationController.errorUserDrop" : "The file cannot be accessed right now." ,
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.notcriticalErrorTitle" : "Warning" ,
"DE.ApplicationController.scriptLoadError" : "The connection is too slow, some of the components could not be loaded. Please reload the page." ,
2021-05-28 12:21:04 +00:00
"DE.ApplicationController.textAnonymous" : "Anonymous" ,
2021-05-21 14:35:29 +00:00
"DE.ApplicationController.textClear" : "Clear All Fields" ,
2021-06-18 10:06:41 +00:00
"DE.ApplicationController.textGotIt" : "Got it" ,
2021-05-28 12:21:04 +00:00
"DE.ApplicationController.textGuest" : "Guest" ,
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.textLoadingDocument" : "Loading document" ,
2021-05-21 14:35:29 +00:00
"DE.ApplicationController.textNext" : "Next Field" ,
2019-05-14 12:18:18 +00:00
"DE.ApplicationController.textOf" : "of" ,
2021-06-18 10:06:41 +00:00
"DE.ApplicationController.textRequired" : "Fill all required fields to send form." ,
2021-05-21 14:35:29 +00:00
"DE.ApplicationController.textSubmit" : "Submit" ,
"DE.ApplicationController.textSubmited" : "<b>Form submitted successfully</b><br>Click to close the tip" ,
2019-05-15 11:38:03 +00:00
"DE.ApplicationController.txtClose" : "Close" ,
"DE.ApplicationController.unknownErrorText" : "Unknown error." ,
"DE.ApplicationController.unsupportedBrowserErrorText" : "Your browser is not supported." ,
2019-05-14 12:18:18 +00:00
"DE.ApplicationController.waitText" : "Please, wait..." ,
2019-05-15 11:38:03 +00:00
"DE.ApplicationView.txtDownload" : "Download" ,
2021-05-21 14:35:29 +00:00
"DE.ApplicationView.txtDownloadDocx" : "Download as docx" ,
"DE.ApplicationView.txtDownloadPdf" : "Download as pdf" ,
2019-05-15 11:38:03 +00:00
"DE.ApplicationView.txtEmbed" : "Embed" ,
2021-05-21 14:35:29 +00:00
"DE.ApplicationView.txtFileLocation" : "Open file location" ,
2019-05-15 11:38:03 +00:00
"DE.ApplicationView.txtFullScreen" : "Full Screen" ,
2020-11-05 19:21:05 +00:00
"DE.ApplicationView.txtPrint" : "Print" ,
2021-05-21 14:35:29 +00:00
"DE.ApplicationView.txtShare" : "Share"
2019-05-14 11:11:42 +00:00
}