first commit

This commit is contained in:
Ryan Ariana
2024-05-06 11:04:37 +07:00
commit aee061ddba
7322 changed files with 2918816 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
{
"sEmptyTable": "No data in table",
"sInfo": "View from _START_ to _END_ of _TOTAL_ elements",
"sInfoEmpty": "View from 0 to 0 of 0 elements",
"sInfoFiltered": "(filtered from _MAX_ total elements)",
"sInfoPostFix": "",
"sInfoThousands": ",",
"sLengthMenu": "View _MENU_ elements",
"sLoadingRecords": "Loading...",
"sProcessing": "Processing...",
"sSearch": "Search:",
"sZeroRecords": "Search hasn't any result.",
"oPaginate": {
"sFirst": "First",
"sPrevious": "Previous",
"sNext": "Next",
"sLast": "Last"
},
"oAria": {
"sSortAscending": ": active to sort column by asc order",
"sSortDescending": ": active to sort column by desc order"
},
"buttons": {
"copyTitle": "Copied to clipboard",
"copySuccess": {
"_": "Copied %d rows",
"1": "Copied 1 row"
},
"colvis": "Edit columns",
"sExport": "Export",
"sCopy": "Copy",
"sAll": "All",
"sSelection": "Selection",
"sExcel": "Excel",
"sCsv": "Csv",
"sPdf": "Pdf",
"sPrint": "Print"
},
"select": {
"rows": "%d rows selected"
}
}

View File

@@ -0,0 +1,42 @@
{
"sEmptyTable": "Nessun dato presente nella tabella",
"sInfo": "Vista da _START_ a _END_ di _TOTAL_ elementi",
"sInfoEmpty": "Vista da 0 a 0 di 0 elementi",
"sInfoFiltered": "(filtrati da _MAX_ elementi totali)",
"sInfoPostFix": "",
"sInfoThousands": ",",
"sLengthMenu": "Visualizza _MENU_ elementi",
"sLoadingRecords": "Caricamento...",
"sProcessing": "Elaborazione...",
"sSearch": "Cerca:",
"sZeroRecords": "La ricerca non ha portato alcun risultato.",
"oPaginate": {
"sFirst": "Inizio",
"sPrevious": "Precedente",
"sNext": "Successivo",
"sLast": "Fine"
},
"oAria": {
"sSortAscending": ": attiva per ordinare la colonna in ordine crescente",
"sSortDescending": ": attiva per ordinare la colonna in ordine decrescente"
},
"buttons": {
"copyTitle": "Copiato negli appunti",
"copySuccess": {
"_": "Copiate %d righe",
"1": "Copiata 1 riga"
},
"colvis": "Modifica colonne",
"sExport": "Esporta",
"sCopy": "Copia",
"sAll": "Tutto",
"sSelection": "Selezione",
"sExcel": "Excel",
"sCsv": "Csv",
"sPdf": "Pdf",
"sPrint": "Stampa"
},
"select": {
"rows": "%d righe selezionate"
}
}