MediaWiki  REL1_19
MessagesKo.php File Reference

Korean (한국어) More...

Go to the source code of this file.

Variables

 $bookstoreList
 $dateFormats
 $datePreferences
 $defaultDateFormat = 'ko'
 $magicWords
 $messages
 $namespaceAliases
 $namespaceNames
 $specialPageAliases

Detailed Description

Korean (한국어)

See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net

Author:
Albamhandae
Chanhee
Chulki Lee
Cwt96
Devunt
Ficell
Freebiekr
Gapo
Gjue
Ha98574
Hym411
IRTC1015
ITurtle
Idh0854
Jmkim dot com
Kaganer
Klutzy
Kwj2772
Mintz0223
Pi.C.Noizecehx
PuzzletChung
TheAlpha for knowledge
ToePeu
Yknok29
לערי ריינהארט
관인생략
아라

Definition in file MessagesKo.php.


Variable Documentation

$bookstoreList
Initial value:
 array(
        'Aladdin.co.kr' => 'http://www.aladdin.co.kr/catalog/book.asp?ISBN=$1',
        'inherit' => true,
)

Definition at line 293 of file MessagesKo.php.

$dateFormats
Initial value:
 array(
        'ko time'            => 'H:i',
        'ko date'            => 'Y년 M월 j일 (D)',
        'ko both'            => 'Y년 M월 j일 (D) H:i',
)

Definition at line 303 of file MessagesKo.php.

$datePreferences
Initial value:
 array(
        'default',
        'ISO 8601',
)

Definition at line 298 of file MessagesKo.php.

$defaultDateFormat = 'ko'

Definition at line 302 of file MessagesKo.php.

$magicWords

Definition at line 160 of file MessagesKo.php.

$messages

Definition at line 309 of file MessagesKo.php.

$namespaceAliases
Initial value:
 array(
        '특'  => NS_SPECIAL,
        'MediaWiki토론' => NS_MEDIAWIKI_TALK,
        '그림' => NS_FILE,
        '파일토론' => NS_FILE_TALK,
)

Definition at line 58 of file MessagesKo.php.

$namespaceNames
Initial value:
 array(
        NS_MEDIA            => '미디어',
        NS_SPECIAL          => '특수기능',
        NS_TALK             => '토론',
        NS_USER             => '사용자',
        NS_USER_TALK        => '사용자토론',
        NS_PROJECT_TALK     => '$1토론',
        NS_FILE             => '파일',
        NS_FILE_TALK        => '파일토론',
        NS_MEDIAWIKI        => '미디어위키',
        NS_MEDIAWIKI_TALK   => '미디어위키토론',
        NS_TEMPLATE         => '틀',
        NS_TEMPLATE_TALK    => '틀토론',
        NS_HELP             => '도움말',
        NS_HELP_TALK        => '도움말토론',
        NS_CATEGORY         => '분류',
        NS_CATEGORY_TALK    => '분류토론',
)

Definition at line 39 of file MessagesKo.php.

$specialPageAliases

Definition at line 65 of file MessagesKo.php.