diff --git a/i18n/api/de.json b/i18n/api/de.json new file mode 100644 index 000000000..554585dbb --- /dev/null +++ b/i18n/api/de.json @@ -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." +} diff --git a/i18n/cy.json b/i18n/cy.json index 89de772de..ab118189c 100644 --- a/i18n/cy.json +++ b/i18n/cy.json @@ -3,10 +3,24 @@ "authors": [ "Lloffiwr", "Macofe", - "Robin Owain" + "Robin Owain", + "Afalau" ] }, "math-desc": "Arddangos fformwla mathemategol rhwng y tagiau <math> ... </math>", + "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_syntax_error": "gwall cystrawen", "math_unknown_error": "gwall anhysbys", @@ -14,5 +28,11 @@ "mw_math_mathml": "MathML os yn bosib (arbrofol)", "mw_math_png": "Delweddau PNG", "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" }