Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Search": "Cerca", "Submit": "Pubblica", "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", "Unspecified error": "Errore non specificato", "Drag to re-order": "Trascina per riordinare", "Changes made in this table will not be saved until the form is submitted.": "I cambiamenti fatti a questa tabella non saranno salvati finchè il form non viene inviato.", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "I cambiamenti a questi blocchi non saranno salvati finché il bottone \x3cem\x3eSalva blocchi\x3c/em\x3e è cliccato.", "language": "lingua", "Split summary at cursor": "Dividi il sommario nella posizione del cursore", "Join summary": "Unisci il sommario", "Testing clean URLs...": "Controllo degli URL semplificati in corso...", "Your server has been successfully tested to support this feature.": "Il vostro server ha superato con successo il test per supportare questa funzione.", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "La configurazione del vostro sistema attualmente non supporta questa funzione. La pagina del \x3ca href=\"http://drupal.org/node/15365\"\x3emanuale sugli URL semplificati\x3c/a\x3e contiene informazioni aggiuntive per la soluzione dei problemi.", "An HTTP error @status occurred. \n@uri": "Si è verificato un errore HTTP @status. \r\n@uri", "An error occurred. \n@uri\n@text": "Si è verificato un errore. \r\n@uri\r\n@text", "An error occurred. \n@uri\n(no information available).": "Si è verificato un errore. \r\n@uri\r\n(nessuna informazione disponibile)." } };