2019-05-14 12:18:18 +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
"SSE.ApplicationController.convertationErrorText" : "Conversion failed." ,
2019-05-15 11:38:03 +00:00
"SSE.ApplicationController.convertationTimeoutText" : "Conversion timeout exceeded." ,
2019-05-14 12:18:18 +00:00
"SSE.ApplicationController.criticalErrorTitle" : "Error" ,
2019-05-15 11:38:03 +00:00
"SSE.ApplicationController.downloadErrorText" : "Download failed." ,
"SSE.ApplicationController.downloadTextText" : "Downloading spreadsheet..." ,
2019-05-14 12:18:18 +00:00
"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." ,
2019-08-28 14:29:39 +00:00
"SSE.ApplicationController.errorFileSizeExceed" : "The file size exceeds the limitation set for your server.<br>Please contact your Document Server administrator for details." ,
2021-07-30 12:23:08 +00:00
"SSE.ApplicationController.errorForceSave" : "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later." ,
2021-08-20 15:01:23 +00:00
"SSE.ApplicationController.errorLoadingFont" : "Fonts are not loaded.<br>Please contact your Document Server administrator." ,
2020-03-23 12:58:37 +00:00
"SSE.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 12:18:18 +00:00
"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." ,
2021-05-28 12:21:04 +00:00
"SSE.ApplicationController.textAnonymous" : "Anonymous" ,
"SSE.ApplicationController.textGuest" : "Guest" ,
2019-05-15 11:38:03 +00:00
"SSE.ApplicationController.textLoadingDocument" : "Loading spreadsheet" ,
2019-05-14 12:18:18 +00:00
"SSE.ApplicationController.textOf" : "of" ,
2019-05-15 11:38:03 +00:00
"SSE.ApplicationController.txtClose" : "Close" ,
"SSE.ApplicationController.unknownErrorText" : "Unknown error." ,
2019-05-14 12:18:18 +00:00
"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" ,
2021-05-21 14:35:29 +00:00
"SSE.ApplicationView.txtFileLocation" : "Open file location" ,
2019-05-15 11:38:03 +00:00
"SSE.ApplicationView.txtFullScreen" : "Full Screen" ,
2020-11-05 19:21:05 +00:00
"SSE.ApplicationView.txtPrint" : "Print" ,
2021-05-21 14:35:29 +00:00
"SSE.ApplicationView.txtShare" : "Share"
2019-05-14 12:18:18 +00:00
}