mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-23 02:12:17 +00:00
Website templates
This commit is contained in:
30
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/italian.lang
vendored
Normal file
30
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/italian.lang
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
/**
|
||||
* Italian translation
|
||||
* @name Italian
|
||||
* @anchor Italian
|
||||
* @author Nicola Zecchin & Giulio Quaresima
|
||||
*/
|
||||
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user