repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove messages.inc, rebuildLanguage.php, writeMessagesArray.inc
[mediawiki.git]
/
languages
/
messages
/
MessagesKhw.php
blob
d936acc0402e038b0e1c968f2fd2f844cba6d242
1
<
?php
2
/** Khowar (کھوار)
3
*
4
* See MessagesQqq.php for message documentation incl. usage of parameters
5
* To improve a translation please visit http://translatewiki.net
6
*
7
* @ingroup Language
8
* @file
9
*
10
*/
11
12
$fallback
=
'ur'
;
13
$rtl
=
true
;
14
15
$namespaceNames
=
array
(
16
NS_MAIN
=>
''
,
17
NS_MEDIA
=>
'میڈیا'
,
18
NS_SPECIAL
=>
'خاص'
,
19
NS_TALK
=>
'مشقولگی'
,
20
NS_USER
=>
'ممبار/یوزر'
,
21
);
22