MediaWiki  REL1_19
MessagesKo_kp.php File Reference

Korean (한국어(조선)) More...

Go to the source code of this file.

Variables

 $dateFormats
 $datePreferences
 $defaultDateFormat = 'ko'
 $fallback = 'ko'

Detailed Description

Korean (한국어(조선))

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

Definition in file MessagesKo_kp.php.


Variable Documentation

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

        'juche time'         => 'H:i',
        'juche date'         => 'xoY년 M월 j일 (D)',
        'juche both'         => 'xoY년 M월 j일 (D) H:i',

        'juche bracket time' => 'H:i',
        'juche bracket date' => '주체xoY년 (Y년) M월 j일 (D)',
        'juche bracket both' => '주체xoY년 (Y년) M월 j일 (D) H:i',
)

Definition at line 21 of file MessagesKo_kp.php.

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

Definition at line 14 of file MessagesKo_kp.php.

$defaultDateFormat = 'ko'

Definition at line 20 of file MessagesKo_kp.php.

$fallback = 'ko'

Definition at line 12 of file MessagesKo_kp.php.