1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151
|
<?php
/** Limburgish (Limburgs)
*
* @file
* @ingroup Languages
*
* @author Aelske
* @author Benopat
* @author Cicero
* @author Geitost
* @author Kaganer
* @author Matthias
* @author Ooswesthoesbes
* @author Pahles
* @author Purodha
* @author Reedy
* @author Remember the dot
* @author Tibor
* @author לערי ריינהארט
*/
$fallback = 'nl';
$namespaceNames = [
NS_MEDIA => 'Media',
NS_SPECIAL => 'Speciaal',
NS_TALK => 'Euverlèk',
NS_USER => 'Gebroeker',
NS_USER_TALK => 'Euverlèk_gebroeker',
NS_PROJECT_TALK => 'Euverlèk_$1',
NS_FILE => 'Plaetje',
NS_FILE_TALK => 'Euverlèk_plaetje',
NS_MEDIAWIKI => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'Euverlèk_MediaWiki',
NS_TEMPLATE => 'Sjabloon',
NS_TEMPLATE_TALK => 'Euverlèk_sjabloon',
NS_HELP => 'Help',
NS_HELP_TALK => 'Euverlèk_help',
NS_CATEGORY => 'Categorie',
NS_CATEGORY_TALK => 'Euverlèk_categorie',
];
$namespaceAliases = [
'Kategorie' => NS_CATEGORY,
'Euverlèk_kategorie' => NS_CATEGORY_TALK,
'Aafbeilding' => NS_FILE,
'Euverlèk_afbeelding' => NS_FILE_TALK,
];
/** @phpcs-require-sorted-array */
$specialPageAliases = [
'Activeusers' => [ 'Aktieve_gebroekers' ],
'Allmessages' => [ 'Alle_berichte' ],
'Allpages' => [ 'Alle_pagina\'s' ],
'Ancientpages' => [ 'Audste_pagina\'s' ],
'Blankpage' => [ 'Laeg_pagina\'s' ],
'Block' => [ 'Blokkere' ],
'BlockList' => [ 'Geblokkeerde_IP\'s' ],
'Booksources' => [ 'Bookwinkele' ],
'BrokenRedirects' => [ 'Gebraoke_doorverwiezinge' ],
'Categories' => [ 'Categorieë' ],
'ChangePassword' => [ 'Wachwaord_opnuuj_insjtèlle' ],
'Confirmemail' => [ 'E-mail_bevestige' ],
'Contributions' => [ 'Biedrage' ],
'CreateAccount' => [ 'Gebroeker_aonmake' ],
'Deadendpages' => [ 'Doedloupende_pagina\'s' ],
'DeletedContributions' => [ 'Eweggesjafde_biedrage' ],
'DoubleRedirects' => [ 'Dobbel_doorverwiezinge' ],
'Emailuser' => [ 'E-maile' ],
'Export' => [ 'Exportere' ],
'Fewestrevisions' => [ 'Winnigs_bewirkde_pagina\'s' ],
'FileDuplicateSearch' => [ 'Besjtandsduplicate_zeuke' ],
'Filepath' => [ 'Besjtandspaad' ],
'Import' => [ 'Importere' ],
'Invalidateemail' => [ 'E-mail_annulere' ],
'LinkSearch' => [ 'Verwiezinge_zeuke' ],
'Listadmins' => [ 'Systeemwèrkers' ],
'Listbots' => [ 'Botlies' ],
'Listfiles' => [ 'Plaetjes' ],
'Listgrouprights' => [ 'Groepsrechte_weergaeve' ],
'Listredirects' => [ 'Doorverwiezinge' ],
'Listusers' => [ 'Gebroekers' ],
'Lockdb' => [ 'DB_blokkere' ],
'Log' => [ 'Logbeuk', 'Logbook' ],
'Lonelypages' => [ 'Weispagina\'s' ],
'Longpages' => [ 'Lang_pagina\'s' ],
'MergeHistory' => [ 'Historie_sameveuge' ],
'MIMEsearch' => [ 'MIME_zeuke' ],
'Mostcategories' => [ 'Meiste_categorieë' ],
'Mostimages' => [ 'Meis_gebroekde_plaetjes' ],
'Mostlinked' => [ 'Meis_gelinkde_pazjena\'s' ],
'Mostlinkedcategories' => [ 'Meis_gelinkde_categorieë' ],
'Mostlinkedtemplates' => [ 'Meis_gebroekde_sjablone' ],
'Mostrevisions' => [ 'Meis_bewirkde_pagina\'s' ],
'Movepage' => [ 'Verplaatse' ],
'Mycontributions' => [ 'Mien_biedrage' ],
'Mypage' => [ 'Mien_pagina\'s' ],
'Mytalk' => [ 'Mien_euverlèk' ],
'Newimages' => [ 'Nuuj_plaetjes' ],
'Newpages' => [ 'Nuuj_pagina\'s' ],
'Preferences' => [ 'Veurkäöre' ],
'Prefixindex' => [ 'Alle_artikele' ],
'Protectedpages' => [ 'Beveiligde_pagina\'s' ],
'Protectedtitles' => [ 'Beveiligde_titels' ],
'Randompage' => [ 'Willekäörig_artikel' ],
'Randomredirect' => [ 'Willekäörige_doorverwiezing' ],
'Recentchanges' => [ 'Lètste_verangeringe' ],
'Recentchangeslinked' => [ 'Verwante_verangeringe' ],
'Revisiondelete' => [ 'Versie_ewegsjaffe' ],
'Search' => [ 'Zeuke' ],
'Shortpages' => [ 'Kórte_pagina\'s' ],
'Specialpages' => [ 'Speciaal_pagina\'s' ],
'Statistics' => [ 'Sjtattestieke' ],
'Tags' => [ 'Labels' ],
'Uncategorizedcategories' => [ 'Óngecategoriseerde_categorieë' ],
'Uncategorizedimages' => [ 'Óngecategoriseerde_plaetjes' ],
'Uncategorizedpages' => [ 'Óngecategoriseerde_pagina\'s' ],
'Uncategorizedtemplates' => [ 'Óngecategorisserde_sjablone' ],
'Undelete' => [ 'Hersjtèlle' ],
'Unlockdb' => [ 'DB_vriegaeve' ],
'Unusedcategories' => [ 'Óngebroekde_categorieë' ],
'Unusedimages' => [ 'Óngebroekde_plaetjes' ],
'Unusedtemplates' => [ 'Óngebroekde_sjablone' ],
'Unwatchedpages' => [ 'Neet-gevolgde_pagina\'s' ],
'Upload' => [ 'Uploade' ],
'Userlogin' => [ 'Aanmelje' ],
'Userlogout' => [ 'Aafmelje' ],
'Userrights' => [ 'Gebroekersrechte' ],
'Version' => [ 'Versie' ],
'Wantedcategories' => [ 'Gewunsjde_categorieë' ],
'Wantedfiles' => [ 'Gevraogde_besjtande' ],
'Wantedpages' => [ 'Gewunsjde_pagina\'s' ],
'Wantedtemplates' => [ 'Gevraogde_sjablone' ],
'Watchlist' => [ 'Volglies' ],
'Whatlinkshere' => [ 'Verwiezinge_nao_hie' ],
'Withoutinterwiki' => [ 'Gein_interwiki' ],
];
$dateFormats = [
'mdy time' => 'H:i',
'mdy date' => 'M j, Y',
'mdy both' => 'M j, Y H:i',
'dmy time' => 'H:i',
'dmy date' => 'j M Y',
'dmy both' => 'j M Y H:i',
'ymd time' => 'H:i',
'ymd date' => 'Y M j',
'ymd both' => 'Y M j H:i',
];
|