web-apps/apps/documenteditor/embed/locale/en.json
2019-05-14 14:11:42 +03:00

26 lines
1.6 KiB
JSON

{
"common.view.modals.txtWidth": "Width",
"common.view.modals.txtHeight": "Height",
"common.view.modals.txtShare": "Share Link",
"common.view.modals.txtCopy": "Copy to clipboard",
"common.view.modals.txtEmbed": "Embed",
"DE.ApplicationView.txtDownload": "Download",
"DE.ApplicationView.txtShare": "Share",
"DE.ApplicationView.txtEmbed": "Embed",
"DE.ApplicationView.txtFullScreen": "Full Screen",
"DE.ApplicationController.errorDefaultMessage": "Error code: %1",
"DE.ApplicationController.unknownErrorText": "Unknown error.",
"DE.ApplicationController.convertationTimeoutText": "Convertation timeout exceeded.",
"DE.ApplicationController.convertationErrorText": "Convertation failed.",
"DE.ApplicationController.downloadErrorText": "Download failed.",
"DE.ApplicationController.criticalErrorTitle": "Error",
"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.errorFilePassProtect": "The file is password protected and cannot be opened.",
"DE.ApplicationController.errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
"DE.ApplicationController.errorUserDrop": "The file cannot be accessed right now.",
"DE.ApplicationController.textOf": "of",
"DE.ApplicationController.unsupportedBrowserErrorText": "Your browser is not supported.",
"DE.ApplicationController.textLoadingDocument": "Loading document",
"DE.ApplicationController.txtClose": "Close"
}