MediaWiki  REL1_19
MessagesKm.php File Reference

Khmer (ភាសាខ្មែរ) More...

Go to the source code of this file.

Variables

 $dateFormats
 $datePreferences
 $defaultDateFormat = 'km'
 $digitTransformTable
 $magicWords
 $messages
 $namespaceAliases
 $namespaceNames
 $separatorTransformTable
 $specialPageAliases

Detailed Description

Khmer (ភាសាខ្មែរ)

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

Author:
Bunly
Chhorran
Kaganer
Kiensvay
Lovekhmer
Sovichet
T-Rithy
Thearith
Ævar Arnfjörð Bjarmason <[email protected]>
គីមស៊្រុន
តឹក ប៊ុនលី
វ័ណថារិទ្ធ

Definition in file MessagesKm.php.


Variable Documentation

$dateFormats
Initial value:
 array(
        'km time' => 'ម៉ោងH:i',
        'km date' => 'l ទីd F ឆ្នាំY',
        'km both' =>  'ម៉ោងH:i l ទីd F ឆ្នាំY',
)

Definition at line 89 of file MessagesKm.php.

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

Definition at line 81 of file MessagesKm.php.

$defaultDateFormat = 'km'

Definition at line 87 of file MessagesKm.php.

$digitTransformTable
Initial value:
 array(
        '0' => '០', # &#x17e0;
        '1' => '១', # &#x17e1;
        '2' => '២', # &#x17e2;
        '3' => '៣', # &#x17e3;
        '4' => '៤', # &#x17e4;
        '5' => '៥', # &#x17e5;
        '6' => '៦', # &#x17e6;
        '7' => '៧', # &#x17e7;
        '8' => '៨', # &#x17e8;
        '9' => '៩', # &#x17e9;
)

Definition at line 64 of file MessagesKm.php.

$magicWords

Definition at line 191 of file MessagesKm.php.

$messages

Definition at line 264 of file MessagesKm.php.

$namespaceAliases
Initial value:
 array(
        'មីឌា' => NS_MEDIA,
        'ពិភាក្សា' => NS_TALK,
        'អ្នកប្រើប្រាស់-ពិភាក្សា' => NS_USER_TALK,
        '$1_ពិភាក្ស' => NS_PROJECT_TALK,
        'រូបភាព' => NS_FILE,
        'ការពិភាក្សាអំពីរូបភាព' => NS_FILE_TALK,
        'រូបភាព-ពិភាក្សា' => NS_FILE_TALK,
        'មីឌាវិគី' => NS_MEDIAWIKI,
        'មីឌាវិគី-ពិភាក្សា' => NS_MEDIAWIKI_TALK,
        'ទំព័រគំរូ-ពិភាក្សា' => NS_TEMPLATE_TALK,
        'ជំនួយ-ពិភាក្សា' => NS_HELP_TALK,
        'ចំណាត់ថ្នាក់ក្រុម' => NS_CATEGORY,
        'ចំណាត់ក្រុម' => NS_CATEGORY,
        'ការពិភាក្សាអំពីចំណាត់ថ្នាក់ក្រុម' => NS_CATEGORY_TALK,
        'ចំណាត់ក្រុម-ពិភាក្សា' => NS_CATEGORY_TALK,
        'ចំនាត់ថ្នាក់ក្រុម' => NS_CATEGORY,
        'ការពិភាក្សាអំពីចំនាត់ថ្នាក់ក្រុម' => NS_CATEGORY_TALK,
)

Definition at line 43 of file MessagesKm.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 24 of file MessagesKm.php.

$separatorTransformTable
Initial value:
 array(
        '.' => ','
)

Definition at line 77 of file MessagesKm.php.

$specialPageAliases

Definition at line 95 of file MessagesKm.php.