|
|
|
@ -7,24 +7,84 @@
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
"sEmptyTable": "No data available in table",
|
|
|
|
|
"sInfo": "Showing _START_ to _END_ of _TOTAL_ entries",
|
|
|
|
|
"sInfoEmpty": "Showing 0 to 0 of 0 entries",
|
|
|
|
|
"sInfoFiltered": "(filtered from _MAX_ total entries)",
|
|
|
|
|
"sInfoThousands": ",",
|
|
|
|
|
"sLengthMenu": "Show _MENU_ entries",
|
|
|
|
|
"sLoadingRecords": "Loading...",
|
|
|
|
|
"sProcessing": "Processing...",
|
|
|
|
|
"sSearch": "Search:",
|
|
|
|
|
"sZeroRecords": "No matching records found",
|
|
|
|
|
"oPaginate": {
|
|
|
|
|
"sFirst": "First",
|
|
|
|
|
"sLast": "Last",
|
|
|
|
|
"sNext": "Next",
|
|
|
|
|
"sPrevious": "Previous"
|
|
|
|
|
},
|
|
|
|
|
"oAria": {
|
|
|
|
|
"sSortAscending": ": activate to sort column ascending",
|
|
|
|
|
"sSortDescending": ": activate to sort column descending"
|
|
|
|
|
"emptyTable": "No data available in table",
|
|
|
|
|
"info": "Showing _START_ to _END_ of _TOTAL_ entries",
|
|
|
|
|
"infoEmpty": "Showing 0 to 0 of 0 entries",
|
|
|
|
|
"infoFiltered": "(filtered from _MAX_ total entries)",
|
|
|
|
|
"infoThousands": ",",
|
|
|
|
|
"lengthMenu": "Show _MENU_ entries",
|
|
|
|
|
"loadingRecords": "Loading...",
|
|
|
|
|
"processing": "Processing...",
|
|
|
|
|
"search": "Search:",
|
|
|
|
|
"zeroRecords": "No matching records found",
|
|
|
|
|
"thousands": ",",
|
|
|
|
|
"paginate": {
|
|
|
|
|
"first": "First",
|
|
|
|
|
"last": "Last",
|
|
|
|
|
"next": "Next",
|
|
|
|
|
"previous": "Previous"
|
|
|
|
|
},
|
|
|
|
|
"aria": {
|
|
|
|
|
"sortAscending": ": activate to sort column ascending",
|
|
|
|
|
"sortDescending": ": activate to sort column descending"
|
|
|
|
|
},
|
|
|
|
|
"autoFill": {
|
|
|
|
|
"cancel": "Cancel",
|
|
|
|
|
"fill": "Fill all cells with <i>%d</i>",
|
|
|
|
|
"fillHorizontal": "Fill cells horizontally",
|
|
|
|
|
"fillVertical": "Fill cells vertically"
|
|
|
|
|
},
|
|
|
|
|
"buttons": {
|
|
|
|
|
"collection": "Collection <span class='ui-button-icon-primary ui-icon ui-icon-triangle-1-s'/>",
|
|
|
|
|
"colvis": "Column Visibility",
|
|
|
|
|
"colvisRestore": "Restore visibility",
|
|
|
|
|
"copy": "Copy",
|
|
|
|
|
"copyKeys": "Press ctrl or u2318 + C to copy the table data to your system clipboard.<br><br>To cancel, click this message or press escape.",
|
|
|
|
|
"copySuccess": {
|
|
|
|
|
"1": "Copied 1 row to clipboard",
|
|
|
|
|
"_": "Copied %d rows to clipboard"
|
|
|
|
|
},
|
|
|
|
|
"copyTitle": "Copy to Clipboard",
|
|
|
|
|
"csv": "CSV",
|
|
|
|
|
"excel": "Excel",
|
|
|
|
|
"pageLength": {
|
|
|
|
|
"-1": "Show all rows",
|
|
|
|
|
"1": "Show 1 row",
|
|
|
|
|
"_": "Show %d rows"
|
|
|
|
|
},
|
|
|
|
|
"pdf": "PDF",
|
|
|
|
|
"print": "Print"
|
|
|
|
|
},
|
|
|
|
|
"searchBuilder": {
|
|
|
|
|
"add": "Add Condition",
|
|
|
|
|
"button": {
|
|
|
|
|
"0": "Search Builder",
|
|
|
|
|
"_": "Search Builder (%d)"
|
|
|
|
|
},
|
|
|
|
|
"clearAll": "Clear All",
|
|
|
|
|
"condition": "Condition",
|
|
|
|
|
"data": "Data",
|
|
|
|
|
"deleteTitle": "Delete filtering rule",
|
|
|
|
|
"leftTitle": "Outdent Criteria",
|
|
|
|
|
"logicAnd": "And",
|
|
|
|
|
"logicOr": "Or",
|
|
|
|
|
"rightTitle": "Indent Criteria",
|
|
|
|
|
"title": {
|
|
|
|
|
"0": "Search Builder",
|
|
|
|
|
"_": "Search Builder (%d)"
|
|
|
|
|
},
|
|
|
|
|
"value": "Value"
|
|
|
|
|
},
|
|
|
|
|
"searchPanes": {
|
|
|
|
|
"clearMessage": "Clear All",
|
|
|
|
|
"collapse": {
|
|
|
|
|
"0": "SearchPanes",
|
|
|
|
|
"_": "SearchPanes (%d)"
|
|
|
|
|
},
|
|
|
|
|
"count": "{total}",
|
|
|
|
|
"countFiltered": "{shown} ({total})",
|
|
|
|
|
"emptyPanes": "No SearchPanes",
|
|
|
|
|
"loadMessage": "Loading SearchPanes",
|
|
|
|
|
"title": "Filters Active - %d"
|
|
|
|
|
}
|
|
|
|
|
}
|