mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-12-11 07:26:03 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I06e0702be9e1b1f2ea47345596e7d033d5ca183c
This commit is contained in:
parent
4763a82596
commit
359e2a20a6
11
i18n/api/de.json
Normal file
11
i18n/api/de.json
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"@metadata": {
|
||||||
|
"authors": [
|
||||||
|
"Justman10000"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"apihelp-query+mathwbextracts-example-1": "Fordert eine Zusammenfassung der mathematischen Wikibase-Artikel an.",
|
||||||
|
"apihelp-query+mathwbextracts-summary": "Gibt eine Zusammenfassung eines mathematischen Wikibase-Artikels in HTML zurück.",
|
||||||
|
"apihelp-query+mathwbextracts-param-qid": "Die QID des Wikibase-Artikels, der angefordert wird.",
|
||||||
|
"apihelp-query+mathwbextracts-param-uselang": "Die Sprache, die für den Wikibase-Artikel angefordert werden soll. Englisch ist der Standardwert."
|
||||||
|
}
|
24
i18n/cy.json
24
i18n/cy.json
|
@ -3,10 +3,24 @@
|
||||||
"authors": [
|
"authors": [
|
||||||
"Lloffiwr",
|
"Lloffiwr",
|
||||||
"Macofe",
|
"Macofe",
|
||||||
"Robin Owain"
|
"Robin Owain",
|
||||||
|
"Afalau"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"math-desc": "Arddangos fformwla mathemategol rhwng y tagiau <code><math></code> ... <code></math></code>",
|
"math-desc": "Arddangos fformwla mathemategol rhwng y tagiau <code><math></code> ... <code></math></code>",
|
||||||
|
"math-visualeditor-mwchemdialog-title": "Fformiwla gemegol",
|
||||||
|
"math-visualeditor-mwcheminspector-title": "Fformiwla gemegol",
|
||||||
|
"math-visualeditor-mwlatexcontextitem-quickedit": "Golygu’n gyflym",
|
||||||
|
"math-visualeditor-mwlatexdialog-card-formula": "Fformiwla",
|
||||||
|
"math-visualeditor-mwlatexdialog-card-options": "Opsiynau",
|
||||||
|
"math-visualeditor-mwlatexinspector-display": "Arddangos",
|
||||||
|
"math-visualeditor-mwlatexinspector-display-block": "Bloc",
|
||||||
|
"math-visualeditor-mwlatexinspector-display-default": "Rhagosodedig",
|
||||||
|
"math-visualeditor-mwlatexinspector-display-inline": "Mewn-lein",
|
||||||
|
"math-visualeditor-mwlatexinspector-id": "ID’r ddolen (dewisol)",
|
||||||
|
"math-visualeditor-mwmathdialog-title": "Fformiwla mathemategol",
|
||||||
|
"math-visualeditor-symbol-group-math-arrows": "Saethau",
|
||||||
|
"math-visualeditor-symbol-group-math-special": "Arbennig",
|
||||||
"math_failure": "Wedi methu dosrannu",
|
"math_failure": "Wedi methu dosrannu",
|
||||||
"math_syntax_error": "gwall cystrawen",
|
"math_syntax_error": "gwall cystrawen",
|
||||||
"math_unknown_error": "gwall anhysbys",
|
"math_unknown_error": "gwall anhysbys",
|
||||||
|
@ -14,5 +28,11 @@
|
||||||
"mw_math_mathml": "MathML os yn bosib (arbrofol)",
|
"mw_math_mathml": "MathML os yn bosib (arbrofol)",
|
||||||
"mw_math_png": "Delweddau PNG",
|
"mw_math_png": "Delweddau PNG",
|
||||||
"mw_math_source": "Gadewch fel côd LaTeX (ar gyfer porwyr testun)",
|
"mw_math_source": "Gadewch fel côd LaTeX (ar gyfer porwyr testun)",
|
||||||
"prefs-math": "Mathemateg"
|
"prefs-math": "Mathemateg",
|
||||||
|
"math-wikibase-formula": "Fformiwla",
|
||||||
|
"math-wikibase-formula-name": "Enw",
|
||||||
|
"math-wikibase-formula-type": "Math",
|
||||||
|
"math-wikibase-formula-description": "Disgrifiad",
|
||||||
|
"math-wikibase-formula-link-header": "Ffynhonnell Data",
|
||||||
|
"math-wikibase-special-error-header": "Gwall"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue