]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - languages/messages/MessagesGv.php
MediaWiki 1.16.5
[autoinstallsdev/mediawiki.git] / languages / messages / MessagesGv.php
1 <?php
2 /** Manx (Gaelg)
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 Alison
11  * @author MacTire02
12  * @author Shimmin Beg
13  */
14
15 $namespaceNames = array(
16         NS_MEDIA            => 'Meanyn',
17         NS_SPECIAL          => 'Er_lheh',
18         NS_TALK             => 'Resooney',
19         NS_USER             => 'Ymmydeyr',
20         NS_USER_TALK        => 'Resooney_ymmydeyr',
21         NS_PROJECT_TALK     => 'Resooney_$1',
22         NS_FILE             => 'Coadan',
23         NS_FILE_TALK        => 'Resooney_coadan',
24         NS_MEDIAWIKI        => 'MediaWiki',
25         NS_MEDIAWIKI_TALK   => 'Resooney_MediaWiki',
26         NS_TEMPLATE         => 'Clowan',
27         NS_TEMPLATE_TALK    => 'Resooney_clowan',
28         NS_HELP             => 'Cooney',
29         NS_HELP_TALK        => 'Resooney_cooney',
30         NS_CATEGORY         => 'Ronney',
31         NS_CATEGORY_TALK    => 'Resooney_ronney',
32 );
33
34 $messages = array(
35 # User preference toggles
36 'tog-underline'              => 'Cur linnaghyn fo chianglaghyn:',
37 'tog-highlightbroken'        => 'Croo kianglaghyn brisht <a href="" class="new">myr shoh</a> (aght elley: myr shoh<a href="" class="internal">?</a>).',
38 'tog-justify'                => 'Cur meeryn ayns un linney',
39 'tog-hideminor'              => "Follee myn-arraghyn ayns caghlaaghyn s'noa",
40 'tog-hidepatrolled'          => "Follee arraghyn er nyn scrutaghey ayns caghlaaghyn s'noa",
41 'tog-newpageshidepatrolled'  => "Follee duillagyn er nyn scrutaghey 'sy rolley duillagyn noa",
42 'tog-numberheadings'         => 'Cur earrooyn gyn smooinaght er kione-linnaghyn',
43 'tog-showtoolbar'            => 'Taishbynee barr greieyn (ta feme ec er JavaScript)',
44 'tog-editondblclick'         => 'Reagh duillagyn lesh crig dooblit (ta feme ec er JavaScript)',
45 'tog-rememberpassword'       => "Cooinnee m'ockle arrey er y cho-earrooder shoh",
46 'tog-watchcreations'         => 'Cur duillagyn ta crooit aym lesh my rolley arrey',
47 'tog-watchdefault'           => 'Cur duillagyn ta reaghit aym lesh my rolley arrey',
48 'tog-watchmoves'             => 'Cur duillagyn ta scughit aym lesh my rolley arrey',
49 'tog-watchdeletion'          => 'Cur duillagyn ta scryssit aym lesh my rolley arrey',
50 'tog-minordefault'           => 'Myr roie-hoieaghey, cowree dagh arraghey myr myn-arraghey',
51 'tog-previewontop'           => 'Taishbyney roie-haishbynys roish y rheynn reaghee',
52 'tog-previewonfirst'         => 'Taishbyney roie-haishbynys ec y chied reaghey',
53 'tog-enotifusertalkpages'    => 'Cur post-l dou my vees y duillag ymmydeyr aym caghlaa',
54 'tog-enotifminoredits'       => 'Cur dou post-l er myn-arraghey duillagyn chammah',
55 'tog-shownumberswatching'    => 'Taishbynee quoid dy ymmydeyryn ta freill arrey er',
56 'tog-oldsig'                 => "Roie-haishbynys jeh'n screeuys t'ayn hannah:",
57 'tog-fancysig'               => 'Gra dy vel y screeuys myr wikiteks (gyn kiangley seyr-obbragh)',
58 'tog-watchlisthideown'       => 'Follee my arraghyn hene er my rolley arrey',
59 'tog-watchlisthidebots'      => 'Follee arraghyn botyn er my rolley arrey',
60 'tog-watchlisthideminor'     => 'Follee myn-arraghyn er my rolley arrey',
61 'tog-watchlisthidepatrolled' => 'Follee arraghyn er nyn scrutaghey er my rolley arrey',
62 'tog-ccmeonemails'           => 'Cur coip dou jeh dagh post-l verrym da ymmydeyr elley',
63 'tog-showhiddencats'         => 'Taishbynee ronnaghyn follit',
64
65 'underline-always'  => 'Dagh keayrt',
66 'underline-never'   => 'Ny jean eh arragh',
67 'underline-default' => 'Rere roie-hoiaghey y yeeagheyder',
68
69 # Font style option in Special:Preferences
70 'editfont-style'     => 'Sorçh clou yn rheynn reaghee',
71 'editfont-default'   => 'Rere roie-hoiaghey y yeeagheyder',
72 'editfont-monospace' => 'Clou un-lheead',
73 'editfont-sansserif' => 'Clou gyn trasnane',
74 'editfont-serif'     => 'Clou lesh trasnane',
75
76 # Dates
77 'sunday'        => 'Jedoonee',
78 'monday'        => 'Jelune',
79 'tuesday'       => 'Jemayrt',
80 'wednesday'     => 'Jecrean',
81 'thursday'      => 'Jerdein',
82 'friday'        => 'Jeheiney',
83 'saturday'      => 'Jesarn',
84 'sun'           => 'Doon',
85 'mon'           => 'Lune',
86 'tue'           => 'Mayrt',
87 'wed'           => 'Crean',
88 'thu'           => 'Dein',
89 'fri'           => 'Hein',
90 'sat'           => 'Sarn',
91 'january'       => 'Jerrey Geuree',
92 'february'      => 'Toshiaght Arree',
93 'march'         => 'Mart',
94 'april'         => 'Averil',
95 'may_long'      => 'Boaldyn',
96 'june'          => 'Mean Souree',
97 'july'          => 'Jerrey Souree',
98 'august'        => 'Luanistyn',
99 'september'     => 'Mean Fouyir',
100 'october'       => 'Jerrey Fouyir',
101 'november'      => 'Mee Houney',
102 'december'      => 'Mee ny Nollick',
103 'january-gen'   => 'Jerrey Geuree',
104 'february-gen'  => 'Toshiaght Arree',
105 'march-gen'     => 'Mart',
106 'april-gen'     => 'Averil',
107 'may-gen'       => 'Boaldyn',
108 'june-gen'      => 'Mean Souree',
109 'july-gen'      => 'Jerrey Souree',
110 'august-gen'    => 'Luanistyn',
111 'september-gen' => 'Mean Fouyir',
112 'october-gen'   => 'Jerrey Fouyir',
113 'november-gen'  => 'Mee Houney',
114 'december-gen'  => 'Mee ny Nollick',
115 'jan'           => 'JGeu',
116 'feb'           => 'TArr',
117 'mar'           => 'Mart',
118 'apr'           => 'Ave',
119 'may'           => 'Boal',
120 'jun'           => 'MSou',
121 'jul'           => 'JSou',
122 'aug'           => 'Luan',
123 'sep'           => 'MFou',
124 'oct'           => 'JFou',
125 'nov'           => 'Soun',
126 'dec'           => 'Noll',
127
128 # Categories related messages
129 'pagecategories'                 => '{{PLURAL:$1|Ronney|Ronnaghyn}}',
130 'category_header'                => 'Duillagyn \'sy ronney "$1"',
131 'subcategories'                  => 'Fo-ronnaghyn',
132 'category-media-header'          => 'Meanyn \'sy ronney "$1"',
133 'category-empty'                 => "''Cha nel duillagyn ny meanyn ayns y ronney shoh ec y traa t'ayn.''",
134 'hidden-categories'              => '{{PLURAL:$1|Ronney follit|Ronnaghyn follit}}',
135 'hidden-category-category'       => 'Ronnaghyn follit',
136 'category-subcat-count'          => "{{PLURAL:$2|Ta{{PLURAL:$1|&nbsp;ny $1 fo-ronney|'n $1 'o-ronney|'n $1 'o-ronney|&nbsp;ny $1 fo-ronnaghyn}} shoh ec y ronney shoh, jeh'n lane-sym $2.}}",
137 'category-subcat-count-limited'  => "{{PLURAL:$1|Ta{{PLURAL:$1|&nbsp;ny $1 fo-ronney|'n $1 'o-ronney|'n $1 'o-ronney|&nbsp;ny $1 fo-ronnaghyn}} shoh ec y ronney shoh.}}",
138 'category-article-count'         => "Ta{{PLURAL:$1|'n $1 duillag|'n $1 duillag|'n $1 ghuillag| ny $1 duillagyn}} heese 'sy ronney shoh, jeh'n lame-sym $2.",
139 'category-article-count-limited' => "Ta{{PLURAL:$1|'n $1 duillag|'n $1 duillag|'n $1 ghuillag| ny $1 duillagyn}} heese 'sy ronney shoh.",
140 'category-file-count-limited'    => "Ta{{PLURAL:$1|'n $1 coadan|'n $1 choadan|'n $1 choadan| ny $1 coadanyn}} heese 'sy ronney shoh.",
141 'listingcontinuesabbrev'         => 'tooil.',
142 'index-category'                 => 'Duillagyn er ayndagh',
143 'noindex-category'               => 'Duillagyn nagh vel er ayndagh',
144
145 'mainpagetext' => "'''Ta MediaWiki currit stiagh nish.'''",
146
147 'about'         => 'Mychione',
148 'article'       => 'Duillag chummal',
149 'newwindow'     => '(foshlit ayns uinnag elley eh)',
150 'cancel'        => 'Dolley magh',
151 'moredotdotdot' => 'Tooilley...',
152 'mypage'        => 'My ghuillag',
153 'mytalk'        => 'My resoonaght',
154 'anontalk'      => "Cur loayrtys da'n IP shoh",
155 'navigation'    => 'Stiureydys',
156 'and'           => '&#32;as',
157
158 # Cologne Blue skin
159 'qbfind'         => 'Fow',
160 'qbbrowse'       => 'Ronsaghey',
161 'qbedit'         => 'Reaghey',
162 'qbpageoptions'  => 'Yn duillag shoh',
163 'qbpageinfo'     => 'Co-hecks',
164 'qbmyoptions'    => 'My ghuillagyn',
165 'qbspecialpages' => 'Duillagyn er lheh',
166 'faq'            => 'FC',
167 'faqpage'        => 'Project:FC',
168
169 # Vector skin
170 'vector-action-addsection'   => 'Cooish noa',
171 'vector-action-delete'       => 'Scryss',
172 'vector-action-move'         => 'Scughey',
173 'vector-action-protect'      => 'Coadee',
174 'vector-action-undelete'     => 'Jee-scryss',
175 'vector-action-unprotect'    => 'Jee-choadee',
176 'vector-namespace-category'  => 'Ronney',
177 'vector-namespace-help'      => 'Duillag choonee',
178 'vector-namespace-image'     => 'Coadan',
179 'vector-namespace-main'      => 'Duillag',
180 'vector-namespace-mediawiki' => 'Çhaghteraght',
181 'vector-namespace-project'   => 'Duillag shalee',
182 'vector-namespace-special'   => 'Duillag er lheh',
183 'vector-namespace-talk'      => 'Resoonaght',
184 'vector-namespace-template'  => 'Clowan',
185 'vector-namespace-user'      => 'Duillag ymmydeyr',
186 'vector-view-create'         => 'Croo',
187 'vector-view-edit'           => 'Reaghey',
188 'vector-view-history'        => 'Jeeagh er shennaghys',
189 'vector-view-view'           => 'Lhaih',
190 'vector-view-viewsource'     => 'Jeeagh er bun',
191 'actions'                    => 'Obbraghyn',
192 'namespaces'                 => 'Reamyssyn',
193
194 'errorpagetitle'    => 'Marranys',
195 'returnto'          => 'Goll er ash gys $1.',
196 'tagline'           => 'Ass {{SITENAME}}.',
197 'help'              => 'Cooney',
198 'search'            => 'Ronsaghey',
199 'searchbutton'      => 'Ronsaghey',
200 'go'                => 'Gow',
201 'searcharticle'     => 'Gow',
202 'history'           => 'Shennaghys ny duillag',
203 'history_short'     => 'Shennaghys',
204 'info_short'        => 'Oayllys',
205 'printableversion'  => 'Lhieggan clou',
206 'permalink'         => 'Kiangley yiarn',
207 'print'             => 'Dy chlou',
208 'edit'              => 'Reaghey',
209 'create'            => 'Croo',
210 'editthispage'      => 'Reaghey yn duillag shoh',
211 'create-this-page'  => 'Croo yn duillag shoh',
212 'delete'            => 'Scryss',
213 'deletethispage'    => 'Scryss y duillag shoh',
214 'undelete_short'    => 'Jee-scryssey {{PLURAL:$1|$1 caghlaa|$1 chaghlaa|$1 chaghlaa|$1 caghlaaghyn}}',
215 'protect'           => 'Coadee',
216 'protect_change'    => 'arraghey',
217 'protectthispage'   => 'Coadee yn duillag shoh',
218 'unprotect'         => 'Jee-choadee',
219 'unprotectthispage' => 'Jee-choadee y duillag shoh',
220 'newpage'           => 'Duillag noa',
221 'talkpage'          => 'Resooney magh y duillag shoh',
222 'talkpagelinktext'  => 'Resoonaght',
223 'specialpage'       => 'Duillag er lheh',
224 'personaltools'     => 'Greienyn persoonagh',
225 'postcomment'       => 'Cohaggloo y chur seose',
226 'articlepage'       => 'Jeeagh er duillag y chummal',
227 'talk'              => 'Resoonaght',
228 'views'             => 'Reayrtyn',
229 'toolbox'           => 'Kishtey greie',
230 'userpage'          => 'Jeeagh er duillag yn ymmydeyr',
231 'projectpage'       => 'Jeeagh er duillag y halee',
232 'imagepage'         => 'Jeeagh er duillag y choadan',
233 'mediawikipage'     => 'Jeeagh er duillag y haghteraght',
234 'templatepage'      => 'Jeeagh er duillag y chlowan',
235 'viewhelppage'      => 'Jeeagh er duillag y chooney',
236 'categorypage'      => 'Jeeagh er duillag ny ronnaghyn',
237 'viewtalkpage'      => 'Jeeagh er resoonaght',
238 'otherlanguages'    => 'Ayns çhengaghyn elley',
239 'redirectedfrom'    => '(Aa-enmyssit ass $1)',
240 'redirectpagesub'   => 'Duillag aa-enmys',
241 'lastmodifiedat'    => "Va'n duillag shoh ceaghlit er $1, ec $2.",
242 'protectedpage'     => 'Duillag choadit',
243 'jumpto'            => 'Gow gys:',
244 'jumptonavigation'  => 'stiureydys',
245 'jumptosearch'      => 'ronsaghey',
246
247 # 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).
248 'aboutsite'            => 'Mychione {{SITENAME}}',
249 'aboutpage'            => 'Project:Mychione',
250 'copyright'            => 'Ta stoo ry-gheddyn rere $1.',
251 'copyrightpage'        => '{{ns:project}}:Coip-chiartyn',
252 'currentevents'        => 'Cooishyn y laa',
253 'currentevents-url'    => 'Project:Cooishyn y laa',
254 'disclaimers'          => 'Jiooldeyderyn',
255 'disclaimerpage'       => 'Project:Obbalys cadjin',
256 'edithelp'             => 'Cooney y reaghey',
257 'edithelppage'         => 'Help:Reaghey',
258 'helppage'             => 'Help:Cummal',
259 'mainpage'             => 'Ard-ghuillag',
260 'mainpage-description' => 'Ard-ghuillag',
261 'policy-url'           => 'Project:Polasee',
262 'portal'               => 'Ynnyd y phobble',
263 'portal-url'           => 'Project:Ynnyd y phobble',
264 'privacy'              => 'Polasee preevaadjys',
265 'privacypage'          => 'Project:Polasee preevaadjys',
266
267 'badaccess' => 'Marranys y chied',
268
269 'ok'                      => 'OK',
270 'retrievedfrom'           => 'Feddynit ass "$1"',
271 'youhavenewmessages'      => 'Ta $1 ayd ($2).',
272 'newmessageslink'         => 'çhaghteraghtyn noa',
273 'newmessagesdifflink'     => "caghlaa s'jerree",
274 'youhavenewmessagesmulti' => 'Ta çhaghteraghtyn noa ayd er $1',
275 'editsection'             => 'reaghey',
276 'editold'                 => 'reaghey',
277 'viewsourceold'           => 'jeeagh er bun',
278 'editlink'                => 'reaghey',
279 'viewsourcelink'          => 'jeeagh er bun',
280 'editsectionhint'         => 'Reaghey rheynn: $1',
281 'toc'                     => 'Cummal',
282 'showtoc'                 => 'taishbyney',
283 'hidetoc'                 => 'follaghey',
284 'viewdeleted'             => 'Jeeagh er $1?',
285 'site-rss-feed'           => 'Scoltey RSS $1',
286 'site-atom-feed'          => 'Scoltey Atom $1',
287 'page-rss-feed'           => 'Scoltey RSS "$1"',
288 'page-atom-feed'          => 'Atom Feed "$1"',
289 'red-link-title'          => '$1 (cha nel y duillag shoh ayn)',
290
291 # Short words for each namespace, by default used in the namespace tab in monobook
292 'nstab-main'      => 'Duillag',
293 'nstab-user'      => 'Duillag yn ymmydeyr',
294 'nstab-special'   => 'Er lheh',
295 'nstab-project'   => 'Duillag shalee',
296 'nstab-image'     => 'Coadan',
297 'nstab-mediawiki' => 'Çhaghteraght',
298 'nstab-template'  => 'Clowan',
299 'nstab-help'      => 'Duillag choonee',
300 'nstab-category'  => 'Ronney',
301
302 # Main script and global functions
303 'nosuchaction'      => 'Cha nel lheid yn obbyr ayn',
304 'nosuchspecialpage' => 'Cha nel y duillag er lheh shoh ayn',
305
306 # General errors
307 'error'                => 'Marranys',
308 'missing-article'      => 'Cha row teks duillag, lhisagh ve er gheddyn lesh yn ennym "$1" $2, feddynit ec y stoyr-fysseree.
309
310 Dy cadjin, she y chooish da\'n taghyrt shen na jannoo shelg er kiangley caghlaa ass date ny kiangley shennaghys dys duillag va scrysst.
311
312 Mannagh vel eh y chooish, foddee dy vel doghan \'sy chooid vog er ve feddynit magh ayd.<br />
313 Cur coontey jeh da [[Special:ListUsers/sysop|reireyder]], as gow notey jeh\'n URL.',
314 'missingarticle-rev'   => '(caghlaa#: $1)',
315 'internalerror'        => 'Marranys ynveanagh',
316 'internalerror_info'   => 'Marranys ynveanagh: $1',
317 'badarticleerror'      => 'Cha nod oo jannoo shen er y duillag shoh.',
318 'badtitle'             => 'Drogh-ennym',
319 'badtitletext'         => "Va marrantys bentyn rish ennym y ghuillag v'ou shirrey.  Foddee dy vel eh follym ny gyn vree, ny kianglt dy moal myr kiangley eddyr-wiki.  Foddee dy row cowraghyn 'syn ennym nagh nod oo jannoo ymmyd jeu ayns enmyn.",
320 'viewsource'           => 'Jeeagh er bun',
321 'viewsourcefor'        => 'dy $1',
322 'actionthrottled'      => 'Obbyr er ny phlooghey',
323 'actionthrottledtext'  => "Myr saase noi-spam, cha nod oo jannoo yn obbyr shoh rouyr keayrtyn ayns tammylt beg, as t'ou er roshtyn yn earroo smoo.  Jean eab noa dy gerrid, my saillt.",
324 'protectedpagetext'    => "Ta'n duillag shoh fo ghlass, as cha nod oo eshyn y reaghey.",
325 'viewsourcetext'       => 'Foddee oo jeeagh as jean aascreeuyn er bun ny duillag shoh:',
326 'namespaceprotected'   => "Cha nel kiart ayd duillagyn 'sy reamys '''$1''' y reaghey.",
327 'customcssjsprotected' => 'Cha nel kiart ayd y duillag shoh y reaghey.  Ta tosheeaghtyn persoonagh ymmydeyr elley ayn.',
328 'ns-specialprotected'  => 'Cha nod oo reaghey duillagyn er lheh.',
329
330 # Login and logout pages
331 'welcomecreation'            => '== Failt ort, $1! ==
332 Ta dty choontys chrooit nish.<br />
333 Ny jean jarrood dty [[Special:Preferences|{{SITENAME}} hosheeaghtyn]] y arraghey.',
334 'yourname'                   => "Dt'ennym ymmydeyr",
335 'yourpassword'               => 'Fockle yn arrey:',
336 'yourpasswordagain'          => "Aascreeu d'ockle arrey:",
337 'remembermypassword'         => "Cooinnee m'ockle arrey",
338 'login'                      => 'Log stiagh',
339 'nav-login-createaccount'    => 'Log stiagh / croo coontys',
340 'loginprompt'                => 'Shegin dhyt cur pooar da minniagyn dy loggal stiagh ayns {{SITENAME}}.',
341 'userlogin'                  => 'Log stiagh / croo coontys',
342 'userloginnocreate'          => 'Log stiagh',
343 'logout'                     => 'Log magh',
344 'userlogout'                 => 'Log magh',
345 'notloggedin'                => 'Cha nel ou loggit stiagh',
346 'nologin'                    => "Nagh vel log stiagh ayd? '''$1'''.",
347 'nologinlink'                => 'Croo coontys',
348 'createaccount'              => 'Croo coontys',
349 'gotaccount'                 => "Vel coontys ayd hannah? '''$1'''.",
350 'gotaccountlink'             => 'Log stiagh',
351 'createaccountmail'          => 'er post-L',
352 'loginerror'                 => 'Marranys log stiagh',
353 'createaccounterror'         => 'Cha dod shin croo coontys: $1',
354 'noname'                     => 'Cha honree uss ennym ymmydeyr fondagh',
355 'loginsuccesstitle'          => "T'ou loggalt stiagh",
356 'loginsuccess'               => "'''T'ou loggit stiagh ayns {{SITENAME}} myr \"\$1\".'''",
357 'nosuchuser'                 => 'Cha nel ymmydeyr lesh yn ennym "$1".<br />
358 Cur streean er dty lettraghey, ny [[Special:UserLogin/signup|croo coontys noa]].',
359 'nosuchusershort'            => 'Cha nel ymmydeyr lesh yn ennym "<nowiki>$1</nowiki>".
360 Cur streean er dty lettraghey.',
361 'nouserspecified'            => 'Shegin dhyt ennym ymmydeyr y honraghey.',
362 'wrongpassword'              => 'Va fockle arrey neuchiart screeuit. Screeu eh reesht eh.',
363 'wrongpasswordempty'         => "Va'n fockle arrey screeuit bane.
364 Aascreeu, my sailliu.",
365 'mailmypassword'             => "Cur dou m'ockle arrey er post-L",
366 'passwordremindertitle'      => 'Fockle arrey noa shallidagh gys {{SITENAME}}',
367 'noemail'                    => 'Cha nel enmys post-L recortyssit da\'n ymmydeyr "$1".',
368 'noemailcreate'              => 'Shegin dhyt enmys post-l fondagh y honraghey',
369 'passwordsent'               => 'Va fockle arrey noa currit da enmys post-L ta recortyssit da "$1".<br />
370 Tra t\'eh ayd, log stiagh my sailliu.',
371 'acct_creation_throttle_hit' => "Va {{PLURAL:$1|1 choontys|$1 coontyssyn}} crooit ec keayrtee da'n wiki shoh lesh yn enmys IP ayd 'sy laa ain, as cha nel ny smoo coontyssyn y chroo lhiggalagh.<br />
372 Myr eiyrtys, cha nod keayrtee lesh yn enmys IP shoh ny smoo coontyssyn noa y chroo nish.",
373 'emailconfirmlink'           => 'Shickyree yn enmys post-l ayd',
374 'accountcreated'             => 'Coontys crooit',
375 'accountcreatedtext'         => 'Ta coontys ymmydeyr da $1 crooit.',
376 'createaccount-title'        => 'Coontys crooit dy {{SITENAME}}',
377 'loginlanguagelabel'         => 'Çhengey: $1',
378
379 # Password reset dialog
380 'resetpass'                 => 'Caghlaa fockle yn arrey',
381 'resetpass_header'          => 'Caghlaa fockle arrey y choontys',
382 'oldpassword'               => 'Shenn-ockle yn arrey:',
383 'newpassword'               => 'Fockle noa yn arrey:',
384 'retypenew'                 => "Aascreeu d'ockle arrey noa:",
385 'resetpass_submit'          => 'Soiaghey fockle yn arrey as loggal stiagh',
386 'resetpass_forbidden'       => 'Cha nod focklyn arrey y arraghey er {{SITENAME}}',
387 'resetpass-submit-loggedin' => 'Caghlaa fockle yn arrey',
388
389 # Edit page toolbar
390 'bold_sample'     => 'Clou trome',
391 'bold_tip'        => 'Clou trome',
392 'italic_sample'   => 'Clou iddaalagh',
393 'italic_tip'      => 'Clou iddaalagh',
394 'link_sample'     => 'Ennym y chianglee',
395 'link_tip'        => 'Kiangley ynveanagh',
396 'extlink_sample'  => 'http://www.example.com ennym chianglee',
397 'extlink_tip'     => 'Kiangley mooie (cooiney roie-ockle http://)',
398 'headline_sample' => 'Teks y chione-linney',
399 'headline_tip'    => 'Kione-linney corrym 2',
400 'math_sample'     => 'Cur formley stiagh ayns shoh',
401 'math_tip'        => 'Formley maddaghtoil (LaTeX)',
402 'nowiki_sample'   => 'Cur stiagh teks gyn cummey ayns shoh',
403 'nowiki_tip'      => 'Ny chur tastey da cummey wikiagh',
404 'image_tip'       => 'Coadan jingit',
405 'media_tip'       => 'Kiangley yn choadan',
406 'sig_tip'         => "Dt'ennym screeuit lesh clouag am",
407 'hr_tip'          => 'Linney cochruinnagh (ymmyd dy spaarailagh)',
408
409 # Edit pages
410 'summary'                          => 'Giare-choontey:',
411 'subject'                          => 'Cooish/kione-linney:',
412 'minoredit'                        => 'She myn-arraghey eh shoh',
413 'watchthis'                        => 'Freill arrey er y duillag shoh',
414 'savearticle'                      => 'Sauail y duillag',
415 'preview'                          => 'Roie-haishbynys',
416 'showpreview'                      => 'Taishbyney roie-haishbynys',
417 'showlivepreview'                  => 'Roie-haishbynys bio',
418 'showdiff'                         => 'Taishbyney caghlaaghyn',
419 'anoneditwarning'                  => "'''Raaue:''' Cha nel ou loggit stiagh.
420 Bee dt'enmys IP recortyssit ayns shennaghys reaghey yn duillag shoh.",
421 'missingcommenttext'               => 'Taggloo er heese, my sailt.',
422 'summary-preview'                  => 'Roie-haishbynys y ghiare-choontey:',
423 'subject-preview'                  => 'Roie-haishbynys cooish/kione-linney:',
424 'blockedtitle'                     => "Ta'n ymmydeyr glast magh",
425 'blockedtext'                      => "'''Ta dt'ennym ymmydeyr ny dt'enmys IP currit fo ghlass.'''
426
427 V'ou glassit magh ec $1. T'eh yn oyr na ''$2''.
428
429 * Toshiaght y ghlass: $8
430 * Jerrey yn ghlass: $6
431 * Currit da: $7
432
433 Foddee oo cur fys er $1 ny [[{{MediaWiki:Grouppage-sysop}}|reireyder]] elley dy resooney magh y ghlass.
434 Cha nod oo jannoo ymmyd jeh'n chummey 'cur post-L da'n ymmydeyr shoh' mannagh vel eh sonrit ayns dty [[Special:Preferences|choontys tosheeaghtyn]] as mannagh vel ou glasst magh.<br />
435 She $3 dt'enmys IP roie, as she dt'enney ghlass na #$5. Cur ad lesh dagh ooilley eysht.",
436 'blockednoreason'                  => 'cha nel fa currit',
437 'loginreqlink'                     => 'Log stiagh',
438 'loginreqpagetext'                 => 'Shegin dhyt $1 dys jeeagh er duillagyn elley.',
439 'accmailtitle'                     => 'Fockle yn arrey currit.',
440 'accmailtext'                      => "Ta fockle arrey gyn tort er son [[User talk:$1|$1]] er ve currit dys $2.
441
442 Foddee oo ceaghley yn fockle arrey noa da'n choontys noa shoh er duillag ''[[Special:ChangePassword|cheaghley fockle yn arrey]]'' lurg loggal stiagh.",
443 'newarticle'                       => '(Noa)',
444 'newarticletext'                   => 'T’ou er jeet trooid kiangley dys duillag nagh vel ayn foast.
445 Son dy chroo y duillag, gow toshiaght screeuyn ‘sy chishtey çheu heese jeh shoh (jeeagh er [[{{MediaWiki:Helppage}}|duillag y chooney]] son ny smoo fys).
446 My haink oo dys shoh trooid marranys, crig er cramman ‘erash’ yn jeeagheyder ayd.',
447 'noarticletext'                    => "Cha nel teks 'sy duillag shoh ec y traa t'ayn.
448 Foddee oo [[Special:Search/{{PAGENAME}}|ronsaghey enmys ny duillag shoh]] ayns duillagyn elley,
449 <span class=\"plainlinks\">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} jean ronsaght 'sy lioaryn cooishyn ta bentyn rish],
450 ny [{{fullurl:{{FULLPAGENAME}}|action=edit}} reaghey yn duillag shoh]</span>.",
451 'note'                             => "'''Note:'''",
452 'previewnote'                      => "'''Cooinnee nagh vel eh shoh agh ny roie-haishbynys;
453 cha nel dty chaghlaaghyn sauailt foast!'''",
454 'editing'                          => 'Reaghey $1',
455 'editingsection'                   => 'Reaghey $1 (meer)',
456 'editingcomment'                   => 'Reaghey $1 (meer noa)',
457 'yourtext'                         => 'Dty heks',
458 'storedversion'                    => 'Lhieggan stoyrit',
459 'yourdiff'                         => 'Anchaslyssyn',
460 'copyrightwarning'                 => "Cur tastey my saillt: my t’ou cur red erbee da {{SITENAME}}, t’eh toiggit dy vel oo cur magh eh rere yn $2 (jeeagh er $1 son ny smoo fys).  Mannagh by vie lhiat dy beagh sleih elley reaghey dty obbyr gyn myghin as skeaylley eh dy seyr, ny chur roish eh ayns shoh.
461 <br />
462 Chammah as shen, t’ou gialdyn dooin dy screeu oo hene eh, ny ren oo coip jeh ny ta fo çhiarnys y theay, ny ry-gheddyn dy seyr.
463 '''NY CHUR ROISH GYN KIED OBBYR TA FO COIP-CHIART! '''",
464 'templatesused'                    => '{{PLURAL:$1|Clowan|Chlowan|Chlowan|Clowanyn}} ymmydit er y duillag shoh:',
465 'templatesusedpreview'             => "{{PLURAL:$1|Clowan|Chlowan|Chlowan|Clowanyn}} ymmydit 'sy roie-haishbynys shoh:",
466 'template-protected'               => '(glast)',
467 'template-semiprotected'           => '(lieh-ghlast)',
468 'hiddencategories'                 => "Ta'n duillag shoh ayns {{PLURAL:$1|ronney follit|ronney follit|ronney follit|ronnaghyn follit}}",
469 'nocreatetitle'                    => 'Crooaght duillag jeorit',
470 'nocreatetext'                     => "Ta ablid duillagyn noa y chroo lhiettalit ec {{SITENAME}}.<br />
471 Foddee shiu goll er ash as reaghey duillag t'ayn nish, ny [[Special:UserLogin|loggal stiagh ny croo coontys]].",
472 'nocreate-loggedin'                => 'Cha nel kied ayd duillagyn noa y chroo er {{SITENAME}}.',
473 'permissionserrorstext-withaction' => 'Cha nel kiart ayd y $2, er {{PLURAL:$1|y fa|y fa}}:',
474 'recreate-moveddeleted-warn'       => "'''Raaue: Ta shiu aachroo duillag as eh er ve scrysst roie.'''
475
476 By chair dhyt smooinagh vel eh kiart goll er oai lesh reaghey yn duillag shoh.<br />
477 Ta lioar ny scryssaghyn magh kiarit ayns shoh rere dty chaays hene:",
478
479 # Account creation failure
480 'cantcreateaccounttitle' => 'Cha nod coontys y chroo',
481
482 # History pages
483 'viewpagelogs'           => 'Jeeagh er lioaryn cooishyn ny duillag shoh',
484 'currentrev'             => 'Aavriwnys roie',
485 'currentrev-asof'        => 'Aavriwnys roie er $1',
486 'revisionasof'           => 'Aavriwnys veih $1',
487 'revision-info'          => 'Aavriwnys veih $1 ec $2',
488 'previousrevision'       => '←Aavriwnys ny shinney',
489 'nextrevision'           => 'Aavriwnys ny saa→',
490 'currentrevisionlink'    => 'Aavriwnys roie',
491 'cur'                    => 'traa',
492 'next'                   => 'nah',
493 'last'                   => 'roish',
494 'page_first'             => 'Kied',
495 'page_last'              => 'roish',
496 'histlegend'             => "Reih anchaslys: jean reih kiarkil reih ny lhiegganyn by vie lhiat cosoylaghey ad, as crig er \"enter\", ny er y cramman ec cass y rolley.<br />
497 Ogher: '''({{int:cur}})''' = anchaslyssyn rish y lhieggan t'ayn nish,
498 '''({{int:last}})''' = anchaslyssyn rish y lhieggan roish, '''{{int:minoreditletter}}''' = mynchaghlaa",
499 'history-fieldset-title' => 'Femblal shennaghys',
500 'histfirst'              => 'By hoshee',
501 'histlast'               => 'By yerree',
502 'historyempty'           => '(follym)',
503
504 # Revision feed
505 'history-feed-title'          => 'Shennaghys yn aavriwnys',
506 'history-feed-description'    => 'Shennaghys aavriwnys y duillag shoh er yn wiki',
507 'history-feed-item-nocomment' => '$1 ec $2',
508
509 # Revision deletion
510 'rev-deleted-comment'  => '(cohaggloo scughit)',
511 'rev-deleted-user'     => '(ennym yn ymmydeyr scughit)',
512 'rev-delundel'         => 'taishbyney/follaghey',
513 'rev-showdeleted'      => 'taishbyney',
514 'revdelete-hide-image' => 'Cummal y choadan y ollaghey',
515 'revdelete-log'        => 'Fa:',
516 'revdel-restore'       => 'ceaghley leayrid',
517 'pagehist'             => 'Shennaghys y duillag',
518 'deletedhist'          => 'Shennaghys scryssit',
519 'revdelete-content'    => 'cummal',
520 'revdelete-summary'    => 'giare-choontey yn reaghey',
521 'revdelete-uname'      => 'ennym yn ymmydeyr',
522
523 # History merging
524 'mergehistory'             => 'Shennaghys ny duillagyn y chochiangley',
525 'mergehistory-from'        => 'Bun-ghuillag:',
526 'mergehistory-into'        => 'Kione-ghuillag:',
527 'mergehistory-submit'      => 'Aavriwnyssyn y chochiangley',
528 'mergehistory-autocomment' => 'Ta [[:$1]] cochianglit stiagh ayns [[:$2]]',
529 'mergehistory-comment'     => 'Ta [[:$1]] cochianglit stiagh ayns [[:$2]]: $3',
530 'mergehistory-reason'      => 'Fa:',
531
532 # Merge log
533 'revertmerge' => 'Jee-vestey',
534
535 # Diffs
536 'history-title'           => 'Shennaghys aavriwnys dy "$1"',
537 'difference'              => '(Anchaslys eddyr aavriwnyssyn)',
538 'lineno'                  => 'Linney $1:',
539 'compareselectedversions' => 'Cosoylaghey ny lhiegganyn reiht',
540 'editundo'                => 'rassey',
541
542 # Search results
543 'searchresults'             => 'Eiyrtyssyn y ronsaghey',
544 'searchresults-title'       => 'Eiyrtyssyn ny ronsaght er son "$1"',
545 'searchresulttext'          => 'Son ny smoo oayllys mychione ronsaghtyn er {{SITENAME}}, jeeagh er [[{{MediaWiki:Helppage}}|{{int:help}}]].',
546 'searchsubtitle'            => 'Ren oo ronsaght er \'\'\'[[:$1]]\'\'\' ([[Special:Prefixindex/$1|dagh duillag ta toshiaghey lesh "$1"]]{{int:pipe-separator}}[[Special:WhatLinksHere/$1|dagh duillag ta kianglt lesh "$1"]])',
547 'searchsubtitleinvalid'     => "Ren oo ronsaght er '''$1'''",
548 'notitlematches'            => 'Cha nel shen ennym ghuillag erbee',
549 'notextmatches'             => 'Cha nel shen ry-lhaih er duillag erbee',
550 'prevn'                     => '{{PLURAL:$1|$1}} roish shoh',
551 'nextn'                     => 'nah {{PLURAL:$1|$1}}',
552 'viewprevnext'              => 'Jeeagh er ($1 {{int:pipe-separator}} $2) ($3)',
553 'searchhelp-url'            => 'Help:Cummal',
554 'searchprofile-project'     => 'Duillagyn Coonee as Shalee',
555 'search-result-size'        => "$1 ({{PLURAL:$2|1 fockle|$2 'ockle|$2 'ockle|$2 focklyn}})",
556 'search-result-score'       => 'Bentynys: $1%',
557 'search-redirect'           => '(aa-enmyssit ass $1)',
558 'search-section'            => '(rheynn $1)',
559 'search-suggest'            => "R'ou çheet er: $1",
560 'search-interwiki-caption'  => 'Shuyr-haleeghyn',
561 'search-interwiki-default'  => '{{PLURAL:$1|$1 eiyrtys|$1 eiyrtys|$1 eiyrtys|$1 eiyrtyssyn}}:',
562 'search-interwiki-more'     => '(ny smoo)',
563 'search-mwsuggest-enabled'  => 'lesh coyrle',
564 'search-mwsuggest-disabled' => 'gyn coyrle',
565 'search-relatedarticle'     => 'Bentyn rish',
566 'mwsuggest-disable'         => 'Lhiettal coyrle AJAX',
567 'searchrelated'             => 'bentyn rish',
568 'searchall'                 => 'yn clane',
569 'nonefound'                 => "'''Notey''':Cha nel eh ronsaghey dagh reamys gyn reih.
570 My t'ou uss son ronsaghey dagh cooid (as shen goaill stiagh duillagyn resooney, clowanyn, a.r.e.), cur ''all:'' ec y toshiaght, ny ennym y reamys reih ayd myr roie-ockle (m.s., ''Clowan:'').",
571 'powersearch'               => 'Ard-ronsaghey',
572 'powersearch-legend'        => 'Ard-ronsaghey',
573 'powersearch-ns'            => 'Ronsaghey ayns boayl-enmyn:',
574 'powersearch-redir'         => 'Cur aa-enmyssyn er y rolley',
575 'powersearch-field'         => 'Ronsaghey er son',
576 'search-external'           => 'Ronsaghey mooie',
577
578 # Quickbar
579 'qbsettings-none' => 'Veg',
580
581 # Preferences page
582 'preferences'               => 'Tosheeaghtyn',
583 'mypreferences'             => 'My hosheeaghtyn',
584 'prefs-edits'               => 'Earroo caghlaaghyn:',
585 'prefsnologin'              => 'Cha nel oo loggit stiagh',
586 'changepassword'            => 'Fockle yn arrey y cheaghley',
587 'prefs-skin'                => 'Crackan',
588 'skin-preview'              => 'Roie-haishbynys',
589 'prefs-datetime'            => 'Date as am',
590 'prefs-personal'            => 'Gruaie yn ymmydeyr',
591 'prefs-rc'                  => "Caghlaaghyn s'noa",
592 'prefs-watchlist'           => 'Rolley arrey',
593 'prefs-watchlist-days'      => 'Laaghyn y haishbyney ayns rolley arrey:',
594 'prefs-misc'                => 'Elley',
595 'prefs-rendering'           => 'Cummey',
596 'saveprefs'                 => 'Sauail',
597 'prefs-editing'             => 'Reaghey',
598 'columns'                   => 'Collooyn:',
599 'searchresultshead'         => 'Ronsaghey',
600 'recentchangesdays'         => "Laaghyn y haishbyney ayns caghlaaghyn s'noa:",
601 'savedprefs'                => 'Ta dty hosheeaghtyn sauailt.',
602 'timezonelegend'            => 'Cryss hraa:',
603 'localtime'                 => 'Traa ynnydagh:',
604 'timezoneoffset'            => 'Ashchlou¹:',
605 'timezoneregion-africa'     => 'Yn Affrick',
606 'timezoneregion-america'    => 'America',
607 'timezoneregion-antarctica' => 'Yn Antarctagh',
608 'timezoneregion-arctic'     => 'Yn Arctagh',
609 'timezoneregion-asia'       => 'Yn Aishey',
610 'timezoneregion-atlantic'   => 'Y Keayn Sheear',
611 'timezoneregion-australia'  => 'Yn Austrail',
612 'timezoneregion-europe'     => 'Yn Oarpey',
613 'timezoneregion-indian'     => 'Y Keayn Injinagh',
614 'timezoneregion-pacific'    => 'Y Keayn Sheealtagh',
615 'prefs-searchoptions'       => 'Ronsaghey',
616 'default'                   => 'roie-chiartagh',
617 'prefs-files'               => 'Coadanyn',
618 'youremail'                 => 'Post-L:',
619 'username'                  => "Dt'ennym ymmydeyr:",
620 'uid'                       => 'Enney ymmydeyr:',
621 'prefs-memberingroups'      => 'Oltey {{PLURAL:$1|possan|phossan|phossan|possanyn}} heese:',
622 'prefs-registration'        => 'Traa listal',
623 'yourrealname'              => 'Feer-ennym:',
624 'yourlanguage'              => 'Çhengey:',
625 'yournick'                  => 'Far-ennym:',
626 'yourgender'                => 'Keintys:',
627 'gender-unknown'            => 'Neuhoilshit',
628 'gender-male'               => 'Firrinagh',
629 'gender-female'             => 'Bwoirrinagh',
630 'email'                     => 'Post-L',
631 'prefs-help-realname'       => "Ta dt'eer ennym reihyssagh.<br />
632 My bailliu eh y chiarail, bee eh ymmydit son cur gys lieh y chur dhyt er son yn obbyr ayd.",
633
634 # User rights
635 'userrights'               => 'Reireydys kiartyn ymmydeyr',
636 'userrights-lookup-user'   => 'Possanyn ymmydeyr y stiurey',
637 'userrights-user-editname' => 'Screeu stiagh ennym ymmydeyr:',
638 'editusergroup'            => 'Possanyn ymmydeyr y reaghey',
639 'userrights-editusergroup' => 'Possanyn ymmydeyr y reaghey',
640 'saveusergroups'           => 'Possanyn ymmydeyr y sauail',
641 'userrights-groupsmember'  => 'Oltey jeh:',
642 'userrights-reason'        => 'Fa:',
643
644 # Groups
645 'group'            => 'Possan:',
646 'group-user'       => 'Ymmydeyryn',
647 'group-bot'        => 'Botyn',
648 'group-sysop'      => 'Reireyderyn',
649 'group-bureaucrat' => 'Oikreilleyderyn',
650 'group-suppress'   => 'Meehastidyn',
651 'group-all'        => '(yn clane)',
652
653 'group-user-member'       => 'Ymmydeyr',
654 'group-bot-member'        => 'Robot',
655 'group-sysop-member'      => 'Reireyder',
656 'group-bureaucrat-member' => 'Oikreilleyder',
657 'group-suppress-member'   => 'Meehastid',
658
659 'grouppage-user'  => '{{ns:project}}:Ymmydeyryn',
660 'grouppage-bot'   => '{{ns:project}}:Robotyn',
661 'grouppage-sysop' => '{{ns:project}}:Reireyderyn',
662
663 # User rights log
664 'rightslog'  => 'Lioar chooishyn kiartyn ymmydeyr',
665 'rightsnone' => '(veg)',
666
667 # Associated actions - in the sentence "You do not have permission to X"
668 'action-edit' => 'reaghey yn duillag shoh',
669
670 # Recent changes
671 'nchanges'                       => '$1 {{PLURAL:$1|caghlaa|chaghlaa|chaghlaa|caghlaaghyn}}',
672 'recentchanges'                  => "Caghlaaghyn s'noa",
673 'recentchanges-legend'           => "Reihyssyn da ny caghlaaghyn s'noa",
674 'recentchangestext'              => "Shirrey ny caghlaaghyn s'noa da'n wiki er y duillag shoh.",
675 'recentchanges-feed-description' => 'Lorgey ny caghlaaghyn jeianagh er y wiki ayns y veaghey shoh.',
676 'rcnote'                         => "Ny ta heese, she {{PLURAL:$1|ny '''$1''' caghlaa|yn '''$1''' chaghlaa|ny '''$1''' chaghlaa|ny '''$1''' caghlaaghyn}} s'jerree ayns {{PLURAL:$2|ny '''$2''' laa|yn '''$2''' laa|ny '''$2''' laa|ny '''$2''' laaghyn}} s'jerree, kiart ec $4, $5.",
677 'rcnotefrom'                     => "Shoh heese ny caghlaaghyn veih '''$2''' (gys '''$1''' taishbynit).",
678 'rclistfrom'                     => "Taishbyney caghlaaghyn s'noa veih $1",
679 'rcshowhideminor'                => '{{PLURAL:$1|$1 myn-arraghey|$1 vyn-arraghey|$1 vyn-arraghey|$1 myn-arraghyn}}',
680 'rcshowhidebots'                 => '{{PLURAL:$1|$1 robot|$1 robot|$1 robot|$1 robotyn}}',
681 'rcshowhideliu'                  => '{{PLURAL:$1|$1 ymmydeyr|$1 ymmydeyr|$1 ymmydeyr|$1 ymmydeyryn}} ta loggit stiagh',
682 'rcshowhideanons'                => '{{PLURAL:$1|$1 ymmydeyr|$1 ymmydeyr|$1 ymmydeyr|$1 ymmydeyryn}} neuenmyssit',
683 'rcshowhidepatr'                 => '$1 arraghyn patrolaghit',
684 'rcshowhidemine'                 => "$1 m'arraghyn",
685 'rclinks'                        => "Soilshaghey {{PLURAL:$1|ny $1 caghlaa|yn $1 chaghlaa|ny $1 chaghlaa|ny $1 caghlaaghyn}} s'jerree ayns {{PLURAL:$2|ny $2 laa|yn $2 laa|ny $2 laa|ny $2 laaghyn}} s'jerree<br />$3",
686 'diff'                           => 'anch',
687 'hist'                           => 'shen',
688 'hide'                           => 'Follaghey',
689 'show'                           => 'Taishbyney',
690 'minoreditletter'                => 'm',
691 'newpageletter'                  => 'N',
692 'boteditletter'                  => 'r',
693 'rc-enhanced-expand'             => 'Taishbyney sonreeaghtyn (ta JavaScript er shirrey)',
694 'rc-enhanced-hide'               => 'Follaghey mynphoyntyn',
695
696 # Recent changes linked
697 'recentchangeslinked'          => 'Caghlaaghyn-vooinjerys',
698 'recentchangeslinked-feed'     => 'Caghlaaghyn-vooinjerys',
699 'recentchangeslinked-toolbox'  => 'Caghlaaghyn-vooinjerys',
700 'recentchangeslinked-title'    => 'Caghlaaghyn bentyn rish "$1"',
701 'recentchangeslinked-noresult' => 'Cha nel caghlaa erbee er duillagyn kianglt car y traa taishbynit.',
702 'recentchangeslinked-summary'  => "Shoh rolley caghlaaghyn va jeant er duillagyn kianglt veih duillag sonrit (ny er olteynyn ronney sonrit).<br />
703 Ta duillagyn er [[Special:Watchlist|dty rolley arrey]] ayns '''clou trome'''.",
704 'recentchangeslinked-page'     => 'Ennym y duillag:',
705 'recentchangeslinked-to'       => 'Taishbyney caghlaaghyn da duillagyn kianglt rish y duillag hene, ayns ynnyd jeh shoh',
706
707 # Upload
708 'upload'            => 'Laadey neese coadan',
709 'uploadbtn'         => 'Laadey neese coadan',
710 'uploadnologin'     => 'Cha nel oo loggit stiagh',
711 'uploadlogpage'     => 'Lioar laadyn neese',
712 'filename'          => 'Ennym y choadan',
713 'filedesc'          => 'Giare-choontey',
714 'fileuploadsummary' => 'Giare-choontey:',
715 'filestatus'        => 'Stayd choip-chiart:',
716 'filesource'        => 'Bun:',
717 'uploadedfiles'     => 'Coadanyn ta laadit neese',
718 'badfilename'       => 'T\'ennym y choadan aa-enmyssit myr "$1".',
719 'savefile'          => 'Sauail y coadan',
720 'uploadedimage'     => '"[[$1]]" laadit neese',
721 'uploadvirus'       => "Ta veerys 'sy choadan! Mynphoyntyn: $1",
722 'watchthisupload'   => 'Freill arrey er y choadan shoh',
723
724 'upload-file-error' => 'Marranys ynveanagh',
725
726 'license'            => 'Kieddagh:',
727 'license-header'     => 'Kieddagh:',
728 'license-nopreview'  => '(Cha nel roie-haishbynys ry-gheddyn)',
729 'upload_source_file' => ' (coadan er dty cho-earrooder)',
730
731 # Special:ListFiles
732 'imgfile'               => 'coadan',
733 'listfiles'             => 'Rolley coadanyn',
734 'listfiles_date'        => 'Date',
735 'listfiles_name'        => 'Ennym',
736 'listfiles_user'        => 'Ymmydeyr',
737 'listfiles_size'        => 'Mooadys',
738 'listfiles_description' => 'Coontey',
739
740 # File description page
741 'file-anchor-link'          => 'Coadan',
742 'filehist'                  => 'Shennaghys y choadan',
743 'filehist-help'             => 'Crig er date/traa ennagh son dy ‘akin y coadan myr v’eh ec y traa shen.',
744 'filehist-deleteall'        => 'scryss ooilley',
745 'filehist-deleteone'        => 'scryss eh shoh',
746 'filehist-revert'           => 'goll er ash',
747 'filehist-current'          => 'bio',
748 'filehist-datetime'         => 'Date/Am',
749 'filehist-thumb'            => 'Ingin-ordaag',
750 'filehist-thumbtext'        => "Ingin-ordaag da'n lhieggan shoh ec $1",
751 'filehist-user'             => 'Ymmydeyr',
752 'filehist-dimensions'       => 'Mooadyssyn',
753 'filehist-filesize'         => 'Mooadys y choadan',
754 'filehist-comment'          => 'Cohaggloo',
755 'imagelinks'                => 'Kianglaghyn y choadan',
756 'linkstoimage'              => 'Ta {{PLURAL:$1|ny $1 duillag|yn $1 duillag|ny $1 ghuillag|ny $1 duillagyn}} eiyrtyssagh kianglt lesh y coadan shoh:',
757 'nolinkstoimage'            => 'Cha nel duillag erbee kianglt lesh y coadan shoh.',
758 'sharedupload'              => "Ta'n coadan shoh çheet ass $1, as foddee dy beagh eh ymmydit ayns shaleeyn elley.",
759 'uploadnewversion-linktext' => "Laad neese lhieggan noa jeh'n choadan shoh",
760
761 # File reversion
762 'filerevert-comment' => 'Fa:',
763
764 # File deletion
765 'filedelete'                  => 'Scryss $1',
766 'filedelete-legend'           => 'Scryss y coadan',
767 'filedelete-submit'           => 'Scryss',
768 'filedelete-nofile'           => "Cha nel '''$1''' ayn.",
769 'filedelete-otherreason'      => 'Fa elley/tooilley:',
770 'filedelete-reason-otherlist' => 'Oyr elley',
771 'filedelete-reason-dropdown'  => '*Fa scryssey cadjin
772 ** Brishey choip-chiart
773 ** Coadan doobyl',
774
775 # MIME search
776 'mimesearch' => 'Sorçh MIME',
777 'mimetype'   => 'sorçh MIME:',
778 'download'   => 'laad neose',
779
780 # Unwatched pages
781 'unwatchedpages' => 'Duillagyn gyn arrey',
782
783 # List redirects
784 'listredirects' => 'Rolley duillagyn aa-enmyssit',
785
786 # Unused templates
787 'unusedtemplates'    => 'Clowanyn neuymmydit',
788 'unusedtemplateswlh' => 'kianglaghyn elley',
789
790 # Random page
791 'randompage' => 'Duillag gyn tort',
792
793 # Random redirect
794 'randomredirect' => 'Aa-enmys gyn tort',
795
796 # Statistics
797 'statistics'              => 'Staydraa',
798 'statistics-header-users' => 'Staydraa ymmydeyr',
799 'statistics-pages'        => 'Duillagyn',
800
801 'disambiguations' => 'Duillagyn reddaghyn',
802
803 'doubleredirects' => 'Aa-enmyssyn dooblagh',
804
805 'brokenredirects'        => 'Aa-enmyssyn brisht',
806 'brokenredirects-edit'   => 'reaghey',
807 'brokenredirects-delete' => 'scryss',
808
809 'withoutinterwiki'        => 'Duillagyn gyn kianglaghyn eddyrwiki',
810 'withoutinterwiki-legend' => 'Roie-ockle',
811 'withoutinterwiki-submit' => 'Taishbyney',
812
813 'fewestrevisions' => 'Duillagyn lesh ny caghlaaghyn sloo',
814
815 # Miscellaneous special pages
816 'nbytes'                  => '$1 {{PLURAL:$1|byte|vyte|byte|byteyn}}',
817 'ncategories'             => '$1 {{PLURAL:$1|ronney|ronnaghyn}}',
818 'nlinks'                  => '$1 {{PLURAL:$1|kiangley|chiangley|chiangley|kianglaghyn}}',
819 'nmembers'                => '$1 {{PLURAL:$1|oltey|oltey|oltey|olteynyn}}',
820 'lonelypages'             => 'Duillagyn treoghe',
821 'uncategorizedpages'      => 'Duillagyn gyn ronney',
822 'uncategorizedcategories' => 'Ronnaghyn gyn ronney',
823 'uncategorizedimages'     => 'Coadanyn gyn ronney',
824 'uncategorizedtemplates'  => 'Clowanyn gyn ronney',
825 'unusedcategories'        => 'Ronnaghyn neuymmydit',
826 'unusedimages'            => 'Coadanyn neuymmydit',
827 'popularpages'            => 'Duillagyn cadjin',
828 'wantedcategories'        => 'Ronnaghyn ry-laccal',
829 'wantedpages'             => 'Duillagyn ry-laccal',
830 'wantedfiles'             => 'Coadanyn ry-laccal',
831 'wantedtemplates'         => 'Clowanyn ry-laccal',
832 'mostlinked'              => 'Duillagyn as mooarane kianglaghyn daue',
833 'mostlinkedcategories'    => 'Ronnaghyn as mooarane kianglaghyn daue',
834 'mostlinkedtemplates'     => 'Clowanyn as mooarane kianglaghyn daue',
835 'mostcategories'          => 'Duillagyn lesh ronnaghyn smoo',
836 'mostimages'              => 'Coadanyn as mooarane kianglaghyn daue',
837 'mostrevisions'           => 'Duillagyn lesh aavriwnyssyn smoo',
838 'prefixindex'             => 'Dagh duillag lesh roie-ockle',
839 'shortpages'              => 'Duillagyn giarey',
840 'longpages'               => 'Duillagyn liauyr',
841 'deadendpages'            => 'Duillagyn kione kyagh',
842 'protectedpages'          => 'Duillagyn fo ghlass',
843 'protectedpages-indef'    => 'Cha nel agh coadey neuyerrinagh',
844 'protectedpages-cascade'  => 'Cha nel agh coadey eiraghtagh',
845 'protectedtitles'         => 'Enmyn coadit',
846 'listusers'               => 'Rolley ymmydeyryn',
847 'usercreated'             => 'Crooit er $1 ec $2',
848 'newpages'                => 'Duillagyn noa',
849 'newpages-username'       => 'Ennym ymmydeyr:',
850 'ancientpages'            => 'Duillagyn by hinney',
851 'move'                    => 'Scughey',
852 'movethispage'            => 'Yn duillag shoh y scughey',
853 'pager-newer-n'           => "{{PLURAL:$1|1 ny s'noa|$1 ny s'noa}}",
854 'pager-older-n'           => '{{PLURAL:$1|1 ny shinney|$1 ny shinney}}',
855 'suppress'                => 'Meehastid',
856
857 # Book sources
858 'booksources'               => 'Bun-gheillyn lioar',
859 'booksources-search-legend' => 'Jean ronsaght er farraneyn lioar',
860 'booksources-go'            => 'Gow',
861
862 # Special:Log
863 'specialloguserlabel'  => 'Ymmydeyr:',
864 'speciallogtitlelabel' => 'Ennym:',
865 'log'                  => 'Lioaryn cooishyn',
866 'all-logs-page'        => 'Dagh ooilley lioar chooishyn',
867
868 # Special:AllPages
869 'allpages'       => 'Dagh ooilley ghuillag',
870 'alphaindexline' => '$1 gys $2',
871 'nextpage'       => 'Yn chied duillag elley ($1)',
872 'prevpage'       => 'Yn duillag roish ($1)',
873 'allpagesfrom'   => 'Taishbyney duillagyn ta toshiaghey lesh:',
874 'allpagesto'     => 'Taishbyney duillagyn ta jannoo jerrey lesh:',
875 'allarticles'    => 'Dagh ooilley ghuillag',
876 'allpagessubmit' => 'Gow',
877 'allpagesprefix' => 'Taishbyney duillagyn lesh roie-ockle:',
878
879 # Special:Categories
880 'categories'                    => 'Ronnaghyn',
881 'special-categories-sort-count' => 'sorçhaghey rere coontey',
882 'special-categories-sort-abc'   => 'sorçhaghey rere lettyr',
883
884 # Special:LinkSearch
885 'linksearch'    => 'Kianglaghyn çheumooie',
886 'linksearch-ok' => 'Ronsaghey',
887
888 # Special:ListUsers
889 'listusers-submit' => 'Taishbyney',
890
891 # Special:Log/newusers
892 'newuserlogpage'          => 'Lioar chooishyn ny h-ymmydeyryn noa',
893 'newuserlog-create-entry' => 'Ymmydeyr noa',
894
895 # Special:ListGroupRights
896 'listgrouprights-group'    => 'Possan',
897 'listgrouprights-rights'   => 'Kiartyn',
898 'listgrouprights-helppage' => 'Help:Kiartyn y phossan',
899 'listgrouprights-members'  => '(rolley olteynyn)',
900
901 # E-mail user
902 'emailuser'      => "Cur post-L da'n ymmydeyr shoh",
903 'emailfrom'      => 'Veih:',
904 'emailto'        => 'Da:',
905 'emailsubject'   => 'Bun-chooish:',
906 'emailmessage'   => 'Çhaghteraght:',
907 'emailsend'      => 'Cur',
908 'emailccsubject' => 'Aascreeuyn dty haghteraght dys $1: $2',
909 'emailsent'      => 'Post-L currit',
910 'emailsenttext'  => 'Ta dty phost-L currit.',
911
912 # Watchlist
913 'watchlist'         => 'My rolley arrey',
914 'mywatchlist'       => 'My rolley arrey',
915 'watchlistfor'      => "(son '''$1''')",
916 'watchnologin'      => 'Cha nel oo loggit stiagh',
917 'addedwatch'        => 'Currit rish y rolley arrey',
918 'addedwatchtext'    => "Va'n duillag \"[[:\$1]]\" currit lesh dty [[Special:Watchlist|rolley arrey]].<br />
919 Bee caghlaaghyn jeant er y duillag shoh as e ghuillag resoonaght ry-akin ayns y rolley shoh, as bee '''clou trome''' er ayns rolley ny [[Special:RecentChanges|caghlaaghyn s'noa]].",
920 'removedwatch'      => 'Gowit ass y rolley arrey',
921 'removedwatchtext'  => 'Va\'n duillag "[[:$1]]" goit veih dty [[Special:Watchlist|rolley arrey]].',
922 'watch'             => 'Freill arrey',
923 'watchthispage'     => 'Freill arrey er y duillag shoh',
924 'unwatch'           => 'Cur stap er arrey',
925 'unwatchthispage'   => 'Cur stap er arrey',
926 'notanarticle'      => 'Cha nel eh shoh ny ghuillag cummal',
927 'notvisiblerev'     => "Va'n aavriwnys scryssit",
928 'watchlist-details' => 'Ta {{PLURAL:$1|$1 duillag|$1 duillag|$1 ghuillag|$1 duillagyn}} er dty rolley arrey, faagail magh duillagyn resoonaght.',
929 'watchlistcontains' => 'Ta $1 {{PLURAL:$1|duillag|duillagyn}} ayns dty rolley arrey.',
930 'wlshowlast'        => "Taishbyney ny $1 ooryn $2 laaghyn $3 s'jerree",
931 'watchlist-options' => "Reihyn da'n rolley arrey",
932
933 # Displayed when you click the "watch" button and it is in the process of watching
934 'watching'   => 'Jannoo arrey...',
935 'unwatching' => 'Stap y chur er arrey...',
936
937 'enotif_newpagetext'           => 'She duillag noa eh shoh.',
938 'enotif_impersonal_salutation' => '{{SITENAME}} ymmydeyr',
939 'changed'                      => 'ceaghlit',
940 'created'                      => 'crooit',
941 'enotif_anon_editor'           => 'ymmydeyr $1 neuenmyssit',
942 'enotif_body'                  => '$WATCHINGUSERNAME veen,
943
944
945 Va\'n duillag $PAGETITLE er {{SITENAME}} $CHANGEDORCREATED er $PAGEEDITDATE liorish $PAGEEDITOR, jeeagh er $PAGETITLE_URL son y lhieggan roie dy akin.
946
947 $NEWPAGE
948
949 Giare-choontey yn reagheyder: $PAGESUMMARY $PAGEMINOREDIT
950
951 Cur fys er y reagheyder:
952 post: $PAGEEDITOR_EMAIL
953 wiki: $PAGEEDITOR_WIKI
954
955 Cha bee fograghyn elley er caghlaaghyn elley agh my vel shiu er jeet dys y duillag shen ynrican.
956 Foddee shiu aajeshaghey bratteeyn ny fograghyn ry hoi dagh duillag er dty rolley arrey.
957
958              Dty chorys fograghyn caarjoil ec {{SITENAME}}
959
960 --
961 Dys kiartee dty rolley arrey y chaghlaa, cur keayrt er
962 {{fullurl:{{#special:Watchlist}}/edit}}
963
964 Aaveaghey as cooney s\'odjey:
965 {{fullurl:{{MediaWiki:Helppage}}}}',
966
967 # Delete
968 'deletepage'            => 'Scryss y duillag',
969 'confirm'               => 'Feeraghey',
970 'excontent'             => "v'eh ny chummal na: '$1'",
971 'exblank'               => "va'n duillag follym",
972 'delete-confirm'        => 'Scryss "$1"',
973 'delete-legend'         => 'Scryss',
974 'historywarning'        => 'Raaue: Ta shennaghys ec y duillag ta shiu er-chee scryssey magh, as mysh $1 {{PLURAL:$1|caghlaa|chaghlaa|chaghlaa|caghlaaghyn}} er:',
975 'confirmdeletetext'     => 'Ta shiu er-çhee scryssey magh duillag myrane lesh y shennaghys eck.<br />
976 Feeraghey dy vel eh y çhalee ayd eh y yannoo, dy vel ny scanshyn toiggit ayd, as dy vel oo jannoo eh ayns coardailys rish [[{{MediaWiki:Policy-url}}|y pholasee]].',
977 'actioncomplete'        => 'Obbraghey creaghnit',
978 'deletedtext'           => 'Ta "<nowiki>$1</nowiki>" scrysst.<br />
979 Jeeagh er $2 son recortys ny scryssaghyn magh jeianagh.',
980 'deletedarticle'        => '"[[$1]]" scryssit',
981 'dellogpage'            => 'Lioar scryssaghyn magh',
982 'deletecomment'         => 'Fa:',
983 'deleteotherreason'     => 'Fa elley/tooilley:',
984 'deletereasonotherlist' => 'Fa elley',
985 'deletereason-dropdown' => '*Fa scryssey cadjin
986 ** Aghin yn ughtar
987 ** Brishey choip-chiart
988 ** Cragheydys',
989
990 # Rollback
991 'rollback_short' => 'Aahogherys',
992 'rollbacklink'   => 'aahogherys',
993 'editcomment'    => "V'eh \"''\$1''\" giare-choontys y reaghey.",
994
995 # Protect
996 'protectlogpage'              => 'Lioar choadee',
997 'protectedarticle'            => '"[[$1]]" glast',
998 'modifiedarticleprotection'   => 'er gaghlaa keim coadee "[[$1]]"',
999 'prot_1movedto2'              => '[[$1]] aa-enmyssit myr [[$2]]',
1000 'protectcomment'              => 'Fa:',
1001 'protectexpiry'               => 'Jerrey:',
1002 'protect_expiry_invalid'      => 'Ta jerrey yn amm gyn vree.',
1003 'protect_expiry_old'          => 'Ta jerrey yn amm er ngoll shaghey hannah.',
1004 'protect-text'                => "Foddee oo jeeagh er as arraghey yn rea choadee ayns shoh son y duillag '''<nowiki>$1</nowiki>'''.",
1005 'protect-locked-access'       => "Cha nel kied ec dty choontys dys arraghey cormidyn coadee.<br />
1006 Shoh ny reaghaghyn roie da'n duillag '''$1''':",
1007 'protect-cascadeon'           => "Ta'n duillag shoh coadit nish, er y fa dy vel eh goit stiagh {{PLURAL:$1|'sy $1 duillag|'syn $1 duillag| 'sy $1 ghuillag|ayns ny $1 duillagyn}} heese as adsyn fo coadey eiraghtagh.  Ga dy nod oo caghlaa keim coadee y ghuillag shoh, cha jean eh bentyn rish y coadey eiraghtagh.",
1008 'protect-default'             => 'Lhig da dagh ymmydeyr',
1009 'protect-fallback'            => 'Ta feme er kied "$1" ayd',
1010 'protect-level-autoconfirmed' => 'Cur ymmydeyryn noa as ymmydeyryn neu-recortit fo ghlass',
1011 'protect-level-sysop'         => 'Reireyderyn ynrican',
1012 'protect-summary-cascade'     => 'spooytey',
1013 'protect-expiring'            => 'jerrey jeant ec $1 (UTC)',
1014 'protect-cascade'             => "Cur fo ghlass ny duillagyn t'ayns y duillag shoh (coadee spooytal)",
1015 'protect-cantedit'            => 'Cha nod oo caghlaa keim choadey ny duillag shoh.  Cha nel kied ayd ee y reaghey.',
1016 'protect-expiry-options'      => '1 oor:1 hour,1 laa:1 day,1 hiaghtin:1 week,2 hiaghtin:2 weeks,1 vee:1 month,3 meeghyn:3 months,6 meeghyn:6 months,1 vlein:1 year,neuyerrinagh:infinite',
1017 'restriction-type'            => 'Kied:',
1018 'restriction-level'           => 'Rea teorey:',
1019
1020 # Restrictions (nouns)
1021 'restriction-edit'   => 'Reaghey',
1022 'restriction-move'   => 'Scughey',
1023 'restriction-create' => 'Croo',
1024
1025 # Restriction levels
1026 'restriction-level-sysop'         => 'lane glast',
1027 'restriction-level-autoconfirmed' => 'lieh-ghlast',
1028
1029 # Undelete
1030 'undelete'               => 'Jeeagh er duillagyn scrysst',
1031 'undeletepage'           => 'Jeeagh er as cur er ash duillagyn scrysst',
1032 'viewdeletedpage'        => 'Jeeagh er duillagyn scrysst',
1033 'undeletebtn'            => 'Cur er ash',
1034 'undeletelink'           => 'jeeagh/cur er ash',
1035 'undeletereset'          => 'Aahoiaghey',
1036 'undeletecomment'        => 'Fa:',
1037 'undeletedarticle'       => '"[[$1]]" aahoiaghit',
1038 'undelete-search-box'    => 'Duillagyn scrysst y ronsaghey',
1039 'undelete-search-submit' => 'Ronsaghey',
1040
1041 # Namespace form on various pages
1042 'namespace'      => 'Boayl-ennym:',
1043 'invert'         => 'Cur y teiy bun ry-skyn',
1044 'blanknamespace' => '(Cadjin)',
1045
1046 # Contributions
1047 'contributions'       => 'Cohortyssyn ymmydeyr',
1048 'contributions-title' => 'Cohortyssyn ymmydeyr liorish $1',
1049 'mycontris'           => 'My chohortyssyn',
1050 'contribsub2'         => 'Da $1 ($2)',
1051 'uctop'               => ' (baare)',
1052 'month'               => "Veih mee (as ny s'aa):",
1053 'year'                => "Veih blein (as ny s'aa):",
1054
1055 'sp-contributions-newbies'     => 'Taishbyney cohortyssyn liorish coontyssyn noa ynrican',
1056 'sp-contributions-newbies-sub' => 'Lesh coontyssyn noa',
1057 'sp-contributions-blocklog'    => 'Lioar chooishyn ghlassaghyn magh',
1058 'sp-contributions-talk'        => 'resoonaght',
1059 'sp-contributions-userrights'  => 'Reireydys kiartyn ymmydeyr',
1060 'sp-contributions-search'      => 'Ronsaghey cohortyssyn',
1061 'sp-contributions-username'    => 'Enmys IP ny ennym ymmydeyr:',
1062 'sp-contributions-submit'      => 'Ronsaghey',
1063
1064 # What links here
1065 'whatlinkshere'            => 'Cre ta kianglt lesh shoh',
1066 'whatlinkshere-title'      => 'Duillagyn ta kianglt lesh $1',
1067 'whatlinkshere-page'       => 'Duillag:',
1068 'linkshere'                => "Ta ny kied duillagyn elley kianglt lesh '''[[:$1]]''':",
1069 'nolinkshere'              => "Cha nel duillag erbee kianglt lesh '''[[:$1]]'''.",
1070 'isredirect'               => 'duillag aa-enmyssit',
1071 'istemplate'               => 'goaill stiagh',
1072 'isimage'                  => 'kiangley coadan',
1073 'whatlinkshere-prev'       => '{{PLURAL:$1|roish|y $1 roish}}',
1074 'whatlinkshere-next'       => '{{PLURAL:$1|y nah|y nah $1}}',
1075 'whatlinkshere-links'      => '← kianglaghyn',
1076 'whatlinkshere-hideredirs' => 'duillagyn aa-enmyssit $1',
1077 'whatlinkshere-hidetrans'  => '$1 duillagyn er nyn ngoaill stiagh',
1078 'whatlinkshere-hidelinks'  => 'kianglaghyn $1',
1079 'whatlinkshere-filters'    => 'Shollaneyn',
1080
1081 # Block/unblock
1082 'blockip'                  => 'Glass magh yn ymmydeyr',
1083 'blockip-legend'           => 'Glass magh yn ymmydeyr',
1084 'ipaddress'                => 'Enmys IP / ennym ymmydeyr',
1085 'ipadressorusername'       => 'Enmys IP ny ennym ymmydeyr:',
1086 'ipbexpiry'                => 'Jerrey:',
1087 'ipbreason'                => 'Fa:',
1088 'ipbreasonotherlist'       => 'Fa elley',
1089 'ipbreason-dropdown'       => '* Oyr glassey cadjin
1090 ** Inserting false information
1091 ** Removing content from pages
1092 ** Spamming links to external sites
1093 ** Inserting nonsense/gibberish into pages
1094 ** Intimidating behaviour/harassment
1095 ** Abusing multiple accounts
1096 * Oyr elley
1097 ** Ennym ymmydeyryn neuchooie
1098 ** Feyshtyn eddyr-wiki',
1099 'ipbanononly'              => 'Glass magh ymmydeyryn neuenmyssit',
1100 'ipbcreateaccount'         => 'Crooaght coontys y chumrail',
1101 'ipbsubmit'                => 'Glass magh yn ymmydeyr shoh',
1102 'ipbother'                 => 'Mooad elley am:',
1103 'ipboptions'               => '2 oor:2 hours,1 laa:1 day,3 laaghyn:3 days,1 hiaghtin:1 week,2 hiaghtin:2 weeks,1 vee:1 month,3 meeghyn:3 months,6 meeghyn:6 months,1 vlein:1 year,neuyerrinagh:infinite',
1104 'ipbotheroption'           => 'elley',
1105 'ipbotherreason'           => 'Fa elley/tooilley:',
1106 'badipaddress'             => 'Enmys IP gyn vree',
1107 'ipblocklist'              => 'Ymmydeyryn fo ghlass',
1108 'ipblocklist-username'     => 'Ennym ymmydeyr ny enmys IP:',
1109 'ipblocklist-submit'       => 'Ronsaghey',
1110 'blocklistline'            => '$1, $3 er ny g(h)lassey magh ec $2 ($4)',
1111 'infiniteblock'            => 'neuyerrinagh',
1112 'createaccountblock'       => 'crooaght coontys glasst',
1113 'blocklink'                => 'glassey magh',
1114 'unblocklink'              => 'foshley',
1115 'change-blocklink'         => 'caghlaa glass',
1116 'contribslink'             => 'cohortyssyn',
1117 'blocklogpage'             => 'Lioar chooishyn ghlassaghyn magh',
1118 'blocklogentry'            => 'er nglassey magh [[$1]] rish/derrey $2 $3',
1119 'unblocklogentry'          => '$1 er ny neughlassey magh',
1120 'block-log-flags-anononly' => 'ymmydeyryn neuenmyssit ynrican',
1121 'block-log-flags-nocreate' => 'gyn kiart coontyssyn y chroo',
1122 'proxyblocksuccess'        => 'Jeant.',
1123
1124 # Move page
1125 'move-page'               => '$1 y scughey',
1126 'move-page-legend'        => 'Duillag y scughey',
1127 'movepagetext'            => "Ta'n form heese lhiggey dhyt duillag y aa-enmys, as y shennaghys echey y scughey dys yn ennym noa.
1128 Hig y shenn ennym y ve duillag aastiurey dys yn ennym noa.
1129 My ta aastiuraghyn ayn hannah dys y shenn ennym, foddee oo adsyn y chaghlaa dy seyr-obbragh.  Mannagh nee oo shen, jean shickyr dy hirrey er [[Special:DoubleRedirects|dooble-aastiuraghyn]] as [[Special:BrokenRedirects|aastiuraghyn brishtey]].
1130 T'eh ort y yannoo shickyr dy bee kianglaghyn kiangley rish y dean kiart foast.
1131
1132 Gow tashtey '''nagh''' jed y duillag er scughey my ta duillag ayn as yn ennym noa echey hannah, '''mannagh''' nee duillag follym ny aastiurey t'ayn gyn shennaghys reaghey erbee.
1133 Myr shen, foddee oo duillag y chur erash 'syn chenn ynnyd echey my nee uss marrantys, as cha nod oo screeu harrish duillag t'ayn hannah.
1134
1135 '''Raaue!'''
1136 She caghlaa trome as doaltattym t'ayn er son duillag mie er enney.  Jean shickyr dy vel oo toiggal ny h-eiyrtyssyn roish my nee uss y caghlaa shoh.",
1137 'movepagetalktext'        => "Hie y duillag resooney echey er scughey lesh y duillag hene '''mannagh:'''
1138 *Vel duillag resooney ayn nagh vel follym as yn ennym noa er;
1139 *Nee uss jee-reih y kishtey heese
1140
1141 Foddee oo y duillag resooney y scughey er lheh ny yei shen.",
1142 'movearticle'             => 'Duillag y scughey:',
1143 'movenologin'             => 'Cha nel oo loggit stiagh',
1144 'newtitle'                => 'Gys ard-ennym noa:',
1145 'move-watch'              => 'Freill arrey er y duillag shoh',
1146 'movepagebtn'             => 'Yn duillag y scughey',
1147 'pagemovedsub'            => "Va'n scughey rahoil",
1148 'movepage-moved'          => 'Va \'\'\'"$1" aa-enmyssit myr "$2"\'\'\'',
1149 'articleexists'           => 'Ta duillag ayn lesh yn ennym shen, ny ta ennym mee-chiart reiht ayd.<br />
1150 Reih ennym elley, my sailliu.',
1151 'talkexists'              => "'''Va'n duillag hene scughit, agh cha nod y duillag resoonaght y scughey er yn oyr dy row fer ec yn enmys shen hannah.<br />
1152 Jean covestey eddyr oc er laueyn, my sailliu.'''",
1153 'movedto'                 => 'aa-enmyssit myr',
1154 'movetalk'                => 'Scughey yn duillag resoonaght ta cochianglt lesh',
1155 '1movedto2'               => '[[$1]] aa-enmyssit myr [[$2]]',
1156 '1movedto2_redir'         => 'va [[$1]] scughit dys [[$2]] harrish aaenmys',
1157 'movelogpage'             => 'Lioar chooishyn y scughey',
1158 'movereason'              => 'Fa:',
1159 'revertmove'              => 'goll er ash',
1160 'delete_and_move'         => 'Scryss as scughey',
1161 'delete_and_move_confirm' => 'Ta, scryss magh y duillag',
1162
1163 # Export
1164 'export'          => 'Assphurtal duillagyn',
1165 'export-submit'   => 'Assphurtal',
1166 'export-download' => 'Sauail myr coadan',
1167
1168 # Namespace 8 related
1169 'allmessages'        => 'Çhaghteraghtyn corys',
1170 'allmessagesname'    => 'Ennym',
1171 'allmessagesdefault' => 'Teks cadjinit',
1172 'allmessagescurrent' => 'Teks roie',
1173
1174 # Thumbnails
1175 'thumbnail-more'  => 'Mooadaghey',
1176 'filemissing'     => 'Coadan ersooyl',
1177 'thumbnail_error' => 'Marranys ingin-ordaag y chroo: $1',
1178
1179 # Special:Import
1180 'import-comment'     => 'Cohaggloo:',
1181 'importbadinterwiki' => 'Droghchiangley eddyrwiki',
1182 'importnotext'       => 'Follym ny gyn teks',
1183
1184 # Import log
1185 'importlogpage' => 'Cur lioar chooishyn stiagh',
1186
1187 # Tooltip help for the actions
1188 'tooltip-pt-userpage'             => 'My ghuillag ymmydeyr',
1189 'tooltip-pt-mytalk'               => 'My ghuillag resoonaght',
1190 'tooltip-pt-preferences'          => 'My hosheeaghtyn',
1191 'tooltip-pt-watchlist'            => 'Rolley duillagyn ta er dty rolley arrey',
1192 'tooltip-pt-mycontris'            => 'Rolley my chohortyssyn',
1193 'tooltip-pt-login'                => 'Ta greinnaghey shiu loggal stiagh, cha nel eh anneydagh, ansherbee.',
1194 'tooltip-pt-logout'               => 'Log magh',
1195 'tooltip-ca-talk'                 => 'Resoonaght mychione ny duillag cummal',
1196 'tooltip-ca-edit'                 => 'Foddee oo reaghey yn duillag shoh. Crig er y chramman roie-haishbynys roish eh y hauail.',
1197 'tooltip-ca-addsection'           => 'Jean rheynn noa',
1198 'tooltip-ca-viewsource'           => "Ta'n duillag shoh fo ghlass. Foddee oo jeeagh er e bun.",
1199 'tooltip-ca-history'              => "Shenn aavriwnyssyn jeh'n duillag shoh",
1200 'tooltip-ca-protect'              => 'Coadee yn duillag shoh',
1201 'tooltip-ca-delete'               => 'Scryss y duillag shoh',
1202 'tooltip-ca-move'                 => 'Yn duillag y scughey',
1203 'tooltip-ca-watch'                => 'Cur y duillag shoh lesh dty rolley arrey',
1204 'tooltip-ca-unwatch'              => 'Scughey y duillag shoh ass dty rolley arrey',
1205 'tooltip-search'                  => '{{SITENAME}} y ronsaghey',
1206 'tooltip-search-go'               => 'Immee dys duillag as yn ennym cruinn shoh er, my vees eh ayn',
1207 'tooltip-search-fulltext'         => 'Ronsaghey ny duillagyn er son y teks shoh',
1208 'tooltip-p-logo'                  => 'Ard-ghuillag',
1209 'tooltip-n-mainpage'              => 'Cur keayrt er yn Ard-ghuillag',
1210 'tooltip-n-mainpage-description'  => 'Cur keayrt er yn ard-ghuillag',
1211 'tooltip-n-portal'                => "Mychione y çhalee, jean dty chooid share, c'raad reddyn dy feddyn",
1212 'tooltip-n-currentevents'         => 'Fow oayllys shaghadys fo chooishyn yn laa',
1213 'tooltip-n-recentchanges'         => "Rolley caghlaaghyn s'noa ayns y wiki.",
1214 'tooltip-n-randompage'            => 'Duillag gyn tort y laadey',
1215 'tooltip-n-help'                  => 'Boayl gys feddyn magh.',
1216 'tooltip-t-whatlinkshere'         => 'Rolley dagh ooilley ghuillag wiki ta kianglt lesh shoh',
1217 'tooltip-t-recentchangeslinked'   => 'Caghlaaghyn noa er duillagyn ta kianglt lesh y duillag shoh',
1218 'tooltip-feed-rss'                => "Beaghey RSS da'n duillag shoh",
1219 'tooltip-feed-atom'               => "Beaghey Atom da'n duillag shoh",
1220 'tooltip-t-contributions'         => 'Jeeagh er cohortyssyn yn ymmydeyr shoh',
1221 'tooltip-t-emailuser'             => "Cur post-L da'n ymmydeyr shoh",
1222 'tooltip-t-upload'                => 'Laadey neese coadanyn',
1223 'tooltip-t-specialpages'          => 'Rolley dagh ooilley ghuillag er lheh',
1224 'tooltip-t-print'                 => "Lhieggan so-chlou jeh'n duillag shoh",
1225 'tooltip-t-permalink'             => 'Kiangley beayn da aavriwnys ny duillag shoh',
1226 'tooltip-ca-nstab-main'           => 'Jeeagh er duillag y chummal',
1227 'tooltip-ca-nstab-user'           => 'Jeeagh er duillag yn ymmydeyr',
1228 'tooltip-ca-nstab-special'        => "She duillag er lheh t'ayn; cha nod oo reaghey y duillag hene",
1229 'tooltip-ca-nstab-project'        => 'Jeeagh er duillag y halee',
1230 'tooltip-ca-nstab-image'          => 'Jeeagh er duillag y choadan',
1231 'tooltip-ca-nstab-mediawiki'      => 'Jeeagh er çhaghteraght y chorys',
1232 'tooltip-ca-nstab-template'       => 'Jeeagh er y clowan',
1233 'tooltip-ca-nstab-help'           => 'Jeeagh er duillag y chooney',
1234 'tooltip-ca-nstab-category'       => 'Jeeagh er duillag y ronney',
1235 'tooltip-minoredit'               => 'She myn-arraghey eh shoh',
1236 'tooltip-save'                    => 'Sauail dty chaghlaaghyn',
1237 'tooltip-preview'                 => 'Roie-haishbyney ny caghlaaghyn ayd; jannoo ymmyd jeh roish sauail, my saillt!',
1238 'tooltip-diff'                    => 'Taishbyney caghlaaghyn y teks ta jeant ayd.',
1239 'tooltip-compareselectedversions' => 'Jeeagh er ny caghlaaghyn eddyr y daa lhieggan reiht y ghuillag shoh.',
1240 'tooltip-watch'                   => 'Cur y duillag shoh lesh dty rolley arrey',
1241 'tooltip-rollback'                => 'Ta "aahogherys" rassey dagh cohoyrtys yn ymmydeyr s\'jerree da\'n duillag shoh.',
1242 'tooltip-undo'                    => "Ta \"rassey\" cur y reaghey shoh er ash as t'eh fosley yn form reaghee ayns mod roie-haishbynys.<br />
1243 T'eh lhiggey da oyr y chur 'sy ghiare-choontey.",
1244
1245 # Attribution
1246 'anonymous' => '{{PLURAL:$1|Ymmeyder|Ymmeyderny}} neuenmyssit dy {{SITENAME}}',
1247 'siteuser'  => 'ymmydeyr {{SITENAME}} $1',
1248 'others'    => 'sleih elley',
1249 'siteusers' => '{{PLURAL:$2|Ymmydeyr|Ymmydeyryn}} ec {{SITENAME}} $1',
1250
1251 # Info page
1252 'infosubtitle' => 'Oayllys da duillag',
1253
1254 # Math options
1255 'mw_math_png' => 'Jean PNG dagh ooilley hraa',
1256
1257 # Math errors
1258 'math_syntax_error' => 'Co-ordrail marranagh',
1259
1260 # Patrol log
1261 'patrol-log-auto' => '(seyr-obbragh)',
1262 'patrol-log-diff' => 'caghlaa $1',
1263
1264 # Browsing diffs
1265 'previousdiff' => '← Y caghlaa ny shinney',
1266 'nextdiff'     => 'Y caghlaa ny snoa →',
1267
1268 # Media information
1269 'widthheightpage'      => '$1×$2, $3 {{PLURAL:$3|duillag|duillagyn}}',
1270 'file-info-size'       => '($1 × {{PLURAL:$2|$2 pixel|$2 phixel|$2 phixel|$2 pixelyn}}, mooadys y choadan: $3, sorçh MIME: $4)',
1271 'file-nohires'         => '<small>Cha nel jeeskeaylley ny smoo ry-gheddyn.</small>',
1272 'svg-long-desc'        => '(coadan SVG, $1 × {{PLURAL:$2|$2 pixel|$2 phixel|$2 phixel|$2 pixelyn}} dy ennymagh, mooadys y choadan: $3)',
1273 'show-big-image'       => 'Jeeskeaylley ymlane',
1274 'show-big-image-thumb' => '<small>Mooadys y roie-haishbynys shoh: $1 × {{PLURAL:$2|$2 pixel|$2 phixel|$2 phixel|$2 pixelyn}}</small>',
1275
1276 # Special:NewFiles
1277 'newimages'    => 'Laaragh coadanyn noa',
1278 'showhidebots' => '($1 botyn)',
1279 'ilsubmit'     => 'Ronsaghey',
1280 'bydate'       => 'rere date',
1281
1282 # Bad image list
1283 'bad_image_list' => "Shoh yn aght:
1284
1285 Cha nel agh meeryn ayns rolley (linnaghyn as * ec y toshiaght) ta goll er smooinaghtyn er.
1286 Shegin da'n chied chiangley er linney ve ny chiangley da drogh choadan.
1287 Kianglaghyn eiyrtyssagh erbee er yn linney shoh, t'ad goll er loaghtey myr lhimmaghyn, shen gra, duillagyn as ta'n coadan ayns-linney, foddee.",
1288
1289 # Metadata
1290 'metadata'          => 'Metadata',
1291 'metadata-help'     => "Ta'n coadan shoh goaill tooilley oayllys stiagh, currit veih'n shamraig bun-earrooagh ny yn scanreyder as eh ymmydit dys y coadan y chroo ny y yannoo bun-earrooagh, foddee.<br />
1292 My vel y coadan ceaghlit veih'n chummey bunneydagh, foddee nagh beagh mynphoyntyn ennagh cohoilshaghey yn coadan ceaghlit.",
1293 'metadata-expand'   => 'Taishbyney ny mynphointyn sheeynt',
1294 'metadata-collapse' => 'Follaghey ny mynphointyn sheeynt',
1295 'metadata-fields'   => "Bee magheryn metafysseree EXIF er y rolley 'sy çhaghteraght shoh currit er taishbynys duillag y jalloo nar ta taabyl ny metafysseree fillit.<br />
1296 Bee adsyn elley follit dy seyr-obbragh.<br />
1297 * make
1298 * model
1299 * datetimeoriginal
1300 * exposuretime
1301 * fnumber
1302 * isospeedratings
1303 * focallength",
1304
1305 # EXIF tags
1306 'exif-imagewidth'       => 'Lheead',
1307 'exif-imagelength'      => 'Yrjid',
1308 'exif-ycbcrpositioning' => 'Soie Y as C',
1309 'exif-xresolution'      => 'Cruinnys co-chruinnagh',
1310 'exif-yresolution'      => 'Cruinnys pontreilagh',
1311 'exif-resolutionunit'   => 'Unnid chruinnys X as Y',
1312 'exif-imagedescription' => 'Ennym y chochaslys',
1313 'exif-make'             => 'Jeantagh y hamraig',
1314 'exif-artist'           => 'Ughtar',
1315 'exif-copyright'        => 'Shellooder y choip-chiart',
1316 'exif-fnumber'          => 'Earroo F',
1317 'exif-flash'            => 'Çhenney',
1318 'exif-gpslatitude'      => 'Dowan-lheead',
1319 'exif-gpslongitude'     => 'Dowan-liurid',
1320 'exif-gpsaltitude'      => 'Yrdjid',
1321 'exif-gpstimestamp'     => 'Am GPS (clag breneenagh)',
1322 'exif-gpsspeedref'      => 'Unnid vieauid',
1323 'exif-gpsdatestamp'     => 'Date GPS',
1324
1325 'exif-unknowndate' => 'Date gyn enney',
1326
1327 'exif-subjectdistance-value' => '$1 meteryn',
1328
1329 'exif-meteringmode-0'   => 'Gyn enney',
1330 'exif-meteringmode-1'   => 'Mean',
1331 'exif-meteringmode-255' => 'Elley',
1332
1333 'exif-lightsource-0' => 'Gyn enney',
1334
1335 'exif-focalplaneresolutionunit-2' => 'oarleeyn',
1336
1337 'exif-sensingmethod-1' => 'Neuenmyssit',
1338
1339 'exif-scenecapturetype-1' => 'Reayrt çheerey',
1340 'exif-scenecapturetype-2' => 'Cochaslys',
1341 'exif-scenecapturetype-3' => 'Reayrtys oie',
1342
1343 'exif-gaincontrol-0' => 'Veg',
1344
1345 'exif-contrast-1' => 'Bog',
1346 'exif-contrast-2' => 'Creoi',
1347
1348 'exif-sharpness-1' => 'Bog',
1349 'exif-sharpness-2' => 'Creoi',
1350
1351 # Pseudotags used for GPSSpeedRef
1352 'exif-gpsspeed-k' => "Kilometeryn 'syn oor",
1353 'exif-gpsspeed-m' => "Meeillaghyn 'syn oor",
1354
1355 # External editor support
1356 'edit-externally'      => 'Reaghey yn coadan shoh lesh sheeyntagh mooie',
1357 'edit-externally-help' => 'Jeeagh er [http://www.mediawiki.org/wiki/Manual:External_editors saraghyn soiaghey seose] son tooilley oayllys.',
1358
1359 # 'all' in various places, this might be different for inflected languages
1360 'recentchangesall' => 'yn clane',
1361 'imagelistall'     => 'yn clane',
1362 'watchlistall2'    => 'yn clane',
1363 'namespacesall'    => 'yn clane',
1364 'monthsall'        => 'yn clane',
1365
1366 # Delete conflict
1367 'recreate' => 'Aachroo',
1368
1369 # action=purge
1370 'confirm_purge_button' => 'OK',
1371
1372 # Multipage image navigation
1373 'imgmultigo' => 'Gow!',
1374
1375 # Table pager
1376 'table_pager_first'        => 'Yn chied duillag',
1377 'table_pager_last'         => "Yn duillag s'jerree",
1378 'table_pager_limit_submit' => 'Gow',
1379 'table_pager_empty'        => 'Gyn eiyrtys',
1380
1381 # Auto-summaries
1382 'autosumm-new' => 'Duillag crooit lesh: $1',
1383
1384 # Watchlist editor
1385 'watchlistedit-numitems'      => 'Ta {{PLURAL:$1|1 ard-ennym|$1 ard-enmyn}} ayns dty rolley arrey, magh voish duillagyn resoonaght.',
1386 'watchlistedit-noitems'       => 'Cha nel ard-enmyn ayns dty rolley arrey.',
1387 'watchlistedit-normal-title'  => 'Rolley arrey y reaghey',
1388 'watchlistedit-normal-legend' => 'Enmyn y scughey ass y rolley arrey',
1389 'watchlistedit-normal-submit' => 'Enmyn y scughey',
1390 'watchlistedit-normal-done'   => 'Va {{PLURAL:$1|1 ard-ennym|$1 ard-enmyn}} scrysst ass dty rolley arrey:',
1391 'watchlistedit-raw-titles'    => 'Enmyn:',
1392
1393 # Watchlist editing tools
1394 'watchlisttools-view' => 'Jeeagh er caghlaaghyn bentynagh',
1395 'watchlisttools-edit' => 'Jeeagh er as reaghey yn rolley arrey',
1396 'watchlisttools-raw'  => 'Reaghey aw-rolley arrey',
1397
1398 # Special:Version
1399 'version'                  => 'Lhieggan',
1400 'version-specialpages'     => 'Duillagyn er lheh',
1401 'version-other'            => 'Elley',
1402 'version-version'          => '(Lhieggan $1)',
1403 'version-license'          => 'Kiedoonys',
1404 'version-software-version' => 'Lhieggan',
1405
1406 # Special:FilePath
1407 'filepath-page' => 'Coadan:',
1408
1409 # Special:FileDuplicateSearch
1410 'fileduplicatesearch-filename' => 'Ennym y choadan:',
1411 'fileduplicatesearch-submit'   => 'Ronsaghey',
1412
1413 # Special:SpecialPages
1414 'specialpages'                   => 'Duillagyn er lheh',
1415 'specialpages-group-maintenance' => 'Coontaghyn meansal',
1416 'specialpages-group-other'       => 'Duillagyn elley er lheh',
1417 'specialpages-group-login'       => 'Log stiagh / croo coontys',
1418 'specialpages-group-users'       => 'Ymmydeyryn as kiartyn',
1419
1420 # Special:Tags
1421 'tags-edit' => 'reaghey',
1422
1423 );