Updates from wiki
[lhc/web/wiklou.git] / languages / LanguageHu.php
1 <?
2
3 include_once("Utf8Case.php");
4
5 # NOTE: To turn off "Current Events" in the sidebar,
6 # set "currentevents" => "-"
7
8 # The names of the namespaces can be set here, but the numbers
9 # are magical, so don't change or move them! The Namespace class
10 # encapsulates some of the magic-ness.
11 #
12 /* private */ $wgNamespaceNamesHu = array(
13 -1 => "Speciális",
14 0 => "",
15 1 => "Vita",
16 2 => "User",
17 3 => "User_vita",
18 4 => "Wikipedia",
19 5 => "Wikipedia_vita",
20 6 => "Kép",
21 7 => "Kép_vita"
22 );
23
24 /* private */ $wgDefaultUserOptionsHu = array(
25 "quickbar" => 1, "underline" => 1, "hover" => 1,
26 "cols" => 80, "rows" => 25, "searchlimit" => 20,
27 "contextlines" => 5, "contextchars" => 50,
28 "skin" => 0, "math" => 1, "rcdays" => 7, "rclimit" => 50,
29 "highlightbroken" => 1, "stubthreshold" => 0,
30 "previewontop" => 1, "editsection"=>1, "showtoc"=>1
31 );
32
33 /* private */ $wgQuickbarSettingsHu = array(
34 "Nincs", "Fix baloldali", "Fix jobboldali", "Lebegő baloldali"
35 );
36
37 /* private */ $wgSkinNamesHu = array(
38 "Alap", "Nosztalgia", "Kölni kék"
39 );
40
41 /* private */ $wgMathNamesHu = array(
42 "Mindig készítsen PNG-t",
43 "HTML ha nagyon egyszerű, egyébként PNG",
44 "HTML ha lehetséges, egyébként PNG",
45 "Hagyja TeX formában (szöveges böngészőknek)",
46 "Modern böngészőknek ajánlott beállítás"
47 );
48
49 /* private */ $wgDateFormatsHu = array(
50 "Mindegy",
51 "Július 8, 2003",
52 "8 Július, 2003",
53 "2003 Július 8"
54 );
55
56 /* private */ $wgUserTogglesHu = array(
57 "hover" => "Mutassa a címdobozt a linkek fölött",
58 "underline" => "Linkek aláhúzása",
59 "highlightbroken" => "Törött linkek <a href=\"\" class=\"new\">így</a> (alternatíva: így<a href=\"\" class=\"internal\">?</a>).",
60 "justify" => "Bekezdések teljes szélességű tördelése",
61 "hideminor" => "Apró változtatások elrejtése a recent changes-ben",
62 "usenewrc" => "Modern változások listája (nem minden böngészőre)",
63 "numberheadings" => "Címsorok automatikus számozása",
64 "editsection"=>"Linkek az egyes szakaszok szerkesztéséhez",
65 "showtoc"=>"Három fejezetnél többel rendelkező cikkeknél mutasson tartalomjegyzéket",
66 "rememberpassword" => "Jelszó megjegyzése a használatok között",
67 "editwidth" => "Teljes szélességű szerkesztőterület",
68 "editondblclick" => "Lapon duplakattintásra szerkesztés (JavaScript)",
69 "watchdefault" => "Figyelje az új és a megváltoztatott cikkeket",
70 "minordefault" => "Alapból minden szerkesztést jelöljön aprónak",
71 "previewontop" => "Előnézet a szerkesztőterület előtt és nem utána",
72 "nocache" => "Lapok gyorstárazásának letiltása"
73 );
74
75 /* private */ $wgBookstoreListHu = array(
76 "AddALL" => "http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN",
77 "PriceSCAN" => "http://www.pricescan.com/books/bookDetail.asp?isbn=$1",
78 "Barnes & Noble" => "http://shop.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1",
79 "Amazon.com" => "http://www.amazon.com/exec/obidos/ISBN=$1"
80 );
81
82 /* Language names should be the native names. Inherit common array from Language.php */
83
84 /* private */ $wgWeekdayNamesHu = array(
85 "vasárnap", "hétfő", "kedd", "szerda", "csütörtök",
86 "péntek", "szombat"
87 );
88
89 /* private */ $wgMonthNamesHu = array(
90 "január", "február", "március", "április", "május", "június",
91 "július", "augusztus", "szeptember", "október", "november",
92 "december"
93 );
94
95 /* private */ $wgMonthAbbreviationsHu = array(
96 "Jan", "Feb", "Már", "Ápr", "Máj", "Jún", "Júl", "Aug",
97 "Sep", "Okt", "Nov", "Dec"
98 );
99
100 # All special pages have to be listed here: a description of ""
101 # will make them not show up on the "Special Pages" page, which
102 # is the right thing for some of them (such as the "targeted" ones).
103 #
104 /* private */ $wgValidSpecialPagesHu = array(
105 "Userlogin" => "",
106 "Userlogout" => "",
107 "Preferences" => "Beállításaim",
108 "Watchlist" => "Figyelőlistám",
109 "Recentchanges" => "Frissen változtatott oldalak",
110 "Upload" => "Képek feltöltése",
111 "Imagelist" => "Képek listája",
112 "Listusers" => "Regisztrált felhasználók",
113 "Statistics" => "Weblap statisztika",
114 "Randompage" => "Egy lap találomra",
115
116 "Lonelypages" => "Árva szócikkek",
117 "Unusedimages" => "Árva képek",
118 "Popularpages" => "Népszerű szócikkek",
119 "Wantedpages" => "Hiányszócikkek",
120 "Shortpages" => "Rövid szócikkek",
121 "Longpages" => "Hosszú szócikkek",
122 "Newpages" => "Újonnan készült szócikkek",
123 "Ancientpages" => "Ősi szócikkek",
124 "Intl" => "Nyelvek közötti linkek",
125 "Allpages" => "Az összes lap cím szerint",
126
127 "Ipblocklist" => "Blokkolt IP címek",
128 "Maintenance" => "Karbantartási lap",
129 "Specialpages" => "Speciális lapok",
130 "Contributions" => "Hozzájárulások",
131 "Emailuser" => "Email írása",
132 "Whatlinkshere" => "Mi mutat ide",
133 "Recentchangeslinked" => "Kapcsolódó változások",
134 "Movepage" => "Lap mozgatása",
135 "Booksources" => "Külső könyvinformációk"
136 );
137
138 /* private */ $wgSysopSpecialPagesHu = array(
139 "Blockip" => "Block an IP address",
140 "Asksql" => "Query the database",
141 "Undelete" => "Restore deleted pages"
142 );
143
144 /* private */ $wgDeveloperSpecialPagesHu = array(
145 "Lockdb" => "Make database read-only",
146 "Unlockdb" => "Restore DB write access",
147 "Debug" => "Debugging information"
148 );
149
150 /* private */ $wgAllMessagesHu = array(
151
152 # Bits of text used by many pages:
153 #
154 "linktrail" => "/^((?:[a-z]|á|é|í|ú|ó|ö|ü|ő|ű|Á|É|Í|Ó|Ú|Ö|Ü|Ő|Ű)+)(.*)\$/sD",
155 "mainpage" => "Kezdőlap",
156 "mainpagetext" => "Wiki szoftver sikeresen telepítve.",
157 "about" => "Névjegy",
158 "aboutwikipedia" => "A Wikipédiáról",
159 "aboutpage" => "Wikipedia:Névjegy",
160 "help" => "Segítség",
161 "helppage" => "Wikipedia:Segítség",
162 "wikititlesuffix" => "Wikipédia",
163 "bugreports" => "Hibajelentés",
164 "bugreportspage" => "Wikipedia:Hibajelentések",
165 "faq" => "GyIK",
166 "faqpage" => "Wikipedia:GyIK",
167 "edithelp" => "Segítség a szerkesztéshez",
168 "edithelppage" => "Wikipedia:Hogyan_szerkessz_egy_lapot",
169 "cancel" => "Vissza",
170 "qbfind" => "Keresés",
171 "qbbrowse" => "Böngészés",
172 "qbedit" => "Szerkeszt",
173 "qbpageoptions" => "Lapbeállítások",
174 "qbpageinfo" => "Lapinformáció",
175 "qbmyoptions" => "Beállításaim",
176 "mypage" => "Lapom",
177 "mytalk" => "Vitám",
178 "currentevents" => "Friss események",
179 "errorpagetitle" => "Hiba",
180 "returnto" => "Vissza a $1 cikkhez.",
181 "fromwikipedia" => "A Wikipediából, a szabad enciklopédiából.",
182 "whatlinkshere" => "Lapok, melyek ide mutatnak",
183 "help" => "Segítség",
184 "search" => "Keresés",
185 "go" => "Menj!",
186 "history" => "Laptörténet",
187 "printableversion" => "Nyomtatható változat",
188 "editthispage" => "Szerkeszd ezt a lapot",
189 "deletethispage" => "Lap törlése",
190 "protectthispage" => "Védelem a lapnak",
191 "unprotectthispage" => "Védelem megszüntetése",
192 "newpage" => "Új lap",
193 "talkpage" => "Lap megbeszélése",
194 "articlepage" => "Szócikk megtekintése",
195 "subjectpage" => "Témalap megtekintése", # For compatibility
196 "userpage" => "Felhasználói lap",
197 "wikipediapage" => "Metalap",
198 "imagepage" => "Képlap",
199 "viewtalkpage" => "Beszélgetés megtekintése",
200 "otherlanguages" => "Egyéb nyelvek",
201 "redirectedfrom" => "(Átirányítva $1 cikkből)",
202 "lastmodified" => "A lap utolsó módosítása $1.",
203 "viewcount" => "Ezt a lapot eddig $1 alkalommal látogatták.",
204 "gnunote" => "Minden szöveg a <a class=internal href='/wiki/GNU_FDL'>GNU Szabad Dokumentációk Liszensze</a> feltételei mellett érhető el.",
205 "printsubtitle" => "(From http://www.wikipedia.org)",
206 "protectedpage" => "Védett lap",
207 "administrators" => "Wikipedia:Adminisztrátorok",
208 "sysoptitle" => "Sysop hozzáférés szükséges",
209 "sysoptext" => "Az általad kért tevékenységet csak \"sysopok\" végezhetik el.
210 Lásd $1.",
211 "developertitle" => "Developer access required",
212 "developertext" => "The action you have requested can only be
213 performed by users with \"developer\" status.
214 See $1.",
215 "nbytes" => "$1 byte",
216 "go" => "Menj",
217 "ok" => "OK",
218 "sitetitle" => "Wikipédia",
219 "sitesubtitle" => "A szabad enciklopédia",
220 "retrievedfrom" => "Retrieved from \"$1\"",
221 "newmessages" => "$1 van.",
222 "newmessageslink" => "Új üzeneted",
223 "editsection"=>"szerkesztés",
224 "toc" => "Tartalomjegyzék",
225
226 # Main script and global functions
227 #
228 "nosuchaction" => "Nincs ilyen tevékenység",
229 "nosuchactiontext" => "Az URL által megadott tevékenységet a Wikipédia
230 software nem ismeri fel",
231 "nosuchspecialpage" => "Nincs ilyen speciális lap",
232 "nospecialpagetext" => "Olyan speciális lapot kértél amit a Wikipédia
233 software nem ismer fel.",
234
235 # General errors
236 #
237 "error" => "Hiba",
238 "databaseerror" => "Adatbázis hiba",
239 "dberrortext" => "Adatbázis formai hiba történt.
240 Ennek lehet oka egy illegális keresési parancs (lásd $5),
241 vagy okozhatta egy programozási hiba.
242 Az utolsó lekérési próbálkozás az alábbi volt:
243 <blockquote><tt>$1</tt></blockquote>
244 a \"<tt>$2</tt>\" függvényből.
245 A MySQL hiba \"<tt>$3: $4</tt>\".",
246 "dberrortextcl" => "Egy adatbázis lekérés formai hiba történt.
247 Az utolsó lekérési próbálkozás:
248 \"$1\"
249 a \"$2\" függvényből történt.
250 A MySQL hiba \"$3: $4\".\n",
251 "noconnect" => "Nem tudok a $1 adatbázis gépre csatlakozni",
252 "nodb" => "Nem tudom elérni a $1 adatbázist",
253 "readonly" => "Adatbázis lezárva",
254 "enterlockreason" => "Add meg a lezárás indoklását valamint egy becslést,
255 hogy mikor kerül a lezárás feloldásra",
256 "readonlytext" => "A Wikipédia adatbázis jelenleg le van zárva az új
257 szócikkek és módosítások elől, valószínűleg adatbázis karbantartás miatt,
258 aminek a végén minden visszaáll a régi kerékvágásba.
259 Az adminisztrátor aki a lezárást elvégezte az alábbi magyarázatot adta:
260 <p>$1",
261 "missingarticle" => "Az adatbázis nem találta meg egy létező lap szövegét,
262 aminek a neve \"$1\".
263
264 <p>Ennek oka általában egy olyan régi link kiválasztása, ami egy
265 már törölt lap történetére hivatkozik.
266
267 <p>Ha nem erről van szó akkor lehetséges, hogy programozási hibát
268 találtál a software-ben. Kérlek értesíts erről egy adminisztrátort,
269 és jegyezd fel neki az URL-t (pontos webcímet) is.",
270 "internalerror" => "Belső hiba",
271 "filecopyerror" => "Nem tudom a \"$1\" file-t a \"$2\" névre másolni.",
272 "filerenameerror" => "Nem tudom a \"$1\" file-t \"$2\" névre átnevezni.",
273 "filedeleteerror" => "Nem tudom a \"$1\" file-t letörölni.",
274 "filenotfound" => "Nem találom a \"$1\" file-t.",
275 "unexpected" => "Váratlan érték: \"$1\"=\"$2\".",
276 "formerror" => "Hiba: nem tudom a formot elküldeni",
277 "badarticleerror" => "Ez a tevékenység nem végezhető ezen a lapon.",
278 "cannotdelete" => "Nem tudom a megadott lapot vagy képet törölni. (Talán már valaki más törölte.)",
279 "badtitle" => "Hibás cím",
280 "badtitletext" => "A kért cím helytelen, üres vagy hibásan hivatkozik
281 egy nyelvek közötti vagy wikik közötti címre.",
282 "perfdisabled" => "Bocsánat! Ez a lehetőség időszakosan nem elérhető
283 mert annyira lelassítja az adatbázist, hogy senki nem tudja a
284 wikit használni.",
285 "perfdisabledsub" => "Íme $1 egy elmentett másolata:",
286
287 # Login and logout pages
288 #
289 "logouttitle" => "Kilépés",
290 "logouttext" => "Kiléptél.
291 Folytathatod a Wikipédia használatát név nélkül, vagy beléphetsz
292 újra vagy másik felhasználóként.\n",
293
294 "welcomecreation" => "<h2>Üdvözöllek, $1!</h2><p>A felhasználói környezeted
295 létrehoztam.
296 Ne felejtsd el átnézni a személyes Wikipédia beállításaidat.",
297
298 "loginpagetitle" => "Belépés",
299 "yourname" => "A felhasználói neved",
300 "yourpassword" => "Jelszavad",
301 "yourpasswordagain" => "Jelszavad ismét",
302 "newusersonly" => " (csak új felhasználóknak)",
303 "remembermypassword" => "Jelszó megjegyzése a használatok között.",
304 "loginproblem" => "<b>Valami probléma van a belépéseddel.</b><br>Kérlek próbáld ismét!",
305 "alreadyloggedin" => "<font color=red><b>Kedves $1, már be vagy lépve!</b></font><br>\n",
306
307 "areyounew" => "Ha új látogató vagy és szeretnél magadnak felhasználói nevet,
308 akkor adj meg egyet, és adj meg egy jelszót (kétszer).
309 Az email cím megadása nem kötelező; ha elveszíted a jelszavad, akkor
310 újat a megadott email címre tudsz kérni.<br>\n",
311
312 "login" => "Belépés",
313 "userlogin" => "Belépés",
314 "logout" => "Kilépés",
315 "userlogout" => "Kilépés",
316 "notloggedin" => "Nincs belépve",
317 "createaccount" => "Új felhasználó készítése",
318 "badretype" => "A két jelszó eltér egymástól.",
319 "userexists" => "A név amit megadtál már létezik. Kérlek, adj meg más nevet.",
320 "youremail" => "Az emailed*",
321 "yournick" => "A beceneved (aláírásokhoz)",
322 "emailforlost" => "* Az email cím megadása nem kötelező, viszont lehetővé
323 teszi másoknak, hogy kapcsolatba lépjenek veled a weblapon keresztül
324 anélkül, hogy a címedet megtudnák. Segítségedre lehet akkor is, ha
325 elfelejted a jelszavadat.",
326 "loginerror" => "Belépési hiba.",
327 "noname" => "Nem adtál meg érvényes felhasználói nevet.",
328 "loginsuccesstitle" => "Sikeres belépés",
329 "loginsuccess" => "Beléptél a Wikipédiába \"$1\"-ként.",
330 "nosuchuser" => "Nincs olyan felhasználó hogy \"$1\".
331 Ellenőrizd a gépelést, vagy készíts új nevet a fent látható űrlappal.",
332 "wrongpassword" => "A megadott jelszó helytelen.",
333 "mailmypassword" => "Küldd el nekem a jelszavamat emailben",
334 "passwordremindertitle" => "Wikipédia jelszó emlékeztető",
335 "passwordremindertext" => "Valaki (vélhetően te, a $1 IP számról)
336 azt kérte, hogy küldjük el a jelszavadat.
337 A jelszavad a \"$2\" felhasználóhoz most \"$3\".
338 Lépj be, és változtasd meg a jelszavad.",
339 "noemail" => "Nincs a \"$1\" felhasználóhoz email felvéve.",
340 "passwordsent" => "Az új jelszót elküldtük \"$1\" email címére.
341 Lépj be a levélben található adatokkal.",
342
343 # Edit pages
344 #
345 "summary" => "Összefoglaló",
346 "minoredit" => "Ez egy apró változtatás",
347 "watchthis" => "Figyeld a szócikket",
348 "savearticle" => "Lap mentése",
349 "preview" => "Előnézet",
350 "showpreview" => "Előnézet megtekintése",
351 "blockedtitle" => "A felhasználó le van tiltva",
352 "blockedtext" => "A felhasználói neved vagy IP számod $1 letiltotta.
353 Az indoklás:<br>''$2''
354 <p>Felveheted a kapcsolatot $1 adminnal vagy bármely más
355 [[Wikipedia:adminisztrátorok|adminisztrátorral]] hogy megvitasd a letiltást.",
356 "newarticle" => "(Új)",
357 "newarticletext" =>
358 "Egy olyan lapra jutottál ami még nem létezik.
359 A lap létrehozásához kezdd el írni a szövegét lenti keretbe
360 (a [[Wikipedia:Segítség|segítség]] lapon lelsz további
361 információkat).
362 Ha tévedésből jöttél ide, csak nyomd meg a böngésző '''Vissza/Back'''
363 gombját.",
364 "anontalkpagetext" => "
365 ---- ''Ez egy olyan anonim felhasználó vitalapja, aki még nem készített magának nevet vagy azt nem használta. Ezért az [[IP szám]]át használjuk az azonosítására. Az IP számokon számos felhasználó osztozhat az idők folyamán. Ha anonim felhasználó vagy és úgy érzed, hogy értelmetlen megjegyzéseket írnak neked akkor [[Special:Userlogin|készíts magadnak egy nevet vagy lépj be]] hogy megakadályozd más anonim felhasználókkal való keveredést.'' ",
366 "noarticletext" => "(Ez a lap jelenleg nem tartalmaz szöveget)",
367 "updated" => "(Frissítve)",
368 "note" => "<strong>Megjegyzés:</strong> ",
369 "previewnote" => "Ne felejtsd el, hogy ez csak egy előnézet, és nincs elmentve!",
370 "previewconflict" => "Ez az előnézet a felső szerkesztőablakban levő
371 szövegnek megfelelő képet mutatja, ahogy az elmentés után kinézne.",
372 "editing" => "$1 szerkesztés alatt",
373 "sectionedit" => " (szakasz)",
374 "editconflict" => "Szerkesztési ütközés: $1",
375 "explainconflict" => "Valaki megváltoztatta a lapot azóta,
376 mióta szerkeszteni kezdted.
377 A felső szövegablak tartalmazza a szöveget, ahogy az jelenleg létezik.
378 A módosításaid az alsó ablakban láthatóak.
379 Át kell vezetned a módosításaidat a felső szövegbe.
380 <b>Csak</b> a felső ablakban levő szöveg kerül elmentésre akkor, mikor
381 a \"Lap mentését\" választod.\n<p>",
382 "yourtext" => "A te szöveged",
383 "storedversion" => "A tárolt változat",
384 "editingold" => "<strong>VIGYÁZAT! A lap egy elavult
385 változatát szerkeszted.
386 Ha elmented, akkor az ezen változat után végzett összes
387 módosítás elvész.</strong>\n",
388 "yourdiff" => "Eltérések",
389 "copyrightwarning" => "Kérlek vedd figyelembe hogy minden
390 Wikipédiába küldött anyag a GNU Szabad Dokumentum Licenc alatti
391 publikálásnak számít (lásd $1 a részletekért).
392 Ha nem akarod, hogy az írásod könyörtelenül módosíthassák vagy
393 tetszés szerint terjesszék, akkor ne küldd be ide.<br>
394 A beküldéssel együtt azt is garantálod hogy mindezt saját
395 magad írtad, vagy másoltad be egy szabadon elérhető vagy
396 közkincs (public domain) forrásból.
397 <strong>ENGEDÉLY NÉLKÜL NE KÜLDJ BE JOGVÉDETT ANYAGOKAT!</strong>",
398 "longpagewarning" => "FIGYELEM: Ez a lap $1 kilobyte hosszú;
399 néhány böngészőnek problémái vannak a 32KB körüli vagy nagyobb lapok
400 szerkesztésével.
401 Fontold meg a lap kisebb szakaszokra bontását.",
402 "readonlywarning" => "FIGYELEM: Az adatbázis karbantartás miatt le van zárva,
403 ezért a módosításaidat most nem lehetséges elmenteni. Érdemes a szöveget
404 kimásolni és elmenteni egy szövegszerkesztőben a későbbi mentéshez.",
405 "protectedpagewarning" => "FIGYELEM: A lap lezárásra került és ilyenkor
406 csak a Sysop jogú adminisztrátorok tudják szerkeszteni. Ellenőrizd, hogy
407 betartod a <a href='/wiki/Wikipedia:Zart_lapok_iranyelve'>zárt lapok
408 irányelvét</a>.",
409
410 # History pages
411 #
412 "revhistory" => "Revision history",
413 "nohistory" => "There is no edit history for this page.",
414 "revnotfound" => "Revision not found",
415 "revnotfoundtext" => "The old revision of the page you asked for could not be found.
416 Please check the URL you used to access this page.\n",
417 "loadhist" => "Loading page history",
418 "currentrev" => "Current revision",
419 "revisionasof" => "Revision as of $1",
420 "cur" => "cur",
421 "next" => "next",
422 "last" => "last",
423 "orig" => "orig",
424 "histlegend" => "Legend: (cur) = difference with current version,
425 (last) = difference with preceding version, M = minor edit",
426
427 # Diffs
428 #
429 "difference" => "(Difference between revisions)",
430 "loadingrev" => "loading revision for diff",
431 "lineno" => "Line $1:",
432 "editcurrent" => "Edit the current version of this page",
433
434 # Search results
435 #
436 "searchresults" => "Search results",
437 "searchhelppage" => "Wikipedia:Searching",
438 "searchingwikipedia" => "Searching Wikipedia",
439 "searchresulttext" => "For more information about searching Wikipedia, see $1.",
440 "searchquery" => "For query \"$1\"",
441 "badquery" => "Badly formed search query",
442 "badquerytext" => "We could not process your query.
443 This is probably because you have attempted to search for a
444 word fewer than three letters long, which is not yet supported.
445 It could also be that you have mistyped the expression, for
446 example \"fish and and scales\".
447 Please try another query.",
448 "matchtotals" => "The query \"$1\" matched $2 article titles
449 and the text of $3 articles.",
450 "nogomatch" => "No page with this exact title exists, trying full text search.",
451 "titlematches" => "Article title matches",
452 "notitlematches" => "No article title matches",
453 "textmatches" => "Article text matches",
454 "notextmatches" => "No article text matches",
455 "prevn" => "previous $1",
456 "nextn" => "next $1",
457 "viewprevnext" => "View ($1) ($2) ($3).",
458 "showingresults" => "Showing below <b>$1</b> results starting with #<b>$2</b>.",
459 "showingresultsnum" => "Showing below <b>$3</b> results starting with #<b>$2</b>.",
460 "nonefound" => "<strong>Note</strong>: unsuccessful searches are
461 often caused by searching for common words like \"have\" and \"from\",
462 which are not indexed, or by specifying more than one search term (only pages
463 containing all of the search terms will appear in the result).",
464 "powersearch" => "Search",
465 "powersearchtext" => "
466 Search in namespaces :<br>
467 $1<br>
468 $2 List redirects &nbsp; Search for $3 $9",
469
470
471 # Preferences page
472 #
473 "preferences" => "Preferences",
474 "prefsnologin" => "Not logged in",
475 "prefsnologintext" => "You must be <a href=\"" .
476 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
477 to set user preferences.",
478 "prefslogintext" => "You are logged in as \"$1\".
479 Your internal ID number is $2.",
480 "prefsreset" => "Preferences have been reset from storage.",
481 "qbsettings" => "Quickbar settings",
482 "changepassword" => "Change password",
483 "skin" => "Skin",
484 "math" => "Rendering math",
485 "dateformat" => "Date format",
486 "math_failure" => "Failed to parse",
487 "math_unknown_error" => "unknown error",
488 "math_unknown_function" => "unknown function ",
489 "math_lexing_error" => "lexing error",
490 "math_syntax_error" => "syntax error",
491 "saveprefs" => "Save preferences",
492 "resetprefs" => "Reset preferences",
493 "oldpassword" => "Old password",
494 "newpassword" => "New password",
495 "retypenew" => "Retype new password",
496 "textboxsize" => "Textbox dimensions",
497 "rows" => "Rows",
498 "columns" => "Columns",
499 "searchresultshead" => "Search result settings",
500 "resultsperpage" => "Hits to show per page",
501 "contextlines" => "Lines to show per hit",
502 "contextchars" => "Characters of context per line",
503 "stubthreshold" => "Threshold for stub display",
504 "recentchangescount" => "Number of titles in recent changes",
505 "savedprefs" => "Your preferences have been saved.",
506 "timezonetext" => "Enter number of hours your local time differs
507 from server time (UTC).",
508 "localtime" => "Local time display",
509 "timezoneoffset" => "Offset",
510 "servertime" => "Server time is now",
511 "guesstimezone" => "Fill in from browser",
512 "emailflag" => "Disable e-mail from other users",
513 "defaultns" => "Search in these namespaces by default:",
514
515 # Recent changes
516 #
517 "changes" => "changes",
518 "recentchanges" => "Recent changes",
519 "recentchangestext" => "Track the most recent changes to Wikipedia on this page.
520 [[Wikipedia:Welcome,_newcomers|Welcome, newcomers]]!
521 Please have a look at these pages: [[wikipedia:FAQ|Wikipedia FAQ]],
522 [[Wikipedia:Policies and guidelines|Wikipedia policy]]
523 (especially [[wikipedia:Naming conventions|naming conventions]],
524 [[wikipedia:Neutral point of view|neutral point of view]]),
525 and [[wikipedia:Most common Wikipedia faux pas|most common Wikipedia faux pas]].
526
527 If you want to see Wikipedia succeed, it's very important that you don't add
528 material restricted by others' [[wikipedia:Copyrights|copyrights]].
529 The legal liability could really hurt the project, so please don't do it.
530 See also the [http://meta.wikipedia.org/wiki/Special:Recentchanges recent meta discussion].",
531 "rcloaderr" => "Loading recent changes",
532 "rcnote" => "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
533 "rcnotefrom" => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
534 "rclistfrom" => "Show new changes starting from $1",
535 # "rclinks" => "Show last $1 changes in last $2 hours / last $3 days",
536 # "rclinks" => "Show last $1 changes in last $2 days.",
537 "rclinks" => "Show last $1 changes in last $2 days; $3 minor edits",
538 "rchide" => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
539 "rcliu" => "; $1 edits from logged in users",
540 "diff" => "diff",
541 "hist" => "hist",
542 "hide" => "hide",
543 "show" => "show",
544 "tableform" => "table",
545 "listform" => "list",
546 "nchanges" => "$1 changes",
547 "minoreditletter" => "M",
548 "newpageletter" => "N",
549
550 # Upload
551 #
552 "upload" => "Upload file",
553 "uploadbtn" => "Upload file",
554 "uploadlink" => "Upload images",
555 "reupload" => "Re-upload",
556 "reuploaddesc" => "Return to the upload form.",
557 "uploadnologin" => "Not logged in",
558 "uploadnologintext" => "You must be <a href=\"" .
559 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
560 to upload files.",
561 "uploadfile" => "Upload file",
562 "uploaderror" => "Upload error",
563 "uploadtext" => "<strong>STOP!</strong> Before you upload here,
564 make sure to read and follow Wikipedia's <a href=\"" .
565 wfLocalUrlE( "Wikipedia:Image_use_policy" ) . "\">image use policy</a>.
566 <p>To view or search previously uploaded images,
567 go to the <a href=\"" . wfLocalUrlE( "Special:Imagelist" ) .
568 "\">list of uploaded images</a>.
569 Uploads and deletions are logged on the <a href=\"" .
570 wfLocalUrlE( "Wikipedia:Upload_log" ) . "\">upload log</a>.
571 <p>Use the form below to upload new image files for use in
572 illustrating your articles.
573 On most browsers, you will see a \"Browse...\" button, which will
574 bring up your operating system's standard file open dialog.
575
576 Choosing a file will fill the name of that file into the text
577 field next to the button.
578 You must also check the box affirming that you are not
579 violating any copyrights by uploading the file.
580 Press the \"Upload\" button to finish the upload.
581 This may take some time if you have a slow internet connection.
582 <p>The preferred formats are JPEG for photographic images, PNG
583 for drawings and other iconic images, and OGG for sounds.
584 Please name your files descriptively to avoid confusion.
585 To include the image in an article, use a link in the form
586 <b>[[image:file.jpg]]</b> or <b>[[image:file.png|alt text]]</b>
587 or <b>[[media:file.ogg]]</b> for sounds.
588 <p>Please note that as with Wikipedia pages, others may edit or
589 delete your uploads if they think it serves the encyclopedia, and
590 you may be blocked from uploading if you abuse the system.",
591 "uploadlog" => "upload log",
592 "uploadlogpage" => "Upload_log",
593 "uploadlogpagetext" => "Below is a list of the most recent file uploads.
594 All times shown are server time (UTC).
595 <ul>
596 </ul>
597 ",
598 "filename" => "Filename",
599 "filedesc" => "Summary",
600 "affirmation" => "I affirm that the copyright holder of this file
601 agrees to license it under the terms of the $1.",
602 "copyrightpage" => "Wikipedia:Copyrights",
603 "copyrightpagename" => "Wikipedia copyright",
604 "uploadedfiles" => "Uploaded files",
605 "noaffirmation" => "You must affirm that your upload does not violate
606 any copyrights.",
607 "ignorewarning" => "Ignore warning and save file anyway.",
608 "minlength" => "Image names must be at least three letters.",
609 "badfilename" => "Image name has been changed to \"$1\".",
610 "badfiletype" => "\".$1\" is not a recommended image file format.",
611 "largefile" => "It is recommended that images not exceed 100k in size.",
612 "successfulupload" => "Successful upload",
613 "fileuploaded" => "File \"$1\" uploaded successfully.
614 Please follow this link: ($2) to the description page and fill
615 in information about the file, such as where it came from, when it was
616 created and by whom, and anything else you may know about it.",
617 "uploadwarning" => "Upload warning",
618 "savefile" => "Save file",
619 "uploadedimage" => "uploaded \"$1\"",
620
621 # Image list
622 #
623 "imagelist" => "Image list",
624 "imagelisttext" => "Below is a list of $1 images sorted $2.",
625 "getimagelist" => "fetching image list",
626 "ilshowmatch" => "Show all images with names matching",
627 "ilsubmit" => "Search",
628 "showlast" => "Show last $1 images sorted $2.",
629 "all" => "all",
630 "byname" => "by name",
631 "bydate" => "by date",
632 "bysize" => "by size",
633 "imgdelete" => "del",
634 "imgdesc" => "desc",
635 "imglegend" => "Legend: (desc) = show/edit image description.",
636 "imghistory" => "Image history",
637 "revertimg" => "rev",
638 "deleteimg" => "del",
639 "imghistlegend" => "Legend: (cur) = this is the current image, (del) = delete
640 this old version, (rev) = revert to this old version.
641 <br><i>Click on date to see image uploaded on that date</i>.",
642 "imagelinks" => "Image links",
643 "linkstoimage" => "The following pages link to this image:",
644 "nolinkstoimage" => "There are no pages that link to this image.",
645
646 # Statistics
647 #
648 "statistics" => "Statistics",
649 "sitestats" => "Site statistics",
650 "userstats" => "User statistics",
651 "sitestatstext" => "There are <b>$1</b> total pages in the database.
652 This includes \"talk\" pages, pages about Wikipedia, minimal \"stub\"
653 pages, redirects, and others that probably don't qualify as articles.
654 Excluding those, there are <b>$2</b> pages that are probably legitimate
655 articles.<p>
656 There have been a total of <b>$3</b> page views, and <b>$4</b> page edits
657 since the software was upgraded (July 20, 2002).
658 That comes to <b>$5</b> average edits per page, and <b>$6</b> views per edit.",
659 "userstatstext" => "There are <b>$1</b> registered users.
660 <b>$2</b> of these are administrators (see $3).",
661
662 # Maintenance Page
663 #
664 "maintenance" => "Maintenance page",
665 "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 ;-)",
666 "maintenancebacklink" => "Back to Maintenance Page",
667 "disambiguations" => "Disambiguation pages",
668 "disambiguationspage" => "Wikipedia:Links_to_disambiguating_pages",
669 "disambiguationstext" => "The following articles 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.",
670 "doubleredirects" => "Double Redirects",
671 "doubleredirectstext" => "<b>Attention:</b> This list may contain false positives. That usually means there is additional text with links below the first #REDIRECT.<br>\nEach row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the \"real\" taget article, which the first redirect should point to.",
672 "brokenredirects" => "Broken Redirects",
673 "brokenredirectstext" => "The following redirects link to a non-existing article.",
674 "selflinks" => "Pages with Self Links",
675 "selflinkstext" => "The following pages contain a link to themselves, which they should not.",
676 "mispeelings" => "Pages with misspellings",
677 "mispeelingstext" => "The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).",
678 "mispeelingspage" => "List of common misspellings",
679 "missinglanguagelinks" => "Missing Language Links",
680 "missinglanguagelinksbutton" => "Find missing language links for",
681 "missinglanguagelinkstext" => "These articles do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
682
683
684 # Miscellaneous special pages
685 #
686 "orphans" => "Orphaned pages",
687 "lonelypages" => "Orphaned pages",
688 "unusedimages" => "Unused images",
689 "popularpages" => "Popular pages",
690 "nviews" => "$1 views",
691 "wantedpages" => "Wanted pages",
692 "nlinks" => "$1 links",
693 "allpages" => "All pages",
694 "randompage" => "Random page",
695 "shortpages" => "Short pages",
696 "longpages" => "Long pages",
697 "listusers" => "User list",
698 "specialpages" => "Special pages",
699 "spheading" => "Special pages",
700 "sysopspheading" => "Special pages for sysop use",
701 "developerspheading" => "Special pages for developer use",
702 "protectpage" => "Protect page",
703 "recentchangeslinked" => "Related changes",
704 "rclsub" => "(to pages linked from \"$1\")",
705 "debug" => "Debug",
706 "newpages" => "New pages",
707 "ancientpages" => "Oldest articles",
708 "intl" => "Interlanguage links",
709 "movethispage" => "Move this page",
710 "unusedimagestext" => "<p>Please note that other web sites
711 such as the international Wikipedias may link to an image with
712 a direct URL, and so may still be listed here despite being
713 in active use.",
714 "booksources" => "Book sources",
715 "booksourcetext" => "Below is a list of links to other sites that
716 sell new and used books, and may also have further information
717 about books you are looking for.
718 Wikipedia is not affiliated with any of these businesses, and
719 this list should not be construed as an endorsement.",
720 "alphaindexline" => "$1 to $2",
721
722 # Email this user
723 #
724 "mailnologin" => "No send address",
725 "mailnologintext" => "You must be <a href=\"" .
726 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
727 and have a valid e-mail address in your <a href=\"" .
728 wfLocalUrl( "Special:Preferences" ) . "\">preferences</a>
729 to send e-mail to other users.",
730 "emailuser" => "E-mail this user",
731 "emailpage" => "E-mail user",
732 "emailpagetext" => "If this user has entered a valid e-mail address in
733 his or her user preferences, the form below will send a single message.
734 The e-mail address you entered in your user preferences will appear
735 as the \"From\" address of the mail, so the recipient will be able
736 to reply.",
737 "noemailtitle" => "No e-mail address",
738 "noemailtext" => "This user has not specified a valid e-mail address,
739 or has chosen not to receive e-mail from other users.",
740 "emailfrom" => "From",
741 "emailto" => "To",
742 "emailsubject" => "Subject",
743 "emailmessage" => "Message",
744 "emailsend" => "Send",
745 "emailsent" => "E-mail sent",
746 "emailsenttext" => "Your e-mail message has been sent.",
747
748 # Watchlist
749 #
750 "watchlist" => "My watchlist",
751 "watchlistsub" => "(for user \"$1\")",
752 "nowatchlist" => "You have no items on your watchlist.",
753 "watchnologin" => "Not logged in",
754 "watchnologintext" => "You must be <a href=\"" .
755 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
756 to modify your watchlist.",
757 "addedwatch" => "Added to watchlist",
758 "addedwatchtext" => "The page \"$1\" has been added to your <a href=\"" .
759 wfLocalUrl( "Special:Watchlist" ) . "\">watchlist</a>.
760 Future changes to this page and its associated Talk page will be listed there,
761 and the page will appear <b>bolded</b> in the <a href=\"" .
762 wfLocalUrl( "Special:Recentchanges" ) . "\">list of recent changes</a> to
763 make it easier to pick out.</p>
764
765 <p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar.",
766 "removedwatch" => "Removed from watchlist",
767 "removedwatchtext" => "The page \"$1\" has been removed from your watchlist.",
768 "watchthispage" => "Watch this page",
769 "unwatchthispage" => "Stop watching",
770 "notanarticle" => "Not an article",
771
772 # Delete/protect/revert
773 #
774 "deletepage" => "Delete page",
775 "confirm" => "Confirm",
776 "excontent" => "content was:",
777 "exbeforeblank" => "content before blanking was:",
778 "exblank" => "page was empty",
779 "confirmdelete" => "Confirm delete",
780 "deletesub" => "(Deleting \"$1\")",
781 "historywarning" => "Warning: The page you are about to delete has a history: ",
782 "confirmdeletetext" => "You are about to permanently delete a page
783 or image along with all of its history from the database.
784 Please confirm that you intend to do this, that you understand the
785 consequences, and that you are doing this in accordance with
786 [[Wikipedia:Policy]].",
787 "confirmcheck" => "Yes, I really want to delete this.",
788 "actioncomplete" => "Action complete",
789 "deletedtext" => "\"$1\" has been deleted.
790 See $2 for a record of recent deletions.",
791 "deletedarticle" => "deleted \"$1\"",
792 "dellogpage" => "Deletion_log",
793 "dellogpagetext" => "Below is a list of the most recent deletions.
794 All times shown are server time (UTC).
795 <ul>
796 </ul>
797 ",
798 "deletionlog" => "deletion log",
799 "reverted" => "Reverted to earlier revision",
800 "deletecomment" => "Reason for deletion",
801 "imagereverted" => "Revert to earlier version was successful.",
802 "rollback" => "Roll back edits",
803 "rollbacklink" => "rollback",
804 "rollbackfailed" => "Rollback failed",
805 "cantrollback" => "Cannot revert edit; last contributor is only author of this article.",
806 "alreadyrolled" => "Cannot rollback last edit of [[$1]]
807 by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
808
809 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
810 # only shown if there is an edit comment
811 "editcomment" => "The edit comment was: \"<i>$1</i>\".",
812 "revertpage" => "Reverted to last edit by $1",
813
814 # Undelete
815 "undelete" => "Restore deleted page",
816 "undeletepage" => "View and restore deleted pages",
817 "undeletepagetext" => "The following pages have been deleted but are still in the archive and
818 can be restored. The archive may be periodically cleaned out.",
819 "undeletearticle" => "Restore deleted article",
820 "undeleterevisions" => "$1 revisions archived",
821 "undeletehistory" => "If you restore the page, all revisions will be restored to the history.
822 If a new page with the same name has been created since the deletion, the restored
823 revisions will appear in the prior history, and the current revision of the live page
824 will not be automatically replaced.",
825 "undeleterevision" => "Deleted revision as of $1",
826 "undeletebtn" => "Restore!",
827 "undeletedarticle" => "restored \"$1\"",
828 "undeletedtext" => "The article [[$1]] has been successfully restored.
829 See [[Wikipedia:Deletion_log]] for a record of recent deletions and restorations.",
830
831 # Contributions
832 #
833 "contributions" => "User contributions",
834 "mycontris" => "My contributions",
835 "contribsub" => "For $1",
836 "nocontribs" => "No changes were found matching these criteria.",
837 "ucnote" => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
838 "uclinks" => "View the last $1 changes; view the last $2 days.",
839 "uctop" => " (top)" ,
840
841 # What links here
842 #
843 "whatlinkshere" => "What links here",
844 "notargettitle" => "No target",
845 "notargettext" => "You have not specified a target page or user
846 to perform this function on.",
847 "linklistsub" => "(List of links)",
848 "linkshere" => "The following pages link to here:",
849 "nolinkshere" => "No pages link to here.",
850 "isredirect" => "redirect page",
851
852 # Block/unblock IP
853 #
854 "blockip" => "Block IP address",
855 "blockiptext" => "Use the form below to block write access
856 from a specific IP address.
857 This should be done only only to prevent vandalism, and in
858 accordance with [[Wikipedia:Policy|Wikipedia policy]].
859 Fill in a specific reason below (for example, citing particular
860 pages that were vandalized).",
861 "ipaddress" => "IP Address",
862 "ipbreason" => "Reason",
863 "ipbsubmit" => "Block this address",
864 "badipaddress" => "The IP address is badly formed.",
865 "noblockreason" => "You must supply a reason for the block.",
866 "blockipsuccesssub" => "Block succeeded",
867 "blockipsuccesstext" => "The IP address \"$1\" has been blocked.
868 <br>See [[Special:Ipblocklist|IP block list]] to review blocks.",
869 "unblockip" => "Unblock IP address",
870 "unblockiptext" => "Use the form below to restore write access
871 to a previously blocked IP address.",
872 "ipusubmit" => "Unblock this address",
873 "ipusuccess" => "IP address \"$1\" unblocked",
874 "ipblocklist" => "List of blocked IP addresses",
875 "blocklistline" => "$1, $2 blocked $3",
876 "blocklink" => "block",
877 "unblocklink" => "unblock",
878 "contribslink" => "contribs",
879
880 # Developer tools
881 #
882 "lockdb" => "Lock database",
883 "unlockdb" => "Unlock database",
884 "lockdbtext" => "Locking the database will suspend the ability of all
885 users to edit pages, change their preferences, edit their watchlists, and
886 other things requiring changes in the database.
887 Please confirm that this is what you intend to do, and that you will
888 unlock the database when your maintenance is done.",
889 "unlockdbtext" => "Unlocking the database will restore the ability of all
890 users to edit pages, change their preferences, edit their watchlists, and
891 other things requiring changes in the database.
892 Please confirm that this is what you intend to do.",
893 "lockconfirm" => "Yes, I really want to lock the database.",
894 "unlockconfirm" => "Yes, I really want to unlock the database.",
895 "lockbtn" => "Lock database",
896 "unlockbtn" => "Unlock database",
897 "locknoconfirm" => "You did not check the confirmation box.",
898 "lockdbsuccesssub" => "Database lock succeeded",
899
900 "unlockdbsuccesssub" => "Database lock removed",
901 "lockdbsuccesstext" => "The Wikipedia database has been locked.
902 <br>Remember to remove the lock after your maintenance is complete.",
903 "unlockdbsuccesstext" => "The Wikipedia database has been unlocked.",
904
905 # SQL query
906 #
907 "asksql" => "SQL query",
908 "asksqltext" => "Use the form below to make a direct query of the
909 Wikipedia database.
910 Use single quotes ('like this') to delimit string literals.
911 This can often add considerable load to the server, so please use
912 this function sparingly.",
913 "sqlislogged" => "Please note that all queries are logged.",
914 "sqlquery" => "Enter query",
915 "querybtn" => "Submit query",
916 "selectonly" => "Queries other than \"SELECT\" are restricted to
917 Wikipedia developers.",
918 "querysuccessful" => "Query successful",
919
920 # Move page
921 #
922 "movepage" => "Move page",
923 "movepagetext" => "Using the form below will rename a page, moving all
924 of its history to the new name.
925 The old title will become a redirect page to the new title.
926 Links to the old page title will not be changed; be sure to
927 [[Special:Maintenance|check]] for double or broken redirects.
928 You are responsible for making sure that links continue to
929 point where they are supposed to go.
930
931 Note that the page will '''not''' be moved if there is already
932 a page at the new title, unless it is empty or a redirect and has no
933 past edit history. This means that you can rename a page back to where
934 it was just renamed from if you make a mistake, and you cannot overwrite
935 an existing page.
936
937 <b>WARNING!</b>
938 This can be a drastic and unexpected change for a popular page;
939 please be sure you understand the consequences of this before
940 proceeding.",
941 "movepagetalktext" => "The associated talk page, if any, will be automatically moved along with it '''unless:'''
942 *You are moving the page across namespaces,
943 *A non-empty talk page already exists under the new name, or
944 *You uncheck the box below.
945
946 In those cases, you will have to move or merge the page manually if desired.",
947 "movearticle" => "Move page",
948 "movenologin" => "Not logged in",
949 "movenologintext" => "You must be a registered user and <a href=\"" .
950 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
951 to move a page.",
952 "newtitle" => "To new title",
953 "movepagebtn" => "Move page",
954 "pagemovedsub" => "Move succeeded",
955 "pagemovedtext" => "Page \"[[$1]]\" moved to \"[[$2]]\".",
956 "articleexists" => "A page of that name already exists, or the
957 name you have chosen is not valid.
958 Please choose another name.",
959 "talkexists" => "The page itself was moved successfully, but the
960 talk page could not be moved because one already exists at the new
961 title. Please merge them manually.",
962 "movedto" => "moved to",
963 "movetalk" => "Move \"talk\" page as well, if applicable.",
964 "talkpagemoved" => "The corresponding talk page was also moved.",
965 "talkpagenotmoved" => "The corresponding talk page was <strong>not</strong> moved.",
966
967 );
968
969 class LanguageHu extends LanguageUtf8 {
970
971 function getDefaultUserOptions () {
972 global $wgDefaultUserOptionsHu ;
973 return $wgDefaultUserOptionsHu ;
974 }
975
976 function getBookstoreList () {
977 global $wgBookstoreListHu ;
978 return $wgBookstoreListHu ;
979 }
980
981 function getNamespaces() {
982 global $wgNamespaceNamesHu;
983 return $wgNamespaceNamesHu;
984 }
985
986 function getNsText( $index ) {
987 global $wgNamespaceNamesHu;
988 return $wgNamespaceNamesHu[$index];
989 }
990
991 function getNsIndex( $text ) {
992 global $wgNamespaceNamesHu;
993
994 foreach ( $wgNamespaceNamesHu as $i => $n ) {
995 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
996 }
997 return false;
998 }
999
1000 function getQuickbarSettings() {
1001 global $wgQuickbarSettingsHu;
1002 return $wgQuickbarSettingsHu;
1003 }
1004
1005 function getSkinNames() {
1006 global $wgSkinNamesHu;
1007 return $wgSkinNamesHu;
1008 }
1009
1010 function getMathNames() {
1011 global $wgMathNamesHu;
1012 return $wgMathNamesHu;
1013 }
1014
1015 function getDateFormats() {
1016 global $wgDateFormatsHu;
1017 return $wgDateFormatsHu;
1018 }
1019
1020 function getUserToggles() {
1021 global $wgUserTogglesHu;
1022 return $wgUserTogglesHu;
1023 }
1024
1025 /* inherit common getLanguageNames() */
1026
1027 function getMonthName( $key )
1028 {
1029 global $wgMonthNamesHu;
1030 return $wgMonthNamesHu[$key-1];
1031 }
1032
1033 function getMonthAbbreviation( $key )
1034 {
1035 global $wgMonthAbbreviationsHu;
1036 return $wgMonthAbbreviationsHu[$key-1];
1037 }
1038
1039 function getWeekdayName( $key )
1040 {
1041 global $wgWeekdayNamesHu;
1042 return $wgWeekdayNamesHu[$key-1];
1043 }
1044
1045 function getValidSpecialPages()
1046 {
1047 global $wgValidSpecialPagesHu;
1048 return $wgValidSpecialPagesHu;
1049 }
1050
1051 function getSysopSpecialPages()
1052 {
1053 global $wgSysopSpecialPagesHu;
1054 return $wgSysopSpecialPagesHu;
1055 }
1056
1057 function getDeveloperSpecialPages()
1058 {
1059 global $wgDeveloperSpecialPagesHu;
1060 return $wgDeveloperSpecialPagesHu;
1061 }
1062
1063 function getMessage( $key )
1064 {
1065 global $wgAllMessagesHu;
1066 if(array_key_exists($key, $wgAllMessagesHu))
1067 return $wgAllMessagesHu[$key];
1068 else
1069 return Language::getMessage($key);
1070 }
1071
1072 function checkTitleEncoding( $s ) {
1073 global $wgInputEncoding;
1074
1075 # Check for non-UTF-8 URLs; assume they are 8859-2
1076 $ishigh = preg_match( '/[\x80-\xff]/', $s);
1077 $isutf = ($ishigh ? preg_match( '/^([\x00-\x7f]|[\xc0-\xdf][\x80-\xbf]|' .
1078 '[\xe0-\xef][\x80-\xbf]{2}|[\xf0-\xf7][\x80-\xbf]{3})+$/', $s ) : true );
1079
1080 if( $ishigh and !$isutf )
1081 return iconv( "iso8859-2", "utf-8", $s );
1082
1083 return $s;
1084 }
1085
1086
1087 }
1088
1089 ?>