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

WCAG 2.2:6 用語集 dragging movement の翻訳 #60

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

caztcha
Copy link
Contributor

@caztcha caztcha commented Jan 23, 2024

用語集の「dragging movement」を翻訳しました。

@caztcha caztcha self-assigned this Jan 23, 2024
@caztcha caztcha requested a review from momdo January 23, 2024 05:37
@momdo momdo added the WCAG22 WCAG 2.2の翻訳 label Jan 24, 2024
@momdo momdo linked an issue Jan 24, 2024 that may be closed by this pull request
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

少しコメントしました


<div class="note" role="note" id="issue-container-generatedID-97"><div role="heading" class="note-title marker" id="h-note-97" aria-level="3"><span>注記</span></div><p class="">Examples of draggable elements include list items, text elements, and images.</p></div>
<div class="note" role="note" id="issue-container-generatedID-97"><div role="heading" class="note-title marker" id="h-note-97" aria-level="3"><span>注記</span></div><p class="">ドラッグ可能な要素の例としては、リスト項目、テキスト要素、画像などがある。</p></div>
Copy link
Member

Choose a reason for hiding this comment

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

Examples of draggable elements include list items, text elements, and images.

text elementsというのが若干微妙な感じですが、妙案も浮かばないですね…

Copy link
Contributor Author

Choose a reason for hiding this comment

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

微妙ですよね。単純に「テキスト」だけでよいのかも...と思ったりもしました。

Copy link
Contributor

Choose a reason for hiding this comment

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

まず text elements とは何か、という話なのですが、 Dragging Movementsの解説書 ( https://www.w3.org/WAI/WCAG22/Understanding/dragging-movements.html ) のExamplesを見ると以下の5つがあります。

  • map
  • sortable list elements
  • taskboard
  • radial control widget (color wheel)
  • widget ... in a photo

list item と image (photo) が登場していて、他に3つありますが、その中で text elements に該当しそうなのは taskboard だけです。ちょうど今GitHubで使っている Project のようなイメージでしょう。テキストが入っている要素、というイメージだと思います。補うなら「テキストで構成される要素」というくらいでしょうか。
とはいえこれは原文を見ても謎なので、あえてそのままにしておくのもありかと思います。

guidelines/index.html Outdated Show resolved Hide resolved
Co-authored-by: Momdo Nakamura <[email protected]>
@caztcha caztcha requested a review from bakera January 26, 2024 07:58
@caztcha
Copy link
Contributor Author

caztcha commented Jan 26, 2024

@bakera 一点、#60 (comment) にあるように、「text element」の訳出について、逡巡しております。アドバイスいただけますと幸いです!

Copy link
Contributor

@bakera bakera left a comment

Choose a reason for hiding this comment

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

細かいところ一点だけ。
text elementsはわかりにくいですが、原文からしてわかりにくいので、ママでいいのではないかと思っています。


<div class="note" role="note" id="issue-container-generatedID-97"><div role="heading" class="note-title marker" id="h-note-97" aria-level="3"><span>注記</span></div><p class="">Examples of draggable elements include list items, text elements, and images.</p></div>
<div class="note" role="note" id="issue-container-generatedID-97"><div role="heading" class="note-title marker" id="h-note-97" aria-level="3"><span>注記</span></div><p class="">ドラッグ可能な要素の例としては、リスト項目、テキスト要素、画像などがある。</p></div>
Copy link
Contributor

Choose a reason for hiding this comment

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

まず text elements とは何か、という話なのですが、 Dragging Movementsの解説書 ( https://www.w3.org/WAI/WCAG22/Understanding/dragging-movements.html ) のExamplesを見ると以下の5つがあります。

  • map
  • sortable list elements
  • taskboard
  • radial control widget (color wheel)
  • widget ... in a photo

list item と image (photo) が登場していて、他に3つありますが、その中で text elements に該当しそうなのは taskboard だけです。ちょうど今GitHubで使っている Project のようなイメージでしょう。テキストが入っている要素、というイメージだと思います。補うなら「テキストで構成される要素」というくらいでしょうか。
とはいえこれは原文を見ても謎なので、あえてそのままにしておくのもありかと思います。

guidelines/index.html Outdated Show resolved Hide resolved
Co-authored-by: MINAZUKI, Bakera <[email protected]>
@caztcha
Copy link
Contributor Author

caztcha commented Feb 1, 2024

@bakera レビューありがとうございます。確認いたしました!

@caztcha caztcha requested a review from bakera February 1, 2024 09:00
Copy link
Contributor

@bakera bakera left a comment

Choose a reason for hiding this comment

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

ありがとうございます。よさそうです。

@bakera bakera merged commit 64a9109 into main Feb 1, 2024
@momdo momdo deleted the tsuchiya-edit-issue22 branch February 2, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WCAG22 WCAG 2.2の翻訳
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WCAG 2.2:6 用語集 dragging movement
3 participants