Update Chinese-traditional.lang

pull/279/head
jiunjiun 9 years ago
parent afef378cf9
commit a4c0b2808a
No known key found for this signature in database
GPG Key ID: 7A3FDFCE1563B8A0

@ -4,26 +4,29 @@
* @anchor Chinese (traditional) * @anchor Chinese (traditional)
* @author <a href="https://gimmerank.com/">GimmeRank Affiliate</a> * @author <a href="https://gimmerank.com/">GimmeRank Affiliate</a>
* @author <a href="https://github.com/PeterDaveHello">Peter Dave Hello</a> * @author <a href="https://github.com/PeterDaveHello">Peter Dave Hello</a>
* @author <a href="https://github.com/jiunjiun">jiunjiun</a>
*/ */
{ {
"processing":   "處理中...", "sEmptyTable": "沒有資料",
"loadingRecords": "載入中...", "sInfo": "顯示第 _START_ 至 _END_ 項結果,共 _TOTAL_ 項",
"lengthMenu":   "顯示 _MENU_ 項結果", "sInfoEmpty": "顯示第 0 至 0 項結果,共 0 項",
"zeroRecords":  "沒有符合的結果", "sInfoFiltered": "(從 _MAX_ 項結果過濾)",
"info":         "顯示第 _START_ 至 _END_ 項結果,共 _TOTAL_ 項", "sInfoPostFix": "",
"infoEmpty":    "顯示第 0 至 0 項結果,共 0 項", "sInfoThousands": ",",
"infoFiltered": "(從 _MAX_ 項結果中過濾)", "sLengthMenu": "顯示 _MENU_ 項結果",
"infoPostFix":  "", "sLoadingRecords": "載入中...",
"search":       "搜尋:", "sProcessing": "處理中...",
"paginate": { "sSearch": "搜尋:",
"first":    "第一頁", "sZeroRecords": "沒有符合的結果",
"previous": "上一頁", "oPaginate": {
"next":     "下一頁", "sFirst": "第一頁",
"last":     "最後一頁" "sLast": "最後一頁",
}, "sNext": "下一頁",
"aria": { "sPrevious": "上一頁"
"sortAscending": ": 升冪排列", },
"sortDescending": ": 降冪排列" "oAria": {
} "sSortAscending": ": 升冪排列",
"sSortDescending": ": 降冪排列"
}
} }

Loading…
Cancel
Save