wiki.techinc.nl/languages/messages/MessagesDv.php

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

82 lines
4.2 KiB
PHP
Raw Normal View History

Merged localisation-work branch: * Made lines from initialiseMessages() appear as list items during installation * Moved the bulk of the localisation data from the Language*.php files to the Messages*.php files. Deleted most of the Languages*.php files. * Introduced "stub global" framework to provide deferred initialisation of core modules. * Removed placeholder values for $wgTitle and $wgArticle, these variables will now be null during the initialisation process, until they are set by index.php or another entry point. * Added DBA cache type, for BDB-style caches. * Removed custom date format functions, replacing them with a format string in the style of PHP's date(). Used string identifiers instead of integer identifiers, in both the language files and user preferences. Migration should be transparent in most cases. * Simplified the initialisation API for LoadBalancer objects. * Removed the broken altencoding feature. * Moved default user options and toggles from Language to User. Language objects are still able to define default preference overrides and extra user toggles, via a slightly different interface. * Don't include the date option in the parser cache rendering hash unless $wgUseDynamicDates is enabled. * Merged LanguageUtf8 with Language. Removed LanguageUtf8.php. * Removed inclusion of language files from the bottom of Language.php. This is now consistently done from Language::factory(). * Add the name of the executing maintenance script to the debug log. Start the profiler during maintenance scripts. * Added "serialized" directory, for storing precompiled data in serialized form.
2006-07-26 07:15:39 +00:00
<?php
/** Divehi (ދިވެހިބަސް)
*
* @file
* @ingroup Languages
*/
Merged localisation-work branch: * Made lines from initialiseMessages() appear as list items during installation * Moved the bulk of the localisation data from the Language*.php files to the Messages*.php files. Deleted most of the Languages*.php files. * Introduced "stub global" framework to provide deferred initialisation of core modules. * Removed placeholder values for $wgTitle and $wgArticle, these variables will now be null during the initialisation process, until they are set by index.php or another entry point. * Added DBA cache type, for BDB-style caches. * Removed custom date format functions, replacing them with a format string in the style of PHP's date(). Used string identifiers instead of integer identifiers, in both the language files and user preferences. Migration should be transparent in most cases. * Simplified the initialisation API for LoadBalancer objects. * Removed the broken altencoding feature. * Moved default user options and toggles from Language to User. Language objects are still able to define default preference overrides and extra user toggles, via a slightly different interface. * Don't include the date option in the parser cache rendering hash unless $wgUseDynamicDates is enabled. * Merged LanguageUtf8 with Language. Removed LanguageUtf8.php. * Removed inclusion of language files from the bottom of Language.php. This is now consistently done from Language::factory(). * Add the name of the executing maintenance script to the debug log. Start the profiler during maintenance scripts. * Added "serialized" directory, for storing precompiled data in serialized form.
2006-07-26 07:15:39 +00:00
$rtl = true;
$namespaceNames = [
NS_MEDIA => 'މީޑިއާ',
NS_SPECIAL => 'ޚާއްސަ',
2008-12-26 11:32:11 +00:00
NS_TALK => 'ޚިޔާލު',
NS_USER => 'މެމްބަރު',
NS_USER_TALK => 'މެމްބަރުގެ_ވާހަކަ',
NS_PROJECT_TALK => '$1ގެ_ވާހަކަ',
NS_FILE => 'ފައިލު',
NS_FILE_TALK => 'ފައިލުގެ_ޚިޔާލު',
2008-12-26 11:32:11 +00:00
NS_MEDIAWIKI => 'މީޑިއާވިކީ',
NS_MEDIAWIKI_TALK => 'މިޑިއާވިކީ_ޚިޔާލު',
2008-12-26 11:32:11 +00:00
NS_TEMPLATE => 'ފަންވަތް',
NS_TEMPLATE_TALK => 'ފަންވަތުގެ_ޚިޔާލު',
2008-12-26 11:32:11 +00:00
NS_HELP => 'އެހީ',
NS_HELP_TALK => 'އެހީގެ_ޚިޔާލު',
2008-12-26 11:32:11 +00:00
NS_CATEGORY => 'ޤިސްމު',
NS_CATEGORY_TALK => 'ޤިސްމުގެ_ޚިޔާލު',
];
$namespaceAliases = [
'ހާއްޞަ' => NS_SPECIAL,
'ފައިލް' => NS_FILE,
'ފައިލް_ޚިޔާލު' => NS_FILE_TALK,
'މީޑިޔާވިކި_ޚިޔާލު' => NS_MEDIAWIKI_TALK,
'ފަންވަތް_ޚިޔާލު' => NS_TEMPLATE_TALK,
'އެހީ_ޚިޔާލު' => NS_HELP_TALK,
'ޤިސްމު_ޚިޔާލު' => NS_CATEGORY_TALK,
];
2008-12-26 11:32:11 +00:00
/** @phpcs-require-sorted-array */
$specialPageAliases = [
'Activeusers' => [ 'ހަރަކާތްތެރި_މެމްބަރުން' ],
'Allmessages' => [ 'ހުރިހާ_މެސެޖެއް' ],
'Allpages' => [ 'ހުރިހާ_ޞަފްޙާއެއް' ],
'Ancientpages' => [ 'ބާ_ޞަފްޙާތައް' ],
'Blankpage' => [ 'ހުސް_ޞަފްޙާ' ],
'BlockList' => [ 'ބްލޮކް_ކުރެވިފައިވާ_ލިސްޓް' ],
'Contributions' => [ 'ޙިއްސާ' ],
'CreateAccount' => [ 'މެމްބަރުކަން_ހާސިލްކުރައްވާ' ],
'Emailuser' => [ 'މެމްބަރަށް_އީ-މެއިލް_ފޮނުވާ' ],
'Listfiles' => [ 'ފައިލް_ލިސްޓް' ],
'Log' => [ 'ލޮގު' ],
'Longpages' => [ 'ދިގު_ސަފްޙާތައް' ],
'Mypage' => [ 'މަގޭ_ޞަފްޙާ' ],
'Mytalk' => [ 'މަގޭ_ވާހަކަ' ],
'Myuploads' => [ 'މަގޭ_ފައިލުތައް' ],
'Newimages' => [ 'އާ_ފައިލް' ],
'Newpages' => [ 'އާ_ސަފްހާތައް' ],
'Preferences' => [ 'ތަރުޖީހުތައް' ],
'Protectedpages' => [ 'ދިފާޢުކުރެވިފައިވާ_ސަފްޙާތައް' ],
'Protectedtitles' => [ 'ދިފާޢުކުރެވިފައިވާ_ނަންތައް' ],
'Randompage' => [ 'ކޮންމެވެސް_ސަފްޙާއެއް' ],
'Recentchanges' => [ 'އެންމެ_ފަހުގެ_ބަދަލުތައް' ],
'Renameuser' => [ 'މެމްބަރުގެ_ނަން_ބަދަލު_ކުރައްވާ' ],
'Search' => [ 'ހޯއްދަވާ' ],
'Shortpages' => [ 'ކުރު_ސަފްޙާތައް' ],
'Specialpages' => [ 'ޙާއްސަ_ސަފްޙާތައް' ],
'Statistics' => [ 'ތަފާސްހިސާބު' ],
'Uncategorizedpages' => [ 'ޤިސްމުކުރެވިފައިނުވާ_ޞަފްޙާތައް' ],
'Uncategorizedtemplates' => [ 'ޤިސްމުކުރެވިފައިނުވާ_ފަންވަތް' ],
'Unusedcategories' => [ 'ބޭނުން_ނުކުރާ_ޤިސްމުތައް' ],
'Unusedimages' => [ 'ބޭނުން_ނުކުރާ_ފައިލް' ],
'Unusedtemplates' => [ 'ބޭނުންނުކުރާ_ފަންވަތްތައް' ],
'Upload' => [ 'ފޮނުއްވާ' ],
'Userlogin' => [ 'ވަދެވަޑައިގަންނަވާ' ],
'Userlogout' => [ 'ބޭރަށް_ވަޑައިގަންނަވާ' ],
'Wantedcategories' => [ 'ބޭނުންވާ_ޤިސްމުތައް' ],
'Wantedfiles' => [ 'ބޭނުންވާ_ފައިލުތައް' ],
'Wantedpages' => [ 'ބޭނުންވާ_ޞަފްޙާތައް' ],
'Wantedtemplates' => [ 'ބޭނުންވާ_ފަންވަތްތައް' ],
'Watchlist' => [ 'މަގޭ_ނަޒަރު' ],
];