Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "None": "Aucun", "Your server has been successfully tested to support this feature.": "Le test a réussi. Votre serveur supporte cette fonctionnalité.", "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 configuration de votre système ne supporte pas cette fonctionnalité. La \x3ca href=\"http://drupal.org/node/15365\"\x3epage du manuel sur les URLs simplifiées\x3c/a\x3e apporte une aide supplémentaire.", "Testing clean URLs...": "Test des URLs simplifiées...", "Published": "Publié", "Sticky on top of lists": "Epinglé en haut des listes", "Promoted to front page": "Promu en page d\'accueil", "Create new revision": "Créer une révision", "1 attachment": [ "@count fichier attaché", "@count fichiers attachés" ], "Not in book": "Pas dans le livre", "New book": "Nouveau livre", "Don\'t create new revision": "Ne pas créer de nouvelle révision", "By @name on @date": "Par @name le @date", "By @name": "Par @name", "Not in menu": "Pas dans le menu", "No attachments": "Aucune pièce jointe", "Automatic alias": "Alias automatique", "Alias: @alias": "Alias : @alias", "No alias": "Aucun alias", "No flags": "Aucun flag", "No terms": "Aucun terme" } };