X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mathjax%2Flang%2Ffr%2Fstrings.php;fp=mathjax%2Flang%2Ffr%2Fstrings.php;h=1057a617804d37743375130b76cd1052b126f214;hb=887fcdbd3ec866d808afc4899a67915b8d5f2b19;hp=0000000000000000000000000000000000000000;hpb=32063986f51e178650f16350f867616decb5a32b;p=friendica-addons.git diff --git a/mathjax/lang/fr/strings.php b/mathjax/lang/fr/strings.php new file mode 100644 index 00000000..1057a617 --- /dev/null +++ b/mathjax/lang/fr/strings.php @@ -0,0 +1,9 @@ +strings["Settings"] = "Réglages"; +$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."; +$a->strings["Use the MathJax renderer"] = "Utiliser le rendu MathJax"; +$a->strings["Submit"] = "Envoyer"; +$a->strings["Settings updated."] = "Réglages mis à jour."; +$a->strings["MathJax Base URL"] = "URL de base de MathJax"; +$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.";