mediawiki-extensions-Linter/i18n/ja.json
Translation updater bot 76406a500b Localisation updates from https://translatewiki.net.
Change-Id: Ica318d966a8a34fd68093abe4f0bebc49b419e7f
2018-03-05 22:24:46 +01:00

38 lines
2.2 KiB
JSON

{
"@metadata": {
"authors": [
"Otokoume",
"Shirayuki",
"Yusuke1109"
]
},
"linterrors": "Lint エラー",
"linterrors-subpage": "Lint エラー: $1",
"linter-desc": "外部サービスからlint エラーを追跡し、ユーザーに表示する",
"linter-form-namespace": "名前空間:",
"linter-pager-title": "ページ名",
"linter-pager-obsolete-tag-details": "廃止されたHTMLタグ",
"linter-pager-missing-end-tag-details": "不足している終了タグ",
"linter-pager-self-closed-tag-details": "自己終了タグ",
"linter-pager-deletable-table-tag-details": "削除する必要があるTableタグ",
"linter-pager-misnested-tag-details": "適切に入れ子にされるべきである誤ったタグ",
"linter-pager-pwrap-bug-workaround-details": "段落折り返しバグの回避策",
"linter-pager-tidy-whitespace-bug-details": "きちんとした空白のバグ",
"linter-pager-multiple-unclosed-formatting-tags-details": "ページ上に閉じられていない複数の書式設定タグ",
"linter-pager-unclosed-quotes-in-heading-details": "目次から漏れた閉じられていない引用",
"linter-category-obsolete-tag": "廃止されたHTMLタグ",
"linter-category-obsolete-tag-desc": "これらのページでは、廃止されたHTMLタグが使用されています。",
"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": "ページ名",
"apierror-linter-invalid-data": "無効なデータ",
"apierror-linter-invalid-title": "無効なタイトル、存在しないタイトル、または古いタイトル"
}