Drupal.locale = { 'pluralFormula': function($n) { return Number(($n>1)); }, 'strings': { "jQuery UI Tabs: Mismatching fragment identifier.": "Onglets d\'interface jQuery : identifiant de fragment ne correspondant pas.", "An error occurred at ": "Une erreur s\'est produite à", "jQuery UI Tabs: Not enough arguments to add tab.": "Onglets d\'interface jQuery : pas assez d\'arguments pour ajouter l\'onglet.", "Upload": "Transfert", "Select all rows in this table": "Sélectionner toutes les lignes du tableau", "Deselect all rows in this table": "Désélectionner toutes les lignes du tableau" } };