Merge "Begin exposing SiteConfiguration via site contexts"
[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 */
11
12 $fallback = 'ks-arab';
13
14 $messages = array(
15 # Dates
16 'monday' => 'ژِنٛدٕروار',
17 'february' => 'فرؤری',
18 'april' => 'اپریٖل',
19 'may_long' => 'مٔی',
20 'june' => 'جوٗن',
21 'august' => 'اَگست',
22 'september' => 'سیٚپٹَمبَر',
23 'november' => 'نَوَمبَر',
24 'december' => 'ڈیٚسَمبَر',
25
26 'about' => 'مُتعلِق',
27
28 'help' => 'مَدَت',
29 'search' => 'ژھارُن',
30 'searchbutton' => 'ژھارُن',
31 'history_short' => 'توٲریٖخ',
32 'talkpagelinktext' => 'بَحَژ',
33 'talk' => 'بَحَژ',
34 'jumptosearch' => 'ژھارُن',
35
36 # 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).
37 'aboutsite' => 'مُتعلِق {{SITENAME}}',
38 'mainpage' => 'گَرٕ',
39
40 # Short words for each namespace, by default used in the namespace tab in monobook
41 'nstab-main' => 'صَفہٕ',
42 'nstab-category' => 'زٲژ',
43
44 # Edit pages
45 'summary' => 'خُلاسہٕ:',
46
47 # Recent changes
48 'recentchanges' => 'نَوِ تَبَدیٖلیٖ',
49
50 # Upload
51 'filedesc' => 'خُلاسہٕ',
52
53 'sp-contributions-talk' => 'بَحَژ',
54 'sp-contributions-submit' => 'ژھارُن',
55
56 # Namespace 8 related
57 'allmessagesname' => 'ناو',
58
59 );