diff options
Diffstat (limited to 'templates/ko/headfoot.html')
-rw-r--r-- | templates/ko/headfoot.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/templates/ko/headfoot.html b/templates/ko/headfoot.html index a9daa054..c4e39135 100644 --- a/templates/ko/headfoot.html +++ b/templates/ko/headfoot.html @@ -1,22 +1,22 @@ -ÀÌ ¹®¼´Â ¸ÞÀϸµ ¸®½ºÆ®¿¡ ¿¹¾àµÇ¾î Àִ Ư¼ºÀÇ <b><code>%(attribute)s</code></b> +ÀÌ ¹®¼´Â ¸ÞÀϸµ ¸®½ºÆ®¿¡ ¿¹¾àµÇ¾î Àִ Ư¼ºÀÇ <b>%(attribute)s</b> Çü½ÄÀ» Æ÷ÇÔÇÏ°í ÀÖ½À´Ï´Ù. ´õ ÀÚ¼¼ÇÑ ¼³¸íÀº <a href="http://www.python.org/doc/current/lib/typesseq-strings.html">PythonÀÇ ¹®ÀÚ¿ Çü½Ä ±ÔÄ¢</a>À» º¸½Ã±â ¹Ù¶ø´Ï´Ù. ¸î¸î À¯¿ëÇÑ ¼Ó¼ºÀº ¾Æ·¡¿Í °°½À´Ï´Ù. <ul> - <li><b><code>real_name</code></b> - ¸®½ºÆ®ÀÇ À̸§À» ³ªÅ¸³À´Ï´Ù. º¸Åë ´ë¹®ÀÚ·Î + <li><b>real_name</b> - ¸®½ºÆ®ÀÇ À̸§À» ³ªÅ¸³À´Ï´Ù. º¸Åë ´ë¹®ÀÚ·Î ³ªÅ¸³³´Ï´Ù. - <li><b><code>_internal_name</code></b> - ½ÇÁ¦ URL ¿¡¼ »ç¿ëµÇ´Â ¸®½ºÆ®ÀÇ À̸§ + <li><b>list_name</b> - ½ÇÁ¦ URL ¿¡¼ »ç¿ëµÇ´Â ¸®½ºÆ®ÀÇ À̸§ - <li><b><code>host_name</code></b> - ¸ÞÀϸµ ¸®½ºÆ®°¡ ¿î¿µµÇ´Â È£½ºÆ®ÀÇ À̸§ + <li><b>host_name</b> - ¸ÞÀϸµ ¸®½ºÆ®°¡ ¿î¿µµÇ´Â È£½ºÆ®ÀÇ À̸§ - <li><b><code>web_page_url</code></b> - Mailman ÀÇ ±âº» URL ÀÔ´Ï´Ù. + <li><b>web_page_url</b> - Mailman ÀÇ ±âº» URL ÀÔ´Ï´Ù. ÀÌ°ÍÀº ¸ÞÀϸµ ¸®½ºÆ®ÀÇ ¸ñ·ÏÁ¤º¸ ÆäÀÌÁö¸¦ ³ªÅ¸³»´Â - <em><code>listinfo/%(_internal_name)s</code></em> ¿Í °°ÀÌ Ã·°¡ µÉ ¼ö ÀÖ½À´Ï´Ù. + <em>listinfo/%(list_name)s</em> ¿Í °°ÀÌ Ã·°¡ µÉ ¼ö ÀÖ½À´Ï´Ù. - <li><b><code>description</code></b> - ¸ÞÀϸµ ¸®½ºÆ®ÀÇ °£·«ÇÑ ¼³¸í + <li><b>description</b> - ¸ÞÀϸµ ¸®½ºÆ®ÀÇ °£·«ÇÑ ¼³¸í - <li><b><code>info</code></b> - ¸ÞÀϸµ ¸®½ºÆ®ÀÇ Àüü ¼³¸í - <li><b><code>cgiext</code></b> - CGI ½ºÅ©¸³Æ®¸¦ À§ÇÑ È®Àå. + <li><b>info</b> - ¸ÞÀϸµ ¸®½ºÆ®ÀÇ Àüü ¼³¸í + <li><b>cgiext</b> - CGI ½ºÅ©¸³Æ®¸¦ À§ÇÑ È®Àå. </ul> |