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

15 lines
577 B
JSON

{
"@metadata": {
"authors": [
"Cwlin0416",
"Kly",
"Wehwei"
]
},
"apihelp-categorytree-summary": "用於 CategoryTree 擴充套件的內部模組。",
"apihelp-categorytree-param-category": "在分類命名空間中的標題,若有字首則會忽略。",
"apihelp-categorytree-param-options": "供 CategoryTree 建構子的 JSON 物件參數。<var>depth</var> 項目預設為 <kbd>1</kbd>。",
"apierror-categorytree-invalidjson": "選項必須為有效的 JSON 物件。",
"apierror-categorytree-invalidjson-option": "選項「$1」包含無效值。"
}