mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-15 03:34:50 +00:00
4607025ef2
Change-Id: Ia2a3bc067ddda28b602de918d4d20b370549446d
26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Ykhwong"
|
|
]
|
|
},
|
|
"linter-form-namespace": "이름공간:",
|
|
"linter-pager-title": "문서 제목",
|
|
"linter-pager-missing-end-tag-details": "존재하지 않는 종료 태그",
|
|
"linter-pager-self-closed-tag-details": "스스로 닫는 태그",
|
|
"linter-pager-misnested-tag-details": "올바르기 닫혀야 하는 닫히지 않은 태그",
|
|
"linter-category-missing-end-tag": "존재하지 않는 종료 태그",
|
|
"linter-category-self-closed-tag": "스스로 닫는 태그",
|
|
"linter-category-self-closed-tag-desc": "이 문서들에는 스스로 닫는 태그가 있습니다.",
|
|
"linter-category-misnested-tag": "닫히지 않은 태그",
|
|
"linter-numerrors": "($1개의 {{PLURAL:$1|오류}})",
|
|
"linker-page-edit": "편집",
|
|
"linker-page-history": "역사",
|
|
"linter-heading-high-priority": "높은 우선순위",
|
|
"linter-heading-medium-priority": "중간 우선순위",
|
|
"linter-heading-low-priority": "낮은 우선순위",
|
|
"apihelp-record-lint-param-data": "오류에 대한 JSON 변환 데이터",
|
|
"apihelp-record-lint-param-page": "문서 제목",
|
|
"apihelp-record-lint-param-revision": "오류가 발견된 판 ID"
|
|
}
|