mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-27 17:01:07 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Id2cf5e7779ba4a5bbe89a453071de427a44f9629
This commit is contained in:
parent
7d937c6665
commit
0db6866004
|
@ -8,6 +8,7 @@
|
|||
"Dgstranz",
|
||||
"Fierodelveneto",
|
||||
"Fitoschido",
|
||||
"Francodiaz7",
|
||||
"Indiralena",
|
||||
"Macofe",
|
||||
"MarcoAurelio",
|
||||
|
@ -90,7 +91,7 @@
|
|||
"math_unknown_error": "error desconocido",
|
||||
"math_unknown_function": "función desconocida «$1»",
|
||||
"mw_math_latexml": "LaTeXML (experimental, usa MathML)",
|
||||
"mw_math_mathml": "MathML con SVG o PNG como alternativa (recomendado para navegadores modernos y herramientas de accesibilidad)",
|
||||
"mw_math_mathml": "SVG o PNG como alternativa (MathML puede ser habilitado mediante plugin de navegador)",
|
||||
"mw_math_png": "Imágenes PNG",
|
||||
"mw_math_source": "Código LaTeX (para navegadores de texto)",
|
||||
"prefs-math": "Matemáticas",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"NehalDaveND",
|
||||
"Rajat11",
|
||||
"Sachinkatiyar",
|
||||
"Saurmandal",
|
||||
"Sfic",
|
||||
"Siddhartha Ghai",
|
||||
"आलोक",
|
||||
|
@ -63,9 +64,9 @@
|
|||
"math_unknown_error": "अज्ञात त्रुटि",
|
||||
"math_unknown_function": "अज्ञात फंक्शन '$1'",
|
||||
"mw_math_latexml": "लेटेक्सएमएल (प्रयोगात्मक; मैथ॰एम॰एल का प्रयोग करता है)",
|
||||
"mw_math_mathml": "MathML अगर हो सके तो (प्रायोगिक)",
|
||||
"mw_math_png": "पीएनजी छवियाँ",
|
||||
"mw_math_source": "उसे TeX ही रखें (पाठ ब्राउज़र के लिये)",
|
||||
"mw_math_mathml": "PNG फ़ॉलबैक के साथ SVG (ब्राउज़र प्लगिन के साथ MathML को सक्षम किया जा सकता है)",
|
||||
"mw_math_png": "PNG चित्र",
|
||||
"mw_math_source": "LaTeX का इस्तेमाल करें (टेक्स्ट ब्राउज़रों के लिए)",
|
||||
"prefs-math": "गणित",
|
||||
"mathstatus": "गणित स्थिति",
|
||||
"datatypes-type-math": "गणितीय व्यंजक",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"math-visualeditor-mwlatexinspector-display-default": "Zadano",
|
||||
"math-visualeditor-mwlatexinspector-display-inline": "U redu",
|
||||
"math-visualeditor-mwlatexinspector-id": "ID poveznice (neobvezno)",
|
||||
"math-visualeditor-mwlatexinspector-qid": "Oznaka s Wikipodataka (s prefiksom Q)",
|
||||
"math-visualeditor-mwmathdialog-title": "Matematička formula",
|
||||
"math-visualeditor-symbol-group-chem-addition": "Adukti",
|
||||
"math-visualeditor-symbol-group-chem-aggregation": "Agregatna stanja",
|
||||
|
|
Loading…
Reference in a new issue