web-apps/apps/documenteditor/mobile/locale/en.json
2016-11-18 13:39:40 +03:00

178 lines
11 KiB
JSON

{
"DE.Controllers.Main.leavePageText": "You have unsaved changes in this document. Click 'Stay on this Page' to await the autosave of the document. Click 'Leave this Page' to discard all the unsaved changes.",
"DE.Controllers.Main.defaultTitleText": "ONLYOFFICE Document Editor",
"DE.Controllers.Main.criticalErrorTitle": "Error",
"DE.Controllers.Main.notcriticalErrorTitle": "Warning",
"DE.Controllers.Main.errorDefaultMessage": "Error code: %1",
"DE.Controllers.Main.criticalErrorExtText": "Press 'OK' to back to document list.",
"DE.Controllers.Main.openTitleText": "Opening Document",
"DE.Controllers.Main.openTextText": "Opening document...",
"DE.Controllers.Main.saveTitleText": "Saving Document",
"DE.Controllers.Main.saveTextText": "Saving document...",
"DE.Controllers.Main.loadFontsTitleText": "Loading Data",
"DE.Controllers.Main.loadFontsTextText": "Loading data...",
"DE.Controllers.Main.loadImagesTitleText": "Loading Images",
"DE.Controllers.Main.loadImagesTextText": "Loading images...",
"DE.Controllers.Main.loadFontTitleText": "Loading Data",
"DE.Controllers.Main.loadFontTextText": "Loading data...",
"DE.Controllers.Main.loadImageTitleText": "Loading Image",
"DE.Controllers.Main.loadImageTextText": "Loading image...",
"DE.Controllers.Main.downloadTitleText": "Downloading Document",
"DE.Controllers.Main.downloadTextText": "Downloading document...",
"DE.Controllers.Main.printTitleText": "Printing Document",
"DE.Controllers.Main.printTextText": "Printing document...",
"DE.Controllers.Main.uploadImageTitleText": "Uploading Image",
"DE.Controllers.Main.uploadImageTextText": "Uploading image...",
"DE.Controllers.Main.savePreparingText": "Preparing to save",
"DE.Controllers.Main.savePreparingTitle": "Preparing to save. Please wait...",
"DE.Controllers.Main.uploadImageSizeMessage": "Maximium image size limit exceeded.",
"DE.Controllers.Main.uploadImageExtMessage": "Unknown image format.",
"DE.Controllers.Main.uploadImageFileCountMessage": "No images uploaded.",
"DE.Controllers.Main.unknownErrorText": "Unknown error.",
"DE.Controllers.Main.convertationTimeoutText": "Convertation timeout exceeded.",
"DE.Controllers.Main.downloadErrorText": "Download failed.",
"DE.Controllers.Main.unsupportedBrowserErrorText": "Your browser is not supported.",
"DE.Controllers.Main.splitMaxRowsErrorText": "The number of rows must be less than %1",
"DE.Controllers.Main.splitMaxColsErrorText": "The number of columns must be less than %1",
"DE.Controllers.Main.splitDividerErrorText": "The number of rows must be a divisor of %1",
"DE.Controllers.Main.textLoadingDocument": "Loading document",
"DE.Controllers.Main.applyChangesTitleText": "Loading Data",
"DE.Controllers.Main.applyChangesTextText": "Loading data...",
"DE.Controllers.Main.errorKeyEncrypt": "Unknown key descriptor",
"DE.Controllers.Main.errorKeyExpire": "Key descriptor expired",
"DE.Controllers.Main.errorUsersExceed": "Count of users was exceed",
"DE.Controllers.Main.errorCoAuthoringDisconnect": "Server connection lost. You can't edit anymore.",
"DE.Controllers.Main.errorFilePassProtect": "The document is password protected.",
"DE.Controllers.Main.txtEditingMode": "Set editing mode...",
"DE.Controllers.Main.textAnonymous": "Anonymous",
"DE.Controllers.Main.loadingDocumentTitleText": "Loading document",
"DE.Controllers.Main.loadingDocumentTextText": "Loading document...",
"DE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
"DE.Controllers.Main.errorProcessSaveResult": "Saving is failed.",
"DE.Controllers.Main.errorStockChart": "Incorrect row order. To build a stock chart place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
"DE.Controllers.Main.errorDataRange": "Incorrect data range.",
"DE.Controllers.Main.errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
"DE.Controllers.Main.titleUpdateVersion": "Version changed",
"DE.Controllers.Main.errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
"DE.Controllers.Main.errorUserDrop": "The file cannot be accessed right now.",
"DE.Controllers.Main.txtDiagramTitle": "Chart Title",
"DE.Controllers.Main.txtXAxis": "X Axis",
"DE.Controllers.Main.txtYAxis": "Y Axis",
"DE.Controllers.Main.txtSeries": "Seria",
"DE.Controllers.Main.errorMailMergeLoadFile": "Loading failed",
"DE.Controllers.Main.mailMergeLoadFileText": "Loading Data Source...",
"DE.Controllers.Main.mailMergeLoadFileTitle": "Loading Data Source",
"DE.Controllers.Main.errorMailMergeSaveFile": "Merge failed.",
"DE.Controllers.Main.downloadMergeText": "Downloading...",
"DE.Controllers.Main.downloadMergeTitle": "Downloading",
"DE.Controllers.Main.sendMergeTitle": "Sending Merge",
"DE.Controllers.Main.sendMergeText": "Sending Merge...",
"DE.Controllers.Main.txtArt": "Your text here",
"DE.Controllers.Main.errorConnectToServer": " The document could not be saved. Please check connection settings or contact your administrator.<br>When you click the 'OK' button, you will be prompted to download the document.<br><br>Find more information about connecting Document Server <a href=\"https://api.onlyoffice.com/editors/callback\" target=\"_blank\">here</a>",
"DE.Controllers.Main.textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
"DE.Controllers.Main.textBuyNow": "Visit website",
"DE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE open source version",
"DE.Controllers.Main.warnNoLicense": "You are using an open source version of ONLYOFFICE. The version has limitations for concurrent connections to the document server (20 connections at a time).<br>If you need more please consider purchasing a commercial license.",
"DE.Controllers.Main.textContactUs": "Contact sales",
"DE.Controllers.Main.errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but will not be able to download until the connection is restored.",
"DE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
"DE.Controllers.Main.titleLicenseExp": "License expired",
"DE.Controllers.Main.openErrorText": "An error has occurred while opening the file",
"DE.Controllers.Main.saveErrorText": "An error has occurred while saving the file",
"DE.Controllers.Main.advTxtOptions": "Choose TXT Options",
"DE.Controllers.Main.advDRMOptions": "Protected File",
"DE.Controllers.Main.advDRMEnterPassword": "You password please:",
"DE.Controllers.Main.advDRMPassword": "Password",
"DE.Controllers.DocumentHolder.menuCut": "Cut",
"DE.Controllers.DocumentHolder.menuCopy": "Copy",
"DE.Controllers.DocumentHolder.menuPaste": "Paste",
"DE.Controllers.DocumentHolder.menuEdit": "Edit",
"DE.Controllers.DocumentHolder.menuDelete": "Delete",
"DE.Controllers.DocumentHolder.menuAddLink": "Add Link",
"DE.Controllers.DocumentHolder.menuOpenLink": "Open Link",
"DE.Controllers.Search.textNoTextFound": "Text not Found",
"DE.Views.Search.textFind": "Find",
"DE.Views.Search.textFindAndReplace": "Find and Replace",
"DE.Views.Search.textDone": "Done",
"DE.Views.Search.textReplace": "Replace",
"DE.Views.Search.textCase": "Case sensitive",
"DE.Views.Search.textHighlight": "Highlight results",
"DE.Controllers.Settings.txtLoading": "Loading...",
"DE.Controllers.Settings.notcriticalErrorTitle": "Warning",
"DE.Controllers.Settings.warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?",
"DE.Views.Settings.unknownText": "Unknown",
"DE.Views.Settings.textFindAndReplace": "Find and Replace",
"DE.Views.Settings.textSettings": "Settings",
"DE.Views.Settings.textDone": "Done",
"DE.Views.Settings.textFind": "Find",
"DE.Views.Settings.textEditDoc": "Edit Document",
"DE.Views.Settings.textReader": "Reader Mode",
"DE.Views.Settings.textDownload": "Download",
"DE.Views.Settings.textDocInfo": "Document Info",
"DE.Views.Settings.textHelp": "Help",
"DE.Views.Settings.textAbout": "About",
"DE.Views.Settings.textBack": "Back",
"DE.Views.Settings.textDocTitle": "Document title",
"DE.Views.Settings.textLoading": "Loading...",
"DE.Views.Settings.textAuthor": "Author",
"DE.Views.Settings.textCreateDate": "Create date",
"DE.Views.Settings.textStatistic": "Statistic",
"DE.Views.Settings.textPages": "Pages",
"DE.Views.Settings.textParagraphs": "Paragraphs",
"DE.Views.Settings.textWords": "Words",
"DE.Views.Settings.textSymbols": "Symbols",
"DE.Views.Settings.textSpaces": "Spaces",
"DE.Views.Settings.textDownloadAs": "Download As...",
"DE.Views.Settings.textVersion": "Version",
"DE.Views.Settings.textAddress": "address",
"DE.Views.Settings.textEmail": "email",
"DE.Views.Settings.textTel": "tel",
"DE.Controllers.Toolbar.dlgLeaveTitleText": "You leave the application",
"DE.Controllers.Toolbar.dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to await the autosave of the document. Click 'Leave this Page' to discard all the unsaved changes.",
"DE.Controllers.Toolbar.leaveButtonText": "Leave this Page",
"DE.Controllers.Toolbar.stayButtonText": "Stay on this Page",
"DE.Views.Toolbar.textBack": "Back",
"DE.Controllers.AddContainer.textTable": "Table",
"DE.Controllers.AddContainer.textShape": "Shape",
"DE.Controllers.AddContainer.textImage": "Image",
"DE.Controllers.AddContainer.textOther": "Other",
"DE.Controllers.AddImage.textEmptyImgUrl": "You need to specify image URL.",
"DE.Controllers.AddImage.txtNotUrl": "This field should be a URL in the format 'http://www.example.com'",
"DE.Views.AddImage.textFromLibrary": "Picture from Library",
"DE.Views.AddImage.textFromURL": "Picture from URL",
"DE.Views.AddImage.textBack": "Back",
"DE.Views.AddImage.textLinkSettings": "Link Settings",
"DE.Views.AddImage.textAddress": "Address",
"DE.Views.AddImage.textImageURL": "Image URL",
"DE.Views.AddImage.textInsertImage": "Insert Image",
"DE.Controllers.AddOther.txtNotUrl": "This field should be a URL in the format 'http://www.example.com'",
"DE.Views.AddOther.textPageBreak": "Page Break",
"DE.Views.AddOther.textSectionBreak": "Section Break",
"DE.Views.AddOther.textLineBreak": "Line Break",
"DE.Views.AddOther.textLink": "Link",
"DE.Views.AddOther.textPageNumber": "Page Number",
"DE.Views.AddOther.textBack": "Back",
"DE.Views.AddOther.textAddLink": "Add Link",
"DE.Views.AddOther.textDisplay": "Display",
"DE.Views.AddOther.textTip": "Screen Tip",
"DE.Views.AddOther.textInsert": "Insert",
"DE.Views.AddOther.textPosition": "Position",
"DE.Views.AddOther.textLeftTop": "Left Top",
"DE.Views.AddOther.textCenterTop": "Center Top",
"DE.Views.AddOther.textRightTop": "Right Top",
"DE.Views.AddOther.textLeftBottom": "Left Bottom",
"DE.Views.AddOther.textCenterBottom": "Center Bottom",
"DE.Views.AddOther.textRightBottom": "Right Bottom",
"DE.Views.AddOther.textCurrentPos": "Current Position",
"DE.Views.AddOther.textNextPage": "Next Page",
"DE.Views.AddOther.textContPage": "Continuous Page",
"DE.Views.AddOther.textEvenPage": "Even Page",
"DE.Views.AddOther.textOddPage": "Odd Page"
}