/[suikacvs]/markup/html/html5/spec-ja/data2/4c.dat
Suika

Contents of /markup/html/html5/spec-ja/data2/4c.dat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (hide annotations) (download)
Thu Nov 13 01:58:31 2008 UTC (15 years, 11 months ago) by apache
Branch: MAIN
Changes since 1.4: +125 -111 lines
/: 4c65f6ffade504556b3653ab0fc6c9c4 updated by wakaba

1 apache 1.5 use utf8;
2 wakaba 1.1 $VAR1 = {
3 apache 1.5 qq'exact' => {
4     qq'4c03cc5fcf12f6b9d76cf5b2de0b9504' => {
5     qq'en' => qq'Zero or more <a href=#space-character title="space character">space
6 wakaba 1.1 characters</a>.',
7 apache 1.5 qq'ja' => qq'零個以上の<a href=#space-character title="space character">間隔文字</a>。',
8     qq'tags' => [
9     qq'syntax'
10     ]
11     },
12     qq'4c0a0e097862c099d8c121317407f6c4' => {
13     qq'en' => qq'A U+0059 LATIN CAPITAL LETTER Y or U+0079 LATIN SMALL LETTER Y
14 wakaba 1.1 character.',
15 apache 1.5 qq'ja' => qq'U+0059 LATIN CAPITAL LETTER Y 文字か U+0079 LATIN SMALL LETTER Y 文字。',
16     qq'tags' => undef
17     },
18     qq'4c1bfca166092b9c34b38ee92fb1fe73' => {
19     qq'en' => qq'This section describes features that apply most directly to Web
20 wakaba 1.1 browsers. Having said that, unless specified elsewhere, the requirements
21     defined in this section <em>do</em> apply to all user agents, whether they
22     are Web browsers or not.',
23 apache 1.5 qq'isPattern' => undef,
24     qq'ja' => qq'この章では、 Web ブラウザーに最も直接的に適用される機能について説明します。
25     とはいえ、この章で定義する要件は、特に断らない限り、
26     Web ブラウザーであるか否かを問わず全ての利用者エージェントに適用<em>されます</em>。',
27     qq'tags' => [
28     qq'browsers'
29     ]
30     },
31     qq'4c2e9b4d54174e04cedd7f1bc96ef454' => {
32     qq'en' => qq'Non-normative contents.
33 apache 1.4 ',
34 apache 1.5 qq'isPattern' => undef,
35     qq'ja' => qq'規定の一部でない内容。',
36     qq'tags' => [
37     qq'notes'
38     ]
39     },
40     qq'4c65f6ffade504556b3653ab0fc6c9c4' => {
41     qq'en' => qq'<a href=#collect-a-sequence-of-characters>Collect a sequence of characters</a> in the range
42     U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9), and interpret the
43     resulting sequence as a base-ten integer. Multiply <var title="">value</var> by that integer.',
44     qq'isPattern' => undef,
45     qq'ja' => qq'範囲 U+0030 DIGIT ZERO (0) ~ U+0039 DIGIT NINE (9)
46     の<a href=#collect-a-sequence-of-characters>文字の列を集め</a>、
47     得られた列を十進整数として解釈します。<var title="">value</var> にその整数を掛けます。',
48     qq'tags' => [
49     qq'microsyntaxes',
50     qq'step'
51     ]
52     },
53     qq'4c7f531fffe95a66c618a230515908dc' => {
54     qq'en' => qq'Otherwise, if the database version provided is the empty string, or if
55     the database doesn\x27t yet exist, or if the database exists and the version
56 wakaba 1.1 provided to the <code title=dom-opendatabase><a
57     href=#dom-opendatabase>openDatabase()</a></code> method is the same as the
58     current version associated with the database, then the method must return
59     a <code><a href=#database>Database</a></code> object representing the
60     database that has the name that was given. If no such database exists, it
61     must be created first.',
62 apache 1.5 qq'ja' => qq'そうでない場合、指定されたデータベースの版が空文字列の場合、
63     またはデータベースがまだ存在しない場合、
64     またはデータベースが存在し、 <code title=dom-opendatabase><a
65 wakaba 1.1 href=#dom-opendatabase>openDatabase()</a></code>
66 apache 1.5 メソッドに指定されて版がデータベースに関連付けられている現在の版と同じである場合には、
67     メソッドは、指定された名前を持つデータベースを表す
68 wakaba 1.1 <code><a href=#database>Database</a></code>
69 apache 1.5 オブジェクトを返さなければ[[MUST:なりません]]。
70     そのようなデータベースが存在しない場合、
71     まずそれを作らなければ[[MUST:なりません]]。',
72     qq'tags' => [
73     qq'storages'
74     ]
75     },
76     qq'4c8476e2448114e13662a96a01796ef3' => {
77     qq'en' => qq' If the next character is not one of U+0030 DIGIT ZERO (0) .. U+0039
78 wakaba 1.1 DIGIT NINE (9), then return an error.',
79 apache 1.5 qq'ja' => qq'次の文字が U+0030 DIGIT ZERO (0) 〜 U+0039
80     DIGIT NINE (9) のうちの1つでない場合、誤りを返します。',
81     qq'tags' => [
82     qq'microsyntaxes'
83     ]
84     },
85     qq'4c8792e2e6c729d82304440688a67a3a' => {
86     qq'en' => qq'XHTML2 defines a new vocabulary with features for hyperlinks,
87 wakaba 1.1 multimedia content, annotating document edits, rich metadata,
88     declarative interactive forms, and describing the semantics of human
89     literary works such as poems and scientific papers. <a href=#refsXHTML2>[XHTML2]</a>',
90 apache 1.5 qq'ja' => qq'XHTML2 はハイパーリンクや多媒体の内容、文書の編集の注釈付け、豊富なメタデータ、
91     宣言的な対話的フォーム、詩や科学的論文などの人文学的著作物の意味の記述のための機能を持った新しい語彙を定義しています。
92     <a href=#refsXHTML2>[XHTML2]</a>',
93     qq'tags' => [
94     qq'intro'
95     ]
96     },
97     qq'4ca7c3f561c471b72f469da8740a16d1' => {
98     qq'en' => qq'All the <a href=#browsing-context title="browsing context">browsing
99 wakaba 1.1 contexts</a> that have the <a href=#browsing-context>browsing context</a> as
100     their <a href=#opener-browsing-context>opener browsing context</a>.',
101 apache 1.5 qq'ja' => qq'当該<a href=#browsing-context>閲覧文脈</a>が<a href=#opener-browsing-context>開闢器閲覧文脈</a>であるすべての<a href=#browsing-context title="browsing context">閲覧文脈</a>。',
102     qq'tags' => undef
103     },
104     qq'4cc14a85e6232f82d81a2127855e830c' => {
105     qq'en' => qq'If the character in the string <var title="">input</var> at position
106 wakaba 1.1 <var title="">position</var> is a U+0020 SPACE, U+002C COMMA, or U+003B
107     SEMICOLON character, then return to step 4.',
108 apache 1.5 qq'ja' => qq'文字列 <var title="">input</var> の位置 <var title="">position</var>
109     が U+0020 SPACE、U+002C COMMA、U+003B
110     SEMICOLON のいずれかの文字であれば、段階 4 に戻ります。',
111     qq'tags' => undef
112     },
113     qq'4cc171d12fc59998f9478fee813b25a3' => {
114     qq'en' => qq'Other menus (which allows the list to be nested)',
115     qq'ja' => qq'他のメニュー (並びを入れ子にできます)',
116     qq'tags' => [
117     qq'menu'
118     ]
119     },
120     qq'4cc7e781e44db82f8bd32020954bb94a' => {
121     qq'en' => qq'The two workers use a common library for performing the actual network
122 apache 1.2 calls. This library is as follows:
123    
124     ',
125 apache 1.5 qq'ja' => qq'両労働者は実際のネットワークの呼び出しを行う共通のライブラリーを使います。
126     このライブラリーは次の通りです。',
127     qq'tags' => [
128     qq'workers',
129     qq'non-normative'
130     ]
131     },
132     qq'4cebc50e0564cecc9cdf989adec24dfc' => {
133     qq'en' => qq'The string "<code title="">GIF87a</code>", a GIF signature.',
134     qq'ja' => qq'文字列「<code title="">GIF87a</code>」、GIF 署名。',
135     qq'tags' => [
136     qq'common'
137     ]
138     },
139     qq'dc0043d2cc7036eb9cea1592c94b3df9' => {},
140     qq'e11ef300774b70f27357444290b47f37' => {},
141     qq'e1c26ba5b927816dffed52bb8b3de4df' => {}
142     },
143     qq'pattern' => {
144     qq'4cd35d027f6366cfc32a06c9c4787996' => {
145     qq'en' => qq'\x5C<span\x5C class\x5C=secno\x5C>(.+)\x5C \x5C<\x5C/span\x5C>Parse\x5C state',
146     qq'ja' => qq'<span class=secno>\x241 </span>構文解析状態',
147     qq'tags' => [
148     qq'parsing'
149     ]
150     }
151     }
152 wakaba 1.1 };

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24