Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Search": "Cerca", "Submit": "Pubblica", "Cancel": "Annulla", "Name": "Nome", "File": "File", "Reset": "Pulisci", "file": "file", "Select all rows in this table": "Seleziona tutte le righe in questa tabella", "Deselect all rows in this table": "Deseleziona tutte le righe in questa tabella", "Size": "Dimensione", "An error occurred at @path.": "Si è verificato un errore in @path.", "jQuery UI Tabs: Mismatching fragment identifier.": "UI Schede jQuery: indentificatore frammenti discrepanti.", "jQuery UI Tabs: Not enough arguments to add tab.": "UI Schede jQuery: non ci sono argomenti a sufficienza per aggiungere una scheda." } };