]> git.mxchange.org Git - friendica-addons.git/blob - mathjax/lang/pl/messages.po
63c56a11947776c815d57f76e166e75d47677b5f
[friendica-addons.git] / mathjax / lang / pl / messages.po
1 # ADDON mathjax
2 # Copyright (C)
3 # This file is distributed under the same license as the Friendica mathjax addon package.
4
5
6 # Translators:
7 # Waldemar Stoczkowski <waldemar.stoczkowski@gmail.com>, 2018
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: friendica\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2013-02-27 05:01-0500\n"
13 "PO-Revision-Date: 2018-04-01 14:40+0000\n"
14 "Last-Translator: Waldemar Stoczkowski <waldemar.stoczkowski@gmail.com>\n"
15 "Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Language: pl\n"
20 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
21
22 #: mathjax.php:36
23 msgid "Settings"
24 msgstr "Ustawienia"
25
26 #: mathjax.php:37
27 msgid ""
28 "The MathJax addon renders mathematical formulae written using the LaTeX "
29 "syntax surrounded by the usual $$ or an eqnarray block in the postings of "
30 "your wall,network tab and private mail."
31 msgstr "Dodatek MathJax renderuje formuły matematyczne napisane przy użyciu składni LaTeX otoczonej zwykłym blokiem $$ lub eqnarray w wiadomościach na ścianie, karcie sieciowej i prywatnej korespondencji."
32
33 #: mathjax.php:38
34 msgid "Use the MathJax renderer"
35 msgstr "Użyj renderer MathJax"
36
37 #: mathjax.php:42
38 msgid "Submit"
39 msgstr "Wyślij"
40
41 #: mathjax.php:66
42 msgid "Settings updated."
43 msgstr "Ustawienia zaktualizowane."
44
45 #: mathjax.php:75
46 msgid "MathJax Base URL"
47 msgstr "Podstawowy adres URL MathJax"
48
49 #: mathjax.php:75
50 msgid ""
51 "The URL for the javascript file that should be included to use MathJax. Can "
52 "be either the MathJax CDN or another installation of MathJax."
53 msgstr "Adres URL pliku javascript, który powinien być dołączony do korzystania z MathJax. Może to być MathJax CDN lub inna instalacja MathJax."