mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-23 15:16:56 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I440ccec27be9cde52b8c36d1cd2eec859cb1a835
This commit is contained in:
parent
dd494f12ad
commit
3ee9495853
18
i18n/gu.json
18
i18n/gu.json
|
@ -2,6 +2,7 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Ashok modhvadia",
|
||||
"CptViraj",
|
||||
"Dsvyas",
|
||||
"Macofe",
|
||||
"Mohit.dalal",
|
||||
|
@ -9,8 +10,17 @@
|
|||
"Sushant savla"
|
||||
]
|
||||
},
|
||||
"math-visualeditor-mwlatexinspector-display-block": "પ્રતિબંધ",
|
||||
"math-visualeditor-mwlatexdialog-card-formula": "સૂત્ર",
|
||||
"math-visualeditor-mwlatexdialog-card-options": "વિકલ્પો",
|
||||
"math-visualeditor-mwlatexinspector-display-block": "અવરોધ",
|
||||
"math-visualeditor-mwlatexinspector-display-default": "મૂળભૂત",
|
||||
"math-visualeditor-symbol-group-chem-charges": "વિદ્યુતભાર",
|
||||
"math-visualeditor-symbol-group-chem-equations": "રાસાયણિક સમીકરણો",
|
||||
"math-visualeditor-symbol-group-chem-greek": "ગ્રીક અક્ષરો",
|
||||
"math-visualeditor-symbol-group-math-greek": "ગ્રીક મૂળાક્ષર",
|
||||
"math-visualeditor-symbol-group-math-matrices": "શ્રેણીકો",
|
||||
"math-visualeditor-symbol-group-math-relations": "સંબંધો",
|
||||
"math-visualeditor-symbol-group-math-sets": "ગણો",
|
||||
"math_failure": "પદચ્છેદ અસફળ",
|
||||
"math_invalidjson": "$1 સર્વર પ્રતિભાવ અમાન્ય JSON છે.",
|
||||
"math_invalidxml": " MathML કે SVG અમાન્ય XML છે.",
|
||||
|
@ -20,5 +30,9 @@
|
|||
"mw-math-latexml": "LaTeXML (પ્રાયોગીક; MathML વાપરે છે)",
|
||||
"mw-math-mathml": " MathML શક્ય હોય તો (પ્રયોગાત્મક)",
|
||||
"mw-math-source": "LaTeX સ્રોત (ટેક્સ્ટ બ્રાઉઝરો માટે)",
|
||||
"prefs-math": "ગણિત"
|
||||
"prefs-math": "ગણિત",
|
||||
"math-wikibase-formula": "સૂત્ર",
|
||||
"math-wikibase-formula-name": "નામ",
|
||||
"math-wikibase-formula-type": "પ્રકાર",
|
||||
"math-wikibase-formula-description": "વર્ણન"
|
||||
}
|
||||
|
|
|
@ -96,6 +96,7 @@
|
|||
"math_unknown_error": "ukjent feil",
|
||||
"math_unknown_function": "ukjent funksjon «$1»",
|
||||
"mw-math-latexml": "LaTeXML (på forsøksstadiet; bruker MathML)",
|
||||
"mw-math-mathjax": "MathJax-rendering på klientsiden (for nettlesere med begrenset MathML-støtte)",
|
||||
"mw-math-mathml": "SVG (MathML kan aktiveres via nettlesertillegg)",
|
||||
"mw-math-native": "MathML (eksperimentelt; ingen bilder)",
|
||||
"mw-math-source": "LaTeX-kilde (for tekstbaserte nettlesere)",
|
||||
|
|
Loading…
Reference in a new issue