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.", "jQuery UI Tabs: Not enough arguments to add tab.": "Onglets d\'interface jQuery : pas assez d\'arguments pour ajouter l\'onglet.", "Select all rows in this table": "Sélectionner toutes les lignes du tableau", "An error occurred at ": "Une erreur s\'est produite à", "The selected file %filename cannot not be uploaded. Only files with the following extensions are allowed: %extensions.": "Le fichier sélectionné %filename n\'a pas pu être téléversé. Seuls les fichiers possédant les extensions suivantes sont autorisés : %extensions.", "Deselect all rows in this table": "Désélectionner toutes les lignes du tableau" } };