{
    "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": "不固定",
            "currentSolution": "當前方案"
        },
        "selectionData": {
            "clearAll": "清空",
            "tooltip": "點擊顯示已選記錄列錶",
            "currentLenth": "已選擇：<b>{0}</b> 條"
        },
        "groupRow": {
            "tips": "拖動列到這兒可進行數據分組",
            "removeColumn": "移除分組列",
            "clearTip": "清除所有分組字段",
            "clear": "清空"
        },
        "summary": {
            "title": "當頁合計"
        },
        "loadingMessage": "正在載入",
        "commandColumn": {
            "title": "操作",
            "edit": "編輯",
            "remove": "刪除",
            "cancel": "取消",
            "accept": "確定"
        }
    }
}