{
  "transfer": {
    "selectedStart": "Selected: ",
    "selectedEnd": " Items"
  },
  "tabs": {
    "more": "More",
    "leftButton": "Left",
    "rightButton": "Right",
    "noData": "No data available"
  },
  "section": {
    "expandLabel": "Expand",
    "collapseLabel": "Collapse"
  },
  "schemaSelector": {
    "search": "Please enter the name of the schema to search",
    "emptyData": "No data",
    "controller": {
      "warning": "Please select a controller",
      "title": "Controller List"
    },
    "ok": "OK",
    "cancel": "Cancel",
    "required": "Please select a schema",
    "title": "Schema List"
  },
  "responseToolbar": {
    "more": "More"
  },
  "querySolution": {
    "saveAsDialog": {
      "queryPlanName": "Solution Name",
      "setAsDefault": "Set as default",
      "confirm": "OK",
      "cancel": "Cancel",
      "caption": "New Solution",
      "personal": "Personal solution",
      "system": "System public solution",
      "nameNotify": "Please enter solution name",
      "authNotify": "You do not have permission to modify public solutions.",
      "success": "Filter solution saved successfully.",
      "maxLength": "Solution name cannot exceed 100 characters, please modify"
    },
    "manageDialog": {
      "caption": "Solution Management",
      "default": "Default",
      "system": "System Public",
      "saveAs": "Save As",
      "save": "Save",
      "manage": "Manage",
      "isDefault": "Default Solution",
      "code": "Name",
      "type": "Type",
      "private": "Personal",
      "public": "System Public",
      "org": "Organization Public",
      "remove": "Delete"
    },
    "configDialog": {
      "caption": "Filter Configuration"
    },
    "container": {
      "filter": "Filter",
      "default": "Default Filter Solution",
      "clear": "Clear",
      "require": "Please fill in [fields] before filtering"
    }
  },
  "mappgingEditor": {
    "columns": {
      "sourceField": "Source Field",
      "targetField": "Target Field"
    },
    "message": {
      "noSelectItem": "Please select a field to delete!",
      "confirmClear": "Are you sure you want to clear all mapping fields?",
      "required": "Please fill in the mapping fields completely!",
      "noDataSource": "Please set the data source!"
    },
    "buttons": {
      "ok": "OK",
      "cancel": "Cancel",
      "clear": "Clear",
      "add": "Add",
      "remove": "Delete"
    },
    "title": "Mapping Editor"
  },
  "filterBar": {
    "confirm": "OK",
    "cancel": "Cancel",
    "advancedFilter": "More Conditions",
    "clearAll": "Clear",
    "reset": "Clear",
    "expand": "Expand",
    "fold": "Fold",
    "require": "Please fill in [fields] before filtering"
  },
  "fieldSelector": {
    "message": {
      "noSelectItem": "Please select a field！",
      "noSetDataSource": "Please set a data source！"
    },
    "ok": "Ok",
    "cancel": "Cancel",
    "title": "Field Selector"
  },
  "expressionEditor": {
    "title": "Expression Editor",
    "buttons": {
      "ok": "OK",
      "cancel": "Cancel",
      "clear": "Clear"
    },
    "messagerType": {
      "info": "Info",
      "warning": "Warning",
      "error": "Error"
    },
    "tipLabel": "Tip Message：",
    "variable": {
      "dataEntity": "Data Entity",
      "placeholder": "Please enter the name or code, press Enter to query",
      "label": "Variable"
    },
    "functions": {
      "emptyMessage": "No matching items found",
      "placeholder": "Please enter the function name, press Enter to query"
    }
  },
  "drawer": {
    "cancel": "Cancel",
    "confirm": "Confirm"
  },
  "condition": {
    "add": "Add condition",
    "create": "Create condition group",
    "reset": "Reset",
    "and": "And",
    "or": "Or"
  },
  "comment": {
    "reply": "Reply",
    "cancel": "Cancel",
    "submit": "Submit",
    "confirm": "Confirm",
    "colleague": "Colleague",
    "searchPlaceholder": "Enter name to search",
    "submitEmpty": "Submission content cannot be empty"
  },
  "avatar": {
    "imgtitle": "Amend",
    "typeError": "Type error",
    "sizeError": "Can not be larger than",
    "uploadError": "Upload Fail!",
    "loadError": "Load error.",
    "loading": "Loading"
  },
  "timePicker": {
    "placeholder": "Please select a time",
    "time": {
      "hour": "Hour",
      "minute": "Minute",
      "seconds": "Second"
    }
  },
  "pagination": {
    "message": "Total <b>{1}</b> Items ",
    "totalInfo": {
      "firstText": "Total",
      "lastText": "Items"
    },
    "pageList": {
      "firstText": "Display",
      "lastText": "Items"
    },
    "previous": "Previous",
    "next": "Next",
    "goto": {
      "prefix": "Go to",
      "suffix": ""
    },
    "show": "Display"
  },
  "numberSpinner": {
    "placeholder": "Please enter the number",
    "range": {
      "begin": "Begin number",
      "end": "End number"
    }
  },
  "messageBox": {
    "yes": "Yes",
    "no": "No",
    "ok": "OK",
    "close": "Close",
    "cancel": "Cancel",
    "title": "System Information",
    "errorTitle": "Error Information",
    "prompt": {
      "fontSize": {
        "name": "Font Size",
        "small": "Small",
        "middle": "Middle",
        "big": "Large",
        "large": "Extra Large",
        "huge": "Huge"
      },
      "tips": {
        "surplus": "You can also input {0} characters",
        "length": "{0} characters have been entered"
      }
    },
    "exception": {
      "expand": "Expand",
      "collapse": "Collapse",
      "happend": "Happened Time",
      "detail": "Detail",
      "copy": "Copy Details",
      "copySuccess": "Copy Success.",
      "copyFailed": "Copy Failed.",
      "roger": "OK"
    }
  },
  "lookup": {
    "exact": "Exact",
    "placeholder": "Please select",
    "favorites": "Favorites",
    "selected": "Selected Items",
    "okText": "OK",
    "cancelText": "Cancel",
    "allColumns": "All Columns",
    "datalist": "Data Items",
    "mustWriteSomething": "Please enter a keyword to search.",
    "mustChoosAdatarow": "Please select a record.",
    "tipText": "Are these what you are looking for?",
    "cascade": {
      "enable": "Bidirectional Cascading",
      "disable": "Disable Cascading",
      "up": "Upward Cascading",
      "down": "Downward Cascading"
    },
    "includechildren": "Include Children",
    "favoriteInfo": {
      "addFav": "Collection Success.",
      "cancelFav": "Unfavorite Successfully. ",
      "addFavTitle": "Add to Favorite",
      "cancelFavTitle": "Cancel Favorite"
    },
    "getAllChilds": "Get All Children",
    "contextMenu": {
      "checkChildNodes": "Check Subordinate Nodes",
      "uncheckChildNodes": "Uncheck Subordinate Nodes",
      "expandall": "Expand All",
      "collapseall": "Collapse All",
      "expandByLayer": "Expand by Level",
      "expand1": "Expand to Level 1",
      "expand2": "Expand to Level 2",
      "expand3": "Expand to Level 3",
      "expand4": "Expand to Level 4",
      "expand5": "Expand to Level 5",
      "expand6": "Expand to Level 6",
      "expand7": "Expand to Level 7",
      "expand8": "Expand to Level 8",
      "expand9": "Expand to Level 9"
    },
    "quick": {
      "notfind": "Search Content Not Found.",
      "more": "Show More"
    },
    "configError": "The help display column is not configured. Please check whether the help data source is configured correctly.",
    "selectedInfo": {
      "total": "Selected Items <span style=\"font-size: 18px;padding: 0 3px;\">{0}</span>",
      "clear": "Cancel Selected",
      "remove": "Delete ({0})",
      "confirm": "Are you sure you want to cancel all selected records?"
    },
    "clearAllConditions": "Clear All Conditions",
    "anyFields": "All"
  },
  "loading": {
    "message": "Loading ..."
  },
  "listView": {
    "emptyMessage": "Empty Data"
  },
  "input-group": {
    "placeholder": "Enter"
  },
  "filterConditionEditor": {
    "cancelButton": "Cancel",
    "okButton": "OK",
    "addWhere": "Add",
    "clear": "Clear",
    "moveTop": "Top",
    "moveUp": "Up",
    "moveDown": "Down",
    "moveBottom": "Bottom",
    "leftBrackets": "Left Brackets",
    "field": "Field Name",
    "operator": "Operator",
    "value": "Value",
    "valueType": "Value type",
    "expressType": {
      "value": "Value",
      "express": "Express",
      "frontExpress": "Front Express"
    },
    "rightBrackets": "Right Brackets",
    "relation": "Relation",
    "relationValue": {
      "and": "And",
      "or": "Or"
    },
    "designTab": "Design",
    "jsonTab": "JSON",
    "sqlTab": "Sql",
    "title": "Filter Designer",
    "message": "Are you sure you want to clear all current data?",
    "validate": {
      "bracket": "The brackets do not match, please check",
      "relation": "The condition relationship is incomplete, please check",
      "field": "Condition field is not set, please check"
    }
  },
  "eventParameter": {
    "title": "Parameter Editor",
    "ok": "confirm",
    "cancel": "cancel",
    "workFlowClass": {
      "title": "Please select a process category"
    },
    "generalEditor": {
      "field": "field",
      "tabVar": "variable",
      "form": "form components"
    },
    "jsonEditor": {
      "dialogTitle": "Configurable parameter editor",
      "keyColumnTitle": "parameter",
      "valueColumnTitle": "parameter value",
      "addButtonText": "Add configuration parameters",
      "keyColumnPlaceholder": "Please enter the parameters",
      "error": "Expected array of parameter schema for JsonEditor, but received invalid JSON"
    },
    "comboTree": {
      "placeholder": "Please select"
    }
  },
  "datepicker": {
    "dayLabels": {
      "Sun": "Sun",
      "Mon": "Mon",
      "Tue": "Tue",
      "Wed": "Wed",
      "Thu": "Thu",
      "Fri": "Fri",
      "Sat": "Sat"
    },
    "monthLabels": {
      "1": "Jan",
      "2": "Feb",
      "3": "Mar",
      "4": "Apr",
      "5": "May",
      "6": "Jun",
      "7": "Jul",
      "8": "Aug",
      "9": "Sep",
      "10": "Oct",
      "11": "Nov",
      "12": "Dec"
    },
    "dateFormat": "MM/dd/yyyy",
    "returnFormat": "MM/dd/yyyy",
    "firstDayOfWeek": "mo",
    "sunHighlight": false,
    "yearTxt": "",
    "timeBtnText": "Select Time",
    "dateBtnText": "Select Date",
    "commitBtnText": "OK",
    "weekText": "Week",
    "placeholder": "Please select a date",
    "range": {
      "begin": "Begin date",
      "end": "End date"
    },
    "message": {
      "101": "The end time must not be earlier than the start time.",
      "102": "Only ${0} dates are allowed to be selected."
    },
    "current": {
      "today": "Today",
      "week": "This Week",
      "month": "This Month",
      "year": "This Year"
    },
    "multiDatesLocale": {
      "backtotoday": "Back to Today",
      "clearSelections": "Clear All",
      "delete": "Delete",
      "selected": "Selected,Days"
    },
    "quickSelectors": {
      "today": "Today",
      "yesterday": "Yesterday",
      "tomorrow": "Tomorrow",
      "thisMonday": "This Monday",
      "nextMonday": "Next Monday",
      "firstDayOfMonth": "First Day of Month",
      "lastDayOfMonth": "Last Day of Month",
      "firstDayOfLastMonth": "First Day of Last Month",
      "lastDayOfLastMonth": "Last Day of Last Month",
      "firstDayOfYear": "First Day of Year",
      "lastDayOfYear": "Last Day of Year",
      "firstDayOfQuarter": "First Day of Quarter",
      "lastDayOfQuarter": "Last Day of Quarter",
      "thisWeek": "This Week",
      "lastWeek": "Last Week",
      "nextWeek": "Next Week",
      "past7Days": "Past 7 Days",
      "past30Days": "Past 30 Days",
      "thisMonth": "This Month",
      "lastMonth": "Last Month",
      "thisQuarter": "This Quarter",
      "lastQuarter": "Last Quarter",
      "thisYear": "This Year",
      "lastYear": "Last Year",
      "recent3Months": "Recent 3 Months",
      "recent6Months": "Recent 6 Months",
      "nextYear": "Next Year"
    }
  },
  "datagrid": {
    "lineNumberTitle": "NO.",
    "emptyMessage": "Empty Data",
    "pagination": {
      "previousLabel": "Prev Page",
      "nextLabel": "Next Page",
      "message": "Total <b>{1}</b> Items",
      "pagelist": {
        "firstText": "Display",
        "lastText": "items"
      }
    },
    "filter": {
      "title": "Conditions",
      "reset": "Reset",
      "clear": "Clear",
      "clearAll": "Clear All Conditions",
      "setting": "Settings",
      "nofilter": "[ Empty ]",
      "checkAll": "Check All",
      "and": "And",
      "or": "Or",
      "operators": {
        "equal": "equal",
        "notEqual": "not equal",
        "greater": "greater than",
        "greaterOrEqual": "greater than or equal",
        "less": "less than",
        "lessOrEqual": "less than or equal",
        "contains": "contains",
        "notContains": "not contains",
        "like": "contains",
        "notLike": "not contains",
        "in": "in",
        "notIn": "not in",
        "empty": "empty",
        "notEmpty": "not empty",
        "null": "null",
        "notNull": "not null"
      },
      "more": "More",
      "ok": "ok",
      "cancel": "cancel",
      "sevenDays": "Seven Days",
      "oneMonth": "One Month",
      "threeMonths": "Three Months",
      "sixMonths": "Six Months",
      "searchBoxPlaceholder": "Please enter a keyword"
    },
    "settings": {
      "visible": "Display Columns",
      "sortting": "Sortting",
      "title": "Column Settings",
      "canchoose": "Can choose",
      "choosed": "Choosed",
      "asc": "ASC",
      "desc": "DESC",
      "cancelSort": "Cancel sortting",
      "ok": "OK",
      "cancel": "Cancel",
      "reset": "Reset",
      "conciseMode": "Concise",
      "advancedMode": "Advanced",
      "formatSetting": "Column format",
      "properties": "Column properties",
      "groupping": "Groupping",
      "allColumns": "All",
      "visibleColumns": "Visible",
      "hiddenColumns": "Hidden",
      "searchPlaceholder": "Please enter a column name",
      "checkall": "Show or hide all",
      "headeralign": "Header alignment",
      "dataalign": "Data alignment",
      "alignLeft": "Left",
      "alignCenter": "Center",
      "alignRight": "Right",
      "summarytype": "Summary type",
      "summarytext": "Summary text",
      "summaryNone": "None",
      "summarySum": "Sum",
      "summaryMax": "Max",
      "summaryMin": "Min",
      "summarCount": "Count",
      "summaryAverage": "Average",
      "grouppingField": "Groupping field",
      "moreGrouppingFieldWarningMessage": "Up to 3 fields are set for grouping",
      "grouppingSummary": "Group total",
      "addGrouppingFieldTip": "Add groupping field",
      "removeGrouppingFieldTip": "Remove groupping field",
      "grouppingSummaryType": "Group total type",
      "grouppingSummaryText": "Group total text",
      "restoreDefaultSettingsText": "Are you sure you want to restore the default settings",
      "simple": {
        "title": "Show Columns",
        "tip": "The selected fields can be displayed in the list. Drag to adjust the display order in the list.",
        "count": "show <span class='visible-cols-count'>{0}</span> columns"
      },
      "noPermission": "You do not have permission to create or modify public or organization solutions",
      "noPermissionTip": "Please contact the administrator to get permission",
      "saveSuccess": "Save success",
      "saveFailed": "Save failed",
      "solutionList": "Solution List",
      "saveAs": "Save As",
      "default": "Default",
      "public": "Public",
      "private": "Private",
      "manage": "Manage",
      "columnTitle": "Column Title",
      "columnWidth": "Column Width",
      "columnTitleAlign": "Column Title Alignment",
      "columnContentAlign": "Column Content Alignment",
      "columnFixed": "Fixed Column",
      "leftAlign": "Left Align",
      "centerAlign": "Center Align",
      "rightAlign": "Right Align",
      "chinese": "Chinese",
      "chineseTraditional": "Chinese Traditional Form",
      "setDefault": "Set as default solution",
      "org": "Organization",
      "type": "Type",
      "name": "Name",
      "createBy": "Create By",
      "action": "Action",
      "delete": "Delete",
      "solution": "Solution",
      "systemPreset": "System Preset",
      "pleaseInput": "Please input the name in the current language environment",
      "notAllowMore50": "The solution name is not allowed to exceed 50 characters",
      "fixedLeft": "Fixed Left",
      "fixedRight": "Fixed Right",
      "fixedNone": ""
    },
    "selectionData": {
      "clearAll": "Clear all",
      "tooltip": "Click here show list.",
      "currentLenth": "<b>{0}</b> items selected."
    },
    "groupRow": {
      "tips": "Drag columns here to group data.",
      "removeColumn": "Remove the group column.",
      "clearTip": "Clear all grouped fields.",
      "clear": "Empty"
    },
    "summary": {
      "title": "Current Page Total"
    },
    "loadingMessage": "Loading",
    "commandColumn": {
      "title": "Operations",
      "edit": "Edit",
      "remove": "Remove",
      "cancel": "Cancel",
      "accept": "Accept"
    }
  },
  "operators": {
    "equal": "Equal",
    "notEqual": "Not equal",
    "greater": "Greater than",
    "greaterOrEqual": "Greater than or equal",
    "less": "Less than",
    "lessOrEqual": "Less than or equal",
    "contains": "Contains",
    "notContains": "Does not contain",
    "like": "Contains",
    "notLike": "Does not contain",
    "in": "In",
    "notIn": "Not in",
    "empty": "Is empty",
    "notEmpty": "Is not empty",
    "null": "Null",
    "notNull": "Not null",
    "startWith": "Starts with",
    "endWith": "Ends with",
    "and": "And",
    "or": "Or"
  },
  "comboList": {
    "remoteError": "The request method type is incorrect",
    "placeholder": "Please select"
  },
  "calendar": {
    "dayLabels": {
      "Sun": "Sun",
      "Mon": "Mon",
      "Tue": "Tue",
      "Wed": "Wed",
      "Thu": "Thu",
      "Fri": "Fri",
      "Sat": "Sat"
    },
    "monthLabels": {
      "1": "Jan",
      "2": "Feb",
      "3": "Mar",
      "4": "Apr",
      "5": "May",
      "6": "Jun",
      "7": "Jul",
      "8": "Aug",
      "9": "Sep",
      "10": "Oct",
      "11": "Nov",
      "12": "Dec"
    },
    "titleFormat": "MM yyyy",
    "yearViewTitleFormat": "yyyy",
    "today": "Today",
    "thisYear": "This Year",
    "monthView": "Month",
    "weekView": "Week",
    "dayView": "Day",
    "yearView": "Year",
    "prevMonth": "Prev Month",
    "nextMonth": "Next Month",
    "prevWeek": "Prev Week",
    "nextWeek": "Next Week",
    "prevDay": "Prev Day",
    "nextDay": "Next Day",
    "prevYear": "Prev Year",
    "nextYear": "Next Year",
    "more": "Still #count# more items..."
  }
}