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