MediaWiki master
MessagesNan_latn_pehoeji.php
Go to the documentation of this file.
1<?php
13$fallback = 'nan-latn, nan-latn-tailo, nan, nan-hant, cdo-hant, zh-hant, zh, zh-hans';
14
16 NS_MEDIA => 'Mûi-thé',
17 NS_SPECIAL => 'Tek-pia̍t',
18 NS_TALK => 'Thó-lūn',
19 NS_USER => 'Iōng-chiá',
20 NS_USER_TALK => 'Iōng-chiá_thó-lūn',
21 NS_PROJECT_TALK => '$1_thó-lūn',
22 NS_FILE => 'Tóng-àn',
23 NS_FILE_TALK => 'Tóng-àn_thó-lūn',
24 NS_MEDIAWIKI => 'MediaWiki',
25 NS_MEDIAWIKI_TALK => 'MediaWiki_thó-lūn',
26 NS_TEMPLATE => 'Pang-bô͘',
27 NS_TEMPLATE_TALK => 'Pang-bô͘_thó-lūn',
28 NS_HELP => 'Soat-bêng',
29 NS_HELP_TALK => 'Soat-bêng_thó-lūn',
30 NS_CATEGORY => 'Lūi',
31 NS_CATEGORY_TALK => 'Lūi_thó-lūn',
32];
33
35 'Pang-chān' => NS_HELP,
36 'Pang-chān_thó-lūn' => NS_HELP_TALK,
37 'Lūi-pia̍t' => NS_CATEGORY,
38 'Lūi-pia̍t_thó-lūn' => NS_CATEGORY_TALK,
39];
40
43 'Recentchangeslinked' => [ 'Siong-koan_ê_kái-piàn' ],
44 'Specialpages' => [ 'Te̍k-sû-ia̍h', 'Te̍k-sû_ia̍h' ],
45 'Upload' => [ 'Kā_tóng-àn_chiūⁿ-bāng' ],
46 'Whatlinkshere' => [ 'Tó-ūi_liân_kàu_chia' ],
47];
48
50 'default',
51 'ISO 8601',
52];
53
54$defaultDateFormat = 'nan-latn-pehoeji';
55
57 'nan-latn-pehoeji time' => 'H:i',
58 'nan-latn-pehoeji date' => 'Y "nî" n "goe̍h" j "ji̍t" (l)',
59 'nan-latn-pehoeji monthonly' => 'Y "nî" n "goe̍h"',
60 'nan-latn-pehoeji both' => 'Y "nî" n "goe̍h" j "ji̍t" (l) H:i',
61 'nan-latn-pehoeji pretty' => 'n "goe̍h" j "ji̍t"',
62];
const NS_HELP
Definition Defines.php:63
const NS_USER
Definition Defines.php:53
const NS_FILE
Definition Defines.php:57
const NS_MEDIAWIKI_TALK
Definition Defines.php:60
const NS_PROJECT_TALK
Definition Defines.php:56
const NS_MEDIAWIKI
Definition Defines.php:59
const NS_TEMPLATE
Definition Defines.php:61
const NS_SPECIAL
Definition Defines.php:40
const NS_FILE_TALK
Definition Defines.php:58
const NS_HELP_TALK
Definition Defines.php:64
const NS_CATEGORY_TALK
Definition Defines.php:66
const NS_MEDIA
Definition Defines.php:39
const NS_TALK
Definition Defines.php:52
const NS_USER_TALK
Definition Defines.php:54
const NS_CATEGORY
Definition Defines.php:65
const NS_TEMPLATE_TALK
Definition Defines.php:62