mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-24 07:34:22 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ic662142864396e96dc6422b636d53b65b8fa504b
This commit is contained in:
parent
08b3f76649
commit
a2cd2a93ed
|
@ -13,7 +13,8 @@
|
|||
"PifyZ",
|
||||
"Grind24",
|
||||
"Macofe",
|
||||
"Wladek92"
|
||||
"Wladek92",
|
||||
"Zebulon84"
|
||||
]
|
||||
},
|
||||
"math-desc": "Restitue les formules mathématiques entre les balises <code><math></code> ... <code></math></code>",
|
||||
|
@ -73,7 +74,7 @@
|
|||
"math-test-contains-diff": "La chaîne renvoyée $1 ne contient pas la chaîne attendue $2.",
|
||||
"math-test-equals-diff": "La chaîne renvoyée $1 est différente de celle attendue $2.",
|
||||
"math_tip": "Formule mathématique (LaTeX)",
|
||||
"math-tracking-category-error": "Pages avec des erreurs mathématiques",
|
||||
"math-tracking-category-error": "Pages contenant une balise math avec une erreur de syntaxe",
|
||||
"math-tracking-category-error-desc": "Les pages dans cette catégorie ont des erreurs liées à l’utilisation des balises mathématiques.",
|
||||
"math_unknown_error": "erreur indéterminée",
|
||||
"math_unknown_function": "fonction inconnue « $1 »",
|
||||
|
|
|
@ -12,7 +12,8 @@
|
|||
"Bluemersen",
|
||||
"Hwangjy9",
|
||||
"Macofe",
|
||||
"Jonghaya"
|
||||
"Jonghaya",
|
||||
"Ykhwong"
|
||||
]
|
||||
},
|
||||
"math-desc": "<code><math></code> ... <code></math></code> 태그 사이에 수학 수식을 렌더합니다",
|
||||
|
@ -55,7 +56,7 @@
|
|||
"math-test-contains-diff": "반환한 문자열 $1은(는) 예상되는 문자열 $2을(를) 포함하지 않습니다.",
|
||||
"math-test-equals-diff": "반환한 문자열 $1은(는) 예상되는 문자열 $2과(와) 다릅니다.",
|
||||
"math_tip": "수학 수식 (LaTeX)",
|
||||
"math-tracking-category-error": "수학오류가 있는 문서<EBACB8>",
|
||||
"math-tracking-category-error": "수식 오류가 있는 문서",
|
||||
"math-tracking-category-error-desc": "이 분류의 페이지에는 수학기호의 사용에 오류가 있습니다.",
|
||||
"math_unknown_error": "알 수 없는 오류",
|
||||
"math_unknown_function": "알 수 없는 함수 \"$1\"",
|
||||
|
|
Loading…
Reference in a new issue