Update Chinese-traditional.lang

pull/461/head
sjvann 5 years ago committed by GitHub
parent 6090a52b5b
commit 526878f27f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,23 +7,24 @@
*/ */
{ {
"processing":   "處理中...", "sEmptyTable": "表格中無資料",
"loadingRecords": "載入中...", "sProcessing": "處理中...",
"lengthMenu":   "顯示 _MENU_ 項結果", "sLoadingRecords": "載入中...",
"zeroRecords":  "沒有符合的結果", "sLengthMenu":   "顯示 _MENU_ 項結果",
"info":         "顯示第 _START_ 至 _END_ 項結果,共 _TOTAL_ 項", "sZeroRecords":  "沒有符合的結果",
"infoEmpty":    "顯示第 0 至 0 項結果,共 0 項", "sInfo":         "顯示第 _START_ 至 _END_ 項結果,共 _TOTAL_ 項",
"infoFiltered": "(從 _MAX_ 項結果中過濾)", "sInfoEmpty":    "顯示第 0 至 0 項結果,共 0 項",
"infoPostFix":  "", "sInfoFiltered": "(從 _MAX_ 項結果中過濾)",
"search":       "搜尋:", "sInfoPostFix":  "",
"paginate": { "sSearch":       "搜尋:",
"first":    "第一頁", "oPaginate": {
"previous": "上一頁", "sFirst":    "第一頁",
"next":     "下一頁", "sPrevious": "上一頁",
"last":     "最後一頁" "sNext":     "下一頁",
"sLast":     "最後一頁"
}, },
"aria": { "oAria": {
"sortAscending": ": 升冪排列", "sSortAscending": ": 升冪排列",
"sortDescending": ": 降冪排列" "sSortDescending": ": 降冪排列"
} }
} }

Loading…
Cancel
Save