/[suikacvs]/markup/html/html5/spec-ja/data/cover.dat
Suika

Contents of /markup/html/html5/spec-ja/data/cover.dat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.34 - (show annotations) (download)
Sun Oct 26 05:25:17 2008 UTC (17 years, 9 months ago) by apache
Branch: MAIN
CVS Tags: HEAD
Changes since 1.33: +2 -0 lines
by remote user 'guest'

1 #pattern
2 Draft Recommendation — *
3 #ja
4 勧告案<ins class=ja-note>の非公式和訳</ins> &mdash;
5 <ins class=ja-note>(原文出版日)</ins> $1
6
7 #pattern
8 Draft Recommendation &mdash; * July *
9 #ja
10 勧告案<ins class=ja-note>の非公式和訳</ins> &mdash;
11 <ins class=ja-note>(原文出版日)</ins> $2年7月$1日
12
13 #pattern
14 Draft Recommendation &mdash; * August *
15 #ja
16 勧告案<ins class=ja-note>の非公式和訳</ins> &mdash;
17 <ins class=ja-note>(原文出版日)</ins> $2年8月$1日
18
19 #pattern
20 Draft Recommendation &mdash; * September *
21 #ja
22 勧告案<ins class=ja-note>の非公式和訳</ins> &mdash;
23 <ins class=ja-note>(原文出版日)</ins> $2年9月$1日
24
25 #pattern
26 Draft Recommendation &mdash; * October *
27 #ja
28 勧告案<ins class=ja-note>の非公式和訳</ins> &mdash;
29 <ins class=ja-note>(原文出版日)</ins> $2年10月$1日
30
31 #pattern
32 Draft Recommendation &mdash; * November *
33 #ja
34 勧告案<ins class=ja-note>の非公式和訳</ins> &mdash;
35 <ins class=ja-note>(原文出版日)</ins> $2年11月$1日
36
37 #en
38 <link href=/style/specification rel=stylesheet>
39 #ja
40 <link href=http://www.whatwg.org/style/specification rel=stylesheet>
41 <link href=ja-style rel=stylesheet>
42 <link href=only-ja-style rel="stylesheet" title="Show only Japanese text" id=style-only-ja>
43 <link href=both-en-ja-style rel="alternate stylesheet" title="Show both English and Japanese texts" id=style-both-en-ja>
44 <script src=ja-script defer async></script>
45
46 #en
47 <link href="/style/specification" rel=stylesheet>
48 #ja
49 <link href=http://www.whatwg.org/style/specification rel=stylesheet>
50 <link href=ja-style rel=stylesheet>
51 <link href=only-ja-style rel="stylesheet" title="Show only Japanese text" id=style-only-ja>
52 <link href=both-en-ja-style rel="alternate stylesheet" title="Show both English and Japanese texts" id=style-both-en-ja>
53 <script src=ja-script defer async></script>
54
55 #en
56 <link href=/images/icon rel=icon>
57 #ja
58 <link href=http://www.whatwg.org/images/icon rel=icon>
59
60 #en
61 <link href=status.css rel=stylesheet>
62 #ja
63 <link href=http://www.whatwg.org/specs/web-apps/current-work/status.css rel=stylesheet>
64
65 #en
66 <script src=status.js>
67 #ja
68 <script src=http://www.whatwg.org/specs/web-apps/current-work/status.js>
69
70 #en
71 <a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG
72 src=/images/logo></a>
73 #ja
74 <a class=logo href=http://www.whatwg.org/ rel=home><img lang=en alt=WHATWG
75 src=http://www.whatwg.org/images/logo></a>
76
77 #en
78 You can take part in this work. <a
79 href=http://www.whatwg.org/mailing-list>Join the working group's
80 discussion list.</a>
81 #ja
82 みなさんにも作業にご参加いただけます。 <a
83 href=http://www.whatwg.org/mailing-list>作業部会の議論用メイリング・リストに参加してください。</a>
84
85 #en
86 <strong>Web designers!</strong> We have a <a
87 href=http://blog.whatwg.org/faq/>FAQ</a>, a <a
88 href=http://forums.whatwg.org/>forum</a>, and a <a
89 href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for
90 you!
91 #ja
92 <strong>Web デザイナーのみなさん!</strong> みなさんのための <a
93 href=http://blog.whatwg.org/faq/ lang=en>FAQ</a>、<a
94 href=http://forums.whatwg.org/>掲示板</a>、<a
95 href=http://www.whatwg.org/mailing-list#help>ヘルプ用メイリング・リスト</a>があります!
96
97 </span><p>
98
99 <!-- Japanese-translation-only notes -->
100 <ins class="ja-note cover-ja-note" lang=ja>
101 <p>この文書は、 WHATWG 仕様書の日本語訳です。
102 正式な仕様書は英語版だけであり、
103 この日本語訳はあくまで参考としてご利用ください。
104
105 <p lang=en>This document is a Japanese translation of
106 the WHATWG HTML5 specification. Note that the only normative specification
107 for the HTML5 is the original English version and this Japanese
108 translation is non‐normative.
109
110 <p>日本語訳は <a href="edit/" rel=edit>Web 界面</a>を使って編集できます。
111 編集結果はおよそ3時間おきに反映されます。
112 また、原文の変更には毎日自動的に追随しています。
113
114 <p lang=en>The Japanese text can be edited using the <a href=edit/ rel=edit>Web
115 interface</a>. Any modifications will be reflected to this translation
116 in about three hours. Note that any changes to the original specification
117 will automatically be incorporated to this translation every day.
118
119 <p><button type=button onclick="
120 document.getElementById ('style-only-ja').disabled = false;
121 document.getElementById ('style-both-en-ja').disabled = true;
122 ">日本語訳だけ表示 <span lang=en>Show only Japanese translation</span></button>
123 <p><button type=button onclick="
124 document.getElementById ('style-only-ja').disabled = true;
125 document.getElementById ('style-both-en-ja').disabled = false;
126 ">英和対訳表示 <span lang=en>Show both English and Japanese texts</span></button>
127 </ins>
128
129 <p><span><!-- dummy -->
130
131 #en
132 <strong>Web designers!</strong> We have a <a
133 href="http://blog.whatwg.org/faq/">FAQ</a>, a <a
134 href="http://forums.whatwg.org/">forum</a>, and a <a
135 href="http://www.whatwg.org/mailing-list#help">help mailing list</a> for
136 you!
137 #ja
138 <strong>Web デザイナーのみなさん!</strong> みなさんのための <a
139 href=http://blog.whatwg.org/faq/ lang=en>FAQ</a>、<a
140 href=http://forums.whatwg.org/>掲示板</a>、<a
141 href=http://www.whatwg.org/mailing-list#help>ヘルプ用メイリング・リスト</a>があります!
142
143 </span><p>
144
145 <!-- Japanese-translation-only notes -->
146 <ins class="ja-note cover-ja-note" lang=ja>
147 <p>この文書は、 WHATWG 仕様書の日本語訳です。
148 正式な仕様書は英語版だけであり、
149 この日本語訳はあくまで参考としてご利用ください。
150
151 <p lang=en>This document is a Japanese translation of
152 the WHATWG HTML5 specification. Note that the only normative specification
153 for the HTML5 is the original English version and this Japanese
154 translation is non‐normative.
155
156 <p>日本語訳は <a href="edit/" rel=edit>Web 界面</a>を使って編集できます。
157 編集結果はおよそ3時間おきに反映されます。
158 また、原文の変更には毎日自動的に追随しています。
159
160 <p lang=en>The Japanese text can be edited using the <a href=edit/ rel=edit>Web
161 interface</a>. Any modifications will be reflected to this translation
162 in about three hours. Note that any changes to the original specification
163 will automatically be incorporated to this translation every day.
164
165 <p><button type=button onclick="
166 document.getElementById ('style-only-ja').disabled = false;
167 document.getElementById ('style-both-en-ja').disabled = true;
168 ">日本語訳だけ表示 <span lang=en>Show only Japanese translation</span></button>
169 <p><button type=button onclick="
170 document.getElementById ('style-only-ja').disabled = true;
171 document.getElementById ('style-both-en-ja').disabled = false;
172 ">英和対訳表示 <span lang=en>Show both English and Japanese texts</span></button>
173 </ins>
174
175 <p><span><!-- dummy -->
176
177 #en
178 This version:
179 #ja
180 <ins class=ja-note>原文の</ins>この版
181
182 #en
183 One-page version:
184 #ja
185 <ins class=ja-note>原文の</ins>単一頁版:
186
187 #en
188 Multiple-page version:
189 #ja
190 <ins class=ja-note>原文の</ins>多頁版:
191
192 #en
193 PDF print versions:
194 #ja
195 <ins class=ja-note>原文の</ins> <abbr lang=en>PDF</abbr> 印刷版:
196
197 #en
198 Letter: <a
199 href=http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf>http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf</a>
200 #ja
201 手紙: <a
202 href=http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf>http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf</a>
203
204 #en
205 Version history:
206 #ja
207 <ins class=ja-note>原文の</ins>改版履歴:
208
209 #en
210 Twitter messages (non-editorial changes only): <a
211 href=http://twitter.com/WHATWG>http://twitter.com/WHATWG</a>
212 #ja
213 <span lang=en>Twitter</span> メッセージ (編集上の変更以外): <a
214 href=http://twitter.com/WHATWG>http://twitter.com/WHATWG</a>
215
216 #en
217 Commit-Watchers mailing list: <a
218 href=http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org>http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</a>
219 #ja
220 Commit-Watchers メイリング・リスト: <a
221 href=http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org>http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</a>
222
223 #pattern
224 Interactive Web interface: *
225 #ja
226 対話的 <span lang=en>Web</span> 界面: $1
227
228 #pattern
229 Subversion interface: *
230 #ja
231 <span lang=en>Subversion</span> 界面: $1
232
233 #en
234 HTML diff with the last version in Subversion: <a
235 href=index-diff>http://whatwg.org/specs/web-apps/current-work/index-diff</a>
236 #ja
237 <span lang=en>Subversion</span> 上の最新版との <abbr lang=en>HTML</abbr>
238 差分: <a
239 href=http://whatwg.org/specs/web-apps/current-work/index-diff>http://whatwg.org/specs/web-apps/current-work/index-diff</a>
240
241 #en
242 <label><input id=updatesEnabled
243 onchange="configureUpdates(this.checked)" type=checkbox> Watch for
244 updates</label>
245 #ja
246 <label><input id=updatesEnabled
247 onchange="configureUpdates(this.checked)" type=checkbox> 更新を見る</label>
248
249 #en
250 Issues:
251 #ja
252 問題:
253
254 #en
255 To send feedback: <a
256 href=http://www.whatwg.org/mailing-list>[email protected]</a>
257 #ja
258 フィードバックの送信先: <a
259 href=http://www.whatwg.org/mailing-list>[email protected]</a>
260
261 #en
262 To view and vote on feedback: <a
263 href=http://www.whatwg.org/issues/>http://www.whatwg.org/issues/</a>
264 #ja
265 フィードバックの閲覧・投票: <a
266 href=http://www.whatwg.org/issues/>http://www.whatwg.org/issues/</a>
267
268 #en
269 Editor:
270 #ja
271 編集者:
272
273 #en
274 Abstract
275 #ja
276 概要
277
278 #en
279 This specification evolves HTML and its related APIs to ease the authoring of Web-based applications. Additions include context menus, a direct-mode graphics canvas, a full duplex client-server communication channel, more semantics, audio and video, various features for offline Web applications, sandboxed iframes, and scoped styling. Heavy emphasis is placed on keeping the language backwards compatible with existing legacy user agents and on keeping user agents backwards compatible with existing legacy documents.
280 #ja
281 この仕様書は、 Web ベースのアプリケーションの制作の簡単化のために
282 HTML やそれに関係する API を拡張します。
283 新たに文脈メニュー、直接モード図形画布、全二重クライアント鯖型通信路、
284 更なる意味、音声や動画、オフライン Web アプリケーションのための各種機能、
285 砂箱化 iframe、範囲指定スタイル付けなどの機能を追加します。
286 また、既存の旧来の利用者エージェントに対する言語の後方互換性を維持し、
287 既存の旧来の文書に対する利用者エージェントの後方互換性を維持することに特に留意しています。
288
289 #en
290 <em>This section is non-normative.</em>
291 #ja
292 <em>この節は規定の一部ではありません。</em>
293
294 #en
295 Status of this document
296 #ja
297 この文書の状態
298
299 #en
300 <strong>This is a work in progress!</strong> This document is changing
301 on a daily if not hourly basis in response to comments and as a general
302 part of its development process. Comments are very welcome, please send
303 them to <a href=mailto:[email protected]>[email protected]</a>. Thank
304 you.
305 #ja
306 <strong>この文書は作業中です!</strong>
307 この文書は、コメントへの対応や通常の開発の過程として、
308 毎時毎分とは言い過ぎですが毎日のペースで変更されています。
309 コメントは非常に歓迎していますので、
310 <a href=mailto:[email protected]>[email protected]</a>
311 へお送りください。よろしくお願いします。
312
313 #en
314 The current focus is in responding to the <a
315 href=http://www.whatwg.org/issues/>outstanding feedback</a>. (There is
316 <a href=http://www.whatwg.org/issues/data.html>a chart</a> showing
317 current progress.)
318 #ja
319 現在の焦点は<a
320 href=http://www.whatwg.org/issues/>未解決のフィードバック</a>への対応です。
321 (現在の進捗を示した<a href=http://www.whatwg.org/issues/data.html>グラフ</a>もあります。)
322
323 #en
324 Implementors should be aware that this specification is not stable.
325 <strong>Implementors who are not taking part in the discussions are likely
326 to find the specification changing out from under them in incompatible
327 ways.</strong> Vendors interested in implementing this specification
328 before it eventually reaches the call for implementations should join the
329 <a href=/mailing-list>WHATWG mailing list</a> and take part in the
330 discussions.
331 #ja
332 実装者は、この仕様書が安定していないことに注意するべきです。
333 <strong>実装者は議論に参加しておかないと、
334 仕様がその実装とは非互換に変更されてしまうかもしれません。</strong>
335 この仕様書がいずれ実装呼び掛けの段階に達するのよりも前にこの仕様を実装したい販売者は、
336 <a href=http://www.whatwg.org/mailing-list>WHATWG メイリング・リスト</a>に参加し、
337 議論に加わるべきです。
338
339 #en
340 This specification is also being produced by the <a
341 href=http://www.w3.org/html/wg>W3C HTML WG</a>. The two specifications
342 are identical from the table of contents onwards.
343 #ja
344 この仕様書は <a
345 href=http://www.w3.org/html/wg>W3C HTML WG</a>
346 によっても出版されています。2つの仕様書の目次以降は同一です。
347
348 #en
349 This specification is intended to replace (be the new version of) what
350 was previously the HTML4, XHTML 1.x, and DOM2 HTML specifications.
351 #ja
352 この仕様書は、従来 HTML4、XHTML 1.x、DOM2 HTML
353 の仕様書にあったものを置き換える (その新しい版となる)
354 ことを意図しています。
355
356 #en
357 Stability
358 #ja
359 安定性
360
361 #en
362 Different parts of this specification are at different levels of
363 maturity.
364 #ja
365 この仕様書の各部分はそれぞれ異なる成熟度にあります。
366
367 #en
368 Some of the more major known issues are marked like
369 this. There are many other issues that have been raised as well; the
370 issues given in this document are not the only known issues! Also, firing
371 of events needs to be unified (right now some bubble, some don't, they all
372 use different text to fire events, we don't have an official queueing
373 mechanism, etc).
374 #ja
375 いくつかの大き目の既知の問題点はこのように印付けしてあります。
376 その他にも報告されている問題点は多々あり、
377 この文書中に示したものだけが既知の問題点ではありません!
378 事象の発火についても統一する必要があります (現時点でいくつかは泡立つのにいくつかは泡立たない、事象を発火するために異なる文章を使っている、
379 公式な待ち行列化の仕組みを持たない、など)。
380
381 #en
382 Table of contents
383 #ja
384 目次

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24