mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-11 16:58:38 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I985f2cf039f5451e9c125f1368c90be62d9a309b
This commit is contained in:
parent
db160076f0
commit
92cc8205b2
|
@ -26,6 +26,7 @@
|
|||
"math-visualeditor-mwlatexinspector-display-default": "Standard",
|
||||
"math-visualeditor-mwlatexinspector-display-inline": "I texten",
|
||||
"math-visualeditor-mwlatexinspector-id": "Länk-ID (valfritt)",
|
||||
"math-visualeditor-mwlatexinspector-qid": "Wikibase-ID (med Q-prefix)",
|
||||
"math-visualeditor-mwmathdialog-title": "Matematisk formel",
|
||||
"math-visualeditor-symbol-group-chem-addition": "Additionbindningar",
|
||||
"math-visualeditor-symbol-group-chem-aggregation": "Aggregeringsstadier",
|
||||
|
@ -39,6 +40,7 @@
|
|||
"math-visualeditor-symbol-group-chem-isotopes": "Isotoper",
|
||||
"math-visualeditor-symbol-group-chem-operators": "Ekvationsoperatörer",
|
||||
"math-visualeditor-symbol-group-chem-oxidation": "Oxideringsstadier",
|
||||
"math-visualeditor-symbol-group-chem-precipitate": "Utfällning och gas",
|
||||
"math-visualeditor-symbol-group-chem-stoichiometric": "Stokiometriska tal",
|
||||
"math-visualeditor-symbol-group-math-accents": "Accenter och diakritiska tecken",
|
||||
"math-visualeditor-symbol-group-math-arrows": "Pilar",
|
||||
|
@ -89,7 +91,8 @@
|
|||
"math_unknown_error": "okänt fel",
|
||||
"math_unknown_function": "okänd funktion \"$1\"",
|
||||
"mw_math_latexml": "LaTeXML (experimentell; använder MathML)",
|
||||
"mw_math_mathml": "MathML med SVG- eller PNG-återgång (rekommenderas för moderna webbläsare och tillgänglighetsverktyg)",
|
||||
"mw_math_mathml": "SVG (MathML kan aktiveras via insticksmodul till webbläsaren)",
|
||||
"mw_math_native": "MathML (experimentell; inga bilder)",
|
||||
"mw_math_source": "LaTeX-källa (för textbaserade webbläsare)",
|
||||
"prefs-math": "Matematik",
|
||||
"mathstatus": "Math-status",
|
||||
|
|
|
@ -100,6 +100,7 @@
|
|||
"math_unknown_function": "bilinmeyen işlev \"$1\"",
|
||||
"mw_math_latexml": "LaTeXML (deneysel; MathML kullanır)",
|
||||
"mw_math_mathml": "SVG (MathML, tarayıcı eklentisi aracılığıyla etkinleştirilebilir)",
|
||||
"mw_math_native": "MathML (deneysel; resim yok)",
|
||||
"mw_math_source": "LaTeX kaynağı (metin tarayıcıları için)",
|
||||
"prefs-math": "Matematik",
|
||||
"mathstatus": "Matematik durumu",
|
||||
|
|
Loading…
Reference in a new issue