mediawiki-extensions-Catego.../i18n/wuu.json
Siebrand Mazeland 1f6df56a60 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Add a file to .jshintignore to not make Jenkins block on something that's
not related to this patch set.

Change-Id: I9331d328746281a2eb7ec1317d557e8fd7931d74
2014-03-25 14:55:24 +01:00

19 lines
630 B
JSON

{
"@metadata": {
"authors": [
"Wtzdj",
"Xiaomingyan"
]
},
"categorytree": "分类树",
"categorytree-category": "分类",
"categorytree-go": "显示分类树",
"categorytree-mode-categories": "仅分类",
"categorytree-mode-pages": "除脱图片以外个页面",
"categorytree-mode-all": "所有页面",
"categorytree-collapse": "抈出来",
"categorytree-expand": "放开来",
"categorytree-nothing-found": "一样也朆寻着",
"categorytree-no-subcategories": "呒拨子分类",
"categorytree-no-pages": "呒拨页面或者子分类"
}