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

Diff of /markup/html/html5/spec-ja/data/appendices.dat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by apache, Wed Jul 16 07:33:37 2008 UTC revision 1.7 by wakaba, Thu Oct 23 04:18:26 2008 UTC
# Line 33  HTML アプリケーションの局所 Line 33  HTML アプリケーションの局所
33  <span class=secno>* </span>Declarative 2D vector  <span class=secno>* </span>Declarative 2D vector
34     graphics and animation     graphics and animation
35  #ja  #ja
36  <span class=secno>$1 </span>宣言的二次元ベクトル画像・アニメーション  <span class=secno>$1 </span>宣言的2次元ベクトル画像・アニメーション
37    
38  #en  #en
39  Embedding vector graphics into XHTML documents is the domain of SVG.  Embedding vector graphics into XHTML documents is the domain of SVG.
# Line 57  Embedding 3D imagery into XHTML document Line 57  Embedding 3D imagery into XHTML document
57  <span class=secno>$1 </span>タイマー  <span class=secno>$1 </span>タイマー
58    
59  #en  #en
60  Objects that implement the <code><a href="#window">Window</a></code>  Objects that implement the <code><a href=#window>Window</a></code>
61     interface must also implement the <code><a     interface must also implement the <code><a
62     href="#windowtimers">WindowTimers</a></code> interface:     href=#windowtimers>WindowTimers</a></code> interface:
63  #ja  #ja
64  <code><a href="#window">Window</a></code> 界面を実装するオブジェクトは、  <code><a href=#window>Window</a></code> 界面を実装するオブジェクトは、
65  <code><a  <code><a
66     href="#windowtimers">WindowTimers</a></code>     href=#windowtimers>WindowTimers</a></code>
67  界面も実装しなければ<!--[ [MUST:-->なりません<!--] ]-->。  界面も実装しなければ<!--[ [MUST:-->なりません<!--] ]-->。
68    
69  #en  #en
70    Workers whose parents are not longer useful should be killed. Workers
71        should be able to detect this is about to happen and exit gracefully.
72    #ja
73    親が有用ではなくなった労働者は殺される[[SHOULD:べきです]]。
74    労働者はこれが起こることを検知して華麗に終了することができる[[SHOULD:べきです]]。
75    
76    #en
77    References
78    #ja
79    参考文献
80    
81    #en
82    This section will be written in a future
83       draft.<!--XXX-->
84    #ja
85    この章は将来の仕様案で執筆します。
86    
87    #en
88  Index  Index
89  #ja  #ja
90  索引  索引
91    
92  #en  #en
93    Acknowledgements
94    #ja
95    謝辞
96    
97    #pattern
98    Thanks to *, and * for their useful and
99       substantial comments.
100    #ja
101    $1, $2 の有用かつ重要なコメントに感謝します。
102    
103    #pattern
104    Thanks to *, and *, for their useful and
105       substantial comments.
106    #ja
107    $1, $2 の有用かつ重要なコメントに感謝します。
108    
109    #en
110  Thanks also to everyone who has ever posted about HTML5 to their blogs,  Thanks also to everyone who has ever posted about HTML5 to their blogs,
111     public mailing lists, or forums, including the <a     public mailing lists, or forums, including the <a
112     href="http://lists.w3.org/Archives/Public/public-html/">W3C public-html     href=http://lists.w3.org/Archives/Public/public-html/>W3C public-html
113     list</a> and the <a href="http://www.whatwg.org/mailing-list">various     list</a> and the <a href=http://www.whatwg.org/mailing-list>various
114     WHATWG lists</a>.     WHATWG lists</a>.
115  #ja  #ja
116  HTML5 についてブログや公開メイリング・リストや掲示板 (<a  HTML5 についてブログや公開メイリング・リストや掲示板 (<a
117     href="http://lists.w3.org/Archives/Public/public-html/">W3C public-html     href=http://lists.w3.org/Archives/Public/public-html/>W3C public-html
118  メイリング・リスト</a>や<a href="http://www.whatwg.org/mailing-list">WHATWG  メイリング・リスト</a>や<a href=http://www.whatwg.org/mailing-list>WHATWG
119  各種メイリング・リスト</a>など) に投稿したすべての方々にも感謝します。  各種メイリング・リスト</a>など) に投稿したすべての方々にも感謝します。
120    
121  #en  #en
122  Special thanks to Richard Williamson for creating the first  Special thanks to Richard Williamson for creating the first
123     implementation of <code><a href="#canvas">canvas</a></code> in Safari,     implementation of <code><a href=#canvas>canvas</a></code> in Safari,
124     from which the canvas feature was designed.     from which the canvas feature was designed.
125  #ja  #ja
126  Safari に最初に <code><a href="#canvas">canvas</a></code>  Safari に最初に <code><a href=#canvas>canvas</a></code>
127  を実装した Richard Williamson に特に感謝します。画布機能はこれをもとに設計しました。  を実装した Richard Williamson に特に感謝します。画布機能はこれをもとに設計しました。
128    
129  #en  #en
130  Special thanks also to the Microsoft employees who first implemented the  Special thanks also to the Microsoft employees who first implemented the
131     event-based drag-and-drop mechanism, <code title=attr-contenteditable><a     event-based drag-and-drop mechanism, <code title=attr-contenteditable><a
132     href="#contenteditable0">contenteditable</a></code>, and other features     href=#attr-contenteditable>contenteditable</a></code>, and other features
133     first widely deployed by the Windows Internet Explorer browser.     first widely deployed by the Windows Internet Explorer browser.
134  #ja  #ja
135  事象に基づくドラッグ・アンド・ドロップ機構、<code title=attr-contenteditable><a  事象に基づくドラッグ・アンド・ドロップ機構、<code title=attr-contenteditable><a
136     href="#contenteditable0">contenteditable</a></code>、     href=#attr-contenteditable>contenteditable</a></code>、
137  その他 Windows Internet Explorer ブラウザではじめて広く採用された機能を最初に実装した  その他 Windows Internet Explorer ブラウザではじめて広く採用された機能を最初に実装した
138  Microsoft の従業員のみなさんにも特に感謝します。  Microsoft の従業員のみなさんにも特に感謝します。
139    
140  #en  #en
141  Special thanks and $10,000 to David Hyatt who came up with a broken  Special thanks and $10,000 to David Hyatt who came up with a broken
142     implementation of the <a href="#adoptionAgency">adoption agency     implementation of the <a href=#adoptionAgency>adoption agency
143     algorithm</a> that the editor had to reverse engineer and fix before using     algorithm</a> that the editor had to reverse engineer and fix before using
144     it in the parsing section.     it in the parsing section.
145  #ja  #ja
146  編集者が構文解析の章に採用するために逆行分析して不具合修正せざるを得なかった<a href="#adoptionAgency">養子代理人算法</a>の壊れた実装を考案した David Hyatt  構文解析の章に採用するために編集者が逆行分析して不具合を修正せざるを得なかった、<a href=#adoptionAgency>養子代理人算法</a>の壊れた実装を考案した David Hyatt
147  に特に感謝し、賞金100万円を贈ります。  に特に感謝し、賞金100万円を贈ります。
148    
149  #en  #en
# Line 128  Thanks also to the Microsoft blogging co Line 163  Thanks also to the Microsoft blogging co
163  そしてアイディアを提供していただき支援してくださった #mrt の中の人達、 #mrt.no  そしてアイディアを提供していただき支援してくださった #mrt の中の人達、 #mrt.no
164  の中の人達、 #whatwg の中の人達、秘密結社にも感謝します。  の中の人達、 #whatwg の中の人達、秘密結社にも感謝します。
165    
166    #en
167    Huge thanks to the whole Gears team, who pioneered this technology and
168       whose experience has been a huge influence on this specification.
169    #ja
170    Gears チームの方々にも非常に感謝します。
171    Gears チームの方々はこの技術を開拓し、その経験はこの仕様書にも多大な影響を与えています。

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.7

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24