aboutsummaryrefslogtreecommitdiff
path: root/htdocs/js/MathJax-2.7.2/localization/ca/MathML.js
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2017-11-07 23:57:50 -0500
committerPaul Duncan <pabs@pablotron.org>2017-11-07 23:57:50 -0500
commit67325e338ac7d2def8743581b8cbbc4d7cb327bd (patch)
treeaf6c04eb5eb0088fa7378a0c8129afdff2f4c333 /htdocs/js/MathJax-2.7.2/localization/ca/MathML.js
parent814e716cf003500ada840fcf7cc2c6cada41e1cb (diff)
downloadmathy-67325e338ac7d2def8743581b8cbbc4d7cb327bd.tar.bz2
mathy-67325e338ac7d2def8743581b8cbbc4d7cb327bd.zip
upgrade to mathjax 2.7.2
Diffstat (limited to 'htdocs/js/MathJax-2.7.2/localization/ca/MathML.js')
-rw-r--r--htdocs/js/MathJax-2.7.2/localization/ca/MathML.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/htdocs/js/MathJax-2.7.2/localization/ca/MathML.js b/htdocs/js/MathJax-2.7.2/localization/ca/MathML.js
new file mode 100644
index 0000000..4a33828
--- /dev/null
+++ b/htdocs/js/MathJax-2.7.2/localization/ca/MathML.js
@@ -0,0 +1,19 @@
+/*
+ * /MathJax/localization/ca/MathML.js
+ *
+ * Copyright (c) 2009-2017 The MathJax Consortium
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+MathJax.Localization.addTranslation("ca","MathML",{version:"2.7.2",isLoaded:true,strings:{BadMglyph:"Mglyph incorrecte: %1",BadMglyphFont:"Font incorrecta: %1",MathPlayer:"MathJax no ha pogut configurar MathPlayer.\n\nSi MathPlayer no est\u00E0 instal\u00B7lat, necessiteu instal\u00B7lar-lo pr\u00E8viament. Altrament, pot ser que la vostra configuraci\u00F3 de seguretat estigui blocant l'execuci\u00F3 de controls ActiveX. Useu el men\u00FA Opcions d'Internet dins el men\u00FA Eines i seleccioneu la pestanya Seguretat, i llavors premeu el bot\u00F3 Nivell Personalitzat. Assegureu-vos que les configuracions per 'Executar Controls ActiveX' i 'Comportaments binari i script' estan activades.\n\nDe moment veureu missatges d'error en comptes de f\u00F3rmules matem\u00E0tiques.",CantCreateXMLParser:"MathJax no pot crear un analitzador XML per MathML. Comproveu que la configuraci\u00F3 de seguretat 'Controls de script ActiveX marcats segurs per scripting' est\u00E0 marcada (aneu a l'opci\u00F3 Opcions d'Internet dins el men\u00FA Eines, i seleccioneu el panell de Seguretat; despr\u00E9s, cliqueu el bot\u00F3 Nivell Personalitzat per activar aquesta configuraci\u00F3).\n\nLes equacions MathML no podran ser processades per MathJax",UnknownNodeType:"Tipus de node desconegut: %1",UnexpectedTextNode:"Node de text inesperat: %1",ErrorParsingMathML:"Error d'an\u00E0lisi MathML",ParsingError:"Error d'an\u00E0lisi MathML: %1",MathMLSingleElement:"MathML ha d'estar format per un sol element",MathMLRootElement:"MathML ha d'estar format per un element \u003Cmath\u003E, no per %1"}});MathJax.Ajax.loadComplete("[MathJax]/localization/ca/MathML.js");