diff --git a/_tips/developing.ja.md b/_tips/developing.ja.md new file mode 100644 index 0000000..87cd6fa --- /dev/null +++ b/_tips/developing.ja.md @@ -0,0 +1,642 @@ +--- +# 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: "ウェブ・アクセシビリティのための開発 – 始めるにあたってのヒント" +title_html: "ウェブ・アクセシビリティのための開発" +nav_title: "始めるにあたってのヒント" +lang: ja # Change "en" to the translated-language shortcode +last_updated: 2024-04-16 # Put the date of this translation YYYY-MM-DD (with month in the middle) + +resource: + ref: /tips/ + +navigation: + previous: /tips/designing/ + +translators: # remove from the beginning of this line and the lines below: "# " (the hash sign and the space) +- name: "Jay Kishigami" # Replace Jan Doe with translator name +# - name: "Jan Doe" # Replace Jan Doe with name, or delete this line if not multiple translators +# contributors: +# - name: "Jan Doe" # Replace Jan Doe with contributor name, or delete this line if none +# - name: "Jan Doe" # Replace Jan Doe with name, or delete this line if not multiple contributors + +github: + repository: w3c/wai-quick-start + path: _tips/developing.ja.md # Add the language shortcode to the middle of the filename, for example: content/index.fr.md + +permalink: /tips/developing/ja # Add the language shortcode to the end, with no slash at the end. For example /path/to/file/fr +ref: /tips/developing/ # Do not change this + +ext_css: tips.css +title_icon: /tips/img/icons.svg#developing + +acknowledgements: /tips/acknowledgements/ + +# In the footer below: +# Do not change the dates +# Do not translate ACKNOWLEDGEMENTS +# Translate the other words, including "Date:" and "Editors:" +# Translate the Working Group name. Leave the Working Group acronym in English. +footer: > +

日にち: マイナーアップデート:2019年1月9日、アップデート:2016年4月15日。最初の出版:2015年9月

+

編集者: Kevin White, Shadi Abou-Zahra, and Shawn Lawton Henry. ACKNOWLEDGEMENTS lists contributors and credits.

+

教育と援助のためのWG (EOWG)によって開発され. WAI-DEV プロジェクトからのサポートを受けるとともに, ヨーロッパ委員会の援助を受けた。

+--- + +{::nomarkdown} +{% include box.html type="start" h="2" title="概要" class="full" %} +{:/} + +このページでは、障害者にとってアクセシブルなWebコンテンツの開発を始める際に役立つ、いくつかの基本的な考慮事項を紹介します。これらのヒントは、Webコンテンツ・アクセシビリティ・ガイドライン(WCAG)の要件を満たすためのグッドプラクティスです。関連するWCAG要件、「より理解するための」ドキュメントでの詳細な背景、チュートリアルからのガイダンス、ユーザーストーリーなどへのリンクをたどってください。 + +{::nomarkdown} +{% include box.html type="end" %} +{:/} + +{::options toc_levels="2" /} + +{::nomarkdown} +{% include_cached toc.html type="start" title="Page Contents" class="full" %} +{:/} + +- TOC is created automatically. +{:toc} + +{::nomarkdown} +{% include_cached toc.html type="end" %} +{:/} + +## すべてのフォームコントロールにラベルを関連付ける + +フォーム要素の `id` 属性にリンクされた `