Skip to content

Commit 7e18bdb

Browse files
編集( UI 文脈における interact* の対訳を一本化
1 parent 9d7b9ff commit 7e18bdb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+828
-750
lines changed

CSP3-ja.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9403,7 +9403,7 @@ <h4 title="webrtc">6.2.1. `webrtc^dir</h4>
94039403

94049404
<p class="trans-note">
94059405
~ICEは、
9406-
`Interactive Connectivity Establishment^en ( “対話的な接続性~確立” )の略語
9406+
`Interactive Connectivity Establishment^en ( “ヤリトリありな接続性の確立” )の略語
94079407
】【
94089408
この段落~内の各[
94099409
括弧, および~link

DOM4-ja.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7435,7 +7435,7 @@ <h3 title="Introduction to “The DOM”">4.1. ~DOM序論</h3>
74357435
その元のイミにおいては,
74367436
文書(特に,~HTML文書や~XML文書)に~accessして操作するための~APIである。
74377437
この仕様における用語 “文書” は,[
7438-
短い静的な文書から 多彩な~multimediaを伴う長い小論や報告書,更には本格的な対話的~app
7438+
短い静的な文書から 多彩な~multimediaを伴う長い小論や報告書,更にはヤリトリありな本格的な~app
74397439
]までに渡る[
74407440
任意の~markupに基づく資源
74417441
]を指すものとして利用される。

HTML-canvas-ja.html

+12-12
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,7 @@
921921
透過的:~HTMLdom#transparent
922922
埋込d内容:~HTMLdom#embedded-content-category
923923
~fallback内容:~HTMLdom#fallback-content
924-
対話的~内容:~HTMLdom#interactive-content-2
924+
ヤリトリありな内容:~HTMLdom#interactive-content-2
925925
表現-:~HTMLdom#represents
926926
言語:~HTMLdom#language
927927
方向性:~HTMLdom#the-directionality
@@ -1383,7 +1383,7 @@
13831383
~buffer法:buffering
13841384
線の有無が交互に切り替わ:alternately have the line on and the line off
13851385
媒体:medium
1386-
対話的でない:non-interactive
1386+
ヤリトリありでない:non-interactive
13871387
可視でない:non-visual
13881388
明るく:brighten
13891389

@@ -1942,7 +1942,7 @@ <h4 title="The canvas element">4.12.5. `canvas^e 要素</h4>
19421942
<dd>
19431943
<p>
19441944
`透過的$
1945-
— ただし,子孫に含む`対話的~内容$は、
1945+
— ただし,子孫に含む`ヤリトリありな内容$は、
19461946
次の表tの 1 列目に挙げる要素のうち,同じ行の 2 列目の条件を満たすものに限るとする:
19471947
</p>
19481948

@@ -2094,7 +2094,7 @@ <h4 title="The canvas element">4.12.5. `canvas^e 要素</h4>
20942094
動的に作成される, %要素 の~bitmap画像による`埋込d内容$を`表現-$する
20952095
20962096
2097-
媒体は対話的である
2097+
媒体はヤリトリありである
20982098
]~AND[
20992099
%要素 用の`~scriptingは可能化されて$いる
21002100
]~AND[
@@ -2104,10 +2104,10 @@ <h4 title="The canvas element">4.12.5. `canvas^e 要素</h4>
21042104
In interactive visual media, if scripting is enabled for the canvas element, and if support for canvas elements has been enabled, then the canvas element represents embedded content consisting of a dynamically created image, the element's bitmap.
21052105
</li>
21062106
<li>
2107-
媒体が対話的でなく, 静的な場合でも、
2107+
媒体がヤリトリありでなく, 静的な場合でも、
21082108
%要素 が以前に描画~文脈に結付けられていた場合には
21092109
(例:
2110-
~pageは 対話的かつ視覚的な媒体に表示されていて,今は印刷されている場合 /
2110+
~pageは ヤリトリありかつ視覚的な媒体に表示されていて,今は印刷されている場合 /
21112111
~page~layout処理nの間に走った~scriptが,要素に何か塗っていた場合)、
21122112
%要素 の現在の~bitmapと~sizeを伴う`埋込d内容$を`表現-$する。
21132113
@@ -2125,14 +2125,14 @@ <h4 title="The canvas element">4.12.5. `canvas^e 要素</h4>
21252125
`canvas$e 要素が`埋込d内容$を`表現-$するときでも、
21262126
利用者は(`~fallback内容$内にある)`canvas$e 要素の子孫を~focusできる。
21272127
`~focusされて$いる要素は、
2128-
(それ自身は可視でなくとも)~keyboard対話~eventの~targetになる。
2128+
(それ自身は可視でなくとも)~keyboardヤリトリ~eventの~targetになる。
21292129
これは、[
2130-
対話的な~canvasを~keyboardで~access可能にする
2130+
ヤリトリありな~canvasを~keyboardで~access可能にする
21312131
]ことを作者に許容する
21322132
— 作者は、
2133-
対話的~領域から`~fallback内容$内の`~focus可能な区画$へ一対一に対応付けるべきである。
2133+
ヤリトリありな領域から`~fallback内容$内の`~focus可能な区画$へ一対一に対応付けるべきである。
21342134
(~focusは、
2135-
~mouseによる対話~eventに対しては効果はない。)
2135+
~mouseによるヤリトリ~eventに対しては効果はない。)
21362136
`UIEVENTS$r
21372137
21382138
When a canvas element represents embedded content, the user can still focus descendants of the canvas element (in the fallback content). When an element is focused, it is the target of keyboard interaction events (even though the element itself is not visible). This allows authors to make an interactive canvas keyboard-accessible: authors should have a one-to-one mapping of interactive regions to focusable areas in the fallback content. (Focus has no effect on mouse interaction events.) [UIEVENTS]
@@ -10935,7 +10935,7 @@ <h6 title="Drawing focus rings">4.12.5.1.14. ~focus環の描法</h6>
1093510935
これらの規約に従うものと意図されている。
1093610936
要素が~focusされた方式に基づく区別を実装する~UAは、
1093710937
`focus()$m ~methodにより駆動された~focusを
10938-
— その~callを誘発した利用者~対話~eventがあれば —
10938+
— その~callを誘発した利用者ヤリトリ~eventがあれば —
1093910939
~eventの種類に基づいて,類別することが奨励される。
1094010940
1094110941
Some platforms only draw focus rings around elements that have been focused from the keyboard, and not those focused from the mouse. Other platforms simply don't draw focus rings around some elements at all unless relevant accessibility features are enabled. This API is intended to follow these conventions. User agents that implement distinctions based on the manner in which the element was focused are encouraged to classify focus driven by the focus() method based on the kind of user interaction event from which the call was triggered (if any).
@@ -13077,7 +13077,7 @@ <h6 title="Drawing model">4.12.5.1.22. 描法~model</h6>
1307713077
<h6 title="Best practices">4.12.5.1.23. 最善な実施</h6>
1307813078

1307913079
<p>
13080-
~canvasが対話的であるときには
13080+
~canvasがヤリトリありなときには
1308113081
作者は,要素の~fallback内容に[
1308213082
各`~focus可能$な部位に対応する,`~focus可能$な要素
1308313083
]を含めるべきである。

HTML-custom-ja.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
forward:
351351
main
352352
~style付け:styling
353-
対話的でなくす:non-interactive
353+
ヤリトリありでなくす:non-interactive
354354
編集:editing::~
355355
編集-:edit::~
356356
編集-不能:non-editable
@@ -792,7 +792,7 @@
792792
~form所有者:~HTMLforms#form-owner
793793
~form提出:~HTMLforms#form-submission
794794
~form所有者を設定し直す:~HTMLforms#reset-the-form-owner
795-
対話的に検証する:~HTMLforms#interactively-validate-the-constraints
795+
拘束をヤリトリありに検証する:~HTMLforms#interactively-validate-the-constraints
796796
妥当性~状態:~HTMLforms#validity-states
797797
~label先~control:~HEforms#labeled-control
798798

@@ -2441,7 +2441,7 @@ <h4 title="Core concepts">4.13.3. 中核~概念</h4>
24412441
</li>
24422442
<li>
24432443
`disabled$a 属性は、
2444-
%要素 を対話的でなくし,`提出~値$cFも提出させなくするために利用される。
2444+
%要素 をヤリトリありでなくし,`提出~値$cFも提出させなくするために利用される。
24452445
24462446
The disabled attribute is used to make the form-associated custom element non-interactive and to prevent its submission value from being submitted.\
24472447
</li>
@@ -5176,7 +5176,7 @@ <h5 title="Form-associated custom elements">4.13.7.3. ~formに所有され得る
51765176
<dd>
51775177
%anchor も指定された場合、
51785178
~UAは,[
5179-
`~form所有者$は対話的に検証された/ `reportValidity()$eI が~callされた
5179+
`~form所有者$はヤリトリありに検証された/ `reportValidity()$eI が~callされた
51805180
]とき[
51815181
%internals の`~target要素$iNの拘束についての問題を指示する
51825182
]ために,それを利用するかもしれない。
@@ -5506,7 +5506,7 @@ <h5 title="Form-associated custom elements">4.13.7.3. ~formに所有され得る
55065506
55075507
~NULL /要素
55085508
— 初期~時は ~NULL とする。
5509-
拘束を`対話的に検証する$ときに利用される。】
5509+
`拘束をヤリトリありに検証する$ときに利用される。】
55105510
55115511
Each form-associated custom element has a validation anchor element. It is null initially.
55125512
</li>

HTML-dnd-ja.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
~navigable:~HTMLds#navigable
397397

398398
~taskを~queueする:~WAPI#queue-a-task
399-
利用者~対話~task~source:~WAPI#user-interaction-task-source
399+
利用者ヤリトリ~task~source:~WAPI#user-interaction-task-source
400400
関連な大域~obj:~WAPI#concept-relevant-global
401401

402402
表現-:~HTMLdom#represents
@@ -2400,7 +2400,7 @@ <h5 title="The DataTransferItem interface">6.11.3.2. `DataTransferItem^I ~interf
24002400
</li>
24012401
<li>
24022402
<p>
2403-
`~taskを~queueする$( 【`利用者~対話~task~source$?】, 次の手続き )
2403+
`~taskを~queueする$( 【`利用者ヤリトリ~task~source$?】, 次の手続き )
24042404
</p>
24052405

24062406
<div class="algo">
@@ -2761,7 +2761,7 @@ <h4 title="The DragEvent interface">6.11.4. `DragEvent^I ~interface</h4>
27612761
各種[
27622762
~mouse/~UIkey
27632763
]属性を
2764-
利用者~対話~event `UIEVENTS$r に対するときと同様に —
2764+
利用者ヤリトリ~event `UIEVENTS$r に対するときと同様に —
27652765
入力~装置の状態に則って初期化する
27662766
</li>
27672767
<li>
@@ -3575,7 +3575,7 @@ <h4 title="Processing model">6.11.5. 処理~model</h4>
35753575
</p>
35763576
<ol>
35773577
<li>
3578-
%~task ~LET `~taskを~queueする$( 【`利用者~対話~task~source$?】, %手続き )
3578+
%~task ~LET `~taskを~queueする$( 【`利用者ヤリトリ~task~source$?】, %手続き )
35793579
</li>
35803580
<li>
35813581
%~task を遂行し終えるまで待機する

HTML-dom-ja.html

+15-15
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@
666666
埋込d内容:#embedded-content-category
667667
~fallback内容:#fallback-content
668668
~flow内容:#flow-content-2
669-
対話的~内容:#interactive-content-2
669+
ヤリトリありな内容:#interactive-content-2
670670
~metadata内容:#metadata-content-2
671671
句ng内容:#phrasing-content-2
672672
~sectioning内容:#sectioning-content-2
@@ -754,7 +754,7 @@
754754
文書~load計時~:#document-load-timing-info
755755
文書~unload計時~:#document-unload-timing-info
756756
~navi開始~時刻:#navigation-start-time
757-
~DOM対話的~時刻:#dom-interactive-time
757+
~DOMヤリトリあり時刻:#dom-interactive-time
758758
~DOMContentLoaded~event開始~時刻:#dom-content-loaded-event-start-time
759759
~DOMContentLoaded~event終了~時刻:#dom-content-loaded-event-end-time
760760
~DOM完了-時刻:#dom-complete-time
@@ -2062,7 +2062,7 @@ <h3 title="Documents">3.1. 文書</h3>
20622062
</p>
20632063

20642064
<p class="warning">
2065-
対話的~UAは、
2065+
ヤリトリありな~UAは、
20662066
概して,自身の~UIにて`文書$の`~URL$docを公開する。
20672067
これは、[
20682068
ある~siteが別の何かになりすますよう試みたとき,
@@ -2196,7 +2196,7 @@ <h4 title="The Document object">3.1.1. `Document^I ~obj</h4>
21962196
[`CEReactions$] undefined `writeln$m((`TrustedHTML$ or DOMString)... %text);
21972197

21982198
/* <span class="comment">
2199-
`利用者~対話@~HTMLinteraction#editing$
2199+
`利用者-ヤリトリ@~HTMLinteraction#editing$
22002200
</span> */
22012201
readonly attribute `WindowProxy$I? `defaultView$m;
22022202
boolean `hasFocus$m();
@@ -2778,10 +2778,10 @@ <h4 title="Reporting document loading status">3.1.4. 文書~読込ng状態sの
27782778
~ELIF[
27792779
%準備度~値 ~EQ `interactive^l,
27802780
]~AND[
2781-
%文書 の`~load計時~報$docの`~DOM対話的~時刻$ ~EQ 0
2781+
%文書 の`~load計時~報$docの`~DOMヤリトリあり時刻$ ~EQ 0
27822782
27832783
2784-
%文書 の`~load計時~報$docの`~DOM対話的~時刻$ ~SET %今
2784+
%文書 の`~load計時~報$docの`~DOMヤリトリあり時刻$ ~SET %今
27852785
27862786
Otherwise, if readinessValue is "interactive", and document's load timing info's DOM interactive time is 0, then set document's load timing info's DOM interactive time to now.
27872787
</li>
@@ -2863,7 +2863,7 @@ <h4 title="Reporting document loading status">3.1.4. 文書~読込ng状態sの
28632863
</dd>
28642864

28652865
<dt>
2866-
`~DOM対話的~時刻@
2866+
`~DOMヤリトリあり時刻@
28672867
(既定は 0 )
28682868
28692869
DOM interactive time (default 0)
@@ -5408,7 +5408,7 @@ <h5 title="Kinds of content">3.2.5.2. 内容の種類</h5>
54085408
`見出し内容$/
54095409
`句ng内容$/
54105410
`埋込d内容$/
5411-
`対話的~内容$
5411+
`ヤリトリありな内容$
54125412
54135413
Each element in HTML falls into zero or more categories that group elements with similar characteristics together. The following broad categories are used in this specification:
54145414
• Metadata content
@@ -5453,19 +5453,19 @@ <h5 title="Kinds of content">3.2.5.2. 内容の種類</h5>
54535453
`見出し内容$,
54545454
`句ng内容$,
54555455
`埋込d内容$,
5456-
`対話的~内容$
5456+
`ヤリトリありな内容$
54575457
]は、
54585458
`~flow内容$でもある。
54595459
`~metadata内容$には、
54605460
`~flow内容$になるものもある。
54615461
5462-
`~metadata内容$, `対話的~内容$
5462+
`~metadata内容$, `ヤリトリありな内容$
54635463
]には、
54645464
`句ng内容$になるものもある。
54655465
`埋込d内容$は、
54665466
`句ng内容$でもある。
54675467
`埋込d内容$には、
5468-
`対話的~内容$になるものもある。
5468+
`ヤリトリありな内容$になるものもある。
54695469
54705470
Sectioning content, heading content, phrasing content, embedded content, and interactive content are all types of flow content. Metadata is sometimes flow content. Metadata and interactive content are sometimes phrasing content. Embedded content is also a type of phrasing content, and sometimes is interactive content.
54715471
</p>
@@ -5877,10 +5877,10 @@ <h6 title="Embedded content">3.2.5.2.6. 埋込d内容</h6>
58775877

58785878
</section>
58795879
<section id="interactive-content">
5880-
<h6 title="Interactive content">3.2.5.2.7. 対話的~内容</h6>
5880+
<h6 title="Interactive content">3.2.5.2.7. ヤリトリありな内容</h6>
58815881

58825882
<p>
5883-
`対話的~内容@
5883+
`ヤリトリありな内容@
58845884
( `interactive content^en )は、
58855885
利用者-ヤリトリ用に特定的に意図される内容である:
58865886
@@ -5948,7 +5948,7 @@ <h6 title="Palpable content">3.2.5.2.8. 可触~内容</h6>
59485948
利用者が[
59495949
聴ける( `audio$e 要素)/
59505950
視れる( `video$e, `img$e, `canvas$e 要素)/
5951-
ヤリトリできる(対話的~form~controlなど)
5951+
ヤリトリできる(ヤリトリありな~form~controlなど)
59525952
]何か
59535953
</li>
59545954
</ul>
@@ -6834,7 +6834,7 @@ <h5 title="The title attribute">3.2.6.1. `title^a 属性</h5>
68346834
画像~用には,画像~creditや画像の記述/
68356835
段落~用には,脚注や解説【!on the text】/
68366836
引用元~用には,その~sourceについての更なる情報/
6837-
`対話的~内容$用には,要素の利用についての~labelや指示書き
6837+
`ヤリトリありな内容$用には,要素の利用についての~labelや指示書き
68386838
68396839
The title attribute represents advisory information for the element, such as would be appropriate for a tooltip.\
68406840
On a link, this could be the title or a description of the target resource;\

HTML-embed-ja.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@
409409
埋込d内容:~HTMLdom#embedded-content-category
410410
~flow内容:~HTMLdom#flow-content-2
411411
大域~属性:~HTMLdom#global-attributes
412-
対話的~内容:~HTMLdom#interactive-content-2
412+
ヤリトリありな内容:~HTMLdom#interactive-content-2
413413
なし:~HTMLdom#concept-content-nothing
414414
可触~内容:~HTMLdom#palpable-content-2
415415
句ng内容:~HTMLdom#phrasing-content-2
@@ -1003,7 +1003,7 @@ <h4 title="The iframe element">4.8.5. `iframe^e 要素</h4>
10031003
<dl class="element-def">
10041004
<dt>`分類$</dt>
10051005
<dd>
1006-
`~flow内容$/`句ng内容$/`埋込d内容$/`対話的~内容$/`可触~内容$
1006+
`~flow内容$/`句ng内容$/`埋込d内容$/`ヤリトリありな内容$/`可触~内容$
10071007
10081008
Flow content.
10091009
@@ -2694,7 +2694,7 @@ <h4 title="The embed element">4.8.6. `embed^e 要素</h4>
26942694
<dl class="element-def">
26952695
<dt>`分類$</dt>
26962696
<dd>
2697-
`~flow内容$ / `句ng内容$ / `埋込d内容$ /`対話的~内容$ / `可触~内容$
2697+
`~flow内容$ / `句ng内容$ / `埋込d内容$ /`ヤリトリありな内容$ / `可触~内容$
26982698
26992699
Flow content.
27002700
@@ -2794,7 +2794,7 @@ <h4 title="The embed element">4.8.6. `embed^e 要素</h4>
27942794

27952795
<p>
27962796
`embed$e 要素は、[
2797-
外部~app/対話的~内容
2797+
外部~app/ヤリトリありな内容
27982798
]用に統合~~地点を供する。
27992799
28002800
The embed element provides an integration point for an external application or interactive content.

0 commit comments

Comments
 (0)