gplx/mediawiki/languages/messages/MessagesMos.php

31 lines
798 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/** Mooré (moore)
*
* @file
* @ingroup Languages
*
* @author Abdul Fatawu352
* @author Amir E. Aharoni
*/
$namespaceNames = [
NS_MEDIA => 'Deem',
NS_SPECIAL => 'Bãnde',
NS_TALK => 'Gomde',
NS_USER => 'Tʋmtʋmda',
NS_USER_TALK => 'Tʋmtʋmd_gomde',
NS_PROJECT_TALK => '$1_gomde',
NS_FILE => 'Fisiye',
NS_FILE_TALK => 'Fisiye_gomde',
NS_MEDIAWIKI => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'MediaWiki_gomde',
NS_TEMPLATE => 'Sõr-wilgda',
NS_TEMPLATE_TALK => 'Sõr-wilgd_gomde',
NS_HELP => 'Sõngre',
NS_HELP_TALK => 'Sõngre_gomde',
NS_CATEGORY => 'Sulli',
NS_CATEGORY_TALK => 'Sull_gomde',
];
$linkTrail = '/^([a-zA-Z̃ɛƐɩƖʋƲ]+)(.*)$/sDu';