]> git.mxchange.org Git - friendica-addons.git/blob - mathjax/lang/es/messages.po
Merge pull request #390 from annando/1612-twitter-api-changes
[friendica-addons.git] / mathjax / lang / es / 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 # Albert, 2016
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: 2016-11-17 22:06+0000\n"
14 "Last-Translator: Albert\n"
15 "Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Language: es\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
22 #: mathjax.php:36
23 msgid "Settings"
24 msgstr "Ajustes"
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 "El addon MathJax renderiza las fórmulas matemáticos escritas usando la sintaxis LaTeX rodeada por el usual $$ o un bloque eqnarray en las publicaciones de su muro, etiqueta de red y mail privado."
32
33 #: mathjax.php:38
34 msgid "Use the MathJax renderer"
35 msgstr "Usar el renderizador MathJax"
36
37 #: mathjax.php:42
38 msgid "Submit"
39 msgstr "Enviar"
40
41 #: mathjax.php:66
42 msgid "Settings updated."
43 msgstr "Ajustes actualizados."
44
45 #: mathjax.php:75
46 msgid "MathJax Base URL"
47 msgstr "URL Base de 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 "La URL para el archivo javascript que debería ser incluído para usar MathJax. Puede ser el CDN de MathJax u otra instalación de MathJax."