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: Ie27ca52f826fbf7bbd966ec601be28e98a393d59
This commit is contained in:
parent
c63955138e
commit
a2ee50c92e
8
i18n/anp.json
Normal file
8
i18n/anp.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"IND-ANP"
|
||||
]
|
||||
},
|
||||
"math-wikibase-special-error-header": "त्रुटि"
|
||||
}
|
|
@ -80,14 +80,15 @@
|
|||
"math-tracking-category-error": "수식 오류가 있는 문서",
|
||||
"math-tracking-category-error-desc": "이 분류의 페이지에는 수학기호의 사용에 오류가 있습니다.",
|
||||
"math-tracking-category-mhchem-deprecation": "구식 포맷의 chem 태그를 사용하는 문서",
|
||||
"math-tracking-category-mhchem-deprecation-desc": "이 분류에 속하는 문서는 구식 포맷의 chem 태그를 사용합니다",
|
||||
"math-tracking-category-texvc-deprecation": "구식 포맷의 math 태그를 사용하는 문서",
|
||||
"math-tracking-category-texvc-deprecation-desc": "이 분류에 속하는 문서는 구식 포맷의 math 태그를 사용합니다",
|
||||
"math-tracking-category-render-error": "수식 렌더링에 오류가 있는 문서",
|
||||
"math-tracking-category-render-error-desc": "이 분류에 속한 문서는 수식 태그에 렌더링 오류가 있습니다.",
|
||||
"math_unknown_error": "알 수 없는 오류",
|
||||
"math_unknown_function": "알 수 없는 함수 \"$1\"",
|
||||
"mw_math_latexml": "LaTeXML(시험용, MathML을 사용)",
|
||||
"mw_math_mathml": "SVG를 사용하되 미지원 시 PNG 사용 (브라우저 플러그인을 통해 MathML 활성화 가능)",
|
||||
"mw_math_png": "PNG 그림",
|
||||
"mw_math_source": "LaTeX 소스(텍스트 브라우저용)",
|
||||
"prefs-math": "수식",
|
||||
"mathstatus": "수식 상태",
|
||||
|
|
Loading…
Reference in a new issue