friendica-addons/mathjax/lang/pl/strings.php

10 lines
609 B
PHP
Raw Normal View History

2013-02-27 15:38:30 +01:00
<?php
$a->strings["Settings"] = "Ustawienia";
$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."] = "";
$a->strings["Use the MathJax renderer"] = "";
$a->strings["Submit"] = "Potwierdź";
$a->strings["Settings updated."] = "Zaktualizowano ustawienia.";
$a->strings["MathJax Base URL"] = "";
$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."] = "";