MediaWiki  1.33.0
MessagesKo.php File Reference

Korean (한국어) More...

Go to the source code of this file.

Variables

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

Detailed Description

Korean (한국어)

To improve a translation please visit https://translatewiki.net

Author
Albamhandae
Altostratus
Chanhee
ChongDae
Chulki Lee
Clockoon
Cwt96
Devunt
Ficell
Freebiekr
Gapo
Gjue
Ha98574
Hoo
IRTC1015
ITurtle
Idh0854
Jmkim dot com
Jskang
Kaganer
Klutzy
Kwj2772
LFM
Leehoy
Mintz0223
Pi.C.Noizecehx
Priviet
PuzzletChung
Revi
TheAlpha for knowledge
ToePeu
Yjs5497
Yknok29
לערי ריינהארט
관인생략
아라

Definition in file MessagesKo.php.

Variable Documentation

◆ $bookstoreList

$bookstoreList
Initial value:
= [
'Aladin.co.kr' => 'https:
'National Library of Korea' => 'http:
'Naver' => 'https:
'inherit' => true,
]

Definition at line 367 of file MessagesKo.php.

◆ $dateFormats

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

Definition at line 379 of file MessagesKo.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'ISO 8601',
]

Definition at line 374 of file MessagesKo.php.

◆ $defaultDateFormat

$defaultDateFormat = 'ko'

Definition at line 378 of file MessagesKo.php.

◆ $magicWords

$magicWords

Definition at line 200 of file MessagesKo.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'특' => NS_SPECIAL,
'특수기능' => NS_SPECIAL,
'MediaWiki토론' => NS_MEDIAWIKI_TALK,
'그림' => NS_FILE,
'그림토론' => NS_FILE_TALK,
]

Definition at line 66 of file MessagesKo.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
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 47 of file MessagesKo.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 74 of file MessagesKo.php.

NS_HELP
const NS_HELP
Definition: Defines.php:76
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:75
NS_FILE
const NS_FILE
Definition: Defines.php:70
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:74
http
Apache License January http
Definition: APACHE-LICENSE-2.0.txt:3
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:53
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:73
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:78
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:67
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:52
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:69
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:77
NS_USER
const NS_USER
Definition: Defines.php:66
NS_TALK
const NS_TALK
Definition: Defines.php:65
of
globals txt Globals are evil The original MediaWiki code relied on globals for processing context far too often MediaWiki development since then has been a story of slowly moving context out of global variables and into objects Storing processing context in object member variables allows those objects to be reused in a much more flexible way Consider the elegance of
Definition: globals.txt:10
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:72
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:71
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:79