PortableInfobox/i18n/ja.json
2022-09-15 13:10:44 +02:00

29 lines
2.2 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": [
"MathXplore",
"Omotecho"
]
},
"portable-infobox-desc": "分かりやすくてパワフルなXML的マークアップを使ってポータブルな情報ボックスを作成し、どんなスキンやプラットフォーム上でも整ったセマンティックHTMLでの表示を可能にします。またポータブルな情報ボックスの作成機能 [[Special:PortableInfoboxBuilder]] を同梱します。",
"portable-infobox-unimplemented-infobox-tag": "実装されていないインフォボックスのタグです:<$1>",
"portable-infobox-xml-parse-error-info": "インフォボックスの解析中にエラーが発生しました",
"portable-infobox-xml-parse-error": "XMLマークアップに誤りがあります。XMLをもう一度ご確認ください",
"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>タグでサポートされていません",
"infoboxbuilder-node-title": "タイトル",
"infoboxbuilder-node-title-value-pagename": "ページ名",
"infoboxbuilder-node-data": "データ",
"infoboxbuilder-node-media": "画像",
"infoboxbuilder-nodeparam-label": "ラベル",
"infoboxbuilder-templatename": "テンプレート名"
}