mediawiki-extensions-Catego.../i18n/api/ja.json
Translation updater bot fbe5f2e047
Localisation updates from https://translatewiki.net.
Change-Id: I08ad92257171c25d4538df9f5abbc5af867d7bee
2024-06-14 09:48:27 +02:00

17 lines
803 B
JSON

{
"@metadata": {
"authors": [
"Fryed-peach",
"Otokoume",
"Shirayuki",
"Waki285",
"Yusuke1109"
]
},
"apihelp-categorytree-summary": "カテゴリツリー拡張機能の内部モジュール。",
"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」に無効な値が含まれています。"
}