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
Localisation updates from https://translatewiki.net.
[mediawiki.git]
/
languages
/
messages
/
MessagesKhw.php
blob
4cd2495f81ed06e4eceb5ac5039ae9b4aa4cca30
1
<
?php
2
/** Khowar (کھوار)
3
*
4
* To improve a translation please visit https://translatewiki.net
5
*
6
* @ingroup Language
7
* @file
8
*
9
*/
10
11
$fallback
=
'ur'
;
12
$rtl
=
true
;
13
14
$namespaceNames
=
array
(
15
NS_MAIN
=>
''
,
16
NS_MEDIA
=>
'میڈیا'
,
17
NS_SPECIAL
=>
'خاص'
,
18
NS_TALK
=>
'مشقولگی'
,
19
NS_USER
=>
'ممبار/یوزر'
,
20
);
21