wiki.techinc.nl/languages/messages/MessagesUg_arab.php
Umherirrender 673477a4b4 Sort special page alises alphabetically
Use @phpcs-require-sorted-array from new codesniffer release 32.0.0

Bug: T255826
Change-Id: I827d1f5010d000609324ec398beeb142d9bac299
2020-10-30 09:59:17 +01:00

48 lines
1.4 KiB
PHP
Raw 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
/** Uyghur (Arabic script) (ئۇيغۇرچە)
*
* To improve a translation please visit https://translatewiki.net
*
* @ingroup Language
* @file
*
* @author Alfredie
* @author Arlin
* @author Calak
* @author Kaganer
* @author Reedy
* @author Sahran
* @author Tel'et
* @author بىلگە
*/
$rtl = true;
$namespaceNames = [
NS_MEDIA => 'ۋاسىتە',
NS_SPECIAL => 'ئالاھىدە',
NS_TALK => 'مۇنازىرە',
NS_USER => 'ئىشلەتكۈچى',
NS_USER_TALK => 'ئىشلەتكۈچى_مۇنازىرىسى',
NS_PROJECT_TALK => '$1مۇنازىرىسى',
NS_FILE => 'ھۆججەت',
NS_FILE_TALK => 'ھۆججەت_مۇنازىرىسى',
NS_MEDIAWIKI_TALK => 'MediaWiki_مۇنازىرىسى',
NS_TEMPLATE => 'قېلىپ',
NS_TEMPLATE_TALK => 'قېلىپ_مۇنازىرىسى',
NS_HELP => 'ياردەم',
NS_HELP_TALK => اردەم_مۇنازىرىسى',
NS_CATEGORY => 'تۈر',
NS_CATEGORY_TALK => 'تۈر_مۇنازىرىسى',
];
$namespaceAliases = [
'مۇنازىرىسى$1' => NS_PROJECT_TALK,
];
/** @phpcs-require-sorted-array */
$specialPageAliases = [
'Allmessages' => [ ارلىق_خەۋەرلەر' ],
'Allpages' => [ ارلىق_بەتلەر' ],
'Ancientpages' => [ 'كوناەتلەر' ],
];