]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - languages/messages/MessagesAng.php
MediaWiki 1.14.0
[autoinstallsdev/mediawiki.git] / languages / messages / MessagesAng.php
1 <?php
2 /** Old English (Anglo-Saxon)
3  *
4  * @ingroup Language
5  * @file
6  *
7  * @author JJohnson
8  * @author Omnipaedista
9  * @author Spacebirdy
10  * @author Wōdenhelm
11  */
12
13 $namespaceNames = array(
14         NS_SPECIAL          => 'Syndrig',
15         NS_TALK             => 'Gesprec',
16         NS_FILE             => 'Biliþ',
17         NS_FILE_TALK        => 'Biliþgesprec',
18         NS_TEMPLATE         => 'Bysen',
19         NS_TEMPLATE_TALK    => 'Bysengesprec',
20         NS_HELP             => 'Help',
21         NS_HELP_TALK        => 'Helpgesprec',
22         NS_CATEGORY         => 'Flocc',
23         NS_CATEGORY_TALK    => 'Floccgesprec',
24 );
25
26 $messages = array(
27 # User preference toggles
28 'tog-underline'          => 'Undermearcian bendas:',
29 'tog-hideminor'          => 'Hȳdan smalla ādihtunga in nīwlicum wendungum',
30 'tog-rememberpassword'   => 'Ġemune mīne inmeldunge on þissum circolwyrde',
31 'tog-watchcreations'     => 'Ēac trametas þe ic scieppe tō mīnre wæccgetale',
32 'tog-watchdefault'       => 'Ēac trametas þe ic ādihte tō mīnre wæcctale',
33 'tog-watchmoves'         => 'Ēac trametas þe ic hweorfe tō mīnre wæcctale',
34 'tog-watchlisthideown'   => 'Hȳdan mīna ādihtunga wiþ þā behealdnestale',
35 'tog-watchlisthideminor' => 'Hȳdan minlica ādihtunga wiþ þæt wæccbrede',
36 'tog-ccmeonemails'       => 'Sendan mē twifealdunga þāra e-ǣrenda þe ic ōðrum brūcendum tō sende',
37 'tog-diffonly'           => 'Ne scēawian trametinnunge under scādungum',
38 'tog-showhiddencats'     => 'Scēawian gehȳdede floccas',
39
40 'underline-always' => 'Ǣfre',
41 'underline-never'  => 'Nǣfre',
42
43 # Dates
44 'sunday'        => 'Sunnandæġ',
45 'monday'        => 'Mōnandæġ',
46 'tuesday'       => 'Tīwesdæġ',
47 'wednesday'     => 'Wēdnesdæġ',
48 'thursday'      => 'Þunresdæġ',
49 'friday'        => 'Frīġedæġ',
50 'saturday'      => 'Sæternesdæġ',
51 'sun'           => 'Sun',
52 'mon'           => 'Mōn',
53 'tue'           => 'Tīw',
54 'wed'           => 'Wēd',
55 'thu'           => 'Þun',
56 'fri'           => 'Frī',
57 'sat'           => 'Sæt',
58 'january'       => 'Se Æfterra Ġēola',
59 'february'      => 'Solmōnaþ',
60 'march'         => 'Hrēþmōnaþ',
61 'april'         => 'Ēastermōnaþ',
62 'may_long'      => 'Þrimilcemōnaþ',
63 'june'          => 'Sēremōnaþ',
64 'july'          => 'Mǣdmōnaþ',
65 'august'        => 'Wēodmōnaþ',
66 'september'     => 'Hāliġmōnaþ',
67 'october'       => 'Winterfylleþ',
68 'november'      => 'Blōtmōnaþ',
69 'december'      => 'Ġēolmōnaþ',
70 'january-gen'   => 'þæs Æfterran Ġēolan',
71 'february-gen'  => 'Solmōnþes',
72 'march-gen'     => 'Hrēþmōnþes',
73 'april-gen'     => 'Ēastermōnþes',
74 'may-gen'       => 'Þrimilcemōnþes',
75 'june-gen'      => 'Sēremōnþes',
76 'july-gen'      => 'Mǣdmōnþes',
77 'august-gen'    => 'Wēodmōnþes',
78 'september-gen' => 'Hāliġmōnþes',
79 'october-gen'   => 'Winterfylleðes',
80 'november-gen'  => 'Blōtmōnþes',
81 'december-gen'  => 'Ġēolmōnþes',
82 'jan'           => 'ÆĠē',
83 'feb'           => 'Sol',
84 'mar'           => 'Hrē',
85 'apr'           => 'Ēas',
86 'may'           => 'Þri',
87 'jun'           => 'Sēr',
88 'jul'           => 'Mǣd',
89 'aug'           => 'Wēo',
90 'sep'           => 'Hāl',
91 'oct'           => 'Win',
92 'nov'           => 'Blō',
93 'dec'           => 'Ġēo',
94
95 # Categories related messages
96 'pagecategories'           => '{{PLURAL:$1|Flocc|Floccas}}',
97 'category_header'          => 'Ġewritu in flocce "$1"',
98 'subcategories'            => 'Underfloccas',
99 'category-media-header'    => 'Ġemynda in flocce "$1"',
100 'category-empty'           => "''Þes flocc hæfþ nū nān ġewritu oþþe ġemynda in.''",
101 'hidden-categories'        => '{{PLURAL:$1|Gehȳded flocc|Gehȳdede floccas}}',
102 'hidden-category-category' => 'Gehȳdede floccas', # Name of the category where hidden categories will be listed
103
104 'mainpagedocfooter' => 'Þeahtian [http://meta.wikimedia.org/wiki/Help:Contents Brūcendlǣdend] for helpe on bryce þǣre wiki software.
105
106 == Onginnende ==
107 * [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
108 * [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
109 * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]',
110
111 'about'          => 'Ymbe',
112 'article'        => 'Innungtramet',
113 'newwindow'      => '(openaþ in nīwum ēagþyrele)',
114 'qbfind'         => 'Findan',
115 'qbedit'         => 'Ādihtan',
116 'qbpageoptions'  => 'Þes tramet',
117 'qbpageinfo'     => 'Gewef',
118 'qbmyoptions'    => 'Mīne trametas',
119 'qbspecialpages' => 'Syndrige trametas',
120 'mypage'         => 'Mīn tramet',
121 'mytalk'         => 'Mīn sprǣc',
122 'anontalk'       => 'Mōtung for þissum IP',
123
124 'errorpagetitle'    => 'Gemearr',
125 'tagline'           => 'Fram {{SITENAME}}n',
126 'search'            => 'Sēcan',
127 'searchbutton'      => 'Sēcan',
128 'go'                => 'Gān',
129 'searcharticle'     => 'Gān',
130 'history'           => 'Trametstǣr',
131 'history_short'     => 'Stǣr',
132 'printableversion'  => 'Gemǣlendlicu fadung',
133 'permalink'         => 'Fæst bend',
134 'print'             => 'Gemǣlan',
135 'edit'              => 'Ādihtan',
136 'create'            => 'Scieppene',
137 'editthispage'      => 'Ādihtan þisne tramet',
138 'delete'            => 'āfeorsian',
139 'deletethispage'    => 'Þisne tramet āfeorsian',
140 'protect'           => 'Weardian',
141 'protectthispage'   => 'Weardian þisne tramet',
142 'unprotect'         => 'Unweardian',
143 'unprotectthispage' => 'Unwearda þisne tramet',
144 'newpage'           => 'Nīwe tramet',
145 'talkpage'          => 'Þisne tramet mōtian',
146 'talkpagelinktext'  => 'Gesprec',
147 'specialpage'       => 'Syndrig tramet',
148 'talk'              => 'Mōtung',
149 'toolbox'           => 'Tōlbox',
150 'imagepage'         => 'Scēawian biliþtramet',
151 'otherlanguages'    => 'Ōðera sprǣca',
152 'redirectedfrom'    => '(Edlǣded of $1)',
153 'redirectpagesub'   => 'Edlǣdungtramet',
154 'protectedpage'     => 'Geweardod tramet',
155 'jumptosearch'      => 'sēcan',
156
157 # 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).
158 'aboutsite'            => 'Ymbe {{SITENAME}}n',
159 'aboutpage'            => 'Project:Ymbe',
160 'copyright'            => 'Innung biþ gefunden under $1.',
161 'currentevents'        => 'Efenealde belimpas',
162 'currentevents-url'    => 'Project:Efenealde belimpas',
163 'edithelp'             => 'Ādihtunge help',
164 'edithelppage'         => 'Help:Ādihtung',
165 'helppage'             => 'Help:Innung',
166 'mainpage'             => 'Hēafodsīde',
167 'mainpage-description' => 'Hēafodsīde',
168 'portal'               => 'Gemǣnscipe Ingang',
169 'portal-url'           => 'Project:Gemǣnscipe Ingang',
170 'privacy'              => 'Ānlīepnesse þēaw',
171
172 'versionrequired' => 'Fadunge $1 þæs MediaWicis nēodaþ',
173
174 'youhavenewmessages'      => 'Þu hæfst $1 ($2).',
175 'newmessageslink'         => 'nīwu ǣrendgewritu',
176 'newmessagesdifflink'     => 'nīwoste wendung',
177 'youhavenewmessagesmulti' => 'Þu hæfst nīwu ǣrendu on $1',
178 'editsection'             => 'ādihtan',
179 'editold'                 => 'ādihtan',
180 'toc'                     => 'Innungbred',
181 'showtoc'                 => 'geswutelian',
182 'hidetoc'                 => 'hȳdan',
183 'feedlinks'               => 'Flōd:',
184 'red-link-title'          => '$1 (nā gīet gewriten)',
185
186 # Short words for each namespace, by default used in the namespace tab in monobook
187 'nstab-main'     => 'Gewrit',
188 'nstab-user'     => 'Brūcendtramet',
189 'nstab-special'  => 'Syndrig',
190 'nstab-image'    => 'Mētung',
191 'nstab-template' => 'Bisen',
192 'nstab-help'     => 'Helptramet',
193 'nstab-category' => 'Flocc',
194
195 # Main script and global functions
196 'nosuchaction'      => 'Nān swilc dǣd',
197 'nosuchspecialpage' => 'Nān swilc syndrig tramet',
198
199 # General errors
200 'error'           => 'Gemearr',
201 'laggedslavemode' => 'Warnung: Tramet ne hæbbe recent updates.',
202 'internalerror'   => 'Inlic gemearr',
203 'filerenameerror' => 'Ne cúðe ednemnan þrǽd "$1" tó "$2".',
204 'filenotfound'    => 'Ne cūðe findan þrǣd "$1".',
205 'badarticleerror' => 'Þēos dǣd ne cann bēon gefremed on þissum tramete.',
206 'badtitle'        => 'Unandfenge títul',
207
208 # Login and logout pages
209 'logouttitle'                => 'Brūcendūtmeldung',
210 'welcomecreation'            => '== Wilcume, $1! ==
211
212 Þín hordcleofa wearþ geseted.  Ne forgiet tó hwierfenne þína {{SITENAME}} foreberunga.',
213 'loginpagetitle'             => 'Brūcendinmeldung',
214 'yourname'                   => 'Þīn brūcendnama',
215 'yourpassword'               => 'Þīn gelēafnesword',
216 'yourpasswordagain'          => 'Edwrītan gelēafnesword',
217 'yourdomainname'             => 'Þīn geweald',
218 'login'                      => 'Inmeldian',
219 'nav-login-createaccount'    => 'Settan nīwne hordcleofan oþþe inmeldian',
220 'userlogin'                  => 'Settan nīwne hordcleofan oþþe inmeldian',
221 'logout'                     => 'Ūtmeldian',
222 'userlogout'                 => 'Ūtmeldian',
223 'notloggedin'                => 'Ne ingemeldod',
224 'createaccount'              => 'Nīwne hordcleofan settan',
225 'gotaccountlink'             => 'Inmeldian',
226 'badretype'                  => 'Þá geléafnesword, þe þu write, ne efenlǽcaþ.',
227 'youremail'                  => 'E-ǣrende *',
228 'username'                   => 'Brūcendnama:',
229 'yourrealname'               => 'Þīn rihtnama*',
230 'yourlanguage'               => 'Brūcendofermearces sprǣc',
231 'yourvariant'                => 'Sprǣce wendung',
232 'loginerror'                 => 'Inmeldunggemearr',
233 'loginsuccesstitle'          => 'Inmeldung gesǣlde',
234 'loginsuccess'               => "'''Þu eart nū inmeldod tō {{SITENAME}} swā \"\$1\".'''",
235 'nosuchuser'                 => 'Þǣr is nān brūcere be þǣm naman "$1".
236 Edscēawa þīne wrītunge, oþþe brūc þone form under tō [[Special:UserLogin/signup|settene nīwne brūcendhordcleofan]].',
237 'nosuchusershort'            => 'Þǣr is nān brūcend mid þǣm naman "<nowiki>$1</nowiki>".  Edscēawa on þīne wrītunge.',
238 'acct_creation_throttle_hit' => 'Hwæt, þu hæfst gēo geseted {{PLURAL:$1|1 hordcleofan|$1 -}}. Þu ne canst settan ǣnige māran.',
239 'accountcreated'             => 'Hordcleofan gescapen',
240 'loginlanguagelabel'         => 'Sprǣc: $1',
241
242 # Password reset dialog
243 'oldpassword' => 'Eald gelēafnesword:',
244 'newpassword' => 'Nīwe gelēafnesword',
245 'retypenew'   => 'Nīwe gelēafnesword edwrītan',
246
247 # Edit page toolbar
248 'bold_sample'     => 'Beald traht',
249 'bold_tip'        => 'Beald traht',
250 'italic_sample'   => 'Flōwende traht',
251 'italic_tip'      => 'Flōwende traht',
252 'link_sample'     => 'Bendtítul',
253 'link_tip'        => 'Inlic bend',
254 'extlink_sample'  => 'http://www.example.com bendtītul',
255 'extlink_tip'     => 'Ūtanweard bend (gemune http:// foredǣl)',
256 'headline_sample' => 'Hēafodlīnan traht',
257 'image_sample'    => 'Bisen.jpg',
258 'image_tip'       => 'Impod biliþ',
259 'media_sample'    => 'Bisen.ogg',
260 'sig_tip'         => 'Þín namansegn mid tídstempunge',
261
262 # Edit pages
263 'summary'                => 'Scortnes:',
264 'minoredit'              => 'Þēos is lȳtlu ādihtung',
265 'savearticle'            => 'Sparian tramet',
266 'preview'                => 'Forescēawian',
267 'showpreview'            => 'Forescēawian',
268 'whitelistedittitle'     => 'Inmeldunge behófod tó ádihtenne',
269 'whitelistedittext'      => 'Þu scealt $1 tó ádihtenne trametas.',
270 'loginreqlink'           => 'inmeldian',
271 'loginreqpagetext'       => 'Þū scealt $1 tō scēawienne view ōðre trametas.',
272 'accmailtitle'           => 'Gelēafnesword gesended.',
273 'accmailtext'            => "Þæt Gelēafnesword for '$1' wearþ gesend tō $2.",
274 'newarticle'             => '(Nīwe)',
275 'newarticletext'         => "Þu hæfst bende tō tramete gefolgod þe nū gīet ne stendeþ.
276 Tō scieppene þone tramet, onginn þyddan in þǣre boxe under (sēo þone [[{{MediaWiki:Helppage}}|helptramet]] for mā gefrǣge).
277 Gif þu hider misfōn cōme, cnoca þā þīnne webbscēaweres '''on bæc''' cnæpp.",
278 'usercssjsyoucanpreview' => "'''Rǣd:''' Brūc þone 'Forescēawian' cnæpp tō āfandienne þīne nīwe css/js beforan sparunge.",
279 'updated'                => '(Ednīwod)',
280 'editingcomment'         => 'Ādihtung $1 (ymbsprǣc)',
281 'yourtext'               => 'Þīn traht',
282 'editingold'             => "'''WARNUNG: Þu ādihtest ealde fadunge þisses trametes.
283 Gif þu hine sparie, ǣniga onwendunga gemacod siþþan þisse fadunge bēoþ sōðes forloren.'''",
284 'yourdiff'               => 'Tōdǣlednessa',
285 'copyrightwarning2'      => "Bidde macie nōt þæt ealla forðunga tō {{SITENAME}}
286 mæg bēon ādihted, gewended, oþþe āfyrðed fram ōðrum forðerum.
287 Gif þu nelt þīne wrītunge tō bēonne ādihtod unmildheortlīce, þonne ne þafie hīe hēr.<br />
288 Þu behǣtst ēac þæt þu selfa write þis, oþþe efenlǣhtest of sumre
289 gemǣnscipes āgnunge oþþe gelīcum frēom horde (sēo $1 for āscungum).
290 '''NE ÞAFIE EFENLǢHTSCIELDED WEORC BŪTAN GELĪEFNESSE!'''",
291 'longpagewarning'        => 'WARNUNG: Þes tramet is $1 kilobyta lang; sume
292 webbscēaweras hæbben earfoðu mid þȳ þe hīe ādihtaþ trametas nēa oþþe lengran þonne 32kb.
293 Bidde behycge þæt þu bricst þone tramet intō smalrum dǣlum.',
294 'templatesused'          => 'Ongelīcnessa gebrȳcda on þissum tramete:',
295 'template-protected'     => '(geborgen)',
296 'template-semiprotected' => '(sāmborgen)',
297 'nocreatetitle'          => 'Gewrit nā gefunden',
298 'recreate-deleted-warn'  => "'''Warnung: Þu edsciepst tramet þe wæs ǣr āfeorsod.'''
299
300 Þu sceoldest smēagan, hwæðer hit gerādlic sīe, forþ tō gānne mid ādihtunge þisses trametes.
301 Þæt āfeorsungbred þisses trametes is hēr geīeht for behēfnesse:",
302
303 # History pages
304 'nohistory' => 'Nis nān ādihtungstǣr for þissum tramete.',
305 'next'      => 'nīehst',
306 'histfirst' => 'Ǣrest',
307 'histlast'  => 'Endenīehst',
308
309 # Revision deletion
310 'rev-delundel' => 'scēawian/hȳdan',
311
312 # Diffs
313 'difference'              => '(Scēadung betwēonan hweorfungum)',
314 'lineno'                  => 'Līne $1:',
315 'compareselectedversions' => 'Geefnettan gecorena fadunga',
316 'editundo'                => 'undōn',
317
318 # Search results
319 'searchresults'         => 'Sōcnfintan',
320 'searchsubtitle'        => "Þu sōhtest '''[[:$1]]'''",
321 'searchsubtitleinvalid' => "Þu sōhtest '''$1'''",
322 'notextmatches'         => 'Nāne trametrahtes mæccan',
323 'nextn'                 => 'nīehst $1',
324 'searchhelp-url'        => 'Help:Innung',
325 'showingresults'        => 'Īewan under oþ <b>$1</b> tōhīgunga onginnenda mid #<b>$2</b>.',
326 'showingresultsnum'     => 'Under sind <b>$3</b> tóhígunga onginnende mid #<b>$2</b>.',
327 'powersearch'           => 'Sēcan',
328
329 # Preferences page
330 'preferences'        => 'Foreberunga',
331 'mypreferences'      => 'Mīna foreberunga',
332 'prefsnologin'       => 'Ne ingemeldod',
333 'skin'               => 'Scynn',
334 'skin-preview'       => 'Forescēawian',
335 'dateformat'         => 'Tælmearcwīse',
336 'datetime'           => 'Tælmearc and tīd',
337 'math_unknown_error' => 'ungewiss gemearr',
338 'prefs-rc'           => 'Nīwlica hweorfunga',
339 'prefs-watchlist'    => 'Behealdnestalu',
340 'saveprefs'          => 'Sparian',
341 'rows'               => 'Rǣwa',
342 'columns'            => 'Sȳla:',
343 'searchresultshead'  => 'Sōcnfintan',
344 'resultsperpage'     => 'Tōhīgunga tō īewenne for tramete',
345 'contextlines'       => 'Līnan tō īewenne in tōhīgunge',
346 'recentchangescount' => 'Tītula getæl in nīwlicum hweorfungum',
347 'savedprefs'         => 'Þīna foreberunga wurdon gesparod.',
348 'timezonelegend'     => 'Tīdgyrtel',
349 'servertime'         => 'Bryttantīma is nū',
350 'defaultns'          => 'Sēcan in þissum namstedum be frambyge:',
351 'default'            => 'gewunelic',
352
353 # User rights
354 'editusergroup'           => 'Ādihtan Brūcendsamþrēatas',
355 'saveusergroups'          => 'Sparian Brūcendsamþrēatas',
356 'userrights-groupsmember' => 'Geglida þæs:',
357
358 # Recent changes
359 'nchanges'        => '$1 hwierfunga',
360 'recentchanges'   => 'Nīwlica hweorfunga',
361 'rcnote'          => "Under {{PLURAL:$1|... '''1''' ...|sind þā æftemestan '''$1''' hweorfunga}} in {{PLURAL:$2|...|þǣm æftemestum '''$2''' dagum}}, . . $5, $4.",
362 'rcnotefrom'      => 'Under sind þā hweorfunga siþþan <b>$2</b> (oþ <b>$1</b> geīewed).',
363 'rclistfrom'      => 'Īewan nīwa hweorfunga, onginnenda of $1',
364 'rcshowhideminor' => '$1 lȳtla ādihtunga',
365 'rcshowhideliu'   => '$1 inmeldode brūcend',
366 'rcshowhideanons' => '$1 unnemnode brūcend',
367 'rcshowhidemine'  => '$1 mīna ādihtunga',
368 'rclinks'         => 'Īewan æftemestan $1 hweorfunga in æftemestum $2 dagum<br />$3',
369 'diff'            => 'scēa',
370 'hist'            => 'Stǣr',
371 'hide'            => 'hȳdan',
372 'show'            => 'īewan',
373
374 # Recent changes linked
375 'recentchangeslinked' => 'Sibba hweorfunga',
376
377 # Upload
378 'uploadnologin' => 'Ne inmeldod',
379 'filename'      => 'Þrǣdnama',
380 'filedesc'      => 'Scortnes',
381 'filesource'    => 'Fruma:',
382 'badfilename'   => 'Onlīcnesnama wearþ gewend tō "$1(e/an)".',
383 'savefile'      => 'Sparian þrǣd',
384
385 'nolicense' => 'Nǣnne gecorenne',
386
387 # Special:ListFiles
388 'listfiles_search_for'  => 'Sēcan biliþnaman:',
389 'listfiles'             => 'Biliþgetalu',
390 'listfiles_date'        => 'Tælmearc',
391 'listfiles_name'        => 'Nama',
392 'listfiles_user'        => 'Brūcend',
393 'listfiles_description' => 'Tōwritennes',
394
395 # File description page
396 'filehist-user'  => 'Brūcend',
397 'imagelinks'     => 'Biliþbendas',
398 'linkstoimage'   => 'Þā folgendan trametas bindaþ tō þissum biliðe:',
399 'nolinkstoimage' => 'Þǣr sind nāne trametas þe bindaþ tō þissum biliðe.',
400 'noimage'        => 'Nān þrǣd mid þissum naman stendeþ nū oþþe nā mā, ac þu canst þēah hine $1.',
401
402 # File deletion
403 'filedelete-submit' => 'āfeorsian',
404
405 # Unused templates
406 'unusedtemplateswlh' => 'ōðere bendas',
407
408 # Random page
409 'randompage' => 'Hlīetlic tramet',
410
411 'doubleredirects' => 'Twifealdlice Ymblǣderas',
412
413 'brokenredirects'        => 'Gebrocene Ymblǣderas',
414 'brokenredirectstext'    => 'Þā folgendan edlǣdunga bendaþ tō unedwistlicum trametum.',
415 'brokenredirects-edit'   => '(ādihtan)',
416 'brokenredirects-delete' => '(āfeorsian)',
417
418 'withoutinterwiki'         => 'Trametas būtan sprǣcbendum',
419 'withoutinterwiki-summary' => 'Þā folgendan trametas ne bindaþ tō ōðrum sprǣcfadungum:',
420
421 # Miscellaneous special pages
422 'ncategories'          => '$1 {{PLURAL:$1|flocca|floccas}}',
423 'nlinks'               => '$1 bendas',
424 'specialpage-empty'    => 'Þis tramet is ǣmtig.',
425 'lonelypages'          => 'Ealdorlēase trametas',
426 'unusedimages'         => 'Ungebrȳcodu biliðu',
427 'popularpages'         => 'Dēore trametas',
428 'wantedcategories'     => 'Gewilnode floccas',
429 'wantedpages'          => 'Gewilnode trametas',
430 'mostlinked'           => 'Gebundenostan trametas',
431 'mostlinkedcategories' => 'Gebundenostan floccas',
432 'mostlinkedtemplates'  => 'Gebundenostan bysena',
433 'shortpages'           => 'Scorte trametas',
434 'longpages'            => 'Lange trametas',
435 'newpages'             => 'Nīwe trametas',
436 'newpages-username'    => 'Brūcendnama:',
437 'ancientpages'         => 'Ieldestan Trametas',
438 'move'                 => 'Gān',
439
440 # Book sources
441 'booksources'               => 'Bōcfruman',
442 'booksources-search-legend' => 'Sēcan bōcfruman',
443 'booksources-go'            => 'Gān',
444 'booksources-text'          => 'Under is getalu benda tō ōðrum webstedum þe bebycgaþ nīwa and gebrocena bēc, and hæbben 
445 ēac mā āscunga ymbe bēc þe þu sēcst:',
446
447 # Special:Log
448 'specialloguserlabel'  => 'Brūcend:',
449 'speciallogtitlelabel' => 'Titul:',
450 'log'                  => 'Cranicas',
451
452 # Special:AllPages
453 'allpages'       => 'Trametas',
454 'alphaindexline' => '$1 tō $2',
455 'nextpage'       => 'Nīehsta tramet ($1)',
456 'allarticles'    => 'Eall gewritu',
457 'allinnamespace' => 'Ealle trametas ($1 namanstede)',
458 'allpagesprev'   => 'Beforan',
459 'allpagesnext'   => 'Nīehst',
460 'allpagessubmit' => 'Gān',
461
462 # Special:Categories
463 'categories'         => 'Floccas',
464 'categoriespagetext' => 'Þā folgendan floccas standaþ in þǣm wici.',
465
466 # Special:ListUsers
467 'listusers-noresult' => 'Nǣnne brūcend gefundenne.',
468
469 # Special:Log/newusers
470 'newuserlogpage'          => 'Brūcend ġesceaft talu',
471 'newuserlog-create-entry' => 'Nīwe brūcend',
472
473 # E-mail user
474 'emailfrom'     => 'Fram',
475 'emailto'       => 'Tō:',
476 'emailsubject'  => 'Forþsetennes',
477 'emailmessage'  => 'Ǣrendgewrit',
478 'emailsend'     => 'Ǣrendian',
479 'emailsent'     => 'E-mail gesend',
480 'emailsenttext' => 'Þīn e-mail ǣrendgewrit wearþ gesend.',
481
482 # Watchlist
483 'watchlist'         => 'Mīn behealdnestalu',
484 'mywatchlist'       => 'Mīn behealdnestalu',
485 'addedwatch'        => 'Geīeht tō wæcctale',
486 'watch'             => 'Behealdan',
487 'unwatch'           => 'Unbehealdan',
488 'watchlistcontains' => 'Þīn behealdnestalu hæfþ $1 {{PLURAL:$1|trameta|trametas}} inn.',
489 'wlnote'            => 'Under sind þā æftemestan $1 hweorfunga in þǣm æftemestum <b>$2</b> stundum.',
490 'wlshowlast'        => 'Īewan æftemestan $1 stunda $2 daga $3',
491
492 'enotif_newpagetext' => 'Þēs is nīwe tramet.',
493 'created'            => 'gescapen',
494
495 # Delete
496 'deletepage'      => 'Āfeorsian tramet',
497 'excontent'       => "innung wæs: '$1'",
498 'excontentauthor' => "innung wæs: '$1' (and se āna forðiend wæs '[[Special:Contributions/$2|$2]]')",
499 'exblank'         => 'tramet wæs ǣmtig',
500 'historywarning'  => 'Warnung: Se tramet, þone þu āfeorsian teohhast, hæfþ stǣre:',
501 'actioncomplete'  => 'Weorcdǣd geendod',
502 'deletedarticle'  => 'āfeorsod "[[$1]]"',
503 'dellogpage'      => 'Āfeorsunge_wisbōc',
504 'deletionlog'     => 'āfeorsunge wisbōc',
505 'deletecomment'   => 'Racu for āfeorsunge',
506
507 # Rollback
508 'rollback_short' => 'Edhwierfan',
509 'rollbacklink'   => 'Edhwierfan',
510 'rollbackfailed' => 'Edhwierft misfangen',
511 'editcomment'    => "Sēo ādihtungymbsprǣc wæs: \"''\$1''\".", # only shown if there is an edit comment
512 'revertpage'     => 'Ācierde ādihtunga fram [[Special:Contributions/$2|$2]] ([[User talk:$2|Gesprec]]); wendede on bæc tō ǣrran fadunge fram [[User:$1|$1]]', # Additionally available: $3: revid of the revision reverted to, $4: timestamp of the revision reverted to, $5: revid of the revision reverted from, $6: timestamp of the revision reverted from
513
514 # Protect
515 'unprotectedarticle'     => 'unweardod "[[$1]]"',
516 'protect-title'          => 'Weardiende "$1"',
517 'prot_1movedto2'         => '[[$1]] gefered tō [[$2]]',
518 'protect-expiry-options' => '1 stund:1 hour, 2 stunda:2 hours,1 dæg:1 day,3 dagas:3 days,1 wucu:1 week,2 wuca:2 weeks,1 mōnaþ:1 month,3 mōnþas:3 months,6 mōnþas:6 months,1 gēar:1 year,unendiendlic:infinite', # display1:time1,display2:time2,...
519 'restriction-type'       => 'Gelēafnes:',
520
521 # Restrictions (nouns)
522 'restriction-edit'   => 'Ādihtan',
523 'restriction-move'   => 'Gān',
524 'restriction-create' => 'Scieppan',
525
526 # Undelete
527 'undeletebtn'            => 'Edstaðola!',
528 'undeletedarticle'       => 'edstaðolod "[[$1]]"',
529 'undelete-search-submit' => 'Sēcan',
530
531 # Namespace form on various pages
532 'namespace' => 'Namanstede:',
533
534 # Contributions
535 'contributions' => 'Brūcendforðunga',
536 'mycontris'     => 'Mīna forðunga',
537
538 'sp-contributions-submit' => 'Sēcan',
539
540 # What links here
541 'whatlinkshere'       => 'Hwæt bindaþ hider',
542 'whatlinkshere-page'  => 'Tramet:',
543 'linkshere'           => 'Þā folgendan trametas bindaþ hider:',
544 'nolinkshere'         => 'Nāne trametas bindaþ hider.',
545 'isredirect'          => 'edlǣdungtramet',
546 'isimage'             => 'biliþbend',
547 'whatlinkshere-links' => '← bendas',
548
549 # Block/unblock
550 'ipbreason'          => 'Racu',
551 'ipbreasonotherlist' => 'Ōðeru racu',
552 'ipbreason-dropdown' => '*Gemǣna gǣlungraca
553 ** Insettung falses gefrǣges
554 ** Āfēorsung innunge of trametum
555 ** Spamming benda tō ūtanweardum webbstedum
556 ** Insettung gedofes/dwolunge intō trametum
557 ** Þrǣstiendlicu gebǣrnes/tirgung
558 ** Miswendung manigfealdra brūcendhorda
559 ** Uncwēme brūcendnama',
560 'ipbsubmit'          => 'Gǣlan þisne brūcend',
561 'ipbother'           => 'Ōðeru tīd',
562 'ipboptions'         => '1 stund:1 hour, 2 stunda:2 hours,1 dæg:1 day,3 dagas:3 days,1 wucu:1 week,2 wuca:2 weeks,1 mōnaþ:1 month,3 mōnþas:3 months,6 mōnþas:6 months,1 gēar:1 year,unendiendlic:infinite', # display1:time1,display2:time2,...
563 'ipbotheroption'     => 'ōðer',
564 'ipbotherreason'     => 'Ōðeru/geīecendlicu racu:',
565 'ipblocklist-submit' => 'Sēcan',
566 'infiniteblock'      => 'unendiendlic',
567 'expiringblock'      => 'forealdaþ $1',
568 'contribslink'       => 'forðunga',
569 'proxyblocksuccess'  => 'Gedōn.',
570
571 # Move page
572 'movearticle'     => 'Geferan tramet',
573 'newtitle'        => 'Tō nīwum tītule',
574 'articleexists'   => 'Tramet on þǣm naman ǣr stendeþ, oþþe þone
575 naman þu cēas nis andfenge.
576 Bidde cēos ōðerne naman.',
577 'movedto'         => 'gefered tō',
578 '1movedto2'       => '[[$1]] gefered tō [[$2]]',
579 '1movedto2_redir' => '[[$1]] gefered tō [[$2]] ofer edlǣdunge',
580 'movereason'      => 'Racu:',
581
582 # Namespace 8 related
583 'allmessagesname'    => 'Nama',
584 'allmessagesdefault' => 'Fūslic traht',
585 'allmessagescurrent' => 'Genge traht',
586
587 # Thumbnails
588 'thumbnail-more' => 'Gebrǣdan',
589 'filemissing'    => 'Þrǣd unandweard',
590
591 # Special:Import
592 'import'        => 'Trametas inbringan',
593 'importfailed'  => 'Inbringung tōsǣlede: $1',
594 'importnotext'  => 'Ǣmtig oþþe nān traht',
595 'importsuccess' => 'Geinnung gesǣled!',
596
597 # Tooltip help for the actions
598 'tooltip-pt-userpage'    => 'Mīn brūcendtramet',
599 'tooltip-pt-preferences' => 'Mīna foreberunga',
600 'tooltip-pt-mycontris'   => 'Getalu mīnra forðunga',
601 'tooltip-pt-logout'      => 'Ūtmeldian',
602 'tooltip-ca-history'     => 'Forþgewitena fadunga þisses trametes.',
603 'tooltip-search'         => 'Sēcan {{SITENAME}}',
604 'tooltip-p-logo'         => 'Hēafodsīde',
605 'tooltip-minoredit'      => 'Mearcian þis swā lȳtle ādihtunge',
606 'tooltip-save'           => 'Sparian þīna onwendunga',
607 'tooltip-preview'        => 'Forescēawa þīne āwendednessa, bidde brūc þis ǣr þǣm þe þu sparast! [alt-p]',
608
609 # Attribution
610 'anonymous' => 'Namcūþlēas(e) brūcend {{SITENAME}}n',
611 'siteuser'  => '{{SITENAME}}n brūcere $1',
612 'others'    => 'ōðru',
613
614 # Info page
615 'numedits'     => 'Ádihtunga tæl (gewrit): $1',
616 'numtalkedits' => 'Rīm ādihtunga (mōtungtramet): $1',
617 'numwatchers'  => 'Scēawera tæl: $1',
618
619 # Media information
620 'imagemaxsize' => 'Settan biliðu on biliþgemearcungtrametum tō:',
621 'thumbsize'    => 'Þumannæglmicelnes:',
622
623 # Special:NewFiles
624 'imagelisttext' => 'Under is getalu $1 biliða gedæfted $2.',
625 'noimages'      => 'Nāht tō sēonne.',
626 'ilsubmit'      => 'Sēcan',
627 'bydate'        => 'be tælmearce',
628
629 # EXIF tags
630 'exif-imagewidth'       => 'Wīdu',
631 'exif-compression'      => 'Geþryccungwīse',
632 'exif-ycbcrpositioning' => 'Y and C gesetednes',
633 'exif-imagedescription' => 'Biliðes tītul',
634 'exif-artist'           => 'Fruma',
635 'exif-usercomment'      => 'Brūcendes trahtnunga',
636 'exif-exposuretime'     => 'Blicestīd',
637 'exif-brightnessvalue'  => 'Beorhtnes',
638 'exif-lightsource'      => 'Lēohtfruma',
639 'exif-whitebalance'     => 'Hwītefnetta',
640 'exif-sharpness'        => 'Scearpnes',
641 'exif-gpslatituderef'   => 'Norþ oþþe Sūþ Brǣdu',
642 'exif-gpslatitude'      => 'Brǣdu',
643 'exif-gpslongituderef'  => 'Ēast oþþe West Lengu',
644 'exif-gpslongitude'     => 'Lengu',
645 'exif-gpsmeasuremode'   => 'Metungwīse',
646 'exif-gpsimgdirection'  => 'Rihtung þæs biliðes',
647
648 # EXIF attributes
649 'exif-compression-1' => 'Ungeþrycced',
650
651 'exif-lightsource-1' => 'Dægeslēoht',
652
653 'exif-focalplaneresolutionunit-2' => 'yncas',
654
655 'exif-exposuremode-1' => 'Handlic blice',
656
657 'exif-whitebalance-0' => 'Selfgedōn hwītefnetta',
658
659 'exif-contrast-1' => 'Sōfte',
660 'exif-contrast-2' => 'Heard',
661
662 'exif-sharpness-1' => 'Sōfte',
663 'exif-sharpness-2' => 'Heard',
664
665 'exif-subjectdistancerange-2' => 'Nēa hāwung',
666 'exif-subjectdistancerange-3' => 'Feorr hāwung',
667
668 # Pseudotags used for GPSLatitudeRef and GPSDestLatitudeRef
669 'exif-gpslatitude-n' => 'Norþ brǣdu',
670 'exif-gpslatitude-s' => 'Sūþ brǣdu',
671
672 # Pseudotags used for GPSLongitudeRef and GPSDestLongitudeRef
673 'exif-gpslongitude-e' => 'Ēast lengu',
674 'exif-gpslongitude-w' => 'West lengu',
675
676 # Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef
677 'exif-gpsdirection-t' => 'Sōþ rihtung',
678
679 # 'all' in various places, this might be different for inflected languages
680 'recentchangesall' => 'eall',
681 'imagelistall'     => 'eall',
682 'watchlistall2'    => 'eall',
683 'namespacesall'    => 'eall',
684 'monthsall'        => 'eall',
685
686 # E-mail address confirmation
687 'confirmemail_body' => 'Hwilchwega, gewēne þu of IP stōwe $1, hæfþ in namanbēc gestt ǣnne hordcleofan
688 "$2" mid þissum e-ǣrendes naman on {{SITENAME}}n.
689
690 Tō āsēðenne þæt þes hordcleofa tō þē gebyraþ and tō openienne
691 e-ǣrenda hwilcnessa on {{SITENAME}}n, opena þisne bend in þīnum webbscēawere:
692
693 $3
694
695 Gif þis is *nā* þū, ne folga þisne bend.
696
697 $5
698
699 Þēos āsēðungrūn forealdaþ æt $4.',
700
701 # Scary transclusion
702 'scarytranscludefailed'  => '[Bisenfeccung getrucod for $1; sarig]',
703 'scarytranscludetoolong' => '[URL is tō lang; sarig]',
704
705 # Multipage image navigation
706 'imgmultigo' => 'Gān!',
707
708 # Table pager
709 'table_pager_first'        => 'Forma tramet',
710 'table_pager_last'         => 'Hindemesta tramet',
711 'table_pager_limit_submit' => 'Gān',
712
713 # Auto-summaries
714 'autosumm-new' => 'Nīwe tramet: $1',
715
716 # Special:Version
717 'version'       => 'Fadung', # Not used as normal message but as header for the special page itself
718 'version-other' => 'Ōðer',
719
720 # Special:SpecialPages
721 'specialpages' => 'Syndrige trametas',
722
723 );