Adding the missing translations of zh-HANT

pull/559/head
sywung 2 years ago
parent bd3bfccb93
commit dda96724b1

@ -1,239 +1,245 @@
{ {
"processing": "處理中...", "aria": {
"loadingRecords": "載入中...", "sortAscending": ":升冪排列",
"paginate": { "sortDescending": ":降冪排列"
"first": "第一頁", },
"previous": "上一頁", "autoFill": {
"next": "下一頁", "cancel": "取消",
"last": "最後一頁" "fill": "用 <i>%d</i> 填充所有單元格",
}, "fillHorizontal": "水平填充單元格",
"emptyTable": "目前沒有資料", "fillVertical": "垂直填充單元格"
"datetime": { },
"previous": "上一頁", "buttons": {
"next": "下一頁", "collection": "集合 <span class=\"ui-button-icon-primary ui-icon ui-icon-triangle-1-s\"></span>",
"hours": "時", "colvis": "欄位顯示",
"minutes": "分", "colvisRestore": "重置欄位顯示",
"seconds": "秒", "copy": "複製",
"amPm": [ "copyKeys": "按 Ctrl 或 u2318 + C 鍵將表中數據複製到剪貼簿。<br /><br />要取消,請單擊此消息或按 Escape 鍵。",
"上午", "copyTitle": "已經複製到剪貼簿",
"下午" "copySuccess": {
], "1": "複製了 1 筆資料",
"unknown": "未知", "_": "複製了 %d 筆資料"
"weekdays": [ },
"週日", "createState": "建立狀態",
"週一", "csv": "CSV",
"週二", "excel": "Excel",
"週三", "pdf": "PDF",
"週四", "print": "列印",
"週五", "pageLength": {
"週六" "-1": "顯示全部",
], "_": "顯示 %d 筆"
"months": [ },
"一月", "removeAllStates": "移除所有狀態",
"二月", "removeState": "移除",
"三月", "renameState": "重新命名",
"四月", "savedStates": "儲存狀態",
"五月", "stateRestore": "狀態 %d",
"六月", "updateState": "更新"
"七月", },
"八月", "datetime": {
"九月", "amPm": [
"十月", "上午",
"十一月", "下午"
"十二月" ],
] "previous": "上一頁",
}, "next": "下一頁",
"searchBuilder": { "hours": "時",
"add": "新增條件", "minutes": "分",
"condition": "條件", "seconds": "秒",
"deleteTitle": "刪除過濾條件", "unknown": "未知",
"button": { "weekdays": [
"_": "複合查詢 (%d)", "週日",
"0": "複合查詢" "週一",
}, "週二",
"clearAll": "清空", "週三",
"conditions": { "週四",
"array": { "週五",
"contains": "含有", "週六"
"equals": "等於", ],
"empty": "空值", "months": [
"not": "不等於", "一月",
"notEmpty": "非空值", "二月",
"without": "不含" "三月",
}, "四月",
"date": { "五月",
"after": "大於", "六月",
"before": "小於", "七月",
"between": "在其中", "八月",
"empty": "為空", "九月",
"equals": "等於", "十月",
"not": "不為", "十一月",
"notBetween": "不在其中", "十二月"
"notEmpty": "不為空" ]
}, },
"number": { "decimal": ".",
"between": "在其中", "editor": {
"empty": "為空", "close": "關閉",
"equals": "等於", "create": {
"gt": "大於", "button": "新增",
"gte": "大於等於", "title": "新增資料",
"lt": "小於", "submit": "送出新增"
"lte": "小於等於", },
"not": "不為", "remove": {
"notBetween": "不在其中", "button": "刪除",
"notEmpty": "不為空" "title": "刪除資料",
}, "submit": "送出刪除",
"string": { "confirm": {
"contains": "含有", "1": "您確定要刪除您所選取的 1 筆資料嗎?",
"empty": "為空", "_": "您確定要刪除您所選取的 %d 筆資料嗎?"
"endsWith": "字尾為", }
"equals": "等於", },
"not": "不為", "error": {
"notEmpty": "不為空", "system": "系統發生錯誤(更多資訊)"
"startsWith": "字首為", },
"notContains": "不含", "edit": {
"notStartsWith": "開頭不是", "button": "修改",
"notEndsWith": "結尾不是" "title": "修改資料",
} "submit": "送出修改"
}, },
"data": "欄位", "multi": {
"leftTitle": "群組條件", "title": "多重值",
"logicAnd": "且", "info": "您所選擇的多筆資料中,此欄位包含了不同的值。若您想要將它們都改為同一個值,可以在此輸入,要不然它們會保留各自原本的值。",
"logicOr": "或", "restore": "復原",
"rightTitle": "取消群組", "noMulti": "此輸入欄需單獨輸入,不容許多筆資料一起修改"
"title": { }
"_": "複合查詢 (%d)", },
"0": "複合查詢" "emptyTable": "目前沒有資料",
}, "info": "顯示第 _START_ 至 _END_ 筆結果,共 _TOTAL_ 筆",
"value": "內容" "infoEmpty": "顯示第 0 至 0 筆結果,共 0 筆",
}, "infoFiltered": "(從 _MAX_ 筆結果中過濾)",
"editor": { "infoThousands": ",",
"close": "關閉", "lengthMenu": "顯示 _MENU_ 筆結果",
"create": { "loadingRecords": "載入中...",
"button": "新增", "paginate": {
"title": "新增資料", "first": "第一頁",
"submit": "送出新增" "previous": "上一頁",
}, "next": "下一頁",
"remove": { "last": "最後一頁"
"button": "刪除", },
"title": "刪除資料", "processing": "處理中...",
"submit": "送出刪除", "search": "搜尋:",
"confirm": { "searchBuilder": {
"_": "您確定要刪除您所選取的 %d 筆資料嗎?", "add": "新增條件",
"1": "您確定要刪除您所選取的 1 筆資料嗎?" "condition": "條件",
} "deleteTitle": "刪除過濾條件",
}, "button": {
"error": { "0": "複合查詢",
"system": "系統發生錯誤(更多資訊)" "_": "複合查詢 (%d)"
}, },
"edit": { "clearAll": "清空",
"button": "修改", "conditions": {
"title": "修改資料", "array": {
"submit": "送出修改" "contains": "含有",
}, "equals": "等於",
"multi": { "empty": "空值",
"title": "多重值", "not": "不等於",
"info": "您所選擇的多筆資料中,此欄位包含了不同的值。若您想要將它們都改為同一個值,可以在此輸入,要不然它們會保留各自原本的值。", "notEmpty": "非空值",
"restore": "復原", "without": "不含"
"noMulti": "此輸入欄需單獨輸入,不容許多筆資料一起修改" },
} "date": {
}, "after": "大於",
"autoFill": { "before": "小於",
"cancel": "取消" "between": "在其中",
}, "empty": "為空",
"buttons": { "equals": "等於",
"copySuccess": { "not": "不為",
"_": "複製了 %d 筆資料", "notBetween": "不在其中",
"1": "複製了 1 筆資料" "notEmpty": "不為空"
}, },
"copyTitle": "已經複製到剪貼簿", "number": {
"excel": "Excel", "between": "在其中",
"pdf": "PDF", "empty": "為空",
"print": "列印", "equals": "等於",
"copy": "複製", "gt": "大於",
"colvis": "欄位顯示", "gte": "大於等於",
"colvisRestore": "重置欄位顯示", "lt": "小於",
"csv": "CSV", "lte": "小於等於",
"pageLength": { "not": "不為",
"-1": "顯示全部", "notBetween": "不在其中",
"_": "顯示 %d 筆" "notEmpty": "不為空"
}, },
"createState": "建立狀態", "string": {
"removeAllStates": "移除所有狀態", "contains": "含有",
"removeState": "移除", "empty": "為空",
"renameState": "重新命名", "endsWith": "字尾為",
"savedStates": "儲存狀態", "equals": "等於",
"stateRestore": "狀態 %d", "not": "不為",
"updateState": "更新" "notEmpty": "不為空",
}, "startsWith": "字首為",
"searchPanes": { "notContains": "不含",
"collapse": { "notStartsWith": "開頭不是",
"_": "搜尋面版 (%d)", "notEndsWith": "結尾不是"
"0": "搜尋面版" }
}, },
"emptyPanes": "沒搜尋面版", "data": "欄位",
"loadMessage": "載入搜尋面版中...", "leftTitle": "群組條件",
"clearMessage": "清空", "logicAnd": "且",
"count": "{total}", "logicOr": "或",
"countFiltered": "{shown} ({total})", "rightTitle": "取消群組",
"title": "過濾條件 - %d", "title": {
"showMessage": "顯示全部", "0": "複合查詢",
"collapseMessage": "摺疊全部" "_": "複合查詢 (%d)"
}, },
"stateRestore": { "value": "內容"
"emptyError": "名稱不能空白。", },
"creationModal": { "searchPanes": {
"button": "建立", "collapse": {
"columns": { "0": "搜尋面版",
"search": "欄位搜尋", "_": "搜尋面版 (%d)"
"visible": "欄位顯示" },
}, "emptyPanes": "沒搜尋面版",
"name": "名稱:", "loadMessage": "載入搜尋面版中...",
"order": "排序", "clearMessage": "清空",
"paging": "分頁", "count": "{total}",
"scroller": "卷軸位置", "countFiltered": "{shown} ({total})",
"search": "搜尋", "title": "過濾條件 - %d",
"searchBuilder": "複合查詢", "showMessage": "顯示全部",
"select": "選擇", "collapseMessage": "摺疊全部"
"title": "建立新狀態", },
"toggleLabel": "包含:" "searchPlaceholder": "請輸入關鍵字",
}, "select": {
"duplicateError": "此狀態名稱已經存在。", "columns": {
"emptyStates": "名稱不可空白。", "1": "選擇了 1 欄資料",
"removeConfirm": "確定要移除 %s 嗎?", "_": "選擇了 %d 欄資料"
"removeError": "移除狀態失敗。", },
"removeJoiner": "和", "rows": {
"removeSubmit": "移除", "1": "選擇了 1 筆資料",
"removeTitle": "移除狀態", "_": "選擇了 %d 筆資料"
"renameButton": "重新命名", },
"renameLabel": "%s 的新名稱:", "cells": {
"renameTitle": "重新命名狀態" "1": "選擇了 1 格資料",
}, "_": "選擇了 %d 格資料"
"select": { }
"columns": { },
"_": "選擇了 %d 欄資料", "stateRestore": {
"1": "選擇了 1 欄資料" "emptyError": "名稱不能空白。",
}, "creationModal": {
"rows": { "button": "建立",
"1": "選擇了 1 筆資料", "columns": {
"_": "選擇了 %d 筆資料" "search": "欄位搜尋",
}, "visible": "欄位顯示"
"cells": { },
"1": "選擇了 1 格資料", "name": "名稱:",
"_": "選擇了 %d 格資料" "order": "排序",
} "paging": "分頁",
}, "scroller": "卷軸位置",
"zeroRecords": "沒有符合的資料", "search": "搜尋",
"aria": { "searchBuilder": "複合查詢",
"sortAscending": ":升冪排列", "select": "選擇",
"sortDescending": ":降冪排列" "title": "建立新狀態",
}, "toggleLabel": "包含:"
"info": "顯示第 _START_ 至 _END_ 筆結果,共 _TOTAL_ 筆", },
"infoEmpty": "顯示第 0 至 0 筆結果,共 0 筆", "duplicateError": "此狀態名稱已經存在。",
"infoFiltered": "(從 _MAX_ 筆結果中過濾)", "emptyStates": "名稱不可空白。",
"infoThousands": ",", "removeConfirm": "確定要移除 %s 嗎?",
"lengthMenu": "顯示 _MENU_ 筆結果", "removeError": "移除狀態失敗。",
"search": "搜尋:", "removeJoiner": "和",
"searchPlaceholder": "請輸入關鍵字", "removeSubmit": "移除",
"thousands": "," "removeTitle": "移除狀態",
} "renameButton": "重新命名",
"renameLabel": "%s 的新名稱:",
"renameTitle": "重新命名狀態"
},
"thousands": ",",
"zeroRecords": "沒有符合的資料"
}

Loading…
Cancel
Save