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

318 lines
11 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
},
2021-03-23 11:05:45 +00:00
"ContextMenu": {
"menuViewComment": "View Comment",
"menuAddComment": "Add Comment",
"menuDelete": "Delete",
"menuEdit": "Edit",
"menuAddLink": "Add Link",
"menuOpenLink": "Open Link",
"menuMore": "More",
"menuCancel": "Cancel",
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
"errorCopyCutPaste": "Copy, cut and paste actions using the context menu will be performed within the current file only.",
"textDoNotShowAgain": "Don't show again"
},
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",
"textReplaceAll": "Replace All",
"textFind": "Find",
"textSearch": "Search",
"textCaseSensitive": "Case Sensitive",
"textHighlight": "Highlight Results",
"textReplace": "Replace",
"textNoTextFound": "Text not Found"
2020-12-15 13:26:53 +00:00
},
"Add": {
"textSlide": "Slide",
"textShape": "Shape",
"textImage": "Image",
"textOther": "Other",
"textPictureFromLibrary": "Picture from Library",
"textPictureFromURL": "Picture from URL",
"textLinkSettings": "LinkSettings",
"textBack": "Back",
"textEmptyImgUrl": "You need to specify image URL.",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"notcriticalErrorTitle": "Warning",
"textAddress": "Address",
"textImageURL": "Image URL",
"textInsertImage": "Insert Image",
"textTable": "Table",
"textComment": "Comment",
"textTableSize": "Table Size",
"textColumns": "Columns",
"textRows": "Rows",
"textCancel": "Cancel",
2021-03-23 11:05:45 +00:00
"textAddLink": "Add Link",
"textLink": "Link",
"textLinkType": "Link Type",
"textExternalLink": "External Link",
"textSlideInThisPresentation": "Slide in this Presentation",
"textLinkTo": "Link to",
"textNextSlide": "Next Slide",
"textPreviousSlide": "Previous Slide",
"textFirstSlide": "First Slide",
"textLastSlide": "Last Slide",
"textSlideNumber": "Slide Number",
"textDisplay": "Display",
"textDefault": "Selected text",
"textScreenTip": "Screen Tip",
"textInsert": "Insert"
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",
2021-01-21 19:05:02 +00:00
"textBorder": "Border",
"textEffects": "Effects",
"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",
2021-01-19 17:34:11 +00:00
"textAfter": "After",
2021-01-21 19:05:02 +00:00
"textFontColors": "Font Colors",
"textReplace": "Replace",
"textReorder": "Reorder",
"textAlign": "Align",
"textRemoveShape": "Remove Shape",
"textColor": "Color",
"textOpacity": "Opacity",
"textBringToForeground": "Bring to Foreground",
"textSendToBackground": "Send to Background",
"textMoveForward": "Move Forward",
"textMoveBackward": "Move Backward",
"textAlignLeft": "Align Left",
"textAlignCenter": "Align Center",
"textAlignRight": "Align Right",
"textAlignTop": "Align Top",
"textAlignMiddle": "Align Middle",
"textAlignBottom": "Align Bottom",
"textDistributeHorizontally": "Distribute Horizontally",
2021-01-25 19:02:49 +00:00
"textDistributeVertically": "Distribute Vertically",
"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",
2021-01-27 15:09:56 +00:00
"textPictureFromURL": "Picture from URL",
"textOptions": "Options",
"textHeaderRow": "Header Row",
"textTotalRow": "Total Row",
"textBandedRow": "Banded Row",
"textFirstColumn": "First Column",
"textLastColumn": "Last Column",
"textBandedColumn": "Banded Column",
"textStyleOptions": "Style Options",
"textRemoveTable": "Remove Table",
"textCellMargins": "Cell Margins",
"textRemoveChart": "Remove Chart",
"textNoStyles": "No styles for this type of charts.",
2021-01-29 19:52:14 +00:00
"textLinkType": "Link Type",
"textExternalLink": "External Link",
"textSlideInThisPresentation": "Slide in this Presentation",
"textLink": "Link",
"textLinkTo": "Link to",
"textNextSlide": "Next Slide",
"textPreviousSlide": "Previous Slide",
"textFirstSlide": "First Slide",
"textLastSlide": "Last Slide",
"textSlideNumber": "Slide Number",
"textEditLink": "Edit Link",
"textRemoveLink": "Remove Link",
"textDisplay": "Display",
"textScreenTip": "Screen Tip",
2021-03-10 16:51:22 +00:00
"textDefault": "Selected text",
"textReplaceAll": "Replace All",
"textFind": "Find",
"textFindAndReplace": "Find and Replace",
"textDone": "Done",
"textSearch": "Search",
"textCaseSensitive": "Case Sensitive",
"textHighlight": "Highlight Results",
"textNoTextFound": "Text not Found"
}
},
"Common": {
"ThemeColorPalette": {
"textThemeColors": "Theme Colors",
2021-01-14 14:02:36 +00:00
"textStandartColors": "Standard Colors",
"textCustomColors": "Custom Colors"
},
"Collaboration": {
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
"notcriticalErrorTitle": "Warning",
"textCollaboration": "Collaboration",
"textBack": "Back",
"textUsers": "Users",
"textEditUser": "Users who are editing the file:",
"textComments": "Comments",
"textAddComment": "Add Comment",
"textCancel": "Cancel",
"textDone": "Done",
"textNoComments": "This document doesn't contain comments",
"textEdit": "Edit",
"textResolve": "Resolve",
"textReopen": "Reopen",
"textAddReply": "Add Reply",
"textDeleteComment": "Delete Comment",
"textMessageDeleteComment": "Do you really want to delete this comment?",
"textMessageDeleteReply": "Do you really want to delete this reply?",
"textDeleteReply": "Delete Reply",
"textEditComment": "Edit Comment",
"textEditReply": "Edit Reply"
2020-12-01 12:35:57 +00:00
}
2021-03-17 15:44:35 +00:00
},
"About": {
"textAbout": "About",
"textVersion": "Version",
"textEmail": "Email",
"textAddress": "Address",
"textTel": "Tel",
"textPoweredBy": "Powered By",
"textBack": "Back"
2020-11-25 14:33:15 +00:00
}
}