Drupal.locale = { 'pluralFormula': function($n) { return Number(($n>1)); }, 'strings': { "Remove this item": "Supprimer cet élément", "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 transféré. Seuls les fichiers possédant les extensions suivantes sont autorisés : %extensions." } };