MediaWiki
REL1_19
|
Korean (한국어) More...
Go to the source code of this file.
Variables | |
$bookstoreList | |
$dateFormats | |
$datePreferences | |
$defaultDateFormat = 'ko' | |
$magicWords | |
$messages | |
$namespaceAliases | |
$namespaceNames | |
$specialPageAliases |
Korean (한국어)
See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net
Definition in file MessagesKo.php.
$bookstoreList |
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 |
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 |
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 |
array( '특' => NS_SPECIAL, 'MediaWiki토론' => NS_MEDIAWIKI_TALK, '그림' => NS_FILE, '파일토론' => NS_FILE_TALK, )
Definition at line 58 of file MessagesKo.php.
$namespaceNames |
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.