Skip to content

Commit f4ba54d

Browse files
編集(対訳統一( procedure )
1 parent 2fd36ec commit f4ba54d

33 files changed

+135
-162
lines changed

Promises_Aplus-ja.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
却下する:#reject
154154
充足され:#fulfill
155155
却下され:#reject
156-
~promiseの解決~手順:#promise-resolution-procedure
156+
~promiseの解決~手続-:#promise-resolution-procedure
157157

158158
c.setTimeout:~HTMLGAPI#timers
159159
c.setImmediate:https://dvcs.w3.org/hg/webperf/raw-file/tip/specs//Overview.html#processingmodel
@@ -177,8 +177,6 @@
177177
task-scheduling~queue
178178
trampoline::::トランポリン
179179
処理待ち:pending::~
180-
手順:procedure:手続き
181-
182180
accessor::::アクセサ
183181
基盤:base:~
184182
循環的な:circular:~
@@ -685,7 +683,7 @@ <h3 title="The then Method">2.2 `then^es ~method</h3>
685683
<li>
686684
%onFulfilled / %onRejected が`値$ %x を返したならば
687685
688-
<a href="#promise-resolution-procedure">~promiseの解決~手順</a>
686+
<a href="#promise-resolution-procedure">~promiseの解決~手続-</a>
689687
<code>[[Resolve]](%promise2, %x)</code>
690688
を走らす。
691689
@@ -724,10 +722,10 @@ <h3 title="The then Method">2.2 `then^es ~method</h3>
724722

725723
</section>
726724
<section id="promise-resolution-procedure">
727-
<h3 title="The Promise Resolution Procedure">2.3 ~promiseの解決~手順</h3>
725+
<h3 title="The Promise Resolution Procedure">2.3 ~promiseの解決~手続-</h3>
728726

729727
<p>
730-
<dfn>~promiseの解決~手順</dfn>
728+
<dfn>~promiseの解決~手続-</dfn>
731729
は、`~promise$, および`値$を入力にとる抽象-演算であり、
732730
<span class="block"><code>[[Resolve]](%promise, %x)</code></span>
733731
と表記される。
@@ -996,7 +994,7 @@ <h2 title="Notes" data-cycling="a[href^='#note']">3. 注記</h2>
996994
まず
997995
<code>%x.`then^es</code>
998996
への参照を格納した上で,その参照を~testしてから,その参照を~callする
999-
手順により、[
997+
手続-により、[
1000998
複数回にわたる
1001999
<code>%x.`then^es</code>
10021000
~propertyへの~access

RFC6455-ja.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -507,8 +507,6 @@
507507
読取n待ち:to be read
508508
読取n中:reading
509509
結果の:transformed
510-
段:step
511-
手続き:steps/procedure
512510
成功-:successful
513511
成功~率:success rates
514512
集合
@@ -2359,7 +2357,7 @@ <h3 title="Client Requirements">4.1. ~clientに課される要件</h3>
23592357

23602358
<ol>
23612359
<li>
2362-
~serverから受信された`応答~code$が `101$st でない場合、応答を~HTTP `HTTP$r の手続きに従って取扱う
2360+
~serverから受信された`応答~code$が `101$st でない場合、応答を~HTTP `HTTP$r の手続-に従って取扱う
23632361
特に,~clientは、`応答~code$ `401$st を受信した際には,認証を遂行し得る。
23642362
~serverは、`応答~code$ `3xx$st を利用して~clientを~redirectし得る(ただし,~clientがそれに追従することは要求されていない),等々。
23652363
他の場合、次へ進む。
@@ -4642,7 +4640,7 @@ <h3 title="Normal Closure of Connections">7.3. 接続の正常な closure</h3>
46424640
<p>
46434641
~serverは、欲されたときは, いつでも,~WebSocket接続を~closeしてヨイ。
46444642
~clientは~WebSocket接続を任意に~closeするベキでない。
4645-
いずれの場合も、端点は`~WebSocket~closing~handshakeを開始する$手続き( `7.1.2$sec )へ移行して,~closureを起動する。
4643+
いずれの場合も、端点は`~WebSocket~closing~handshakeを開始する$手続-( `7.1.2$sec )へ移行して,~closureを起動する。
46464644
46474645
Servers MAY close the WebSocket connection whenever desired. Clients SHOULD NOT close the WebSocket connection arbitrarily. In either case, an endpoint initiates a closure by following the procedures to _Start the WebSocket Closing Handshake_ (Section 7.1.2).
46484646
</p>

RFC7230-ja.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ <h2 title="Introduction">1. 序論</h2>
660660
同様に `~server$も,各~clientの目的について意識する必要はない:
661661
~HTTP要請は、[
662662
特定の型の~clientや,
663-
予め決定された手順を適用すること
663+
予め決定された手続きを適用すること
664664
]に結付けられずに,他から隔離して考慮できる。
665665
その結果、多くの異なる文脈~下で ~protocolを効果的に利用でき、実装も,それらの文脈から独立に発展できるようになる。
666666
@@ -2528,7 +2528,7 @@ <h2 title="Message Format">3. ~message形式</h2>
25282528
<div class="p">
25292529

25302530
<p>
2531-
~HTTP~messageを構文解析するための通常の手続きは、次の様になる:
2531+
~HTTP~messageを構文解析するための通常の手続-は、次の様になる:
25322532
25332533
The normal procedure for parsing an HTTP message is to\
25342534
</p>
@@ -7636,7 +7636,7 @@ <h3>6.7. `Upgrade^h</h3>
76367636
Hypertext Transfer Protocol 族
76377637
]に利用するための ~protocol名として, "`HTTP^c" のみを定義する。
76387638
追加的な~tokenは,
7639-
`8.6$sec にて定義される登録~手続きを利用して
7639+
`8.6$sec にて定義される登録~手続-を利用して
76407640
~IANAにより登録される~OUGHT。
76417641
76427642
This specification only defines the protocol name "HTTP" for use by the family of Hypertext Transfer Protocols, as defined by the HTTP version rules of Section 2.6 and future updates to this specification. Additional tokens ought to be registered with IANA using the registration procedure defined in Section 8.6.
@@ -8371,7 +8371,7 @@ <h3 title="Transfer Coding Registry">8.4. 転送~符号法~registry</h3>
83718371
</p>
83728372

83738373
<section id="section-8.4.1">
8374-
<h4 title="Procedure">8.4.1. 手続き</h4>
8374+
<h4 title="Procedure">8.4.1. 手続-</h4>
83758375

83768376
<p>
83778377
登録にあたっては、次の~fieldを内包しなければナラナイ:
@@ -8545,7 +8545,7 @@ <h3 title="Upgrade Token Registry">8.6. `Upgrade^h ~token~registry</h3>
85458545
</p>
85468546

85478547
<section id="section-8.6.1">
8548-
<h4 title="Procedure">8.6.1. 手続き</h4>
8548+
<h4 title="Procedure">8.6.1. 手続-</h4>
85498549

85508550
<p>
85518551
登録-済みの各~protocol名は、[
@@ -8614,7 +8614,7 @@ <h4 title="Procedure">8.6.1. 手続き</h4>
86148614
</ol>
86158615

86168616
<p>
8617-
HTTP Upgrade Tokens 用の,この登録~手続き
8617+
HTTP Upgrade Tokens 用の,この登録~手続-
86188618
以前に `2817-7.2$rfc にて定義されたものを置換する。
86198619
86208620
This registration procedure for HTTP Upgrade Tokens replaces that previously defined in Section 7.2 of [RFC2817].

RFC7231-ja.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@ <h5 title="Media Type">3.1.1.1. ~MIME型</h5>
11341134
</pre>
11351135

11361136
<p>
1137-
~MIME型は、`BCP13$rにて定義される手続きに則って,~IANAにより登録される~OUGHT。
1137+
~MIME型は、`BCP13$rにて定義される手続-に則って,~IANAにより登録される~OUGHT。
11381138
11391139
Internet media types ought to be registered with IANA according to the procedures defined in [BCP13].
11401140
</p>
@@ -1171,7 +1171,7 @@ <h5 title="Charset">3.1.1.2. ~charset</h5>
11711171
</p>
11721172

11731173
<p>
1174-
~charset名は、`2978$Rにて定義される手続きに則って,~IANA
1174+
~charset名は、`2978$Rにて定義される手続-に則って,~IANA
11751175
<a href="~IANA-a/character-sets">Character Sets</a>
11761176
~registryに登録される~OUGHT。
11771177
@@ -2104,7 +2104,7 @@ <h3 title="Payload Semantics">3.3. ~payloadの意味論</h3>
21042104
<li>
21052105
~error状態s~codeを伴う応答~messageが包含する~payloadは、通例的に,[
21062106
その~error状態, および
2107-
その解決に示唆される次に行う手順
2107+
その解決に示唆される次に行う手続き
21082108
]について述べるような,~error条態を表現する。
21092109
21102110
Response messages with an error status code usually contain a payload that represents the error condition, such that it describes the error state and what next steps are suggested for resolving it.
@@ -8120,7 +8120,7 @@ <h3 title="Method Registry">8.1. ~method~registry</h3>
81208120
</p>
81218121

81228122
<section id="section-8.1.1">
8123-
<h4 title="Procedure">8.1.1. 手続き</h4>
8123+
<h4 title="Procedure">8.1.1. 手続-</h4>
81248124

81258125
<p>
81268126
~HTTP~method登録は、次の~fieldを内包しなければナラナイ:
@@ -8349,13 +8349,13 @@ <h3 title="Status Code Registry">8.2. 状態s~code~registry</h3>
83498349

83508350
<p>
83518351
この節は、
8352-
以前に`2817-7.1$rfcにて定義された HTTP Status Codes 用の登録~手続きを置換する
8352+
以前に`2817-7.1$rfcにて定義された HTTP Status Codes 用の登録~手続-を置換する
83538353
83548354
This section replaces the registration procedure for HTTP Status Codes previously defined in Section 7.1 of [RFC2817].
83558355
</p>
83568356

83578357
<section id="section-8.2.1">
8358-
<h4 title="Procedure">8.2.1. 手続き</h4>
8358+
<h4 title="Procedure">8.2.1. 手続-</h4>
83598359

83608360
<p>
83618361
登録は、次の~fieldを内包しなければナラナイ:
@@ -8955,7 +8955,7 @@ <h3 title="Content Coding Registry">8.4. 内容~符号法~registry</h3>
89558955
</p>
89568956

89578957
<section id="section-8.4.1">
8958-
<h4 title="Procedure">8.4.1. 手続き</h4>
8958+
<h4 title="Procedure">8.4.1. 手続-</h4>
89598959

89608960
<p>
89618961
`内容~符号法$の登録にあたっては、次の~fieldを含めなければナラナイ:
@@ -9352,7 +9352,7 @@ <h3 title="Browser Fingerprinting">9.7. ~browser指紋収集</h3>
93529352
]を
93539353
— 利用者が,他の形の~data~collection(例:~cookie)に対しては持ち得るような、対応ng制御なしに —
93549354
可能化するので、~privacy懸念と見なされる。
9355-
多くの一般用~UA(すなわち,~web~browser)は、指紋収集を抑制する手順を踏んでいる
9355+
多くの一般用~UA(すなわち,~web~browser)は、指紋収集を抑制する手続きを踏んでいる
93569356
93579357
Browser fingerprinting is a set of techniques for identifying a specific user agent over time through its unique set of characteristics. These characteristics might include information related to its TCP behavior, feature capabilities, and scripting environment, though of particular interest here is the set of unique characteristics that might be communicated via HTTP. Fingerprinting is considered a privacy concern because it enables tracking of a user agent's behavior over time without the corresponding controls that the user might have over other forms of data collection (e.g., cookies). Many general-purpose user agents (i.e., Web browsers) have taken steps to reduce their fingerprints.
93589358
</p>

RFC7233-ja.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,7 @@ <h3 title="Range Unit Registry">5.1. 範囲~単位~registry</h3>
14721472
</p>
14731473

14741474
<section id="section-5.1.1">
1475-
<h4 title="Procedure">5.1.1. 手続き</h4>
1475+
<h4 title="Procedure">5.1.1. 手続-</h4>
14761476

14771477
<p>
14781478
HTTP Range Unit の登録は、次の~fieldを含まなければナラナイ:

RFC7234-ja.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,7 +3394,7 @@ <h3>5.5. `Warning^h</h3>
33943394
以下の `warn-code$p が,この仕様により定義される。
33953395
それぞれには、推奨される英語の `warn-text$p, および
33963396
その意味の記述が伴われる。
3397-
追加的な `warn-code$p を定義するための手続きは、`7.2.1$secにて述べる。
3397+
追加的な `warn-code$p を定義するための手続-は、`7.2.1$secにて述べる。
33983398
33993399
The following warn-codes are defined by this specification, each with a recommended warn-text in English, and a description of its meaning. The procedure for defining additional warn codes is described in Section 7.2.1.
34003400
</p>
@@ -3536,7 +3536,7 @@ <h3 title="Cache Directive Registry">7.1. ~cache指令~registry</h3>
35363536
</p>
35373537

35383538
<section id="section-7.1.1">
3539-
<h4 title="Procedure">7.1.1. 手続き</h4>
3539+
<h4 title="Procedure">7.1.1. 手続-</h4>
35403540

35413541
<p>
35423542
登録にあたっては,次の~fieldが含まれなければナラナイ:
@@ -3697,7 +3697,7 @@ <h3 title="Warn Code Registry">7.2. `warn-code^p ~registry</h3>
36973697
</p>
36983698

36993699
<section id="section-7.2.1">
3700-
<h4 title="Procedure">7.2.1. 手続き</h4>
3700+
<h4 title="Procedure">7.2.1. 手続-</h4>
37013701

37023702
<p>
37033703
登録にあたっては,次の~fieldが含まれなければナラナイ:

RFC7235-ja.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,7 @@ <h3 title="Authentication Scheme Registry">5.1. 認証~scheme~registry</h3>
934934
</p>
935935

936936
<section id="section-5.1.1">
937-
<h4 title="Procedure">5.1.1. 手続き</h4>
937+
<h4 title="Procedure">5.1.1. 手続-</h4>
938938

939939
<p>
940940
登録にあたっては,次の~fieldを含まなければナラナイ:
@@ -985,7 +985,7 @@ <h4 title="Considerations for New Authentication Schemes">5.1.2. 新たな認証
985985
基づく/束縛される
986986
認証は、この仕様の視野~外であり、[
987987
その接続が、認証-済み利用者~以外のどの主体からも利用され得ない
988-
ことを確保するための手順が踏まれない限り,内来的に欠陥があるものとされる( `7230-2.3$rfc を見よ)。
988+
ことを確保するための手続きが踏まれない限り,内来的に欠陥があるものとされる( `7230-2.3$rfc を見よ)。
989989
990990
• HTTP authentication is presumed to be stateless: all of the information necessary to authenticate a request MUST be provided in the request, rather than be dependent on the server remembering prior requests. Authentication based on, or bound to, the underlying connection is outside the scope of this specification and inherently flawed unless steps are taken to ensure that the connection cannot be used by any party other than the authenticated user (see Section 2.3 of [RFC7230]).
991991
</li>

RFC723X.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,8 +1014,6 @@ app:application:::アプリケーション
10141014
根本的:fundamental:~
10151015
欠如:lack:~
10161016
欠如する:lackする:欠く
1017-
手続き:procedure:~
1018-
手順:steps:~
10191017
採用-:adopt:~
10201018
採用:adoption:~
10211019
推測-:guess:~

common0.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2260,6 +2260,7 @@ method::::メソッド
22602260
段:step:~
22612261
手続き:steps:~
22622262
下位手続き:substeps:~
2263+
手続-:procedure:手続き
22632264
呼出され:invokeされ:呼び出され
22642265
呼出さな:invokeしな:呼び出さな
22652266
呼出す:invokeする:呼び出す

css-color-ja.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,6 @@
13441344
強制d:forced:強制
13451345
組織化-:organize:~
13461346
組織化-:organization
1347-
手続-:procedure:手続き
13481347
実験結果:experimentation:~
13491348
続行-:proceed:~
13501349
衝突-:clash:~

0 commit comments

Comments
 (0)