Drupal.locale = { 'pluralFormula': function($n) { return Number(($n>1)); }, 'strings': { "Select all rows in this table": "Selecciona totes les fileres d\'aquesta taula", "Deselect all rows in this table": "Deselecciona totes les fileres d\'aquesta taula", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Els canvis fets a aquest bloc no es desaran fins que no es premi el botó \x3cem\x3eDesar blocs\x3c/em\x3e.", "Drag to re-order": "Arrossegueu per canviar l\'ordre", "Changes made in this table will not be saved until the form is submitted.": "Els canvis fets en aquesta taula no es guardaran fins que no envieu el formulari.", "Split summary at cursor": "Separa el resum al cursor", "Join summary": "Uneix el resum", "Unspecified error": "Error no especificat", "Upload": "Puja", "Only files with the following extensions are allowed: %files-allowed.": "Només els arxius amb les següents extensions estan permesos: %files-allowed" } };