web-apps/apps/presentationeditor/mobile/locale/en.json
Maxim Kadushkin 741b10515d webapps added
2016-03-10 21:48:53 -03:00

34 lines
2.2 KiB
JSON

{
"PE.controller.Main.convertationErrorText": "Conversion failed.",
"PE.controller.Main.convertationTimeoutText": "Conversion timeout exceeded.",
"PE.controller.Main.criticalErrorExtText": "Press \"OK\" to reload the page.",
"PE.controller.Main.criticalErrorTitle": "Error",
"PE.controller.Main.downloadErrorText": "Download failed.",
"PE.controller.Main.editModeText": "Edit Mode",
"PE.controller.Main.errorDefaultMessage": "Error code: %1",
"PE.controller.Main.errorKeyEncrypt": "Unknown key descriptor",
"PE.controller.Main.errorKeyExpire": "Key descriptor expired",
"PE.controller.Main.errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
"PE.controller.Main.notcriticalErrorTitle": "Warning",
"PE.controller.Main.printText": "Printing...",
"PE.controller.Main.reloadButtonText": "Reload Page",
"PE.controller.Main.requestEditFailedMessageText": "Someone is editing this document right now. Please try again later.",
"PE.controller.Main.requestEditFailedTitleText": "Access denied",
"PE.controller.Main.requestEditRightsText": "Requesting editing rights...",
"PE.controller.Main.splitDividerErrorText": "The number of rows must be a divisor of %1",
"PE.controller.Main.splitMaxColsErrorText": "The number of columns must be less than %1",
"PE.controller.Main.splitMaxRowsErrorText": "The number of rows must be less than %1",
"PE.controller.Main.textAnonymous": "Anonymous",
"PE.controller.Main.textLoadingDocument": "Loading document",
"PE.controller.Main.unknownErrorText": "Unknown error.",
"PE.controller.Main.unsupportedBrowserErrorText": "Your browser is not supported.",
"PE.controller.Main.uploadImageExtMessage": "Unknown image format.",
"PE.controller.Main.uploadImageFileCountMessage": "No images uploaded.",
"PE.controller.Main.uploadImageSizeMessage": "Maximium image size limit exceeded.",
"PE.controller.Main.viewModeText": "View Mode",
"PE.controller.phone.Main.pageText": "Page",
"PE.controller.tablet.Main.pageText": "Page",
"PE.controller.toolbar.View.txtFinalMessage": "The end of slide preview",
"PE.view.phone.toolbar.View.doneText": "Done",
"PE.view.tablet.toolbar.View.doneText": "Done"
}