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