mediawiki-extensions-Catego.../i18n/api/ko.json
Translation updater bot 0b97c6ea0a Localisation updates from https://translatewiki.net.
Change-Id: I1ade5cbf3ec9a60acd8d9f231bf6d77a52a179a3
2019-07-07 22:37:52 +02:00

15 lines
681 B
JSON

{
"@metadata": {
"authors": [
"Jerrykim306",
"Kwj2772",
"Ykhwong"
]
},
"apihelp-categorytree-description": "CategoryTree 확장 기능을 위한 내부 모듈입니다.",
"apihelp-categorytree-summary": "CategoryTree 확장 기능을 위한 내부 모듈입니다.",
"apihelp-categorytree-param-category": "분류 이름공간에서의 제목, 접두어는 무시됩니다.",
"apihelp-categorytree-param-options": "JSON 오브젝트 자격의 CategoryTree 생성자를 위한 옵션입니다. <var>depth</var> 옵션의 기본값은 <kbd>1</kbd>입니다.",
"apierror-categorytree-invalidjson": "옵션은 반드시 유효한 JSON 형식이어야 합니다."
}