Remove messages.inc, rebuildLanguage.php, writeMessagesArray.inc
[mediawiki.git] / languages / messages / MessagesNan.php
blobe6f9613581bc4924796ad16ebaafb0dcc75f9bc8
1 <?php
2 /** Min Nan Chinese (Bân-lâm-gú)
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
7 * @ingroup Language
8 * @file
10 * @author Hiong3-eng5
11 * @author Ianbu
12 * @author Kaihsu
15 $fallback = 'cdo, zh-hant';
17 $datePreferences = array(
18 'default',
19 'ISO 8601',
21 $defaultDateFormat = 'nan';
22 $dateFormats = array(
23 'nan time' => 'H:i',
24 'nan date' => 'Y-"nî" n-"goe̍h" j-"ji̍t" (l)',
25 'nan both' => 'Y-"nî" n-"goe̍h" j-"ji̍t" (D) H:i',