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