dcbb86ba8c99eb8e51ec27967bc53a55cac3ccfd
[lhc/web/wiklou.git] / languages / messages / MessagesKs.php
1 <?php
2 /** Kashmiri (कॉशुर - کٲشُر)
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 * @author خَرگوش
11 */
12
13 $fallback = 'ks-arab';
14
15 $messages = array(
16 # Dates
17 'monday' => 'ژِنٛدٕروار',
18 'february' => 'فرؤری',
19 'april' => 'اپریٖل',
20 'may_long' => 'مٔی',
21 'june' => 'جوٗن',
22 'august' => 'اَگست',
23 'september' => 'سیٚپٹَمبَر',
24 'november' => 'نَوَمبَر',
25 'december' => 'ڈیٚسَمبَر',
26
27 'about' => 'مُتعلِق',
28
29 'help' => 'مَدَت',
30 'search' => 'ژھارُن',
31 'searchbutton' => 'ژھارُن',
32 'history_short' => 'توٲریٖخ',
33 'talkpagelinktext' => 'بَحَژ',
34 'talk' => 'بَحَژ',
35 'jumptosearch' => 'ژھارُن',
36
37 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
38 'aboutsite' => 'مُتعلِق {{SITENAME}}',
39 'mainpage' => 'گَرٕ',
40
41 # Short words for each namespace, by default used in the namespace tab in monobook
42 'nstab-main' => 'صَفہٕ',
43 'nstab-category' => 'زٲژ',
44
45 # Edit pages
46 'summary' => 'خُلاسہٕ:',
47
48 # Recent changes
49 'recentchanges' => 'نَوِ تَبَدیٖلیٖ',
50
51 # Upload
52 'filedesc' => 'خُلاسہٕ',
53
54 'sp-contributions-talk' => 'بَحَژ',
55 'sp-contributions-submit' => 'ژھارُن',
56
57 # Namespace 8 related
58 'allmessagesname' => 'ناو',
59
60 );