web-apps/apps/presentationeditor/mobile/locale/en.json
2021-01-19 20:34:11 +03:00

167 lines
5.4 KiB
JSON

{
"Controller" : {
"Main" : {
"SDK": {
"Series": "Series",
"Diagram Title": "Chart Title",
"X Axis": "X Axis XAS",
"Y Axis": "Y Axis",
"Your text here": "Your text here",
"Slide text": "Slide text",
"Chart": "Chart",
"ClipArt": "Clip Art",
"Diagram": "Diagram",
"Date and time": "Date and time",
"Footer": "Footer",
"Header": "Header",
"Media": "Media",
"Picture": "Picture",
"Image": "Image",
"Slide number": "Slide number",
"Slide subtitle": "Slide subtitle",
"Table": "Table",
"Slide title": "Slide title"
}
}
},
"View": {
"Settings": {
"textDone": "Done",
"textSettings": "Settings",
"textFindAndReplace": "Find and replace",
"textPresentationSettings": "Presentation Settings",
"textApplicationSettings": "Application Settings",
"textDownload": "Download",
"textDownloadAs": "Download As...",
"textPrint": "Print",
"textPresentationInfo": "Presentation Info",
"textHelp": "Help",
"textAbout": "About",
"textBack": "Back",
"textUnitOfMeasurement": "Unit Of Measurement",
"textCentimeter": "Centimeter",
"textPoint": "Point",
"textInch": "Inch",
"textSpellcheck": "Spell Checking",
"textMacrosSettings": "Macros Settings",
"textDisableAll": "Disable All",
"textDisableAllMacrosWithoutNotification": "Disable all macros without notification",
"textShowNotification": "Show Notification",
"textDisableAllMacrosWithNotification": "Disable all macros with notification",
"textEnableAll": "Enable All",
"textEnableAllMacrosWithoutNotification": "Enable all macros without notification",
"textLocation": "Location",
"textTitle": "Title",
"textSubject": "Subject",
"textComment": "Comment",
"textCreated": "Created",
"textLastModifiedBy": "Last Modified By",
"textLastModified": "Last Modified",
"textApplication": "Application",
"textLoading": "Loading...",
"textAuthor": "Author",
"textPresentationTitle": "Presentation Title",
"textOwner": "Owner",
"textUploaded": "Uploaded",
"textSlideSize": "Slide Size",
"mniSlideStandard": "Standard (4:3)",
"mniSlideWide": "Widescreen (16:9)",
"textColorSchemes": "Color Schemes",
"textVersion": "Version",
"textAddress": "address:",
"textEmail": "email:",
"textTel": "tel:",
"textPoweredBy": "Powered By"
},
"Add": {
"textSlide": "Slide",
"textShape": "Shape",
"textImage": "Image",
"textOther": "Other"
},
"Edit": {
"textText": "Text",
"textSlide": "Slide",
"textTable": "Table",
"textShape": "Shape",
"textImage": "Image",
"textChart": "Chart",
"textHyperlink": "Hyperlink",
"textTheme": "Theme",
"textStyle": "Style",
"textLayout": "Layout",
"textTransition": "Transition",
"textBack": "Back",
"textEffect": "Effect",
"textType": "Type",
"textDuration": "Duration",
"textStartOnClick": "Start On Click",
"textDelay": "Delay",
"textApplyAll": "Apply to All Slides",
"textNone": "None",
"textFade": "Fade",
"textPush": "Push",
"textWipe": "Wipe",
"textSplit": "Split",
"textUnCover": "UnCover",
"textCover": "Cover",
"textClock": "Clock",
"textZoom": "Zoom",
"textSmoothly": "Smoothly",
"textBlack": "Through Black",
"textLeft": "Left",
"textTop": "Top",
"textRight": "Right",
"textBottom": "Bottom",
"textTopLeft": "Top-Left",
"textTopRight": "Top-Right",
"textBottomLeft": "Bottom-Left",
"textBottomRight": "Bottom-Right",
"textVerticalIn": "Vertical In",
"textVerticalOut": "Vertical Out",
"textHorizontalIn": "Horizontal In",
"textHorizontalOut": "Horizontal Out",
"textClockwise": "Clockwise",
"textCounterclockwise": "Counterclockwise",
"textWedge": "Wedge",
"textZoomIn": "Zoom In",
"textZoomOut": "Zoom Out",
"textZoomRotate": "Zoom and Rotate",
"textSec": "s",
"textAddCustomColor": "Add Custom Color",
"textFill": "Fill",
"textCustomColor": "Custom Color",
"textDuplicateSlide": "Duplicate Slide",
"textDeleteSlide": "Delete Slide",
"textFontColor": "Font Color",
"textHighlightColor": "Highlight Color",
"textAdditionalFormatting": "Additional Formatting",
"textAdditional": "Additional",
"textBullets": "Bullets",
"textNumbers": "Numbers",
"textLineSpacing": "Line Spacing",
"textFonts": "Fonts",
"textAuto": "Auto",
"textPt": "pt",
"textSize": "Size",
"textStrikethrough": "Strikethrough",
"textDoubleStrikethrough": "Double Strikethrough",
"textSuperscript": "Superscript",
"textSubscript": "Subscript",
"textSmallCaps": "Small Caps",
"textAllCaps": "All Caps",
"textLetterSpacing": "Letter Spacing",
"textDistanceFromText": "Distance From Text",
"textBefore": "Before",
"textAfter": "After",
"textFontColors": "Font Colors"
}
},
"Common": {
"ThemeColorPalette": {
"textThemeColors": "Theme Colors",
"textStandartColors": "Standard Colors",
"textCustomColors": "Custom Colors"
}
}
}