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