gplx/mediawiki/languages/messages/MessagesShi.php

38 lines
1.1 KiB
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
/** Tachelhit (Shilha) (Taclḥit)
*
* @file
* @ingroup Languages
*
* @author Ayour2002
* @author Amire80
*/
$fallback = 'shi-latn, fr';
$namespaceNames = [
NS_MEDIA => 'Midya',
NS_SPECIAL => 'Amẓli',
NS_TALK => 'Amsawal',
NS_USER => 'Asmras',
NS_USER_TALK => 'Amsawal_n_usmras',
NS_PROJECT_TALK => 'Amsawal_n_$1',
NS_FILE => 'Afaylu',
NS_FILE_TALK => 'Amsawal_n_ufaylu',
NS_MEDIAWIKI => 'MidyaWiki',
NS_MEDIAWIKI_TALK => 'Amsawal_n_MidyaWiki',
NS_TEMPLATE => 'Talɣa',
NS_TEMPLATE_TALK => 'Amsawal_n_talɣa',
NS_HELP => 'Tiwisi',
NS_HELP_TALK => 'Amsawal_n_twisi',
NS_CATEGORY => 'Taggayt',
NS_CATEGORY_TALK => 'Amsawal_n_taggayt',
];
// Remove French gender aliases
$namespaceGenderAliases = [];
// Includes the whole Tifinagh alphabet, and Latin with all the special characters
// for the French and the Berber Latin alphabets
$linkTrail = '/^([ⴰ-ⵯa-zàâçéèêîôûäëïöüùÇÉÂÊÎÔÛÄËÏÖÜÀÈÙḍḥɛṛɣṣṭẓḌḤƐṚƔṢṬẒʷ]+)(.*)$/sDu';