mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-28 01:30:05 +00:00
f07e91341e
Change-Id: I4c22e2470fd4d240e0553c1bfd7125c2f424570f
24 lines
1 KiB
JSON
24 lines
1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Otokoume",
|
|
"Shirayuki",
|
|
"Yusuke1109"
|
|
]
|
|
},
|
|
"linter-form-namespace": "名前空間:",
|
|
"linter-pager-title": "ページ名",
|
|
"linter-pager-missing-end-tag-details": "不足している終了タグ",
|
|
"linter-pager-self-closed-tag-details": "自己終了タグ",
|
|
"linter-category-missing-end-tag": "終了タグの不足",
|
|
"linter-category-missing-end-tag-desc": "これらのページでは終了タグが不足しています。",
|
|
"linter-category-self-closed-tag": "自己終了タグ",
|
|
"linter-category-self-closed-tag-desc": "これらのページには自己終了タグがあります。",
|
|
"linter-category-multiple-unclosed-formatting-tags": "複数の閉じられていない書式設定タグ",
|
|
"linter-category-multiple-unclosed-formatting-tags-desc": "これらのページには複数の閉じられていないタグがあります",
|
|
"linter-numerrors": "($1 {{PLURAL:$1|件のエラー}})",
|
|
"linter-page-edit": "編集",
|
|
"linter-page-history": "履歴",
|
|
"apihelp-record-lint-param-page": "ページ名"
|
|
}
|