Localisation updates from Betawiki.
* af, ar, bar, cs, dsb, eo, ext, fa, ff, fr, frp, gan, gl, hr, hsb, is, li
2007-11-04 11:40:34 +00:00
|
|
|
<?php
|
|
|
|
|
/** Afrikaans (Afrikaans)
|
|
|
|
|
*
|
WARNING: HUGE COMMIT
Doxygen documentation update:
* Changed alls @addtogroup to @ingroup. @addtogroup adds the comment to the group description, but doesn't add the file, class, function, ... to the group like @ingroup does. See for example http://svn.wikimedia.org/doc/group__SpecialPage.html where it's impossible to see related files, classes, ... that should belong to that group.
* Added @file to file description, it seems that it should be explicitely decalred for file descriptions, otherwise doxygen will think that the comment document the first class, variabled, function, ... that is in that file.
* Removed some empty comments
* Removed some ?>
Added following groups:
* ExternalStorage
* JobQueue
* MaintenanceLanguage
One more thing: there are still a lot of warnings when generating the doc.
2008-05-20 17:13:28 +00:00
|
|
|
* @file
|
2022-06-22 22:37:31 +00:00
|
|
|
* @ingroup Languages
|
Localisation updates from Betawiki.
* af, ar, bar, cs, dsb, eo, ext, fa, ff, fr, frp, gan, gl, hr, hsb, is, li
2007-11-04 11:40:34 +00:00
|
|
|
*/
|
2006-01-22 00:40:23 +00:00
|
|
|
|
2016-02-17 09:09:32 +00:00
|
|
|
$namespaceNames = [
|
2008-11-18 22:18:31 +00:00
|
|
|
NS_MEDIA => 'Media',
|
|
|
|
|
NS_SPECIAL => 'Spesiaal',
|
|
|
|
|
NS_TALK => 'Bespreking',
|
|
|
|
|
NS_USER => 'Gebruiker',
|
|
|
|
|
NS_USER_TALK => 'Gebruikerbespreking',
|
|
|
|
|
NS_PROJECT_TALK => '$1bespreking',
|
2008-12-01 17:14:30 +00:00
|
|
|
NS_FILE => 'Lêer',
|
|
|
|
|
NS_FILE_TALK => 'Lêerbespreking',
|
2008-11-18 22:18:31 +00:00
|
|
|
NS_MEDIAWIKI => 'MediaWiki',
|
|
|
|
|
NS_MEDIAWIKI_TALK => 'MediaWikibespreking',
|
|
|
|
|
NS_TEMPLATE => 'Sjabloon',
|
|
|
|
|
NS_TEMPLATE_TALK => 'Sjabloonbespreking',
|
|
|
|
|
NS_HELP => 'Hulp',
|
|
|
|
|
NS_HELP_TALK => 'Hulpbespreking',
|
|
|
|
|
NS_CATEGORY => 'Kategorie',
|
|
|
|
|
NS_CATEGORY_TALK => 'Kategoriebespreking',
|
2016-02-17 09:09:32 +00:00
|
|
|
];
|
2008-11-18 22:18:31 +00:00
|
|
|
|
2016-02-17 09:09:32 +00:00
|
|
|
$namespaceAliases = [
|
2008-12-01 17:14:30 +00:00
|
|
|
'Beeld' => NS_FILE,
|
|
|
|
|
'Beeldbespreking' => NS_FILE_TALK,
|
2016-02-17 09:09:32 +00:00
|
|
|
];
|
2006-07-26 07:15:39 +00:00
|
|
|
|
2021-03-03 17:33:55 +00:00
|
|
|
/** @phpcs-require-sorted-array */
|
2016-02-17 09:09:32 +00:00
|
|
|
$magicWords = [
|
|
|
|
|
'currentday' => [ '1', 'HUIDIGEDAG', 'CURRENTDAY' ],
|
|
|
|
|
'currentday2' => [ '1', 'HUIDIGEDAG2', 'CURRENTDAY2' ],
|
|
|
|
|
'currentdayname' => [ '1', 'HUIDIGEDAGNAAM', 'CURRENTDAYNAME' ],
|
|
|
|
|
'currenthour' => [ '1', 'HUIDIGEUUR', 'CURRENTHOUR' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
'currentmonth' => [ '1', 'HUIDIGEMAAND', 'CURRENTMONTH', 'CURRENTMONTH2' ],
|
|
|
|
|
'currentmonth1' => [ '1', 'HUIDIGEMAAND1', 'CURRENTMONTH1' ],
|
|
|
|
|
'currentmonthabbrev' => [ '1', 'HUIDIGEMAANDAFK', 'CURRENTMONTHABBREV' ],
|
|
|
|
|
'currentmonthname' => [ '1', 'HUIDIGEMAANDNAAM', 'CURRENTMONTHNAME' ],
|
|
|
|
|
'currenttime' => [ '1', 'HUIDIGETYD', 'CURRENTTIME' ],
|
|
|
|
|
'currentversion' => [ '1', 'HUIDIGEWEERGAWE', 'CURRENTVERSION' ],
|
|
|
|
|
'currentyear' => [ '1', 'HUIDIGEJAAR', 'CURRENTYEAR' ],
|
|
|
|
|
'displaytitle' => [ '1', 'VERTOONTITEL', 'DISPLAYTITLE' ],
|
|
|
|
|
'filepath' => [ '0', 'LêERPAD:', 'FILEPATH:' ],
|
|
|
|
|
'forcetoc' => [ '0', '__DWINGIO__', '__FORCETOC__' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
'fullpagename' => [ '1', 'VOLBLADSYNAAM', 'FULLPAGENAME' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
'fullurl' => [ '0', 'VOLURL', 'FULLURL:' ],
|
|
|
|
|
'gender' => [ '0', 'GESLAG:', 'GENDER:' ],
|
|
|
|
|
'img_border' => [ '1', 'raam', 'border' ],
|
|
|
|
|
'img_bottom' => [ '1', 'onder', 'bottom' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
'img_center' => [ '1', 'senter', 'center', 'centre' ],
|
2015-10-21 20:15:04 +00:00
|
|
|
'img_framed' => [ '1', 'omraam', 'frame', 'framed', 'enframed' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
'img_frameless' => [ '1', 'raamloos', 'frameless' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
'img_left' => [ '1', 'links', 'left' ],
|
|
|
|
|
'img_link' => [ '1', 'skakel=$1', 'link=$1' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
'img_middle' => [ '1', 'middel', 'middle' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
'img_none' => [ '1', 'geen', 'none' ],
|
|
|
|
|
'img_right' => [ '1', 'regs', 'right' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
'img_text_bottom' => [ '1', 'teks-onder', 'text-bottom' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
'img_text_top' => [ '1', 'teks-bo', 'text-top' ],
|
|
|
|
|
'img_thumbnail' => [ '1', 'duimnael', 'thumb', 'thumbnail' ],
|
|
|
|
|
'img_top' => [ '1', 'bo', 'top' ],
|
|
|
|
|
'index' => [ '1', '__INDEKS__', '__INDEX__' ],
|
2024-06-04 17:55:10 +00:00
|
|
|
'language' => [ '0', '#TAAL', '#LANGUAGE' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
'localweek' => [ '1', 'HUIDIGEWEEK', 'LOCALWEEK' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
'namespace' => [ '1', 'NAAMSPASIE', 'NAMESPACE' ],
|
|
|
|
|
'noeditsection' => [ '0', '__GEENNUWEAFDELING__', '__NOEDITSECTION__' ],
|
|
|
|
|
'nogallery' => [ '0', '__GEENGALERY__', '__NOGALLERY__' ],
|
|
|
|
|
'noindex' => [ '1', '__GEENINDEKS__', '__NOINDEX__' ],
|
|
|
|
|
'notoc' => [ '0', '__GEENIO__', '__NOTOC__' ],
|
|
|
|
|
'numberofactiveusers' => [ '1', 'AANTALAKTIEWEGEBRUIKERS', 'NUMBEROFACTIVEUSERS' ],
|
|
|
|
|
'numberofarticles' => [ '1', 'AANTALARTIKELS', 'NUMBEROFARTICLES' ],
|
|
|
|
|
'numberofedits' => [ '1', 'AANTALWYSIGINGS', 'NUMBEROFEDITS' ],
|
|
|
|
|
'numberoffiles' => [ '1', 'AANTALLêERS', 'NUMBEROFFILES' ],
|
|
|
|
|
'numberofpages' => [ '1', 'AANTALBLADSYE', 'NUMBEROFPAGES' ],
|
|
|
|
|
'numberofusers' => [ '1', 'AANTALGEBRUIKERS', 'NUMBEROFUSERS' ],
|
|
|
|
|
'pagename' => [ '1', 'BLADSYNAAM', 'PAGENAME' ],
|
|
|
|
|
'pagesize' => [ '1', 'BLADSYGROOTTE', 'PAGESIZE' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
'plural' => [ '0', 'MEERVOUD', 'PLURAL:' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
'redirect' => [ '0', '#AANSTUUR', '#REDIRECT' ],
|
|
|
|
|
'server' => [ '0', 'BEDIENER', 'SERVER' ],
|
|
|
|
|
'servername' => [ '0', 'BEDIENERNAAM', 'SERVERNAME' ],
|
|
|
|
|
'sitename' => [ '1', 'WERFNAAM', 'SITENAME' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
'special' => [ '0', 'spesiaal', 'special' ],
|
|
|
|
|
'tag' => [ '0', 'etiket', 'tag' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
'talkspace' => [ '1', 'BESPREKINGSBLADSY', 'TALKSPACE' ],
|
|
|
|
|
'toc' => [ '0', '__IO__', '__TOC__' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
'url_path' => [ '0', 'PAD', 'PATH' ],
|
|
|
|
|
];
|
2009-02-17 17:57:25 +00:00
|
|
|
|
2020-10-30 08:59:17 +00:00
|
|
|
/** @phpcs-require-sorted-array */
|
2016-02-17 09:09:32 +00:00
|
|
|
$specialPageAliases = [
|
|
|
|
|
'Activeusers' => [ 'AktieweGebruikers' ],
|
|
|
|
|
'Allmessages' => [ 'Stelselboodskappe', 'Alle_stelselboodskappe', 'Allestelselboodskappe', 'Boodskappe' ],
|
|
|
|
|
'AllMyUploads' => [ 'AlMyOplaaie', 'AlMyLêers' ],
|
|
|
|
|
'Allpages' => [ 'Alle_bladsye', 'Allebladsye' ],
|
|
|
|
|
'Ancientpages' => [ 'OuBladsye' ],
|
|
|
|
|
'Badtitle' => [ 'Slegtetitel' ],
|
|
|
|
|
'Blankpage' => [ 'SkoonBladsy' ],
|
|
|
|
|
'Block' => [ 'BlokIP' ],
|
2020-10-30 08:59:17 +00:00
|
|
|
'BlockList' => [ 'IPBlokLys' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
'Booksources' => [ 'Boekbronne' ],
|
|
|
|
|
'BrokenRedirects' => [ 'Stukkende_aansture', 'Stukkendeaansture' ],
|
|
|
|
|
'Categories' => [ 'Kategorieë' ],
|
|
|
|
|
'ChangeEmail' => [ 'VeranderEpos' ],
|
|
|
|
|
'ChangePassword' => [ 'HerstelWagwoord' ],
|
|
|
|
|
'ComparePages' => [ 'VergelykBladsye' ],
|
|
|
|
|
'Confirmemail' => [ 'Bevestig_e-posadres', 'Bevestige-posadres', 'Bevestig_eposadres', 'Bevestigeposadres' ],
|
|
|
|
|
'Contributions' => [ 'Bydraes', 'Gebruikersbydraes' ],
|
|
|
|
|
'CreateAccount' => [ 'SkepRekening', 'MaakGebruiker' ],
|
|
|
|
|
'Deadendpages' => [ 'DoodloopBladsye' ],
|
|
|
|
|
'DeletedContributions' => [ 'GeskrapteBydraes' ],
|
|
|
|
|
'DoubleRedirects' => [ 'Dubbele_aansture', 'Dubbeleaansture' ],
|
|
|
|
|
'Emailuser' => [ 'Stuur_e-pos', 'Stuure-pos', 'Stuur_epos', 'Stuurepos' ],
|
|
|
|
|
'Export' => [ 'Eksporteer' ],
|
|
|
|
|
'Fewestrevisions' => [ 'MinsteWysigings' ],
|
|
|
|
|
'FileDuplicateSearch' => [ 'LerDuplikaatSoek' ],
|
|
|
|
|
'Filepath' => [ 'Lêerpad' ],
|
|
|
|
|
'Import' => [ 'Importeer' ],
|
|
|
|
|
'Invalidateemail' => [ 'OngeldigeEpos' ],
|
|
|
|
|
'JavaScriptTest' => [ 'JavaScriptToets' ],
|
|
|
|
|
'LinkSearch' => [ 'SkakelSoektog' ],
|
|
|
|
|
'Listadmins' => [ 'LysAdministrateurs' ],
|
|
|
|
|
'Listbots' => [ 'LysRobotte' ],
|
|
|
|
|
'Listfiles' => [ 'Beeldelys', 'Prentelys', 'Lêerslys' ],
|
|
|
|
|
'Listgrouprights' => [ 'LysGroepRegte' ],
|
|
|
|
|
'Listredirects' => [ 'LysAansture' ],
|
|
|
|
|
'Listusers' => [ 'Gebruikerslys', 'Lysgebruikers' ],
|
|
|
|
|
'Lockdb' => [ 'SluitDB' ],
|
|
|
|
|
'Log' => [ 'Logboek', 'Logboeke' ],
|
|
|
|
|
'Lonelypages' => [ 'EensaamBladsye' ],
|
|
|
|
|
'Longpages' => [ 'LangBladsye' ],
|
|
|
|
|
'MergeHistory' => [ 'VersmeltGeskiedenis' ],
|
|
|
|
|
'MIMEsearch' => [ 'MIME-soek', 'MIMEsoek', 'MIME_soek' ],
|
|
|
|
|
'Mostcategories' => [ 'MeesteKategorieë' ],
|
|
|
|
|
'Mostimages' => [ 'MeesteBeelde' ],
|
|
|
|
|
'Mostinterwikis' => [ 'MeesteInterwikis' ],
|
|
|
|
|
'Mostlinked' => [ 'MeesteGeskakel' ],
|
|
|
|
|
'Mostlinkedcategories' => [ 'MeesGeskakeldeKategorieë' ],
|
|
|
|
|
'Mostlinkedtemplates' => [ 'MeesGeskakeldeSjablone' ],
|
|
|
|
|
'Mostrevisions' => [ 'MeesteWysigings' ],
|
|
|
|
|
'Movepage' => [ 'Skuif_bladsy', 'Skuifbladsy' ],
|
|
|
|
|
'Mycontributions' => [ 'Mybydrae' ],
|
|
|
|
|
'MyLanguage' => [ 'MyTaal' ],
|
|
|
|
|
'Mypage' => [ 'MyBladsy' ],
|
|
|
|
|
'Mytalk' => [ 'Mybespreking', 'Mybesprekings' ],
|
|
|
|
|
'Myuploads' => [ 'MyOplaaie', 'MyLêers' ],
|
|
|
|
|
'Newimages' => [ 'Nuwe_beelde', 'Nuwebeelde', 'Nuwe_lêers', 'Nuwelêers' ],
|
|
|
|
|
'Newpages' => [ 'Nuwe_bladsye', 'Nuwebladsye' ],
|
|
|
|
|
'PasswordReset' => [ 'WagwoordHerstel' ],
|
|
|
|
|
'Preferences' => [ 'Voorkeure' ],
|
|
|
|
|
'Prefixindex' => [ 'VoorvoegselIndeks' ],
|
|
|
|
|
'Protectedpages' => [ 'BeskermdeBladsye' ],
|
|
|
|
|
'Protectedtitles' => [ 'BeskermdeTitels' ],
|
|
|
|
|
'Randompage' => [ 'Lukraak', 'Lukrakebladsy' ],
|
|
|
|
|
'Randomredirect' => [ 'Lukrake_aanstuur', 'Lukrakeaanstuur' ],
|
|
|
|
|
'Recentchanges' => [ 'Onlangse_wysigings', 'Onlangsewysigings' ],
|
|
|
|
|
'Recentchangeslinked' => [ 'OnlangseVeranderingsMetSkakels', 'VerwanteVeranderings' ],
|
|
|
|
|
'Redirect' => [ 'Aanstuur' ],
|
|
|
|
|
'Revisiondelete' => [ 'WeergaweSkrap' ],
|
|
|
|
|
'Search' => [ 'Soek' ],
|
|
|
|
|
'Shortpages' => [ 'KortBladsye' ],
|
|
|
|
|
'Specialpages' => [ 'Spesiale_bladsye', 'Spesialebladsye' ],
|
|
|
|
|
'Statistics' => [ 'Statistiek' ],
|
|
|
|
|
'Tags' => [ 'Etikette' ],
|
|
|
|
|
'Unblock' => [ 'Deblokkeer' ],
|
|
|
|
|
'Uncategorizedcategories' => [ 'OngekategoriseerdeKategorieë' ],
|
|
|
|
|
'Uncategorizedimages' => [ 'OngekategoriseerdeBeelde' ],
|
|
|
|
|
'Uncategorizedpages' => [ 'OngekategoriseerdeBladsye' ],
|
|
|
|
|
'Uncategorizedtemplates' => [ 'OngekategoriseerdeSjablone' ],
|
|
|
|
|
'Undelete' => [ 'Ontskrap' ],
|
|
|
|
|
'Unlockdb' => [ 'OntsluitDB' ],
|
|
|
|
|
'Unusedcategories' => [ 'OngebruikdeKategorieë' ],
|
|
|
|
|
'Unusedimages' => [ 'OngebruikdeBeelde' ],
|
|
|
|
|
'Unusedtemplates' => [ 'OngebruikteSjablone' ],
|
|
|
|
|
'Unwatchedpages' => [ 'NieDopgehoudeBladsye' ],
|
|
|
|
|
'Upload' => [ 'Laai', 'Oplaai' ],
|
|
|
|
|
'Userlogin' => [ 'Teken_in', 'Tekenin' ],
|
|
|
|
|
'Userlogout' => [ 'Teken_uit', 'Tekenuit' ],
|
|
|
|
|
'Userrights' => [ 'GebruikersRegte' ],
|
|
|
|
|
'Version' => [ 'Weergawe' ],
|
|
|
|
|
'Wantedcategories' => [ 'GesoekteKategorieë' ],
|
|
|
|
|
'Wantedfiles' => [ 'GesoekteLêers' ],
|
|
|
|
|
'Wantedpages' => [ 'GesoekteBladsye', 'GebreekteSkakels' ],
|
|
|
|
|
'Wantedtemplates' => [ 'GesoekteSjablone' ],
|
|
|
|
|
'Watchlist' => [ 'Dophoulys' ],
|
|
|
|
|
'Whatlinkshere' => [ 'Skakels_hierheen', 'Skakelshierheen' ],
|
|
|
|
|
'Withoutinterwiki' => [ 'Sonder_taalskakels', 'Sondertaalskakels' ],
|
|
|
|
|
];
|
2008-10-19 14:00:10 +00:00
|
|
|
|
2006-07-26 07:15:39 +00:00
|
|
|
# South Africa uses space for thousands and comma for decimal
|
|
|
|
|
# Reference: AWS Reël 7.4 p. 52, 2002 edition
|
|
|
|
|
# glibc is wrong in this respect in some versions
|
2017-10-07 00:26:23 +00:00
|
|
|
$separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ];
|
2011-02-21 19:12:13 +00:00
|
|
|
$linkTrail = "/^([a-z]+)(.*)$/sD";
|