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

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

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

revision 1.2 by wakaba, Fri Jul 4 06:13:44 2008 UTC revision 1.3 by apache, Sun Aug 10 04:57:17 2008 UTC
# Line 1  Line 1 
1  #en  #en
2  Where <a href="#metadata0">metadata content</a> is expected.  Where <a href="#metadata0">metadata content</a> is expected.
3  #ja  #ja
4  <a href="#metadata0">メタデータ内容</a>が期待される場所。  <a href="#metadata0">メタデータ内容</a>が期待される場所。
5    
6  #en  #en
7  In a <code><a href="#noscript">noscript</a></code> element that is a  In a <code><a href="#noscript">noscript</a></code> element that is a
8      child of a <code><a href="#head">head</a></code> element.      child of a <code><a href="#head">head</a></code> element.
9  #ja  #ja
10  <code><a href="#head">head</a></code> 要素の子供である  <code><a href="#head">head</a></code> 要素の子供である
11  <code><a href="#noscript">noscript</a></code> 要素の中。  <code><a href="#noscript">noscript</a></code> 要素の中。
12    
13  #en  #en
14  Also, the <code title=attr-link-title><a  Also, the <code title=attr-link-title><a
15      href="#title2">title</a></code> attribute has special semantics on this      href="#title2">title</a></code> attribute has special semantics on this
16      element.      element.
17  #ja  #ja
18  また、 <code title=attr-link-title><a  また、 <code title=attr-link-title><a
19      href="#title2">title</a></code> 属性はこの要素では特別な意味を持ちます。      href="#title2">title</a></code> 属性はこの要素では特別な意味を持ちます。
20    
21  #en  #en
22  The <code>LinkStyle</code> interface must also be implemented by this  The <code>LinkStyle</code> interface must also be implemented by this
23       element, the <a href="#styling0">styling processing model</a> defines       element, the <a href="#styling0">styling processing model</a> defines
24       how. <a href="#refsCSSOM">[CSSOM]</a>       how. <a href="#refsCSSOM">[CSSOM]</a>
25  #ja  #ja
26  <code>LinkStyle</code> 界面もこの要素に実装されなければ[[MUST:なりません]]。  <code>LinkStyle</code> 界面もこの要素に実装されなければ[[MUST:なりません]]。
27  その方法は<a href="#styling0">スタイル付け処理モデル</a>で定義します。  その方法は<a href="#styling0">スタイル付け処理モデル</a>で定義します。
28  <a href="#refsCSSOM">[CSSOM]</a>  <a href="#refsCSSOM">[CSSOM]</a>
29    
30  #en  #en
31  The <code><a href="#link">link</a></code> element allows authors to link  The <code><a href="#link">link</a></code> element allows authors to link
32     their document to other resources.     their document to other resources.
33  #ja  #ja
34  <code><a href="#link">link</a></code> 要素を使うと、  <code><a href="#link">link</a></code> 要素を使うと、
35  文書から他の資源へリンクすることができます。  文書から他の資源へリンクすることができます。
36    
37  #en  #en
38  The destination of the link is given by the <dfn id=href1  The destination of the link is given by the <dfn id=href1
39     title=attr-link-href><code>href</code></dfn> attribute, which must be     title=attr-link-href><code>href</code></dfn> attribute, which must be
40     present and must contain a <a href="#valid">valid URL</a>. If the <code     present and must contain a <a href="#valid">valid URL</a>. If the <code
41     title=attr-link-href><a href="#href1">href</a></code> attribute is absent,     title=attr-link-href><a href="#href1">href</a></code> attribute is absent,
42     then the element does not define a link.     then the element does not define a link.
43  #ja  #ja
44  リンクの終点は <dfn id=href1  リンクの終点は <dfn id=href1
45     title=attr-link-href><code>href</code></dfn>     title=attr-link-href><code>href</code></dfn>
46  属性で与えられます。この属性は存在しなければ[[MUST:ならず]]、  属性で与えられます。この属性は存在しなければ[[MUST:ならず]]、
47  <a href="#valid">妥当な URL</a>  <a href="#valid">妥当な URL</a>
48  を含まなければ[[MUST:なりません]]。 <code  を含まなければ[[MUST:なりません]]。 <code
49     title=attr-link-href><a href="#href1">href</a></code>     title=attr-link-href><a href="#href1">href</a></code>
50  属性が存在しなければ、その要素はリンクを定義しません。  属性が存在しなければ、その要素はリンクを定義しません。
51    
52  #en  #en
53  The type of link indicated (the relationship) is given by the value of  The type of link indicated (the relationship) is given by the value of
54     the <dfn id=rel title=attr-link-rel><code>rel</code></dfn> attribute,     the <dfn id=rel title=attr-link-rel><code>rel</code></dfn> attribute,
55     which must be present, and must have a value that is a <a     which must be present, and must have a value that is a <a
56     href="#set-of">set of space-separated tokens</a>. The <a     href="#set-of">set of space-separated tokens</a>. The <a
57     href="#linkTypes">allowed values and their meanings</a> are defined in a     href="#linkTypes">allowed values and their meanings</a> are defined in a
58     later section. If the <code title=attr-link-rel><a     later section. If the <code title=attr-link-rel><a
59     href="#rel">rel</a></code> attribute is absent, or if the value used is     href="#rel">rel</a></code> attribute is absent, or if the value used is
60     not allowed according to the definitions in this specification, then the     not allowed according to the definitions in this specification, then the
61     element does not define a link.     element does not define a link.
62  #ja  #ja
63  示されたリンクの型 (関係) は <dfn id=rel title=attr-link-rel><code>rel</code></dfn>  示されたリンクの型 (関係) は <dfn id=rel title=attr-link-rel><code>rel</code></dfn>
64  属性の値により与えられます。この属性は存在しなければ[[MUST:ならず]]、 <a  属性の値により与えられます。この属性は存在しなければ[[MUST:ならず]]、 <a
65     href="#set-of">間隔区切字句集合</a>であるような値を持たなければ[[MUST:なりません]]。 <a     href="#set-of">間隔区切字句集合</a>であるような値を持たなければ[[MUST:なりません]]。 <a
66     href="#linkTypes">認められている値とその意味</a>は後の節で定義します。 <code title=attr-link-rel><a     href="#linkTypes">認められている値とその意味</a>は後の節で定義します。 <code title=attr-link-rel><a
67     href="#rel">rel</a></code> 属性が存在しないか、     href="#rel">rel</a></code> 属性が存在しないか、
68  この仕様書の定義に照らして認められていない値である場合は、  この仕様書の定義に照らして認められていない値である場合は、
69  その要素はリンクを定義しません。  その要素はリンクを定義しません。
70    
71  #en  #en
72  Two categories of links can be created using the <code><a  Two categories of links can be created using the <code><a
73     href="#link">link</a></code> element. <dfn id=links1 title="external     href="#link">link</a></code> element. <dfn id=links1 title="external
74     resource link">Links to external resources</dfn> are links to resources     resource link">Links to external resources</dfn> are links to resources
75     that are to be used to augment the current document, and <dfn     that are to be used to augment the current document, and <dfn
76     id=hyperlink1 title="hyperlink link">hyperlink links</dfn> are <a     id=hyperlink1 title="hyperlink link">hyperlink links</dfn> are <a
77     href="#hyperlinks" title=hyperlink>links to other documents</a>. The <a     href="#hyperlinks" title=hyperlink>links to other documents</a>. The <a
78     href="#linkTypes">link types section</a> defines whether a particular link     href="#linkTypes">link types section</a> defines whether a particular link
79     type is an external resource or a hyperlink. One element can create     type is an external resource or a hyperlink. One element can create
80     multiple links (of which some might be external resource links and some     multiple links (of which some might be external resource links and some
81     might be hyperlinks); exactly which and how many links are created depends     might be hyperlinks); exactly which and how many links are created depends
82     on the keywords given in the <code title=attr-link-rel><a     on the keywords given in the <code title=attr-link-rel><a
83     href="#rel">rel</a></code> attribute. User agents must process the links     href="#rel">rel</a></code> attribute. User agents must process the links
84     on a per-link basis, not a per-element basis.     on a per-link basis, not a per-element basis.
85  #ja  #ja
86  <code><a  <code><a
87     href="#link">link</a></code> 要素を使って作成できるリンクは2種類あります。     href="#link">link</a></code> 要素を使って作成できるリンクは2種類あります。
88  <dfn id=links1 title="external  <dfn id=links1 title="external
89     resource link">外部資源へのリンク</dfn>は、現在の文書を補うために使われる資源へのリンクで、 <dfn     resource link">外部資源へのリンク</dfn>は、現在の文書を補うために使われる資源へのリンクで、 <dfn
90     id=hyperlink1 title="hyperlink link">ハイパーリンク・リンク</dfn>は <a     id=hyperlink1 title="hyperlink link">ハイパーリンク・リンク</dfn>は <a
91     href="#hyperlinks" title=hyperlink>他の文書へのリンク</a>です。 <a     href="#hyperlinks" title=hyperlink>他の文書へのリンク</a>です。 <a
92     href="#linkTypes">リンク型の節</a>で、あるリンク型が外部資源なのかハイパーリンクなのかを定義します。     href="#linkTypes">リンク型の節</a>で、あるリンク型が外部資源なのかハイパーリンクなのかを定義します。
93  ある要素は複数のリンクを作成できます (そのうちいくつかは外部資源リンクで、  ある要素は複数のリンクを作成できます (そのうちいくつかは外部資源リンクで、
94  いくつかはハイパーリンクであっても構いません)。どのリンクが何個作成されるかは <code title=attr-link-rel><a  いくつかはハイパーリンクであっても構いません)。どのリンクが何個作成されるかは <code title=attr-link-rel><a
95     href="#rel">rel</a></code> 属性に与えられたキーワードに依存します。     href="#rel">rel</a></code> 属性に与えられたキーワードに依存します。
96  利用者エージェントはリンクを、要素毎ではなく、リンク毎に処理しなければ[[MUST:なりません]]。  利用者エージェントはリンクを、要素毎ではなく、リンク毎に処理しなければ[[MUST:なりません]]。
97    
98    
99    #pattern
100    <span class=secno>* </span>Other metadata names
101    #ja
102    <span class=secno>$1 </span>その他のメタデータ名

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24