{
  "transfer": {
    "selectedStart": "已選：",
    "selectedEnd": "項數據"
  },
  "timePicker": {
    "placeholder": "請選擇時間",
    "time": {
      "hour": "時",
      "minute": "分",
      "seconds": "秒"
    }
  },
  "tabs": {
    "more": "更多",
    "leftButton": "向左",
    "rightButton": "向左",
    "noData": "沒有相關數據"
  },
  "section": {
    "expandLabel": "展開",
    "collapseLabel": "收起"
  },
  "responseToolbar": {
    "more": "更多"
  },
  "querySolution": {
    "saveAsDialog": {
      "queryPlanName": "方案名稱",
      "setAsDefault": "設為預設",
      "confirm": "確定",
      "cancel": "取消",
      "caption": "新增方案",
      "personal": "使用者個人方案",
      "system": "系統公共方案",
      "nameNotify": "請填寫方案名稱",
      "authNotify": "您暫無權限修改公共類型方案。",
      "success": "査詢方案保存成功",
      "maxLength": "方案名稱最多100個字元，超出請修改"
    },
    "manageDialog": {
      "caption": "方案管理",
      "default": "預設",
      "system": "系統公共",
      "saveAs": "另存為",
      "save": "保存",
      "manage": "管理",
      "isDefault": "預設方案",
      "code": "名稱",
      "type": "屬性",
      "private": "用戶個人方案",
      "public": "系統公共方案",
      "org": "組織公共方案",
      "remove": "刪除"
    },
    "configDialog": {
      "caption": "篩選條件配置"
    },
    "container": {
      "filter": "篩選",
      "default": "默認篩選方案",
      "clear": "清空",
      "require": "請填寫[fields]再進行篩選"
    }
  },
  "pagination": {
    "message": "共 <b>{1}</b> 條 ",
    "totalInfo": {
      "firstText": "共",
      "lastText": "條"
    },
    "pageList": {
      "firstText": "每頁",
      "lastText": "條"
    },
    "previous": "上一頁",
    "next": "下一頁",
    "goto": {
      "prefix": "跳轉至",
      "suffix": "頁"
    },
    "show": "顯示"
  },
  "numberSpinner": {
    "placeholder": "請輸入數字",
    "range": {
      "begin": "開始數字",
      "end": "結束數字"
    }
  },
  "messageBox": {
    "yes": "是",
    "no": "否",
    "ok": "確定",
    "close": "關閉",
    "cancel": "取消",
    "title": "係統提示",
    "errorTitle": "錯誤提示",
    "prompt": {
      "fontSize": {
        "name": "字體大小",
        "small": "小",
        "middle": "中",
        "big": "大",
        "large": "特大",
        "huge": "超大"
      }
    },
    "exception": {
      "expand": "展開",
      "collapse": "收起",
      "happend": "發生時間",
      "detail": "詳細信息",
      "copy": "複制詳細信息",
      "copySuccess": "複制成功",
      "copyFailed": "複制失敗",
      "roger": "知道了"
    }
  },
  "lookup": {
    "exact": "精確",
    "placeholder": "請選擇",
    "favorites": "收藏夾",
    "selected": "已選數據",
    "okText": "確定",
    "cancelText": "取消",
    "allColumns": "所有列",
    "datalist": "數據列錶",
    "mustWriteSomething": "請輸入關鍵字後查詢。",
    "mustChoosAdatarow": "請選擇一條記錄！",
    "tipText": "您要找的是不是這些？",
    "cascade": {
      "enable": "同步選擇",
      "disable": "僅選擇自身",
      "up": "包含上級",
      "down": "包含下級"
    },
    "includechildren": "包含下級",
    "favoriteInfo": {
      "addFav": "已添加到收藏夾。",
      "cancelFav": "已從收藏夾中移除。",
      "addFavTitle": "收藏",
      "cancelFavTitle": "取消收藏"
    },
    "getAllChilds": "獲取所有子級數據",
    "contextMenu": {
      "checkChildNodes": "勾選下級數據",
      "uncheckChildNodes": "取消勾選下級數據",
      "expandall": "全部展開",
      "collapseall": "全部收起",
      "expandByLayer": "按層級展開",
      "expand1": "展開 1 級",
      "expand2": "展開 2 級",
      "expand3": "展開 3 級",
      "expand4": "展開 4 級",
      "expand5": "展開 5 級",
      "expand6": "展開 6 級",
      "expand7": "展開 7 級",
      "expand8": "展開 8 級",
      "expand9": "展開 9 級"
    },
    "quick": {
      "notfind": "未找到搜索內容",
      "more": "顯示更多"
    },
    "configError": "幫助顯示列未配置，請檢查是否已正確配置幫助數據源!",
    "selectedInfo": {
      "total": "已選 <span style=\"font-size: 18px;padding: 0 3px;\">{0}</span> 條",
      "clear": "取消已選",
      "remove": "移除 ({0})",
      "confirm": "您確認要取消所有選中記錄嗎?"
    },
    "clearAllConditions": "清除所有查詢條件",
    "anyFields": "全部"
  },
  "loading": {
    "message": "正在加載，請稍候..."
  },
  "listView": {
    "emptyMessage": "暫無數據"
  },
  "input-group": {
    "placeholder": "請輸入"
  },
  "filterConditionEditor": {
    "cancelButton": "取消",
    "okButton": "確定",
    "addWhere": "添加子句",
    "clear": "清空",
    "moveTop": "置頂",
    "moveUp": "上移",
    "moveDown": "下移",
    "moveBottom": "置底",
    "leftBrackets": "左括號",
    "field": "字段",
    "operator": "操作符",
    "value": "值",
    "valueType": "值類型",
    "expressType": {
      "value": "值",
      "express": "錶達式",
      "frontExpress": "表單表達式"
    },
    "rightBrackets": "右括號",
    "relation": "關係",
    "relationValue": {
      "and": "並且",
      "or": "或者"
    },
    "designTab": "設計器",
    "jsonTab": "源代碼",
    "sqlTab": "Sql預覽",
    "title": "條件編輯器",
    "message": "確認要清空當前所有數據嗎？",
    "validate": {
      "bracket": "左右括號不匹配，請檢查",
      "relation": "條件關系不完整，請檢查",
      "field": "條件字段未設置，請檢查"
    }
  },
  "filterBar": {
    "confirm": "確定",
    "cancel": "取消",
    "advancedFilter": "更多篩選",
    "clearAll": "清空篩選",
    "reset": "清空篩選",
    "expand": "展開",
    "fold": "收起",
    "require": "請填寫[fields]再進行篩選"
  },
  "eventParameter": {
    "title": "參數編輯器",
    "ok": "確定",
    "cancel": "取消",
    "workFlowClass": {
      "title": "請選擇流程分類"
    },
    "generalEditor": {
      "field": "欄位",
      "tabVar": "變數",
      "form": "表單元件"
    },
    "jsonEditor": {
      "dialogTitle": "可配置參數編輯器",
      "keyColumnTitle": "參數",
      "valueColumnTitle": "參數值",
      "addButtonText": "添加配置參數",
      "keyColumnPlaceholder": "請輸入參數",
      "error": "JsonEditor的參數預期是數位，但收到無效的JSON"
    },
    "comboTree": {
      "placeholder": "請選擇"
    }
  },
  "drawer": {
    "cancel": "取消",
    "confirm": "確定"
  },
  "datepicker": {
    "dayLabels": {
      "Sun": "日",
      "Mon": "一",
      "Tue": "二",
      "Wed": "三",
      "Thu": "四",
      "Fri": "五",
      "Sat": "六"
    },
    "monthLabels": {
      "1": "一月",
      "2": "二月",
      "3": "三月",
      "4": "四月",
      "5": "五月",
      "6": "六月",
      "7": "七月",
      "8": "八月",
      "9": "九月",
      "10": "十月",
      "11": "十一月",
      "12": "十二月"
    },
    "dateFormat": "yyyy-MM-dd",
    "returnFormat": "yyyy-MM-dd",
    "firstDayOfWeek": "mo",
    "sunHighlight": false,
    "yearTxt": "年",
    "timeBtnText": "選擇時間",
    "dateBtnText": "選擇日期",
    "commitBtnText": "確定",
    "weekText": "周",
    "placeholder": "請選擇日期",
    "range": {
      "begin": "開始日期",
      "end": "結束日期"
    },
    "message": {
      "101": "結束時間不得早于開始時間！",
      "102": "僅允許選擇 ${0} 個日期"
    },
    "current": {
      "today": "今天",
      "month": "本月",
      "week": "本周",
      "year": "今年"
    },
    "multiDatesLocale": {
      "backtotoday": "回到今天",
      "clearSelections": "清空",
      "delete": "刪除",
      "selected": "已選,天"
    },
    "quickSelectors": {
      "today": "今天",
      "yesterday": "昨天",
      "tomorrow": "明天",
      "thisMonday": "本周一",
      "nextMonday": "下周一",
      "firstDayOfMonth": "本月初",
      "lastDayOfMonth": "本月末",
      "firstDayOfLastMonth": "上月初",
      "lastDayOfLastMonth": "上月末",
      "firstDayOfYear": "今年初",
      "lastDayOfYear": "今年末",
      "firstDayOfQuarter": "本季度初",
      "lastDayOfQuarter": "本季度末",
      "thisWeek": "本周",
      "lastWeek": "上周",
      "nextWeek": "下周",
      "past7Days": "過去7天",
      "past30Days": "過去30天",
      "thisMonth": "本月",
      "lastMonth": "上月",
      "thisQuarter": "本季度",
      "lastQuarter": "上季度",
      "thisYear": "今年",
      "lastYear": "去年",
      "recent3Months": "最近3個月",
      "recent6Months": "最近6個月",
      "nextYear": "明年"
    }
  },
  "datagrid": {
    "lineNumberTitle": "序號",
    "emptyMessage": "暫無數據",
    "pagination": {
      "previousLabel": "上一頁",
      "nextLabel": "下一頁",
      "message": "共 <b>{1}</b> 條",
      "pagelist": {
        "firstText": "顯示",
        "lastText": "條"
      }
    },
    "filter": {
      "title": "過濾條件",
      "reset": "重置",
      "clear": "清空條件",
      "clearAll": "清空所有條件",
      "setting": "高級設置",
      "nofilter": "[ 無 ]",
      "checkAll": "全選",
      "and": "並且",
      "or": "或者",
      "operators": {
        "equal": "等於",
        "notEqual": "不等於",
        "greater": "大於",
        "greaterOrEqual": "大於等於",
        "less": "小於",
        "lessOrEqual": "小於等於",
        "contains": "包含",
        "notContains": "不包含",
        "like": "包含",
        "notLike": "不包含",
        "in": "屬於",
        "notIn": "不屬於",
        "empty": "為空",
        "notEmpty": "不為空",
        "null": "null",
        "notNull": "不為null"
      },
      "more": "查看更多",
      "ok": "確定",
      "cancel": "取消",
      "sevenDays": "七天",
      "oneMonth": "一個月",
      "threeMonths": "三個月",
      "sixMonths": "半年",
      "searchBoxPlaceholder": "請輸入關鍵詞"
    },
    "settings": {
      "visible": "顯示列",
      "sortting": "列排序",
      "title": "列配置",
      "canchoose": "可選列",
      "choosed": "已選列",
      "asc": "升序",
      "desc": "降序",
      "cancelSort": "取消排序",
      "ok": "確定",
      "cancel": "取消",
      "reset": "恢複默認",
      "conciseMode": "簡潔模式",
      "advancedMode": "高級模式",
      "formatSetting": "列格式",
      "properties": "列屬性",
      "groupping": "分組",
      "allColumns": "所有列",
      "visibleColumns": "可見列",
      "hiddenColumns": "隱藏列",
      "searchPlaceholder": "請輸入列名稱",
      "checkall": "全部顯示/隱藏",
      "headeralign": "表頭對齊",
      "dataalign": "數據對齊",
      "alignLeft": "左對齊",
      "alignCenter": "居中對齊",
      "alignRight": "右對齊",
      "summarytype": "匯總合計類型",
      "summarytext": "匯總合計文本",
      "summaryNone": "無",
      "summarySum": "求和",
      "summaryMax": "最大值",
      "summaryMin": "最小值",
      "summarCount": "計數",
      "summaryAverage": "平均值",
      "grouppingField": "分組字段",
      "moreGrouppingFieldWarningMessage": "最多設置3個字段進行分組",
      "grouppingSummary": "分組合計",
      "addGrouppingFieldTip": "添加分組字段",
      "removeGrouppingFieldTip": "移除分組字段",
      "grouppingSummaryType": "分組合計類型e",
      "grouppingSummaryText": "分組合計文本",
      "restoreDefaultSettingsText": "確認要恢複默認設置嗎",
      "simple": {
        "title": "顯示列",
        "tip": "選中的字段可展示到列表中，拖拽可調整在列表中的展示順序。",
        "count": "已顯示 <span class='visible-cols-count'>{0}</span> 列"
      },
      "noPermission": "您沒有權限創建或修改公共或組織解決方案",
      "noPermissionTip": "請聯繫管理員獲取權限",
      "saveSuccess": "保存成功",
      "saveFailed": "保存失敗",
      "solutionList": "解決方案列表",
      "saveAs": "另存為方案",
      "default": "默認",
      "public": "公共",
      "private": "個人",
      "manage": "管理",
      "columnTitle": "標題",
      "columnWidth": "寬度",
      "columnTitleAlign": "標題對齊",
      "columnContentAlign": "內容對齊",
      "columnFixed": "固定列",
      "leftAlign": "左對齊",
      "centerAlign": "居中對齊",
      "rightAlign": "右對齊",
      "chinese": "中文",
      "chineseTraditional": "中文繁体",
      "setDefault": "設置為默認解決方案",
      "org": "組織",
      "type": "類型",
      "name": "名稱",
      "createBy": "創建人",
      "action": "操作",
      "delete": "刪除",
      "solution": "方案",
      "systemPreset": "系統預設",
      "pleaseInput": "請輸入當前語言環境下的名稱",
      "notAllowMore50": "方案名稱請勿超過50個字符",
      "fixedLeft": "固定左側",
      "fixedRight": "固定右側",
      "fixedNone": "不固定"
    },
    "selectionData": {
      "clearAll": "清空",
      "tooltip": "點擊顯示已選記錄列錶",
      "currentLenth": "已選擇：<b>{0}</b> 條"
    },
    "groupRow": {
      "tips": "拖動列到這兒可進行數據分組",
      "removeColumn": "移除分組列",
      "clearTip": "清除所有分組字段",
      "clear": "清空"
    },
    "summary": {
      "title": "當頁合計"
    },
    "loadingMessage": "正在載入",
    "commandColumn": {
      "title": "操作",
      "edit": "編輯",
      "remove": "刪除",
      "cancel": "取消",
      "accept": "確定"
    }
  },
  "condition": {
    "add": "新增條件",
    "create": "建立條件群組",
    "reset": "重設",
    "and": "且",
    "or": "或"
  },
  "operators": {
    "equal": "等於",
    "notEqual": "不等於",
    "greater": "大於",
    "greaterOrEqual": "大於等於",
    "less": "小於",
    "lessOrEqual": "小於等於",
    "contains": "包含",
    "notContains": "不包含",
    "like": "包含",
    "notLike": "不包含",
    "in": "屬於",
    "notIn": "不屬於",
    "empty": "為空",
    "notEmpty": "不為空",
    "null": "null",
    "notNull": "不為null",
    "startWith": "開始於",
    "endWith": "結束於",
    "and": "且",
    "or": "或"
  },
  "comment": {
    "reply": "回覆",
    "cancel": "取消",
    "submit": "提交",
    "confirm": "確定",
    "colleague": "同事",
    "searchPlaceholder": "請輸入姓名搜尋",
    "submitEmpty": "提交內容不能為空"
  },
  "comboList": {
    "remoteError": "請求方法類型不正確",
    "placeholder": "請選擇"
  },
  "calendar": {
    "dayLabels": {
      "Sun": "星期日",
      "Mon": "星期一",
      "Tue": "星期二",
      "Wed": "星期三",
      "Thu": "星期四",
      "Fri": "星期五",
      "Sat": "星期六"
    },
    "monthLabels": {
      "1": "1月",
      "2": "2月",
      "3": "3月",
      "4": "4月",
      "5": "5月",
      "6": "6月",
      "7": "7月",
      "8": "8月",
      "9": "9月",
      "10": "10月",
      "11": "11月",
      "12": "12月"
    },
    "titleFormat": "yyyy年 MM月",
    "yearViewTitleFormat": "yyyy年",
    "today": "今天",
    "thisYear": "今年",
    "yearView": "年",
    "monthView": "月",
    "weekView": "周",
    "dayView": "日",
    "prevMonth": "上一月",
    "nextMonth": "下一月",
    "prevWeek": "上一周",
    "nextWeek": "下一周",
    "prevDay": "上一天",
    "nextDay": "下一天",
    "prevYear": "上一年",
    "nextYear": "下一年",
    "more": "還有 #count# 項..."
  },
  "avatar": {
    "imgtitle": "點擊修改",
    "typeError": "上傳圖片類型不正確",
    "sizeError": "上傳圖片不能大於",
    "uploadError": "圖片上傳失敗，請重試!",
    "loadError": "加載錯誤",
    "loading": "加載中"
  }
}