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