languages/messages/MessagesYue.php File Reference

Yue (粵語). More...

Go to the source code of this file.

Variables

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


Detailed Description

Yue (粵語).

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

Definition in file MessagesYue.php.


Variable Documentation

$bookstoreList

Initial value:

 array(
        'AddALL' => 'http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN',
        'PriceSCAN' => 'http://www.pricescan.com/books/bookDetail.asp?isbn=$1',
        'Barnes & Noble' => 'http://search.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1',
        '亞馬遜' => 'http://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 12 of file MessagesYue.php.

$dateFormats

Initial value:

 array(
        '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 33 of file MessagesYue.php.

$datePreferences

Initial value:

 array(
        'default',
        'yue dmy',
        'yue mdy',
        'yue ymd',
        'ISO 8601',
)

Definition at line 23 of file MessagesYue.php.

$defaultDateFormat = 'yue'

Definition at line 31 of file MessagesYue.php.

$namespaceAliases

Definition at line 72 of file MessagesYue.php.

$namespaceNames

Initial value:

 array(
        NS_MEDIA                => 'Media',
        NS_SPECIAL              => 'Special',
        NS_MAIN                 => '',
        NS_TALK                 => 'Talk',
        NS_USER                 => 'User',
        NS_USER_TALK            => 'User_talk',
        # NS_PROJECT            => $wgMetaNamespace,
        NS_PROJECT_TALK         => '$1_talk',
        NS_FILE                 => 'File',
        NS_FILE_TALK            => 'File_talk',
        NS_MEDIAWIKI            => 'MediaWiki',
        NS_MEDIAWIKI_TALK       => 'MediaWiki_talk',
        NS_TEMPLATE             => 'Template',
        NS_TEMPLATE_TALK        => 'Template_talk',
        NS_HELP                 => 'Help',
        NS_HELP_TALK            => 'Help_talk',
        NS_CATEGORY             => 'Category',
        NS_CATEGORY_TALK        => 'Category_talk',
)

Definition at line 51 of file MessagesYue.php.


Generated on Sat Sep 5 02:08:26 2009 for MediaWiki by  doxygen 1.5.9