web-apps/apps/spreadsheeteditor/embed/locale/en.json

28 lines
1.8 KiB
JSON
Raw Normal View History

{
"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
"SSE.ApplicationController.convertationErrorText": "Conversion failed.",
2019-05-15 11:38:03 +00:00
"SSE.ApplicationController.convertationTimeoutText": "Conversion timeout exceeded.",
"SSE.ApplicationController.criticalErrorTitle": "Error",
2019-05-15 11:38:03 +00:00
"SSE.ApplicationController.downloadErrorText": "Download failed.",
"SSE.ApplicationController.downloadTextText": "Downloading spreadsheet...",
"SSE.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
"SSE.ApplicationController.errorDefaultMessage": "Error code: %1",
"SSE.ApplicationController.errorFilePassProtect": "The file is password protected and cannot be opened.",
"SSE.ApplicationController.errorUserDrop": "The file cannot be accessed right now.",
2019-05-15 11:38:03 +00:00
"SSE.ApplicationController.notcriticalErrorTitle": "Warning",
"SSE.ApplicationController.scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please reload the page.",
"SSE.ApplicationController.textLoadingDocument": "Loading spreadsheet",
"SSE.ApplicationController.textOf": "of",
2019-05-15 11:38:03 +00:00
"SSE.ApplicationController.txtClose": "Close",
"SSE.ApplicationController.unknownErrorText": "Unknown error.",
"SSE.ApplicationController.unsupportedBrowserErrorText": "Your browser is not supported.",
"SSE.ApplicationController.waitText": "Please, wait...",
2019-05-15 11:38:03 +00:00
"SSE.ApplicationView.txtDownload": "Download",
"SSE.ApplicationView.txtEmbed": "Embed",
"SSE.ApplicationView.txtFullScreen": "Full Screen",
"SSE.ApplicationView.txtShare": "Share"
}