MediaWiki  REL1_24
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 (한국어(조선))

To improve a translation please visit https://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 20 of file MessagesKo_kp.php.

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

Definition at line 13 of file MessagesKo_kp.php.

$defaultDateFormat = 'ko'

Definition at line 19 of file MessagesKo_kp.php.

$fallback = 'ko'

Definition at line 11 of file MessagesKo_kp.php.