mediawiki-extensions-Catego.../i18n/yue.json
Translation updater bot f037030190 Localisation updates from https://translatewiki.net.
Change-Id: Ib4538c93eecd3d6b05a527f57998e42a690ec255
2016-08-13 22:27:10 +02:00

41 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Shinjiman",
"CRCHF",
"Ktchankt"
]
},
"categorytree": "分類樹",
"categorytree-portlet": "分類",
"categorytree-legend": "顯示分類樹",
"categorytree-desc": "一個以AJAX為主嘅小工具去顯示響一個wiki嘅[[Special:CategoryTree|分類架構]]",
"categorytree-header": "輸入分類名去睇佢嘅樹形結構內容。\n請留意呢個係需要進階嘅JavaScript功能叫做AJAX。\n如果你係有一個好舊嘅瀏覽器又或者停用咗JavaScript咁就會用唔到。",
"categorytree-category": "分類",
"categorytree-go": "載入",
"categorytree-parents": "父分類",
"categorytree-mode-label": "模式:",
"categorytree-mode-categories": "只顯示分類",
"categorytree-mode-pages": "除咗圖像之外嘅版",
"categorytree-mode-all": "全版",
"categorytree-collapse": "收埋",
"categorytree-expand": "打開",
"categorytree-member-counts": "有$1個細分類、$2版同$3個檔案",
"categorytree-num-categories": "$1 C",
"categorytree-num-pages": "$1 P",
"categorytree-num-files": "$1 F",
"categorytree-num-empty": "空",
"categorytree-load": "載入",
"categorytree-loading": "載入緊…",
"categorytree-nothing-found": "搵唔到任何嘢",
"categorytree-no-subcategories": "冇細分類",
"categorytree-no-parent-categories": "冇父分類",
"categorytree-no-pages": "冇版或者細分類",
"categorytree-not-found": "搵唔到<i>$1</i>分類",
"categorytree-error": "載入資料嗰陣發生咗錯誤。",
"categorytree-retry": "請等多一陣再試過。",
"apihelp-categorytree-description": "CategoryTree嘅內部模組",
"apihelp-categorytree-param-category": "類空間名嘅標題,如果有字頭會忽略",
"apihelp-categorytree-param-options": "將CategoryTree構造器當做JSON物件嘅選項。<var>depth</var>選項預設值係<kbd>1</kbd>。"
}