42 lines
2.9 KiB
JavaScript
42 lines
2.9 KiB
JavaScript
/* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
|
|
/* vim: set ts=2 et sw=2 tw=80: */
|
|
|
|
/*************************************************************
|
|
*
|
|
* MathJax/localization/scn/MathML.js
|
|
*
|
|
* Copyright (c) 2009-2015 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("scn","MathML",{
|
|
version: "2.5.0",
|
|
isLoaded: true,
|
|
strings: {
|
|
BadMglyph: "mglyph sbagghiatu: %1",
|
|
BadMglyphFont: "Tipu di car\u00E0ttiri sbagghiatu: %1",
|
|
MathPlayer: "MathJax nun rinisc\u00ECu a\u2019 armari u MathPlayer.\n\nSi\u2019 u MathPlayer nun \u00E8 istallatu, pi\u2019 prima cosa s\u2019havi a\u2019 istallari.\nSannunca, purr\u00ECunu \u00E8ssiri i to mpustazzioni d\u00E2 sicurizza ca nun pirm\u00E8ttunu u funziunamentu\nd\u00EE cuntrolli ActiveX. Apri a vuci \u00ABOpzioni Internet\u00BB nt\u00F4 men\u00F9 \u00ABStrumenti\u00BB e pigghia a linguetta \u00ABSicurezza\u00BB, e \u1E0D\u1E0Dani carca\nu buttuni \u00ABLivello personalizzato...\u00BB. Cuntrolla ch\u2019i mpustazzioni \u00ABEsegui controlli ActiveX e plug-in\u00BB e \u00ABComportamento file binari e script\u00BB sunnu attivati.\n\nComu ad ora vidir\u00E0i missagg\u00EE d\u2019erruri nveci chi\u2019 f\u00F2rmuli matim\u00E0tichi mpagginati",
|
|
CantCreateXMLParser: "MathJax nun po\u2019 criari n\u2019analizzaturi sint\u00E0tticu XML p\u00FB MathML. Cuntrolla chi\u2019 \u00E8 attivata a mpustazzioni di sicurizza \u00ABEsegui script controlli ActiveX contrassegnati come sicuri\u00BB (apri a vuci \u00ABOpzioni Internet\u00BB nt\u00F4 men\u00F9 \u00ABStrumenti\u00BB, sceggh\u00EE a linguetta \u00ABSicurezza\u00BB, e carca u buttuni \u00ABLivello personalizzato...\u00BB pi\u2019 truvari sta mpustazzioni).\n\nL\u2019equazzioni MathML nun ponnu \u00E8ssiri labburati di MathJax",
|
|
UnknownNodeType: "Tipu di gruppu scanusciutu: %1",
|
|
UnexpectedTextNode: "Gruppu di testu inaspittatu: %1",
|
|
ErrorParsingMathML: "Erruri nta l\u2019an\u00E0lisi d\u00FB MathML",
|
|
ParsingError: "Erruri nta l\u2019an\u00E0lisi d\u00FB MathML: %1",
|
|
MathMLSingleElement: "U MathML havi a\u2019 \u00E8ssiri furmatu di n\u2019elimentu s\u00ECngulu",
|
|
MathMLRootElement: "U MathML havi a\u2019 \u00E8ssiri furmatu di n\u2019elimentu \u003Cmath\u003E, no %1"
|
|
}
|
|
});
|
|
|
|
MathJax.Ajax.loadComplete("[MathJax]/localization/scn/MathML.js");
|