mediawiki-extensions-Catego.../i18n/api/ko.json
Translation updater bot ec7210f53b Localisation updates from https://translatewiki.net.
Change-Id: Ifd23d9b823753b4f2d2bd9b1a4af383121fac9d0
2023-06-26 12:38:12 +02:00

14 lines
580 B
JSON

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