mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-23 15:16:56 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I326610803b2464d05751ed4f2d8ad76904327902
This commit is contained in:
parent
722bb0f778
commit
4d5b15f6d8
|
@ -5,6 +5,7 @@
|
|||
"Alshamiri1",
|
||||
"Ciphers",
|
||||
"FShbib",
|
||||
"Lolekek",
|
||||
"Macofe",
|
||||
"Maroen1990",
|
||||
"Meno25",
|
||||
|
@ -20,6 +21,8 @@
|
|||
]
|
||||
},
|
||||
"math-desc": "حوِّل الصيغ الرياضية بين وسمي <code><math></code> ... <code></math></code>",
|
||||
"popups-settings-option-math-description": "شرح الصيغ الرياضية.",
|
||||
"popups-settings-option-math-tooltip": "شرح الصيغ الرياضية عند التحليق فوقها.",
|
||||
"math-visualeditor-mwchemdialog-title": "معادلة كيميائية",
|
||||
"math-visualeditor-mwlatexcontextitem-quickedit": "تعديل سريع",
|
||||
"math-visualeditor-mwlatexdialog-card-formula": "صيغة",
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"আফতাবুজ্জামান"
|
||||
]
|
||||
},
|
||||
"popups-settings-option-math": "গণিত",
|
||||
"math-visualeditor-mwchemdialog-title": "রাসায়নিক সূত্র",
|
||||
"math-visualeditor-mwlatexcontextitem-quickedit": "দ্রুত সম্পাদনা",
|
||||
"math-visualeditor-mwlatexdialog-card-formula": "সূত্র",
|
||||
|
@ -55,6 +56,8 @@
|
|||
"math-visualeditor-symbol-group-math-symbols": "চিহ্ন ও ধ্রুবক",
|
||||
"math-visualeditor-symbol-group-math-typefaces": "মুদ্রাক্ষর",
|
||||
"math-visualeditor-symbol-group-math-unsorted": "অবাছাই",
|
||||
"math-form-type-label": "ইনপুটের ধরন",
|
||||
"math-form-type-tex": "টেক্স (সাধারণ ইনপুট)",
|
||||
"math-form-display-label": "গণিত প্রদর্শন মোড",
|
||||
"math_failure": "পার্স করতে ব্যর্থ",
|
||||
"math_invalidjson": "$1 সার্ভারের প্রতিক্রিয়া বৈধ JSON নয়।",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Y-M D"
|
||||
]
|
||||
},
|
||||
"popups-settings-option-math-description": "Displegañ formulennoù jedoniel.",
|
||||
"popups-settings-option-math-tooltip": "Displegañ formulennoù jedoniel pa dremener al logodenn.",
|
||||
"math-visualeditor-mwchemdialog-title": "Formulenn gimiek",
|
||||
"math-visualeditor-mwlatexinspector-display-block": "Blok",
|
||||
"math-visualeditor-mwlatexinspector-display-default": "Dre ziouer",
|
||||
|
|
|
@ -2,9 +2,12 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Jordz",
|
||||
"Leeheonjin"
|
||||
"Leeheonjin",
|
||||
"Như Gây Mê"
|
||||
]
|
||||
},
|
||||
"math-visualeditor-symbol-group-math-geometry": "Heometriya",
|
||||
"math-form-tex-help": "Pagsulay gamit ang imong kaugalingon nga input sa TeX. Tan-awa ang [[{{int:math-helppage}}|ang panid sa tabang para sa mga pormula sa matematika]] alang sa dugang tabang.",
|
||||
"math-helppage": "Tabang:Pagpakita og pormula",
|
||||
"prefs-math": "Math"
|
||||
}
|
||||
|
|
9
i18n/dag.json
Normal file
9
i18n/dag.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Kalakpagh"
|
||||
]
|
||||
},
|
||||
"math-form-tex-help": "Zahimi a maŋmaŋ yɛltɔɣa sabibu. Lihimi [[{{int:math-helppage}}|the help page for math formulae]] n-ti sɔŋsim pam.",
|
||||
"math-helppage": "Help: Laasabu malibu zalikpani zaŋ wuhi"
|
||||
}
|
|
@ -64,7 +64,7 @@
|
|||
"math-visualeditor-symbol-group-math-typefaces": "Schriftarten",
|
||||
"math-visualeditor-symbol-group-math-unsorted": "Unsortiert",
|
||||
"math-form-tex-label": "Benutzerdefinierte TeX-Eingabe",
|
||||
"math-form-tex-help": "Teste mit deiner eigenen TeX-Eingabe. Weitere Hilfe findest du unter auf der [[{{int:math-helppage}}|Hilfeseite]].",
|
||||
"math-form-tex-help": "Teste mit deiner eigenen TeX-Eingabe. Weitere Informationen findest du auf der [[{{int:math-helppage}}|Hilfeseite]].",
|
||||
"math-form-type-label": "Art der Eingabe",
|
||||
"math-form-type-tex": "tex (normale Eingabe)",
|
||||
"math-form-type-chem": "chem (Eingabe mit Chemieunterstützung; z. B. <code dir=\"ltr\">\\ce{H20}</code> für Wasser)",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Abijeet Patro",
|
||||
"Jayprakash12345",
|
||||
"Kaustubh",
|
||||
"NehalDaveND",
|
||||
|
@ -15,6 +16,7 @@
|
|||
]
|
||||
},
|
||||
"math-desc": "<code><math></code> ... <code></math></code> टैगों के बीच गणितीय सूत्र रेंडर करें",
|
||||
"popups-settings-option-math": "गणित",
|
||||
"math-visualeditor-mwchemdialog-title": "रासायनिक सूत्र",
|
||||
"math-visualeditor-mwlatexcontextitem-quickedit": "शीघ्र संपादित करें",
|
||||
"math-visualeditor-mwlatexdialog-card-formula": "सूत्र",
|
||||
|
|
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Johnson milia55",
|
||||
"PreshBliss",
|
||||
"Ukabia"
|
||||
]
|
||||
},
|
||||
"math-form-tex-help": "Nwalee ya na nke gị nke onwe TeX ntinye.Lee[[{{int:mgbakọ na mwepụ-ibe enyemaka}}|nke Enyemaka ibe maka mgbakọ na mwepụ usoro]maka Ọzọ Enyemaka",
|
||||
"math-helppage": "Enyemaka:Ngosipụta usoro",
|
||||
"prefs-math": "Ọmúmú-ónúọgụgụ"
|
||||
}
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
]
|
||||
},
|
||||
"math-desc": "<code><math></code> ... <code></math></code> 태그 사이에 수학 수식을 렌더합니다",
|
||||
"popups-settings-option-math-tooltip": "마우스 커서를 올리면 수학 공식을 설명합니다.",
|
||||
"math-visualeditor-mwchemdialog-title": "화학식",
|
||||
"math-visualeditor-mwlatexcontextitem-quickedit": "빠른 편집",
|
||||
"math-visualeditor-mwlatexdialog-card-formula": "공식",
|
||||
|
|
53
i18n/mag.json
Normal file
53
i18n/mag.json
Normal file
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"ऐक्टिवेटेड्"
|
||||
]
|
||||
},
|
||||
"math-desc": "<code><math></code> ... <code></math></code> टॅगसब के बीचे गणितीय सूत्र रेण्डर् करी",
|
||||
"popups-settings-option-math": "गणित",
|
||||
"popups-settings-option-math-description": "गणितीय सूत्र समझावी ।",
|
||||
"math-visualeditor-mwchemdialog-title": "रासायनिक सूत्र",
|
||||
"math-visualeditor-mwlatexcontextitem-quickedit": "शीघ्र सम्पादन",
|
||||
"math-visualeditor-mwlatexdialog-card-formula": "सूत्र",
|
||||
"math-visualeditor-mwlatexdialog-card-options": "बिकल्प",
|
||||
"math-visualeditor-mwlatexinspector-display": "प्रदर्शन",
|
||||
"math-visualeditor-mwlatexinspector-display-block": "अवरोध",
|
||||
"math-visualeditor-mwlatexinspector-display-default": "पूर्बनिर्धारित",
|
||||
"math-visualeditor-mwlatexinspector-display-inline": "इन्लाइन्",
|
||||
"math-visualeditor-mwlatexinspector-id": "कड़ी आईडी (बैकल्पिक)",
|
||||
"math-visualeditor-mwmathdialog-title": "गणितसूत्र",
|
||||
"math-visualeditor-symbol-group-chem-charges": "प्रभार",
|
||||
"math-visualeditor-symbol-group-chem-equations": "रासायनिक समीकरण",
|
||||
"math-visualeditor-symbol-group-chem-formulae": "रासायनिकसूत्र",
|
||||
"math-visualeditor-symbol-group-chem-greek": "यूनानी अच्छर",
|
||||
"math-visualeditor-symbol-group-chem-isotopes": "समस्थानिक",
|
||||
"math-visualeditor-symbol-group-chem-operators": "समीकरण सञ्चालक",
|
||||
"math-visualeditor-symbol-group-chem-oxidation": "ऑक्सीकरण स्थिति",
|
||||
"math-visualeditor-symbol-group-math-accents": "उच्चारण आउ बिशेषक",
|
||||
"math-visualeditor-symbol-group-math-arrows": "तीर",
|
||||
"math-visualeditor-symbol-group-math-geometry": "ज्यामितिक",
|
||||
"math-visualeditor-symbol-group-math-greek": "यूनानी बर्णमाला",
|
||||
"math-visualeditor-symbol-group-math-logic": "तर्क",
|
||||
"math-visualeditor-symbol-group-math-parentheses": "कोष्टक",
|
||||
"math-visualeditor-symbol-group-math-projections": "अनुमान",
|
||||
"math-visualeditor-symbol-group-math-relations": "सम्बन्ध",
|
||||
"math-visualeditor-symbol-group-math-special": "बिशेष",
|
||||
"math_unknown_error": "अज्ञात त्रुटि",
|
||||
"prefs-math": "गणित",
|
||||
"mathstatus": "गणित स्थिति",
|
||||
"mathwikibase": "गणितसूत्र जानकरी",
|
||||
"datatypes-type-math": "गणितीय व्यञ्जक",
|
||||
"wikibase-listdatatypes-math-head": "गणितीय व्यञ्जक",
|
||||
"math-wikibase-formula": "सूत्र",
|
||||
"math-wikibase-formula-name": "नाम",
|
||||
"math-wikibase-formula-type": "प्रकार",
|
||||
"math-wikibase-formula-description": "बिवरण",
|
||||
"math-wikibase-formula-information": "गणितसूत्र जानकरी",
|
||||
"math-wikibase-formula-link-header": "डेटा स्रोत",
|
||||
"math-wikibase-formula-elements-header": "सूत्रके तत्व",
|
||||
"math-wikibase-special-form-header": "सूत्रके नाम निर्दिष्ट करी:",
|
||||
"math-wikibase-special-form-placeholder": "सूत्रके शीर्षक",
|
||||
"math-wikibase-special-form-button": "सूचना अनुरोध करी",
|
||||
"math-wikibase-special-error-header": "त्रुटि"
|
||||
}
|
|
@ -12,6 +12,7 @@
|
|||
"Martinwiss",
|
||||
"Mjälten",
|
||||
"Nghtwlkr",
|
||||
"Sabelöga",
|
||||
"Sannab",
|
||||
"WikiPhoenix"
|
||||
]
|
||||
|
@ -66,7 +67,7 @@
|
|||
"math-visualeditor-symbol-group-math-symbols": "Symboler och konstanter",
|
||||
"math-visualeditor-symbol-group-math-typefaces": "Typsnitt",
|
||||
"math-visualeditor-symbol-group-math-unsorted": "Osorterade",
|
||||
"math-form-tex-label": "Anpassad TeX-ingång",
|
||||
"math-form-tex-label": "Anpassad TeX-inmatning",
|
||||
"math_failure": "Misslyckades med att tolka",
|
||||
"math_invalidjson": "$1 serversvaret är ogiltig JSON.",
|
||||
"math_invalidresponse": "$1: Ogiltigt svar (\"$3\") från server \"$2\":",
|
||||
|
|
|
@ -2,10 +2,12 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Edwingudfriend",
|
||||
"Killy95",
|
||||
"Lloffiwr",
|
||||
"Malangali"
|
||||
]
|
||||
},
|
||||
"popups-settings-option-math-description": "Eleza njia za hesabu.",
|
||||
"math_unknown_error": "hitilafu isiyojulikana",
|
||||
"prefs-math": "Hisabati",
|
||||
"math-wikibase-special-error-unknown": "Hitilafu isiyojulikana ilitokea wakati wa kuleta data kutoka Wikibase"
|
||||
|
|
24
i18n/th.json
24
i18n/th.json
|
@ -3,12 +3,15 @@
|
|||
"authors": [
|
||||
"Aefgh39622",
|
||||
"Ans",
|
||||
"Ekminarin",
|
||||
"Horus",
|
||||
"Octahedron80",
|
||||
"Prame Tan"
|
||||
"Prame Tan",
|
||||
"RidJasper"
|
||||
]
|
||||
},
|
||||
"math-desc": "เรนเดอร์สูตรคณิตศาสตร์ระหว่างป้ายกำกับ <code><math></code> ... <code></math></code>",
|
||||
"math-desc": "เรนเดอร์สูตรคณิตศาสตร์ระหว่างป้ายระบุ <code><math></code> ... <code></math></code>",
|
||||
"popups-settings-option-math": "คณิตศาสตร์",
|
||||
"math-visualeditor-mwchemdialog-title": "สูตรเคมี",
|
||||
"math-visualeditor-mwlatexcontextitem-quickedit": "แก้ไขรวดเร็ว",
|
||||
"math-visualeditor-mwlatexdialog-card-formula": "สูตร",
|
||||
|
@ -61,15 +64,24 @@
|
|||
"math_unknown_error": "ข้อผิดพลาดที่ไม่ทราบสาเหตุ",
|
||||
"math_unknown_function": "ฟังก์ชันที่ไม่ทราบ \"$1\"",
|
||||
"mw_math_latexml": "LaTeXML (แบบทดลอง ใช้ MathML)",
|
||||
"mw_math_mathml": "MathML โดยมี SVG หรือ PNG เป็นรูปแบบสำรอง (แนะนำสำหรับเว็บเบราว์เซอร์และเครื่องมือสนับสนุนการเข้าถึงรุ่นใหม่ๆ)",
|
||||
"mw_math_mathml": "SVG (สามารถเปิดใช้งาน MathML ผ่านปลั๊กอินของเบราว์เซอร์)",
|
||||
"mw_math_source": "รหัสต้นฉบับ LaTeX (สำหรับเว็บเบราว์เซอร์แบบข้อความ)",
|
||||
"prefs-math": "คณิตศาสตร์",
|
||||
"mathstatus": "สถานะทางคณิตศาสตร์",
|
||||
"mathwikibase": "ข้อมูลสูตรคณิตศาสตร์",
|
||||
"datatypes-type-math": "นิพจน์ทางคณิตศาสตร์",
|
||||
"wikibase-listdatatypes-math-head": "นิพจน์ทางคณิตศาสตร์",
|
||||
"math-wikibase-header": "ข้อมูลรายการทางคณิตศาสตร์",
|
||||
"math-wikibase-formula": "สูตร",
|
||||
"math-wikibase-formula-name": "ชื่อ",
|
||||
"math-wikibase-formula-type": "ชนิด",
|
||||
"math-wikibase-formula-description": "คำอธิบาย",
|
||||
"math-wikibase-special-form-header": "กำหนดชื่อของสมการ",
|
||||
"math-wikibase-special-form-placeholder": "ชื่อสมการ",
|
||||
"math-wikibase-special-error-header": "เกิดข้อผิดพลาด"
|
||||
"math-wikibase-formula-information": "ข้อมูลสูตรคณิตศาสตร์",
|
||||
"math-wikibase-formula-link-header": "แหล่งข้อมูล",
|
||||
"math-wikibase-special-form-header": "กำหนดชื่อของสูตร:",
|
||||
"math-wikibase-special-form-placeholder": "ชื่อสูตร",
|
||||
"math-wikibase-special-form-button": "ขอข้อมูล",
|
||||
"math-wikibase-special-error-header": "เกิดข้อผิดพลาด",
|
||||
"math-wikibase-special-error-unknown": "เกิดข้อผิดพลาดที่ไม่ทราบสาเหตุขณะดึงข้อมูลจากวิกิเบส",
|
||||
"math-wikibase-special-error-no-wikibase": "จำเป็นต้องมีส่วนขยายวิกิเบสเพื่อที่จะใช้หน้าพิเศษนี้"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue