estsint
Version:
localized text for all Essential JS 2 Component in various languages
789 lines • 29.5 kB
JSON
{
"chart": {
"Zoom": "Zoom",
"ZoomIn": "ZoomIn",
"ZoomOut": "ZoomOut",
"Reset": "Reset",
"Pan": "Pan",
"ResetZoom": "Reset Zoom"
},
"schedule": {
"day": "Day",
"week": "Week",
"workWeek": "Work Week",
"month": "Month",
"agenda": "Agenda",
"weekAgenda": "Week Agenda",
"workWeekAgenda": "Work Week Agenda",
"monthAgenda": "Month Agenda",
"today": "Today",
"noEvents": "No events",
"emptyContainer": "There are no events scheduled on this day.",
"allDay": "All day",
"start": "Start",
"end": "End",
"more": "more",
"close": "Close",
"cancel": "Cancel",
"noTitle": "(No Title)",
"delete": "Delete",
"deleteEvent": "Delete Event",
"deleteMultipleEvent": "Delete Multiple Events",
"selectedItems": "Items selected",
"deleteSeries": "Delete Series",
"edit": "Edit",
"editSeries": "Edit Series",
"editEvent": "Edit Event",
"createEvent": "Create",
"subject": "Subject",
"addTitle": "Add title",
"moreDetails": "More Details",
"save": "Save",
"editContent": "Do you want to edit only this event or entire series?",
"deleteRecurrenceContent": "Do you want to delete only this event or entire series?",
"deleteContent": "Are you sure you want to delete this event?",
"deleteMultipleContent": "Are you sure you want to delete the selected events?",
"newEvent": "New Event",
"title": "Title",
"location": "Location",
"description": "Description",
"timezone": "Timezone",
"startTimezone": "Start Timezone",
"endTimezone": "End Timezone",
"repeat": "Repeat",
"saveButton": "Save",
"cancelButton": "Cancel",
"deleteButton": "Delete",
"recurrence": "Recurrence",
"wrongPattern": "The recurrence pattern is not valid.",
"seriesChangeAlert": "The changes made to specific instances of this series will be cancelled and those events will match the series again.",
"createError": "The duration of the event must be shorter than how frequently it occurs. Shorten the duration, or change the recurrence pattern in the recurrence event editor.",
"recurrenceDateValidation": "Some months have fewer than the selected date. For these months, the occurrence will fall on the last date of the month.",
"sameDayAlert": "Two occurrences of the same event cannot occur on the same day.",
"editRecurrence": "Edit Recurrence",
"repeats": "Repeats",
"alert": "Alert",
"startEndError": "The selected end date occurs before the start date.",
"invalidDateError": "The entered date value is invalid.",
"ok": "Ok",
"occurrence": "Occurrence",
"series": "Series",
"previous": "Previous",
"next": "Next",
"timelineDay": "Timeline Day",
"timelineWeek": "Timeline Week",
"timelineWorkWeek": "Timeline Work Week",
"timelineMonth": "Timeline Month"
},
"recurrenceeditor": {
"none": "None",
"daily": "Daily",
"weekly": "Weekly",
"monthly": "Monthly",
"month": "Month",
"yearly": "Yearly",
"never": "Never",
"until": "Until",
"count": "Count",
"first": "First",
"second": "Second",
"third": "Third",
"fourth": "Fourth",
"last": "Last",
"repeat": "Repeat",
"repeatEvery": "Repeat every",
"on": "Repeat On",
"end": "End",
"onDay": "Day",
"days": "Day(s)",
"weeks": "Week(s)",
"months": "Month(s)",
"years": "Year(s)",
"every": "every",
"summaryTimes": "time(s)",
"summaryOn": "on",
"summaryUntil": "until",
"summaryRepeat": "Repeats",
"summaryDay": "day(s)",
"summaryWeek": "week(s)",
"summaryMonth": "month(s)",
"summaryYear": "year(s)",
"monthWeek": "Month Week",
"monthPosition": "Month Position",
"monthExpander": "Month Expander",
"yearExpander": "Year Expander",
"repeatInterval": "Repeat Interval"
},
"tab": {
"closeButtonTitle": "Close"
},
"pivotview": {
"grandTotal": "Grand Total",
"total": "Total",
"value": "Value",
"noValue": "No value",
"row": "Row",
"column": "Column",
"collapse": "Collapse",
"expand": "Expand",
"rowAxisPrompt": "Drop row here",
"columnAxisPrompt": "Drop column here",
"valueAxisPrompt": "Drop value here",
"filterAxisPrompt": "Drop filter here",
"filter": "Filter",
"filtered": "Filtered",
"sort": "Sort",
"filters": "Filters",
"rows": "Rows",
"columns": "Columns",
"values": "Values",
"close": "Close",
"cancel": "Cancel",
"delete": "Delete",
"calculatedField": "Calculated Field",
"createCalculatedField": "Create Calculated Field",
"fieldName": "Enter the field name",
"error": "Error",
"invalidFormula": "Invalid formula or field name.",
"dropText": "Example: ('Sum(Order_Count)' + 'Sum(In_Stock)') * 250",
"dropTextMobile": "Add fields and edit formula here.",
"dropAction": "Calculated field cannot be place in any other region except value axis.",
"alert": "Alert",
"warning": "Warning",
"ok": "OK",
"search": "Search",
"drag": "Drag",
"remove": "Remove",
"sum": "Sum",
"average": "Average",
"count": "Count",
"min": "Min",
"max": "Max",
"allFields": "All Fields",
"formula": "Formula",
"addToRow": "Add to Row",
"addToColumn": "Add to Column",
"addToValue": "Add to Value",
"addToFilter": "Add to Filter",
"emptyData": "No records to display",
"fieldExist": "A field already exists in this name. Please enter a different name.",
"confirmText": "A calculation field already exists in this name. Do you want to replace it?",
"noMatches": "No matches",
"format": "Summaries values by",
"edit": "Edit",
"clear": "Clear",
"formulaField": "Drag and drop fields to formula",
"dragField": "Drag field to formula",
"clearFilter": "Clear",
"by": "by",
"enterValue": "Enter value",
"chooseDate": "Enter date",
"Equals": "Equals",
"DoesNotEquals": "Does Not Equal",
"BeginWith": "Begins With",
"DoesNotBeginWith": "Does Not Begin With",
"EndsWith": "Ends With",
"DoesNotEndsWith": "Does Not End With",
"Contains": "Contains",
"DoesNotContains": "Does Not Contain",
"GreaterThan": "Greater Than",
"GreaterThanOrEqualTo": "Greater Than Or Equal To",
"LessThan": "Less Than",
"LessThanOrEqualTo": "Less Than Or Equal To",
"Between": "Between",
"NotBetween": "Not Between",
"Before": "Before",
"BeforeOrEqualTo": "Before Or Equal To",
"After": "After",
"AfterOrEqualTo": "After Or Equal To",
"member": "Member",
"label": "Label",
"date": "Date",
"labelTextContent": "Show the items for which the label",
"dateTextContent": "Show the items for which the date",
"valueTextContent": "Show the items for which",
"And": "and",
"conditionalFormating": "Conditional Formatting",
"apply": "APPLY",
"condition": "Add Condition",
"formatLabel": "Format"
},
"pivotfieldlist": {
"staticFieldList": "Pivot Field List",
"fieldList": "Field List",
"dropFilterPrompt": "Drop filter here",
"dropColPrompt": "Drop column here",
"dropRowPrompt": "Drop row here",
"dropValPrompt": "Drop value here",
"addPrompt": "Add field here",
"adaptiveFieldHeader": "Choose field",
"centerHeader": "Drag fields between axes below:",
"add": "add",
"drag": "Drag",
"filter": "Filter",
"filtered": "Filtered",
"sort": "Sort",
"remove": "Remove",
"filters": "Filters",
"rows": "Rows",
"columns": "Columns",
"values": "Values",
"calculatedField": "Calculated Field",
"createCalculatedField": "Create Calculated Field",
"fieldName": "Enter the field name",
"error": "Error",
"invalidFormula": "Invalid formula or field name.",
"dropText": "Example: ('Sum(Order_Count)' + 'Sum(In_Stock)') * 250",
"dropTextMobile": "Add fields and edit formula here.",
"dropAction": "Calculated field cannot be place in any other region except value axis.",
"search": "Search",
"close": "Close",
"cancel": "Cancel",
"delete": "Delete",
"alert": "Alert",
"warning": "Warning",
"ok": "OK",
"sum": "Sum",
"average": "Average",
"count": "Count",
"min": "Min",
"max": "Max",
"allFields": "All Fields",
"formula": "Formula",
"fieldExist": "A field already exists in this name. Please enter a different name.",
"confirmText": "A calculation field already exists in this name. Do you want to replace it?",
"noMatches": "No matches",
"format": "Summaries values by",
"edit": "Edit",
"clear": "Clear",
"formulaField": "Drag and drop fields to formula",
"dragField": "Drag field to formula",
"clearFilter": "Clear",
"by": "by",
"enterValue": "Enter value",
"chooseDate": "Enter date",
"Equals": "Equals",
"DoesNotEquals": "Does Not Equal",
"BeginWith": "Begins With",
"DoesNotBeginWith": "Does Not Begin With",
"EndsWith": "Ends With",
"DoesNotEndsWith": "Does Not End With",
"Contains": "Contains",
"DoesNotContains": "Does Not Contain",
"GreaterThan": "Greater Than",
"GreaterThanOrEqualTo": "Greater Than Or Equal To",
"LessThan": "Less Than",
"LessThanOrEqualTo": "Less Than Or Equal To",
"Between": "Between",
"NotBetween": "Not Between",
"Before": "Before",
"BeforeOrEqualTo": "Before Or Equal To",
"After": "After",
"AfterOrEqualTo": "After Or Equal To",
"member": "Member",
"label": "Label",
"date": "Date",
"value": "Value",
"labelTextContent": "Show the items for which the label",
"dateTextContent": "Show the items for which the date",
"valueTextContent": "Show the items for which",
"And": "and",
"apply": "APPLY"
},
"maps": {
"Zoom": "Zoom",
"ZoomIn": "ZoomIn",
"ZoomOut": "ZoomOut",
"Reset": "Reset",
"Pan": "Pan",
"ResetZoom": "Reset Zoom"
},
"grid": {
"EmptyRecord": "No records to display",
"True": "true",
"False": "false",
"InvalidFilterMessage": "Invalid Filter Data",
"GroupDropArea": "Drag a column header here to group its column",
"UnGroup": "Click here to ungroup",
"GroupDisable": "Grouping is disabled for this column",
"FilterbarTitle": "\"s filter bar cell",
"EmptyDataSourceError": "DataSource must not be empty at initial load since columns are generated from dataSource in AutoGenerate Column Grid",
"Add": "Add",
"Edit": "Edit",
"Cancel": "Cancel",
"Update": "Update",
"Delete": "Delete",
"Print": "Print",
"Pdfexport": "PDF Export",
"Excelexport": "Excel Export",
"Wordexport": "Word Export",
"Csvexport": "CSV Export",
"Search": "Search",
"Columnchooser": "Columns",
"Save": "Save",
"Item": "item",
"Items": "items",
"EditOperationAlert": "No records selected for edit operation",
"DeleteOperationAlert": "No records selected for delete operation",
"SaveButton": "Save",
"OKButton": "OK",
"CancelButton": "Cancel",
"EditFormTitle": "Details of ",
"AddFormTitle": "Add New Record",
"BatchSaveConfirm": "Are you sure you want to save changes?",
"BatchSaveLostChanges": "Unsaved changes will be lost. Are you sure you want to continue?",
"ConfirmDelete": "Are you sure you want to Delete Record?",
"CancelEdit": "Are you sure you want to Cancel the changes?",
"ChooseColumns": "Choose Column",
"SearchColumns": "search columns",
"Matchs": "No Matches Found",
"FilterButton": "Filter",
"ClearButton": "Clear",
"StartsWith": "Starts With",
"EndsWith": "Ends With",
"Contains": "Contains",
"Equal": "Equal",
"NotEqual": "Not Equal",
"LessThan": "Less Than",
"LessThanOrEqual": "Less Than Or Equal",
"GreaterThan": "Greater Than",
"GreaterThanOrEqual": "Greater Than Or Equal",
"ChooseDate": "Choose a Date",
"EnterValue": "Enter the value",
"Copy": "Copy",
"Group": "Group by this column",
"Ungroup": "Ungroup by this column",
"autoFitAll": "Auto Fit all columns",
"autoFit": "Auto Fit this column",
"Export": "Export",
"FirstPage": "First Page",
"LastPage": "Last Page",
"PreviousPage": "Previous Page",
"NextPage": "Next Page",
"SortAscending": "Sort Ascending",
"SortDescending": "Sort Descending",
"EditRecord": "Edit Record",
"DeleteRecord": "Delete Record",
"FilterMenu": "Filter",
"SelectAll": "Select All",
"Blanks": "Blanks",
"FilterTrue": "True",
"FilterFalse": "False",
"NoResult": "No Matches Found",
"ClearFilter": "Clear Filter",
"NumberFilter": "Number Filters",
"TextFilter": "Text Filters",
"DateFilter": "Date Filters",
"DateTimeFilter": "DateTime Filters",
"MatchCase": "Match Case",
"Between": "Between",
"CustomFilter": "Custom Filter",
"CustomFilterPlaceHolder": "Enter the value",
"CustomFilterDatePlaceHolder": "Choose a date",
"AND": "AND",
"OR": "OR",
"ShowRowsWhere": "Show rows where:"
},
"pager": {
"currentPageInfo": "{0} of {1} pages",
"totalItemsInfo": "({0} items)",
"firstPageTooltip": "Go to first page",
"lastPageTooltip": "Go to last page",
"nextPageTooltip": "Go to next page",
"previousPageTooltip": "Go to previous page",
"nextPagerTooltip": "Go to next pager",
"previousPagerTooltip": "Go to previous pager",
"pagerDropDown": "Items per page",
"pagerAllDropDown": "Items",
"All": "All"
},
"rich-text-editor": {
"alignments": "alignments",
"justifyleft": "justifyLeft",
"justifycenter": "justifyCenter",
"justifyright": "justifyRight",
"justifyfull": "justifyFull",
"fontname": "fontName",
"fontsize": "fontSize",
"fontcolor": "fontColor",
"backgroundcolor": "backgroundColor",
"clearformat": "clearFormat",
"clearall": "clearAll",
"unorderedlist": "unorderedList",
"orderedlist": "orderedList",
"createlink": "createLink",
"openlink": "openLink",
"editlink": "editLink",
"removelink": "removeLink",
"openimagelink": "openLink",
"editimagelink": "editLink",
"removeimagelink": "removeLink",
"image": "image",
"replace": "replace",
"align": "align",
"caption": "caption",
"remove": "remove",
"insertlink": "insertLink",
"display": "display",
"alttext": "altText",
"dimension": "dimension",
"fullscreen": "fullscreen",
"maximize": "maximize",
"minimize": "minimize",
"lowercase": "lowerCase",
"uppercase": "upperCase",
"print": "print",
"formats": "formats",
"sourcecode": "sourcecode",
"preview": "preview",
"viewside": "viewside",
"insertcode": "insertCode",
"justifyLeft": "Align Left",
"justifyCenter": "Align Center",
"justifyRight": "Align Right",
"justifyFull": "Align Justify",
"fontName": "Font Name",
"fontSize": "Font Size",
"fontColor": "Font Color",
"backgroundColor": "Background Color",
"bold": "bold",
"italic": "italic",
"underline": "underline",
"strikethrough": "strikethrough",
"cut": "cut",
"copy": "copy",
"paste": "paste",
"indent": "indent",
"outdent": "outdent",
"undo": "undo",
"redo": "redo",
"superscript": "superscript",
"subscript": "subscript",
"createLink": "Insert Hyperlink",
"openLink": "Open Link",
"editLink": "Edit Link",
"removeLink": "Remove Link",
"insertLink": "Insert Link",
"altText": "Alternative Text",
"lowerCase": "Lower Case",
"upperCase": "Upper Case",
"insertCode": "Insert Code",
"linkText": "Display Text",
"linkTooltipLabel": "Tooltip",
"linkWebUrl": "Web Address",
"linkurl": "http://example.com",
"linkOpenInNewWindow": "Open Link in New Window",
"linkHeader": "Insert Link",
"dialogInsert": "Insert",
"dialogCancel": "Cancel",
"dialogUpdate": "Update",
"imageHeader": "Insert Image",
"imageLinkHeader": "You can also provide a link from the web",
"mdimageLink": "Please provide a URL for your image",
"imageUploadMessage": "Drop image here or browse to upload",
"imageDeviceUploadMessage": "Click here to upload",
"imageAlternateText": "Alternate Text",
"alternateHeader": "Alternative Text",
"browse": "Browse",
"imageUrl": "http://example.com/image.png",
"imageCaption": "Caption",
"imageSizeHeader": "Image Size",
"imageHeight": "Height",
"imageWidth": "Width",
"textPlaceholder": "Enter Text"
},
"colorpicker": {
"Apply": "Apply",
"Cancel": "Cancel",
"ModeSwitcher": "Switch Mode"
},
"uploader": {
"Browse": "Browse...",
"Clear": "Clear",
"Upload": "Upload",
"dropFilesHint": "Or drop files here",
"invalidMaxFileSize": "File size is too large",
"invalidMinFileSize": "File size is too small",
"invalidFileType": "File type is not allowed",
"uploadFailedMessage": "File failed to upload",
"uploadSuccessMessage": "File uploaded successfully",
"removedSuccessMessage": "File removed successfully",
"removedFailedMessage": "Unable to remove file",
"inProgress": "Uploading",
"readyToUploadMessage": "Ready to upload",
"abort": "Abort",
"remove": "Remove",
"cancel": "Cancel",
"delete": "Delete file",
"pauseUpload": "File upload paused",
"pause": "Pause",
"resume": "Resume",
"retry": "Retry",
"fileUploadCancel": "File upload canceled"
},
"numerictextbox": {
"incrementTitle": "Increment value",
"decrementTitle": "Decrement value"
},
"calendar": {
"today": "Today"
},
"datepicker": {
"today": "Today",
"placeholder": "Choose a date"
},
"daterangepicker": {
"placeholder": "Choose a date range",
"startLabel": "Start Date",
"endLabel": "End Date",
"applyText": "Apply",
"cancelText": "Cancel",
"selectedDays": "Selected Days",
"days": "Days",
"customRange": "Custom Range"
},
"timepicker": {
"placeholder": "Choose a time"
},
"datetimepicker": {
"today": "Today",
"placeholder": "Choose a date and time"
},
"dialog": {
"close": "Close"
},
"DocumentEditor": {
"Table": "Table",
"Row": "Row",
"Cell": "Cell",
"Ok": "Ok",
"Cancel": "Cancel",
"Size": "Size",
"Preferred Width": "Preferred width",
"Points": "Points",
"Percent": "Percent",
"Measure in": "Measure in",
"Alignment": "Alignment",
"Left": "Left",
"Center": "Center",
"Right": "Right",
"Justify": "Justify",
"Indent from left": "Indent from left",
"Borders and Shading": "Borders and Shading",
"Options": "Options",
"Specify height": "Specify height",
"At least": "At least",
"Exactly": "Exactly",
"Row height is": "Row height is",
"Allow row to break across pages": "Allow row to break across pages",
"Repeat as header row at the top of each page": "Repeat as header row at the top of each page",
"Vertical alignment": "Vertical alignment",
"Top": "Top",
"Bottom": "Bottom",
"Default cell margins": "Default cell margins",
"Default cell spacing": "Default cell spacing",
"Allow spacing between cells": "Allow spacing between cells",
"Cell margins": "Cell margins",
"Same as the whole table": "Same as the whole table",
"Borders": "Borders",
"None": "None",
"Single": "Single",
"Dot": "Dot",
"DashSmallGap": "DashSmallGap",
"DashLargeGap": "DashLargeGap",
"DashDot": "DashDot",
"DashDotDot": "DashDotDot",
"Double": "Double",
"Triple": "Triple",
"ThinThickSmallGap": "ThinThickSmallGap",
"ThickThinSmallGap": "ThickThinSmallGap",
"ThinThickThinSmallGap": "ThinThickThinSmallGap",
"ThinThickMediumGap": "ThinThickMediumGap",
"ThickThinMediumGap": "ThickThinMediumGap",
"ThinThickThinMediumGap": "ThinThickThinMediumGap",
"ThinThickLargeGap": "ThinThickLargeGap",
"ThickThinLargeGap": "ThickThinLargeGap",
"ThinThickThinLargeGap": "ThinThickThinLargeGap",
"SingleWavy": "SingleWavy",
"DoubleWavy": "DoubleWavy",
"DashDotStroked": "DashDotStroked",
"Emboss3D": "Emboss3D",
"Engrave3D": "Engrave3D",
"Outset": "Outset",
"Inset": "Inset",
"Thick": "Thick",
"Style": "Style",
"Width": "Width",
"Height": "Height",
"Letter": "Letter",
"Tabloid": "Tabloid",
"Legal": "Legal",
"Statement": "Statement",
"Executive": "Executive",
"A3": "A3",
"A4": "A4",
"A5": "A5",
"B4": "B4",
"B5": "B5",
"Custom Size": "Custom size",
"Different odd and even": "Different odd and even",
"Different first page": "Different first page",
"From edge": "From edge",
"Header": "Header",
"Footer": "Footer",
"Margin": "Margins",
"Paper": "Paper",
"Layout": "Layout",
"Orientation": "Orientation",
"Landscape": "Landscape",
"Portrait": "Portrait",
"Table Of Contents": "Table Of Contents",
"Show page numbers": "Show page numbers",
"Right align page numbers": "Right align page numbers",
"Nothing": "Nothing",
"Tab leader": "Tab leader",
"Show levels": "Show levels",
"Use hyperlinks instead of page numbers": "Use hyperlinks instead of page numbers",
"Build table of contents from": "Build table of contents from",
"Styles": "Styles",
"Available styles": "Available styles",
"TOC level": "TOC level",
"Heading": "Heading",
"List Paragraph": "List Paragraph",
"Normal": "Normal",
"Outline levels": "Outline levels",
"Table entry fields": "Table entry fields",
"Modify": "Modify",
"Color": "Color",
"Setting": "Setting",
"Box": "Box",
"All": "All",
"Custom": "Custom",
"Preview": "Preview",
"Shading": "Shading",
"Fill": "Fill",
"Apply To": "Apply to",
"Table Properties": "Table Properties",
"Cell Options": "Cell Options",
"Table Options": "Table Options",
"Insert Table": "Insert Table",
"Number of columns": "Number of columns",
"Number of rows": "Number of rows",
"Text to display": "Text to display",
"Address": "Address",
"Insert Hyperlink": "Insert Hyperlink",
"Edit Hyperlink": "Edit Hyperlink",
"Insert": "Insert",
"General": "General",
"Indentation": "Indentation",
"Before text": "Before text",
"Special": "Special",
"First line": "First line",
"Hanging": "Hanging",
"After text": "After text",
"By": "By",
"Before": "Before",
"Line Spacing": "Line spacing",
"After": "After",
"At": "At",
"Multiple": "Multiple",
"Spacing": "Spacing",
"Define new Multilevel list": "Define new Multilevel list",
"List level": "List level",
"Choose level to modify": "Choose level to modify",
"Level": "Level",
"Number format": "Number format",
"Number style for this level": "Number style for this level",
"Enter formatting for number": "Enter formatting for number",
"Start at": "Start at",
"Restart list after": "Restart list after",
"Position": "Position",
"Text indent at": "Text indent at",
"Aligned at": "Aligned at",
"Follow number with": "Follow number with",
"Tab character": "Tab character",
"Space": "Space",
"Arabic": "Arabic",
"UpRoman": "UpRoman",
"LowRoman": "LowRoman",
"UpLetter": "UpLetter",
"LowLetter": "LowLetter",
"Number": "Number",
"Leading zero": "Leading zero",
"Bullet": "Bullet",
"Ordinal": "Ordinal",
"Ordinal Text": "Ordinal Text",
"For East": "For East",
"No Restart": "No Restart",
"Font": "Font",
"Font style": "Font style",
"Underline style": "Underline style",
"Font color": "Font color",
"Effects": "Effects",
"Strikethrough": "Strikethrough",
"Superscript": "Superscript",
"Subscript": "Subscript",
"Double strikethrough": "Double strikethrough",
"Regular": "Regular",
"Bold": "Bold",
"Italic": "Italic",
"Cut": "Cut",
"Copy": "Copy",
"Paste": "Paste",
"Hyperlink": "Hyperlink",
"Open Hyperlink": "Open Hyperlink",
"Copy Hyperlink": "Copy Hyperlink",
"Remove Hyperlink": "Remove Hyperlink",
"Paragraph": "Paragraph",
"Merge Cells": "Merge Cells",
"Insert Above": "Insert Above",
"Insert Below": "Insert Below",
"Insert Left": "Insert Left",
"Insert Right": "Insert Right",
"Delete": "Delete",
"Delete Table": "Delete Table",
"Delete Row": "Delete Row",
"Delete Column": "Delete Column",
"File Name": "File Name",
"Format Type": "Format Type",
"Save": "Save",
"Navigation": "Navigation",
"Results": "Results",
"Replace": "Replace",
"Replace All": "Replace All",
"We replaced all": "We replaced all",
"Find": "Find",
"No matches": "No matches",
"All Done": "All Done",
"Result": "Result",
"of": "of",
"instances": "instances",
"with": "with",
"Click to follow link": "Click to follow link",
"Continue Numbering": "Continue Numbering",
"Bookmark name": "Bookmark name",
"Close": "Close",
"Restart At": "Restart At",
"Properties": "Properties",
"Name": "Name",
"Style type": "Style type",
"Style based on": "Style based on",
"Style for following paragraph": "Style for following paragraph",
"Formatting": "Formatting",
"Numbering and Bullets": "Numbering and Bullets",
"Numbering": "Numbering",
"Update Field": "Update Field",
"Edit Field": "Edit Field",
"Bookmark": "Bookmark",
"Page Setup": "Page Setup",
"No bookmarks found": "No bookmarks found",
"Number format tooltip information": "Single-level number format: </br>[PREFIX]%[LEVELNUMBER][SUFFIX]</br> For example, Chapter %1. will display numbering like</br> Chapter 1. Item</br>Chapter 2. Item</br>... </br>Chapter N. Item</br></br>Multilevel number format:</br>[PREFIX]%[LEVELNUMBER][SUFFIX]+[PREFIX]%[LEVELNUMBER][SUFFIX]</br>For example, %1.%2. will display numbering like</br>1.1. Item</br>1.2. Item</br>…</br>1.N. Item",
"Format": "Format",
"Create New Style": "Create New Style",
"Modify Style": "Modify Style",
"New": "New",
"Bullets": "Bullets",
"Use bookmarks": "Use bookmarks",
"Table of Contents": "Table of Contents"
}
}