diff --git a/pages/standards-guidelines/wcag/wcag3-intro.ja.md b/pages/standards-guidelines/wcag/wcag3-intro.ja.md new file mode 100644 index 00000000000..eb30b1ac33d --- /dev/null +++ b/pages/standards-guidelines/wcag/wcag3-intro.ja.md @@ -0,0 +1,193 @@ +--- +# Translation instructions are after the "#" character in this first section. They are comments that do not show up in the web page. You do not need to translate the instructions after "#". +# In this first section, do not translate the words before a colon. For example, do not translate "title:". Do translate the text after "title:". + +title: "WCAG 3 イントロダクション" +nav_title: "WCAG 3 Draft" +lang: ja # Change "en" to the translated-language shortcode +last_updated: 2024-12-12 # Keep the date of the English version + +translation: + last_updated: 2024-12-19 # Keep the date of the English version + +translators: +- name: "Makoto Ueki" + +github: + label: wai-wcag-intro + +permalink: /standards-guidelines/wcag/wcag3-intro/ja # Add the language shortcode to the end, with no slash at end, for example: /link/to/page/fr +ref: /standards-guidelines/wcag/wcag3-intro/ # Do not change this + +description: W3Cアクセシビリティ・ガイドライン(WCAG)3.0 のワーキングドラフトを紹介する。WCAGのドキュメントは、ウェブを障害がある人にとってよりアクセシブルにする方法を説明している。 +image: /content-images/wcag/wcag3_social.png +feedbackmail: wai@w3.org + +# In the footer below: +# Do not change the dates +# Translate the other words below, including "Date:" and "Editor:" +# Translate the Working Group name. Leave the Working Group acronym in English. +footer: > +
編集者: Shawn Lawton Henry. 協力者: Rachael Bradley Montgomery, Jeanne Spellman, Kevin White.
+アクセシビリティガイドライン ワーキンググループ (AG WG)、Silverタスクフォース及びSilverコミュニティグループの協力を得て作成されました。
+--- + +{::nomarkdown} +{% include box.html type="start" h="2" title="サマリー" class="full" %} +{:/} + +W3Cアクセシビリティ・ガイドライン (WCAG) 3の多くの部分は、現在、試作段階にあり、今後大幅に変更される予定です。2024年12月12日に、更新した [WCAG 3 ワーキングドラフト](https://www.w3.org/TR/wcag-3.0/) を公開しました。 + +WCAG 3は、WCAG 2と同様の基本的な要件及び特有の要件を持つことになるでしょう。また、WCAG 3は、異なる構造、異なる適合性モデル及びより幅広い適用範囲になる予定です。 + +このページを、WCAG 3に関する公式情報の出発点として、現在および将来にわたって共有していただきたいと考えています。 ショートリンク: w3.org/WAI/wcag3 + +{::nomarkdown} +{% include box.html type="end" %} +{:/} + +{::nomarkdown} +{% include_cached toc.html type="start" title="このページのコンテンツ" class="simple" %} +{:/} + +{::options toc_levels="2,3" /} + +- This text will be replaced by the TOC. +{:toc} + +{::nomarkdown} +{% include_cached toc.html type="end" %} +{:/} + +## イントロダクション +{:.no_toc} + +W3Cアクセシビリティ・ガイドライン(WCAG)3は、現在、未完成のドラフト(草案)の段階にある。WCAG 3は数年以内にW3Cの標準となる予定です。現行の標準であるウェブコンテンツ・アクセシビリティ・ガイドライン(WCAG 2)については、[WCAG 2 概要](/standards-guidelines/wcag/)を参照してください。 + +WCAG 3の文書は、ウェブを障害がある人にとってよりアクセシブルにする方法を説明するものになるでしょう。WCAG 3は、ウェブコンテンツ、アプリ、ツール、出版、そしてウェブ上に登場してくる新しい技術を適用範囲とします。 + +WCAG 3のドラフト作成が進展に合わせて、このページを定期的に更新していく予定です。 + +## ステータス: 作成中のドラフト + +2024年12月、更新されたドラフトを公開しました: + +* [WCAG 3 の要件](https://www.w3.org/TR/wcag-3.0-requirements/) は、WCAG 3を策定する方向性を定めて、完成したと判断する際に役立つ主要な原則と要件を説明しています。 +* **[WCAG 3 の解説(Explainer)](https://www.w3.org/TR/wcag-3.0-explainer/)** では、背景情報を提供し、2024年12月のWCAG 3ドラフトの構造を説明しています。**WCAG 3を読む前に、この解説を読むことを推奨します。** +* **[WCAG 3 ワーキングドラフト](https://www.w3.org/TR/wcag-3.0/)** には、現在検討中のガイドラインや要件が含まれています。WCAG 3の最終要件は、このドラフトとは異なるものになるでしょう。ガイドラインや要件は、今後も編集、追加、統合、及び削除されていく予定です。 + +### 変更点の概要 +* 説明を目的としたコンテンツを [解説(Explainer)](https://www.w3.org/TR/wcag-3.0-explainer/)に移動しました。 +* 「成果(Outcome)」という用語を変更しました。現在のドラフトには、ユーザー視点での成果として記述された「ガイドライン」と、そのガイドラインをサポートする「要件」があります。 +* 要件は、[解説(Explainer)](https://www.w3.org/TR/wcag-3.0-explainer/)ページで説明されているように、「foundational(基礎)」又は「supplemental(補足)」として明示されています。 +* アクセシビリティサポートは [3.1.1 Only accessibility-supported ways of using technologies(アクセシビリティがサポートされている、技術の使用方法のみ)](https://www.w3.org/TR/2024/WD-wcag-3.0-20241212/#accessibility-supported)で変更しました。 + +### セクションごとのステータス +それぞれの要件(normative)セクションには、そのセクションの開発プロセスにおける進捗状況、実験的な採用に向けた準備状況、およびどのようなフィードバックを求めているかを示すステータスがあります。 +* Placeholder(プレースホルダー) +* Exploratory(試験的) +* Developing(開発中) +* Refining(改良中) +* Mature(成熟) + +これらのステータス指標の詳細については、解説セクション「[Image alternatives guideline(画像に対する代替に関するガイドライン)](https://w3.org/TR/wcag-3.0/#image-alternatives) +2. [Keyboard focus appearance guideline(キーボードフォーカスの外観に関するガイドライン](https://w3.org/TR/wcag-3.0/#keyboard-focus-appearance) +3. [Clear meaning guideline(明確な意味に関するガイドライン)](https://w3.org/TR/wcag-3.0/#clear-meaning) + +これらのセクションについて、「Which foundational requirements apply?(どの基礎要件が適用されるか?)」の項目に記載されている情報は、ガイドラインをより理解しやすく、使いやすくするものになっていますか? + +また、フィードバックをいただきたいもう一つのセクションはこちらです: + +* [Conformance(適合)](https://w3.org/TR/wcag-3.0/#conformance) + +このセクションでは、WCAG 3 で検討している適合アプローチについて説明しています。まだ多くの詳細を詰める必要があります。WCAG 3 の適合アプローチ案について、建設的な意見はありますか? + +### 必要なリサーチ + +一部のガイドラインおよび要件には、「Needs additional research(さらなるリサーチが必要)」と記されています。 それらを裏付ける、または反証するためのリサーチを確認したり、リサーチの実施を支援したりすることに特に関心があります。。 + +