Add colons to all messages due to change in r31676, using sed (except for French...
[mediawiki.git] / languages / messages / MessagesNew.php
blob35ca7b558f79d680e072e7a15d5e07215a475b30
1 <?php
2 /** Newari (नेपाल भाषा)
4 * @addtogroup Language
6 * @author SPQRobin
7 * @author Siebrand
8 * @author Eukesh
9 */
11 $namespaceNames = array(
12 NS_MEDIA => 'माध्यम',
13 NS_SPECIAL => 'विशेष',
14 NS_MAIN => '',
15 NS_TALK => 'खँलाबँला',
16 NS_USER => 'छ्येलेमि',
17 NS_USER_TALK => 'छ्येलेमि_खँलाबँला',
18 # NS_PROJECT set by $wgMetaNamespace
19 NS_PROJECT_TALK => '$1_खँलाबँला',
20 NS_IMAGE => 'किपा',
21 NS_IMAGE_TALK => 'किपा_खँलाबँला',
22 NS_MEDIAWIKI => 'मिडियाविकि',
23 NS_MEDIAWIKI_TALK => 'मिडियाविकि_खँलाबँला',
24 NS_HELP => 'ग्वाहालि',
25 NS_HELP_TALK => 'ग्वाहालि_खँलाबँला',
26 NS_CATEGORY => 'पुचः',
27 NS_CATEGORY_TALK => 'पुचः_खँलाबँला'
30 $digitTransformTable = array(
31 '0' => '०', # &#x0966;
32 '1' => '१', # &#x0967;
33 '2' => '२', # &#x0968;
34 '3' => '३', # &#x0969;
35 '4' => '४', # &#x096a;
36 '5' => '५', # &#x096b;
37 '6' => '६', # &#x096c;
38 '7' => '७', # &#x096d;
39 '8' => '८', # &#x096e;
40 '9' => '९', # &#x096f;
43 $messages = array(
44 # Dates
45 'sunday' => 'आइतबाः',
47 # Bits of text used by many pages
48 'categories' => 'पुचःत',
50 'about' => 'विषयक',
51 'mypage' => 'जिगु पौ',
52 'mytalk' => 'जिगु खं',
53 'navigation' => 'परिवहन',
54 'and' => 'व',
56 'search' => 'मालादिसं',
57 'history_short' => 'इतिहास',
58 'printableversion' => 'ध्वायेज्युगु संस्करण',
59 'print' => 'ध्वानादिसँ',
60 'edit' => 'सम्पादन',
61 'editthispage' => 'थ्व पौ सम्पादन यानादिसं',
62 'specialpage' => 'विषेश पौ',
63 'personaltools' => 'निजी ज्याब्व',
64 'talk' => 'खँलाबँला',
65 'toolbox' => 'ज्याब्व सन्दुक',
66 'projectpage' => 'ज्याखँ पौ क्येनादिसँ',
67 'otherlanguages' => 'मेमेगु भाषाय्',
69 # 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).
70 'mainpage' => 'मू पौ',
71 'portal' => 'सामाजिक दबु',
72 'portal-url' => 'Project:सामाजिक दबु',
73 'privacy' => 'दुबिस्ता नियम',
75 'ok' => 'ज्यु',
76 'editsection' => 'सम्पादन',
77 'editold' => 'सम्पादन',
78 'editsectionhint' => 'खण्ड सम्पादन: $1',
80 # Login and logout pages
81 'userlogout' => 'पिने झासं',
82 'createaccount' => 'खाता चायेकादिसं',
83 'accountcreated' => 'खाता न्ह्येथन',
85 # Edit pages
86 'savearticle' => 'पौ मुंकादिसं',
87 'preview' => 'स्वयादिसं',
88 'newarticle' => '(न्हु)',
90 # Search results
91 'powersearch' => 'मालादिसँ',
93 # Preferences page
94 'mypreferences' => 'जिगु प्राथमिकता',
96 # Recent changes
97 'recentchanges' => 'न्हुगु हिलेज्या',
99 # Upload
100 'upload' => 'फाइल अपलोड',
102 # Random page
103 'randompage' => 'छगु च्वसुइ येंकादिसं',
105 # Statistics
106 'statistics' => 'तथ्यांक',
108 # Miscellaneous special pages
109 'allpages' => 'सकल पौत',
110 'specialpages' => 'विषेश पौत:',
111 'newpages-username' => 'छ्येलेमि नां:',
113 # Special:Allpages
114 'nextpage' => 'मेगु पौ ($1)',
115 'allarticles' => 'सकल च्वसुत',
117 # Restrictions (nouns)
118 'restriction-edit' => 'सम्पादन',
120 # Namespace form on various pages
121 'namespace' => 'नेमस्पेस:',
122 'blanknamespace' => '(मू)',
124 # Contributions
125 'mycontris' => 'जिगु योगदान',
127 # What links here
128 'whatlinkshere' => 'थन छु स्वाई',
130 # Attribution
131 'others' => 'मेमेगु',
133 # 'all' in various places, this might be different for inflected languages
134 'namespacesall' => 'सकल',
136 # Auto-summaries
137 'autosumm-new' => 'न्हुगु पौ: $1',