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" ,
"DE.ApplicationController.errorFilePassProtect" : "The file is password protected and cannot be opened." ,
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." ,
"DE.ApplicationController.textLoadingDocument" : "Loading document" ,
2019-05-14 12:18:18 +00:00
"DE.ApplicationController.textOf" : "of" ,
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" ,
"DE.ApplicationView.txtEmbed" : "Embed" ,
"DE.ApplicationView.txtFullScreen" : "Full Screen" ,
"DE.ApplicationView.txtShare" : "Share"
2019-05-14 11:11:42 +00:00
}