Icelandic language file
[lhc/web/wiklou.git] / languages / LanguageIs.php
1 <?php
2 #--------------------------------------------------------------------------
3 # Language-specific text
4 #--------------------------------------------------------------------------
5
6 # NOTE: To turn off "Current Events" in the sidebar,
7 # set "currentevents" => "-"
8
9 # The names of the namespaces can be set here, but the numbers
10 # are magical, so don't change or move them! The Namespace class
11 # encapsulates some of the magic-ness.
12 #
13
14 require_once( "LanguageUtf8.php" );
15
16 if($wgMetaNamespace === FALSE)
17 $wgMetaNamespace = str_replace( " ", "_", $wgSitename );
18
19 /* private */ $wgNamespaceNamesIs = array(
20 -2 => "Margmiðlun",
21 -1 => "Sérstök",
22 0 => "",
23 1 => "Spjall",
24 2 => "Notandi",
25 3 => "Notendaspjall",
26 4 => $wgMetaNamespace,
27 5 => $wgMetaNamespace . "_talk",
28 6 => "Mynd",
29 7 => "Myndaspjall",
30 8 => "MediaWiki",
31 9 => "MediaWikispjall"
32 );
33
34 /* private */ $wgDefaultUserOptionsIs = array(
35 "quickbar" => 1, "underline" => 1, "hover" => 1,
36 "cols" => 80, "rows" => 25, "searchlimit" => 20,
37 "contextlines" => 5, "contextchars" => 50,
38 "skin" => 0, "math" => 1, "rcdays" => 7, "rclimit" => 50,
39 "highlightbroken" => 1, "stubthreshold" => 0,
40 "previewontop" => 1, "editsection"=>1,"editsectiononrightclick"=>0, "showtoc"=>1,
41 "date" => 0
42 );
43
44 /* private */ $wgQuickbarSettingsIs = array(
45 "Sleppa", "Fast vinstra megin", "Fast hægra megin", "Fljótandi til vinstri"
46 );
47
48 /* private */ $wgSkinNamesIs = array(
49 "Venjulegt", "Gamaldags", "Kölnarblátt", "Paddington", "Montparnasse"
50 );
51
52 /* private */ $wgDateFormatsIs = array(
53 "Alveg sama",
54 "Janúar 15, 2001",
55 "15 janúar 2001",
56 "2001 janúar 15",
57 "2001-01-15"
58 );
59
60 /* private */ $wgUserTogglesIs = array(
61 "hover" => "Sýna hjálpartexta á wiki hlekkjum",
62 "underline" => "Undirstrika hlekki",
63 "highlightbroken" => "Sýna brotna hlekki <a href=\"\" class=\"new\">svona</a> (annars: svona<a href=\"\" class=\"internal\">?</a>).",
64 "justify" => "Jafna málsgreinar",
65 "hideminor" => "Fela minniháttar breytingar",
66 "usenewrc" => "Endurbætt nýjar tengingar (ekki fyrir alla vafra)",
67 "numberheadings" => "Númera fyrirsagnir sjálfkrafa",
68 "editondblclick" => "Breyta síðu ef tvísmellt er á hlekkinn (JavaScript)",
69 "editsection"=>"Leyfa breytingar á hluta síðna með [edit] hlekkjum",
70 "editsectiononrightclick"=>"Leyfa breytingar á hluta síðna með því að hægrismella á titla (JavaScript)",
71 "showtoc"=>"Sýna efnisyfirlit",
72 "rememberpassword" => "Muna lykilorð",
73 "editwidth" => "Innsláttarsvæði hefur fulla breidd",
74 "watchdefault" => "Bæta síðum sem þú breytir við eftirlitslista",
75 "minordefault" => "Láta breytingar vera sjálfgefnar sem minniháttar",
76 "previewontop" => "Setja prufuhnapp fyrir framan breytingahnapp",
77 "nocache" => "Slökkva á flýtivistun síðna"
78 );
79
80 /* private */ $wgBookstoreListIs = array(
81 "AddALL" => "http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN",
82 "PriceSCAN" => "http://www.pricescan.com/books/bookDetail.asp?isbn=$1",
83 "Barnes & Noble" => "http://shop.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1",
84 "Amazon.com" => "http://www.amazon.com/exec/obidos/ISBN=$1"
85 );
86
87
88 /* private */ $wgWeekdayNamesIs = array(
89 "sunnudagur", "mánudagur", "þriðjudagur", "miðvikudagur", "fimmtudagur",
90 "föstudagur", "laugardagur"
91 );
92
93 /* private */ $wgMonthNamesIs = array(
94 "janúar", "febrúar", "mars", "apríl", "maí", "júní",
95 "júlí", "ágúst", "september", "október", "nóvember",
96 "desember"
97 );
98
99 /* private */ $wgMonthAbbreviationsIs = array(
100 "jan", "feb", "mar", "apr", "maí", "jún", "júl", "ágú",
101 "sep", "okt", "nóv", "des"
102 );
103
104 # All special pages have to be listed here: a description of ""
105 # will make them not show up on the "Special Pages" page, which
106 # is the right thing for some of them (such as the "targeted" ones).
107 #
108 /* private */ $wgValidSpecialPagesIs = array(
109 "Userlogin" => "Innskráning",
110 "Userlogout" => "Útskrá",
111 "Preferences" => "Stilla notendaviðmót",
112 "Watchlist" => "Eftirlitslistinn minn",
113 "Recentchanges" => "Nýlega uppfærðar síður",
114 "Upload" => "Hlaða inn myndum",
115 "Imagelist" => "Myndalisti",
116 "Listusers" => "Skráðir notendur",
117 "Statistics" => "Notkunartölur",
118 "Randompage" => "Velja grein af handahófi",
119
120 "Lonelypages" => "Munaðarlausar greinar",
121 "Unusedimages" => "Munaðarlausar myndir",
122 "Popularpages" => "Vinsælar greinar",
123 "Wantedpages" => "Eftirlýstar greinar",
124 "Shortpages" => "Stuttar greinar",
125 "Longpages" => "Langar greinar",
126 "Newpages" => "Nýlegar greinar",
127 "Ancientpages" => "Elstu greinarnar",
128 "Deadendpages" => "Endastöðvar",
129 # "Intl" => "Tenglar í síður á erlendum málum",
130 "Allpages" => "Allar síður eftir titli",
131
132 "Ipblocklist" => "Bannaðir notendur/IP tölur",
133 "Maintenance" => "Viðhaldssíða",
134 "Specialpages" => "Sérstakar síður",
135 "Contributions" => "Framlög",
136 "Emailuser" => "Senda notanda tölvupóst",
137 "Whatlinkshere" => "Hvað vísar hingað",
138 "Recentchangeslinked" => "",
139 "Movepage" => "Færa síðu",
140 "Booksources" => "Bókabúðir",
141 # "Categories" => "Síðuflokkar",
142 "Export" => "XML útgáfa af síðu",
143 );
144
145 /* private */ $wgSysopSpecialPagesIs = array(
146 "Blockip" => "Banna notanda/IP tölu",
147 "Asksql" => "Leita í gagnagrunni",
148 "Undelete" => "Endurbyggja síður sem hefur verið eytt"
149 );
150
151 /* private */ $wgDeveloperSpecialPagesIs = array(
152 "Lockdb" => "Gera gagnagrunninn óskrifanlegan (read-only)",
153 "Unlockdb" => "Gera gagnagrunninn skrifanlegan aftur",
154 "Debug" => "Aflúsunarupplýsingar"
155 );
156
157 #-------------------------------------------------------------------
158 # Default messages
159 #-------------------------------------------------------------------
160 # Allowed characters in keys are: A-Z, a-z, 0-9, underscore (_) and
161 # hyphen (-). If you need more characters, you may be able to change
162 # the regex in MagicWord::initRegex
163 $wgAllMessagesIs = array(
164 #'1movedto2' => "$1 moved to $2",
165 #'1movedto2_redir' => "$1 moved to $2 over redirect",
166 #'Monobook.css' => "/* edit this file to customize the monobook skin for the entire site */",
167 'Monobook.js' => "/* tooltips and access keys */
168 ta = new Object();
169 ta['pt-userpage'] = new Array('.','Notendasíðan mín');
170 ta['pt-anonuserpage'] = new Array('.','Notendasíðan fyrir IP töluna þína');
171 ta['pt-mytalk'] = new Array('n','Spallsíðan mín');
172 ta['pt-anontalk'] = new Array('n','Spjallsíðan fyrir þessa IP tölu');
173 ta['pt-preferences'] = new Array('','Almennar stillingar');
174 ta['pt-watchlist'] = new Array('l','Vaktlistinn.');
175 ta['pt-mycontris'] = new Array('y','Listi yfir framlög þín');
176 ta['pt-login'] = new Array('o','Þú ert hvattur/hvött til að innskrá þig, það er hinsvegar ekki nauðsynlegt.');
177 ta['pt-anonlogin'] = new Array('o','Þú ert hvattur/hvött til að innskrá þig, það er hinsvegar ekki nauðsynlegt.');
178 ta['pt-logout'] = new Array('o','Útskráning');
179 ta['ca-talk'] = new Array('t','Spallsíða þessarar síðu');
180 ta['ca-edit'] = new Array('e','Þú getur breytt síðu þessari, vinsamlegast notaðu Forsýn hnappin áður en þú vistar');
181 ta['ca-addsection'] = new Array('+','Viðbótarumræða.');
182 ta['ca-viewsource'] = new Array('e','Síða þessi er vernduð, þú getur skoðað wikikóða hennar.');
183 ta['ca-history'] = new Array('h','Eldri útgáfur af síðunni.');
184 ta['ca-protect'] = new Array('=','Vernda þessa síðu');
185 ta['ca-delete'] = new Array('d','Eyða þessari síðu');
186 ta['ca-undelete'] = new Array('d','Endurvekja breytingar á síðu þessari fyrir en henni var eitt');
187 ta['ca-move'] = new Array('m','Færa þessa síðu');
188 ta['ca-nomove'] = new Array('','Þér er óheimild að færa þessa síðu');
189 ta['ca-watch'] = new Array('w','Bæta þessari síðu við á vaktlistann');
190 ta['ca-unwatch'] = new Array('w','Fjarlægja þessa síðu af vaktlistanum');
191 ta['search'] = new Array('f','Leit');
192 ta['p-logo'] = new Array('','Forsíða');
193 ta['n-mainpage'] = new Array('z','Forsíða Wikipedia');
194 ta['n-portal'] = new Array('','Um verkefnið, hvernig er hægt að hjálpa og hvar á að byrja');
195 ta['n-currentevents'] = new Array('','Líðandi atburðir');
196 ta['n-recentchanges'] = new Array('r','Listi yfir nýlegar breytingar.');
197 ta['n-randompage'] = new Array('x','Handahófsvalin síða');
198 ta['n-help'] = new Array('','Efnisyfirlit yfir hjálparsíður.');
199 ta['n-sitesupport'] = new Array('','Fjárframlagssíða Wikimedia');
200 ta['t-whatlinkshere'] = new Array('j','Ítengilisti');
201 ta['t-recentchangeslinked'] = new Array('k','Nýlegar breitingar á ítengdum síðum');
202 ta['feed-rss'] = new Array('','RSS fyrir þessa síðu');
203 ta['feed-atom'] = new Array('','Atom fyrir þessa síðu');
204 ta['t-contributions'] = new Array('','Sýna framlagslista þessa notanda');
205 ta['t-emailuser'] = new Array('','Senda notanda þessum póst');
206 ta['t-upload'] = new Array('u','Innhlaða myndum eða margmiðlunarskrám');
207 ta['t-specialpages'] = new Array('q','Listi yfir kerfissíður');
208 ta['ca-nstab-main'] = new Array('c','Sýna síðuna');
209 ta['ca-nstab-user'] = new Array('c','Sýna notendasíðuna');
210 ta['ca-nstab-media'] = new Array('c','Sýna margmiðlunarsíðuna');
211 ta['ca-nstab-special'] = new Array('','Þetta er kerfissíða, þér er óhæft að breyta henni.');
212 ta['ca-nstab-wp'] = new Array('a','Sýna verkefnasíðuna');
213 ta['ca-nstab-image'] = new Array('c','Sýna myndasíðuna');
214 ta['ca-nstab-mediawiki'] = new Array('c','Sýna kerfisskilaboðin');
215 ta['ca-nstab-template'] = new Array('c','View the template');
216 ta['ca-nstab-help'] = new Array('c','Sýna hjálparsíðuna');
217 ta['ca-nstab-category'] = new Array('c','Sýna efnisflokkasíðuna');",
218 'about' => "Um",
219 'aboutpage' => "Wikipedia:Um",
220 'aboutwikipedia' => "Um Wikipedia",
221 #'accesskey-compareselectedversions' => "v",
222 #'accesskey-minoredit' => "i",
223 #'accesskey-preview' => "p",
224 #'accesskey-save' => "s",
225 #'accesskey-search' => "f",
226 'accmailtext' => "Lykilorðið fyrir '$1' hefur verið sent á $2.",
227 'accmailtitle' => "Leyniorð sent.",
228 #'acct_creation_throttle_hit' => "Sorry, you have already created $1 accounts. You can't make any more.",
229 #'actioncomplete' => "Action complete",
230 'addedwatch' => "Bætt á vaktlistann",
231 'addedwatchtext' => "Síðunni \"$1\" hefur verið bætt á [[Special:Watchlist|Vaktlistann]] þinn.
232 Frekari breytingar á henni eða spallsíðu hennar munu verða sýndar þar.
233 Þar að auki verður síða þessi '''feitletruð''' á [[Special:Recentchanges|Nýlegum breytingum]]
234 svo auðveldara sé að sjá hana þar meðal fjöldans.
235
236 <p>Til að fjarlægja síðu þessa af vaktlistanum þarft þú að ýta á tengilinn er merktur er \"afvakta\".",
237 #'addsection' => "+",
238 'administrators' => "Wikipedia:Stjórnendur",
239 'affirmation' => "Ég staðfesti að rétthafi þessa efnis veitir leyfi
240 fyrir notkun þess undir $1. Eða að efni þetta er í
241 almannaeign.",
242 'all' => "allt",
243 'allmessages' => "Allar kerfismeldingar",
244 'allmessagestext' => "Þetta er listi yfir allar meldingar kerfisins í MediaWiki: nafnarýminu.",
245 'allpages' => "Allar síður",
246 #'alphaindexline' => "$1 to $2",
247 'alreadyloggedin' => "<font color=red><b>Notandinn $1 er þegar innskráður!</b></font><br />",
248 'alreadyrolled' => "Cannot rollback last edit of [[$1]]
249 by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the page already.
250
251 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
252 'ancientpages' => "Elstu síður",
253 #'and' => "and",
254 #'anontalk' => "Talk for this IP",
255 #'anontalkpagetext' => "----''This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical [[IP address]] to identify him/her. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:Userlogin|create an account or log in]] to avoid future confusion with other anonymous users.'' ",
256 #'anonymous' => "Anonymous user(s) of Wikipedia",
257 #'article' => "Content page",
258 'articleexists' => "Annaðhvort er þegar til síða undir þessum titli,
259 eða sá titill sem þú hefur valið er ekki gildur.
260 Vinsamlegast veldu annan titil.",
261 #'articlepage' => "View content page",
262 'asksql' => "Gagnagrunnsfyrirspurn",
263 #'autoblocker' => "Autoblocked because you share an IP address with \"$1\". Reason \"$2\".",
264 #'badarticleerror' => "This action cannot be performed on this page.",
265 #'badfilename' => "Image name has been changed to \"$1\".",
266 #'badfiletype' => "\".$1\" is not a recommended image file format.",
267 #'badipaddress' => "Invalid IP address",
268 #'badquery' => "Badly formed search query",
269 #'blanknamespace' => "(Main)",
270 'blockedtext' => "Your user name or IP address has been blocked by $1.
271 The reason given is this:<br />''$2''<p>You may contact $1 or one of the other
272 [[Wikipedia:Administrators|administrators]] to discuss the block.
273
274 Note that you may not use the \"email this user\" feature unless you have a valid email address registered in your [[Special:Preferences|user preferences]].
275
276 Your IP address is $3. Please include this address in any queries you make.
277 ",
278 #'blockedtitle' => "User is blocked",
279 'blockip' => "Banna notanda",
280 #'blockipsuccesssub' => "Block succeeded",
281 #'blocklink' => "block",
282 #'blocklistline' => "$1, $2 blocked $3 (expires $4)",
283 #'blocklogentry' => "blocked \"$1\" with an expiry time of $2",
284 #'blocklogpage' => "Block_log",
285 'blocklogtext' => "This is a log of user blocking and unblocking actions. Automatically
286 blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for
287 the list of currently operational bans and blocks.",
288 'bold_sample' => "Feitletraður texti",
289 'bold_tip' => "Feitletraður texti",
290 #'booksources' => "Book sources",
291 'booksourcetext' => "Below is a list of links to other sites that
292 sell new and used books, and may also have further information
293 about books you are looking for.Wikipedia is not affiliated with any of these businesses, and
294 this list should not be construed as an endorsement.",
295 #'brokenredirects' => "Broken Redirects",
296 #'brokenredirectstext' => "The following redirects link to a non-existing pages.",
297 #'bugreports' => "Bug reports",
298 'bugreportspage' => "Wikipedia:Bug_reports",
299 #'bureaucratlog' => "Bureaucrat_log",
300 #'bureaucratlogentry' => "Rights for user \"$1\" set \"$2\"",
301 #'bureaucrattext' => "The action you have requested can only be performed by sysops with \"bureaucrat\" status.",
302 #'bureaucrattitle' => "Bureaucrat access required",
303 'bydate' => "eftir dagsetningu",
304 'byname' => "eftir nafni",
305 'bysize' => "eftir stærð",
306 #'cachederror' => "The following is a cached copy of the requested page, and may not be up to date.",
307 'cancel' => "Hætta við",
308 #'cannotdelete' => "Could not delete the page or image specified. (It may have already been deleted by someone else.)",
309 #'cantrollback' => "Cannot revert edit; last contributor is only author of this page.",
310 'categories' => "Efnisflokkar",
311 'category' => "flokkur",
312 'category_header' => "Greinar í flokknum \"$1\"",
313 #'categoryarticlecount' => "There are $1 articles in this category.",
314 'changepassword' => "Breyta lykilorði",
315 'changes' => "Breytingar",
316 #'clearyourcache' => "'''Note:''' After saving, you have to clear your browser cache to see the changes: '''Mozilla:''' click ''reload''(or ''ctrl-r''), '''IE / Opera:''' ''ctrl-f5'', '''Safari:''' ''cmd-r'', '''Konqueror''' ''ctrl-r''.",
317 #'columns' => "Columns",
318 #'commentedit' => " (comment)",
319 #'compareselectedversions' => "Compare selected versions",
320 'confirm' => "Staðfesta",
321 'confirmcheck' => "Eyða.",
322 'confirmdelete' => "Staðfesting á eyðingu",
323 'confirmdeletetext' => "Þú ert um það bil að eyða síðu eða mynd ásamt
324 breytingaskrá hennar úr gagnagrunninum.
325 Vinsamlegast staðfestu hér bæði að þetta sé vilji þinn
326 og að þú skiljir afleiðingarnar. Þar að auki að þetta
327 sé í samræmi við [[Wikipedia:Policy|almenna stefnu]].",
328 #'confirmprotect' => "Confirm protection",
329 #'confirmprotecttext' => "Do you really want to protect this page?",
330 #'confirmunprotect' => "Confirm unprotection",
331 #'confirmunprotecttext' => "Do you really want to unprotect this page?",
332 #'contextchars' => "Characters of context per line",
333 #'contextlines' => "Lines to show per hit",
334 #'contribslink' => "contribs",
335 #'contribsub' => "For $1",
336 'contributions' => "Framlög notanda",
337 #'copyright' => "Content is available under $1.",
338 'copyrightpage' => "Wikipedia:Höfundarréttur",
339 'copyrightpagename' => "Höfundarréttarreglum Wikipedia",
340 'copyrightwarning' => "Please note that all contributions to Wikipedia are
341 considered to be released under the GNU Free Documentation License
342 (see $1 for details).
343 If you don't want your writing to be edited mercilessly and redistributed
344 at will, then don't submit it here.<br />
345 You are also promising us that you wrote this yourself, or copied it from a
346 public domain or similar free resource.
347 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>",
348 #'couldntremove' => "Couldn't remove item '$1'...",
349 #'createaccount' => "Create new account",
350 #'createaccountmail' => "by email",
351 #'creditspage' => "Page credits",
352 'cur' => "nú",
353 'currentevents' => "Líðandi stund",
354 #'currentrev' => "Current revision",
355 'databaseerror' => "Gagnagrunnsvilla",
356 #'dateformat' => "Date format",
357 #'deadendpages' => "Dead-end pages",
358 'debug' => "Aflúsa",
359 #'defaultns' => "Search in these namespaces by default:",
360 'defemailsubject' => "Wikipedia e-mail",
361 'delete' => "Eyða",
362 'deletecomment' => "Ástæða",
363 #'deletedarticle' => "deleted \"$1\"",
364 'deletedtext' => "\"$1\" hefur verið eytt. Sjá lista yfir nýlegar eyðingar á $2.",
365 'deleteimg' => "eyða",
366 #'deletepage' => "Delete page",
367 'deletesub' => "(Eyði: \"$1\")",
368 'deletethispage' => "Eyða þessari síðu",
369 #'deletionlog' => "deletion log",
370 #'dellogpage' => "Deletion_log",
371 #'developerspheading' => "For developer use only",
372 #'developertitle' => "Developer access required",
373 #'diff' => "diff",
374 #'difference' => "(Difference between revisions)",
375 #'disambiguations' => "Disambiguation pages",
376 'disambiguationspage' => "Wikipedia:Links_to_disambiguating_pages",
377 #'disambiguationstext' => "The following pages link to a <i>disambiguation page</i>. They should link to the appropriate topic instead.<br />A page is treated as dismbiguation if it is linked from $1.<br />Links from other namespaces are <i>not</i> listed here.",
378 'disclaimerpage' => "Wikipedia:General_disclaimer",
379 #'disclaimers' => "Disclaimers",
380 #'doubleredirects' => "Double Redirects",
381 #'editcomment' => "The edit comment was: \"<i>$1</i>\".",
382 #'editconflict' => "Edit conflict: $1",
383 #'editcurrent' => "Edit the current version of this page",
384 'edithelp' => "Breytingarhjálp",
385 'edithelppage' => "Help:Editing",
386 #'editing' => "Editing $1",
387 #'editsection' => "edit",
388 'editthispage' => "Breyta þessari síðu",
389 #'emailflag' => "Disable e-mail from other users",
390 'emailforlost' => "Fields marked with a star (*) are optional. Storing an email address enables people to contact you through the website without you having to reveal your
391 email address to them, and it can be used to send you a new password if you forget it.<br /><br />Your real name, if you choose to provide it, will be used for giving you attribution for your work.",
392 #'emailfrom' => "From",
393 #'emailmessage' => "Message",
394 #'emailpage' => "E-mail user",
395 #'emailsend' => "Send",
396 #'emailsent' => "E-mail sent",
397 #'emailsenttext' => "Your e-mail message has been sent.",
398 #'emailsubject' => "Subject",
399 #'emailto' => "To",
400 #'emailuser' => "E-mail this user",
401 'error' => "Villa",
402 'errorpagetitle' => "Villa",
403 #'exbeforeblank' => "content before blanking was:",
404 #'exblank' => "page was empty",
405 #'excontent' => "content was:",
406 #'export' => "Export pages",
407 #'exportcuronly' => "Include only the current revision, not the full history",
408 'extlink_sample' => "http://www.example.com titill tengils",
409 'extlink_tip' => "Ytri tengill (muna að setja http:// á undan)",
410 #'faq' => "FAQ",
411 'faqpage' => "Wikipedia:FAQ",
412 'feedlinks' => "Nippan:",
413 #'filecopyerror' => "Could not copy file \"$1\" to \"$2\".",
414 #'filedeleteerror' => "Could not delete file \"$1\".",
415 'filedesc' => "Lýsing",
416 #'fileexists' => "A file with this name exists already, please check $1 if you are not sure if you want to change it.",
417 'filename' => "Skráarnafn",
418 #'filenotfound' => "Could not find file \"$1\".",
419 #'filerenameerror' => "Could not rename file \"$1\" to \"$2\".",
420 #'filesource' => "Source",
421 #'filestatus' => "Copyright status",
422 'fileuploaded' => "File \"$1\" uploaded successfully.
423 Please follow this link: $2 to the description page and fill
424 in information about the file, such as where it came from, when it was
425 created and by whom, and anything else you may know about it.",
426 #'formerror' => "Error: could not submit form",
427 'fromwikipedia' => "Úr Wikipedia, frjálsu alfræðiorðabókinni",
428 'fundraising_notice' => "Ef þú vilt styðja wikipedia getur þú gert það í verki með að <a href=\"http://wikimediafoundation.org/fundraising\">láta fé af hendi rakna</a>. Verið er að safna fyrir <a href=\"http://meta.wikimedia.org/wiki/What_we_use_the_money_for\">ýmsum hlutum</a>.",
429 #'getimagelist' => "fetching image list",
430 'go' => "Áfram",
431 'googlesearch' => "
432 <!-- SiteSearch Google -->
433 <FORM method=GET action=\"http://www.google.com/search\">
434 <TABLE bgcolor=\"#FFFFFF\"><tr><td>
435 <A HREF=\"http://www.google.com/\">
436 <IMG SRC=\"http://www.google.com/logos/Logo_40wht.gif\"
437 border=\"0\" ALT=\"Google\"></A>
438 </td>
439 <td>
440 <INPUT TYPE=text name=q size=31 maxlength=255 value=\"$1\">
441 <INPUT type=submit name=btnG VALUE=\"Google Search\">
442 <font size=-1>
443 <input type=hidden name=domains value=\"http://is.wikipedia.org\"><br /><input type=radio name=sitesearch value=\"\"> WWW <input type=radio name=sitesearch value=\"http://is.wikipedia.org\" checked> http://is.wikipedia.org <br />
444 <input type='hidden' name='ie' value='$2'>
445 <input type='hidden' name='oe' value='$2'>
446 </font>
447 </td></tr></TABLE>
448 </FORM>
449 <!-- SiteSearch Google -->",
450 #'guesstimezone' => "Fill in from browser",
451 #'headline_sample' => "Headline text",
452 #'headline_tip' => "Level 2 headline",
453 'help' => "Hjálp",
454 'helppage' => "Hjálp:Efnisyfirlit",
455 'hide' => "Fela",
456 'hidetoc' => "fela",
457 #'hist' => "hist",
458 'history' => "Forsaga síðu",
459 #'history_copyright' => "-",
460 'history_short' => "Breytingaskrá",
461 #'historywarning' => "Warning: The page you are about to delete has a history: ",
462 'hr_tip' => "Lárétt lína (notist sparlega)",
463 #'ignorewarning' => "Ignore warning and save file anyway.",
464 'ilshowmatch' => "Sýna allar myndir með nöfn sem passa við",
465 'ilsubmit' => "Leita",
466 'image_sample' => "Sýnishorn.jpeg",
467 'image_tip' => "Setja inn mynd",
468 'imagelinks' => "Myndatenglar",
469 'imagelist' => "Skráalisti",
470 'imagelisttext' => "Hér fyrir neðan er $1 skrám raðað $2.",
471 #'imagepage' => "View image page",
472 #'imagereverted' => "Revert to earlier version was successful.",
473 'imgdelete' => "eyða",
474 'imgdesc' => "lýsing",
475 'imghistory' => "Breytingaskrá myndar",
476 'imglegend' => "Skýringar: (lýsing) = sýna og/eða breyta lýsingu skráar.",
477 #'import' => "Import pages",
478 #'importfailed' => "Import failed: $1",
479 #'importhistoryconflict' => "Conflicting history revision exists (may have imported this page before)",
480 #'importnotext' => "Empty or no text",
481 #'importsuccess' => "Import succeeded!",
482 #'importtext' => "Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here.",
483 #'info_short' => "Information",
484 #'infobox' => "Click a button to get an example text",
485 #'infobox_alert' => "Please enter the text you want to be formatted.\n It will be shown in the infobox for copy and pasting.\nExample:\n$1\nwill become:\n$2",
486 #'infosubtitle' => "Information for page",
487 #'internalerror' => "Internal error",
488 #'intl' => "Interlanguage links",
489 'ipaddress' => "IP Tala/notendanafn",
490 #'ipb_expiry_invalid' => "Expiry time invalid.",
491 'ipbexpiry' => "Rennur út eftir",
492 'ipblocklist' => "Bannaðar notendur og IP tölur",
493 'ipbreason' => "Ástæða",
494 'ipbsubmit' => "Banna notanda",
495 #'ipusubmit' => "Unblock this address",
496 #'ipusuccess' => "\"$1\" unblocked",
497 #'isbn' => "ISBN",
498 #'isredirect' => "redirect page",
499 'italic_sample' => "Skáletraður texti",
500 'italic_tip' => "Skáletraður texti",
501 #'iteminvalidname' => "Problem with item '$1', invalid name...",
502 #'largefile' => "It is recommended that images not exceed 100k in size.",
503 #'last' => "last",
504 'lastmodified' => "Þessari síðu var síðast breytt $1.",
505 #'lastmodifiedby' => "This page was last modified $1 by $2.",
506 #'lineno' => "Line $1:",
507 'link_sample' => "Titill tengils",
508 'link_tip' => "Innri tengill",
509 #'linklistsub' => "(List of links)",
510 #'linkshere' => "The following pages link to here:",
511 'linkstoimage' => "Eftirfarandi síður tengjast í mynd þessa:",
512 'linktrail' => "/^([a-z]+)(.*)\$/sD",
513 'listadmins' => "Stjórnendalisti",
514 #'listform' => "list",
515 'listusers' => "Notendalisti",
516 #'loadhist' => "Loading page history",
517 #'loadingrev' => "loading revision for diff",
518 #'localtime' => "Local time display",
519 #'lockbtn' => "Lock database",
520 #'lockconfirm' => "Yes, I really want to lock the database.",
521 #'lockdb' => "Lock database",
522 #'lockdbsuccesssub' => "Database lock succeeded",
523 #'lockdbsuccesstext' => "The database has been locked. <br />Remember to remove the lock after your maintenance is complete.",
524 #'lockdbtext' => "Locking the database will suspend the ability of all users to edit pages, change their preferences, edit their watchlists, and other things requiring changes in the database. Please confirm that this is what you intend to do, and that you will unlock the database when your maintenance is done.",
525 #'locknoconfirm' => "You did not check the confirmation box.",
526 #'login' => "Log in",
527 #'loginend' => "&nbsp;",
528 'loginerror' => "Innskráningarvilla",
529 #'loginpagetitle' => "User login",
530 #'loginproblem' => "<b>There has been a problem with your login.</b><br />Try again!",
531 'loginprompt' => "You must have cookies enabled to log in to Wikipedia.",
532 #'loginreqtext' => "You must [[special:Userlogin|login]] to view other pages.",
533 #'loginreqtitle' => "Login Required",
534 'loginsuccess' => "You are now logged in to Wikipedia as \"$1\".",
535 #'loginsuccesstitle' => "Login successful",
536 'logout' => "Útskráning",
537 'logouttext' => "You are now logged out.
538 You can continue to use Wikipedia anonymously, or you can log in
539 again as the same or as a different user. Note that some pages may
540 continue to be displayed as if you were still logged in, until you clear
541 your browser cache
542 ",
543 #'logouttitle' => "User logout",
544 'lonelypages' => "Munaðarlausar síður",
545 'longpages' => "Langar síður",
546 #'longpagewarning' => "WARNING: This page is $1 kilobytes long; some browsers may have problems editing pages approaching or longer than 32kb. Please consider breaking the page into smaller sections.",
547 #'mailerror' => "Error sending mail: $1",
548 #'mailmypassword' => "Mail me a new password",
549 #'mailnologin' => "No send address",
550 'mailnologintext' => "You must be <a href=\"{{localurl:Special:Userlogin\">logged in</a>
551 and have a valid e-mail address in your <a href=\"/wiki/Special:Preferences\">preferences</a>
552 to send e-mail to other users.",
553 'mainpage' => "Forsíða",
554 #'mainpagedocfooter' => "Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface] and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.",
555 #'mainpagetext' => "Wiki software successfully installed.",
556 'maintenance' => "Viðhaldssíða",
557 #'maintenancebacklink' => "Back to Maintenance Page",
558 #'maintnancepagetext' => "This page includes several handy tools for everyday maintenance. Some of these functions tend to stress the database, so please do not hit reload after every item you fixed ;-)",
559 #'makesysop' => "Make a user into a sysop",
560 #'makesysopfail' => "<b>User \"$1\" could not be made into a sysop. (Did you enter the name correctly?)</b>",
561 #'makesysopname' => "Name of the user:",
562 #'makesysopok' => "<b>User \"$1\" is now a sysop</b>",
563 #'makesysopsubmit' => "Make this user into a sysop",
564 'makesysoptext' => "This form is used by bureaucrats to turn ordinary users into administrators.
565 Type the name of the user in the box and press the button to make the user an administrator",
566 #'makesysoptitle' => "Make a user into a sysop",
567 #'matchtotals' => "The query \"$1\" matched $2 page titles and the text of $3 pages.",
568 #'math' => "Rendering math",
569 #'math_bad_output' => "Can't write to or create math output directory",
570 #'math_bad_tmpdir' => "Can't write to or create math temp directory",
571 #'math_failure' => "Failed to parse",
572 #'math_image_error' => "PNG conversion failed; check for correct installation of latex, dvips, gs, and convert",
573 #'math_lexing_error' => "lexing error",
574 #'math_notexvc' => "Missing texvc executable; please see math/README to configure.",
575 'math_sample' => "Formúla setjist hér",
576 #'math_syntax_error' => "syntax error",
577 'math_tip' => "Stærðfræðiformúla (LaTeX)",
578 #'math_unknown_error' => "unknown error",
579 #'math_unknown_function' => "unknown function ",
580 'media_sample' => "Sýnishorn.ogg",
581 'media_tip' => "Tengill í margmiðlunarskrá",
582 #'minlength' => "Image names must be at least three letters.",
583 'minoredit' => "Minniháttar breyting",
584 #'minoreditletter' => "M",
585 #'mispeelings' => "Pages with misspellings",
586 #'mispeelingspage' => "List of common misspellings",
587 #'mispeelingstext' => "The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).",
588 #'missingarticle' => "The database did not find the text of a page that it should have found, named \"$1\". <p>This is usually caused by following an outdated diff or history link to a page that has been deleted. <p>If this is not the case, you may have found a bug in the software. Please report this to an administrator, making note of the URL.",
589 #'missingimage' => "<b>Missing image</b><br /><i>$1</i> ",
590 #'missinglanguagelinks' => "Missing Language Links",
591 #'missinglanguagelinksbutton' => "Find missing language links for",
592 #'missinglanguagelinkstext' => "These pages do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
593 #'moredotdotdot' => "More...",
594 'move' => "Færa",
595 'movearticle' => "Færa",
596 #'movedto' => "moved to",
597 #'movenologin' => "Not logged in",
598 'movenologintext' => "You must be a registered user and <a href=\"/wiki/Special:Userlogin\">logged in</a>
599 to move a page.",
600 #'movepage' => "Move page",
601 #'movepagebtn' => "Move page",
602 #'movepagetalktext' => "The associated talk page, if any, will be automatically moved along with it '''unless:'''
603 # *You are moving the page across namespaces,
604 # *A non-empty talk page already exists under the new name, or
605 # *You uncheck the box below.
606 #
607 # In those cases, you will have to move or merge the page manually if desired.",
608 #'movepagetext' => "Using the form below will rename a page, moving all
609 # of its history to the new name.
610 # The old title will become a redirect page to the new title.
611 # Links to the old page title will not be changed; be sure to
612 # [[Special:Maintenance|check]] for double or broken redirects.
613 # You are responsible for making sure that links continue to
614 # point where they are supposed to go.
615 #
616 # Note that the page will '''not''' be moved if there is already
617 # a page at the new title, unless it is empty or a redirect and has no
618 # past edit history. This means that you can rename a page back to where
619 # it was just renamed from if you make a mistake, and you cannot overwrite
620 # an existing page.
621 #
622 # <b>WARNING!</b>
623 # This can be a drastic and unexpected change for a popular page;
624 # please be sure you understand the consequences of this before
625 # proceeding.",
626 #'movetalk' => "Move \"talk\" page as well, if applicable.",
627 'movethispage' => "Færa þessa síðu",
628 'mycontris' => "Framlög",
629 'mypage' => "Mín síða",
630 'mytalk' => "Spjall",
631 'navigation' => "Flakk",
632 #'nbytes' => "$1 bytes",
633 #'nchanges' => "$1 changes",
634 #'newarticle' => "(New)",
635 'newarticletext' => "You've followed a link to a page that doesn't exist yet.
636 To create the page, start typing in the box below
637 (see the [[Wikipedia:Help|help page]] for more info).
638 If you are here by mistake, just click your browser's '''back''' button.",
639 #'newmessages' => "You have $1.",
640 #'newmessageslink' => "new messages",
641 #'newpage' => "New page",
642 #'newpageletter' => "N",
643 'newpages' => "Nýjar síður",
644 'newpassword' => "Nýja lykilorðið",
645 #'newtitle' => "To new title",
646 #'newusersonly' => " (new users only)",
647 'newwindow' => "(í nýjum glugga)",
648 #'next' => "next",
649 #'nextn' => "next $1",
650 #'nextpage' => "Next page ($1)",
651 #'nlinks' => "$1 links",
652 #'noaffirmation' => "You must affirm that your upload does not violate any copyrights.",
653 #'noarticletext' => "(There is currently no text in this page)",
654 #'noblockreason' => "You must supply a reason for the block.",
655 #'noconnect' => "Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server. <br /> $1",
656 #'nocontribs' => "No changes were found matching these criteria.",
657 'nocookieslogin' => "Wikipedia uses cookies to log in users. You have cookies disabled. Please enable them and try again.",
658 'nocookiesnew' => "The user account was created, but you are not logged in. Wikipedia uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password.",
659 #'nocreativecommons' => "Creative Commons RDF metadata disabled for this server.",
660 #'nocredits' => "There is no credits info available for this page.",
661 #'nodb' => "Could not select database $1",
662 #'nodublincore' => "Dublin Core RDF metadata disabled for this server.",
663 #'noemail' => "There is no e-mail address recorded for user \"$1\".",
664 #'noemailtext' => "This user has not specified a valid e-mail address, or has chosen not to receive e-mail from other users.",
665 #'noemailtitle' => "No e-mail address",
666 #'nogomatch' => "No page with this exact title exists, trying full text search.",
667 #'nohistory' => "There is no edit history for this page.",
668 #'nolinkshere' => "No pages link to here.",
669 #'nolinkstoimage' => "There are no pages that link to this image.",
670 #'noname' => "You have not specified a valid user name.",
671 #'nonefound' => "<strong>Note</strong>: unsuccessful searches are often caused by searching for common words like \"have\" and \"from\", which are not indexed, or by specifying more than one search term (only pages containing all of the search terms will appear in the result).",
672 #'nospecialpagetext' => "You have requested a special page that is not recognized by the wiki.",
673 #'nosuchaction' => "No such action",
674 #'nosuchactiontext' => "The action specified by the URL is not recognized by the wiki",
675 #'nosuchspecialpage' => "No such special page",
676 #'nosuchuser' => "There is no user by the name \"$1\". Check your spelling, or use the form below to create a new user account.",
677 #'notacceptable' => "The wiki server can't provide data in a format your client can read.",
678 #'notanarticle' => "Not a content page",
679 #'notargettext' => "You have not specified a target page or user to perform this function on.",
680 #'notargettitle' => "No target",
681 #'note' => "<strong>Note:</strong> ",
682 #'notextmatches' => "No page text matches",
683 #'notitlematches' => "No page title matches",
684 #'notloggedin' => "Not logged in",
685 'nowatchlist' => "Vaktlistinn er tómur.",
686 #'nowiki_sample' => "Insert non-formatted text here",
687 #'nowiki_tip' => "Ignore wiki formatting",
688 'nstab-category' => "Efnisflokkur",
689 'nstab-help' => "Hjálp",
690 'nstab-image' => "Mynd",
691 'nstab-main' => "Grein",
692 #'nstab-media' => "Media",
693 'nstab-mediawiki' => "Skilaboð",
694 #'nstab-special' => "Special",
695 'nstab-template' => "Forsnið",
696 #'nstab-user' => "User page",
697 'nstab-wp' => "Um",
698 #'numauthors' => "Number of distinct authors (article): ",
699 #'numedits' => "Number of edits (article): ",
700 #'numtalkauthors' => "Number of distinct authors (discussion page): ",
701 #'numtalkedits' => "Number of edits (discussion page): ",
702 #'numwatchers' => "Number of watchers: ",
703 #'nviews' => "$1 views",
704 #'ok' => "OK",
705 'oldpassword' => "Gamla lykilorðið",
706 #'orig' => "orig",
707 #'orphans' => "Orphaned pages",
708 #'othercontribs' => "Based on work by $1.",
709 #'otherlanguages' => "Other languages",
710 #'others' => "others",
711 #'pagemovedsub' => "Move succeeded",
712 #'pagemovedtext' => "Page \"[[$1]]\" moved to \"[[$2]]\".",
713 'pagetitle' => "$1 - Wikipedia",
714 'passwordremindertext' => "Someone (probably you, from IP address $1)
715 requested that we send you a new Wikipedia login password.
716 The password for user \"$2\" is now \"$3\".
717 You should log in and change your password now.",
718 'passwordremindertitle' => "Password reminder from Wikipedia",
719 #'passwordsent' => "A new password has been sent to the e-mail address registered for \"$1\". Please log in again after you receive it.",
720 #'perfcached' => "The following data is cached and may not be completely up to date:",
721 #'perfdisabled' => "Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.",
722 #'perfdisabledsub' => "Here's a saved copy from $1:",
723 'personaltools' => "Tenglar",
724 #'popularpages' => "Popular pages",
725 'portal' => "Samfélagsgátt",
726 'portal-url' => "Wikipedia:Samfélagsgátt",
727 #'postcomment' => "Post a comment",
728 'poweredby' => "Wikipedia is powered by [http://www.mediawiki.org/ MediaWiki], an open source wiki engine.",
729 #'powersearch' => "Search",
730 #'powersearchtext' => "
731 # Search in namespaces :<br />
732 # $1<br />
733 # $2 List redirects &nbsp; Search for $3 $9",
734 'preferences' => "Stillingar",
735 'prefs-help-userdata' => "* <strong>Real name</strong> (optional): if you choose to provide it this will be used for giving you attribution for your work.<br/>
736 * <strong>Email</strong> (optional): Enables people to contact you through the website without you having to reveal your
737 email address to them, and it can be used to send you a new password if you forget it.",
738 #'prefs-misc' => "Misc settings",
739 'prefs-personal' => "Notendaupplýsingar",
740 #'prefs-rc' => "Recent changes and stub display",
741 'prefslogintext' => "You are logged in as \"$1\".
742 Your internal ID number is $2.
743
744 See [[Wikipedia:User preferences help]] for help deciphering the options.",
745 #'prefsnologin' => "Not logged in",
746 'prefsnologintext' => "You must be <a href=\"/wiki/Special:Userlogin\">logged in</a>
747 to set user preferences.",
748 #'prefsreset' => "Preferences have been reset from storage.",
749 #'preview' => "Preview",
750 #'previewconflict' => "This preview reflects the text in the upper text editing area as it will appear if you choose to save.",
751 #'previewnote' => "Remember that this is only a preview, and has not yet been saved!",
752 #'prevn' => "previous $1",
753 'printableversion' => "Prentvæn útgáfa",
754 'printsubtitle' => "(From http://is.wikipedia.org)",
755 'protect' => "Vernda",
756 #'protectcomment' => "Reason for protecting",
757 #'protectedarticle' => "protected [[$1]]",
758 #'protectedpage' => "Protected page",
759 'protectedpagewarning' => "WARNING: This page has been locked so that only
760 users with sysop privileges can edit it. Be sure you are following the
761 <a href='/w/wiki.phtml/Wikipedia:Protected_page_guidelines'>protected page
762 guidelines</a>.",
763 'protectedtext' => "This page has been locked to prevent editing; there are
764 a number of reasons why this may be so, please see
765 [[Wikipedia:Protected page]].
766
767 You can view and copy the source of this page:",
768 #'protectlogpage' => "Protection_log",
769 'protectlogtext' => "Below is a list of page locks/unlocks.
770 See [[Wikipedia:Protected page]] for more information.",
771 'protectpage' => "Vernda síðu",
772 #'protectreason' => "(give a reason)",
773 #'protectsub' => "(Protecting \"$1\")",
774 #'protectthispage' => "Protect this page",
775 #'proxyblocker' => "Proxy blocker",
776 #'proxyblockreason' => "Your IP address has been blocked because it is an open proxy. Please contact your Internet service provider or tech support and inform them of this serious security problem.",
777 #'proxyblocksuccess' => "Done. ",
778 #'qbbrowse' => "Browse",
779 'qbedit' => "Breyta",
780 #'qbfind' => "Find",
781 #'qbmyoptions' => "My pages",
782 #'qbpageinfo' => "Context",
783 #'qbpageoptions' => "This page",
784 'qbsettings' => "Valblaðsstillingar",
785 #'qbsettingsnote' => "This preference only works in the 'Standard' and the 'CologneBlue' skin.",
786 #'qbspecialpages' => "Special pages",
787 #'querybtn' => "Submit query",
788 #'querysuccessful' => "Query successful",
789 'randompage' => "Handahófsvalin síða",
790 #'range_block_disabled' => "The sysop ability to create range blocks is disabled.",
791 #'rchide' => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
792 'rclinks' => "Sýna síðustu $1 breytingar síðustu $2 daga<br />$3",
793 'rclistfrom' => "Sýna breytingar frá og með $1",
794 #'rcliu' => "; $1 edits from logged in users",
795 #'rcloaderr' => "Loading recent changes",
796 #'rclsub' => "(to pages linked from \"$1\")",
797 'rcnote' => "Að neðan eru síðustu <strong>$1</strong> breytingar síðustu <strong>$2</strong> daga.",
798 #'rcnotefrom' => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
799 #'readonly' => "Database locked",
800 #'readonlytext' => "The database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal. The administrator who locked it offered this explanation: <p>$1",
801 #'readonlywarning' => "WARNING: The database has been locked for maintenance, so you will not be able to save your edits right now. You may wish to cut-n-paste the text into a text file and save it for later.",
802 'recentchanges' => "Nýlegar breytingar",
803 #'recentchangescount' => "Number of titles in recent changes",
804 'recentchangeslinked' => "Skyldar breytingar",
805 #'recentchangestext' => "Track the most recent changes to the wiki on this page.",
806 #'redirectedfrom' => "(Redirected from $1)",
807 'remembermypassword' => "Muna lykilorðið milli heimsókna.",
808 'removechecked' => "Fjarlægja merktar síður af vaktlistanum",
809 'removedwatch' => "Fjarlægt af vaktlistanum",
810 'removedwatchtext' => "Síðan \"$1\" hefur verið fjarlægð af vaktlistanum.",
811 'removingchecked' => "Fjarlægi umbeðnar síðu(r) af vaktlistanum...",
812 #'resetprefs' => "Reset preferences",
813 #'restorelink' => "$1 deleted edits",
814 #'resultsperpage' => "Hits to show per page",
815 #'retrievedfrom' => "Retrieved from \"$1\"",
816 'returnto' => "Tilbaka: $1.",
817 'retypenew' => "Endurtaktu nýja lykilorðið",
818 #'reupload' => "Re-upload",
819 #'reuploaddesc' => "Return to the upload form.",
820 #'reverted' => "Reverted to earlier revision",
821 #'revertimg' => "rev",
822 #'revertpage' => "Reverted edit of $2, changed back to last version by $1",
823 #'revhistory' => "Revision history",
824 #'revisionasof' => "Revision as of $1",
825 #'revnotfound' => "Revision not found",
826 #'revnotfoundtext' => "The old revision of the page you asked for could not be found. Please check the URL you used to access this page. ",
827 #'rfcurl' => "http://www.faqs.org/rfcs/rfc$1.html",
828 #'rights' => "Rights:",
829 #'rollback' => "Roll back edits",
830 #'rollback_short' => "Rollback",
831 #'rollbackfailed' => "Rollback failed",
832 #'rollbacklink' => "rollback",
833 #'rows' => "Rows",
834 'savearticle' => "Vista",
835 'savedprefs' => "Stillingarnar þínar hafa verið vistaðar.",
836 #'savefile' => "Save file",
837 #'saveprefs' => "Save preferences",
838 'search' => "Leit",
839 #'searchdisabled' => "<p>Sorry! Full text search has been disabled temporarily, for performance reasons. In the meantime, you can use the Google search below, which may be out of date.</p>",
840 'searchhelppage' => "Wikipedia:Searching",
841 'searchingwikipedia' => "Searching Wikipedia",
842 #'searchquery' => "For query \"$1\"",
843 #'searchresults' => "Search results",
844 #'searchresultshead' => "Search result settings",
845 'searchresulttext' => "For more information about searching Wikipedia, see $1.",
846 #'sectionedit' => " (section)",
847 #'selectnewerversionfordiff' => "Select a newer version for comparison",
848 #'selectolderversionfordiff' => "Select an older version for comparison",
849 #'selectonly' => "Only read-only queries are allowed.",
850 #'selflinks' => "Pages with Self Links",
851 #'selflinkstext' => "The following pages contain a link to themselves, which they should not.",
852 #'seriousxhtmlerrors' => "There were serious xhtml markup errors detected by tidy.",
853 #'servertime' => "Server time is now",
854 #'set_rights_fail' => "<b>User rights for \"$1\" could not be set. (Did you enter the name correctly?)</b>",
855 #'set_user_rights' => "Set user rights",
856 #'setbureaucratflag' => "Set bureaucrat flag",
857 'shortpages' => "Stuttar síður",
858 'show' => "Sýna",
859 'showhideminor' => "$1 minniháttar breytingar | $2 breytingar eftir vélmenni | $3 breytingar eftir notendur",
860 #'showingresults' => "Showing below <b>$1</b> results starting with #<b>$2</b>.",
861 #'showingresultsnum' => "Showing below <b>$3</b> results starting with #<b>$2</b>.",
862 'showlast' => "Sýna síðustu $1 skrár raðaðar $2.",
863 'showpreview' => "Forsýn",
864 #'showtoc' => "show",
865 #'sig_tip' => "Your signature with timestamp",
866 #'sitestats' => "Site statistics",
867 'sitestatstext' => "There are '''$1''' total pages in the database.
868 This includes \"talk\" pages, pages about Wikipedia, minimal \"stub\"
869 pages, redirects, and others that probably don't qualify as content pages.
870 Excluding those, there are '''$2''' pages that are probably legitimate
871 content pages.
872
873 There have been a total of '''$3''' page views, and '''$4''' page edits
874 since the wiki was setup.
875 That comes to '''$5''' average edits per page, and '''$6''' views per edit.",
876 'sitesubtitle' => "Frjálsa alfræðiorðabókin",
877 'sitesupport' => "Framlög",
878 'sitetitle' => "Wikipedia",
879 #'siteuser' => "Wikipedia user $1",
880 #'siteusers' => "Wikipedia user(s) $1",
881 'skin' => "Þema",
882 'spamprotectiontext' => "The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site.
883
884 You might want to check the following regular expression for patterns that are currently blocked:",
885 #'spamprotectiontitle' => "Spam protection filter",
886 #'specialpage' => "Special Page",
887 'specialpages' => "Sérstakar síður",
888 #'spheading' => "Special pages for all users",
889 #'sqlislogged' => "Please note that all queries are logged.",
890 #'sqlquery' => "Enter query",
891 'statistics' => "Tölfræði",
892 #'storedversion' => "Stored version",
893 #'stubthreshold' => "Threshold for stub display",
894 'subcategories' => "Undirflokkar",
895 #'subcategorycount' => "There are $1 subcategories to this category.",
896 #'subject' => "Subject/headline",
897 #'subjectpage' => "View subject",
898 #'successfulupload' => "Successful upload",
899 'summary' => "Breytingar",
900 'sysopspheading' => "Aðeins fyrir stjórnendur",
901 #'sysoptext' => "The action you have requested can only be performed by users with \"sysop\" status. See $1.",
902 #'sysoptitle' => "Sysop access required",
903 #'tableform' => "table",
904 'talk' => "Umræða",
905 #'talkexists' => "The page itself was moved successfully, but the talk page could not be moved because one already exists at the new title. Please merge them manually.",
906 'talkpage' => "Ræða um þessa síðu",
907 #'talkpagemoved' => "The corresponding talk page was also moved.",
908 'talkpagenotmoved' => "Samsvarandi spjallsíða var <strong>ekki</strong> færð.",
909 #'talkpagetext' => "<!-- MediaWiki:talkpagetext -->",
910 'textboxsize' => "Textbox dimensions",
911 #'textmatches' => "Page text matches",
912 #'thisisdeleted' => "View or restore $1?",
913 #'thumbnail-more' => "Enlarge",
914 'timezonelegend' => "Tímabelti",
915 #'timezoneoffset' => "Offset",
916 #'timezonetext' => "Enter number of hours your local time differs from server time (UTC).",
917 #'titlematches' => "Article title matches",
918 'toc' => "Efnisyfirlit",
919 'toolbox' => "Verkfæri",
920 #'tooltip-compareselectedversions' => "See the differences between the two selected versions of this page. [alt-v]",
921 #'tooltip-minoredit' => "Mark this as a minor edit [alt-i]",
922 #'tooltip-preview' => "Preview your changes, please use this before saving! [alt-p]",
923 #'tooltip-save' => "Save your changes [alt-s]",
924 #'tooltip-search' => "Search this wiki [alt-f]",
925 #'uclinks' => "View the last $1 changes; view the last $2 days.",
926 #'ucnote' => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
927 #'uctop' => " (top)",
928 #'unblockip' => "Unblock user",
929 #'unblockiptext' => "Use the form below to restore write access to a previously blocked IP address or username.",
930 #'unblocklink' => "unblock",
931 #'unblocklogentry' => "unblocked \"$1\"",
932 #'undelete' => "Restore deleted page",
933 #'undelete_short' => "Undelete $1 edits",
934 #'undeletearticle' => "Restore deleted page",
935 #'undeletebtn' => "Restore!",
936 #'undeletedarticle' => "restored \"$1\"",
937 'undeletedtext' => "[[$1]] has been successfully restored.
938 See [[Wikipedia:Deletion_log]] for a record of recent deletions and restorations.",
939 #'undeletehistory' => "If you restore the page, all revisions will be restored to the history. If a new page with the same name has been created since the deletion, the restored revisions will appear in the prior history, and the current revision of the live page will not be automatically replaced.",
940 #'undeletepage' => "View and restore deleted pages",
941 #'undeletepagetext' => "The following pages have been deleted but are still in the archive and can be restored. The archive may be periodically cleaned out.",
942 #'undeleterevision' => "Deleted revision as of $1",
943 #'undeleterevisions' => "$1 revisions archived",
944 #'unexpected' => "Unexpected value: \"$1\"=\"$2\".",
945 #'unlockbtn' => "Unlock database",
946 #'unlockconfirm' => "Yes, I really want to unlock the database.",
947 #'unlockdb' => "Unlock database",
948 #'unlockdbsuccesssub' => "Database lock removed",
949 #'unlockdbsuccesstext' => "The database has been unlocked.",
950 #'unlockdbtext' => "Unlocking the database will restore the ability of all users to edit pages, change their preferences, edit their watchlists, and other things requiring changes in the database. Please confirm that this is what you intend to do.",
951 'unprotect' => "Afvernda",
952 #'unprotectcomment' => "Reason for unprotecting",
953 #'unprotectedarticle' => "unprotected [[$1]]",
954 #'unprotectsub' => "(Unprotecting \"$1\")",
955 #'unprotectthispage' => "Unprotect this page",
956 'unusedimages' => "Ónotaðar skrár",
957 #'unusedimagestext' => "<p>Please note that other web sites may link to an image with a direct URL, and so may still be listed here despite being in active use.",
958 'unwatch' => "Afvakta",
959 #'unwatchthispage' => "Stop watching",
960 #'updated' => "(Updated)",
961 'upload' => "Hlaða inn skrá",
962 #'uploadbtn' => "Upload file",
963 #'uploaddisabled' => "Sorry, uploading is disabled.",
964 #'uploadedfiles' => "Uploaded files",
965 #'uploadedimage' => "uploaded \"$1\"",
966 #'uploaderror' => "Upload error",
967 'uploadfile' => "Hlaða inn mynd, hljóðskrá, skjali o.s.f.",
968 #'uploadlink' => "Upload images",
969 #'uploadlog' => "upload log",
970 #'uploadlogpage' => "Upload_log",
971 #'uploadlogpagetext' => "Below is a list of the most recent file uploads. All times shown are server time (UTC). <ul> </ul> ",
972 'uploadnologin' => "Óinnskráð(ur)",
973 'uploadnologintext' => "You must be <a href=\"/wiki/Special:Userlogin\">logged in</a>
974 to upload files.",
975 'uploadtext' => "<strong>STOP!</strong> Before you upload here,
976 make sure to read and follow the <a href=\"/wiki/Special:Image_use_policy\">image use policy</a>.
977 <p>If a file with the name you are specifying already
978 exists on the wiki, it'll be replaced without warning.
979 So unless you mean to update a file, it's a good idea
980 to first check if such a file exists.
981 <p>To view or search previously uploaded images,
982 go to the <a href=\"/wiki/Special:Imagelist\">list of uploaded images</a>.
983 Uploads and deletions are logged on the <a href=\"/wiki/Wikipedia:Upload_log\">upload log</a>.
984 </p><p>Use the form below to upload new image files for use in
985 illustrating your pages.
986 On most browsers, you will see a \"Browse...\" button, which will
987 bring up your operating system's standard file open dialog.
988 Choosing a file will fill the name of that file into the text
989 field next to the button.
990 You must also check the box affirming that you are not
991 violating any copyrights by uploading the file.
992 Press the \"Upload\" button to finish the upload.
993 This may take some time if you have a slow internet connection.
994 <p>The preferred formats are JPEG for photographic images, PNG
995 for drawings and other iconic images, and OGG for sounds.
996 Please name your files descriptively to avoid confusion.
997 To include the image in a page, use a link in the form
998 <b>[[Image:file.jpg]]</b> or <b>[[Image:file.png|alt text]]</b>
999 or <b>[[Media:file.ogg]]</b> for sounds.
1000 <p>Please note that as with wiki pages, others may edit or
1001 delete your uploads if they think it serves the project, and
1002 you may be blocked from uploading if you abuse the system.",
1003 #'uploadwarning' => "Upload warning",
1004 #'usenewcategorypage' => "1
1005 #
1006 #Set first character to \"0\" to disable the new category page layout.",
1007 #'user_rights_set' => "<b>User rights for \"$1\" updated</b>",
1008 #'usercssjsyoucanpreview' => "<strong>Tip:</strong> Use the 'Show preview' button to test your new css/js before saving.",
1009 #'usercsspreview' => "'''Remember that you are only previewing your user css, it has not yet been saved!'''",
1010 #'userexists' => "The user name you entered is already in use. Please choose a different name.",
1011 #'userjspreview' => "'''Remember that you are only testing/previewing your user javascript, it has not yet been saved!'''",
1012 'userlogin' => "Innskrá",
1013 'userlogout' => "Útskrá",
1014 #'usermailererror' => "Mail object returned error: ",
1015 #'userpage' => "View user page",
1016 #'userstats' => "User statistics",
1017 #'userstatstext' => "There are '''$1''' registered users. '''$2''' of these are administrators (see $3).",
1018 'version' => "Útgáfa",
1019 #'viewcount' => "This page has been accessed $1 times.",
1020 #'viewprevnext' => "View ($1) ($2) ($3).",
1021 #'viewsource' => "View source",
1022 'viewtalkpage' => "Skoða umræðu",
1023 'wantedpages' => "Eftirsóttar síður",
1024 'watch' => "Vakta",
1025 'watchdetails' => "($1 síður vaktaðar fyrir utan spjallsíður;
1026 $2 samtals breyttar síður frá síðasta cutoff;
1027 $3...
1028 <a href='$4'>sýna og breyta heildarlistanum</a>.)",
1029 'watcheditlist' => "Þetta er listi yfir þínar vöktuðu síður raðað í
1030 stafrófsröð. Merktu við þær síður sem þú vilt fjarlægja
1031 af vaktlistanum og ýttu á 'fjarlægja merktar' takkan
1032 neðst á skjánum.",
1033 'watchlist' => "Vaktlisti",
1034 'watchlistcontains' => "Á vaktlistanum eru $1 síður.",
1035 'watchlistsub' => "(fyrir notandan \"$1\")",
1036 'watchmethod-list' => "leita að breytingum í vöktuðum síðum",
1037 'watchmethod-recent' => "kanna hvort nýlegar breytingar innihalda vaktaðar síður",
1038 'watchnochange' => "Engri síðu á vaktlistanum þínum hefur verið breytt á tilgreindu tímabili.",
1039 'watchnologin' => "Óinnskráð(ur)",
1040 'watchnologintext' => "Þú verður að vera [[Special:Userlogin|skráður inn]] til að geta breytt vaktlistanum.",
1041 'watchthis' => "Vakta",
1042 'watchthispage' => "Vakta þessa síðu",
1043 'welcomecreation' => "<h2>Welcome, $1!</h2><p>Your account has been created.
1044 Don't forget to change your Wikipedia preferences.",
1045 'whatlinkshere' => "Hvað tengist hingað",
1046 #'whitelistacctext' => "To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions.",
1047 'whitelistacctitle' => "Þér er óheimilt að skrá þig sem notanda.",
1048 'whitelistedittext' => "Þú verður að [[Special:Userlogin|skrá þig inn]] til að geta breytt síðum.",
1049 'whitelistedittitle' => "Þú verður að skrá þig inn til að geta breytt síðum.",
1050 'whitelistreadtext' => "Þú verður að [[Special:Userlogin|skrá þig inn]] til að lesa síður.",
1051 'whitelistreadtitle' => "Notandi verður að skrá sig inn til að geta lesið.",
1052 'wikipediapage' => "Sýna verkefnissíðu",
1053 'wikititlesuffix' => "Wikipedia, frjálsa alfræðiorðabókin",
1054 'wlnote' => "Að neðan eru síðustu <b>$1</b> breytingar síðustu <b>$2</b> klukkutíma.",
1055 'wlsaved' => "Þetta er vistuð útgáfa af vaktlistanum þínum.",
1056 'wlshowlast' => "Sýna síðustu $1 klukkutíma, $2 daga, $3",
1057 #'wrong_wfQuery_params' => "Incorrect parameters to wfQuery()<br /> Function: $1<br /> Query: $2 ",
1058 'wrongpassword' => "Uppgefið lykilorð er rangt. Vinsamlegast reyndu aftur.",
1059 #'yourdiff' => "Differences",
1060 'youremail' => "Tölvupóstfangið þitt*",
1061 'yourname' => "Notendanafn",
1062 'yournick' => "Gælunafnið þitt (fyrir undirskriftir)",
1063 'yourpassword' => "Lykilorð",
1064 'yourpasswordagain' => "Lykilorð (aftur)",
1065 'yourrealname' => "Fullt nafn þitt*",
1066 #'yourtext' => "Your text",
1067 # Math
1068 'mw_math_png' => "Alltaf birta PNG mynd",
1069 'mw_math_simple' => "HTML fyrir einfaldar jöfnur annars PNG",
1070 'mw_math_html' => "HTML ef hægt er, annars PNG",
1071 'mw_math_source' => "Sýna TeX jöfnu (fyrir textavafra)",
1072 'mw_math_modern' => "Mælt með fyrir nýja vafra",
1073 'mw_math_mathml' => 'MathML',
1074 );
1075
1076
1077 #--------------------------------------------------------------------------
1078 # Internationalisation code
1079 #--------------------------------------------------------------------------
1080
1081 class LanguageIs extends LanguageUtf8 {
1082
1083 function getDefaultUserOptions () {
1084 global $wgDefaultUserOptionsIs;
1085 return $wgDefaultUserOptionsIs;
1086 }
1087
1088 function getBookstoreList () {
1089 global $wgBookstoreListIs;
1090 return $wgBookstoreListIs;
1091 }
1092
1093 function getNamespaces() {
1094 global $wgNamespaceNamesIs;
1095 return $wgNamespaceNamesIs;
1096 }
1097
1098 function getNsText( $index ) {
1099 global $wgNamespaceNamesIs;
1100 return $wgNamespaceNamesIs[$index];
1101 }
1102
1103 function getNsIndex( $text ) {
1104 global $wgNamespaceNamesIs;
1105
1106 foreach ( $wgNamespaceNamesIs as $i => $n ) {
1107 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
1108 }
1109 return false;
1110 }
1111
1112 function specialPage( $name ) {
1113 return $this->getNsText( Namespace::getSpecial() ) . ":" . $name;
1114 }
1115
1116 function getQuickbarSettings() {
1117 global $wgQuickbarSettingsIs;
1118 return $wgQuickbarSettingsIs;
1119 }
1120
1121 function getSkinNames() {
1122 global $wgSkinNamesIs;
1123 return $wgSkinNamesIs;
1124 }
1125
1126 function getDateFormats() {
1127 global $wgDateFormatsIs;
1128 return $wgDateFormatsIs;
1129 }
1130
1131 function getUserToggles() {
1132 global $wgUserTogglesIs;
1133 return $wgUserTogglesIs;
1134 }
1135
1136 function getMonthName( $key )
1137 {
1138 global $wgMonthNamesIs;
1139 return $wgMonthNamesIs[$key-1];
1140 }
1141
1142 /* by default we just return base form */
1143 function getMonthNameGen( $key )
1144 {
1145 global $wgMonthNamesIs;
1146 return $wgMonthNamesIs[$key-1];
1147 }
1148
1149 function getMonthAbbreviation( $key )
1150 {
1151 global $wgMonthAbbreviationsIs;
1152 return $wgMonthAbbreviationsIs[$key-1];
1153 }
1154
1155 function getWeekdayName( $key )
1156 {
1157 global $wgWeekdayNamesIs;
1158 return $wgWeekdayNamesIs[$key-1];
1159 }
1160
1161 function userAdjust( $ts )
1162 {
1163 global $wgUser, $wgLocalTZoffset;
1164
1165 $diff = $wgUser->getOption( "timecorrection" );
1166 if ( ! is_numeric( $diff ) ) {
1167 $diff = isset( $wgLocalTZoffset ) ? $wgLocalTZoffset : 0;
1168 }
1169 if ( 0 == $diff ) { return $ts; }
1170
1171 $t = mktime( ( (int)substr( $ts, 8, 2) ) + $diff,
1172 (int)substr( $ts, 10, 2 ), (int)substr( $ts, 12, 2 ),
1173 (int)substr( $ts, 4, 2 ), (int)substr( $ts, 6, 2 ),
1174 (int)substr( $ts, 0, 4 ) );
1175 return date( "YmdHis", $t );
1176 }
1177 function date( $ts, $adj = false )
1178 {
1179 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1180
1181 $d = (0 + substr( $ts, 6, 2 )) . ". " .
1182 $this->getMonthAbbreviation( substr( $ts, 4, 2 ) ) .
1183 " " .
1184 substr( $ts, 0, 4 );
1185 return $d;
1186 }
1187
1188
1189 function time( $ts, $adj = false )
1190 {
1191 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1192
1193 $t = substr( $ts, 8, 2 ) . ":" . substr( $ts, 10, 2 );
1194 return $t;
1195 }
1196
1197 function timeanddate( $ts, $adj = false )
1198 {
1199 return $this->time( $ts, $adj ) . ", " . $this->date( $ts, $adj );
1200 }
1201
1202 function rfc1123( $ts )
1203 {
1204 return date( "D, d M Y H:i:s T", $ts );
1205 }
1206
1207 function getValidSpecialPages()
1208 {
1209 global $wgValidSpecialPagesIs;
1210 return $wgValidSpecialPagesIs;
1211 }
1212
1213 function getSysopSpecialPages()
1214 {
1215 global $wgSysopSpecialPagesIs;
1216 return $wgSysopSpecialPagesIs;
1217 }
1218
1219 function getDeveloperSpecialPages()
1220 {
1221 global $wgDeveloperSpecialPagesIs;
1222 return $wgDeveloperSpecialPagesIs;
1223 }
1224
1225 function getMessage( $key )
1226 {
1227 global $wgAllMessagesIs;
1228 return $wgAllMessagesIs[$key];
1229 }
1230
1231 function getAllMessages()
1232 {
1233 global $wgAllMessagesIs;
1234 return $wgAllMessagesIs;
1235 }
1236
1237 function iconv( $in, $out, $string ) {
1238 # For most languages, this is a wrapper for iconv
1239 return iconv( $in, $out, $string );
1240 }
1241
1242 function ucfirst( $string ) {
1243 # For most languages, this is a wrapper for ucfirst()
1244 return ucfirst( $string );
1245 }
1246
1247 function checkTitleEncoding( $s ) {
1248 global $wgInputEncoding;
1249
1250 # Check for UTF-8 URLs; Internet Explorer produces these if you
1251 # type non-ASCII chars in the URL bar or follow unescaped links.
1252 $ishigh = preg_match( '/[\x80-\xff]/', $s);
1253 $isutf = ($ishigh ? preg_match( '/^([\x00-\x7f]|[\xc0-\xdf][\x80-\xbf]|' .
1254 '[\xe0-\xef][\x80-\xbf]{2}|[\xf0-\xf7][\x80-\xbf]{3})+$/', $s ) : true );
1255
1256 if( ($wgInputEncoding != "utf-8") and $ishigh and $isutf )
1257 return iconv( "UTF-8", $wgInputEncoding, $s );
1258
1259 if( ($wgInputEncoding == "utf-8") and $ishigh and !$isutf )
1260 return utf8_encode( $s );
1261
1262 # Other languages can safely leave this function, or replace
1263 # it with one to detect and convert another legacy encoding.
1264 return $s;
1265 }
1266
1267 function stripForSearch( $in ) {
1268 # Some languages have special punctuation to strip out
1269 # or characters which need to be converted for MySQL's
1270 # indexing to grok it correctly. Make such changes here.
1271 return $in;
1272 }
1273
1274
1275 function setAltEncoding() {
1276 # Some languages may have an alternate char encoding option
1277 # (Esperanto X-coding, Japanese furigana conversion, etc)
1278 # If 'altencoding' is checked in user prefs, this gives a
1279 # chance to swap out the default encoding settings.
1280 #global $wgInputEncoding, $wgOutputEncoding, $wgEditEncoding;
1281 }
1282
1283 function recodeForEdit( $s ) {
1284 # For some languages we'll want to explicitly specify
1285 # which characters make it into the edit box raw
1286 # or are converted in some way or another.
1287 # Note that if wgOutputEncoding is different from
1288 # wgInputEncoding, this text will be further converted
1289 # to wgOutputEncoding.
1290 global $wgInputEncoding, $wgEditEncoding;
1291 if( $wgEditEncoding == "" or
1292 $wgEditEncoding == $wgInputEncoding ) {
1293 return $s;
1294 } else {
1295 return $this->iconv( $wgInputEncoding, $wgEditEncoding, $s );
1296 }
1297 }
1298
1299 function recodeInput( $s ) {
1300 # Take the previous into account.
1301 global $wgInputEncoding, $wgOutputEncoding, $wgEditEncoding;
1302 if($wgEditEncoding != "") {
1303 $enc = $wgEditEncoding;
1304 } else {
1305 $enc = $wgOutputEncoding;
1306 }
1307 if( $enc == $wgInputEncoding ) {
1308 return $s;
1309 } else {
1310 return $this->iconv( $enc, $wgInputEncoding, $s );
1311 }
1312 }
1313
1314 # For right-to-left language support
1315 function isRTL() { return false; }
1316
1317 /*
1318 function getMagicWords()
1319 {
1320 global $wgMagicWordsIs;
1321 return $wgMagicWordsIs;
1322 }
1323
1324 # Fill a MagicWord object with data from here
1325 function getMagic( &$mw )
1326 {
1327 $raw = $this->getMagicWords(); # don't worry, it's reference counted not deep copy
1328 $rawEntry = $raw[$mw->mId];
1329 $mw->mCaseSensitive = $rawEntry[0];
1330 $mw->mSynonyms = array_slice( $rawEntry, 1 );
1331 }
1332 */
1333 }
1334
1335 @include_once( "Language" . ucfirst( $wgLanguageCode ) . ".php" );
1336
1337 ?>
1338