]> git.mxchange.org Git - friendica-addons.git/blob - mathjax/lang/fr/strings.php
Merge pull request #102 from fabrixxm/addonlangs
[friendica-addons.git] / mathjax / lang / fr / strings.php
1 <?php\r
2 \r
3 $a->strings["Settings"] = "Réglages";\r
4 $a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "L'extension MathJax affiche les formules mathématiques écrites suivant la syntaxe LaTeX lorsqu'elles sont encadrés par les $$ habituels, ou dans un un bloc eqnarray. Ceci sur le mur, le Réseau et dans les messages privés.";\r
5 $a->strings["Use the MathJax renderer"] = "Utiliser le rendu MathJax";\r
6 $a->strings["Submit"] = "Envoyer";\r
7 $a->strings["Settings updated."] = "Réglages mis à jour.";\r
8 $a->strings["MathJax Base URL"] = "URL de base de MathJax";\r
9 $a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "L'URL du fichier Javascript qui doit être inclus pour utiliser MathJax. Ce peut être celle du CDN MathJax, ou bien de toute autre installation de MathJax.";\r