You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
598 B
Plaintext
24 lines
598 B
Plaintext
/**
|
|
* Italian translation
|
|
* @name Italian
|
|
* @author Nicola Zecchin
|
|
*/
|
|
|
|
{
|
|
"sProcessing": "Caricamento...",
|
|
"sLengthMenu": "Visualizza _MENU_ elementi",
|
|
"sZeroRecords": "La ricerca non ha portato alcun risultato.",
|
|
"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": "",
|
|
"sSearch": "Cerca:",
|
|
"sUrl": "",
|
|
"oPaginate": {
|
|
"sFirst": "Inizio",
|
|
"sPrevious": "Precedente",
|
|
"sNext": "Successivo",
|
|
"sLast": "Fine"
|
|
}
|
|
}
|