typo fixed: fonz -> font
[lhc/web/wiklou.git] / languages / LanguageSk.php
1 <?php
2
3 require_once("LanguageUtf8.php");
4
5 # Tu môžete meniť názvy "namespaces" (no proste, rôznych častí encyklopédie),
6 # ale čísla nechajte tak, ako sú! Program to tak vyžaduje...
7 #
8 /* private */ $wgNamespaceNamesSk = array(
9 -2 => "Media",
10 -1 => "Špeciálne",
11 0 => "",
12 1 => "Komentár",
13 2 => "Redaktor",
14 3 => "Komentár_k_redaktorovi",
15 4 => "Wikipédia",
16 5 => "Komentár_k_Wikipédii",
17 6 => "Obrázok",
18 7 => "Komentár_k_obrázku",
19 8 => "MediaWiki",
20 9 => "Komentár_k_MediaWiki",
21 10 => "Template",
22 11 => "Template_talk"
23
24 );
25
26 /* private */ $wgQuickbarSettingsSk = array(
27 "None", "Fixed left", "Fixed right", "Floating left"
28 );
29
30 /* private */ $wgSkinNamesSk = array(
31 'standard' => "Standard",
32 'nostalgia' => "Nostalgia",
33 'cologneblue' => "Cologne Blue",
34 'smarty' => "Paddington",
35 'montparnasse' => "Montparnasse",
36 'davinci' => "DaVinci",
37 'mono' => "Mono",
38 'monobook' => "MonoBook"
39 );
40
41 /* private */ $wgMathNamesSk = array(
42 "Vždy vytvor PNG",
43 "Na jednoduché použi HTML, inak PNG",
44 "Ak sa dá, použi HTML, inak PNG",
45 "Ponechaj TeX (pre textové prehliadače)",
46 "Odporúčame pre moderné prehliadače"
47 );
48
49 /* private */ $wgUserTogglesSk = array(
50 "hover" => "Zobrazuj text nad linkami do wiki",
51 "underline" => "Podčiarkuj linky",
52 "highlightbroken" => "Neexistujúce linky zobrazuj červenou.",
53 "justify" => "Zarovnávaj odstavce",
54 "hideminor" => "V posledných úpravách neukazuj drobné úpravy",
55 "usenewrc" => "Špeciálne zobrazenie posledných úprav (vyžaduje JavaScript)",
56 "numberheadings" => "Automaticky čísluj odstavce",
57 "showtoolbar" => "Show edit toolbar",
58 "rememberpassword" => "Pamätaj si heslo aj nabudúce",
59 "editwidth" => "Maximálna šírka editovacieho okna",
60 "editondblclick" => "Edituj stránky po dvojkliku (JavaScript)",
61 "watchdefault" => "Upozorňuj na nové a novu upravené stránky",
62 "minordefault" => "Označ všetky zmeny ako drobné",
63 "previewontop" => "Zobrazuj ukážku pred editovacím oknom, a nie až za ním"
64
65 );
66
67 /* private */ $wgWeekdayNamesSk = array(
68 "Nedeľa", "Pondelok", "Utorok", "Streda", "Štvrtok",
69 "Piatok", "Sobota"
70 );
71
72 /* private */ $wgMonthNamesSk = array(
73 "Január", "Február", "Marec", "Apríl", "Máj", "Jún",
74 "Júl", "August", "September", "Október", "November",
75 "December"
76 );
77
78 /* private */ $wgMonthAbbreviationsSk = array(
79 "Jan", "Feb", "Mar", "Apr", "Máj", "Jún", "Júl", "Aug",
80 "Sep", "Okt", "Nov", "Dec"
81 );
82
83 # All special pages have to be listed here: a description of ""
84 # will make them not show up on the "Special Pages" page, which
85 # is the right thing for some of them (such as the "targeted" ones).
86 #
87 /* private */ $wgValidSpecialPagesSk = array(
88 "Userlogin" => "",
89 "Userlogout" => "",
90 "Preferences" => "Užívateľské nastavenia",
91 "Watchlist" => "Sledované stránky",
92 "Recentchanges" => "Ostatné úpravy",
93 "Upload" => "Ulož obrázky",
94 "Imagelist" => "Zoznam obrázkov",
95 "Listusers" => "Registrovaní užívatelia",
96 "Statistics" => "Štatistika",
97 "Randompage" => "Náhodný článok",
98
99 "Lonelypages" => "Nezaradené články",
100 "Unusedimages" => "Nezaradené obrázky",
101 "Popularpages" => "Obľúbené články",
102 "Wantedpages" => "Najčítanejšie články",
103 "Shortpages" => "Krátke články",
104 "Longpages" => "Dlhé články",
105 "Newpages" => "Nové články",
106 # "Intl" => "Interlanguage Links",
107 "Allpages" => "Všetky články podľa nadpisu",
108
109 "Ipblocklist" => "Zablokované IP adresy",
110 "Maintenance" => "Údržba",
111 "Specialpages" => "",
112 "Contributions" => "",
113 "Emailuser" => "",
114 "Whatlinkshere" => "",
115 "Recentchangeslinked" => "",
116 "Movepage" => "",
117 "Booksources" => "Eksterné stránky s knihami",
118 # "Categories" => "Page categories",
119 "Export" => "Export XML",
120 "Version" => "Version",
121 );
122
123 /* private */ $wgSysopSpecialPagesSk = array(
124 "Blockip" => "Zablokuj IP adresu",
125 "Asksql" => "Dotaz do databázy",
126 "Undelete" => "Zobraz a obnov vymazané stránky"
127 );
128
129 /* private */ $wgDeveloperSpecialPagesSk = array(
130 "Lockdb" => "Zamkni databázu na zápis",
131 "Unlockdb" => "Odomkni databázu na zápis",
132 );
133
134 /* private */ $wgAllMessagesSk = array(
135
136 # Bits of text used by many pages:
137 #
138 "linktrail" => "/^([a-z]+)(.*)\$/sD",
139 "mainpage" => "Hlavná stránka",
140 "about" => "Úvod",
141 "aboutwikipedia" => "O Wikipédii",
142 "aboutpage" => "Wikipédia:Úvod",
143 "help" => "Pomoc",
144 "helppage" => "Wikipédia:Pomoc",
145 "wikititlesuffix" => "Wikipédia",
146 "bugreports" => "Známe_chyby",
147 "bugreportspage" => "Wikipédia:Známe_chyby",
148 "faq" => "FAQ",
149 "faqpage" => "Wikipédia:FAQ",
150 "edithelp" => "Informácie pre redaktorov",
151 "edithelppage" => "Wikipédia:Ako_editovať_stránku",
152 "cancel" => "Storno",
153 "qbfind" => "Nájdi",
154 "qbbrowse" => "Listuj",
155 "qbedit" => "Edituj",
156 "qbpageoptions" => "Možnosti stránky",
157 "qbpageinfo" => "Informácie o stránke",
158 "qbmyoptions" => "Moje nastavenia",
159 "mypage" => "Moja stránka",
160 "mytalk" => "Moje komentáre",
161 "currentevents" => "Aktuality",
162 "errorpagetitle" => "Chyba",
163 "returnto" => "Späť na $1.",
164 "fromwikipedia" => "Z Wikipédie, slobodnej encyklopédie.",
165 "whatlinkshere" => "Sem ukazujú stránky",
166 "help" => "Pomoc",
167 "search" => "Hľadaj",
168 "go" => "Choď",
169 "history" => "Staršie verzie",
170 "printableversion" => "Veria na tlač",
171 "editthispage" => "Edituj stránku",
172 "deletethispage" => "Vymaž stránku",
173 "protectthispage" => "Zamkni stránku",
174 "unprotectthispage" => "Odomkni stránku",
175 "newpage" => "Nová stránka",
176 "talkpage" => "Komentuj stránku",
177 "articlepage" => "Zobraz článok",
178 "subjectpage" => "Zobraz tému", # For compatibility
179 "userpage" => "Zobraz užívateľovu stránku",
180 "wikipediapage" => "Zobraz metastránku",
181 "imagepage" => "Zobraz stránku s obrázkom",
182 "viewtalkpage" => "Zobraz komentáre",
183 "otherlanguages" => "Iné jazyky",
184 "redirectedfrom" => "(Presmerované z $1)",
185 "lastmodified" => "Posledné úpravy $1.",
186 "viewcount" => "Táto stránka bola zobrazená $1-krát.",
187 "gnunote" => "Celý text je dostupný pod podmienkami <a class=internal href='/wiki/GNU_FDL'>GNU Free Documentation License</a>.",
188 "printsubtitle" => "(Zdroj: http://www.wikipedia.org)",
189 "protectedpage" => "Zamknutá stránka",
190 "administrators" => "Wikipédia:Správcovia",
191 "sysoptitle" => "Potrebné oprávnenie: sysop",
192 "sysoptext" => "Požadovanú akciu môžu vykonať iba užívatelia s oprávnením \"sysop\".
193 Viď $1.",
194 "developertitle" => "Potrebné oprávnenie: vývojár",
195 "developertext" => "Požadovanú akciu môžu vykonať iba užívatelia s oprávnením \"developer\".
196 Viď $1.",
197 "nbytes" => "$1 bajtov",
198 "go" => "Choď",
199 "ok" => "OK",
200 "sitetitle" => "Wikipédia",
201 "sitesubtitle" => "The Free Encyclopedia",
202 "retrievedfrom" => "Zdroj: \"$1\"",
203 "newmessages" => "Máš $1.",
204 "newmessageslink" => "nových správ",
205
206
207 # Main script and global functions
208 #
209 "nosuchaction" => "Neznáma akcia",
210 "nosuchactiontext" => "Softvér Wikipédie nepozná akciu, ktorú vyžadujete URL",
211 "nosuchspecialpage" => "Neznáma špeciálna stránka",
212 "nospecialpagetext" => "Softvér Wikipédie nepozná takúto špeciálnu stránku.",
213
214 # General errors
215 #
216 "error" => "Chyba",
217 "databaseerror" => "Chyba v databáze",
218 "dberrortext" => "Nastala syntaktická chyba v dotaze do databázy.
219 Znamená to chybnú dotaz (viď $5),
220 alebo chybu v softvéri.
221 Posledný pokus o dotaz bol:
222 <blockquote><tt>$1</tt></blockquote>
223 z funkcie \"<tt>$2</tt>\".
224 MySQL vrátil chybu \"<tt>$3: $4</tt>\".",
225 "noconnect" => "Neviem sa pripojiť k databáze na $1",
226 "nodb" => "Neviem otvoriť databázu $1",
227 "readonly" => "Databáza je zamknutá",
228 "enterlockreason" => "Zadajte dôvod zamknutia vrátane odhadu, kedy očakávate odomknutie",
229 "readonlytext" => "Databáza Wikipédie je momentálne zamknutá, nové články a úpravy sú zablokované, pravdepodobne kvôli údržbe databázy. Po skončení tejto údržby bude Wikipédia opäť fungovať normálne.
230 Správca, ktorý nariadil uazmknutie, uvádza tento dôvod:
231 <p>$1",
232 "missingarticle" => "Databáza nenašla text stránky, ktorú by mala nájsť, menovite \"$1\".
233 Toto najskôr nie je chyba v databáze, ale v softvéri.
234 Prosím ohláste túto chybu správcovi, uveďte aj linku (URL).",
235 "internalerror" => "Vnútorná chyba",
236 "filecopyerror" => "Neviem skopírovať súbor \"$1\" na \"$2\".",
237 "filerenameerror" => "Neviem premenovať súbor \"$1\" na \"$2\".",
238 "filedeleteerror" => "Neviem vymazať súbor \"$1\".",
239 "filenotfound" => "Neviem nájsť súbor \"$1\".",
240 "unexpected" => "Nečakaná hodnota: \"$1\"=\"$2\".",
241 "formerror" => "Chyba: neviem odoslať formulár",
242 "badarticleerror" => "Na tejto stránke túto akciu vykonať nemožno.",
243 "cannotdelete" => "Neviem vymazať danú stránku alebo obrázok. (Možno to už vymazal niekto iný.)",
244 "badtitle" => "Zlý nadpis",
245 "badtitletext" => "Požadovaný nadpis bol neplatný, nezadaný, alebo nesprávne linkovaný.",
246 "perfdisabled" => "Prepáčte! Táto funkcia je počas špičky dočasne vypnutá kvôli veľkej záťaži; prosím vráťte sa medzi 02:00 a 14:00 UTC.",
247
248 # Login and logout pages
249 #
250 "logouttitle" => "Odhlásiť užívateľa",
251 "logouttext" => "Práve ste sa odhlásili.
252 Môžete naďalej používať Wikipédiu anonymne,
253 alebo sa môžete opäť prihlásiť pod rovnakým alebo odlišným užívateľským menom.\n",
254
255 "welcomecreation" => "<h2>Vitaj, $1!</h2><p>Vaše konto je vytvorené.
256 Nezabudnite si nastaviť užívateľské nastavenia.",
257
258 "loginpagetitle" => "Prihlásiť užívateľa",
259 "yourname" => "Vaše užívateľské meno",
260 "yourpassword" => "Vaše heslo",
261 "yourpasswordagain" => "Zopakujte heslo",
262 "newusersonly" => " (iba noví užívatelia)",
263 "remembermypassword" => "Pamätať si heslo aj po vypnutí počítača.",
264 "loginproblem" => "<b>Nastal problém pri prihlasovaní.</b><br>Skúste znova!",
265 "alreadyloggedin" => "<font color=red><b>Užívateľ $1, vy už ste prihlásený!</b></font><br>\n",
266
267 "login" => "Log in",
268 "userlogin" => "Log in",
269 "logout" => "Log out",
270 "userlogout" => "Log out",
271 "createaccount" => "Create new account",
272 "badretype" => "The passwords you entered do not match.",
273 "userexists" => "The user name you entered is already in use. Please choosea different name.",
274 "youremail" => "Your e-mail",
275 "yournick" => "Your nickname (for signatures)",
276 "emailforlost" => "If you forget your password, you can have a new one mailed to your e-mail address.",
277 "loginerror" => "Login error",
278 "noname" => "You have not specified a valid user name.",
279 "loginsuccesstitle" => "Login successful",
280 "loginsuccess" => "You are now logged in to Wikipedia as \"$1\".",
281 "nosuchuser" => "There is no user by the name \"$1\".
282 Check your spelling, or use the form below to create a new user account.",
283 "wrongpassword" => "The password you entered is incorrect. Please try again.",
284 "mailmypassword" => "Mail me a new password",
285 "passwordremindertitle" => "Password reminder from Wikipedia",
286 "passwordremindertext" => "Someone (probably you, from IP address $1)
287 requested that we send you a new Wikipedia login password.
288 The password for user \"$2\" is now \"$3\".
289 You should log in and change your password now.",
290 "noemail" => "There is no e-mail address recorded for user \"$1\".",
291 "passwordsent" => "A new password has been sent to the e-mail address
292 registered for \"$1\".
293 Please log in again after you receive it.",
294
295 # Edit pages
296 #
297 "summary" => "Summary",
298 "minoredit" => "This is a minor edit",
299 "watchthis" => "Watch this article",
300 "savearticle" => "Save page",
301 "preview" => "Preview",
302 "showpreview" => "Show preview",
303 "blockedtitle" => "User is blocked",
304 "blockedtext" => "Your user name or IP address has been blocked by $1.
305 The reason given is this:<br>''$2''<p>You may contact $1 or one of the other
306 [[Wikipedia:administrators|administrators]] to discuss the block.",
307 "newarticle" => "(New)",
308 "newarticletext" =>
309 "You've followed a link to a page that doesn't exist yet.
310 To create the page, start typing in the box below
311 (see the [[Wikipedia:Help|help page]] for more info).
312 If you are here by mistake, just click your browser's '''back''' button.",
313 "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.'' ",
314 "noarticletext" => "(There is currently no text in this page)",
315 "updated" => "(Updated)",
316 "note" => "<strong>Note:</strong> ",
317 "previewnote" => "Remember that this is only a preview, and has not yet been saved!",
318 "previewconflict" => "This preview reflects the text in the upper
319 text editing area as it will appear if you choose to save.",
320 "editing" => "Editing $1",
321 "editconflict" => "Edit conflict: $1",
322 "explainconflict" => "Someone else has changed this page since you
323 started editing it.
324 The upper text area contains the page text as it currently exists.
325 Your changes are shown in the lower text area.
326 You will have to merge your changes into the existing text.
327 <b>Only</b> the text in the upper text area will be saved when you
328 press \"Save page\".\n<p>",
329 "yourtext" => "Your text",
330 "storedversion" => "Stored version",
331 "editingold" => "<strong>WARNING: You are editing an out-of-date
332 revision of this page.
333 If you save it, any changes made since this revision will be lost.</strong>\n",
334 "yourdiff" => "Differences",
335 "copyrightwarning" => "Please note that all contributions to Wikipedia are
336 considered to be released under the GNU Free Documentation License
337 (see $1 for details).
338 If you don't want your writing to be edited mercilessly and redistributed
339 at will, then don't submit it here.<br>
340 You are also promising us that you wrote this yourself, or copied it from a
341 public domain or similar free resource.
342 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>",
343 "longpagewarning" => "WARNING: This page is $1 kilobytes long; some
344 browsers may have problems editing pages approaching or longer than 32kb.
345 Please consider breaking the page into smaller sections.",
346
347 # History pages
348 #
349 "revhistory" => "Revision history",
350 "nohistory" => "There is no edit history for this page.",
351 "revnotfound" => "Revision not found",
352 "revnotfoundtext" => "The old revision of the page you asked for could not be found.
353 Please check the URL you used to access this page.\n",
354 "loadhist" => "Loading page history",
355 "currentrev" => "Current revision",
356 "revisionasof" => "Revision as of $1",
357 "cur" => "cur",
358 "next" => "next",
359 "last" => "last",
360 "orig" => "orig",
361 "histlegend" => "Legend: (cur) = difference with current version,
362 (last) = difference with preceding version, M = minor edit",
363
364 # Diffs
365 #
366 "difference" => "(Difference between revisions)",
367 "loadingrev" => "loading revision for diff",
368 "lineno" => "Line $1:",
369 "editcurrent" => "Edit the current version of this page",
370
371 # Search results
372 #
373 "searchresults" => "Search results",
374 "searchhelppage" => "Wikipedia:Searching",
375 "searchingwikipedia" => "Searching Wikipedia",
376 "searchresulttext" => "For more information about searching Wikipedia, see $1.",
377 "searchquery" => "For query \"$1\"",
378 "badquery" => "Badly formed search query",
379 "badquerytext" => "We could not process your query.
380 This is probably because you have attempted to search for a
381 word fewer than three letters long, which is not yet supported.
382 It could also be that you have mistyped the expression, for
383 example \"fish and and scales\".
384 Please try another query.",
385 "matchtotals" => "The query \"$1\" matched $2 article titles
386 and the text of $3 articles.",
387 "nogomatch" => "No page with this exact title exists, trying full text search. ",
388 "titlematches" => "Article title matches",
389 "notitlematches" => "No article title matches",
390 "textmatches" => "Article text matches",
391 "notextmatches" => "No article text matches",
392 "prevn" => "previous $1",
393 "nextn" => "next $1",
394 "viewprevnext" => "View ($1) ($2) ($3).",
395 "showingresults" => "Showing below <b>$1</b> results starting with #<b>$2</b>.",
396 "nonefound" => "<strong>Note</strong>: unsuccessful searches are
397 often caused by searching for common words like \"have\" and \"from\",
398 which are not indexed, or by specifying more than one search term (only pages
399 containing all of the search terms will appear in the result).",
400 "powersearch" => "Search",
401 "powersearchtext" => "
402 Search in namespaces :<br>
403 $1<br>
404 $2 List redirects &nbsp; Search for $3 $9",
405
406
407 # Preferences page
408 #
409 "preferences" => "Preferences",
410 "prefsnologin" => "Not logged in",
411 "prefsnologintext" => "You must be <a href=\"" .
412 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
413 to set user preferences.",
414 "prefslogintext" => "You are logged in as \"$1\".
415 Your internal ID number is $2.",
416 "prefsreset" => "Preferences have been reset from storage.",
417 "qbsettings" => "Quickbar settings",
418 "changepassword" => "Change password",
419 "skin" => "Skin",
420 "math" => "Rendering math",
421 "math_failure" => "Failed to parse",
422 "math_unknown_error" => "unknown error",
423 "math_unknown_function" => "unknown function ",
424 "math_lexing_error" => "lexing error",
425 "math_syntax_error" => "syntax error",
426 "saveprefs" => "Save preferences",
427 "resetprefs" => "Reset preferences",
428 "oldpassword" => "Old password",
429 "newpassword" => "New password",
430 "retypenew" => "Retype new password",
431 "textboxsize" => "Textbox dimensions",
432 "rows" => "Rows",
433 "columns" => "Columns",
434 "searchresultshead" => "Search result settings",
435 "resultsperpage" => "Hits to show per page",
436 "contextlines" => "Lines to show per hit",
437 "contextchars" => "Characters of context per line",
438 "stubthreshold" => "Threshold for stub display",
439 "recentchangescount" => "Number of titles in recent changes",
440 "savedprefs" => "Your preferences have been saved.",
441 "timezonetext" => "Enter number of hours your local time differs
442 from server time (UTC).",
443 "localtime" => "Local time",
444 "timezoneoffset" => "Offset",
445 "emailflag" => "Disable e-mail from other users",
446
447 # Recent changes
448 #
449 "changes" => "changes",
450 "recentchanges" => "Recent changes",
451 "recentchangestext" => "Track the most recent changes to Wikipedia on this page.
452 [[Wikipedia:Welcome,_newcomers|Welcome, newcomers]]!
453 Please have a look at these pages: [[wikipedia:FAQ|Wikipedia FAQ]],
454 [[Wikipedia:Policies and guidelines|Wikipedia policy]]
455 (especially [[wikipedia:Naming conventions|naming conventions]],
456 [[wikipedia:Neutral point of view|neutral point of view]]),
457 and [[wikipedia:Most common Wikipedia faux pas|most common Wikipedia faux pas]].
458
459 If you want to see Wikipedia succeed, it's very important that you don't add
460 material restricted by others' [[wikipedia:Copyrights|copyrights]].
461 The legal liability could really hurt the project, so please don't do it.
462 See also the [http://meta.wikipedia.org/wiki/Special:Recentchanges recent meta discussion].",
463 "rcloaderr" => "Loading recent changes",
464 "rcnote" => "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
465 "rcnotefrom" => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
466 "rclistfrom" => "Show new changes starting from $1",
467 # "rclinks" => "Show last $1 changes in last $2 hours / last $3 days",
468 "rclinks" => "Show last $1 changes in last $2 days.",
469 "rchide" => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
470 "diff" => "diff",
471 "hist" => "hist",
472 "hide" => "hide",
473 "show" => "show",
474 "tableform" => "table",
475 "listform" => "list",
476 "nchanges" => "$1 changes",
477 "minoreditletter" => "M",
478 "newpageletter" => "N",
479
480 # Upload
481 #
482 "upload" => "Upload file",
483 "uploadbtn" => "Upload file",
484 "uploadlink" => "Upload images",
485 "reupload" => "Re-upload",
486 "reuploaddesc" => "Return to the upload form.",
487 "uploadnologin" => "Not logged in",
488 "uploadnologintext" => "You must be <a href=\"" .
489 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
490 to upload files.",
491 "uploadfile" => "Upload file",
492 "uploaderror" => "Upload error",
493 "uploadtext" => "<strong>STOP!</strong> Before you upload here,
494 make sure to read and follow Wikipedia's <a href=\"" .
495 wfLocalUrlE( "Wikipedia:Image_use_policy" ) . "\">image use policy</a>.
496 <p>To view or search previously uploaded images,
497 go to the <a href=\"" . wfLocalUrlE( "Special:Imagelist" ) .
498 "\">list of uploaded images</a>.
499 Uploads and deletions are logged on the <a href=\"" .
500 wfLocalUrlE( "Wikipedia:Upload_log" ) . "\">upload log</a>.
501 <p>Use the form below to upload new image files for use in
502 illustrating your articles.
503 On most browsers, you will see a \"Browse...\" button, which will
504 bring up your operating system's standard file open dialog.
505 Choosing a file will fill the name of that file into the text
506 field next to the button.
507 You must also check the box affirming that you are not
508 violating any copyrights by uploading the file.
509 Press the \"Upload\" button to finish the upload.
510 This may take some time if you have a slow internet connection.
511 <p>The preferred formats are JPEG for photographic images, PNG
512 for drawings and other iconic images, and OGG for sounds.
513 Please name your files descriptively to avoid confusion.
514 To include the image in an article, use a link in the form
515 <b>[[image:file.jpg]]</b> or <b>[[image:file.png|alt text]]</b>
516 or <b>[[media:file.ogg]]</b> for sounds.
517 <p>Please note that as with Wikipedia pages, others may edit or
518 delete your uploads if they think it serves the encyclopedia, and
519 you may be blocked from uploading if you abuse the system.",
520 "uploadlog" => "upload log",
521 "uploadlogpage" => "Upload_log",
522 "uploadlogpagetext" => "Below is a list of the most recent file uploads.
523 All times shown are server time (UTC).
524 <ul>
525 </ul>
526 ",
527 "filename" => "Filename",
528 "filedesc" => "Summary",
529 "affirmation" => "I affirm that the copyright holder of this file
530 agrees to license it under the terms of the $1.",
531 "copyrightpage" => "Wikipedia:Copyrights",
532 "copyrightpagename" => "Wikipedia copyright",
533 "uploadedfiles" => "Uploaded files",
534 "noaffirmation" => "You must affirm that your upload does not violate
535 any copyrights.",
536 "ignorewarning" => "Ignore warning and save file anyway.",
537 "minlength" => "Image names must be at least three letters.",
538 "badfilename" => "Image name has been changed to \"$1\".",
539 "badfiletype" => "\".$1\" is not a recommended image file format.",
540 "largefile" => "It is recommended that images not exceed 100k in size.",
541 "successfulupload" => "Successful upload",
542 "fileuploaded" => "File \"$1\" uploaded successfully.
543 Please follow this link: ($2) to the description page and fill
544 in information about the file, such as where it came from, when it was
545 created and by whom, and anything else you may know about it.",
546 "uploadwarning" => "Upload warning",
547 "savefile" => "Save file",
548 "uploadedimage" => "uploaded \"$1\"",
549
550 # Image list
551 #
552 "imagelist" => "Image list",
553 "imagelisttext" => "Below is a list of $1 images sorted $2.",
554 "getimagelist" => "fetching image list",
555 "ilshowmatch" => "Show all images with names matching",
556 "ilsubmit" => "Search",
557 "showlast" => "Show last $1 images sorted $2.",
558 "all" => "all",
559 "byname" => "by name",
560 "bydate" => "by date",
561 "bysize" => "by size",
562 "imgdelete" => "del",
563 "imgdesc" => "desc",
564 "imglegend" => "Legend: (desc) = show/edit image description.",
565 "imghistory" => "Image history",
566 "revertimg" => "rev",
567 "deleteimg" => "del",
568 "imghistlegend" => "Legend: (cur) = this is the current image, (del) = delete
569 this old version, (rev) = revert to this old version.
570 <br><i>Click on date to see image uploaded on that date</i>.",
571 "imagelinks" => "Image links",
572 "linkstoimage" => "The following pages link to this image:",
573 "nolinkstoimage" => "There are no pages that link to this image.",
574
575 # Statistics
576 #
577 "statistics" => "Statistics",
578 "sitestats" => "Site statistics",
579 "userstats" => "User statistics",
580 "sitestatstext" => "There are <b>$1</b> total pages in the database.
581 This includes \"talk\" pages, pages about Wikipedia, minimal \"stub\"
582 pages, redirects, and others that probably don't qualify as articles.
583 Excluding those, there are <b>$2</b> pages that are probably legitimate
584 articles.<p>
585 There have been a total of <b>$3</b> page views, and <b>$4</b> page edits
586 since the software was upgraded (July 20, 2002).
587 That comes to <b>$5</b> average edits per page, and <b>$6</b> views per edit.",
588 "userstatstext" => "There are <b>$1</b> registered users.
589 <b>$2</b> of these are administrators (see $3).",
590
591 # Maintenance Page
592 #
593 "maintenance" => "Maintenance page",
594 "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 ;-)",
595 "maintenancebacklink" => "Back to Maintenance Page",
596 "disambiguations" => "Disambiguation pages",
597 "disambiguationspage" => "Wikipedia:Links_to_disambiguating_pages",
598 "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.",
599 "doubleredirects" => "Double Redirects",
600 "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.",
601 "brokenredirects" => "Broken Redirects",
602 "brokenredirectstext" => "The following redirects link to a non-existing article.",
603 "selflinks" => "Pages with Self Links",
604 "selflinkstext" => "The following pages contain a link to themselves, which they should not.",
605 "mispeelings" => "Pages with misspellings",
606 "mispeelingstext" => "The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).",
607 "mispeelingspage" => "List of common misspellings",
608 "missinglanguagelinks" => "Missing Language Links",
609 "missinglanguagelinksbutton" => "Find missing language links for",
610 "missinglanguagelinkstext" => "These articles do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
611
612
613 # Miscellaneous special pages
614 #
615 "orphans" => "Orphaned pages",
616 "lonelypages" => "Orphaned pages",
617 "unusedimages" => "Unused images",
618 "popularpages" => "Popular pages",
619 "nviews" => "$1 views",
620 "wantedpages" => "Wanted pages",
621 "nlinks" => "$1 links",
622 "allpages" => "All pages",
623 "randompage" => "Random page",
624 "shortpages" => "Short pages",
625 "longpages" => "Long pages",
626 "listusers" => "User list",
627 "specialpages" => "Special pages",
628 "spheading" => "Special pages",
629 "sysopspheading" => "Special pages for sysop use",
630 "developerspheading" => "Special pages for developer use",
631 "protectpage" => "Protect page",
632 "recentchangeslinked" => "Related changes",
633 "rclsub" => "(to pages linked from \"$1\")",
634 "debug" => "Debug",
635 "newpages" => "New pages",
636 "movethispage" => "Move this page",
637 "unusedimagestext" => "<p>Please note that other web sites
638 such as the international Wikipedias may link to an image with
639 a direct URL, and so may still be listed here despite being
640 in active use.",
641 "booksources" => "Book sources",
642 "booksourcetext" => "Below is a list of links to other sites that
643 sell new and used books, and may also have further information
644 about books you are looking for.
645 Wikipedia is not affiliated with any of these businesses, and
646 this list should not be construed as an endorsement.",
647
648 # Email this user
649 #
650 "mailnologin" => "No send address",
651 "mailnologintext" => "You must be <a href=\"" .
652 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
653 and have a valid e-mail address in your <a href=\"" .
654 wfLocalUrl( "Special:Preferences" ) . "\">preferences</a>
655 to send e-mail to other users.",
656 "emailuser" => "E-mail this user",
657 "emailpage" => "E-mail user",
658 "emailpagetext" => "If this user has entered a valid e-mail address in
659 his or her user preferences, the form below will send a single message.
660 The e-mail address you entered in your user preferences will appear
661 as the \"From\" address of the mail, so the recipient will be able
662 to reply.",
663 "noemailtitle" => "No e-mail address",
664 "noemailtext" => "This user has not specified a valid e-mail address,
665 or has chosen not to receive e-mail from other users.",
666 "emailfrom" => "From",
667 "emailto" => "To",
668 "emailsubject" => "Subject",
669 "emailmessage" => "Message",
670 "emailsend" => "Send",
671 "emailsent" => "E-mail sent",
672 "emailsenttext" => "Your e-mail message has been sent.",
673
674 # Watchlist
675 #
676 "watchlist" => "My watchlist",
677 "watchlistsub" => "(for user \"$1\")",
678 "nowatchlist" => "You have no items on your watchlist.",
679 "watchnologin" => "Not logged in",
680 "watchnologintext" => "You must be <a href=\"" .
681 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
682 to modify your watchlist.",
683 "addedwatch" => "Added to watchlist",
684 "addedwatchtext" => "The page \"$1\" has been added to your <a href=\"" .
685 wfLocalUrl( "Special:Watchlist" ) . "\">watchlist</a>.
686 Future changes to this page and its associated Talk page will be listed there,
687 and the page will appear <b>bolded</b> in the <a href=\"" .
688 wfLocalUrl( "Special:Recentchanges" ) . "\">list of recent changes</a> to
689 make it easier to pick out.</p>
690
691 <p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar.",
692 "removedwatch" => "Removed from watchlist",
693 "removedwatchtext" => "The page \"$1\" has been removed from your watchlist.",
694 "watchthispage" => "Watch this page",
695 "unwatchthispage" => "Stop watching",
696 "notanarticle" => "Not an article",
697
698 # Delete/protect/revert
699 #
700 "deletepage" => "Delete page",
701 "confirm" => "Confirm",
702 "confirmdelete" => "Confirm delete",
703 "deletesub" => "(Deleting \"$1\")",
704 "confirmdeletetext" => "You are about to permanently delete a page
705 or image along with all of its history from the database.
706 Please confirm that you intend to do this, that you understand the
707 consequences, and that you are doing this in accordance with
708 [[Wikipedia:Policy]].",
709 "confirmcheck" => "Yes, I really want to delete this.",
710 "actioncomplete" => "Action complete",
711 "deletedtext" => "\"$1\" has been deleted.
712 See $2 for a record of recent deletions.",
713 "deletedarticle" => "deleted \"$1\"",
714 "dellogpage" => "Deletion_log",
715 "dellogpagetext" => "Below is a list of the most recent deletions.
716 All times shown are server time (UTC).
717 <ul>
718 </ul>
719 ",
720 "deletionlog" => "deletion log",
721 "reverted" => "Reverted to earlier revision",
722 "deletecomment" => "Reason for deletion",
723 "imagereverted" => "Revert to earlier version was successful.",
724 "rollback" => "Roll back edits",
725 "rollbacklink" => "rollback",
726 "cantrollback" => "Can't revert edit; last contributor is only author of this article.",
727 "revertpage" => "Reverted to last edit by $1",
728
729 # Undelete
730 "undelete" => "Restore deleted page",
731 "undeletepage" => "View and restore deleted pages",
732 "undeletepagetext" => "The following pages have been deleted but are still in the archive and
733 can be restored. The archive may be periodically cleaned out.",
734 "undeletearticle" => "Restore deleted article",
735 "undeleterevisions" => "$1 revisions archived",
736 "undeletehistory" => "If you restore the page, all revisions will be restored to the history.
737 If a new page with the same name has been created since the deletion, the restored
738 revisions will appear in the prior history, and the current revision of the live page
739 will not be automatically replaced.",
740 "undeleterevision" => "Deleted revision as of $1",
741 "undeletebtn" => "Restore!",
742 "undeletedarticle" => "restored \"$1\"",
743 "undeletedtext" => "The article [[$1]] has been successfully restored.
744 See [[Wikipedia:Deletion_log]] for a record of recent deletions and restorations.",
745
746 # Contributions
747 #
748 "contributions" => "User contributions",
749 "mycontris" => "My contributions",
750 "contribsub" => "For $1",
751 "nocontribs" => "No changes were found matching these criteria.",
752 "ucnote" => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
753 "uclinks" => "View the last $1 changes; view the last $2 days.",
754 "uctop" => " (top)" ,
755
756 # What links here
757 #
758 "whatlinkshere" => "What links here",
759 "notargettitle" => "No target",
760 "notargettext" => "You have not specified a target page or user
761 to perform this function on.",
762 "linklistsub" => "(List of links)",
763 "linkshere" => "The following pages link to here:",
764 "nolinkshere" => "No pages link to here.",
765 "isredirect" => "redirect page",
766
767 # Block/unblock IP
768 #
769 "blockip" => "Block IP address",
770 "blockiptext" => "Use the form below to block write access
771 from a specific IP address.
772 This should be done only only to prevent vandalism, and in
773 accordance with [[Wikipedia:Policy|Wikipedia policy]].
774 Fill in a specific reason below (for example, citing particular
775 pages that were vandalized).",
776 "ipaddress" => "IP Address",
777 "ipbreason" => "Reason",
778 "ipbsubmit" => "Block this address",
779 "badipaddress" => "The IP address is badly formed.",
780 "noblockreason" => "You must supply a reason for the block.",
781 "blockipsuccesssub" => "Block succeeded",
782 "blockipsuccesstext" => "The IP address \"$1\" has been blocked.
783 <br>See [[Special:Ipblocklist|IP block list]] to review blocks.",
784 "unblockip" => "Unblock IP address",
785 "unblockiptext" => "Use the form below to restore write access
786 to a previously blocked IP address.",
787 "ipusubmit" => "Unblock this address",
788 "ipusuccess" => "IP address \"$1\" unblocked",
789 "ipblocklist" => "List of blocked IP addresses",
790 "blocklistline" => "$1, $2 blocked $3",
791 "blocklink" => "block",
792 "unblocklink" => "unblock",
793 "contribslink" => "contribs",
794
795 # Developer tools
796 #
797 "lockdb" => "Lock database",
798 "unlockdb" => "Unlock database",
799 "lockdbtext" => "Locking the database will suspend the ability of all
800 users to edit pages, change their preferences, edit their watchlists, and
801 other things requiring changes in the database.
802 Please confirm that this is what you intend to do, and that you will
803 unlock the database when your maintenance is done.",
804 "unlockdbtext" => "Unlocking the database will restore the ability of all
805 users to edit pages, change their preferences, edit their watchlists, and
806 other things requiring changes in the database.
807 Please confirm that this is what you intend to do.",
808 "lockconfirm" => "Yes, I really want to lock the database.",
809 "unlockconfirm" => "Yes, I really want to unlock the database.",
810 "lockbtn" => "Lock database",
811 "unlockbtn" => "Unlock database",
812 "locknoconfirm" => "You did not check the confirmation box.",
813 "lockdbsuccesssub" => "Database lock succeeded",
814 "unlockdbsuccesssub" => "Database lock removed",
815 "lockdbsuccesstext" => "The Wikipedia database has been locked.
816 <br>Remember to remove the lock after your maintenance is complete.",
817 "unlockdbsuccesstext" => "The Wikipedia database has been unlocked.",
818
819 # SQL query
820 #
821 "asksql" => "SQL query",
822 "asksqltext" => "Use the form below to make a direct query of the
823 Wikipedia database.
824 Use single quotes ('like this') to delimit string literals.
825 This can often add considerable load to the server, so please use
826 this function sparingly.",
827 "sqlquery" => "Enter query",
828 "querybtn" => "Submit query",
829 "selectonly" => "Queries other than \"SELECT\" are restricted to
830 Wikipedia developers.",
831 "querysuccessful" => "Query successful",
832
833 # Move page
834 #
835 "movepage" => "Move page",
836 "movepagetext" => "Using the form below will rename a page, moving all
837 of its history to the new name.
838 The old title will become a redirect page to the new title.
839 Links to the old page title will not be changed; be sure to
840 [[Special:Maintenance|check]] for double or broken redirects.
841 You are responsible for making sure that links continue to
842 point where they are supposed to go.
843
844 Note that the page will '''not''' be moved if there is already
845 a page at the new title, unless it is empty or a redirect and has no
846 past edit history. This means that you can rename a page back to where
847 it was just renamed from if you make a mistake, and you cannot overwrite
848 an existing page.
849
850 <b>WARNING!</b>
851 This can be a drastic and unexpected change for a popular page;
852 please be sure you understand the consequences of this before
853 proceeding.",
854 "movepagetalktext" => "The associated talk page, if any, will be automatically moved along with it '''unless:'''
855 *You are moving the page across namespaces,
856 *A non-empty talk page already exists under the new name, or
857 *You uncheck the box below.
858
859 In those cases, you will have to move or merge the page manually if desired.",
860 "movearticle" => "Move page",
861 "movenologin" => "Not logged in",
862 "movenologintext" => "You must be a registered user and <a href=\"" .
863 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
864 to move a page.",
865 "newtitle" => "To new title",
866 "movepagebtn" => "Move page",
867 "pagemovedsub" => "Move succeeded",
868 "pagemovedtext" => "Page \"[[$1]]\" moved to \"[[$2]]\".",
869 "articleexists" => "A page of that name already exists, or the
870 name you have chosen is not valid.
871 Please choose another name.",
872 "talkexists" => "The page itself was moved successfully, but the
873 talk page could not be moved because one already exists at the new
874 title. Please merge them manually.",
875 "movedto" => "moved to",
876 "movetalk" => "Move \"talk\" page as well, if applicable.",
877 "talkpagemoved" => "The corresponding talk page was also moved.",
878 "talkpagenotmoved" => "The corresponding talk page was <strong>not</strong> moved.",
879
880 );
881
882 class LanguageSk extends LanguageUtf8 {
883
884 function getNamespaces() {
885 global $wgNamespaceNamesSk;
886 return $wgNamespaceNamesSk;
887 }
888
889 function getNsText( $index ) {
890 global $wgNamespaceNamesSk;
891 return $wgNamespaceNamesSk[$index];
892 }
893
894 function getNsIndex( $text ) {
895 global $wgNamespaceNamesSk;
896
897 foreach ( $wgNamespaceNamesSk as $i => $n ) {
898 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
899 }
900 if( 0 == strcasecmp( "Special", $text ) ) return -1;
901 if( 0 == strcasecmp( "Wikipedia", $text ) ) return 4;
902 return false;
903 }
904
905 function getQuickbarSettings() {
906 global $wgQuickbarSettingsSk;
907 return $wgQuickbarSettingsSk;
908 }
909
910 function getSkinNames() {
911 global $wgSkinNamesSk;
912 return $wgSkinNamesSk;
913 }
914
915 function getMathNames() {
916 global $wgMathNamesSk;
917 return $wgMathNamesSk;
918 }
919
920 function getUserToggles() {
921 global $wgUserTogglesSk;
922 return $wgUserTogglesSk;
923 }
924
925 function getMonthName( $key )
926 {
927 global $wgMonthNamesSk;
928 return $wgMonthNamesSk[$key-1];
929 }
930
931 function getMonthAbbreviation( $key )
932 {
933 global $wgMonthAbbreviationsSk;
934 return $wgMonthAbbreviationsSk[$key-1];
935 }
936
937 function getWeekdayName( $key )
938 {
939 global $wgWeekdayNamesSk;
940 return $wgWeekdayNamesSk[$key-1];
941 }
942
943 function getValidSpecialPages()
944 {
945 global $wgValidSpecialPagesSk;
946 return $wgValidSpecialPagesSk;
947 }
948
949 function getSysopSpecialPages()
950 {
951 global $wgSysopSpecialPagesSk;
952 return $wgSysopSpecialPagesSk;
953 }
954
955 function getDeveloperSpecialPages()
956 {
957 global $wgDeveloperSpecialPagesSk;
958 return $wgDeveloperSpecialPagesSk;
959 }
960
961 function getMessage( $key )
962 {
963 global $wgAllMessagesSk;
964 if($wgAllMessagesSk[$key])
965 return $wgAllMessagesSk[$key];
966 return Language::getMessage( $key );
967 }
968
969 function fallback8bitEncoding() {
970 return "iso-8859-2"; #?
971 }
972
973 }
974 ?>