mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-23 23:25:02 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I1fefbdf7e923612b89d0337e694a9efea600fc28
This commit is contained in:
parent
205527c05a
commit
6c41fc378c
|
@ -57,5 +57,6 @@
|
|||
"math-wikibase-formula-name": "Navn",
|
||||
"math-wikibase-formula-description": "Beskrivelse",
|
||||
"math-wikibase-formula-link-header": "Datakilde",
|
||||
"math-wikibase-special-form-button": "Bed om information",
|
||||
"math-wikibase-special-error-header": "Fejl"
|
||||
}
|
||||
|
|
18
i18n/de.json
18
i18n/de.json
|
@ -85,7 +85,23 @@
|
|||
"mw_math_source": "LaTeX-Quelltext (für Textbrowser)",
|
||||
"prefs-math": "Mathematische Formeln",
|
||||
"mathstatus": "Math-Status",
|
||||
"mathwikibase": "Information zu mathematischen Formeln",
|
||||
"datatypes-type-math": "Mathematischer Ausdruck",
|
||||
"wikibase-listdatatypes-math-head": "Mathematischer Ausdruck",
|
||||
"wikibase-listdatatypes-math-body": "Literales Datenfeld für mathematische Ausdrücke, Formeln, Gleichungen oder ähnliches, ausgedrückt in einer LaTeX-Variante."
|
||||
"wikibase-listdatatypes-math-body": "Literales Datenfeld für mathematische Ausdrücke, Formeln, Gleichungen oder ähnliches, ausgedrückt in einer LaTeX-Variante.",
|
||||
"math-wikibase-header": "Information zu dem mathematischen Datenobjekt",
|
||||
"math-wikibase-formula": "Formel",
|
||||
"math-wikibase-formula-name": "Name",
|
||||
"math-wikibase-formula-type": "Typ",
|
||||
"math-wikibase-formula-description": "Beschreibung",
|
||||
"math-wikibase-formula-information": "Information zu mathematischen Formeln",
|
||||
"math-wikibase-formula-link-header": "Datenquelle",
|
||||
"math-wikibase-formula-elements-header": "Elemente der Formel",
|
||||
"math-wikibase-special-form-header": "Gib den Namen der Formel an:",
|
||||
"math-wikibase-special-form-placeholder": "Titel der Formel",
|
||||
"math-wikibase-special-form-button": "Information anfordern",
|
||||
"math-wikibase-special-error-header": "Fehler",
|
||||
"math-wikibase-special-error-invalid-argument": "Die angegebene Wikibase-ID ist nicht vorhanden.",
|
||||
"math-wikibase-special-error-unknown": "Fehler beim Holen der Daten von Wikibase.",
|
||||
"math-wikibase-special-error-no-wikibase": "Die Wikibase-Erweiterung ist notwendig, um diese Spezialseite zu nutzen."
|
||||
}
|
||||
|
|
|
@ -68,5 +68,6 @@
|
|||
"mw_math_png": "PNG slike",
|
||||
"mw_math_source": "Ostavi u formatu TeX (za tekstualne preglednike)",
|
||||
"prefs-math": "Prikaz matematičkih formula",
|
||||
"mathstatus": "Stanje izvedbe ispisa matematičkih formula"
|
||||
"mathstatus": "Stanje izvedbe ispisa matematičkih formula",
|
||||
"mathwikibase": "Informacije o matematičkim formulama"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue