mediawiki-extensions-Catego.../i18n/api/ja.json
Translation updater bot c6ce315d1f Localisation updates from https://translatewiki.net.
Change-Id: Ie2547b6f154b0696df02f7fd45585aa867ac2f04
2020-04-07 08:37:07 +02:00

16 lines
776 B
JSON

{
"@metadata": {
"authors": [
"Fryed-peach",
"Otokoume",
"Shirayuki",
"Yusuke1109"
]
},
"apihelp-categorytree-description": "カテゴリツリー拡張機能の内部モジュール。",
"apihelp-categorytree-summary": "カテゴリツリー拡張機能の内部モジュール。",
"apihelp-categorytree-param-category": "カテゴリ名前空間におけるページ名、接頭辞は指定しても無視される。",
"apihelp-categorytree-param-options": "CategoryTreeコンストラクターのオプションをJSONオブジェクトとして指定。<var>depth</var>オプションの既定値は<kbd>1</kbd>です。",
"apierror-categorytree-invalidjson": "オプションは有効なJSONオブジェクトでなければなりません。"
}