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

108 lines
3.7 KiB
JSON
Raw Normal View History

{
"ViewSettings": {
"textSettings": "Settings",
"textDone": "Done",
"textFindAndReplace": "Find and Replace",
"textDocumentSettings": "Document Settings",
"textApplicationSettings": "Application Settings",
"textDownload": "Download",
"textPrint": "Print",
"textDocumentInfo": "Document Info",
"textHelp": "Help",
"textAbout": "About",
"textOrientation": "Orientation",
"textPortrait": "Portrait",
"textLandscape": "Landscape",
"textFormat": "Format",
"textMargins": "Margins",
"textBack": "Back"
},
"Collaboration": {
"textEditUser": "Users who are editing the file:"
2020-10-01 15:29:47 +00:00
},
"Edit": {
"textClose": "Close",
2020-10-14 11:51:15 +00:00
"textBack": "Back",
2020-10-01 15:29:47 +00:00
"textText": "Text",
"textParagraph": "Paragraph",
"textTable": "Table",
"textFooter": "Footer",
"textHeader": "Header",
"textShape": "Shape",
"textImage": "Image",
"textChart": "Chart",
"textHyperlink": "Hyperlink",
"textSelectObjectToEdit": "Select object to edit",
2020-10-14 11:51:15 +00:00
"textSettings": "Settings",
"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",
"textNone": "None",
"textBackground": "Background",
"textAdvancedSettings": "Advanced Settings",
"textParagraphStyles": "Paragraph Styles",
"textAdvanced": "Advanced",
"textDistanceFromText": "Distance from text",
"textBefore": "Before",
"textAfter": "After",
"textFirstLine": "FirstLine",
"textSpaceBetweenParagraphs": "Space Between Paragraphs",
"textPageBreakBefore": "Page Break Before",
"textOrphanControl": "Orphan Control",
"textKeepLinesTogether": "Keep Lines Together",
"textKeepWithNext": "Keep with Next",
"textStyle": "Style",
"textWrap": "Wrap",
"textReplace": "Replace",
"textReorder": "Reorder",
"textRemoveShape": "Remove Shape",
"textInline": "Inline",
"textSquare": "Square",
"textTight": "Tight",
"textThrough": "Through",
"textTopAndBottom": "Top and Bottom",
"textInFront": "In Front",
"textBehind": "Behind",
"textAlign": "Align",
"textMoveWithText": "Move with Text",
"textAllowOverlap": "Allow Overlap",
"textBringToForeground": "Bring to Foreground",
"textSendToBackground": "Send to Background",
"textMoveForward": "Move Forward",
"textMoveBackward": "Move Backward",
"textActualSize": "Actual Size",
"textRemoveImage": "Remove Image",
"textPictureFromLibrary": "Picture from Library",
"textPictureFromURL": "Picture from URL",
"textLinkSettings": "Link Settings",
"textAddress": "Address",
"textImageURL": "Image URL",
"textReplaceImage": "Replace Image",
"textEmptyImgUrl": "You need to specify image URL.",
"textNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"notcriticalErrorTitle": "Warning",
"textRemoveTable": "Remove Table",
"textTableOptions": "Table Options",
"textOptions": "Options",
"textRepeatAsHeaderRow": "Repeat as Header Row",
"textResizeToFitContent": "Resize to Fit Content",
"textCellMargins": "Cell Margins",
"textFlow": "Flow",
"textRemoveChart": "Remove Chart"
}
}