CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

| Download

Sage Reference Manual

Project: SageManifolds
Views: 717160
1
/*
2
* /MathJax/localization/sl/MathML.js
3
*
4
* Copyright (c) 2009-2015 The MathJax Consortium
5
*
6
* Licensed under the Apache License, Version 2.0 (the "License");
7
* you may not use this file except in compliance with the License.
8
* You may obtain a copy of the License at
9
*
10
* http://www.apache.org/licenses/LICENSE-2.0
11
*
12
* Unless required by applicable law or agreed to in writing, software
13
* distributed under the License is distributed on an "AS IS" BASIS,
14
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
* See the License for the specific language governing permissions and
16
* limitations under the License.
17
*/
18
19
MathJax.Localization.addTranslation("sl","MathML",{version:"2.5.0",isLoaded:true,strings:{BadMglyph:"Neveljaven mglyph: %1",BadMglyphFont:"Neveljavna pisava: %1",MathPlayer:"MathJax ni mogel nastaviti programa MathPlayer.\n\n\u010Ce MathPlayer ni name\u0161\u010Den, ga morate najprej namestiti. Sicer morda njegov zahon prepre\u010Dujejo va\u0161e varnostne nastavitve. Uporabite element Internetne mo\u017Enosti [Internet Options] pod menijem Orodja [Tools] in izberite zavihek Varnost [Security], nato pritisnite gumb Prilagojena raven [Custom Level]. Preverite, alo so nastavitve za 'Za\u017Eeni krmilne elemente ActiveX' in 'Binarna in skriptna vedenja' omogo\u010Dene.\n\nTrenutno boste namesto matematike videli sporo\u010Dila o napakah.",CantCreateXMLParser:"MathJax ne more ustvariti raz\u010Dlenjevalnika XML za MathML. Preverite, ali je varnostna nastavitev 'Krmilni elementi Script ActiveX ozna\u010Deni kot varni za skriptiranje' omogo\u010Dena (da to preverite, v meniju Orodja [Tools] uporabite element Internetne mo\u017Enosti [Internet Options], nato izberite plo\u0161\u010Do Varnost [Security], nato pritisnite gumb Prilagojena raven [Custom Level]).",UnknownNodeType:"Neznana vrsta vozli\u0161\u010Da: %1",UnexpectedTextNode:"Nepri\u010Dakovano tekstovno vozli\u0161\u010De: %1",ErrorParsingMathML:"Napaka pri raz\u010Dlenjevanju MathML",ParsingError:"Napaka pri raz\u010Dlenjevanju MathML: %1",MathMLSingleElement:"MathML mora biti oblikovan z enim samim elementom",MathMLRootElement:"MathML mora biti oblikovan z elementom \u003Cmath\u003E, ne s korenom %1"}});MathJax.Ajax.loadComplete("[MathJax]/localization/sl/MathML.js");
20
21