MediaWiki  1.23.1
MessagesAf.php
Go to the documentation of this file.
1 <?php
13  NS_MEDIA => 'Media',
14  NS_SPECIAL => 'Spesiaal',
15  NS_TALK => 'Bespreking',
16  NS_USER => 'Gebruiker',
17  NS_USER_TALK => 'Gebruikerbespreking',
18  NS_PROJECT_TALK => '$1bespreking',
19  NS_FILE => 'Lêer',
20  NS_FILE_TALK => 'Lêerbespreking',
21  NS_MEDIAWIKI => 'MediaWiki',
22  NS_MEDIAWIKI_TALK => 'MediaWikibespreking',
23  NS_TEMPLATE => 'Sjabloon',
24  NS_TEMPLATE_TALK => 'Sjabloonbespreking',
25  NS_HELP => 'Hulp',
26  NS_HELP_TALK => 'Hulpbespreking',
27  NS_CATEGORY => 'Kategorie',
28  NS_CATEGORY_TALK => 'Kategoriebespreking',
29 );
30 
32  'Beeld' => NS_FILE,
33  'Beeldbespreking' => NS_FILE_TALK,
34 );
35 
37  'redirect' => array( '0', '#AANSTUUR', '#REDIRECT' ),
38  'notoc' => array( '0', '__GEENIO__', '__NOTOC__' ),
39  'nogallery' => array( '0', '__GEENGALERY__', '__NOGALLERY__' ),
40  'forcetoc' => array( '0', '__DWINGIO__', '__FORCETOC__' ),
41  'toc' => array( '0', '__IO__', '__TOC__' ),
42  'noeditsection' => array( '0', '__GEENNUWEAFDELING__', '__NOEDITSECTION__' ),
43  'currentmonth' => array( '1', 'HUIDIGEMAAND', 'CURRENTMONTH', 'CURRENTMONTH2' ),
44  'currentmonth1' => array( '1', 'HUIDIGEMAAND1', 'CURRENTMONTH1' ),
45  'currentmonthname' => array( '1', 'HUIDIGEMAANDNAAM', 'CURRENTMONTHNAME' ),
46  'currentmonthabbrev' => array( '1', 'HUIDIGEMAANDAFK', 'CURRENTMONTHABBREV' ),
47  'currentday' => array( '1', 'HUIDIGEDAG', 'CURRENTDAY' ),
48  'currentday2' => array( '1', 'HUIDIGEDAG2', 'CURRENTDAY2' ),
49  'currentdayname' => array( '1', 'HUIDIGEDAGNAAM', 'CURRENTDAYNAME' ),
50  'currentyear' => array( '1', 'HUIDIGEJAAR', 'CURRENTYEAR' ),
51  'currenttime' => array( '1', 'HUIDIGETYD', 'CURRENTTIME' ),
52  'currenthour' => array( '1', 'HUIDIGEUUR', 'CURRENTHOUR' ),
53  'numberofpages' => array( '1', 'AANTALBLADSYE', 'NUMBEROFPAGES' ),
54  'numberofarticles' => array( '1', 'AANTALARTIKELS', 'NUMBEROFARTICLES' ),
55  'numberoffiles' => array( '1', 'AANTALLêERS', 'NUMBEROFFILES' ),
56  'numberofusers' => array( '1', 'AANTALGEBRUIKERS', 'NUMBEROFUSERS' ),
57  'numberofactiveusers' => array( '1', 'AANTALAKTIEWEGEBRUIKERS', 'NUMBEROFACTIVEUSERS' ),
58  'numberofedits' => array( '1', 'AANTALWYSIGINGS', 'NUMBEROFEDITS' ),
59  'numberofviews' => array( '1', 'AANTALKEERGESIEN', 'NUMBEROFVIEWS' ),
60  'pagename' => array( '1', 'BLADSYNAAM', 'PAGENAME' ),
61  'namespace' => array( '1', 'NAAMSPASIE', 'NAMESPACE' ),
62  'talkspace' => array( '1', 'BESPREKINGSBLADSY', 'TALKSPACE' ),
63  'fullpagename' => array( '1', 'VOLBLADSYNAAM', 'FULLPAGENAME' ),
64  'img_thumbnail' => array( '1', 'duimnael', 'thumbnail', 'thumb' ),
65  'img_right' => array( '1', 'regs', 'right' ),
66  'img_left' => array( '1', 'links', 'left' ),
67  'img_none' => array( '1', 'geen', 'none' ),
68  'img_center' => array( '1', 'senter', 'center', 'centre' ),
69  'img_framed' => array( '1', 'omraam', 'framed', 'enframed', 'frame' ),
70  'img_frameless' => array( '1', 'raamloos', 'frameless' ),
71  'img_border' => array( '1', 'raam', 'border' ),
72  'img_top' => array( '1', 'bo', 'top' ),
73  'img_text_top' => array( '1', 'teks-bo', 'text-top' ),
74  'img_middle' => array( '1', 'middel', 'middle' ),
75  'img_bottom' => array( '1', 'onder', 'bottom' ),
76  'img_text_bottom' => array( '1', 'teks-onder', 'text-bottom' ),
77  'img_link' => array( '1', 'skakel=$1', 'link=$1' ),
78  'sitename' => array( '1', 'WERFNAAM', 'SITENAME' ),
79  'server' => array( '0', 'BEDIENER', 'SERVER' ),
80  'servername' => array( '0', 'BEDIENERNAAM', 'SERVERNAME' ),
81  'gender' => array( '0', 'GESLAG:', 'GENDER:' ),
82  'localweek' => array( '1', 'HUIDIGEWEEK', 'LOCALWEEK' ),
83  'plural' => array( '0', 'MEERVOUD', 'PLURAL:' ),
84  'fullurl' => array( '0', 'VOLURL', 'FULLURL:' ),
85  'displaytitle' => array( '1', 'VERTOONTITEL', 'DISPLAYTITLE' ),
86  'currentversion' => array( '1', 'HUIDIGEWEERGAWE', 'CURRENTVERSION' ),
87  'language' => array( '0', '#TAAL:', '#LANGUAGE:' ),
88  'special' => array( '0', 'spesiaal', 'special' ),
89  'filepath' => array( '0', 'LêERPAD:', 'FILEPATH:' ),
90  'tag' => array( '0', 'etiket', 'tag' ),
91  'pagesize' => array( '1', 'BLADSYGROOTTE', 'PAGESIZE' ),
92  'index' => array( '1', '__INDEKS__', '__INDEX__' ),
93  'noindex' => array( '1', '__GEENINDEKS__', '__NOINDEX__' ),
94  'url_path' => array( '0', 'PAD', 'PATH' ),
95 );
96 
98  'Activeusers' => array( 'AktieweGebruikers' ),
99  'Allmessages' => array( 'Stelselboodskappe', 'Alle_stelselboodskappe', 'Allestelselboodskappe', 'Boodskappe' ),
100  'Allpages' => array( 'Alle_bladsye', 'Allebladsye' ),
101  'Ancientpages' => array( 'OuBladsye' ),
102  'Blankpage' => array( 'SkoonBladsy' ),
103  'Block' => array( 'BlokIP' ),
104  'Booksources' => array( 'Boekbronne' ),
105  'BrokenRedirects' => array( 'Stukkende_aansture', 'Stukkendeaansture' ),
106  'Categories' => array( 'Kategorieë' ),
107  'ChangePassword' => array( 'HerstelWagwoord' ),
108  'Confirmemail' => array( 'Bevestig_e-posadres', 'Bevestige-posadres', 'Bevestig_eposadres', 'Bevestigeposadres' ),
109  'Contributions' => array( 'Bydraes', 'Gebruikersbydraes' ),
110  'CreateAccount' => array( 'SkepRekening', 'MaakGebruiker' ),
111  'Deadendpages' => array( 'DoodloopBladsye' ),
112  'DeletedContributions' => array( 'GeskrapteBydraes' ),
113  'DoubleRedirects' => array( 'Dubbele_aansture', 'Dubbeleaansture' ),
114  'Emailuser' => array( 'Stuur_e-pos', 'Stuure-pos', 'Stuur_epos', 'Stuurepos' ),
115  'Export' => array( 'Eksporteer' ),
116  'Fewestrevisions' => array( 'MinsteWysigings' ),
117  'FileDuplicateSearch' => array( 'LerDuplikaatSoek' ),
118  'Filepath' => array( 'Lêerpad' ),
119  'Import' => array( 'Importeer' ),
120  'Invalidateemail' => array( 'OngeldigeEpos' ),
121  'BlockList' => array( 'IPBlokLys' ),
122  'LinkSearch' => array( 'SkakelSoektog' ),
123  'Listadmins' => array( 'LysAdministrateurs' ),
124  'Listbots' => array( 'LysRobotte' ),
125  'Listfiles' => array( 'Beeldelys', 'Prentelys', 'Lêerslys' ),
126  'Listgrouprights' => array( 'LysGroepRegte' ),
127  'Listredirects' => array( 'LysAansture' ),
128  'Listusers' => array( 'Gebruikerslys', 'Lysgebruikers' ),
129  'Lockdb' => array( 'SluitDB' ),
130  'Log' => array( 'Logboek', 'Logboeke' ),
131  'Lonelypages' => array( 'EensaamBladsye' ),
132  'Longpages' => array( 'LangBladsye' ),
133  'MergeHistory' => array( 'VersmeltGeskiedenis' ),
134  'MIMEsearch' => array( 'MIME-soek', 'MIMEsoek', 'MIME_soek' ),
135  'Mostcategories' => array( 'MeesteKategorieë' ),
136  'Mostimages' => array( 'MeesteBeelde' ),
137  'Mostlinked' => array( 'MeeteGeskakel' ),
138  'Mostlinkedcategories' => array( 'MeesGeskakeldeKategorieë' ),
139  'Mostlinkedtemplates' => array( 'MeesGeskakeldeSjablone' ),
140  'Mostrevisions' => array( 'MeesteWysigings' ),
141  'Movepage' => array( 'Skuif_bladsy', 'Skuifbladsy' ),
142  'Mycontributions' => array( 'Mybydrae' ),
143  'Mypage' => array( 'MyBladsy' ),
144  'Mytalk' => array( 'Mybespreking', 'Mybesprekings' ),
145  'Newimages' => array( 'Nuwe_beelde', 'Nuwebeelde', 'Nuwe_lêers', 'Nuwelêers' ),
146  'Newpages' => array( 'Nuwe_bladsye', 'Nuwebladsye' ),
147  'Popularpages' => array( 'PopulêreBladsye' ),
148  'Preferences' => array( 'Voorkeure' ),
149  'Prefixindex' => array( 'VoorvoegselIndeks' ),
150  'Protectedpages' => array( 'BeskermdeBladsye' ),
151  'Protectedtitles' => array( 'BeskermdeTitels' ),
152  'Randompage' => array( 'Lukraak', 'Lukrakebladsy' ),
153  'Randomredirect' => array( 'Lukrake_aanstuur', 'Lukrakeaanstuur' ),
154  'Recentchanges' => array( 'Onlangse_wysigings', 'Onlangsewysigings' ),
155  'Recentchangeslinked' => array( 'OnlangseVeranderingsMetSkakels', 'VerwanteVeranderings' ),
156  'Revisiondelete' => array( 'WeergaweSkrap' ),
157  'Search' => array( 'Soek' ),
158  'Shortpages' => array( 'KortBladsye' ),
159  'Specialpages' => array( 'Spesiale_bladsye', 'Spesialebladsye' ),
160  'Statistics' => array( 'Statistiek' ),
161  'Tags' => array( 'Etikette' ),
162  'Unblock' => array( 'Deblokkeer' ),
163  'Uncategorizedcategories' => array( 'OngekategoriseerdeKategorieë' ),
164  'Uncategorizedimages' => array( 'OngekategoriseerdeBeelde' ),
165  'Uncategorizedpages' => array( 'OngekategoriseerdeBladsye' ),
166  'Uncategorizedtemplates' => array( 'OngekategoriseerdeSjablone' ),
167  'Undelete' => array( 'Ontskrap' ),
168  'Unlockdb' => array( 'OntsluitDB' ),
169  'Unusedcategories' => array( 'OngebruikdeKategorieë' ),
170  'Unusedimages' => array( 'OngebruikdeBeelde' ),
171  'Unusedtemplates' => array( 'OngebruikteSjablone' ),
172  'Unwatchedpages' => array( 'NieDopgehoudeBladsye' ),
173  'Upload' => array( 'Laai', 'Oplaai' ),
174  'Userlogin' => array( 'Teken_in', 'Tekenin' ),
175  'Userlogout' => array( 'Teken_uit', 'Tekenuit' ),
176  'Userrights' => array( 'GebruikersRegte' ),
177  'Version' => array( 'Weergawe' ),
178  'Wantedcategories' => array( 'GesoekteKategorieë' ),
179  'Wantedfiles' => array( 'GesoekteLêers' ),
180  'Wantedpages' => array( 'GesoekdeBladsye', 'GebreekteSkakels' ),
181  'Wantedtemplates' => array( 'GesoekteSjablone' ),
182  'Watchlist' => array( 'Dophoulys' ),
183  'Whatlinkshere' => array( 'Skakels_hierheen', 'Skakelshierheen' ),
184  'Withoutinterwiki' => array( 'Sonder_taalskakels', 'Sondertaalskakels' ),
185 );
186 
187 # South Africa uses space for thousands and comma for decimal
188 # Reference: AWS Reël 7.4 p. 52, 2002 edition
189 # glibc is wrong in this respect in some versions
190 $separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' );
191 $linkTrail = "/^([a-z]+)(.*)$/sD";
192 
$namespaceAliases
$namespaceAliases
Definition: MessagesAf.php:31
NS_HELP
const NS_HELP
Definition: Defines.php:91
php
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
Definition: skin.txt:62
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:90
NS_FILE
const NS_FILE
Definition: Defines.php:85
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:89
$separatorTransformTable
$separatorTransformTable
Definition: MessagesAf.php:190
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:68
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:88
$magicWords
$magicWords
Definition: MessagesAf.php:36
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:93
$specialPageAliases
$specialPageAliases
Definition: MessagesAf.php:97
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:82
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:67
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:84
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:92
$namespaceNames
$namespaceNames
Definition: MessagesAf.php:12
NS_USER
const NS_USER
Definition: Defines.php:81
NS_TALK
const NS_TALK
Definition: Defines.php:80
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:87
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:86
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:94
$linkTrail
$linkTrail
Definition: MessagesAf.php:191