MediaWiki REL1_31
MessagesYue.php File Reference

Cantonese (粵語) More...

Go to the source code of this file.

Variables

 $bookstoreList
 
 $dateFormats
 
 $datePreferences
 
 $defaultDateFormat = 'yue'
 
 $namespaceAliases
 
 $namespaceNames
 
 $specialPageAliases
 

Detailed Description

Cantonese (粵語)

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

Author
Anson2812
Antonytse
Horacewai2
Justincheng12345
Kaganer
KaiesTse
Mark85296341
Nemo bis
Simon Shek
Waihorace
William915
Wong128hk
Xiaomingyan
Yfdyh000

Definition in file MessagesYue.php.

Variable Documentation

◆ $bookstoreList

$bookstoreList
Initial value:
= [
'AddALL' => 'http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN',
'Barnes & Noble' => 'http://search.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1',
'亞馬遜' => 'https://www.amazon.com/exec/obidos/ISBN=$1',
'博客來書店' => 'http://www.books.com.tw/exep/prod/booksfile.php?item=$1',
'三民書店' => 'http://www.sanmin.com.tw/page-qsearch.asp?ct=search_isbn&qu=$1',
'天下書店' => 'http://www.cwbook.com.tw/search/result1.jsp?field=2&keyWord=$1',
'新絲路書店' => 'http://www.silkbook.com/function/Search_list_book_data.asp?item=5&text=$1'
]

Definition at line 193 of file MessagesYue.php.

◆ $dateFormats

$dateFormats
Initial value:
= [
'yue time' => 'H:i',
'yue date' => 'Y年n月j號 (l)',
'yue both' => 'Y年n月j號 (D) H:i',
'yue dmy time' => 'H:i',
'yue dmy date' => 'j-n-Y',
'yue dmy both' => 'j-n-Y H:i',
'yue mdy time' => 'H:i',
'yue mdy date' => 'n-j-Y',
'yue mdy both' => 'n-j-Y H:i',
'yue ymd time' => 'H:i',
'yue ymd date' => 'Y-n-j',
'yue ymd both' => 'Y-n-j H:i',
]

Definition at line 213 of file MessagesYue.php.

◆ $datePreferences

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

Definition at line 203 of file MessagesYue.php.

◆ $defaultDateFormat

$defaultDateFormat = 'yue'

Definition at line 211 of file MessagesYue.php.

◆ $namespaceAliases

$namespaceAliases

Definition at line 44 of file MessagesYue.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 => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'MediaWiki傾偈',
NS_TEMPLATE => '模',
NS_TEMPLATE_TALK => '模傾偈',
NS_HELP => '幫手',
NS_HELP_TALK => '幫手傾偈',
NS_CATEGORY => '分類',
NS_CATEGORY_TALK => '分類傾偈',
]
const NS_HELP
Definition Defines.php:86
const NS_USER
Definition Defines.php:76
const NS_FILE
Definition Defines.php:80
const NS_MEDIAWIKI_TALK
Definition Defines.php:83
const NS_PROJECT_TALK
Definition Defines.php:79
const NS_MEDIAWIKI
Definition Defines.php:82
const NS_TEMPLATE
Definition Defines.php:84
const NS_SPECIAL
Definition Defines.php:63
const NS_FILE_TALK
Definition Defines.php:81
const NS_HELP_TALK
Definition Defines.php:87
const NS_CATEGORY_TALK
Definition Defines.php:89
const NS_MEDIA
Definition Defines.php:62
const NS_TALK
Definition Defines.php:75
const NS_USER_TALK
Definition Defines.php:77
const NS_CATEGORY
Definition Defines.php:88
const NS_TEMPLATE_TALK
Definition Defines.php:85

Definition at line 25 of file MessagesYue.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 98 of file MessagesYue.php.