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

156 lines
5.8 KiB
JSON

{
"Settings": {
"textSettings": "Settings",
"textDone": "Done",
"textFind": "Find",
"textFindAndReplace": "Find and Replace",
"textReaderMode": "Reader Mode",
"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",
"textCustomSize": "Custom Size",
"textTop": "Top",
"textBottom": "Bottom",
"textLeft": "Left",
"textRight": "Right",
"textDocumentTitle": "Document Title",
"textOwner": "Owner",
"textUploaded": "Uploaded",
"textStatistic": "Statistic",
"textLastModifiedBy": "Last Modified By",
"textLastModified": "Last Modified",
"textApplication": "Application",
"textLoading": "Loading...",
"textAuthor": "Author",
"textUnitOfMeasurement": "Unit Of Measurement",
"textCentimeter": "Centimeter",
"textPoint": "Point",
"textInch": "Inch",
"textSpellcheck": "Spell Checking",
"textNoCharacters": "Nonprinting Characters",
"textHiddenTableBorders": "Hidden Table Borders",
"textCommentsDisplay": "Comments Display",
"textComments": "Comments",
"textResolvedComments": "Resolved Comments",
"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",
"textDownloadAs": "Download As",
"notcriticalErrorTitle": "Warning",
"textDownloadTxt": "If you continue saving in this format all features except the text will be lost. Are you sure you want to continue?",
"textDownloadRtf": "If you continue saving in this format some of the formatting might be lost. Are you sure you want to continue?"
},
"Collaboration": {
"textEditUser": "Users who are editing the file:"
},
"Edit": {
"textClose": "Close",
"textBack": "Back",
"textText": "Text",
"textParagraph": "Paragraph",
"textTable": "Table",
"textFooter": "Footer",
"textHeader": "Header",
"textShape": "Shape",
"textImage": "Image",
"textChart": "Chart",
"textHyperlink": "Hyperlink",
"textSelectObjectToEdit": "Select object to edit",
"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",
"textEditLink": "Edit Link",
"textRemoveLink": "Remove Link",
"textLink": "Link",
"textDisplay": "Display",
"textScreenTip": "Screen Tip",
"textPageNumbering": "Page Numbering",
"textDifferentFirstPage": "Different first page",
"textDifferentOddAndEvenPages": "Different odd and even pages",
"textLinkToPrevious": "Link to Previous",
"textContinueFromPreviousSection": "Continue from previous section",
"textStartAt": "Start at"
}
}