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: I447d057d034a9491d74d76274960d0f4da9e3c5f
This commit is contained in:
parent
cb7ef0e9fc
commit
bd8048afc8
|
@ -18,21 +18,27 @@
|
|||
"math-visualeditor-mwlatexinspector-display-default": "Rhagosodedig",
|
||||
"math-visualeditor-mwlatexinspector-display-inline": "Mewn-lein",
|
||||
"math-visualeditor-mwlatexinspector-id": "ID’r ddolen (dewisol)",
|
||||
"math-visualeditor-mwlatexinspector-qid": "ID Wicibase (â rhagddodiad Q)",
|
||||
"math-visualeditor-mwmathdialog-title": "Fformiwla mathemategol",
|
||||
"math-visualeditor-symbol-group-chem-brackets": "Parenthesis, cromfachau a bracedi",
|
||||
"math-visualeditor-symbol-group-chem-greek": "Nodau Groeg",
|
||||
"math-visualeditor-symbol-group-chem-isotopes": "Isotopau",
|
||||
"math-visualeditor-symbol-group-math-arrows": "Saethau",
|
||||
"math-visualeditor-symbol-group-math-special": "Arbennig",
|
||||
"math-visualeditor-symbol-group-math-symbols": "Symbolau a chysonion",
|
||||
"math_failure": "Wedi methu dosrannu",
|
||||
"math_syntax_error": "gwall cystrawen",
|
||||
"math_unknown_error": "gwall anhysbys",
|
||||
"math_unknown_function": "ffwythiant anhysbys, '$1'",
|
||||
"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",
|
||||
"mathstatus": "Statws Math",
|
||||
"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-form-button": "Ymholi am wybodaeth",
|
||||
"math-wikibase-special-error-header": "Gwall"
|
||||
}
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
"Indoril",
|
||||
"Macofe",
|
||||
"NikosLikomitros",
|
||||
"Nikosgranturismogt"
|
||||
"Nikosgranturismogt",
|
||||
"Gpbiza"
|
||||
]
|
||||
},
|
||||
"math-visualeditor-mwchemdialog-title": "Χημικός τύπος",
|
||||
|
@ -26,6 +27,8 @@
|
|||
"math-visualeditor-symbol-group-chem-formulae": "Χημικοί τύποι",
|
||||
"math-visualeditor-symbol-group-chem-greek": "Ελληνικοί χαρακτήρες",
|
||||
"math-visualeditor-symbol-group-chem-isotopes": "Ισότοπα",
|
||||
"math-visualeditor-symbol-group-chem-oxidation": "Καταστάσεις οξείδωσης",
|
||||
"math-visualeditor-symbol-group-math-bounds": "Όρια",
|
||||
"math-visualeditor-symbol-group-math-greek": "Ελληνικό αλφάβητο",
|
||||
"math-visualeditor-symbol-group-math-hebrew": "Εβραϊκό αλφάβητο",
|
||||
"math-visualeditor-symbol-group-math-logic": "Λογική",
|
||||
|
@ -37,7 +40,6 @@
|
|||
"math_unknown_error": "άγνωστο σφάλμα",
|
||||
"math_unknown_function": "άγνωστη συνάρτηση \"$1\"",
|
||||
"mw_math_mathml": "MathML με SVG ή μετάπτωση σε PNG (συνιστάται για σύγχρονους browsers και εργαλεία πρόσβασης)",
|
||||
"mw_math_png": "Εικόνες PNG",
|
||||
"mw_math_source": "Πηγή LaTeX (για text browsers)",
|
||||
"prefs-math": "Απόδοση μαθηματικών",
|
||||
"mathstatus": "Μαθηματικά στατιστικά",
|
||||
|
|
|
@ -24,9 +24,13 @@
|
|||
"math-visualeditor-symbol-group-math-sets": "سیٹ",
|
||||
"math-visualeditor-symbol-group-math-special": "خاص",
|
||||
"math_unknown_error": "نامعلوم غلطی",
|
||||
"mw_math_png": "پی این جی تصویراں",
|
||||
"prefs-math": "ریاضی",
|
||||
"mathstatus": "ریاضی دی صورت حال",
|
||||
"datatypes-type-math": "ریاضیاتی اظہار",
|
||||
"wikibase-listdatatypes-math-head": "ریاضیاتی اظہار"
|
||||
"wikibase-listdatatypes-math-head": "ریاضیاتی اظہار",
|
||||
"math-wikibase-formula": "کلیہ",
|
||||
"math-wikibase-formula-name": "ناں",
|
||||
"math-wikibase-formula-type": "قسم",
|
||||
"math-wikibase-formula-description": "تفصیل",
|
||||
"math-wikibase-special-error-header": "نقص"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue