mediawiki-extensions-Catego.../i18n/api/ko.json
Translation updater bot 53e89d22d5 Localisation updates from https://translatewiki.net.
Change-Id: Ic3ec686ab65d988154229252c2b2b9f760c4d11c
2024-02-28 07:16:31 +01:00

16 lines
694 B
JSON

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