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

487 lines
32 KiB
JSON
Raw Normal View History

{
"Common.UI.ThemeColorPalette.textStandartColors": "Standard Colors",
"Common.UI.ThemeColorPalette.textThemeColors": "Theme Colors",
2017-01-24 11:43:31 +00:00
"Common.Utils.Metric.txtCm": "cm",
"Common.Utils.Metric.txtPt": "pt",
"SSE.Controllers.AddChart.txtDiagramTitle": "Chart Title",
"SSE.Controllers.AddChart.txtSeries": "Series",
"SSE.Controllers.AddChart.txtXAxis": "X Axis",
"SSE.Controllers.AddChart.txtYAxis": "Y Axis",
"SSE.Controllers.AddContainer.textChart": "Chart",
"SSE.Controllers.AddContainer.textFormula": "Function",
2017-04-21 08:44:23 +00:00
"SSE.Controllers.AddContainer.textImage": "Image",
"SSE.Controllers.AddContainer.textOther": "Other",
"SSE.Controllers.AddContainer.textShape": "Shape",
"SSE.Controllers.AddLink.textInvalidRange": "ERROR! Invalid cells range",
"SSE.Controllers.AddLink.txtNotUrl": "This field should be a URL in the format 'http://www.example.com'",
"SSE.Controllers.AddOther.textEmptyImgUrl": "You need to specify image URL.",
"SSE.Controllers.AddOther.txtNotUrl": "This field should be a URL in the format 'http://www.example.com'",
"SSE.Controllers.DocumentHolder.menuAddLink": "Add Link",
"SSE.Controllers.DocumentHolder.menuCell": "Cell",
"SSE.Controllers.DocumentHolder.menuCopy": "Copy",
"SSE.Controllers.DocumentHolder.menuCut": "Cut",
"SSE.Controllers.DocumentHolder.menuDelete": "Delete",
"SSE.Controllers.DocumentHolder.menuEdit": "Edit",
"SSE.Controllers.DocumentHolder.menuHide": "Hide",
"SSE.Controllers.DocumentHolder.menuMerge": "Merge",
2017-04-21 08:44:23 +00:00
"SSE.Controllers.DocumentHolder.menuMore": "More",
"SSE.Controllers.DocumentHolder.menuOpenLink": "Open Link",
"SSE.Controllers.DocumentHolder.menuPaste": "Paste",
"SSE.Controllers.DocumentHolder.menuShow": "Show",
"SSE.Controllers.DocumentHolder.menuUnmerge": "Unmerge",
"SSE.Controllers.DocumentHolder.menuUnwrap": "Unwrap",
"SSE.Controllers.DocumentHolder.menuWrap": "Wrap",
"SSE.Controllers.DocumentHolder.sheetCancel": "Cancel",
2017-04-21 08:44:23 +00:00
"SSE.Controllers.DocumentHolder.warnMergeLostData": "Operation can destroy data in the selected cells.<br>Continue?",
"SSE.Controllers.EditCell.textAuto": "Auto",
"SSE.Controllers.EditCell.textFonts": "Fonts",
"SSE.Controllers.EditCell.textPt": "pt",
"SSE.Controllers.EditChart.errorMaxRows": "ERROR! The maximum number of data series per chart is 255.",
"SSE.Controllers.EditChart.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.",
"SSE.Controllers.EditChart.textAuto": "Auto",
"SSE.Controllers.EditChart.textBetweenTickMarks": "Between Tick Marks",
"SSE.Controllers.EditChart.textBillions": "Billions",
"SSE.Controllers.EditChart.textBottom": "Bottom",
"SSE.Controllers.EditChart.textCenter": "Center",
"SSE.Controllers.EditChart.textCross": "Cross",
"SSE.Controllers.EditChart.textCustom": "Custom",
"SSE.Controllers.EditChart.textFit": "Fit Width",
"SSE.Controllers.EditChart.textFixed": "Fixed",
"SSE.Controllers.EditChart.textHigh": "High",
"SSE.Controllers.EditChart.textHorizontal": "Horizontal",
"SSE.Controllers.EditChart.textHundredMil": "100 000 000",
"SSE.Controllers.EditChart.textHundreds": "Hundreds",
"SSE.Controllers.EditChart.textHundredThousands": "100 000",
"SSE.Controllers.EditChart.textIn": "In",
"SSE.Controllers.EditChart.textInnerBottom": "Inner Bottom",
"SSE.Controllers.EditChart.textInnerTop": "Inner Top",
"SSE.Controllers.EditChart.textLeft": "Left",
"SSE.Controllers.EditChart.textLeftOverlay": "Left Overlay",
"SSE.Controllers.EditChart.textLow": "Low",
"SSE.Controllers.EditChart.textManual": "Manual",
"SSE.Controllers.EditChart.textMaxValue": "Maximum Value",
"SSE.Controllers.EditChart.textMillions": "Millions",
"SSE.Controllers.EditChart.textMinValue": "Minimum Value",
"SSE.Controllers.EditChart.textNextToAxis": "Next to axis",
"SSE.Controllers.EditChart.textNone": "None",
"SSE.Controllers.EditChart.textNoOverlay": "No Overlay",
"SSE.Controllers.EditChart.textOnTickMarks": "On Tick Marks",
"SSE.Controllers.EditChart.textOut": "Out",
"SSE.Controllers.EditChart.textOuterTop": "Outer Top",
"SSE.Controllers.EditChart.textOverlay": "Overlay",
"SSE.Controllers.EditChart.textRight": "Right",
"SSE.Controllers.EditChart.textRightOverlay": "Right Overlay",
"SSE.Controllers.EditChart.textRotated": "Rotated",
"SSE.Controllers.EditChart.textTenMillions": "10 000 000",
"SSE.Controllers.EditChart.textTenThousands": "10 000",
"SSE.Controllers.EditChart.textThousands": "Thousands",
"SSE.Controllers.EditChart.textTop": "Top",
"SSE.Controllers.EditChart.textTrillions": "Trillions",
"SSE.Controllers.EditChart.textValue": "Value",
2017-04-21 08:44:23 +00:00
"SSE.Controllers.EditContainer.textCell": "Cell",
"SSE.Controllers.EditContainer.textChart": "Chart",
"SSE.Controllers.EditContainer.textHyperlink": "Hyperlink",
"SSE.Controllers.EditContainer.textImage": "Image",
"SSE.Controllers.EditContainer.textSettings": "Settings",
"SSE.Controllers.EditContainer.textShape": "Shape",
"SSE.Controllers.EditContainer.textTable": "Table",
"SSE.Controllers.EditContainer.textText": "Text",
"SSE.Controllers.EditHyperlink.textDefault": "Selected range",
"SSE.Controllers.EditHyperlink.textEmptyImgUrl": "You need to specify image URL.",
"SSE.Controllers.EditHyperlink.textExternalLink": "External Link",
"SSE.Controllers.EditHyperlink.textInternalLink": "Internal Data Range",
"SSE.Controllers.EditHyperlink.textInvalidRange": "Invalid cells range",
"SSE.Controllers.EditHyperlink.txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"SSE.Controllers.Main.advCSVOptions": "Choose CSV Options",
"SSE.Controllers.Main.advDRMEnterPassword": "Enter your password:",
"SSE.Controllers.Main.advDRMOptions": "Protected File",
"SSE.Controllers.Main.advDRMPassword": "Password",
"SSE.Controllers.Main.applyChangesTextText": "Loading data...",
"SSE.Controllers.Main.applyChangesTitleText": "Loading Data",
"SSE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
"SSE.Controllers.Main.criticalErrorExtText": "Press 'OK' to return to document list.",
"SSE.Controllers.Main.criticalErrorTitle": "Error",
"SSE.Controllers.Main.defaultTitleText": "ONLYOFFICE Spreadsheet Editor",
"SSE.Controllers.Main.downloadErrorText": "Download failed.",
"SSE.Controllers.Main.downloadMergeText": "Downloading...",
"SSE.Controllers.Main.downloadMergeTitle": "Downloading",
"SSE.Controllers.Main.downloadTextText": "Downloading document...",
"SSE.Controllers.Main.downloadTitleText": "Downloading Document",
"SSE.Controllers.Main.errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
2017-04-21 08:44:23 +00:00
"SSE.Controllers.Main.errorArgsRange": "An error in the entered formula.<br>Incorrect argument range is used.",
"SSE.Controllers.Main.errorAutoFilterChange": "The operation is not allowed, as it is attempting to shift cells in a table on your worksheet.",
"SSE.Controllers.Main.errorAutoFilterChangeFormatTable": "The operation could not be done for the selected cells as you cannot move a part of the table.<br>Select another data range so that the whole table was shifted and try again.",
"SSE.Controllers.Main.errorAutoFilterDataRange": "The operation could not be done for the selected range of cells.<br>Select a uniform data range different from the existing one and try again.",
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "The operation cannot be performed because the area contains filtered cells.<br>Please unhide the filtered elements and try again.",
"SSE.Controllers.Main.errorBadImageUrl": "Image URL is incorrect",
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "Server connection lost. The document cannot be edited right now.",
"SSE.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>",
"SSE.Controllers.Main.errorCopyMultiselectArea": "This command cannot be used with multiple selections.<br>Select a single range and try again.",
"SSE.Controllers.Main.errorCountArg": "An error in the entered formula.<br>Incorrect number of arguments is used.",
"SSE.Controllers.Main.errorCountArgExceed": "An error in the entered formula.<br>Number of arguments is exceeded.",
"SSE.Controllers.Main.errorCreateDefName": "The existing named ranges cannot be edited and the new ones cannot be created<br>at the moment as some of them are being edited.",
"SSE.Controllers.Main.errorDatabaseConnection": "External error.<br>Database connection error. Please contact support in case the error persists.",
"SSE.Controllers.Main.errorDataRange": "Incorrect data range.",
"SSE.Controllers.Main.errorDefaultMessage": "Error code: %1",
"SSE.Controllers.Main.errorFilePassProtect": "The document is password protected and could not be opened.",
"SSE.Controllers.Main.errorFileRequest": "External error.<br>File request error. Please contact support in case the error persists.",
"SSE.Controllers.Main.errorFileVKey": "External error.<br>Incorrect security key. Please contact support in case the error persists.",
"SSE.Controllers.Main.errorFillRange": "Could not fill the selected range of cells.<br>All the merged cells need to be the same size.",
"SSE.Controllers.Main.errorFormulaName": "An error in the entered formula.<br>Incorrect formula name is used.",
"SSE.Controllers.Main.errorFormulaParsing": "Internal error while parsing the formula.",
"SSE.Controllers.Main.errorFrmlWrongReferences": "The function refers to a sheet that does not exist.<br>Please check the data and try again.",
"SSE.Controllers.Main.errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
"SSE.Controllers.Main.errorKeyEncrypt": "Unknown key descriptor",
"SSE.Controllers.Main.errorKeyExpire": "Key descriptor expired",
"SSE.Controllers.Main.errorLockedAll": "The operation could not be done as the sheet has been locked by another user.",
"SSE.Controllers.Main.errorLockedWorksheetRename": "The sheet cannot be renamed at the moment as it is being renamed by another user",
2017-04-21 08:44:23 +00:00
"SSE.Controllers.Main.errorMailMergeLoadFile": "Loading failed",
"SSE.Controllers.Main.errorMailMergeSaveFile": "Merge failed.",
"SSE.Controllers.Main.errorMoveRange": "Cannot change part of a merged cell",
"SSE.Controllers.Main.errorOpenWarning": "The length of one of the formulas in the file exceeded<br>the allowed number of characters and it was removed.",
"SSE.Controllers.Main.errorOperandExpected": "The entered function syntax is not correct. Please check if you are missing one of the parentheses - '(' or ')'.",
2017-04-21 08:44:23 +00:00
"SSE.Controllers.Main.errorPasteMaxRange": "The copy and paste area do not match.<br>Please select an area with the same size or click the first cell in a row to paste the copied cells.",
"SSE.Controllers.Main.errorPrintMaxPagesCount": "Unfortunately, it is not possible to print more than 1500 pages at once in the current program version.<br>This restriction will be removed in the upcoming releases.",
"SSE.Controllers.Main.errorProcessSaveResult": "Saving failed",
2017-04-21 08:44:23 +00:00
"SSE.Controllers.Main.errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
"SSE.Controllers.Main.errorSessionAbsolute": "The document editing session has expired. Please reload the page.",
"SSE.Controllers.Main.errorSessionIdle": "The document has not been edited for quite a long time. Please reload the page.",
"SSE.Controllers.Main.errorSessionToken": "The connection to the server has been interrupted. Please reload the page.",
"SSE.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.",
"SSE.Controllers.Main.errorToken": "The document security token is not correctly formed.<br>Please contact your Document Server administrator.",
"SSE.Controllers.Main.errorTokenExpire": "The document security token has expired.<br>Please contact your Document Server administrator.",
"SSE.Controllers.Main.errorUnexpectedGuid": "External error.<br>Unexpected GUID. Please contact support in case the error persists.",
"SSE.Controllers.Main.errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
"SSE.Controllers.Main.errorUserDrop": "The file cannot be accessed right now.",
"SSE.Controllers.Main.errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
"SSE.Controllers.Main.errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but will not be able to download or print until the connection is restored.",
"SSE.Controllers.Main.errorWrongBracketsCount": "An error in the entered formula.<br>Wrong number of brackets is used.",
"SSE.Controllers.Main.errorWrongOperator": "An error in the entered formula. Wrong operator is used.<br>Please correct the error.",
"SSE.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.",
"SSE.Controllers.Main.loadFontsTextText": "Loading data...",
"SSE.Controllers.Main.loadFontsTitleText": "Loading Data",
"SSE.Controllers.Main.loadFontTextText": "Loading data...",
"SSE.Controllers.Main.loadFontTitleText": "Loading Data",
"SSE.Controllers.Main.loadImagesTextText": "Loading images...",
"SSE.Controllers.Main.loadImagesTitleText": "Loading Images",
"SSE.Controllers.Main.loadImageTextText": "Loading image...",
"SSE.Controllers.Main.loadImageTitleText": "Loading Image",
"SSE.Controllers.Main.loadingDocumentTextText": "Loading document...",
"SSE.Controllers.Main.loadingDocumentTitleText": "Loading document",
"SSE.Controllers.Main.mailMergeLoadFileText": "Loading Data Source...",
"SSE.Controllers.Main.mailMergeLoadFileTitle": "Loading Data Source",
"SSE.Controllers.Main.notcriticalErrorTitle": "Warning",
"SSE.Controllers.Main.openErrorText": "An error has occurred while opening the file",
"SSE.Controllers.Main.openTextText": "Opening document...",
"SSE.Controllers.Main.openTitleText": "Opening Document",
"SSE.Controllers.Main.printTextText": "Printing document...",
"SSE.Controllers.Main.printTitleText": "Printing Document",
"SSE.Controllers.Main.reloadButtonText": "Reload Page",
"SSE.Controllers.Main.requestEditFailedMessageText": "Someone is editing this document right now. Please try again later.",
"SSE.Controllers.Main.requestEditFailedTitleText": "Access denied",
"SSE.Controllers.Main.saveErrorText": "An error has occurred while saving the file",
"SSE.Controllers.Main.savePreparingText": "Preparing to save",
"SSE.Controllers.Main.savePreparingTitle": "Preparing to save. Please wait...",
"SSE.Controllers.Main.saveTextText": "Saving document...",
"SSE.Controllers.Main.saveTitleText": "Saving Document",
"SSE.Controllers.Main.sendMergeText": "Sending Merge...",
"SSE.Controllers.Main.sendMergeTitle": "Sending Merge",
"SSE.Controllers.Main.textAnonymous": "Anonymous",
"SSE.Controllers.Main.textBack": "Back",
"SSE.Controllers.Main.textBuyNow": "Visit website",
"SSE.Controllers.Main.textCancel": "Cancel",
"SSE.Controllers.Main.textClose": "Close",
"SSE.Controllers.Main.textContactUs": "Contact sales",
"SSE.Controllers.Main.textDone": "Done",
"SSE.Controllers.Main.textLoadingDocument": "Loading document",
"SSE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE open source version",
"SSE.Controllers.Main.textOK": "OK",
"SSE.Controllers.Main.textPassword": "Password",
"SSE.Controllers.Main.textPreloader": "Loading... ",
"SSE.Controllers.Main.textShape": "Shape",
"SSE.Controllers.Main.textStrict": "Strict mode",
"SSE.Controllers.Main.textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.<br>Click the 'Strict mode' button to switch to the Strict co-editing mode to edit the file without other users interference and send your changes only after you save them. You can switch between the co-editing modes using the editor Advanced settings.",
"SSE.Controllers.Main.textUsername": "Username",
"SSE.Controllers.Main.titleLicenseExp": "License expired",
2017-04-21 08:44:23 +00:00
"SSE.Controllers.Main.titleServerVersion": "Editor updated",
"SSE.Controllers.Main.titleUpdateVersion": "Version changed",
"SSE.Controllers.Main.txtArt": "Your text here",
"SSE.Controllers.Main.txtBasicShapes": "Basic Shapes",
"SSE.Controllers.Main.txtButtons": "Buttons",
"SSE.Controllers.Main.txtCallouts": "Callouts",
"SSE.Controllers.Main.txtCharts": "Charts",
"SSE.Controllers.Main.txtDelimiter": "Delimiter",
"SSE.Controllers.Main.txtDiagramTitle": "Chart Title",
"SSE.Controllers.Main.txtEditingMode": "Set editing mode...",
"SSE.Controllers.Main.txtEncoding": "Encoding",
"SSE.Controllers.Main.txtErrorLoadHistory": "Loading history failed",
"SSE.Controllers.Main.txtFiguredArrows": "Figured Arrows",
"SSE.Controllers.Main.txtLines": "Lines",
"SSE.Controllers.Main.txtMath": "Math",
"SSE.Controllers.Main.txtRectangles": "Rectangles",
"SSE.Controllers.Main.txtSeries": "Series",
"SSE.Controllers.Main.txtSpace": "Space",
"SSE.Controllers.Main.txtStarsRibbons": "Stars & Ribbons",
"SSE.Controllers.Main.txtTab": "Tab",
"SSE.Controllers.Main.txtXAxis": "X Axis",
"SSE.Controllers.Main.txtYAxis": "Y Axis",
"SSE.Controllers.Main.unknownErrorText": "Unknown error.",
"SSE.Controllers.Main.unsupportedBrowserErrorText ": "Your browser is not supported.",
"SSE.Controllers.Main.uploadImageExtMessage": "Unknown image format.",
"SSE.Controllers.Main.uploadImageFileCountMessage": "No images uploaded.",
"SSE.Controllers.Main.uploadImageSizeMessage": "Maximum image size limit exceeded.",
"SSE.Controllers.Main.uploadImageTextText": "Uploading image...",
"SSE.Controllers.Main.uploadImageTitleText": "Uploading Image",
"SSE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
"SSE.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.",
"SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
"SSE.Controllers.Main.txtAccent": "Accent",
"SSE.Controllers.Main.txtStyle_Normal": "Normal",
"SSE.Controllers.Main.txtStyle_Heading_1": "Heading 1",
"SSE.Controllers.Main.txtStyle_Heading_2": "Heading 2",
"SSE.Controllers.Main.txtStyle_Heading_3": "Heading 3",
"SSE.Controllers.Main.txtStyle_Heading_4": "Heading 4",
"SSE.Controllers.Main.txtStyle_Title": "Title",
"SSE.Controllers.Main.txtStyle_Neutral": "Neutral",
"SSE.Controllers.Main.txtStyle_Bad": "Bad",
"SSE.Controllers.Main.txtStyle_Good": "Good",
"SSE.Controllers.Main.txtStyle_Input": "Input",
"SSE.Controllers.Main.txtStyle_Output": "Output",
"SSE.Controllers.Main.txtStyle_Calculation": "Calculation",
"SSE.Controllers.Main.txtStyle_Check_Cell": "Check Cell",
"SSE.Controllers.Main.txtStyle_Explanatory_Text": "Explanatory Text",
"SSE.Controllers.Main.txtStyle_Note": "Note",
"SSE.Controllers.Main.txtStyle_Linked_Cell": "Linked Cell",
"SSE.Controllers.Main.txtStyle_Warning_Text": "Warning Text",
"SSE.Controllers.Main.txtStyle_Total": "Total",
"SSE.Controllers.Main.txtStyle_Currency": "Currency",
"SSE.Controllers.Main.txtStyle_Percent": "Percent",
"SSE.Controllers.Main.txtStyle_Comma": "Comma",
"SSE.Controllers.Search.textNoTextFound": "Text not found",
"SSE.Controllers.Search.textReplaceAll": "Replace All",
"SSE.Controllers.Settings.notcriticalErrorTitle": "Warning",
"SSE.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?",
"SSE.Controllers.Statusbar.errorLastSheet": "Workbook must have at least one visible worksheet.",
"SSE.Controllers.Statusbar.errorRemoveSheet": "Can't delete the worksheet.",
"SSE.Controllers.Statusbar.menuDelete": "Delete",
"SSE.Controllers.Statusbar.menuDuplicate": "Duplicate",
"SSE.Controllers.Statusbar.menuHide": "Hide",
"SSE.Controllers.Statusbar.menuUnhide": "Unhide",
"SSE.Controllers.Statusbar.strSheet": "Sheet",
"SSE.Controllers.Statusbar.textExternalLink": "External Link",
"SSE.Controllers.Statusbar.warnDeleteSheet": "The worksheet maybe has data. Proceed operation?",
"SSE.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.",
"SSE.Controllers.Toolbar.dlgLeaveTitleText": "You leave the application",
"SSE.Controllers.Toolbar.leaveButtonText": "Leave this Page",
"SSE.Controllers.Toolbar.stayButtonText": "Stay on this Page",
"SSE.Views.AddFunction.sCatDateAndTime": "Date and time",
"SSE.Views.AddFunction.sCatEngineering": "Engineering",
"SSE.Views.AddFunction.sCatFinancial": "Financial",
"SSE.Views.AddFunction.sCatInformation": "Information",
"SSE.Views.AddFunction.sCatLogical": "Logical",
"SSE.Views.AddFunction.sCatLookupAndReference": "Lookup and Reference",
"SSE.Views.AddFunction.sCatMathematic": "Math and trigonometry",
"SSE.Views.AddFunction.sCatStatistical": "Statistical",
"SSE.Views.AddFunction.sCatTextAndData": "Text and data",
"SSE.Views.AddFunction.textBack": "Back",
2017-04-21 08:44:23 +00:00
"SSE.Views.AddFunction.textGroups": "Categories",
"SSE.Views.AddLink.textAddLink": "Add Link",
"SSE.Views.AddLink.textAddress": "Address",
"SSE.Views.AddLink.textDisplay": "Display",
"SSE.Views.AddLink.textExternalLink": "External Link",
"SSE.Views.AddLink.textInsert": "Insert",
"SSE.Views.AddLink.textInternalLink": "Internal Data Range",
"SSE.Views.AddLink.textLink": "Link",
"SSE.Views.AddLink.textLinkSettings": "Link Settings",
"SSE.Views.AddLink.textLinkType": "Link Type",
"SSE.Views.AddLink.textRange": "Range",
"SSE.Views.AddLink.textRequired": "Required",
"SSE.Views.AddLink.textSheet": "Sheet",
"SSE.Views.AddLink.textTip": "Screen Tip",
"SSE.Views.AddOther.textAddress": "Address",
"SSE.Views.AddOther.textBack": "Back",
"SSE.Views.AddOther.textFilter": "Filter",
"SSE.Views.AddOther.textFromLibrary": "Picture from Library",
"SSE.Views.AddOther.textFromURL": "Picture from URL",
"SSE.Views.AddOther.textImageURL": "Image URL",
"SSE.Views.AddOther.textInsert": "Insert",
"SSE.Views.AddOther.textInsertImage": "Insert Image",
"SSE.Views.AddOther.textLink": "Link",
2017-04-21 08:44:23 +00:00
"SSE.Views.AddOther.textSort": "Sort and Filter",
"SSE.Views.EditCell.textAccounting": "Accounting",
"SSE.Views.EditCell.textAlignBottom": "Align Bottom",
"SSE.Views.EditCell.textAlignCenter": "Align Center",
"SSE.Views.EditCell.textAlignLeft": "Align Left",
"SSE.Views.EditCell.textAlignMiddle": "Align Middle",
"SSE.Views.EditCell.textAlignRight": "Align Right",
"SSE.Views.EditCell.textAlignTop": "Align Top",
"SSE.Views.EditCell.textAllBorders": "All Borders",
"SSE.Views.EditCell.textBack": "Back",
"SSE.Views.EditCell.textBorderStyle": "Border Style",
"SSE.Views.EditCell.textBottomBorder": "Bottom Border",
"SSE.Views.EditCell.textCellStyle": "Cell Styles",
"SSE.Views.EditCell.textColor": "Color",
"SSE.Views.EditCell.textCurrency": "Currency",
"SSE.Views.EditCell.textDate": "Date",
"SSE.Views.EditCell.textDiagDownBorder": "Diagonal Down Border",
"SSE.Views.EditCell.textDiagUpBorder": "Diagonal Up Border",
"SSE.Views.EditCell.textDollar": "Dollar",
"SSE.Views.EditCell.textEuro": "Euro",
"SSE.Views.EditCell.textFillColor": "Fill Color",
"SSE.Views.EditCell.textFonts": "Fonts",
"SSE.Views.EditCell.textFormat": "Format",
"SSE.Views.EditCell.textGeneral": "General",
"SSE.Views.EditCell.textInBorders": "Inside Borders",
"SSE.Views.EditCell.textInHorBorder": "Inside Horizontal Border",
"SSE.Views.EditCell.textInteger": "Integer",
"SSE.Views.EditCell.textInVertBorder": "Inside Vertical Border",
"SSE.Views.EditCell.textJustified": "Justified",
"SSE.Views.EditCell.textLeftBorder": "Left Border",
"SSE.Views.EditCell.textMedium": "Medium",
"SSE.Views.EditCell.textNoBorder": "No Border",
"SSE.Views.EditCell.textNumber": "Number",
"SSE.Views.EditCell.textPercentage": "Percentage",
"SSE.Views.EditCell.textPound": "Pound",
"SSE.Views.EditCell.textRightBorder": "Right Border",
"SSE.Views.EditCell.textRouble": "Rouble",
"SSE.Views.EditCell.textScientific": "Scientific",
"SSE.Views.EditCell.textSize": "Size",
"SSE.Views.EditCell.textText": "Text",
"SSE.Views.EditCell.textTextColor": "Text Color",
"SSE.Views.EditCell.textTextFormat": "Text Format",
"SSE.Views.EditCell.textThick": "Thick",
"SSE.Views.EditCell.textThin": "Thin",
"SSE.Views.EditCell.textTime": "Time",
"SSE.Views.EditCell.textTopBorder": "Top Border",
"SSE.Views.EditCell.textWrapText": "Wrap Text",
"SSE.Views.EditCell.textYen": "Yen",
"SSE.Views.EditChart.textAuto": "Auto",
"SSE.Views.EditChart.textAxisCrosses": "Axis Crosses",
"SSE.Views.EditChart.textAxisOptions": "Axis Options",
"SSE.Views.EditChart.textAxisPosition": "Axis Position",
"SSE.Views.EditChart.textAxisTitle": "Axis Title",
"SSE.Views.EditChart.textBack": "Back",
"SSE.Views.EditChart.textBackward": "Move Backward",
"SSE.Views.EditChart.textBorder": "Border",
"SSE.Views.EditChart.textBottom": "Bottom",
"SSE.Views.EditChart.textChart": "Chart",
"SSE.Views.EditChart.textChartTitle": "Chart Title",
"SSE.Views.EditChart.textColor": "Color",
"SSE.Views.EditChart.textCrossesValue": "Crosses Value",
"SSE.Views.EditChart.textDataLabels": "Data Labels",
"SSE.Views.EditChart.textDesign": "Design",
"SSE.Views.EditChart.textDisplayUnits": "Display Units",
"SSE.Views.EditChart.textFill": "Fill",
"SSE.Views.EditChart.textForward": "Move Forward",
"SSE.Views.EditChart.textHorAxis": "Horizontal Axis",
"SSE.Views.EditChart.textHorizontal": "Horizontal",
"SSE.Views.EditChart.textLabelOptions": "Label Options",
"SSE.Views.EditChart.textLabelPos": "Label Position",
"SSE.Views.EditChart.textLayout": "Layout",
"SSE.Views.EditChart.textLeft": "Left",
"SSE.Views.EditChart.textLeftOverlay": "Left Overlay",
"SSE.Views.EditChart.textLegend": "Legend",
"SSE.Views.EditChart.textMajor": "Major",
"SSE.Views.EditChart.textMajorMinor": "Major and Minor",
"SSE.Views.EditChart.textMajorType": "Major Type",
"SSE.Views.EditChart.textMaxValue": "Maximum Value",
"SSE.Views.EditChart.textMinor": "Minor",
"SSE.Views.EditChart.textMinorType": "Minor Type",
"SSE.Views.EditChart.textMinValue": "Minimum Value",
"SSE.Views.EditChart.textNone": "None",
"SSE.Views.EditChart.textNoOverlay": "No Overlay",
"SSE.Views.EditChart.textOverlay": "Overlay",
"SSE.Views.EditChart.textRemoveChart": "Remove Chart",
"SSE.Views.EditChart.textReorder": "Reorder",
"SSE.Views.EditChart.textRight": "Right",
"SSE.Views.EditChart.textRightOverlay": "Right Overlay",
"SSE.Views.EditChart.textRotated": "Rotated",
"SSE.Views.EditChart.textSize": "Size",
"SSE.Views.EditChart.textStyle": "Style",
"SSE.Views.EditChart.textTickOptions": "Tick Options",
"SSE.Views.EditChart.textToBackground": "Send to Background",
"SSE.Views.EditChart.textToForeground": "Bring to Foreground",
"SSE.Views.EditChart.textTop": "Top",
"SSE.Views.EditChart.textType": "Type",
"SSE.Views.EditChart.textValReverseOrder": "Values in Reverse Order",
"SSE.Views.EditChart.textVerAxis": "Vertical Axis",
"SSE.Views.EditChart.textVertical": "Vertical",
"SSE.Views.EditHyperlink.textBack": "Back",
"SSE.Views.EditHyperlink.textDisplay": "Display",
"SSE.Views.EditHyperlink.textEditLink": "Edit Link",
"SSE.Views.EditHyperlink.textExternalLink": "External Link",
"SSE.Views.EditHyperlink.textInternalLink": "Internal Data Range",
"SSE.Views.EditHyperlink.textLink": "Link",
"SSE.Views.EditHyperlink.textLinkType": "Link Type",
"SSE.Views.EditHyperlink.textRange": "Range",
"SSE.Views.EditHyperlink.textRemoveLink": "Remove Link",
"SSE.Views.EditHyperlink.textScreenTip": "Screen Tip",
"SSE.Views.EditHyperlink.textSheet": "Sheet",
"SSE.Views.EditImage.textAddress": "Address",
"SSE.Views.EditImage.textBack": "Back",
"SSE.Views.EditImage.textBackward": "Move Backward",
"SSE.Views.EditImage.textDefault": "Default Size",
"SSE.Views.EditImage.textForward": "Move Forward",
"SSE.Views.EditImage.textFromLibrary": "Picture from Library",
"SSE.Views.EditImage.textFromURL": "Picture from URL",
"SSE.Views.EditImage.textImageURL": "Image URL",
"SSE.Views.EditImage.textLinkSettings": "Link Settings",
"SSE.Views.EditImage.textRemove": "Remove Image",
"SSE.Views.EditImage.textReorder": "Reorder",
"SSE.Views.EditImage.textReplace": "Replace",
"SSE.Views.EditImage.textReplaceImg": "Replace Image",
"SSE.Views.EditImage.textToBackground": "Send to Background",
"SSE.Views.EditImage.textToForeground": "Bring to Foreground",
"SSE.Views.EditShape.textBack": "Back",
"SSE.Views.EditShape.textBackward": "Move Backward",
"SSE.Views.EditShape.textBorder": "Border",
"SSE.Views.EditShape.textColor": "Color",
"SSE.Views.EditShape.textEffects": "Effects",
"SSE.Views.EditShape.textFill": "Fill",
"SSE.Views.EditShape.textForward": "Move Forward",
"SSE.Views.EditShape.textOpacity": "Opacity",
"SSE.Views.EditShape.textRemoveShape": "Remove Shape",
"SSE.Views.EditShape.textReorder": "Reorder",
"SSE.Views.EditShape.textReplace": "Replace",
"SSE.Views.EditShape.textSize": "Size",
"SSE.Views.EditShape.textStyle": "Style",
"SSE.Views.EditShape.textToBackground": "Send to Background",
"SSE.Views.EditShape.textToForeground": "Bring to Foreground",
"SSE.Views.EditText.textBack": "Back",
"SSE.Views.EditText.textFillColor": "Fill Color",
"SSE.Views.EditText.textFonts": "Fonts",
"SSE.Views.EditText.textSize": "Size",
"SSE.Views.EditText.textTextColor": "Text Color",
"SSE.Views.Search.textDone": "Done",
"SSE.Views.Search.textFind": "Find",
"SSE.Views.Search.textFindAndReplace": "Find and Replace",
"SSE.Views.Search.textMatchCase": "Match Case",
"SSE.Views.Search.textMatchCell": "Match Cell",
"SSE.Views.Search.textReplace": "Replace",
2017-01-23 14:38:53 +00:00
"SSE.Views.Search.textSearch": "Search",
"SSE.Views.Search.textSearchIn": "Search In",
"SSE.Views.Search.textSheet": "Sheet",
"SSE.Views.Search.textWorkbook": "Workbook",
"SSE.Views.Settings.textAbout": "About",
"SSE.Views.Settings.textAddress": "address",
"SSE.Views.Settings.textAuthor": "Author",
"SSE.Views.Settings.textBack": "Back",
"SSE.Views.Settings.textCreateDate": "Creation date",
2017-04-21 08:44:23 +00:00
"SSE.Views.Settings.textDocInfo": "Spreadsheet Info",
"SSE.Views.Settings.textDocTitle": "Spreadsheet title",
"SSE.Views.Settings.textDone": "Done",
"SSE.Views.Settings.textDownload": "Download",
"SSE.Views.Settings.textDownloadAs": "Download As...",
"SSE.Views.Settings.textEditDoc": "Edit Document",
"SSE.Views.Settings.textEmail": "email",
"SSE.Views.Settings.textFind": "Find",
"SSE.Views.Settings.textFindAndReplace": "Find and Replace",
"SSE.Views.Settings.textHelp": "Help",
"SSE.Views.Settings.textLoading": "Loading...",
2017-06-14 10:57:02 +00:00
"SSE.Views.Settings.textPoweredBy": "Powered by",
"SSE.Views.Settings.textSettings": "Settings",
"SSE.Views.Settings.textTel": "tel",
"SSE.Views.Settings.textVersion": "Version",
"SSE.Views.Settings.unknownText": "Unknown",
"SSE.Views.Toolbar.textBack": "Back"
}