You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/i18n/Chinese-traditional.lang

30 lines
903 B
Plaintext

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

/**
* Chinese (traditional) translation
* @name Chinese (traditional)
* @anchor Chinese (traditional)
* @author <a href="https://gimmerank.com/">GimmeRank Affiliate</a>
* @author <a href="https://github.com/PeterDaveHello">Peter Dave Hello</a>
*/
{
"processing":   "處理中...",
"loadingRecords": "載入中...",
"lengthMenu":   "顯示 _MENU_ 項結果",
"zeroRecords":  "沒有符合的結果",
"info":         "顯示第 _START_ 至 _END_ 項結果,共 _TOTAL_ 項",
"infoEmpty":    "顯示第 0 至 0 項結果,共 0 項",
"infoFiltered": "(從 _MAX_ 項結果中過濾)",
"infoPostFix":  "",
"search":       "搜尋:",
"paginate": {
"first":    "第一頁",
"previous": "上一頁",
"next":     "下一頁",
"last":     "最後一頁"
}
"aria": {
"sortAscending": ": 升冪排列",
"sortDescending": ": 降冪排列"
}
}