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.5: 入力目的の特定 の翻訳 #327

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

Conversation

@caztcha caztcha self-assigned this Sep 20, 2024
@caztcha caztcha added the 解説書 Understanding WCAG 2.2の翻訳(2024-02-14) label Sep 20, 2024
@caztcha
Copy link
Contributor Author

caztcha commented Sep 20, 2024

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

「意図」と「事例」に若干の差分があるため、訳を調整してあります。

@caztcha caztcha requested a review from momdo September 20, 2024 05:04
@caztcha caztcha changed the title Understanding 1.3.5: 入力目的の特定 Understanding 1.3.5: 入力目的の特定 の翻訳 Sep 20, 2024
@caztcha
Copy link
Contributor Author

caztcha commented Jan 7, 2025

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

  • <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
なんとも言えないコメントですが、ご確認ください。

the label alone.
</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.

「フィールド」とは原文は言っていないような…補いますか?

<dt>What to do</dt>
<dd>Use code to indicate the purpose of common inputs, where technology allows.</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.

機械翻訳では、
技術が許す限り、コードを用いて共通の入力の目的を示す。
のような訳も見えますね…(どう訳すのが正解なんでしょうか…)

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.5: 入力目的の特定を理解する
2 participants