Skip to content

Commit 7ba0a7f

Browse files
[WebIDL] 編集(用語(アルゴリズム名)対訳
1 parent 58df14d commit 7ba0a7f

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

Streams-ja.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -930,9 +930,9 @@
930930
~platform~obj:~WEBIDL#dfn-platform-object
931931
~callback文脈:~WEBIDL#dfn-callback-context
932932
i.反復~終了:~WEBIDL#end-of-iteration
933-
非同期~反復子の~return手続き:~WEBIDL#asynchronous-iterator-return
934-
非同期~反復子の初期化~手続き:~WEBIDL#asynchronous-iterator-initialization-steps
935933
次回の反復~結果を取得する手続き:~WEBIDL#dfn-get-the-next-iteration-result
934+
非同期~反復子から返る手続き:~WEBIDL#asynchronous-iterator-return
935+
非同期~反復子の初期化~手続き:~WEBIDL#asynchronous-iterator-initialization-steps
936936
内包-:~WEBIDL#include
937937
構築子~手続き:~WEBIDL#constructor-steps
938938

@@ -4342,7 +4342,7 @@ <h4 title="Asynchronous iteration">4.2.5. 非同期的な反復</h4>
43424342

43434343
<div class="algo">
43444344
<p id="rs-asynciterator-prototype-return">
4345-
`ReadableStream$I 用の`非同期~反復子の~return手続き$は、
4345+
`ReadableStream$I 用の`非同期~反復子から返る手続き$は、
43464346
所与の
43474347
( %stream, %iterator, %arg )
43484348
に対し:

WebIDL-JS-ja.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -767,10 +767,10 @@
767767
vP.~key:~WEBIDL#value-pair-key
768768
vP.値:~WEBIDL#value-pair-value
769769
非同期に可反復な宣言:~WEBIDL#dfn-async-iterable-declaration
770+
次回の反復~結果を取得する手続き:~WEBIDL#dfn-get-the-next-iteration-result
770771
非同期~反復子の初期化~手続き:~WEBIDL#asynchronous-iterator-initialization-steps
771-
非同期~反復子の~return:~WEBIDL#asynchronous-iterator-return
772+
非同期~反復子から返る手続き:~WEBIDL#asynchronous-iterator-return
772773
sM.現在の状態:~WEBIDL#sessionmanager-async-iterator-current-state
773-
次回の反復~結果を取得する:~WEBIDL#dfn-get-the-next-iteration-result
774774
C.反復~終了:~WEBIDL#end-of-iteration
775775

776776
~maplike:~WEBIDL#dfn-maplike
@@ -16028,7 +16028,7 @@ <h5 title="Asynchronous iterator prototype object">3.7.10.2. 非同期~反復子
1602816028
Let kind be object’s kind.
1602916029
</li>
1603016030
<li>
16031-
%次回の~promise ~LET `次回の反復~結果を取得する$( %object の`~target$aI, %object )
16031+
%次回の~promise ~LET %~ifc 用の`次回の反復~結果を取得する手続き$( %object の`~target$aI, %object )
1603216032
1603316033
Let nextPromise be the result of getting the next iteration result with object’s target and object.
1603416034
</li>
@@ -16220,7 +16220,7 @@ <h5 title="Asynchronous iterator prototype object">3.7.10.2. 非同期~反復子
1622016220

1622116221
<div class="p">
1622216222
<p>
16223-
`非同期に可反復な宣言$を伴う`~ifc$用に`非同期~反復子の~return$~algoが定義されている場合
16223+
`非同期に可反復な宣言$を伴う`~ifc$用に`非同期~反復子から返る手続き$が定義されている場合
1622416224
その`非同期~反復子~原型~obj$は,次の特性を伴う `return^jp ~data~propを有するモノトスル:
1622516225
</p>
1622616226

@@ -16329,7 +16329,7 @@ <h5 title="Asynchronous iterator prototype object">3.7.10.2. 非同期~反復子
1632916329
<!--cp-set-finished-true-->
1633016330
<li>
1633116331
~RET
16332-
%~ifc 用の`非同期~反復子の~return$( %object の`~target$aI, %object, %値 )
16332+
%~ifc 用の`非同期~反復子から返る手続き$( %object の`~target$aI, %object, %値 )
1633316333
1633416334
Return the result of running the asynchronous iterator return algorithm for interface, given object’s target, object, and value.
1633516335
</li>

WebIDL-ja.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -773,10 +773,10 @@
773773
vP.~key:#value-pair-key
774774
vP.:#value-pair-value
775775
非同期に可反復な宣言:#dfn-async-iterable-declaration
776+
次回の反復~結果を取得する手続き:#dfn-get-the-next-iteration-result
776777
非同期~反復子の初期化~手続き:#asynchronous-iterator-initialization-steps
777-
非同期~反復子の~return:#asynchronous-iterator-return
778+
非同期~反復子から返る手続き:#asynchronous-iterator-return
778779
sM.現在の状態:#sessionmanager-async-iterator-current-state
779-
次回の反復~結果を取得する:#dfn-get-the-next-iteration-result
780780
C.反復~終了:#end-of-iteration
781781
~maplike:#dfn-maplike
782782
~maplike宣言:#dfn-maplike-declaration
@@ -9124,8 +9124,8 @@ <h4 title="Asynchronously iterable declarations">2.5.10. 非同期に可反復
91249124
<ul>
91259125
<li>
91269126
<p>
9127-
`次回の反復~結果を取得する@
9128-
~algoを定義しなければナラナイ
9127+
`次回の反復~結果を取得する手続き@
9128+
を定義しなければナラナイ
91299129
それは、
91309130
所与の
91319131
⇒#
@@ -9180,8 +9180,8 @@ <h4 title="Asynchronously iterable declarations">2.5.10. 非同期に可反復
91809180
</li>
91819181
<li>
91829182
<p>
9183-
`非同期~反復子の~return@
9184-
~algoを定義してもヨイ
9183+
`非同期~反復子から返る手続き@
9184+
を定義してもヨイ
91859185
それは、
91869186
非同期c反復子が尚早に終了される事例において呼出され,所与の
91879187
⇒#
@@ -9297,7 +9297,7 @@ <h4 title="Asynchronously iterable declarations">2.5.10. 非同期に可反復
92979297
</ol>
92989298

92999299
<p>
9300-
`次回の反復~結果を取得する$ときは
9300+
`次回の反復~結果を取得する手続き$は
93019301
所与の
93029302
( `SessionManager^T %manager, その非同期c反復子 %反復子 )
93039303
に対し:

0 commit comments

Comments
 (0)