mediawiki-extensions-Linter/i18n/ja.json
Translation updater bot 23c0c1f89d Localisation updates from https://translatewiki.net.
Change-Id: Ib0b267f160bf2b0ebe31303aef1f9f863f6a3f7d
2020-08-24 11:58:31 +02:00

67 lines
4.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"2nd-player",
"Aefgh39622",
"Hzy980512",
"Kkairri",
"Omotecho",
"Otokoume",
"Shirayuki",
"Yusuke1109"
]
},
"linterrors": "Lint エラー",
"linter-category-deletable-table-tag": "削除する必要があるTableタグ",
"linter-category-deletable-table-tag-desc": "このページでは、削除する必要があるTableタグがあるページを掲載しています。",
"linter-category-html5-misnesting": "HTML5とHTML4のレンダリング差異によって誤った入れ子構造となっているタグ",
"linter-category-html5-misnesting-desc": "ここに上げるタグの入れ子のエラーは、HTML4とHTML5で挙動が異なります。",
"linter-category-misnested-tag": "タグの入れ子のエラー",
"linter-category-misnested-tag-desc": "修正可能なタグの入れ子のエラーを含むページ。",
"linter-category-missing-end-tag": "終了タグの不足",
"linter-category-missing-end-tag-desc": "これらのページでは終了タグが不足しています。",
"linter-category-multi-colon-escape": "複数コロンのウィキ間リンク",
"linter-category-multi-colon-escape-desc": "このページでは、ウィキ間リンクに2個以上のコロンを前置しているページを掲載しています。",
"linter-category-multiline-html-table-in-list": "リスト内の複数行のテーブル",
"linter-category-multiple-unclosed-formatting-tags": "複数の閉じられていない書式設定タグ",
"linter-category-multiple-unclosed-formatting-tags-desc": "これらのページには複数の閉じられていないタグがあります",
"linter-category-obsolete-tag": "廃止されたHTMLタグ",
"linter-category-obsolete-tag-desc": "これらのページでは、廃止されたHTMLタグが使用されています。",
"linter-category-self-closed-tag": "自己終了タグ",
"linter-category-self-closed-tag-desc": "これらのページには自己終了タグがあります。",
"linter-category-tidy-whitespace-bug": "Tidyの空白バグ",
"linter-category-tidy-whitespace-bug-desc": "回避が必要なTidyの空白バグを含むページ。",
"linter-category-unclosed-quotes-in-heading": "閉じられていない見出しの引用符",
"linter-desc": "外部サービスから lint エラーを追跡し、利用者に表示する",
"linter-form-namespace": "名前空間:",
"linter-heading-high-priority": "優先度 高",
"linter-heading-low-priority": "優先度 低",
"linter-heading-medium-priority": "優先度 中",
"linter-numerrors": "($1 {{PLURAL:$1|件のエラー}})",
"linter-page-edit": "編集",
"linter-page-history": "履歴",
"linter-page-title-edit": "$1 ($2)",
"linter-page-viewsource": "ソースを閲覧",
"linter-pager-bogus-image-options-details": "偽のファイルオプション",
"linter-pager-deletable-table-tag-details": "削除する必要があるTableタグ",
"linter-pager-html5-misnesting-details": "Misnesting現在使用不可",
"linter-pager-misc-tidy-replacement-issues-details": "Tidyからの移行を妨げるその他のマークアップエラー",
"linter-pager-misnested-tag-details": "適切に入れ子にされるべきである誤ったタグ",
"linter-pager-missing-end-tag-details": "不足している終了タグ",
"linter-pager-multi-colon-escape-details": "複数コロンのウィキ間リンク",
"linter-pager-multiline-html-table-in-list-details": "リスト内の複数行の HTML5 テーブルで、レンダリングすると表示が HTML5 と Tidy で異なる",
"linter-pager-multiple-unclosed-formatting-tags-details": "ページ上に閉じられていない複数の書式設定タグ",
"linter-pager-obsolete-tag-details": "廃止されたHTMLタグ",
"linter-pager-pwrap-bug-workaround-details": "段落折り返しバグの回避策",
"linter-pager-self-closed-tag-details": "自己終了タグ",
"linter-pager-stripped-tag-details": "タグを省略",
"linter-pager-template": "テンプレート経由かどうか?",
"linter-pager-tidy-font-bug-details": "fontタグはリンクカラーを変更しようと試みます",
"linter-pager-tidy-whitespace-bug-details": "ホワイトスペース解析エラー",
"linter-pager-title": "ページ名",
"linter-pager-unclosed-quotes-in-heading-details": "目次から漏れた閉じられていない引用",
"linterrors-subpage": "Lint エラー: $1",
"linterrors-summary": "<strong>Note:</strong> カテゴリの集計数は正確ではなく、推計値です。",
"pageinfo-linter": "lintエラー"
}