web-apps/apps/presentationeditor/embed/locale/en.json
2021-05-28 15:21:04 +03:00

34 lines
2.4 KiB
JSON

{
"common.view.modals.txtCopy": "Copy to clipboard",
"common.view.modals.txtEmbed": "Embed",
"common.view.modals.txtHeight": "Height",
"common.view.modals.txtShare": "Share Link",
"common.view.modals.txtWidth": "Width",
"PE.ApplicationController.convertationErrorText": "Conversion failed.",
"PE.ApplicationController.convertationTimeoutText": "Conversion timeout exceeded.",
"PE.ApplicationController.criticalErrorTitle": "Error",
"PE.ApplicationController.downloadErrorText": "Download failed.",
"PE.ApplicationController.downloadTextText": "Downloading presentation...",
"PE.ApplicationController.errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
"PE.ApplicationController.errorDefaultMessage": "Error code: %1",
"PE.ApplicationController.errorFilePassProtect": "The file is password protected and cannot be opened.",
"PE.ApplicationController.errorFileSizeExceed": "The file size exceeds the limitation set for your server.<br>Please contact your Document Server administrator for details.",
"PE.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.",
"PE.ApplicationController.errorUserDrop": "The file cannot be accessed right now.",
"PE.ApplicationController.notcriticalErrorTitle": "Warning",
"PE.ApplicationController.scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please reload the page.",
"PE.ApplicationController.textAnonymous": "Anonymous",
"PE.ApplicationController.textGuest": "Guest",
"PE.ApplicationController.textLoadingDocument": "Loading presentation",
"PE.ApplicationController.textOf": "of",
"PE.ApplicationController.txtClose": "Close",
"PE.ApplicationController.unknownErrorText": "Unknown error.",
"PE.ApplicationController.unsupportedBrowserErrorText": "Your browser is not supported.",
"PE.ApplicationController.waitText": "Please, wait...",
"PE.ApplicationView.txtDownload": "Download",
"PE.ApplicationView.txtEmbed": "Embed",
"PE.ApplicationView.txtFileLocation": "Open file location",
"PE.ApplicationView.txtFullScreen": "Full Screen",
"PE.ApplicationView.txtPrint": "Print",
"PE.ApplicationView.txtShare": "Share"
}