mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-12 01:09:49 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Idde2c866efcce381d32cb1bba3141d3d0252e32d
This commit is contained in:
parent
a69fa12172
commit
50b307aeab
|
@ -70,7 +70,14 @@
|
|||
"linter-heading-low-priority": "낮은 우선순위",
|
||||
"multi-part-template-block": "하나의 틀에서 비롯되지 않는 출력",
|
||||
"pageinfo-linter": "린트 오류",
|
||||
"apihelp-query+linterrors-description": "린트 오류 목록을 가져옵니다",
|
||||
"apihelp-query+linterrors-summary": "린트 오류 목록을 가져옵니다",
|
||||
"apihelp-query+linterrors-param-categories": "린트 오류 분류",
|
||||
"apihelp-query+linterrors-param-limit": "질의할 결과 수",
|
||||
"apihelp-query+linterrors-param-from": "조회를 시작할 린트 ID",
|
||||
"apihelp-query+linterrors-param-namespace": "지정된 이름공간의 린트 오류만 포함합니다",
|
||||
"apihelp-query+linterrors-param-pageid": "특정 문서 ID의 린트 오류만 포함합니다",
|
||||
"apihelp-query+linterrors-example-1": "구식 태그 분류의 모든 린트 오류를 가져옵니다",
|
||||
"apihelp-record-lint-description": "데이터베이스에 린트 오류를 기록합니다",
|
||||
"apihelp-record-lint-summary": "데이터베이스에 린트 오류를 기록합니다",
|
||||
"apihelp-record-lint-param-data": "오류에 대한 JSON 변환 데이터",
|
||||
|
|
Loading…
Reference in a new issue