PortableInfobox/i18n/ja.json
2018-07-24 07:14:42 +02:00

16 lines
1.7 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.

{
"portable-infobox-desc": "分かりやすくてパワフルなXML的マークアップを使ってポータブル・インフォボックスを作成し、どんなスキンやプラットフォーム上でも整ったセマンティックHTMLでの表示を可能にします",
"portable-infobox-unimplemented-infobox-tag": "実装されていないインフォボックスのタグです:<$1>",
"portable-infobox-xml-parse-error": "XMLマークアップに誤りがあります。XMLをもう一度ご確認ください",
"portable-infobox-xml-parse-error-info": "インフォボックスの解析中にエラーが発生しました",
"portable-infobox-xml-parse-error-document-end": "ドキュメントの末尾に余分なコンテンツがあるようです",
"portable-infobox-xml-parse-error-undeclared-entity": "宣言されていないエンティティです(例:&nbsp;",
"portable-infobox-xml-parse-error-attribute-not-started": "属性値は引用符で囲む必要があります",
"portable-infobox-xml-parse-error-attribute-without-value": "タグ属性には値を指定する必要があります",
"portable-infobox-xml-parse-error-space-required": "属性の構成エラー",
"portable-infobox-xml-parse-error-name-required": "属性名の解析エラー",
"portable-infobox-xml-parse-error-gt-required": "タグの定義が正しく終了していません",
"portable-infobox-xml-parse-error-tag-name-mismatch": "開始タグと終了タグが一致していません",
"portable-infobox-xml-parse-error-tag-not-finished": "タグが未完成です",
"portable-infobox-xml-parse-error-infobox-tag-attribute-unsupported": "属性「$1」は<infobox>タグでサポートされていません"
}