From ff61707012fc6d90610f5a59820256c8b7200d6b Mon Sep 17 00:00:00 2001 From: mits Date: Mon, 8 Nov 2004 05:29:50 +0000 Subject: [PATCH] translated some. --- lang/ja/README | 2 +- lang/ja/block_course_summary.php | 4 +- lang/ja/help/markdown.html | 104 ++++---------------------- lang/ja_utf8/block_course_summary.php | 4 +- lang/ja_utf8/help/markdown.html | 104 ++++---------------------- 5 files changed, 35 insertions(+), 183 deletions(-) diff --git a/lang/ja/README b/lang/ja/README index ef58507f8a..2030084f38 100644 --- a/lang/ja/README +++ b/lang/ja/README @@ -1,7 +1,7 @@ MOODLE JAPANESE TRANSLATION ------------------------------------------------------- STARTED : November 21, 2002 -LAST MODIFIED: November 4, 2004 +LAST MODIFIED: November 8, 2004 Thanks to everyone who have supported our translation project! diff --git a/lang/ja/block_course_summary.php b/lang/ja/block_course_summary.php index e88230df69..de1327589b 100644 --- a/lang/ja/block_course_summary.php +++ b/lang/ja/block_course_summary.php @@ -1,8 +1,8 @@ ¥¹¥Ú¥·¥ã¥ë¥­¥ã¥é¥¯¥¿¤Î¼«Æ°¥¨¥¹¥±¡¼¥× +

HTML¤Ë¤ÏÆÃÊ̤˰·¤¦É¬ÍפΤ¢¤ë2¤Ä¤Îʸ»ú¤¬¤¢¤ê¤Þ¤¹: < ¤È &¤Ç¤¹¡£º¸¸°³ç¸Ì¥¿¥°¤Î³«»Ï¤Ë»ÈÍѤ·¡¢¥¢¥ó¥Ñ¥µ¥ó¥É¤ÏHTML¥¨¥ó¥Æ¥£¥Æ¥£¡¼¤ò¼¨¤¹¤¿¤á¤Ë»ÈÍѤ·¤Þ¤¹¡£ +¤³¤ì¤é¤Îʸ»ú¤ò»ÈÍѤ¹¤ë¾ì¹ç¤Ï¡¢¥¨¥ó¥Æ¥£¥Æ¥£¡¼¤È¤·¤Æ¥¨¥¹¥±¡¼¥×¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£Îã¡¢&lt; ¤È &amp;¤Ç¤¹¡£

- -

In HTML, there are two characters that demand special treatment: < - -and &. Left angle brackets are used to start tags; ampersands are - -used to denote HTML entities. If you want to use them as literal - -characters, you must escape them as entities, e.g. &lt;, and - -&amp;.

- - - -

Ampersands in particular are bedeviling for web writers. If you want to - -write about ‘AT&T’, you need to write ‘AT&amp;T’. You even need to - -escape ampersands within URLs. Thus, if you want to link to:

- - +

ÆÃ¤Ë¥¢¥ó¥Ñ¥µ¥ó¥É¤Ï¡¢¥Û¡¼¥à¥Ú¡¼¥¸À½ºî¼Ôµã¤«¤»¤Î¸ºß¤Ç¤¹¡£‘AT&T’¤È½ñ¤­¤¿¤¤¾ì¹ç¡¢‘AT&amp;T’¤È½ñ¤¯É¬Íפ¬¤¢¤ê¤Þ¤¹¡£ +¹¹¤Ë¡¢URL¤ÎÃæ¤Ç¤â¥¢¥ó¥Ñ¥µ¥ó¥É¤ò¥¨¥¹¥±¡¼¥×¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£½¾¤Ã¤Æ¡¢¼¡¤Î¤è¤¦¤Ë¥ê¥ó¥¯¤·¤¿¤¤¾ì¹ç:

http://images.google.com/images?num=30&q=larry+bird
 
 
- - -

you need to encode the URL as:

- - +

¥¢¥ó¥«¡¼¥¿¥°href¤Î°À­¤Ë¤ª¤¤¤Æ¡¢URL¤ò¼¡¤Î¤è¤¦¤Ë¥¨¥ó¥³¡¼¥É¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹:

http://images.google.com/images?num=30&amp;q=larry+bird
 
 
+

¸À¤¦¤Þ¤Ç¤â¤Ê¤¯¡¢¤³¤Î¤³¤È¤Ï˺¤ì¤ä¤¹¤¯¡¢¶²¤é¤¯Å¬Àڤ˥ޡ¼¥¯¥¢¥Ã¥×¤µ¤ì¤¿¥¦¥§¥Ö¥µ¥¤¥È¤ÇHTMLÂÅÅöÀ­¥¨¥é¡¼¤¬È¯À¸¤¹¤ëºÇ¤â°ìÈÌŪ¤Ê¸¶°ø¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹¡£

+

Markdown¤ÏɬÍפ˱þ¤¸¤Æ¥¨¥¹¥±¡¼¥×½èÍý¤ò¹Ô¤¤¤Þ¤¹¤Î¤Ç¡¢¤¢¤Ê¤¿¤Ï¤³¤ì¤é¤Îʸ»ú¤ò¼«Á³¤Ë»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£ +¥¢¥ó¥Ñ¥µ¥ó¥É¤òHTML¥¨¥ó¥Æ¥£¥Æ¥£¡¼¤Î°ìÉô¤È¤·¤Æ»ÈÍѤ·¤¿¤¤¾ì¹ç¤Ï¡¢¤½¤Î¤Þ¤Þ¤Î¾õÂ֤ˤµ¤ì¤Þ¤¹¡£¤½¤¦¤Ç̵¤¤¾ì¹ç¤Ï¡¢&amp;¤Ë¥¨¥ó¥³¡¼¥É¤µ¤ì¤Þ¤¹¡£

-

in your anchor tag href attribute. Needless to say, this is easy to - -forget, and is probably the single most common source of HTML validation - -errors in otherwise well-marked-up web sites.

- - - -

Markdown allows you to use these characters naturally, taking care of - -all the necessary escaping for you. If you use an ampersand as part of - -an HTML entity, it remains unchanged; otherwise it will be translated - -into &amp;.

- - - -

So, if you want to include a copyright symbol in your article, you can write:

- - +

¤Ç¤¹¤«¤é¡¢¤¢¤Ê¤¿¤¬Ãøºî¸¢µ­¹æ¤òµ­»ö¤ËÆþ¤ì¤¿¤¤¾ì¹ç¤Ï¡¢¼¡¤Î¤è¤¦¤Ëµ­½Ò¤Ç¤­¤Þ¤¹:

&copy;
 
 
- - -

and Markdown will leave it alone. But if you write:

- - +

Markdown¤Ï¥¢¥ó¥Ñ¥µ¥ó¥É¤ò¤½¤Î¤Þ¤Þ¤Ë¤·¤Þ¤¹¡£¤·¤«¤·¡¢¼¡¤Î¤è¤¦¤Ëµ­½Ò¤¹¤ë¤È:

AT&T
 
 
- - -

Markdown will translate it to:

- - +

Markdown¤Ï¼¡¤Î¤è¤¦¤Ë¥¨¥ó¥³¡¼¥É¤·¤Þ¤¹:

AT&amp;T
 
 
- - -

Similarly, because Markdown supports inline HTML, if you use - -angle brackets as delimiters for HTML tags, Markdown will treat them as - -such. But if you write:

- - +

ƱÍͤˡ¢Markdown¤Ïinline HTML¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤¹¡£¸°³ç¸Ì¤òHTML¤Î¶èÀÚ¤êʸ»ú¤È¤·¤Æ»ÈÍѤ¹¤ë¾ì¹ç¡¢Markdown¤Ï¸°³ç¸Ì¤ò¤½¤Î¤Þ¤Þ¤Ë¤·¤Þ¤¹¡£¤·¤«¤·¡¢¼¡¤Î¤è¤¦¤Ëµ­½Ò¤¹¤ë¤È:

4 < 5
 
 
- - -

Markdown will translate it to:

- - +

Markdown¤Ï¼¡¤Î¤è¤¦¤Ë¥¨¥ó¥³¡¼¥É¤·¤Þ¤¹:

4 &lt; 5
 
 
- - -

However, inside Markdown code spans and blocks, angle brackets and - -ampersands are always encoded automatically. This makes it easy to use - -Markdown to write about HTML code. (As opposed to raw HTML, which is a - -terrible format for writing about HTML syntax, because every single < - -and & in your example code needs to be escaped.)

- - +

¤·¤«¤·¡¢Markdown¥³¡¼¥Éspans¤Èblocks¤ÎÃæ¤Ç¤Ï¡¢¸°³ç¸Ì¡¢¥¢¥ó¥Ñ¥µ¥ó¥É¤Ï¾ï¤Ë¼«Æ°Åª¤Ë¥¨¥ó¥³¡¼¥É¤µ¤ì¤Þ¤¹¡£¤³¤Î¤³¤È¤Ë¤è¤ê¡¢Markdown¤ò»ÈÍѤ¹¤ë¤È´Êñ¤ËHTML¥³¡¼¥É¤òµ­½Ò¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£ +(µÕ¤Ë¡¢À¸¤ÎHTML¤ÇHTML¥·¥ó¥¿¥Ã¥¯¥¹¤òµ­½Ò¤¹¤ë¤È¹ó¤¤¤³¤È¤Ë¤Ê¤ê¤Þ¤¹¡£¤¢¤Ê¤¿¤Î¥µ¥ó¥×¥ë¥³¡¼¥ÉÆâ¤ÎÁ´¤Æ¤Î < ¤È & ¤ò¥¨¥¹¥±¡¼¥×¤¹¤ëɬÍפ¬¤¢¤ë¤«¤é¤Ç¤¹¡£)


- -

¥Ö¥í¥Ã¥¯Í×ÁÇ

- -

ÃÊÍî¤È²þ¹Ô

- -

A paragraph is simply one or more consecutive lines of text, separated by one or more blank lines. (A blank line is any line that looks like a diff --git a/lang/ja_utf8/block_course_summary.php b/lang/ja_utf8/block_course_summary.php index 60ebbf544d..b0ab8356e1 100644 --- a/lang/ja_utf8/block_course_summary.php +++ b/lang/ja_utf8/block_course_summary.php @@ -1,8 +1,8 @@ スペシャルキャラクタの自動エスケープ +

HTMLには特別に扱う必要のある2つの文字があります: < と &です。左鍵括弧タグの開始に使用し、アンパサンドはHTMLエンティティーを示すために使用します。 +これらの文字を使用する場合は、エンティティーとしてエスケープする必要があります。例、&lt; と &amp;です。

- -

In HTML, there are two characters that demand special treatment: < - -and &. Left angle brackets are used to start tags; ampersands are - -used to denote HTML entities. If you want to use them as literal - -characters, you must escape them as entities, e.g. &lt;, and - -&amp;.

- - - -

Ampersands in particular are bedeviling for web writers. If you want to - -write about ‘AT&T’, you need to write ‘AT&amp;T’. You even need to - -escape ampersands within URLs. Thus, if you want to link to:

- - +

特にアンパサンドは、ホームページ製作者泣かせの存在です。‘AT&T’と書きたい場合、‘AT&amp;T’と書く必要があります。 +更に、URLの中でもアンパサンドをエスケープする必要があります。従って、次のようにリンクしたい場合:

http://images.google.com/images?num=30&q=larry+bird
 
 
- - -

you need to encode the URL as:

- - +

アンカータグhrefの属性において、URLを次のようにエンコードする必要があります:

http://images.google.com/images?num=30&amp;q=larry+bird
 
 
+

言うまでもなく、このことは忘れやすく、恐らく適切にマークアップされたウェブサイトでHTML妥当性エラーが発生する最も一般的な原因となっています。

+

Markdownは必要に応じてエスケープ処理を行いますので、あなたはこれらの文字を自然に使うことができます。 +アンパサンドをHTMLエンティティーの一部として使用したい場合は、そのままの状態にされます。そうで無い場合は、&amp;にエンコードされます。

-

in your anchor tag href attribute. Needless to say, this is easy to - -forget, and is probably the single most common source of HTML validation - -errors in otherwise well-marked-up web sites.

- - - -

Markdown allows you to use these characters naturally, taking care of - -all the necessary escaping for you. If you use an ampersand as part of - -an HTML entity, it remains unchanged; otherwise it will be translated - -into &amp;.

- - - -

So, if you want to include a copyright symbol in your article, you can write:

- - +

ですから、あなたが著作権記号を記事に入れたい場合は、次のように記述できます:

&copy;
 
 
- - -

and Markdown will leave it alone. But if you write:

- - +

Markdownはアンパサンドをそのままにします。しかし、次のように記述すると:

AT&T
 
 
- - -

Markdown will translate it to:

- - +

Markdownは次のようにエンコードします:

AT&amp;T
 
 
- - -

Similarly, because Markdown supports inline HTML, if you use - -angle brackets as delimiters for HTML tags, Markdown will treat them as - -such. But if you write:

- - +

同様に、Markdownはinline HTMLをサポートします。鍵括弧をHTMLの区切り文字として使用する場合、Markdownは鍵括弧をそのままにします。しかし、次のように記述すると:

4 < 5
 
 
- - -

Markdown will translate it to:

- - +

Markdownは次のようにエンコードします:

4 &lt; 5
 
 
- - -

However, inside Markdown code spans and blocks, angle brackets and - -ampersands are always encoded automatically. This makes it easy to use - -Markdown to write about HTML code. (As opposed to raw HTML, which is a - -terrible format for writing about HTML syntax, because every single < - -and & in your example code needs to be escaped.)

- - +

しかし、Markdownコードspansとblocksの中では、鍵括弧、アンパサンドは常に自動的にエンコードされます。このことにより、Markdownを使用すると簡単にHTMLコードを記述することができます。 +(逆に、生のHTMLでHTMLシンタックスを記述すると酷いことになります。あなたのサンプルコード内の全ての < と & をエスケープする必要があるからです。)


- -

ブロック要素

- -

段落と改行

- -

A paragraph is simply one or more consecutive lines of text, separated by one or more blank lines. (A blank line is any line that looks like a -- 2.39.5