2007-09-21 19:30:18 +00:00
|
|
|
|
<?php
|
2012-06-05 22:58:54 +00:00
|
|
|
|
/** Northern Sami (sámegiella)
|
2007-09-21 19:30:18 +00:00
|
|
|
|
*
|
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.
* la, nl, no, oc, sah, scn, sdc, se, sei, sq, stq, sv, tyv
2007-11-11 12:57:59 +00:00
|
|
|
|
*
|
2012-06-05 22:58:54 +00:00
|
|
|
|
* @author Gálaniitoluodda
|
|
|
|
|
|
* @author Jeblad
|
2012-01-27 20:44:55 +00:00
|
|
|
|
* @author Kaganer
|
2012-01-20 20:41:42 +00:00
|
|
|
|
* @author Laila
|
2013-06-03 11:49:40 +00:00
|
|
|
|
* @author Linnea
|
Localisation updates from Betawiki.
* la, nl, no, oc, sah, scn, sdc, se, sei, sq, stq, sv, tyv
2007-11-11 12:57:59 +00:00
|
|
|
|
* @author Skuolfi
|
2008-04-13 13:56:37 +00:00
|
|
|
|
* @author Teak
|
2010-06-14 19:47:04 +00:00
|
|
|
|
* @author The Evil IP address
|
|
|
|
|
|
* @author Trondtr
|
2008-08-10 10:16:19 +00:00
|
|
|
|
* @author לערי ריינהארט
|
2007-09-21 19:30:18 +00:00
|
|
|
|
*/
|
|
|
|
|
|
|
2019-01-14 12:30:23 +00:00
|
|
|
|
$fallback = 'nb, fi';
|
|
|
|
|
|
|
2016-02-17 09:09:32 +00:00
|
|
|
|
$namespaceNames = [
|
2012-05-22 20:57:15 +00:00
|
|
|
|
NS_MEDIA => 'Media',
|
2012-08-26 12:38:51 +00:00
|
|
|
|
NS_SPECIAL => 'Erenoamáš',
|
2012-05-22 20:57:15 +00:00
|
|
|
|
NS_TALK => 'Ságastallan',
|
|
|
|
|
|
NS_USER => 'Geavaheaddji',
|
|
|
|
|
|
NS_USER_TALK => 'Geavaheaddjeságastallan',
|
|
|
|
|
|
NS_PROJECT_TALK => '$1-ságastallan',
|
|
|
|
|
|
NS_FILE => 'Fiila',
|
|
|
|
|
|
NS_FILE_TALK => 'Fiilaságastallan',
|
|
|
|
|
|
NS_MEDIAWIKI => 'MediaWiki',
|
|
|
|
|
|
NS_MEDIAWIKI_TALK => 'MediaWiki-ságastallan',
|
|
|
|
|
|
NS_TEMPLATE => 'Málle',
|
|
|
|
|
|
NS_TEMPLATE_TALK => 'Málleságastallan',
|
|
|
|
|
|
NS_HELP => 'Veahkki',
|
|
|
|
|
|
NS_HELP_TALK => 'Veahkkeságastallan',
|
|
|
|
|
|
NS_CATEGORY => 'Kategoriija',
|
|
|
|
|
|
NS_CATEGORY_TALK => 'Kategoriijaságastallan',
|
2016-02-17 09:09:32 +00:00
|
|
|
|
];
|
2012-05-22 20:57:15 +00:00
|
|
|
|
|
2016-02-17 09:09:32 +00:00
|
|
|
|
$namespaceAliases = [
|
2012-08-26 12:38:51 +00:00
|
|
|
|
'Doaimmat' => NS_SPECIAL,
|
2016-02-17 09:09:32 +00:00
|
|
|
|
];
|
2012-08-26 12:38:51 +00:00
|
|
|
|
|
2020-10-30 08:59:17 +00:00
|
|
|
|
/** @phpcs-require-sorted-array */
|
2016-02-17 09:09:32 +00:00
|
|
|
|
$specialPageAliases = [
|
|
|
|
|
|
'Activeusers' => [ 'Aktiivvalaš_geavaheaddjit' ],
|
|
|
|
|
|
'Allmessages' => [ 'Buot_systemadieđáhusat', 'Buot_vuogádatdieđáhusat' ],
|
|
|
|
|
|
'Allpages' => [ 'Buot_siiddut' ],
|
|
|
|
|
|
'Ancientpages' => [ 'Dološ_siiddut' ],
|
|
|
|
|
|
'Badtitle' => [ 'Veadjemeahttun_bajilčála' ],
|
|
|
|
|
|
'Blankpage' => [ 'Guoros_siidu' ],
|
|
|
|
|
|
'Block' => [ 'Hehtte', 'Hehtte_geavaheaddji', 'Hehtte_IP' ],
|
2020-10-30 08:59:17 +00:00
|
|
|
|
'BlockList' => [ 'Hehttenlistu', 'Listu_hehttemiin' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
|
'Booksources' => [ 'Girjegáldut' ],
|
|
|
|
|
|
'BrokenRedirects' => [ 'Boatkanan_stivremat', 'Boatkanan_ođđasitstivremat' ],
|
|
|
|
|
|
'Categories' => [ 'Kategoriijat' ],
|
|
|
|
|
|
'ChangeEmail' => [ 'Rievdat_E-poastta' ],
|
|
|
|
|
|
'ComparePages' => [ 'Veardit_siidduid' ],
|
|
|
|
|
|
'Confirmemail' => [ 'Sihkaraste_e-poastta' ],
|
|
|
|
|
|
'Contributions' => [ 'Rievdadusat' ],
|
|
|
|
|
|
'CreateAccount' => [ 'Ráhkat_dovddaldaga', 'Ráhkat_konttu' ],
|
|
|
|
|
|
'DeletedContributions' => [ 'Sihkkojuvvon_rievdadusat' ],
|
|
|
|
|
|
'DoubleRedirects' => [ 'Guoktegeardásaš_ođđasitstivremat' ],
|
|
|
|
|
|
'EditWatchlist' => [ 'Rievdat_čuovvunlisttu' ],
|
|
|
|
|
|
'Emailuser' => [ 'Sádde_e-poastta' ],
|
|
|
|
|
|
'Export' => [ 'Olggosfievrrit_siidduid' ],
|
|
|
|
|
|
'Import' => [ 'Sisafievrrit' ],
|
|
|
|
|
|
'Listadmins' => [ 'Administráhtorlistu', 'Listu_administráhtoriin' ],
|
|
|
|
|
|
'Listbots' => [ 'Bohttalistu', 'Listu_bohtain' ],
|
|
|
|
|
|
'Listfiles' => [ 'Fiilalogahallan' ],
|
|
|
|
|
|
'Listgrouprights' => [ 'Listu_joavkkuid_vuoigatvuođain' ],
|
|
|
|
|
|
'Listredirects' => [ 'Stivrenlistu', 'Listu_stivremiin', 'Listu_ođđasitstivremiin' ],
|
|
|
|
|
|
'Listusers' => [ 'Geavaheaddjelistu', 'Listu_geavaheddjiin' ],
|
|
|
|
|
|
'Log' => [ 'Loggat', 'Logga' ],
|
|
|
|
|
|
'Lonelypages' => [ 'Oarbbes_siiddut' ],
|
|
|
|
|
|
'Longpages' => [ 'Guhkes_siiddut' ],
|
|
|
|
|
|
'MIMEsearch' => [ 'MIME-ohcan' ],
|
|
|
|
|
|
'Movepage' => [ 'Sirdde_siiddu' ],
|
|
|
|
|
|
'Mycontributions' => [ 'Mu_rievdadusat' ],
|
|
|
|
|
|
'Mypage' => [ 'Mu_siidu' ],
|
|
|
|
|
|
'Mytalk' => [ 'Mu_ságastallan' ],
|
|
|
|
|
|
'Newimages' => [ 'Ođđa_govat', 'Ođđa_fiillat' ],
|
|
|
|
|
|
'Newpages' => [ 'Ođđa_siiddut' ],
|
|
|
|
|
|
'Preferences' => [ 'Válljemat', 'Ásahusat' ],
|
|
|
|
|
|
'Protectedpages' => [ 'Suodjaluvvon_siiddut' ],
|
|
|
|
|
|
'Protectedtitles' => [ 'Suodjaluvvon_bajilčállagat', 'Suodjaluvvon_siidonamat' ],
|
|
|
|
|
|
'Randompage' => [ 'Summal', 'Summal_siidu' ],
|
|
|
|
|
|
'Randomredirect' => [ 'Summal_ođđasitstivren' ],
|
|
|
|
|
|
'Recentchanges' => [ 'Varas_rievdadusat' ],
|
|
|
|
|
|
'Revisiondelete' => [ 'Sihko_veršuvnna' ],
|
|
|
|
|
|
'Search' => [ 'Oza' ],
|
|
|
|
|
|
'Shortpages' => [ 'Oanehis_siiddut' ],
|
|
|
|
|
|
'Specialpages' => [ 'Erenoamáš_siiddut', 'Doaibmasiiddut' ],
|
|
|
|
|
|
'Statistics' => [ 'Statistihkat' ],
|
|
|
|
|
|
'Unblock' => [ 'Sihko_hehttema' ],
|
|
|
|
|
|
'Uncategorizedcategories' => [ 'Klassifiserekeahtes_kategoriijat' ],
|
|
|
|
|
|
'Uncategorizedimages' => [ 'Klassifiserekeahtes_fiillat', 'Klassifiserekeahtes_govat' ],
|
|
|
|
|
|
'Uncategorizedpages' => [ 'Klassifiserekeahtes_siiddut' ],
|
|
|
|
|
|
'Uncategorizedtemplates' => [ 'Klassifiserekeahtes_mállet' ],
|
|
|
|
|
|
'Undelete' => [ 'Máhccat' ],
|
|
|
|
|
|
'Unusedcategories' => [ 'Geavatkeahtes_kategoriijat' ],
|
|
|
|
|
|
'Unusedimages' => [ 'Geavatkeahtes_govat', 'Geavatkeahtes_fiillat' ],
|
|
|
|
|
|
'Unusedtemplates' => [ 'Geavatkeahtes_mállet' ],
|
|
|
|
|
|
'Unwatchedpages' => [ 'Čuovotkeahtes_siiddut' ],
|
|
|
|
|
|
'Upload' => [ 'Sádde_fiilla' ],
|
|
|
|
|
|
'Userlogin' => [ 'Logge_sisa' ],
|
|
|
|
|
|
'Userlogout' => [ 'Logge_olggos' ],
|
|
|
|
|
|
'Userrights' => [ 'Geavaheaddjevuoigatvuođat' ],
|
|
|
|
|
|
'Version' => [ 'Veršuvdna' ],
|
|
|
|
|
|
'Wantedcategories' => [ 'Kategoriijasávaldagat' ],
|
|
|
|
|
|
'Wantedfiles' => [ 'Fiilasávaldagat', 'Govvasávaldagat' ],
|
|
|
|
|
|
'Wantedpages' => [ 'Siidosávaldagat' ],
|
|
|
|
|
|
'Wantedtemplates' => [ 'Mállesávaldagat' ],
|
|
|
|
|
|
'Watchlist' => [ 'Čuovvunlistu' ],
|
|
|
|
|
|
'Withoutinterwiki' => [ 'Interwikihis_siiddut', 'Giellaliŋkkahis_siiddut', 'Giellaleaŋkkahis_siiddut' ],
|
|
|
|
|
|
];
|
2012-05-22 20:00:56 +00:00
|
|
|
|
|
2021-03-03 17:33:55 +00:00
|
|
|
|
/** @phpcs-require-sorted-array */
|
2016-02-17 09:09:32 +00:00
|
|
|
|
$magicWords = [
|
2021-03-03 17:33:55 +00:00
|
|
|
|
'img_center' => [ '1', 'gasku', 'center', 'centre' ],
|
|
|
|
|
|
'img_left' => [ '1', 'gurut', 'left' ],
|
|
|
|
|
|
'img_link' => [ '1', 'liŋka=$1', 'link=$1' ],
|
|
|
|
|
|
'img_manualthumb' => [ '1', 'mini=$1', 'thumbnail=$1', 'thumb=$1' ],
|
|
|
|
|
|
'img_right' => [ '1', 'olgeš', 'right' ],
|
|
|
|
|
|
'img_thumbnail' => [ '1', 'mini', 'thumb', 'thumbnail' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
|
'noeditsection' => [ '0', '__IIRIEVDADITOASI__', '__NOEDITSECTION__' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
|
'nogallery' => [ '0', '__IIGALLERIIJA__', '__NOGALLERY__' ],
|
|
|
|
|
|
'notoc' => [ '0', '__IISISDOALLU__', '__IISIS__', '__NOTOC__' ],
|
|
|
|
|
|
'numberofactiveusers' => [ '1', 'AKTIIVAGEAVAHEDDJIIDMEARRI', ' AKTIIVAGEAVAHEADDJIMEARRI', ' AKTIIVAGEAVAHEADDJEMEARRI', 'NUMBEROFACTIVEUSERS' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
|
'numberofarticles' => [ '1', 'ARTIHKKALIIDMEARRI', ' ARTIHKALMEARRI', 'NUMBEROFARTICLES' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
|
'numberofedits' => [ '1', 'RIEVDADUSAIDMEARRI', ' RIEVDADUSMEARRI', 'NUMBEROFEDITS' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
|
'numberoffiles' => [ '1', 'FIILLAIDMEARRI', 'FIILAMEARRI', ' GOVAIDMEARRI', ' GOVVAMEARRI', 'NUMBEROFFILES' ],
|
|
|
|
|
|
'numberofusers' => [ '1', 'GEAVAHEDDJIIDMEARRI', ' GEAVAHEADDJIMEARRI', ' GEAVAHEADDJEMEARRI', 'NUMBEROFUSERS' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
|
'redirect' => [ '0', '#STIVREN', '#OĐĐASITSTIVREN', '#REDIRECT' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
|
'subst' => [ '0', 'LIIBME:', 'SUBST:' ],
|
2021-03-03 17:33:55 +00:00
|
|
|
|
'toc' => [ '0', '__SISDOALLU__', ' __SIS__', '__TOC__' ],
|
2016-02-17 09:09:32 +00:00
|
|
|
|
];
|
2012-06-07 16:25:17 +00:00
|
|
|
|
|
2019-05-17 12:09:31 +00:00
|
|
|
|
$defaultDateFormat = 'mdy';
|
|
|
|
|
|
|
|
|
|
|
|
$dateFormats = [
|
|
|
|
|
|
'mdy time' => 'G.i',
|
|
|
|
|
|
'mdy date' => 'xg j "b." Y',
|
|
|
|
|
|
'mdy both' => 'xg j "b." Y "dii." G.i',
|
|
|
|
|
|
];
|
|
|
|
|
|
|
2017-10-07 00:26:23 +00:00
|
|
|
|
$separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ];
|
2013-02-10 05:42:48 +00:00
|
|
|
|
|
2011-09-28 01:07:55 +00:00
|
|
|
|
$linkTrail = '/^(:?[a-zàáâçčʒǯđðéèêëǧǥȟíìîïıǩŋñóòôõßšŧúùûýÿüžþæøåäö]+)(.*)$/sDu';
|