X-Git-Url: https://git.heureux-cyclage.org/w/index.php?a=blobdiff_plain;f=languages%2Fmessages%2FMessagesLzh.php;h=d9ef8bc3abee523d0497e5506572ecee61b7cccc;hb=53779578b44575ef91feb3fad488f09b52f737d7;hp=45c321607fc7319fce8b691fdf1aac1f7db6a56a;hpb=e2011f50dbff9188003fe1708c7444f34728aa01;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/messages/MessagesLzh.php b/languages/messages/MessagesLzh.php index 45c321607f..d9ef8bc3ab 100644 --- a/languages/messages/MessagesLzh.php +++ b/languages/messages/MessagesLzh.php @@ -18,92 +18,94 @@ * @author Yanteng3 */ -$specialPageAliases = array( - 'Activeusers' => array( '躍簿' ), - 'Allmessages' => array( '官話' ), - 'Allpages' => array( '全典' ), - 'Ancientpages' => array( '陳年' ), - 'Blankpage' => array( '白頁' ), - 'Booksources' => array( '書海' ), - 'BrokenRedirects' => array( '斷渡' ), - 'Categories' => array( '類' ), - 'ChangeEmail' => array( '易郵' ), - 'ChangePassword' => array( '易符節' ), - 'ComparePages' => array( '較頁' ), - 'Confirmemail' => array( '核郵驛' ), - 'Contributions' => array( '功績' ), - 'CreateAccount' => array( '增簿' ), - 'Deadendpages' => array( '此無路也' ), - 'DeletedContributions' => array( '已刪之積' ), - 'Diff' => array( '異' ), - 'DoubleRedirects' => array( '窮渡' ), - 'EditWatchlist' => array( '治哨站' ), - 'Emailuser' => array( '遺書' ), - 'Export' => array( '出匯' ), - 'Fewestrevisions' => array( '鮮察' ), - 'FileDuplicateSearch' => array( '擇重檔' ), - 'Filepath' => array( '檔路' ), - 'Import' => array( '圖入匯' ), - 'Invalidateemail' => array( '消核郵驛' ), - 'BlockList' => array( '列禁簿、禁址' ), - 'LinkSearch' => array( '尋網連' ), - 'Listfiles' => array( '見檔' ), - 'Listgrouprights' => array( '權任一覽' ), - 'Listredirects' => array( '表轉' ), - 'Listusers' => array( '點簿' ), - 'Lockdb' => array( '閉庫' ), - 'Log' => array( '誌' ), - 'Lonelypages' => array( '孤寡' ), - 'Longpages' => array( '長言' ), - 'MergeHistory' => array( '併頁之誌' ), - 'MIMEsearch' => array( '篩檔' ), - 'Mostcategories' => array( '跨船' ), - 'Mostimages' => array( '名檔' ), - 'Mostlinked' => array( '好料' ), - 'Mostlinkedcategories' => array( '豪門' ), - 'Mostlinkedtemplates' => array( '美模' ), - 'Mostrevisions' => array( '屢審' ), - 'Movepage' => array( '遷' ), - 'Mycontributions' => array( '吾績' ), - 'Mypage' => array( '吾頁' ), - 'Mytalk' => array( '吾書房' ), - 'Newimages' => array( '新圖之廊' ), - 'Newpages' => array( '新灶' ), - 'Preferences' => array( '簿註' ), - 'Prefixindex' => array( '依名索引' ), - 'Protectedpages' => array( '頁錮' ), - 'Randompage' => array( '清風翻書' ), - 'Randomredirect' => array( '任渡' ), - 'Recentchanges' => array( '近易' ), - 'Recentchangeslinked' => array( '援引' ), - 'Search' => array( '尋' ), - 'Shortpages' => array( '短篇' ), - 'Specialpages' => array( '特查' ), - 'Statistics' => array( '彙統' ), - 'Uncategorizedcategories' => array( '問栓' ), - 'Uncategorizedimages' => array( '候裱' ), - 'Uncategorizedpages' => array( '欲訂' ), - 'Uncategorizedtemplates' => array( '待蘸' ), - 'Undelete' => array( '覽刪' ), - 'Unlockdb' => array( '開庫' ), - 'Unusedcategories' => array( '樞鏽' ), - 'Unusedimages' => array( '色褪' ), - 'Unusedtemplates' => array( '墨乾' ), - 'Unwatchedpages' => array( '無哨頁' ), - 'Upload' => array( '進獻' ), - 'UploadStash' => array( '貢貯' ), - 'Userlogin' => array( '登簿' ), - 'Userlogout' => array( '去簿' ), - 'Userrights' => array( '秉治權任' ), - 'Version' => array( '版' ), - 'Wantedcategories' => array( '求門' ), - 'Wantedfiles' => array( '求檔' ), - 'Wantedpages' => array( '徵頁' ), - 'Wantedtemplates' => array( '徵模' ), - 'Watchlist' => array( '哨站' ), - 'Whatlinkshere' => array( '取佐' ), - 'Withoutinterwiki' => array( '孤語' ), -); +$fallback = 'zh-hant'; // T125373 + +$specialPageAliases = [ + 'Activeusers' => [ '躍簿' ], + 'Allmessages' => [ '官話' ], + 'Allpages' => [ '全典' ], + 'Ancientpages' => [ '陳年' ], + 'Blankpage' => [ '白頁' ], + 'Booksources' => [ '書海' ], + 'BrokenRedirects' => [ '斷渡' ], + 'Categories' => [ '類' ], + 'ChangeEmail' => [ '易郵' ], + 'ChangePassword' => [ '易符節' ], + 'ComparePages' => [ '較頁' ], + 'Confirmemail' => [ '核郵驛' ], + 'Contributions' => [ '功績' ], + 'CreateAccount' => [ '增簿' ], + 'Deadendpages' => [ '此無路也' ], + 'DeletedContributions' => [ '已刪之積' ], + 'Diff' => [ '異' ], + 'DoubleRedirects' => [ '窮渡' ], + 'EditWatchlist' => [ '治哨站' ], + 'Emailuser' => [ '遺書' ], + 'Export' => [ '出匯' ], + 'Fewestrevisions' => [ '鮮察' ], + 'FileDuplicateSearch' => [ '擇重檔' ], + 'Filepath' => [ '檔路' ], + 'Import' => [ '圖入匯' ], + 'Invalidateemail' => [ '消核郵驛' ], + 'BlockList' => [ '列禁簿、禁址' ], + 'LinkSearch' => [ '尋網連' ], + 'Listfiles' => [ '見檔' ], + 'Listgrouprights' => [ '權任一覽' ], + 'Listredirects' => [ '表轉' ], + 'Listusers' => [ '點簿' ], + 'Lockdb' => [ '閉庫' ], + 'Log' => [ '誌' ], + 'Lonelypages' => [ '孤寡' ], + 'Longpages' => [ '長言' ], + 'MergeHistory' => [ '併頁之誌' ], + 'MIMEsearch' => [ '篩檔' ], + 'Mostcategories' => [ '跨船' ], + 'Mostimages' => [ '名檔' ], + 'Mostlinked' => [ '好料' ], + 'Mostlinkedcategories' => [ '豪門' ], + 'Mostlinkedtemplates' => [ '美模' ], + 'Mostrevisions' => [ '屢審' ], + 'Movepage' => [ '遷' ], + 'Mycontributions' => [ '吾績' ], + 'Mypage' => [ '吾頁' ], + 'Mytalk' => [ '吾書房' ], + 'Newimages' => [ '新圖之廊' ], + 'Newpages' => [ '新灶' ], + 'Preferences' => [ '簿註' ], + 'Prefixindex' => [ '依名索引' ], + 'Protectedpages' => [ '頁錮' ], + 'Randompage' => [ '清風翻書' ], + 'Randomredirect' => [ '任渡' ], + 'Recentchanges' => [ '近易' ], + 'Recentchangeslinked' => [ '援引' ], + 'Search' => [ '尋' ], + 'Shortpages' => [ '短篇' ], + 'Specialpages' => [ '特查' ], + 'Statistics' => [ '彙統' ], + 'Uncategorizedcategories' => [ '問栓' ], + 'Uncategorizedimages' => [ '候裱' ], + 'Uncategorizedpages' => [ '欲訂' ], + 'Uncategorizedtemplates' => [ '待蘸' ], + 'Undelete' => [ '覽刪' ], + 'Unlockdb' => [ '開庫' ], + 'Unusedcategories' => [ '樞鏽' ], + 'Unusedimages' => [ '色褪' ], + 'Unusedtemplates' => [ '墨乾' ], + 'Unwatchedpages' => [ '無哨頁' ], + 'Upload' => [ '進獻' ], + 'UploadStash' => [ '貢貯' ], + 'Userlogin' => [ '登簿' ], + 'Userlogout' => [ '去簿' ], + 'Userrights' => [ '秉治權任' ], + 'Version' => [ '版' ], + 'Wantedcategories' => [ '求門' ], + 'Wantedfiles' => [ '求檔' ], + 'Wantedpages' => [ '徵頁' ], + 'Wantedtemplates' => [ '徵模' ], + 'Watchlist' => [ '哨站' ], + 'Whatlinkshere' => [ '取佐' ], + 'Withoutinterwiki' => [ '孤語' ], +]; /** * A list of date format preference keys which can be selected in user @@ -114,10 +116,10 @@ $specialPageAliases = array( * The special key "default" is an alias for either dmy or mdy depending on * $wgAmericanDates */ -$datePreferences = array( +$datePreferences = [ 'default', 'ISO 8601', -); +]; $defaultDateFormat = 'zh'; @@ -129,13 +131,13 @@ $defaultDateFormat = 'zh'; * This array is automatically inherited by all subclasses. Individual keys can be * overridden. */ -$dateFormats = array( +$dateFormats = [ 'zh time' => 'H時i分', 'zh date' => 'Y年n月j日 (l)', 'zh both' => 'Y年n月j日 (D) H時i分', -); +]; -$digitTransformTable = array( +$digitTransformTable = [ '0' => '〇', '1' => '一', '2' => '二', @@ -148,5 +150,5 @@ $digitTransformTable = array( '9' => '九', '.' => '點', ',' => '', -); +];