Remove all now-defunct badaccess-group[1-2] messages.
[lhc/web/wiklou.git] / languages / messages / MessagesNew.php
1 <?php
2 /** Newari (नेपाल भाषा)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Eukesh
8 */
9
10 $namespaceNames = array(
11 NS_MEDIA => 'माध्यम',
12 NS_SPECIAL => 'विशेष',
13 NS_MAIN => '',
14 NS_TALK => 'खँलाबँला',
15 NS_USER => 'छ्येलेमि',
16 NS_USER_TALK => 'छ्येलेमि_खँलाबँला',
17 # NS_PROJECT set by $wgMetaNamespace
18 NS_PROJECT_TALK => '$1_खँलाबँला',
19 NS_IMAGE => 'किपा',
20 NS_IMAGE_TALK => 'किपा_खँलाबँला',
21 NS_MEDIAWIKI => 'मिडियाविकि',
22 NS_MEDIAWIKI_TALK => 'मिडियाविकि_खँलाबँला',
23 NS_HELP => 'ग्वाहालि',
24 NS_HELP_TALK => 'ग्वाहालि_खँलाबँला',
25 NS_CATEGORY => 'पुचः',
26 NS_CATEGORY_TALK => 'पुचः_खँलाबँला'
27 );
28
29 $digitTransformTable = array(
30 '0' => '०', # &#x0966;
31 '1' => '१', # &#x0967;
32 '2' => '२', # &#x0968;
33 '3' => '३', # &#x0969;
34 '4' => '४', # &#x096a;
35 '5' => '५', # &#x096b;
36 '6' => '६', # &#x096c;
37 '7' => '७', # &#x096d;
38 '8' => '८', # &#x096e;
39 '9' => '९', # &#x096f;
40 );
41
42 $messages = array(
43 # User preference toggles
44 'tog-justify' => 'अनुच्छेद धंकादिसँ',
45 'tog-hideminor' => 'न्हुगु हिलेज्याय् चिधंगु सम्पादन सुचुकादिसँ',
46 'tog-rememberpassword' => 'जिगु लग इन थ्व कम्प्युतरय् लुमंकादिसँ',
47 'tog-watchcreations' => 'जिं देकागु / न्ह्यथनागु पौ जिगु दृष्टिधलः(watchlist)य् तयादिसँ',
48
49 'underline-always' => 'न्ह्याबिलें',
50
51 # Dates
52 'sunday' => 'आइतबाः',
53 'january' => 'ज्यानुवरी',
54 'february' => 'फेब्रुवरी',
55
56 # Categories related messages
57 'category-empty' => "''थ्व पुचले आःईले पौ वा मिदिया मदु।''",
58
59 'about' => 'विषयक',
60 'qbfind' => 'मालादिसँ',
61 'moredotdotdot' => 'अप्व॰॰॰',
62 'mypage' => 'जिगु पौ',
63 'mytalk' => 'जिगु खं',
64 'navigation' => 'परिवहन',
65 'and' => 'व',
66
67 'search' => 'मालादिसं',
68 'searchbutton' => 'मालादिसँ',
69 'go' => 'झासँ',
70 'searcharticle' => 'झासँ',
71 'history' => 'पौया इतिहास',
72 'history_short' => 'इतिहास',
73 'info_short' => 'जानकारी',
74 'printableversion' => 'ध्वायेज्युगु संस्करण',
75 'print' => 'ध्वानादिसँ',
76 'edit' => 'सम्पादन',
77 'editthispage' => 'थ्व पौ सम्पादन यानादिसं',
78 'newpage' => 'न्हुगु पौ',
79 'talkpagelinktext' => 'खँल्हाबँल्हा',
80 'specialpage' => 'विषेश पौ',
81 'personaltools' => 'निजी ज्याब्व',
82 'talk' => 'खँलाबँला',
83 'toolbox' => 'ज्याब्व सन्दुक',
84 'projectpage' => 'ज्याखँ पौ क्येनादिसँ',
85 'otherlanguages' => 'मेमेगु भाषाय्',
86 'jumptosearch' => 'मालादिसँ',
87
88 # 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).
89 'edithelppage' => 'Help:सम्पादन',
90 'mainpage' => 'मू पौ',
91 'mainpage-description' => 'मू पौ',
92 'policy-url' => 'Project:नीति',
93 'portal' => 'सामाजिक दबू',
94 'portal-url' => 'Project:सामाजिक दबू',
95 'privacy' => 'दुबिस्ता नियम',
96
97 'ok' => 'ज्यु',
98 'newmessageslink' => 'न्हुगु सन्देश',
99 'newmessagesdifflink' => 'न्हापाया हिलेज्या',
100 'youhavenewmessagesmulti' => '$1य् छित न्हुगु सन्देश वगु दु',
101 'editsection' => 'सम्पादन',
102 'editold' => 'सम्पादन',
103 'editsectionhint' => 'खण्ड सम्पादन: $1',
104 'showtoc' => 'क्यनादिसँ',
105
106 # Short words for each namespace, by default used in the namespace tab in monobook
107 'nstab-mediawiki' => 'सन्देश',
108 'nstab-category' => 'पुचः',
109
110 # General errors
111 'laggedslavemode' => 'चेतावनी: पतिइ न्हुगु अपदेत मदेफु ।',
112 'readonly' => 'देताबेस संरक्षित',
113 'internalerror' => 'इन्तरनल इरर',
114 'viewsource' => 'स्रोत स्वयादिसँ',
115
116 # Login and logout pages
117 'loginpagetitle' => 'छ्य्‌लामि दुहां झासँ',
118 'yourname' => 'छ्य्‌लामि नां:',
119 'yourpassword' => 'दुथखँग्वः (पासवर्द):',
120 'yourpasswordagain' => 'दुथखँग्वः हानं तियादिसँ:',
121 'yourdomainname' => 'छिगु दोमेन:',
122 'login' => 'दुहां वनेगु',
123 'logout' => 'पिने झासँ',
124 'userlogout' => 'पिने झासँ',
125 'nologinlink' => 'खाता न्ह्यथनादिसँ',
126 'createaccount' => 'खाता चायेकादिसँ',
127 'youremail' => 'इ-मेल:',
128 'username' => 'छ्य्‌लामि नां:',
129 'yourrealname' => 'वास्तविक नां:',
130 'yourlanguage' => 'भाषा:',
131 'accountcreated' => 'खाता न्ह्येथन',
132
133 # Edit pages
134 'savearticle' => 'पौ मुंकादिसं',
135 'preview' => 'स्वयादिसं',
136 'newarticle' => '(न्हु)',
137 'note' => '<strong>होस यानादिसँ:</strong>',
138 'previewnote' => '<strong>थ्व पूर्वालोकन जक्क ख। छिं यानादिगु सम्पादन स्वथंगु मदुनि!</strong>',
139 'editing' => '$1 सम्पादन जुयाच्वँगु दु',
140 'editconflict' => 'सम्पादन द्वंगु दु: $1',
141 'yourtext' => 'छिगु आखः',
142 'storedversion' => 'स्वथनातगु संस्करण',
143
144 # History pages
145 'revisionasof' => '$1 तक्कया संस्करण',
146 'previousrevision' => '←पुलांगु संस्करण',
147
148 # Search results
149 'powersearch' => 'मालादिसँ',
150
151 # Preferences page
152 'mypreferences' => 'जिगु प्राथमिकता',
153 'changepassword' => 'पासवर्द हिलादिसँ',
154 'math' => 'गणित',
155 'datetime' => 'दिं व ई',
156 'prefs-personal' => 'छ्य्‌लामि प्रोफाइल',
157 'saveprefs' => 'स्वथनादिसँ',
158
159 # User rights
160 'userrights-user-editname' => 'छपू छ्य्‌लामि नां तयादिसँ:',
161
162 # Groups
163 'group-bot' => 'बोत',
164
165 # Recent changes
166 'recentchanges' => 'न्हुगु हिलेज्या',
167 'show' => 'क्यनादिसँ',
168
169 # Upload
170 'upload' => 'फाइल अपलोड',
171
172 # Random page
173 'randompage' => 'छगु च्वसुइ येंकादिसं',
174
175 # Statistics
176 'statistics' => 'तथ्याङ्क',
177
178 'withoutinterwiki-submit' => 'क्यनादिसँ',
179
180 # Miscellaneous special pages
181 'newpages-username' => 'छ्येलेमि नां:',
182
183 # Special:Allpages
184 'allpages' => 'सकल पौत',
185 'nextpage' => 'मेगु पौ ($1)',
186 'allarticles' => 'सकल च्वसुत',
187
188 # Special:Categories
189 'categories' => 'पुचःत',
190
191 # Restrictions (nouns)
192 'restriction-edit' => 'सम्पादन',
193
194 # Namespace form on various pages
195 'namespace' => 'नेमस्पेस:',
196 'blanknamespace' => '(मू)',
197
198 # Contributions
199 'mycontris' => 'जिगु योगदान',
200
201 # What links here
202 'whatlinkshere' => 'थन छु स्वाई',
203
204 # Attribution
205 'others' => 'मेमेगु',
206
207 # 'all' in various places, this might be different for inflected languages
208 'namespacesall' => 'सकल',
209
210 # Auto-summaries
211 'autosumm-new' => 'न्हुगु पौ: $1',
212
213 # Special:SpecialPages
214 'specialpages' => 'विषेश पौत:',
215
216 );