/**
* Chinese translation
* @name Chinese
* @anchor Chinese
* @author <a href="http://docs.jquery.com/UI">Chi Cheng</a>
*/
{
"sProcessing": "???...",
"sLengthMenu": "?? _MENU_ ???",
"sZeroRecords": "??????",
"sInfo": "??? _START_ ? _END_ ????? _TOTAL_ ?",
"sInfoEmpty": "??? 0 ? 0 ????? 0 ?",
"sInfoFiltered": "(? _MAX_ ?????)",
"sInfoPostFix": "",
"sSearch": "??:",
"sUrl": "",
"sEmptyTable": "??????",
"sLoadingRecords": "???...",
"sInfoThousands": ",",
"oPaginate": {
"sFirst": "??",
"sPrevious": "??",
"sNext": "??",
"sLast": "??"
},
"oAria": {
"sSortAscending": ": ???????",
"sSortDescending": ": ???????"
}
}
|