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