Нема описа
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.

12345678910111213141516171819202122232425262728
  1. {
  2. "sEmptyTable": "Nessun dato presente nella tabella",
  3. "sInfo": "Vista da _START_ a _END_ di _TOTAL_ elementi",
  4. "sInfoEmpty": "Vista da 0 a 0 di 0 elementi",
  5. "sInfoFiltered": "(filtrati da _MAX_ elementi totali)",
  6. "sInfoPostFix": "",
  7. "sInfoThousands": ",",
  8. "sLengthMenu": "Visualizza _MENU_ elementi",
  9. "sLoadingRecords": "Caricamento...",
  10. "sProcessing": "Elaborazione...",
  11. "sSearch": "Cerca:",
  12. "sZeroRecords": "La ricerca non ha portato alcun risultato.",
  13. "oPaginate": {
  14. "sFirst": "<i class='icon-base bx bx-chevrons-left scaleX-n1-rtl icon-18px'></i>",
  15. "sPrevious": "<i class='icon-base bx bx-chevron-left scaleX-n1-rtl icon-18px'></i>",
  16. "sNext": "<i class='icon-base bx bx-chevron-right scaleX-n1-rtl icon-18px'></i>",
  17. "sLast": "<i class='icon-base bx bx-chevrons-right scaleX-n1-rtl icon-18px'></i>"
  18. },
  19. "oAria": {
  20. "sSortAscending": ": attiva per ordinare la colonna in ordine crescente",
  21. "sSortDescending": ": attiva per ordinare la colonna in ordine decrescente"
  22. },
  23. "searchPanes": {
  24. "title": "",
  25. "count": "{total}",
  26. "countFiltered": "{shown} ({total})"
  27. }
  28. }