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

166 lines
5.4 KiB
JSON
Raw Normal View History

{
2020-11-25 14:33:15 +00:00
"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"
}
}
2020-12-01 12:35:57 +00:00
},
"View": {
"Settings": {
"textDone": "Done",
"textSettings": "Settings",
"textFindAndReplace": "Find and replace",
"textPresentationSettings": "Presentation Settings",
"textApplicationSettings": "Application Settings",
"textDownload": "Download",
2020-12-14 13:31:36 +00:00
"textDownloadAs": "Download As...",
2020-12-01 12:35:57 +00:00
"textPrint": "Print",
"textPresentationInfo": "Presentation Info",
"textHelp": "Help",
2020-12-09 18:05:51 +00:00
"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",
2020-12-14 21:13:38 +00:00
"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",
2020-12-10 20:02:25 +00:00
"textSlideSize": "Slide Size",
"mniSlideStandard": "Standard (4:3)",
"mniSlideWide": "Widescreen (16:9)",
2020-12-19 15:08:43 +00:00
"textColorSchemes": "Color Schemes",
"textVersion": "Version",
"textAddress": "address:",
"textEmail": "email:",
"textTel": "tel:",
"textPoweredBy": "Powered By"
2020-12-15 13:26:53 +00:00
},
"Add": {
"textSlide": "Slide",
"textShape": "Shape",
"textImage": "Image",
"textOther": "Other"
2020-12-15 14:35:09 +00:00
},
"Edit": {
"textText": "Text",
"textSlide": "Slide",
"textTable": "Table",
"textShape": "Shape",
"textImage": "Image",
"textChart": "Chart",
2020-12-22 17:52:29 +00:00
"textHyperlink": "Hyperlink",
"textTheme": "Theme",
"textStyle": "Style",
"textLayout": "Layout",
"textTransition": "Transition",
"textBack": "Back",
"textEffect": "Effect",
"textType": "Type",
"textDuration": "Duration",
"textStartOnClick": "Start On Click",
"textDelay": "Delay",
2020-12-28 23:09:59 +00:00
"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",
2021-01-18 18:03:39 +00:00
"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"
}
},
"Common": {
"ThemeColorPalette": {
"textThemeColors": "Theme Colors",
2021-01-14 14:02:36 +00:00
"textStandartColors": "Standard Colors",
"textCustomColors": "Custom Colors"
2020-12-01 12:35:57 +00:00
}
2020-11-25 14:33:15 +00:00
}
}