web-apps/apps/spreadsheeteditor/mobile/locale/en.json
2021-02-10 22:00:08 +03:00

183 lines
7.3 KiB
JSON

{
"Controller" : {
"Main" : {
"SDK": {
},
"textAnonymous": "Anonymous"
}
},
"View" : {
"Add" : {
"textChart": "Chart",
"textFunction": "Function",
"textShape": "Shape",
"textOther": "Other",
"textGroups": "CATEGORIES",
"textBack": "Back",
"sCatLogical": "Logical",
"sCatDateAndTime": "Date and time",
"sCatEngineering": "Engineering",
"sCatFinancial": "Financial",
"sCatInformation": "Information",
"sCatLookupAndReference": "Lookup and Reference",
"sCatMathematic": "Math and trigonometry",
"sCatStatistical": "Statistical",
"sCatTextAndData": "Text and data",
"textImage": "Image",
"textInsertImage": "Insert Image",
"textLinkSettings": "Link Settings",
"textAddress": "Address",
"textImageURL": "Image URL",
"textPictureFromLibrary": "Picture from library",
"textPictureFromURL": "Picture from URL",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"textEmptyImgUrl": "You need to specify image URL.",
"notcriticalErrorTitle": "Warning",
"textLink": "Link",
"textAddLink": "Add Link",
"textLinkType": "Link Type",
"textExternalLink": "External Link",
"textInternalDataRange": "Internal Data Range",
"textSheet": "Sheet",
"textRange": "Range",
"textRequired": "Required",
"textDisplay": "Display",
"textScreenTip": "Screen Tip",
"textInsert": "Insert",
"textInvalidRange": "ERROR! Invalid cells range",
"textSortAndFilter": "Sort and Filter",
"textFilter": "Filter"
},
"Edit" : {
"textSelectObjectToEdit": "Select object to edit",
"textSettings": "Settings",
"textCell": "Cell",
"textReplace": "Replace",
"textReorder": "Reorder",
"textAlign": "Align",
"textRemoveShape": "Remove Shape",
"textStyle": "Style",
"textShape": "Shape",
"textBack": "Back",
"textFill": "Fill",
"textBorder": "Border",
"textEffects": "Effects",
"textAddCustomColor": "Add Custom Color",
"textCustomColor": "Custom Color",
"textOpacity": "Opacity",
"textSize": "Size",
"textColor": "Color",
"textBringToForeground": "Bring to Foreground",
"textSendToBackground": "Send to Background",
"textMoveForward": "Move Forward",
"textMoveBackward": "Move Backward",
"textImage": "Image",
"textFromLibrary": "Picture from Library",
"textFromURL": "Picture from URL",
"textLinkSettings": "Link Settings",
"textAddress": "Address",
"textImageURL": "Image URL",
"textReplaceImage": "Replace Image",
"textActualSize": "Actual Size",
"textRemoveImage": "Remove Image",
"textEmptyImgUrl": "You need to specify image URL.",
"textNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"notcriticalErrorTitle": "Warning",
"textPictureFromLibrary": "Picture from Library",
"textPictureFromURL": "Picture from URL",
"textTextColor": "Text Color",
"textFillColor": "Fill Color",
"textTextFormat": "Text Format",
"textTextOrientation": "Text Orientation",
"textBorderStyle": "Border Style",
"textFonts": "Fonts",
"textAuto": "Auto",
"textPt": "pt",
"textFormat": "Format",
"textCellStyles": "Cell Styles",
"textAlignLeft": "Align Left",
"textAlignCenter": "Align Center",
"textAlignRight": "Align Right",
"textJustified": "Justified",
"textAlignTop": "Align Top",
"textAlignMiddle": "Align Middle",
"textAlignBottom": "Align Bottom",
"textWrapText": "Wrap Text",
"textHorizontalText": "Horizontal Text",
"textAngleCounterclockwise": "Angle Counterclockwise",
"textAngleClockwise": "Angle Clockwise",
"textVerticalText": "Vertical Text",
"textRotateTextUp": "Rotate Text Up",
"textRotateTextDown": "Rotate Text Down",
"textNoBorder": "No Border",
"textAllBorders": "All Borders",
"textBottomBorder": "Bottom Border",
"textTopBorder": "Top Border",
"textLeftBorder": "Left Border",
"textRightBorder": "Right Border",
"textInsideBorders": "Inside Borders",
"textInsideVerticalBorder": "Inside Vertical Border",
"textInsideHorizontalBorder": "Inside Horizontal Border",
"textDiagonalUpBorder": "Diagonal Up Border",
"textDiagonalDownBorder": "Diagonal Down Border",
"textThin": "Thin",
"textMedium": "Medium",
"textThick": "Thick",
"textGeneral": "General",
"textNumber": "Number",
"textInteger": "Integer",
"textScientific": "Scientific",
"textAccounting": "Accounting",
"textCurrency": "Currency",
"textDate": "Date",
"textTime": "Time",
"textPercentage": "Percentage",
"textText": "Text",
"textDollar": "Dollar",
"textEuro": "Euro",
"textPound": "Pound",
"textRouble": "Rouble",
"textYen": "Yen",
"textChart": "Chart",
"textDesign": "Design",
"textVerticalAxis": "Vertical Axis",
"textHorizontalAxis": "Horizontal Axis",
"textRemoveChart": "Remove Chart",
"textLayout": "Layout",
"textType": "Type",
"textChartTitle": "Chart Title",
"textLegend": "Legend",
"textAxisTitle": "Axis Title",
"textHorizontal": "Horizontal",
"textVertical": "Vertical",
"textGridlines": "Gridlines",
"textDataLabels": "Data Labels",
"textNone": "None",
"textOverlay": "Overlay",
"textNoOverlay": "No Overlay",
"textLeft": "Left",
"textTop": "Top",
"textRight": "Right",
"textBottom": "Bottom",
"textLeftOverlay": "Left Overlay",
"textRightOverlay": "Right Overlay",
"textRotated": "Rotated",
"textMajor": "Major",
"textMinor": "Minor",
"textMajorAndMinor": "Major And Minor",
"textCenter": "Center",
"textInnerBottom": "Inner Bottom",
"textInnerTop": "Inner Top",
"textOuterTop": "Outer Top",
"textFit": "Fit Width"
}
},
"Common": {
"ThemeColorPalette": {
"textThemeColors": "Theme Colors",
"textStandartColors": "Standard Colors",
"textCustomColors": "Custom Colors"
}
}
}