mediawiki-extensions-Linter/i18n/api/ja.json
Translation updater bot 073b0913f9 Localisation updates from https://translatewiki.net.
Change-Id: Iff04a425cf7f9f7dd55d7eb63785c3c8d49af036
2023-02-22 09:00:58 +01:00

24 lines
1.2 KiB
JSON

{
"@metadata": {
"authors": [
"2nd-player",
"MirukuPC",
"Omotecho",
"Otokoume",
"Yusuke1109"
]
},
"apihelp-query+linterrors-description": "lintエラーの一覧を集計",
"apihelp-query+linterrors-summary": "カテゴリ別のlintエラー件数を表示",
"apihelp-query+linterrors-param-categories": "lintエラーのカテゴリ",
"apihelp-query+linterrors-param-limit": "返す結果の数",
"apihelp-query+linterrors-param-from": "クエリ開始のLint ID",
"apihelp-query+linterrors-param-namespace": "指定した名前空間のlintエラーのみ集計",
"apihelp-query+linterrors-param-pageid": "指定したページのlintエラーのみ集計",
"apihelp-query+linterrors-param-title": "指定されたページタイトルからのlintエラーのみを含む",
"apihelp-query+linterrors-example-1": "廃止されたタグカテゴリのすべてのlintエラーを取得します",
"apihelp-query+linterstats-description": "カテゴリ別のlintエラー件数を表示",
"apihelp-query+linterstats-summary": "カテゴリ別のlintエラー件数を表示",
"apihelp-query+linterstats-example-1": "カテゴリ別のlintエラー件数を表示"
}