* Adding/updating Persian translations
[lhc/web/wiklou.git] / languages / messages / MessagesMy.php
1 <?php
2 /** Burmese (Myanmasa)
3 *
4 * @addtogroup Language
5 *
6 * @author Hakka
7 */
8
9 $messages = array(
10 # Dates
11 'sunday' => 'တ​နင်္ဂ​နွေ​',
12 'monday' => 'တ​နင်္လာ​',
13 'tuesday' => 'အင်္ဂါ​',
14 'wednesday' => 'ဗုဒ္ဒ​ဟူး​',
15 'thursday' => 'ကြာ​သာ​ပ​တေး​',
16 'friday' => 'သော​ကြာ​',
17 'saturday' => 'စ​နေ​',
18 'january' => 'ဇန်​န​ဝါ​ရီ​',
19 'february' => 'ဖေ​ဖော်​ဝါ​ရီ​',
20 'march' => 'မတ်​',
21 'april' => 'ဧ​ပြီ​',
22 'may_long' => 'မေ​',
23 'june' => 'ဇွန်​',
24 'july' => 'ဇူ​လိုင်​',
25 'august' => 'ဩ​ဂုတ်​',
26 'september' => 'စက်​တင်​ဘာ​',
27 'october' => 'အောက်​တို​ဘာ​',
28 'november' => 'နို​ဝင်​ဘာ​',
29 'december' => 'ဒီ​ဇင်​ဘာ​',
30 'january-gen' => 'ဇန်​န​ဝါ​ရီ​',
31 'february-gen' => 'ဖေ​ဖော်​ဝါ​ရီ​',
32 'march-gen' => 'မတ်​',
33 'april-gen' => 'ဧ​ပြီ​',
34 'may-gen' => 'မေ​',
35 'june-gen' => 'ဇွန်​',
36 'july-gen' => 'ဇူ​လိုင်​',
37 'august-gen' => 'ဩ​ဂုတ်​',
38 'september-gen' => 'စက်​တင်​ဘာ​',
39 'october-gen' => 'အောက်​တို​ဘာ​',
40 'november-gen' => 'နို​ဝင်​ဘာ​',
41 'december-gen' => 'ဒီ​ဇင်​ဘာ​',
42 'may' => 'မေ​',
43
44 'cancel' => 'မ​လုပ်​တော့​ပါ​',
45 'qbedit' => 'ပြင်​ဆင်​ရန်​',
46 'qbspecialpages' => 'အ​ထူး​စာ​မျက်​နှာ​',
47 'mytalk' => 'ကျွန်​တော့​ပြော​ရေး​ဆို​ရာ​',
48 'navigation' => 'အ​ညွှန်း​',
49
50 'help' => 'အ​ကူ​အ​ညီ​',
51 'search' => 'ရှာ​ဖွေ​ရန်​',
52 'searchbutton' => 'ရှာ​ဖွေ​ရန်​',
53 'go' => 'သွား​ပါ​',
54 'searcharticle' => 'သွား​ပါ​',
55 'history_short' => 'မှတ်​တမ်း​',
56 'printableversion' => 'ပ​ရင်​တာ​ထုတ်​ရန်​',
57 'permalink' => 'ပုံ​သေ​လိပ်​စာ​',
58 'edit' => 'ပြင်​ဆင်​ရန်​',
59 'delete' => 'ဖျက်​ပါ​',
60 'protect' => 'ထိမ်း​သိမ်း​ပါ​',
61 'talk' => 'ပြော​ရေး​ဆို​ရာ​',
62 'toolbox' => 'တန်​ဆာ​ပ​လာ​',
63 'otherlanguages' => 'အ​ခြား​ဘာ​သာ​ဖြင့်​',
64 'jumptonavigation' => 'အ​ညွှန်း​',
65 'jumptosearch' => 'ရှာ​ဖွေ​ရန်​',
66
67 # 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).
68 'currentevents' => 'လက်​ရှိ​လုပ်​ငန်း​များ​',
69 'currentevents-url' => 'Project:လက်​ရှိ​လုပ်​ငန်း​များ​',
70 'disclaimers' => 'သ​တိ​ပေး​ချက်​များ​',
71 'edithelp' => 'ပြင်​ဆင်​ခြင်း​အ​ကူ​အ​ညီ​',
72 'mainpage' => 'ဗ​ဟို​စာ​မျက်​နှာ​',
73 'portal' => 'ပြော​ရေး​ဆို​ရာ​',
74 'sitesupport' => 'လှု​ဒါန်း​မှု​',
75
76 'newmessageslink' => 'သ​တင်း​အ​သစ်​',
77 'youhavenewmessagesmulti' => 'သင့်​အ​တွက်​သီ​တင်း​အ​သစ်​ $1 တွင်​ရှိ​သည်​',
78 'editsection' => 'ပြင်​ဆင်​ရန်​',
79 'editold' => 'ပြင်​ဆင်​ရန်​',
80
81 # Short words for each namespace, by default used in the namespace tab in monobook
82 'nstab-main' => 'စာ​မျက်​နှာ​',
83 'nstab-user' => 'မှတ်​ပုံ​တင်​အ​သုံး​ပြု​သူ​၏​စာ​မျက်​နှာ​',
84
85 # General errors
86 'viewsource' => 'ဆို့​ကို​ပြ​ပါ​',
87
88 # Login and logout pages
89 'welcomecreation' => 'မင်္ဂ​လာ​ပါ​ $1။ သင့်​အား​မှတ်​ပုံ​တင်​ပြီး​ပါ​ပြီ။​ ဝီ​ကီ​အ​တွက်​သင့်​စိတ်​ကြိုက်​များ​ကို​ရွေး​ချယ်​နိုင်​ပါ​သည်။​',
90 'yourname' => 'မှတ်​ပုံ​တင်​အ​မည်:',
91 'yourpassword' => 'လှို့​ဝှက်​စ​ကား​လုံး:',
92 'yourpasswordagain' => 'ပြန်​ရိုက်​ပါ:',
93 'remembermypassword' => 'ဤ​ကွန်​ပျူ​တာ​တွင်​ကျွန်​တော့​ကို​မှတ်​ထား​ပါ​',
94 'login' => 'မှတ်​ပုံ​တင်​ဖြင့်​ဝင်​ပါ​',
95 'userlogin' => 'မှတ်​ပုံ​တင်​ဖြင့်​ဝင်​ပါ​ / မှတ်​ပုံ​တင်​ပြု​လုပ်​ပါ​',
96 'logout' => 'ထွက်​ပါ​',
97 'userlogout' => 'ထွက်​ပါ​',
98 'notloggedin' => 'မှတ်​ပုံ​တင်​ဖြင့်​မ​ဝင်​ရ​သေး​ပါ​',
99 'createaccount' => 'မှတ်​ပုံ​တင်​ပြု​လုပ်​ပါ​',
100 'gotaccountlink' => 'မှတ်​ပုံ​တင်​ဖြင့်​ဝင်​ပါ​',
101 'youremail' => 'အီ​မေး:',
102 'username' => 'မှတ်​ပုံ​တင်​အ​မည်:',
103 'email' => 'အီ​မေး​',
104
105 # Edit pages
106 'summary' => 'အ​ကျဉ်း​ချုပ်​',
107 'minoredit' => 'သာ​မန်​ပြင်​ဆင်​မှု​ဖြစ်​ပါ​သည်​',
108 'watchthis' => 'ဤ​စာ​မျက်​နှာ​အား​စောင့်​ကြည့်​ပါ​',
109 'savearticle' => 'သိမ်း​ပါ​',
110 'showpreview' => 'န​မူ​နာ​ပြ​ပါ​',
111 'showdiff' => 'ပြင်​ဆင်​ထား​သည်​များ​ကို​ပြ​ပါ​',
112 'whitelistedittitle' => 'ပြင်​ဆင်​ခြင်း​သည်​မှတ်​ပုံ​တင်​ရန်​လို​သည်​',
113 'loginreqlink' => 'မှတ်​ပုံ​တင်​ဖြင့်​ဝင်​ပါ​',
114
115 # Search results
116 'powersearch' => 'ရှာ​ဖွေ​ရန်​',
117
118 # Preferences page
119 'mypreferences' => 'ကျွန်​တော့​ရွေး​ချယ်​စ​ရာ​များ​',
120 'prefsnologin' => 'မှတ်​ပုံ​တင်​ဖြင့်​မ​ဝင်​ရ​သေး​ပါ​',
121 'searchresultshead' => 'ရှာ​ဖွေ​ရန်​',
122
123 # Recent changes
124 'recentchanges' => 'လတ်​တ​လော​အ​ပြောင်း​အ​လဲ​များ​',
125
126 # Recent changes linked
127 'recentchangeslinked' => 'ဆက်​ဆပ်​သော​အ​ပြောင်း​အ​လဲ​များ​',
128
129 # Upload
130 'upload' => 'ဖိုင်​တင်​ရန်​',
131 'uploadbtn' => 'ဖိုင်​တင်​ရန်​',
132 'uploadnologin' => 'မှတ်​ပုံ​တင်​ဖြင့်​မ​ဝင်​ရ​သေး​ပါ​',
133 'filedesc' => 'အ​ကျဉ်း​ချုပ်​',
134 'fileuploadsummary' => 'အ​ကျဉ်း​ချုပ်:',
135 'watchthisupload' => 'ဤ​စာ​မျက်​နှာ​အား​စောင့်​ကြည့်​ပါ​',
136
137 # Random page
138 'randompage' => 'ကျ​ပန်း​စာ​မျက်​နှာ​',
139
140 'brokenredirects-edit' => '(ပြင်​ဆင်​ရန်)',
141 'brokenredirects-delete' => '(ဖျက်​ပါ)',
142
143 # Miscellaneous special pages
144 'specialpages' => 'အ​ထူး​စာ​မျက်​နှာ​',
145 'newpages-username' => 'မှတ်​ပုံ​တင်​အ​မည်:',
146 'move' => 'ရွေ့​ပြောင်း​ပါ​',
147
148 # Book sources
149 'booksources-go' => 'သွား​ပါ​',
150
151 # Special:Log
152 'log-search-submit' => 'သွား​ပါ​',
153
154 # Special:Allpages
155 'allpagessubmit' => 'သွား​ပါ​',
156
157 # Watchlist
158 'watchlist' => 'စောင့်​ကြည့်​စာ​ရင်း​',
159 'mywatchlist' => 'စောင့်​ကြည့်​စာ​ရင်း​',
160 'watch' => 'စောင့်​ကြည့်​ပါ​',
161 'watchthispage' => 'ဤ​စာ​မျက်​နှာ​အား​စောင့်​ကြည့်​ပါ​',
162
163 # Restrictions (nouns)
164 'restriction-edit' => 'ပြင်​ဆင်​ရန်​',
165 'restriction-move' => 'ရွေ့​ပြောင်း​ပါ​',
166
167 # Undelete
168 'undelete-search-submit' => 'ရှာ​ဖွေ​ရန်​',
169
170 # Contributions
171 'contributions' => 'မှတ်​ပုံ​တင်​အ​သုံး​ပြု​သူ​:ပံ​ပိုး​မှု​များ​',
172 'mycontris' => 'ကျွန်​တော်​ပေး​သော​ပံ​ပိုး​မှု​များ​',
173
174 'sp-contributions-submit' => 'ရှာ​ဖွေ​ရန်​',
175
176 # What links here
177 'whatlinkshere' => 'မည်​သည့်​စာ​မျက်​နှာ​များ​မှ​ညွန်း​ထား​သည်​',
178
179 # Block/unblock
180 'ipbreason' => 'အ​ကြောင်း​ပြ​ချက်:',
181 'ipblocklist-submit' => 'ရှာ​ဖွေ​ရန်​',
182
183 # Move page
184 'move-page-legend' => 'စာ​မျက်​နှာ​အား​ရွေ့​ပြောင်း​ပါ​',
185 'movearticle' => 'စာ​မျက်​နှာ​အား​ရွေ့​ပြောင်း​ပါ​',
186 'movenologin' => 'မှတ်​ပုံ​တင်​ဖြင့်​မ​ဝင်​ရ​သေး​ပါ​',
187 'movepagebtn' => 'စာ​မျက်​နှာ​အား​ရွေ့​ပြောင်း​ပါ​',
188 'movedto' => 'ရွေ့​ပြောင်း​ရန်​နေ​ရာ​',
189 '1movedto2' => '[[$1]] မှ​ [[$2]] သို့​',
190 'movereason' => 'အ​ကြောင်း​ပြ​ချက်​',
191
192 # Namespace 8 related
193 'allmessages' => 'စ​နစ်​၏​သ​တင်း​များ​',
194
195 # Tooltip help for the actions
196 'tooltip-pt-logout' => 'ထွက်​ပါ​',
197 'tooltip-ca-move' => 'ဤ​စာ​မျက်​နှာ​အား​ရွေ့​ပြောင်း​ပါ​',
198
199 # Special:Newimages
200 'ilsubmit' => 'ရှာ​ဖွေ​ရန်​',
201
202 # Multipage image navigation
203 'imgmultigo' => 'သွား​ပါ!',
204
205 # Table pager
206 'table_pager_limit_submit' => 'သွား​ပါ​',
207
208 );