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

30 lines
1.8 KiB
JSON
Raw Normal View History

2016-03-11 00:48:53 +00:00
{
"SSE.controller.Main.convertationErrorText": "Conversion failed.",
"SSE.controller.Main.convertationTimeoutText": "Conversion timeout exceeded.",
"SSE.controller.Main.criticalErrorExtText": "Press \"OK\" to reload view page.",
"SSE.controller.Main.criticalErrorTitle": "Error",
"SSE.controller.Main.downloadErrorText": "Download failed.",
"SSE.controller.Main.errorDefaultMessage": "Error code: %1",
"SSE.controller.Main.errorKeyEncrypt": "Unknown key descriptor",
"SSE.controller.Main.errorKeyExpire": "Key descriptor expired",
"SSE.controller.Main.errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
"SSE.controller.Main.notcriticalErrorTitle": "Warning",
"SSE.controller.Main.printText": "Printing...",
"SSE.controller.Main.textAnonymous": "Anonymous",
"SSE.controller.Main.textLoadingDocument": "Loading document",
"SSE.controller.Main.unknownErrorText": "Unknown error.",
"SSE.controller.Main.unsupportedBrowserErrorText ": "Your browser is not supported.",
"SSE.controller.Main.uploadImageExtMessage": "Unknown image format.",
"SSE.controller.Main.uploadImageFileCountMessage": "No images uploaded.",
"SSE.controller.Main.uploadImageSizeMessage": "Maximium image size limit exceeded.",
"SSE.view.OpenCsvPanel.txtDelimiter": "Delimiter",
"SSE.view.OpenCsvPanel.txtEncoding": "Encoding ",
"SSE.view.OpenCsvPanel.txtHint": "Please enter the information above.",
"SSE.view.OpenCsvPanel.txtSpace": "Space",
"SSE.view.OpenCsvPanel.txtTab": "Tab",
"SSE.view.OpenCsvPanel.txtTitle": "Choose CSV opening options",
"SSE.view.phone.toolbar.Search.searchText": "Search",
"SSE.view.phone.toolbar.View.doneText": "Done",
"SSE.view.tablet.toolbar.Search.searchText": "Search",
"SSE.view.tablet.toolbar.View.doneText": "Done"
}