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

89 lines
5.8 KiB
JSON

{
"Common.view.PopClip.copyButtonText": "Copy",
"Common.view.PopClip.cutButtonText": "Cut",
"Common.view.PopClip.pasteButtonText": "Paste",
"DE.controller.Main.convertationErrorText": "Conversion failed.",
"DE.controller.Main.convertationTimeoutText": "Conversion timeout exceeded.",
"DE.controller.Main.criticalErrorExtText": "Press \"OK\" to reload the page.",
"DE.controller.Main.criticalErrorTitle": "Error",
"DE.controller.Main.downloadErrorText": "Download failed.",
"DE.controller.Main.editModeText": "Edit Mode",
"DE.controller.Main.errorCoAuthoringDisconnect": "Server connection lost. The document cannot be edited right now.",
"DE.controller.Main.errorDefaultMessage": "Error code: %1",
"DE.controller.Main.errorDocTooBig": "The document you are trying to open has more than 30000 characters or 1000 paragraphs in it and cannot be opened on your mobile device. Please try to open it using a desktop PC.",
"DE.controller.Main.errorKeyEncrypt": "Unknown key descriptor",
"DE.controller.Main.errorKeyExpire": "Key descriptor expired",
"DE.controller.Main.errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
"DE.controller.Main.loadingDocText": "LOADING DOCUMENT",
"DE.controller.Main.notcriticalErrorTitle": "Warning",
"DE.controller.Main.printText": "Printing...",
"DE.controller.Main.reloadButtonText": "Reload Page",
"DE.controller.Main.requestEditFailedMessageText": "Someone is editing this document right now. Please try again later.",
"DE.controller.Main.requestEditFailedTitleText": "Access denied",
"DE.controller.Main.requestEditRightsText": "Requesting editing rights...",
"DE.controller.Main.saveText": "Saving...",
"DE.controller.Main.splitDividerErrorText": "The number of rows must be a divisor of %1",
"DE.controller.Main.splitMaxColsErrorText": "The number of columns must be less than %1",
"DE.controller.Main.splitMaxRowsErrorText": "The number of rows must be less than %1",
"DE.controller.Main.textAnonymous": "Anonymous",
"DE.controller.Main.unknownErrorText": "Unknown error.",
"DE.controller.Main.unsupportedBrowserErrorText ": "Your browser is not supported.",
"DE.controller.Main.uploadImageExtMessage": "Unknown image format.",
"DE.controller.Main.uploadImageFileCountMessage": "No images uploaded.",
"DE.controller.Main.uploadImageSizeMessage": "Maximium image size limit exceeded.",
"DE.controller.Main.viewModeText": "View Mode",
"DE.controller.phone.Main.pageText": "Page",
"DE.controller.tablet.Main.pageText": "Page",
"DE.controller.tablet.panel.Insert.unsupportUploadText": "Feature is not supported on this device.",
"DE.controller.tablet.panel.Insert.uploadingText": "Uploading",
"DE.controller.toolbar.Edit.dlgLeaveMsgText": "You have unsaved changes in this document. Click \"Stay on this Page\" then \"Save\" to save them. Click \"Leave this Page\" to discard all the unsaved changes.",
"DE.controller.toolbar.Edit.dlgLeaveTitleText": "You leave the application",
"DE.controller.toolbar.Edit.leaveButtonText": "Leave this Page",
"DE.controller.toolbar.Edit.stayButtonText": "Stay on this Page",
"DE.controller.toolbar.View.requestEditFailedMessageText": "You cannot edit the document right now. Please try again later.",
"DE.controller.toolbar.View.requestEditFailedTitleText": "Access denied",
"DE.view.phone.Main.cancelText": "Cancel",
"DE.view.phone.Main.searchText": "Search",
"DE.view.phone.toolbar.Search.searchText": "Search",
"DE.view.phone.toolbar.View.doneText": "Done",
"DE.view.phone.toolbar.View.readerText": "Reader",
"DE.view.tablet.Main.searchText": "Search",
"DE.view.tablet.panel.Font.backText": "Back",
"DE.view.tablet.panel.Font.fontNameText": "Font Name",
"DE.view.tablet.panel.Insert.backText": "Back",
"DE.view.tablet.panel.Insert.columnsText": "Columns",
"DE.view.tablet.panel.Insert.insertColumnText": "Insert Column",
"DE.view.tablet.panel.Insert.insertPicture": "Insert Picture",
"DE.view.tablet.panel.Insert.insertRowText": "Insert Row",
"DE.view.tablet.panel.Insert.insertTableText": "Insert Table",
"DE.view.tablet.panel.Insert.insertText": "Insert",
"DE.view.tablet.panel.Insert.pictureText": "Picture",
"DE.view.tablet.panel.Insert.pictureUploadFloat": "Insert Float",
"DE.view.tablet.panel.Insert.pictureUploadInline": "Insert Inline",
"DE.view.tablet.panel.Insert.rowsText": "Rows",
"DE.view.tablet.panel.Insert.tableText": "Table",
"DE.view.tablet.panel.ListStyle.backText": "Back",
"DE.view.tablet.panel.ListStyle.bulletsText": "Bullets",
"DE.view.tablet.panel.ListStyle.decIndentText": "Decrease Indent",
"DE.view.tablet.panel.ListStyle.incIndentText": "Increase indent",
"DE.view.tablet.panel.ListStyle.listStyleText": "List Style",
"DE.view.tablet.panel.ListStyle.noneText": "none",
"DE.view.tablet.panel.ListStyle.numberingText": "Numbering",
"DE.view.tablet.panel.ListStyle.outlineText": "Outline",
"DE.view.tablet.panel.Spacing.backText": "Back",
"DE.view.tablet.panel.Spacing.decIndentText": "Decrease Indent",
"DE.view.tablet.panel.Spacing.incIndentText": "Increase Indent",
"DE.view.tablet.panel.Spacing.lineSpacingText": "Paragraph Line Spacing",
"DE.view.tablet.panel.Spacing.spacingText": "Spacing",
"DE.view.tablet.panel.TextColor.backText": "Back",
"DE.view.tablet.panel.TextColor.colorText": "Color",
"DE.view.tablet.panel.TextColor.highlightColorText": "Highlight color",
"DE.view.tablet.panel.TextColor.noFillText": "No Fill",
"DE.view.tablet.panel.TextColor.textColorText": "Text color",
"DE.view.tablet.toolbar.Edit.doneText": "Done",
"DE.view.tablet.toolbar.Edit.fontText": "Font",
"DE.view.tablet.toolbar.Search.searchText": "Search",
"DE.view.tablet.toolbar.View.doneText": "Done",
"DE.view.tablet.toolbar.View.editText": "Edit",
"DE.view.tablet.toolbar.View.readerText": "Reader"
}