wiki.techinc.nl/languages/messages/MessagesUg_arab.php
Stang aa3fac56b4 Remove twn-related comment from languages/messages/* files
Bug: T304802
Change-Id: Iccacf6288d758e526c95df69861385a4ac2d0f55
2022-11-13 22:46:44 -05:00

46 lines
1.3 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) (ئۇيغۇرچە)
*
* @file
* @ingroup Languages
*
* @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' => [ 'كوناەتلەر' ],
];