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