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

83 lines
2.6 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-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",
"textHyperlink": "Hyperlink"
2020-12-01 12:35:57 +00:00
}
2020-11-25 14:33:15 +00:00
}
}