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