mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
25 lines
2.2 KiB
JSON
25 lines
2.2 KiB
JSON
{
|
|
"DE.ApplicationController.errorDefaultMessage": "Error code: %1",
|
|
"DE.ApplicationController.unknownErrorText": "Unknown error.",
|
|
"DE.ApplicationController.convertationTimeoutText": "Conversion timeout exceeded.",
|
|
"DE.ApplicationController.convertationErrorText": "Conversion 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.unsupportedBrowserErrorText": "Your browser is not supported.",
|
|
"DE.ApplicationController.textOf": "of",
|
|
"DE.ApplicationController.downloadTextText": "Downloading spreadsheet...",
|
|
"DE.ApplicationController.waitText": "Please, wait...",
|
|
"DE.ApplicationController.textLoadingDocument": "Loading spreadsheet",
|
|
"DE.ApplicationController.txtClose": "Close",
|
|
"DE.ApplicationController.errorFileSizeExceed": "The file size exceeds the limitation set for your server.<br>Please contact your Document Server administrator for details.",
|
|
"DE.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.",
|
|
"DE.ApplicationController.textGuest": "Guest",
|
|
"DE.ApplicationController.textAnonymous": "Anonymous",
|
|
"DE.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.",
|
|
"DE.ApplicationController.errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator."
|
|
} |