Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding 1.3.4: 表示の向き の翻訳 #326

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

caztcha
Copy link
Contributor

@caztcha caztcha commented Sep 18, 2024

@caztcha caztcha self-assigned this Sep 18, 2024
@caztcha caztcha added the 解説書 Understanding WCAG 2.2の翻訳(2024-02-14) label Sep 18, 2024
@caztcha caztcha requested a review from momdo September 18, 2024 08:05
@caztcha
Copy link
Contributor Author

caztcha commented Sep 18, 2024

@momdo レビューをよろしくお願いします。なお、テクニックの各リンクは、とりあえず、WCAG 2.1 解説書の日本語版に誘導しています。

@caztcha
Copy link
Contributor Author

caztcha commented Jan 7, 2025

@momdo 8d3ff33 にて、以下の追加修正を行いました。

  • <html> 要素の langja に変更しました。
  • ヘッダーの「WCAG 2.2 解説書」「WCAG 解説書について」のリンク先を、https://waic.jp/translations/WCAG22/Understanding/ 以下に変更しました。
  • テクニックの各リンクを、WCAG 2.2 Techniques のものに戻しました。

Copy link
Member

@momdo momdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@caztcha
1点ご確認ください。

<dt>Why it's important</dt>
<dd>Wheelchair users and others may have devices mounted in a fixed orientation.</dd>
<dt>なぜそれが重要か</dt>
<dd>車いすの利用者など、固定された向きでデバイスが取り付けられている可能性がある。</dd>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「椅子」は常用漢字表にあるので(解説書本文がそうなっているように)漢字になりますね…

Suggested change
<dd>車いすの利用者など、固定された向きでデバイスが取り付けられている可能性がある。</dd>
<dd>車椅子の利用者など、固定された向きでデバイスが取り付けられている可能性がある。</dd>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
解説書 Understanding WCAG 2.2の翻訳(2024-02-14)
Projects
Development

Successfully merging this pull request may close these issues.

解説書:1.3.4: 表示の向きを理解する
2 participants