Subversion-Projekte lars-tiefland.cienc

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
8 lars 1
/**
2
 * Chinese (traditional) translation
3
 *  @name Chinese (traditional)
4
 *  @anchor Chinese (traditional)
5
 *  @author <a href="https://gimmerank.com/">GimmeRank Affiliate</a>
6
 */
7
 
8
{
9
	"sProcessing":   "處理中...",
10
	"sLengthMenu":   "顯示 _MENU_ 項結果",
11
	"sZeroRecords":  "沒有匹配結果",
12
	"sInfo":         "顯示第 _START_ 至 _END_ 項結果,共 _TOTAL_ 項",
13
	"sInfoEmpty":    "顯示第 0 至 0 項結果,共 0 項",
14
	"sInfoFiltered": "(從 _MAX_ 項結果過濾)",
15
	"sInfoPostFix":  "",
16
	"sSearch":       "搜索:",
17
	"sUrl":          "",
18
	"oPaginate": {
19
		"sFirst":    "首頁",
20
		"sPrevious": "上頁",
21
		"sNext":     "下頁",
22
		"sLast":     "尾頁"
23
	}
24
}