MediaWiki  1.33.0
MessagesId.php File Reference

Indonesian (Bahasa Indonesia) More...

Go to the source code of this file.

Variables

 $bookstoreList
 
 $dateFormats
 
 $datePreferences
 
 $defaultDateFormat = 'dmy'
 
 $magicWords
 
 $namespaceAliases
 
 $namespaceNames
 
 $separatorTransformTable = [ ',' => '.', '.' => ',' ]
 
 $specialPageAliases
 

Detailed Description

Indonesian (Bahasa Indonesia)

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

Definition in file MessagesId.php.

Variable Documentation

◆ $bookstoreList

$bookstoreList
Initial value:
= [
'AddALL' => 'http:
'Amazon.com' => 'https:
'Barnes & Noble' => 'http:
'Bhinneka.com bookstore' => 'http:
'Gramedia Cyberstore (via Google)' => 'http:
]

Definition at line 44 of file MessagesId.php.

◆ $dateFormats

$dateFormats
Initial value:
= [
'dmy time' => 'H.i',
'dmy date' => 'j F Y',
'dmy both' => 'j F Y H.i',
'ymd time' => 'H.i',
'ymd date' => 'Y F j',
'ymd both' => 'Y F j H.i',
]

Definition at line 304 of file MessagesId.php.

◆ $datePreferences

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

Definition at line 295 of file MessagesId.php.

◆ $defaultDateFormat

$defaultDateFormat = 'dmy'

Definition at line 302 of file MessagesId.php.

◆ $magicWords

$magicWords

Definition at line 52 of file MessagesId.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'Gambar_Pembicaraan' => NS_FILE_TALK,
'MediaWiki_Pembicaraan' => NS_MEDIAWIKI_TALK,
'Templat_Pembicaraan' => NS_TEMPLATE_TALK,
'Bantuan_Pembicaraan' => NS_HELP_TALK,
'Kategori_Pembicaraan' => NS_CATEGORY_TALK,
'Gambar' => NS_FILE,
'Pembicaraan_Gambar' => NS_FILE_TALK,
'Bicara' => NS_TALK,
'Bicara_Pengguna' => NS_USER_TALK,
]

Definition at line 32 of file MessagesId.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
NS_MEDIA => 'Media',
NS_SPECIAL => 'Istimewa',
NS_TALK => 'Pembicaraan',
NS_USER => 'Pengguna',
NS_USER_TALK => 'Pembicaraan_Pengguna',
NS_PROJECT_TALK => 'Pembicaraan_$1',
NS_FILE => 'Berkas',
NS_FILE_TALK => 'Pembicaraan_Berkas',
NS_MEDIAWIKI => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'Pembicaraan_MediaWiki',
NS_TEMPLATE => 'Templat',
NS_TEMPLATE_TALK => 'Pembicaraan_Templat',
NS_HELP => 'Bantuan',
NS_HELP_TALK => 'Pembicaraan_Bantuan',
NS_CATEGORY => 'Kategori',
NS_CATEGORY_TALK => 'Pembicaraan_Kategori',
]

Definition at line 13 of file MessagesId.php.

◆ $separatorTransformTable

$separatorTransformTable = [ ',' => '.', '.' => ',' ]

Definition at line 11 of file MessagesId.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 195 of file MessagesId.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
https
scripts txt MediaWiki primary scripts are in the root directory of the software Users should only use these scripts to access the wiki There are also some php that aren t primary scripts but helper files and won t work if they are accessed directly by the web Primary see https
Definition: scripts.txt:21
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
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