minetest.po 253 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: minetest\n"
  4. "Report-Msgid-Bugs-To: \n"
  5. "POT-Creation-Date: 2023-12-03 18:48+0100\n"
  6. "PO-Revision-Date: 2023-10-20 20:44+0000\n"
  7. "Last-Translator: BRN Systems <brnsystems123@gmail.com>\n"
  8. "Language-Team: Slovak <https://hosted.weblate.org/projects/minetest/minetest/"
  9. "sk/>\n"
  10. "Language: sk\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
  15. "X-Generator: Weblate 5.1\n"
  16. #: builtin/client/chatcommands.lua
  17. msgid "Clear the out chat queue"
  18. msgstr "Vyprázdniť výstupný komunikačný poradovník"
  19. #: builtin/client/chatcommands.lua
  20. msgid "Empty command."
  21. msgstr "Prázdny príkaz."
  22. #: builtin/client/chatcommands.lua
  23. msgid "Exit to main menu"
  24. msgstr "Návrat do hlavnej ponuky"
  25. #: builtin/client/chatcommands.lua
  26. msgid "Invalid command: "
  27. msgstr "Chybný príkaz: "
  28. #: builtin/client/chatcommands.lua
  29. msgid "Issued command: "
  30. msgstr "Spustený príkaz: "
  31. #: builtin/client/chatcommands.lua
  32. msgid "List online players"
  33. msgstr "Vypísať pripojených hráčov"
  34. #: builtin/client/chatcommands.lua
  35. msgid "Online players: "
  36. msgstr "Pripojení hráči: "
  37. #: builtin/client/chatcommands.lua
  38. msgid "The out chat queue is now empty."
  39. msgstr "Výstupný komunikačný poradovník je teraz prázdny."
  40. #: builtin/client/chatcommands.lua
  41. msgid "This command is disabled by server."
  42. msgstr "Tento príkaz je zakázaný serverom."
  43. #: builtin/client/death_formspec.lua src/client/game.cpp
  44. msgid "Respawn"
  45. msgstr "Oživiť"
  46. #: builtin/client/death_formspec.lua src/client/game.cpp
  47. msgid "You died"
  48. msgstr "Zomrel si"
  49. #: builtin/common/chatcommands.lua
  50. msgid "Available commands:"
  51. msgstr "Dostupné príkazy:"
  52. #: builtin/common/chatcommands.lua
  53. msgid "Available commands: "
  54. msgstr "Dostupné príkazy: "
  55. #: builtin/common/chatcommands.lua
  56. msgid "Command not available: "
  57. msgstr "Príkaz nie je k dispozícií: "
  58. #: builtin/common/chatcommands.lua
  59. msgid "Get help for commands"
  60. msgstr "Zobraz pomocníka k príkazom"
  61. #: builtin/common/chatcommands.lua
  62. msgid ""
  63. "Use '.help <cmd>' to get more information, or '.help all' to list everything."
  64. msgstr ""
  65. "Použi '.help <cmd>' aby si získal viac informácií, alebo '.help all' pre "
  66. "zobrazenie všetkého."
  67. #: builtin/common/chatcommands.lua
  68. msgid "[all | <cmd>]"
  69. msgstr "[all | <príkaz>]"
  70. #: builtin/fstk/dialog.lua builtin/fstk/ui.lua src/gui/modalMenu.cpp
  71. msgid "OK"
  72. msgstr "V poriadku"
  73. #: builtin/fstk/ui.lua
  74. msgid "<none available>"
  75. msgstr "<nie je k dispozícií>"
  76. #: builtin/fstk/ui.lua
  77. msgid "An error occurred in a Lua script:"
  78. msgstr "Objavila sa chyba v lua skripte:"
  79. #: builtin/fstk/ui.lua
  80. msgid "An error occurred:"
  81. msgstr "Objavila sa chyba:"
  82. #: builtin/fstk/ui.lua
  83. msgid "Main menu"
  84. msgstr "Hlavná ponuka"
  85. #: builtin/fstk/ui.lua
  86. msgid "Reconnect"
  87. msgstr "Znova pripojiť"
  88. #: builtin/fstk/ui.lua
  89. msgid "The server has requested a reconnect:"
  90. msgstr "Server požiadal o obnovu spojenia:"
  91. #: builtin/mainmenu/common.lua
  92. msgid "Protocol version mismatch. "
  93. msgstr "Verzie protokolov sa nezhodujú. "
  94. #: builtin/mainmenu/common.lua
  95. msgid "Server enforces protocol version $1. "
  96. msgstr "Server vyžaduje protokol verzie $1. "
  97. #: builtin/mainmenu/common.lua
  98. msgid "Server supports protocol versions between $1 and $2. "
  99. msgstr "Server podporuje verzie protokolov medzi $1 a $2. "
  100. #: builtin/mainmenu/common.lua
  101. msgid "We only support protocol version $1."
  102. msgstr "Podporujeme iba protokol verzie $1."
  103. #: builtin/mainmenu/common.lua
  104. msgid "We support protocol versions between version $1 and $2."
  105. msgstr "Podporujeme verzie protokolov medzi $1 a $2."
  106. #: builtin/mainmenu/content/dlg_contentstore.lua
  107. msgid "\"$1\" already exists. Would you like to overwrite it?"
  108. msgstr "\"$1\" už exituje. Chcel by si ho prepísať?"
  109. #: builtin/mainmenu/content/dlg_contentstore.lua
  110. msgid "$1 and $2 dependencies will be installed."
  111. msgstr "Nevyhnutné doplnky $1 a $2 budú nainštalované."
  112. #: builtin/mainmenu/content/dlg_contentstore.lua
  113. msgid "$1 by $2"
  114. msgstr "$1 od $2"
  115. #: builtin/mainmenu/content/dlg_contentstore.lua
  116. msgid ""
  117. "$1 downloading,\n"
  118. "$2 queued"
  119. msgstr ""
  120. "$1 sa sťahuje,\n"
  121. "$2 čaká v rade"
  122. #: builtin/mainmenu/content/dlg_contentstore.lua
  123. msgid "$1 downloading..."
  124. msgstr "$1 sťahujem..."
  125. #: builtin/mainmenu/content/dlg_contentstore.lua
  126. msgid "$1 required dependencies could not be found."
  127. msgstr "$1 požadované nevyhnutné doplnky nie je možné nájsť."
  128. #: builtin/mainmenu/content/dlg_contentstore.lua
  129. msgid "$1 will be installed, and $2 dependencies will be skipped."
  130. msgstr "$1 bude nainštalovaný a $2 nevyhnutné doplnky budú vynechané."
  131. #: builtin/mainmenu/content/dlg_contentstore.lua
  132. msgid "All packages"
  133. msgstr "Všetky balíky"
  134. #: builtin/mainmenu/content/dlg_contentstore.lua
  135. msgid "Already installed"
  136. msgstr "Už nainštalované"
  137. #: builtin/mainmenu/content/dlg_contentstore.lua
  138. msgid "Back to Main Menu"
  139. msgstr "Späť na Hlavnú ponuku"
  140. #: builtin/mainmenu/content/dlg_contentstore.lua
  141. msgid "Base Game:"
  142. msgstr "Základná hra:"
  143. #: builtin/mainmenu/content/dlg_contentstore.lua
  144. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua
  145. #: builtin/mainmenu/dlg_delete_content.lua
  146. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/dlg_register.lua
  147. #: builtin/mainmenu/dlg_rename_modpack.lua
  148. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  149. #: src/gui/guiKeyChangeMenu.cpp src/gui/guiPasswordChange.cpp
  150. msgid "Cancel"
  151. msgstr "Zrušiť"
  152. #: builtin/mainmenu/content/dlg_contentstore.lua
  153. msgid "ContentDB is not available when Minetest was compiled without cURL"
  154. msgstr "ContentDB nie je k dispozícií ak bol Minetest skompilovaný bez cURL"
  155. #: builtin/mainmenu/content/dlg_contentstore.lua
  156. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
  157. msgid "Dependencies:"
  158. msgstr "Nevyhnutné doplnky:"
  159. #: builtin/mainmenu/content/dlg_contentstore.lua
  160. msgid "Downloading..."
  161. msgstr "Sťahujem..."
  162. #: builtin/mainmenu/content/dlg_contentstore.lua
  163. msgid "Error installing \"$1\": $2"
  164. msgstr "Chyba inštalácie \"$1\": $2"
  165. #: builtin/mainmenu/content/dlg_contentstore.lua
  166. msgid "Failed to download \"$1\""
  167. msgstr "Nepodarilo sa stiahnuť \"$1\""
  168. #: builtin/mainmenu/content/dlg_contentstore.lua
  169. msgid "Failed to download $1"
  170. msgstr "Nepodarilo sa stiahnuť $1"
  171. #: builtin/mainmenu/content/dlg_contentstore.lua
  172. msgid "Failed to extract \"$1\" (unsupported file type or broken archive)"
  173. msgstr ""
  174. "Nepodarilo sa rozbaliť \"$1\" (nepodporovaný typ súboru, alebo poškodený "
  175. "archív)"
  176. #: builtin/mainmenu/content/dlg_contentstore.lua
  177. msgid "Games"
  178. msgstr "Hry"
  179. #: builtin/mainmenu/content/dlg_contentstore.lua
  180. msgid "Install"
  181. msgstr "Nainštalovať"
  182. #: builtin/mainmenu/content/dlg_contentstore.lua
  183. msgid "Install $1"
  184. msgstr "Nainštalovať $1"
  185. #: builtin/mainmenu/content/dlg_contentstore.lua
  186. msgid "Install missing dependencies"
  187. msgstr "Nainštalovať chýbajúce závislosti"
  188. #: builtin/mainmenu/content/dlg_contentstore.lua
  189. #: builtin/mainmenu/serverlistmgr.lua src/client/game.cpp
  190. msgid "Loading..."
  191. msgstr "Načítavam..."
  192. #: builtin/mainmenu/content/dlg_contentstore.lua
  193. msgid "Mods"
  194. msgstr "Rozšírenia"
  195. #: builtin/mainmenu/content/dlg_contentstore.lua
  196. msgid "No packages could be retrieved"
  197. msgstr "Nepodarilo sa stiahnuť žiadne balíčky"
  198. #: builtin/mainmenu/content/dlg_contentstore.lua
  199. #: builtin/mainmenu/settings/dlg_settings.lua
  200. msgid "No results"
  201. msgstr "Bez výsledkov"
  202. #: builtin/mainmenu/content/dlg_contentstore.lua
  203. msgid "No updates"
  204. msgstr "Bez aktualizácií"
  205. #: builtin/mainmenu/content/dlg_contentstore.lua
  206. msgid "Not found"
  207. msgstr "Nenájdené"
  208. #: builtin/mainmenu/content/dlg_contentstore.lua
  209. msgid "Overwrite"
  210. msgstr "Prepísať"
  211. #: builtin/mainmenu/content/dlg_contentstore.lua
  212. msgid "Please check that the base game is correct."
  213. msgstr "Prosím skontroluj či je základná hra v poriadku."
  214. #: builtin/mainmenu/content/dlg_contentstore.lua
  215. msgid "Queued"
  216. msgstr "Čaká v rade"
  217. #: builtin/mainmenu/content/dlg_contentstore.lua
  218. msgid "Texture packs"
  219. msgstr "Balíky textúr"
  220. #: builtin/mainmenu/content/dlg_contentstore.lua
  221. msgid "The package $1 was not found."
  222. msgstr ""
  223. #: builtin/mainmenu/content/dlg_contentstore.lua
  224. #: builtin/mainmenu/tab_content.lua
  225. msgid "Uninstall"
  226. msgstr "Odinštalovať"
  227. #: builtin/mainmenu/content/dlg_contentstore.lua
  228. #: builtin/mainmenu/tab_content.lua
  229. msgid "Update"
  230. msgstr "Aktualizácia"
  231. #: builtin/mainmenu/content/dlg_contentstore.lua
  232. msgid "Update All [$1]"
  233. msgstr "Aktualizovať všetky [$1]"
  234. #: builtin/mainmenu/content/dlg_contentstore.lua
  235. msgid "View more information in a web browser"
  236. msgstr "Pozri si viac informácií vo webovom prehliadači"
  237. #: builtin/mainmenu/content/dlg_contentstore.lua
  238. msgid "You need to install a game before you can install a mod"
  239. msgstr ""
  240. #: builtin/mainmenu/content/pkgmgr.lua
  241. msgid "$1 (Enabled)"
  242. msgstr "$1 (Aktivované)"
  243. #: builtin/mainmenu/content/pkgmgr.lua
  244. msgid "$1 mods"
  245. msgstr "$1 rozšírenia"
  246. #: builtin/mainmenu/content/pkgmgr.lua
  247. msgid "Failed to install $1 to $2"
  248. msgstr "Zlyhala inštalácia $1 na $2"
  249. #: builtin/mainmenu/content/pkgmgr.lua
  250. msgid "Install: Unable to find suitable folder name for $1"
  251. msgstr "Inštalácia: Nie je možné nájsť vhodné meno adresára pre $1"
  252. #: builtin/mainmenu/content/pkgmgr.lua
  253. msgid "Unable to find a valid mod, modpack, or game"
  254. msgstr "Nie je možné nájsť správne rozšírenie, balíček rozšírení, ani hru"
  255. #: builtin/mainmenu/content/pkgmgr.lua
  256. msgid "Unable to install a $1 as a $2"
  257. msgstr "Nie je možné nainštalovať $1 ako aj $2"
  258. #: builtin/mainmenu/content/pkgmgr.lua
  259. msgid "Unable to install a $1 as a texture pack"
  260. msgstr "Nie je možné nainštalovať $1 ako balíček textúr"
  261. #: builtin/mainmenu/dlg_config_world.lua
  262. msgid "(Enabled, has error)"
  263. msgstr "(Povolené, s chybou)"
  264. #: builtin/mainmenu/dlg_config_world.lua
  265. msgid "(Unsatisfied)"
  266. msgstr "(Neuspokojivé)"
  267. #: builtin/mainmenu/dlg_config_world.lua
  268. msgid "Disable all"
  269. msgstr "Zakázať všetko"
  270. #: builtin/mainmenu/dlg_config_world.lua
  271. msgid "Disable modpack"
  272. msgstr "Deaktivuj balíček modifikácií"
  273. #: builtin/mainmenu/dlg_config_world.lua
  274. msgid "Enable all"
  275. msgstr "Povoliť všetko"
  276. #: builtin/mainmenu/dlg_config_world.lua
  277. msgid "Enable modpack"
  278. msgstr "Povoliť balíček modifikácií"
  279. #: builtin/mainmenu/dlg_config_world.lua
  280. msgid ""
  281. "Failed to enable mod \"$1\" as it contains disallowed characters. Only "
  282. "characters [a-z0-9_] are allowed."
  283. msgstr ""
  284. "Nepodarilo sa povoliť modifikáciu \"$1\" pretože obsahuje nepovolené znaky. "
  285. "Povolené sú len znaky [a-z0-9_]."
  286. #: builtin/mainmenu/dlg_config_world.lua
  287. msgid "Find More Mods"
  288. msgstr "Nájdi viac modifikácií"
  289. #: builtin/mainmenu/dlg_config_world.lua
  290. msgid "Mod:"
  291. msgstr "Mod:"
  292. #: builtin/mainmenu/dlg_config_world.lua
  293. msgid "No (optional) dependencies"
  294. msgstr "Bez (voliteľných) nevyhnutných doplnkov"
  295. #: builtin/mainmenu/dlg_config_world.lua
  296. msgid "No game description provided."
  297. msgstr "Popis hry nie je k dispozícií."
  298. #: builtin/mainmenu/dlg_config_world.lua
  299. msgid "No hard dependencies"
  300. msgstr "Bez povinných nevyhnutných doplnkov"
  301. #: builtin/mainmenu/dlg_config_world.lua
  302. msgid "No modpack description provided."
  303. msgstr "Popis balíka rozšírení nie je k dispozícií."
  304. #: builtin/mainmenu/dlg_config_world.lua
  305. msgid "No optional dependencies"
  306. msgstr "Bez voliteľných nevuhnutných doplnkov"
  307. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
  308. msgid "Optional dependencies:"
  309. msgstr "Voliteľné nevyhnutné doplnky:"
  310. #: builtin/mainmenu/dlg_config_world.lua
  311. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  312. #: src/gui/guiKeyChangeMenu.cpp
  313. msgid "Save"
  314. msgstr "Uložiť"
  315. #: builtin/mainmenu/dlg_config_world.lua
  316. msgid "World:"
  317. msgstr "Svet:"
  318. #: builtin/mainmenu/dlg_config_world.lua
  319. msgid "enabled"
  320. msgstr "povolené"
  321. #: builtin/mainmenu/dlg_create_world.lua
  322. msgid "A world named \"$1\" already exists"
  323. msgstr "Svet s názvom \"$1\" už existuje"
  324. #: builtin/mainmenu/dlg_create_world.lua
  325. msgid "Additional terrain"
  326. msgstr "Dodatočný terén"
  327. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  328. msgid "Altitude chill"
  329. msgstr "Ochladenie s nadmorskou výškou"
  330. #: builtin/mainmenu/dlg_create_world.lua
  331. msgid "Altitude dry"
  332. msgstr "Sucho v nadmorskej výške"
  333. #: builtin/mainmenu/dlg_create_world.lua
  334. msgid "Biome blending"
  335. msgstr "Miešanie ekosystémov"
  336. #: builtin/mainmenu/dlg_create_world.lua
  337. msgid "Biomes"
  338. msgstr "Ekosystémy"
  339. #: builtin/mainmenu/dlg_create_world.lua
  340. msgid "Caverns"
  341. msgstr "Jaskyne"
  342. #: builtin/mainmenu/dlg_create_world.lua
  343. msgid "Caves"
  344. msgstr "Jaskyne"
  345. #: builtin/mainmenu/dlg_create_world.lua
  346. msgid "Create"
  347. msgstr "Vytvoriť"
  348. #: builtin/mainmenu/dlg_create_world.lua
  349. msgid "Decorations"
  350. msgstr "Dekorácie"
  351. #: builtin/mainmenu/dlg_create_world.lua
  352. msgid "Development Test is meant for developers."
  353. msgstr "Vývojový Test je určený vývojárom."
  354. #: builtin/mainmenu/dlg_create_world.lua
  355. msgid "Dungeons"
  356. msgstr "Kobky"
  357. #: builtin/mainmenu/dlg_create_world.lua
  358. msgid "Flat terrain"
  359. msgstr "Rovný terén"
  360. #: builtin/mainmenu/dlg_create_world.lua
  361. msgid "Floating landmasses in the sky"
  362. msgstr "Poletujúce pevniny na oblohe"
  363. #: builtin/mainmenu/dlg_create_world.lua
  364. msgid "Floatlands (experimental)"
  365. msgstr "Lietajúce krajiny (experimentálne)"
  366. #: builtin/mainmenu/dlg_create_world.lua
  367. msgid "Generate non-fractal terrain: Oceans and underground"
  368. msgstr "Generuj nefragmentovaný terén: oceány a podzemie"
  369. #: builtin/mainmenu/dlg_create_world.lua
  370. msgid "Hills"
  371. msgstr "Kopce"
  372. #: builtin/mainmenu/dlg_create_world.lua
  373. msgid "Humid rivers"
  374. msgstr "Vlhkosť riek"
  375. #: builtin/mainmenu/dlg_create_world.lua
  376. msgid "Increases humidity around rivers"
  377. msgstr "Zvyšuje vlhkosť v okolí riek"
  378. #: builtin/mainmenu/dlg_create_world.lua
  379. msgid "Install another game"
  380. msgstr "Nainštalovať inú hru"
  381. #: builtin/mainmenu/dlg_create_world.lua
  382. msgid "Lakes"
  383. msgstr "Jazerá"
  384. #: builtin/mainmenu/dlg_create_world.lua
  385. msgid "Low humidity and high heat causes shallow or dry rivers"
  386. msgstr ""
  387. "Nízka vlhkosť a vysoké teploty spôsobujú znižovanie hladín, alebo vysychanie "
  388. "riek"
  389. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  390. msgid "Mapgen"
  391. msgstr "Generátor mapy"
  392. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  393. msgid "Mapgen flags"
  394. msgstr "Príznaky generátora máp"
  395. #: builtin/mainmenu/dlg_create_world.lua
  396. msgid "Mapgen-specific flags"
  397. msgstr "Špecifické príznaky generátora máp"
  398. #: builtin/mainmenu/dlg_create_world.lua
  399. msgid "Mountains"
  400. msgstr "Hory"
  401. #: builtin/mainmenu/dlg_create_world.lua
  402. msgid "Mud flow"
  403. msgstr "Prúd bahna"
  404. #: builtin/mainmenu/dlg_create_world.lua
  405. msgid "Network of tunnels and caves"
  406. msgstr "Sieť tunelov a jaskýň"
  407. #: builtin/mainmenu/dlg_create_world.lua
  408. msgid "No game selected"
  409. msgstr "Nie je zvolená hra"
  410. #: builtin/mainmenu/dlg_create_world.lua
  411. msgid "Reduces heat with altitude"
  412. msgstr "Znižuje teplotu s nadmorskou výškou"
  413. #: builtin/mainmenu/dlg_create_world.lua
  414. msgid "Reduces humidity with altitude"
  415. msgstr "Znižuje vlhkosť s nadmorskou výškou"
  416. #: builtin/mainmenu/dlg_create_world.lua
  417. msgid "Rivers"
  418. msgstr "Rieky"
  419. #: builtin/mainmenu/dlg_create_world.lua
  420. msgid "Sea level rivers"
  421. msgstr "Rieky na úrovni hladiny mora"
  422. #: builtin/mainmenu/dlg_create_world.lua
  423. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  424. msgid "Seed"
  425. msgstr "Semienko"
  426. #: builtin/mainmenu/dlg_create_world.lua
  427. msgid "Smooth transition between biomes"
  428. msgstr "Plynulý prechod medzi ekosystémami"
  429. #: builtin/mainmenu/dlg_create_world.lua
  430. msgid ""
  431. "Structures appearing on the terrain (no effect on trees and jungle grass "
  432. "created by v6)"
  433. msgstr ""
  434. "Štruktúry objavujúce sa na povrchu (nemá vplyv na stromy a vysokú trávu "
  435. "vytvorenú verziou v6)"
  436. #: builtin/mainmenu/dlg_create_world.lua
  437. msgid "Structures appearing on the terrain, typically trees and plants"
  438. msgstr "Štruktúry objavujúce sa na povrchu, typicky stromy a rastliny"
  439. #: builtin/mainmenu/dlg_create_world.lua
  440. msgid "Temperate, Desert"
  441. msgstr "Mierne pásmo, Púšť"
  442. #: builtin/mainmenu/dlg_create_world.lua
  443. msgid "Temperate, Desert, Jungle"
  444. msgstr "Mierne pásmo, Púšť, Džungľa"
  445. #: builtin/mainmenu/dlg_create_world.lua
  446. msgid "Temperate, Desert, Jungle, Tundra, Taiga"
  447. msgstr "Mierne pásmo, Púšť, Džungľa, Tundra, Tajga"
  448. #: builtin/mainmenu/dlg_create_world.lua
  449. msgid "Terrain surface erosion"
  450. msgstr "Erózia terénu"
  451. #: builtin/mainmenu/dlg_create_world.lua
  452. msgid "Trees and jungle grass"
  453. msgstr "Stromy a vysoká tráva"
  454. #: builtin/mainmenu/dlg_create_world.lua
  455. msgid "Vary river depth"
  456. msgstr "Premenlivá hĺbka riek"
  457. #: builtin/mainmenu/dlg_create_world.lua
  458. msgid "Very large caverns deep in the underground"
  459. msgstr "Obrovské jaskyne hlboko v podzemí"
  460. #: builtin/mainmenu/dlg_create_world.lua
  461. msgid "World name"
  462. msgstr "Meno sveta"
  463. #: builtin/mainmenu/dlg_delete_content.lua
  464. msgid "Are you sure you want to delete \"$1\"?"
  465. msgstr "Si si istý, že chceš zmazať \"$1\"?"
  466. #: builtin/mainmenu/dlg_delete_content.lua
  467. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua
  468. msgid "Delete"
  469. msgstr "Vymazať"
  470. #: builtin/mainmenu/dlg_delete_content.lua
  471. msgid "pkgmgr: failed to delete \"$1\""
  472. msgstr "pkgmgr: neúspech pri mazaní \"$1\""
  473. #: builtin/mainmenu/dlg_delete_content.lua
  474. msgid "pkgmgr: invalid path \"$1\""
  475. msgstr "pkgmgr: nesprávna cesta \"$1\""
  476. #: builtin/mainmenu/dlg_delete_world.lua
  477. msgid "Delete World \"$1\"?"
  478. msgstr "Zmazať svet \"$1\"?"
  479. #: builtin/mainmenu/dlg_register.lua src/gui/guiPasswordChange.cpp
  480. msgid "Confirm Password"
  481. msgstr "Potvrď heslo"
  482. #: builtin/mainmenu/dlg_register.lua
  483. msgid "Joining $1"
  484. msgstr "Pripája sa $1"
  485. #: builtin/mainmenu/dlg_register.lua
  486. msgid "Missing name"
  487. msgstr "Chýba meno"
  488. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_local.lua
  489. #: builtin/mainmenu/tab_online.lua
  490. msgid "Name"
  491. msgstr "Meno"
  492. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_local.lua
  493. #: builtin/mainmenu/tab_online.lua
  494. msgid "Password"
  495. msgstr "Heslo"
  496. #: builtin/mainmenu/dlg_register.lua
  497. msgid "Passwords do not match"
  498. msgstr "Heslá sa nezhodujú"
  499. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_online.lua
  500. msgid "Register"
  501. msgstr "Registrovať sa"
  502. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  503. msgid "Dismiss"
  504. msgstr ""
  505. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  506. msgid ""
  507. "For a long time, the Minetest engine shipped with a default game called "
  508. "\"Minetest Game\". Since Minetest 5.8.0, Minetest ships without a default "
  509. "game."
  510. msgstr ""
  511. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  512. msgid ""
  513. "If you want to continue playing in your Minetest Game worlds, you need to "
  514. "reinstall Minetest Game."
  515. msgstr ""
  516. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  517. msgid "Minetest Game is no longer installed by default"
  518. msgstr ""
  519. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  520. #, fuzzy
  521. msgid "Reinstall Minetest Game"
  522. msgstr "Nainštalovať inú hru"
  523. #: builtin/mainmenu/dlg_rename_modpack.lua
  524. msgid "Accept"
  525. msgstr "Prijať"
  526. #: builtin/mainmenu/dlg_rename_modpack.lua
  527. msgid "Rename Modpack:"
  528. msgstr "Premenuj balíček rozšírení:"
  529. #: builtin/mainmenu/dlg_rename_modpack.lua
  530. msgid ""
  531. "This modpack has an explicit name given in its modpack.conf which will "
  532. "override any renaming here."
  533. msgstr ""
  534. "Tento balíček rozšírení má vo svojom modpack.conf explicitne zadané meno, "
  535. "ktoré prepíše akékoľvek tunajšie premenovanie."
  536. #: builtin/mainmenu/dlg_version_info.lua
  537. msgid "A new $1 version is available"
  538. msgstr "K dispozícií je nová verzia $1"
  539. #: builtin/mainmenu/dlg_version_info.lua
  540. msgid ""
  541. "Installed version: $1\n"
  542. "New version: $2\n"
  543. "Visit $3 to find out how to get the newest version and stay up to date with "
  544. "features and bugfixes."
  545. msgstr ""
  546. "Nainštalovaná verzia: $1\n"
  547. "Nová verzia: $2\n"
  548. "Navštív $3 pre informácie ako získať najnovšiu verziu a maj prehľad o "
  549. "funkciách a opravách chýb."
  550. #: builtin/mainmenu/dlg_version_info.lua
  551. msgid "Later"
  552. msgstr "Neskôr"
  553. #: builtin/mainmenu/dlg_version_info.lua
  554. msgid "Never"
  555. msgstr "Nikdy"
  556. #: builtin/mainmenu/dlg_version_info.lua
  557. msgid "Visit website"
  558. msgstr "Navštív webovú stránku"
  559. #: builtin/mainmenu/init.lua
  560. msgid "Settings"
  561. msgstr "Nastavenia"
  562. #: builtin/mainmenu/serverlistmgr.lua
  563. msgid "Public server list is disabled"
  564. msgstr "Zoznam verejných serverov je zakázaný"
  565. #: builtin/mainmenu/serverlistmgr.lua
  566. msgid "Try reenabling public serverlist and check your internet connection."
  567. msgstr ""
  568. "Skús znova povoliť verejný zoznam serverov a skontroluj internetové "
  569. "pripojenie."
  570. #: builtin/mainmenu/settings/components.lua
  571. msgid "Browse"
  572. msgstr "Prehliadaj"
  573. #: builtin/mainmenu/settings/components.lua
  574. msgid "Edit"
  575. msgstr "Upraviť"
  576. #: builtin/mainmenu/settings/components.lua
  577. msgid "Select directory"
  578. msgstr "Zvoľ adresár"
  579. #: builtin/mainmenu/settings/components.lua
  580. msgid "Select file"
  581. msgstr "Zvoľ súbor"
  582. #: builtin/mainmenu/settings/components.lua
  583. #, fuzzy
  584. msgid "Set"
  585. msgstr "Vybrať"
  586. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  587. msgid "(No description of setting given)"
  588. msgstr "(Nie je zadaný popis nastavenia)"
  589. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  590. msgid "2D Noise"
  591. msgstr "2D šum"
  592. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  593. msgid "Lacunarity"
  594. msgstr "Lakunarita"
  595. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  596. msgid "Octaves"
  597. msgstr "Oktávy"
  598. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  599. #: src/settings_translation_file.cpp
  600. msgid "Offset"
  601. msgstr "Ofset"
  602. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  603. msgid "Persistence"
  604. msgstr "Vytrvalosť"
  605. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  606. #: src/settings_translation_file.cpp
  607. msgid "Scale"
  608. msgstr "Mierka"
  609. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  610. msgid "X spread"
  611. msgstr "Rozptyl X"
  612. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  613. msgid "Y spread"
  614. msgstr "Rozptyl Y"
  615. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  616. msgid "Z spread"
  617. msgstr "Rozptyl Z"
  618. #. ~ "absvalue" is a noise parameter flag.
  619. #. It is short for "absolute value".
  620. #. It can be enabled in noise settings in
  621. #. the settings menu.
  622. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  623. msgid "absvalue"
  624. msgstr "Absolútna hodnota (absvalue)"
  625. #. ~ "defaults" is a noise parameter flag.
  626. #. It describes the default processing options
  627. #. for noise settings in the settings menu.
  628. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  629. msgid "defaults"
  630. msgstr "štandardné hodnoty (defaults)"
  631. #. ~ "eased" is a noise parameter flag.
  632. #. It is used to make the map smoother and
  633. #. can be enabled in noise settings in
  634. #. the settings menu.
  635. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  636. msgid "eased"
  637. msgstr "zjemnené (eased)"
  638. #: builtin/mainmenu/settings/dlg_settings.lua
  639. msgid "(Use system language)"
  640. msgstr ""
  641. #: builtin/mainmenu/settings/dlg_settings.lua
  642. msgid "Accessibility"
  643. msgstr ""
  644. #: builtin/mainmenu/settings/dlg_settings.lua
  645. #, fuzzy
  646. msgid "Back"
  647. msgstr "Vzad"
  648. #: builtin/mainmenu/settings/dlg_settings.lua src/client/game.cpp
  649. msgid "Change Keys"
  650. msgstr "Zmeň ovládacie klávesy"
  651. #: builtin/mainmenu/settings/dlg_settings.lua src/gui/guiKeyChangeMenu.cpp
  652. #: src/settings_translation_file.cpp
  653. msgid "Chat"
  654. msgstr "Komunikácia"
  655. #: builtin/mainmenu/settings/dlg_settings.lua builtin/mainmenu/tab_online.lua
  656. msgid "Clear"
  657. msgstr "Zmaž"
  658. #: builtin/mainmenu/settings/dlg_settings.lua src/settings_translation_file.cpp
  659. msgid "Controls"
  660. msgstr "Ovládanie"
  661. #: builtin/mainmenu/settings/dlg_settings.lua src/settings_translation_file.cpp
  662. msgid "General"
  663. msgstr "Všeobecné"
  664. #: builtin/mainmenu/settings/dlg_settings.lua
  665. #, fuzzy
  666. msgid "Movement"
  667. msgstr "Rýchly pohyb"
  668. #: builtin/mainmenu/settings/dlg_settings.lua
  669. #, fuzzy
  670. msgid "Reset setting to default"
  671. msgstr "Obnov štand. hodnoty"
  672. #: builtin/mainmenu/settings/dlg_settings.lua
  673. msgid "Reset setting to default ($1)"
  674. msgstr ""
  675. #: builtin/mainmenu/settings/dlg_settings.lua builtin/mainmenu/tab_online.lua
  676. msgid "Search"
  677. msgstr "Hľadaj"
  678. #: builtin/mainmenu/settings/dlg_settings.lua
  679. msgid "Show advanced settings"
  680. msgstr ""
  681. #: builtin/mainmenu/settings/dlg_settings.lua
  682. msgid "Show technical names"
  683. msgstr "Zobraz technické názvy"
  684. #: builtin/mainmenu/settings/settingtypes.lua
  685. msgid "Client Mods"
  686. msgstr "Užívateľské módy"
  687. #: builtin/mainmenu/settings/settingtypes.lua
  688. msgid "Content: Games"
  689. msgstr "Doplnky: Hry"
  690. #: builtin/mainmenu/settings/settingtypes.lua
  691. msgid "Content: Mods"
  692. msgstr "Doplnky: Rozšírenia (módy)"
  693. #: builtin/mainmenu/settings/shadows_component.lua
  694. msgid "(The game will need to enable shadows as well)"
  695. msgstr ""
  696. #: builtin/mainmenu/settings/shadows_component.lua
  697. msgid "Custom"
  698. msgstr ""
  699. #: builtin/mainmenu/settings/shadows_component.lua
  700. msgid "Disabled"
  701. msgstr "Vypnuté"
  702. #: builtin/mainmenu/settings/shadows_component.lua
  703. #: src/settings_translation_file.cpp
  704. msgid "Dynamic shadows"
  705. msgstr "Dynamické tiene"
  706. #: builtin/mainmenu/settings/shadows_component.lua
  707. msgid "High"
  708. msgstr "Vysoké"
  709. #: builtin/mainmenu/settings/shadows_component.lua
  710. msgid "Low"
  711. msgstr "Nízke"
  712. #: builtin/mainmenu/settings/shadows_component.lua
  713. msgid "Medium"
  714. msgstr "Stredné"
  715. #: builtin/mainmenu/settings/shadows_component.lua
  716. msgid "Very High"
  717. msgstr "Veľmi vysoké"
  718. #: builtin/mainmenu/settings/shadows_component.lua
  719. msgid "Very Low"
  720. msgstr "Veľmi nízke"
  721. #: builtin/mainmenu/tab_about.lua
  722. msgid "About"
  723. msgstr "O hre"
  724. #: builtin/mainmenu/tab_about.lua
  725. msgid "Active Contributors"
  726. msgstr "Aktívny prispievatelia"
  727. #: builtin/mainmenu/tab_about.lua
  728. msgid "Active renderer:"
  729. msgstr "Aktívny renderer:"
  730. #: builtin/mainmenu/tab_about.lua
  731. msgid "Core Developers"
  732. msgstr "Hlavný vývojari"
  733. #: builtin/mainmenu/tab_about.lua
  734. msgid "Core Team"
  735. msgstr "Jadro tímu"
  736. #: builtin/mainmenu/tab_about.lua
  737. msgid "Irrlicht device:"
  738. msgstr ""
  739. #: builtin/mainmenu/tab_about.lua
  740. msgid "Open User Data Directory"
  741. msgstr "Otvor adresár užívateľa"
  742. #: builtin/mainmenu/tab_about.lua
  743. msgid ""
  744. "Opens the directory that contains user-provided worlds, games, mods,\n"
  745. "and texture packs in a file manager / explorer."
  746. msgstr ""
  747. "Otvor adresár, ktorý obsahuje svety, hry, mody a textúry\n"
  748. "od užívateľov v správcovi/prieskumníkovi súborov."
  749. #: builtin/mainmenu/tab_about.lua
  750. msgid "Previous Contributors"
  751. msgstr "Predchádzajúci prispievatelia"
  752. #: builtin/mainmenu/tab_about.lua
  753. msgid "Previous Core Developers"
  754. msgstr "Predchádzajúci hlavný vývojári"
  755. #: builtin/mainmenu/tab_about.lua
  756. msgid "Share debug log"
  757. msgstr "Zdieľaj ladiaci záznam (debug log)"
  758. #: builtin/mainmenu/tab_content.lua
  759. msgid "Browse online content"
  760. msgstr "Hľadaj nový obsah na internete"
  761. #: builtin/mainmenu/tab_content.lua
  762. #, fuzzy
  763. msgid "Browse online content [$1]"
  764. msgstr "Hľadaj nový obsah na internete"
  765. #: builtin/mainmenu/tab_content.lua
  766. msgid "Content"
  767. msgstr "Doplnky"
  768. #: builtin/mainmenu/tab_content.lua
  769. #, fuzzy
  770. msgid "Content [$1]"
  771. msgstr "Doplnky"
  772. #: builtin/mainmenu/tab_content.lua
  773. msgid "Disable Texture Pack"
  774. msgstr "Deaktivuj balíček textúr"
  775. #: builtin/mainmenu/tab_content.lua
  776. msgid "Installed Packages:"
  777. msgstr "Nainštalované balíčky:"
  778. #: builtin/mainmenu/tab_content.lua
  779. msgid "No dependencies."
  780. msgstr "Bez závislostí."
  781. #: builtin/mainmenu/tab_content.lua
  782. msgid "No package description available"
  783. msgstr "Nie je k dispozícií popis balíčka"
  784. #: builtin/mainmenu/tab_content.lua
  785. msgid "Rename"
  786. msgstr "Premenuj"
  787. #: builtin/mainmenu/tab_content.lua
  788. #, fuzzy
  789. msgid "Update available?"
  790. msgstr "<nie je k dispozícií>"
  791. #: builtin/mainmenu/tab_content.lua
  792. msgid "Use Texture Pack"
  793. msgstr "Použi balíček textúr"
  794. #: builtin/mainmenu/tab_local.lua
  795. msgid "Announce Server"
  796. msgstr "Zverejni server"
  797. #: builtin/mainmenu/tab_local.lua
  798. msgid "Bind Address"
  799. msgstr "Priraď adresu"
  800. #: builtin/mainmenu/tab_local.lua
  801. msgid "Creative Mode"
  802. msgstr "Kreatívny mód"
  803. #: builtin/mainmenu/tab_local.lua
  804. msgid "Enable Damage"
  805. msgstr "Aktivuj zranenie"
  806. #: builtin/mainmenu/tab_local.lua
  807. msgid "Host Game"
  808. msgstr "Hosťuj hru"
  809. #: builtin/mainmenu/tab_local.lua
  810. msgid "Host Server"
  811. msgstr "Hosťuj server"
  812. #: builtin/mainmenu/tab_local.lua
  813. msgid "Install a game"
  814. msgstr "Nainštalovať hru"
  815. #: builtin/mainmenu/tab_local.lua
  816. msgid "Install games from ContentDB"
  817. msgstr "Inštaluj hry z ContentDB"
  818. #: builtin/mainmenu/tab_local.lua
  819. msgid "New"
  820. msgstr "Nový"
  821. #: builtin/mainmenu/tab_local.lua
  822. msgid "No world created or selected!"
  823. msgstr "Nie je vytvorený ani zvolený svet!"
  824. #: builtin/mainmenu/tab_local.lua
  825. msgid "Play Game"
  826. msgstr "Hraj hru"
  827. #: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_online.lua
  828. msgid "Port"
  829. msgstr "Port"
  830. #: builtin/mainmenu/tab_local.lua
  831. msgid "Select Mods"
  832. msgstr "Zvoľ mody"
  833. #: builtin/mainmenu/tab_local.lua
  834. msgid "Select World:"
  835. msgstr "Zvoľ si svet:"
  836. #: builtin/mainmenu/tab_local.lua
  837. msgid "Server Port"
  838. msgstr "Port servera"
  839. #: builtin/mainmenu/tab_local.lua
  840. msgid "Start Game"
  841. msgstr "Spusti hru"
  842. #: builtin/mainmenu/tab_local.lua
  843. msgid "You have no games installed."
  844. msgstr "Nie je nainštalovaná žiadna hra."
  845. #: builtin/mainmenu/tab_online.lua
  846. msgid "Address"
  847. msgstr "Adresa"
  848. #: builtin/mainmenu/tab_online.lua
  849. msgid "Creative mode"
  850. msgstr "Kreatívny mód"
  851. #. ~ PvP = Player versus Player
  852. #: builtin/mainmenu/tab_online.lua
  853. msgid "Damage / PvP"
  854. msgstr "Zranenie / PvP"
  855. #: builtin/mainmenu/tab_online.lua
  856. msgid "Favorites"
  857. msgstr "Obľúbené"
  858. #: builtin/mainmenu/tab_online.lua
  859. msgid "Incompatible Servers"
  860. msgstr "Nekompatibilné servery"
  861. #: builtin/mainmenu/tab_online.lua
  862. msgid "Join Game"
  863. msgstr "Pripoj sa do hry"
  864. #: builtin/mainmenu/tab_online.lua
  865. msgid "Login"
  866. msgstr "Prihlásenie"
  867. #: builtin/mainmenu/tab_online.lua
  868. msgid "Ping"
  869. msgstr "Ping"
  870. #: builtin/mainmenu/tab_online.lua
  871. msgid "Public Servers"
  872. msgstr "Verejné servery"
  873. #: builtin/mainmenu/tab_online.lua
  874. msgid "Refresh"
  875. msgstr "Obnov"
  876. #: builtin/mainmenu/tab_online.lua
  877. msgid "Remove favorite"
  878. msgstr "Odstráň z obľúbených"
  879. #: builtin/mainmenu/tab_online.lua
  880. msgid "Server Description"
  881. msgstr "Popis servera"
  882. #: src/client/client.cpp
  883. msgid "Connection aborted (protocol error?)."
  884. msgstr "Spojenie zrušené (chyba protokolu?)."
  885. #: src/client/client.cpp src/client/game.cpp
  886. msgid "Connection timed out."
  887. msgstr "Časový limit pripojenia vypršal."
  888. #: src/client/client.cpp
  889. msgid "Done!"
  890. msgstr "Hotovo!"
  891. #: src/client/client.cpp
  892. msgid "Initializing nodes"
  893. msgstr "Inicializujem kocky"
  894. #: src/client/client.cpp
  895. msgid "Initializing nodes..."
  896. msgstr "Inicializujem kocky..."
  897. #: src/client/client.cpp
  898. msgid "Loading textures..."
  899. msgstr "Nahrávam textúry..."
  900. #: src/client/client.cpp
  901. msgid "Rebuilding shaders..."
  902. msgstr "Obnovujem shadery..."
  903. #: src/client/clientlauncher.cpp
  904. msgid "Connection error (timed out?)"
  905. msgstr "Chyba spojenia (časový limit?)"
  906. #: src/client/clientlauncher.cpp
  907. msgid "Could not find or load game: "
  908. msgstr "Nie je možné nájsť alebo nahrať hru: "
  909. #: src/client/clientlauncher.cpp
  910. msgid "Invalid gamespec."
  911. msgstr "Chybná špec. hry."
  912. #: src/client/clientlauncher.cpp
  913. msgid "Main Menu"
  914. msgstr "Hlavné menu"
  915. #: src/client/clientlauncher.cpp
  916. msgid "No world selected and no address provided. Nothing to do."
  917. msgstr "Nie je zvolený svet ani poskytnutá adresa. Niet čo robiť."
  918. #: src/client/clientlauncher.cpp
  919. msgid "Player name too long."
  920. msgstr "Meno hráča je príliš dlhé."
  921. #: src/client/clientlauncher.cpp
  922. msgid "Please choose a name!"
  923. msgstr "Prosím zvoľ si meno!"
  924. #: src/client/clientlauncher.cpp
  925. msgid "Provided password file failed to open: "
  926. msgstr "Dodaný súbor s heslom nie je možné otvoriť: "
  927. #: src/client/clientlauncher.cpp
  928. msgid "Provided world path doesn't exist: "
  929. msgstr "Zadaná cesta k svetu neexistuje: "
  930. #: src/client/game.cpp src/server.cpp
  931. msgid ""
  932. "\n"
  933. "Check debug.txt for details."
  934. msgstr ""
  935. "\n"
  936. "Pozri detaily v debug.txt."
  937. #: src/client/game.cpp
  938. msgid "- Address: "
  939. msgstr "- Adresa: "
  940. #: src/client/game.cpp
  941. msgid "- Mode: "
  942. msgstr "- Mode: "
  943. #: src/client/game.cpp
  944. msgid "- Port: "
  945. msgstr "- Port: "
  946. #: src/client/game.cpp
  947. msgid "- Public: "
  948. msgstr "- Verejný: "
  949. #. ~ PvP = Player versus Player
  950. #: src/client/game.cpp
  951. msgid "- PvP: "
  952. msgstr "- PvP: "
  953. #: src/client/game.cpp
  954. msgid "- Server Name: "
  955. msgstr "- Meno servera: "
  956. #: src/client/game.cpp
  957. msgid "A serialization error occurred:"
  958. msgstr "Chyba pri serializácií:"
  959. #: src/client/game.cpp
  960. #, c-format
  961. msgid "Access denied. Reason: %s"
  962. msgstr "Prístup zamietnutý. Dôvod: %s"
  963. #: src/client/game.cpp
  964. msgid "Automatic forward disabled"
  965. msgstr "Automatický pohyb vpred je zakázaný"
  966. #: src/client/game.cpp
  967. msgid "Automatic forward enabled"
  968. msgstr "Automatický pohyb vpred je aktivovaný"
  969. #: src/client/game.cpp
  970. msgid "Block bounds hidden"
  971. msgstr "Hranice bloku sú skryté"
  972. #: src/client/game.cpp
  973. msgid "Block bounds shown for all blocks"
  974. msgstr "Hranice bloku sú zobrazené pre všetky bloky"
  975. #: src/client/game.cpp
  976. msgid "Block bounds shown for current block"
  977. msgstr "Hranice bloku sú zobrazené pre aktuálny blok"
  978. #: src/client/game.cpp
  979. msgid "Block bounds shown for nearby blocks"
  980. msgstr "Hranice bloku sú zobrazené pre blízke bloky"
  981. #: src/client/game.cpp
  982. msgid "Camera update disabled"
  983. msgstr "Aktualizácia kamery je zakázaná"
  984. #: src/client/game.cpp
  985. msgid "Camera update enabled"
  986. msgstr "Aktualizácia kamery je aktivovaná"
  987. #: src/client/game.cpp
  988. #, fuzzy
  989. msgid "Can't show block bounds (disabled by game or mod)"
  990. msgstr "Hranice bloku nie je možné zobraziť (zakázané rozšírením, alebo hrou)"
  991. #: src/client/game.cpp
  992. msgid "Change Password"
  993. msgstr "Zmeniť heslo"
  994. #: src/client/game.cpp
  995. msgid "Cinematic mode disabled"
  996. msgstr "Filmový režim je zakázaný"
  997. #: src/client/game.cpp
  998. msgid "Cinematic mode enabled"
  999. msgstr "Filmový režim je aktivovaný"
  1000. #: src/client/game.cpp
  1001. msgid "Client disconnected"
  1002. msgstr "Klient je odpojený"
  1003. #: src/client/game.cpp
  1004. msgid "Client side scripting is disabled"
  1005. msgstr "Skriptovanie na strane klienta je zakázané"
  1006. #: src/client/game.cpp
  1007. msgid "Connecting to server..."
  1008. msgstr "Pripájam sa k serveru..."
  1009. #: src/client/game.cpp
  1010. msgid "Connection failed for unknown reason"
  1011. msgstr "Spojenie sa z neznámeho dôvodu nepodarilo"
  1012. #: src/client/game.cpp
  1013. msgid "Continue"
  1014. msgstr "Pokračuj"
  1015. #: src/client/game.cpp
  1016. #, fuzzy, c-format
  1017. msgid ""
  1018. "Controls:\n"
  1019. "- %s: move forwards\n"
  1020. "- %s: move backwards\n"
  1021. "- %s: move left\n"
  1022. "- %s: move right\n"
  1023. "- %s: jump/climb up\n"
  1024. "- %s: dig/punch/use\n"
  1025. "- %s: place/use\n"
  1026. "- %s: sneak/climb down\n"
  1027. "- %s: drop item\n"
  1028. "- %s: inventory\n"
  1029. "- Mouse: turn/look\n"
  1030. "- Mouse wheel: select item\n"
  1031. "- %s: chat\n"
  1032. msgstr ""
  1033. "Ovládanie:\n"
  1034. "- %s: pohyb vpred\n"
  1035. "- %s: pohyb vzad\n"
  1036. "- %s: pohyb doľava\n"
  1037. "- %s: pohyb doprava\n"
  1038. "- %s: skoč/vylez\n"
  1039. "- %s: kop/udri\n"
  1040. "- %s: polož/použi\n"
  1041. "- %s: zakrádaj sa/choď dole\n"
  1042. "- %s: odhoď vec\n"
  1043. "- %s: inventár\n"
  1044. "- Myš: otoč sa/obzeraj sa\n"
  1045. "- Myš koliesko: zvoľ si vec\n"
  1046. "- %s: komunikácia\n"
  1047. #: src/client/game.cpp
  1048. #, fuzzy
  1049. msgid ""
  1050. "Controls:\n"
  1051. "No menu open:\n"
  1052. "- slide finger: look around\n"
  1053. "- tap: place/use\n"
  1054. "- long tap: dig/punch/use\n"
  1055. "Menu/inventory open:\n"
  1056. "- double tap (outside):\n"
  1057. " --> close\n"
  1058. "- touch stack, touch slot:\n"
  1059. " --> move stack\n"
  1060. "- touch&drag, tap 2nd finger\n"
  1061. " --> place single item to slot\n"
  1062. msgstr ""
  1063. "Štandardné ovládanie:\n"
  1064. "Menu nie je zobrazené:\n"
  1065. "- jeden klik: tlačidlo aktivuj\n"
  1066. "- dvojklik: polož/použi\n"
  1067. "- posun prstom: pozeraj sa dookola\n"
  1068. "Menu/Inventár je zobrazené/ý:\n"
  1069. "- dvojklik (mimo):\n"
  1070. " -->zatvor\n"
  1071. "- klik na kôpku, klik na pozíciu:\n"
  1072. " --> presuň kôpku \n"
  1073. "- chyť a prenes, klik druhým prstom\n"
  1074. " --> polož jednu vec na pozíciu\n"
  1075. #: src/client/game.cpp
  1076. #, c-format
  1077. msgid "Couldn't resolve address: %s"
  1078. msgstr "Nepodarilo za vyhodnotiť adresu: %s"
  1079. #: src/client/game.cpp
  1080. msgid "Creating client..."
  1081. msgstr "Vytváram klienta..."
  1082. #: src/client/game.cpp
  1083. msgid "Creating server..."
  1084. msgstr "Vytváram server..."
  1085. #: src/client/game.cpp
  1086. msgid "Debug info and profiler graph hidden"
  1087. msgstr "Ladiace informácie a Profilový graf sú skryté"
  1088. #: src/client/game.cpp
  1089. msgid "Debug info shown"
  1090. msgstr "Ladiace informácie zobrazené"
  1091. #: src/client/game.cpp
  1092. msgid "Debug info, profiler graph, and wireframe hidden"
  1093. msgstr "Ladiace informácie, Profilový graf a Obrysy sú skryté"
  1094. #: src/client/game.cpp
  1095. #, c-format
  1096. msgid "Error creating client: %s"
  1097. msgstr "Chyba pri vytváraní klienta: %s"
  1098. #: src/client/game.cpp
  1099. msgid "Exit to Menu"
  1100. msgstr "Návrat do menu"
  1101. #: src/client/game.cpp
  1102. msgid "Exit to OS"
  1103. msgstr "Ukončiť hru"
  1104. #: src/client/game.cpp
  1105. msgid "Fast mode disabled"
  1106. msgstr "Rýchly režim je zakázaný"
  1107. #: src/client/game.cpp
  1108. msgid "Fast mode enabled"
  1109. msgstr "Rýchly režim je aktívny"
  1110. #: src/client/game.cpp
  1111. msgid "Fast mode enabled (note: no 'fast' privilege)"
  1112. msgstr "Rýchly režim je aktivovaný (poznámka: chýba právo 'fast')"
  1113. #: src/client/game.cpp
  1114. msgid "Fly mode disabled"
  1115. msgstr "Režim lietania je zakázaný"
  1116. #: src/client/game.cpp
  1117. msgid "Fly mode enabled"
  1118. msgstr "Režim lietania je aktívny"
  1119. #: src/client/game.cpp
  1120. msgid "Fly mode enabled (note: no 'fly' privilege)"
  1121. msgstr "Režim lietania je aktívny (poznámka: chýba právo 'fly')"
  1122. #: src/client/game.cpp
  1123. msgid "Fog disabled"
  1124. msgstr "Hmla je vypnutá"
  1125. #: src/client/game.cpp
  1126. msgid "Fog enabled"
  1127. msgstr "Hmla je aktivovaná"
  1128. #: src/client/game.cpp
  1129. msgid "Game info:"
  1130. msgstr "Informácie o hre:"
  1131. #: src/client/game.cpp
  1132. msgid "Game paused"
  1133. msgstr "Hra je pozastavená"
  1134. #: src/client/game.cpp
  1135. msgid "Hosting server"
  1136. msgstr "Beží server"
  1137. #: src/client/game.cpp
  1138. msgid "Item definitions..."
  1139. msgstr "Definície vecí..."
  1140. #: src/client/game.cpp
  1141. msgid "KiB/s"
  1142. msgstr "KiB/s"
  1143. #: src/client/game.cpp
  1144. msgid "Media..."
  1145. msgstr "Média..."
  1146. #: src/client/game.cpp
  1147. msgid "MiB/s"
  1148. msgstr "MiB/s"
  1149. #: src/client/game.cpp
  1150. msgid "Minimap currently disabled by game or mod"
  1151. msgstr "Minimapa je aktuálne zakázaná hrou, alebo rozšírením"
  1152. #: src/client/game.cpp
  1153. msgid "Multiplayer"
  1154. msgstr "Hra pre viacerých hráčov"
  1155. #: src/client/game.cpp
  1156. msgid "Noclip mode disabled"
  1157. msgstr "Režim prechádzania stenami je zakázaný"
  1158. #: src/client/game.cpp
  1159. msgid "Noclip mode enabled"
  1160. msgstr "Režim prechádzania stenami je aktivovaný"
  1161. #: src/client/game.cpp
  1162. msgid "Noclip mode enabled (note: no 'noclip' privilege)"
  1163. msgstr ""
  1164. "Režim prechádzania stenami je aktivovaný (poznámka: chýba právo 'noclip')"
  1165. #: src/client/game.cpp
  1166. msgid "Node definitions..."
  1167. msgstr "Definície kocky..."
  1168. #: src/client/game.cpp
  1169. msgid "Off"
  1170. msgstr "Vypnutý"
  1171. #: src/client/game.cpp
  1172. msgid "On"
  1173. msgstr "Aktívny"
  1174. #: src/client/game.cpp
  1175. msgid "Pitch move mode disabled"
  1176. msgstr "Režim pohybu podľa sklonu je zakázaný"
  1177. #: src/client/game.cpp
  1178. msgid "Pitch move mode enabled"
  1179. msgstr "Režim pohybu podľa sklonu je aktívny"
  1180. #: src/client/game.cpp
  1181. msgid "Profiler graph shown"
  1182. msgstr "Profilový graf je zobrazený"
  1183. #: src/client/game.cpp
  1184. msgid "Remote server"
  1185. msgstr "Vzdialený server"
  1186. #: src/client/game.cpp
  1187. msgid "Resolving address..."
  1188. msgstr "Prekladám adresu..."
  1189. #: src/client/game.cpp
  1190. msgid "Shutting down..."
  1191. msgstr "Vypínam..."
  1192. #: src/client/game.cpp
  1193. msgid "Singleplayer"
  1194. msgstr "Hra pre jedného hráča"
  1195. #: src/client/game.cpp
  1196. msgid "Sound Volume"
  1197. msgstr "Hlasitosť"
  1198. #: src/client/game.cpp
  1199. msgid "Sound muted"
  1200. msgstr "Zvuk je stlmený"
  1201. #: src/client/game.cpp
  1202. msgid "Sound system is disabled"
  1203. msgstr "Zvukový systém je zakázaný"
  1204. #: src/client/game.cpp
  1205. msgid "Sound system is not supported on this build"
  1206. msgstr "Zvukový systém nie je podporovaný v tomto zostavení"
  1207. #: src/client/game.cpp
  1208. msgid "Sound unmuted"
  1209. msgstr "Zvuk je obnovený"
  1210. #: src/client/game.cpp
  1211. #, c-format
  1212. msgid "The server is probably running a different version of %s."
  1213. msgstr "Na serveri pravdepodobne beží iná verzia %s."
  1214. #: src/client/game.cpp
  1215. #, c-format
  1216. msgid "Unable to connect to %s because IPv6 is disabled"
  1217. msgstr "Nemôžem sa pripojiť na %s, lebo IPv6 je zakázané"
  1218. #: src/client/game.cpp
  1219. #, c-format
  1220. msgid "Unable to listen on %s because IPv6 is disabled"
  1221. msgstr "Nemôžem sa spojiť s %s, lebo IPv6 je zakázané"
  1222. #: src/client/game.cpp
  1223. #, fuzzy
  1224. msgid "Unlimited viewing range disabled"
  1225. msgstr "Neobmedzená dohľadnosť je aktivovaná"
  1226. #: src/client/game.cpp
  1227. #, fuzzy
  1228. msgid "Unlimited viewing range enabled"
  1229. msgstr "Neobmedzená dohľadnosť je aktivovaná"
  1230. #: src/client/game.cpp
  1231. msgid "Unlimited viewing range enabled, but forbidden by game or mod"
  1232. msgstr ""
  1233. #: src/client/game.cpp
  1234. #, fuzzy, c-format
  1235. msgid "Viewing changed to %d (the minimum)"
  1236. msgstr "Dohľadnosť je na minime: %d"
  1237. #: src/client/game.cpp
  1238. #, c-format
  1239. msgid "Viewing changed to %d (the minimum), but limited to %d by game or mod"
  1240. msgstr ""
  1241. #: src/client/game.cpp
  1242. #, c-format
  1243. msgid "Viewing range changed to %d"
  1244. msgstr "Dohľadnosť je zmenená na %d"
  1245. #: src/client/game.cpp
  1246. #, fuzzy, c-format
  1247. msgid "Viewing range changed to %d (the maximum)"
  1248. msgstr "Dohľadnosť je zmenená na %d"
  1249. #: src/client/game.cpp
  1250. #, c-format
  1251. msgid ""
  1252. "Viewing range changed to %d (the maximum), but limited to %d by game or mod"
  1253. msgstr ""
  1254. #: src/client/game.cpp
  1255. #, fuzzy, c-format
  1256. msgid "Viewing range changed to %d, but limited to %d by game or mod"
  1257. msgstr "Dohľadnosť je zmenená na %d"
  1258. #: src/client/game.cpp
  1259. #, c-format
  1260. msgid "Volume changed to %d%%"
  1261. msgstr "Hlasitosť zmenená na %d%%"
  1262. #: src/client/game.cpp
  1263. msgid "Wireframe shown"
  1264. msgstr "Obrysy zobrazené"
  1265. #: src/client/game.cpp
  1266. msgid "Zoom currently disabled by game or mod"
  1267. msgstr "Zväčšenie je zakázané hrou, alebo rozšírením"
  1268. #: src/client/game.cpp
  1269. msgid "ok"
  1270. msgstr "ok"
  1271. #: src/client/gameui.cpp
  1272. msgid "Chat currently disabled by game or mod"
  1273. msgstr "Chat je zakázaný hrou, alebo rozšírením"
  1274. #: src/client/gameui.cpp
  1275. msgid "Chat hidden"
  1276. msgstr "Komunikačná konzola je skrytá"
  1277. #: src/client/gameui.cpp
  1278. msgid "Chat shown"
  1279. msgstr "Komunikačná konzola je zobrazená"
  1280. #: src/client/gameui.cpp
  1281. msgid "HUD hidden"
  1282. msgstr "HUD je skryrý"
  1283. #: src/client/gameui.cpp
  1284. msgid "HUD shown"
  1285. msgstr "HUD je zobrazený"
  1286. #: src/client/gameui.cpp
  1287. msgid "Profiler hidden"
  1288. msgstr "Profilovanie je skryté"
  1289. #: src/client/gameui.cpp
  1290. #, c-format
  1291. msgid "Profiler shown (page %d of %d)"
  1292. msgstr "Profilovanie je zobrazené (strana %d z %d)"
  1293. #: src/client/keycode.cpp
  1294. msgid "Apps"
  1295. msgstr "Aplikácie"
  1296. #: src/client/keycode.cpp
  1297. msgid "Backspace"
  1298. msgstr "Backspace"
  1299. #. ~ Usually paired with the Pause key
  1300. #: src/client/keycode.cpp
  1301. #, fuzzy
  1302. msgid "Break Key"
  1303. msgstr "Tlačidlo zakrádania sa"
  1304. #: src/client/keycode.cpp
  1305. msgid "Caps Lock"
  1306. msgstr "Caps Lock"
  1307. #: src/client/keycode.cpp
  1308. #, fuzzy
  1309. msgid "Clear Key"
  1310. msgstr "Zmaž"
  1311. #: src/client/keycode.cpp
  1312. #, fuzzy
  1313. msgid "Control Key"
  1314. msgstr "CTRL"
  1315. #: src/client/keycode.cpp
  1316. #, fuzzy
  1317. msgid "Delete Key"
  1318. msgstr "Vymazať"
  1319. #: src/client/keycode.cpp
  1320. msgid "Down Arrow"
  1321. msgstr ""
  1322. #: src/client/keycode.cpp
  1323. msgid "End"
  1324. msgstr "End"
  1325. #: src/client/keycode.cpp
  1326. msgid "Erase EOF"
  1327. msgstr "Zmaž EOF"
  1328. #: src/client/keycode.cpp
  1329. msgid "Execute"
  1330. msgstr "Spustiť"
  1331. #: src/client/keycode.cpp
  1332. msgid "Help"
  1333. msgstr "Pomoc"
  1334. #: src/client/keycode.cpp
  1335. msgid "Home"
  1336. msgstr "Home"
  1337. #: src/client/keycode.cpp
  1338. msgid "IME Accept"
  1339. msgstr "IME Súhlas"
  1340. #: src/client/keycode.cpp
  1341. msgid "IME Convert"
  1342. msgstr "IME Konvertuj"
  1343. #: src/client/keycode.cpp
  1344. msgid "IME Escape"
  1345. msgstr "IME Escape"
  1346. #: src/client/keycode.cpp
  1347. msgid "IME Mode Change"
  1348. msgstr "IME Zmena módu"
  1349. #: src/client/keycode.cpp
  1350. msgid "IME Nonconvert"
  1351. msgstr "IME Nekonvertuj"
  1352. #: src/client/keycode.cpp
  1353. msgid "Insert"
  1354. msgstr "Vlož"
  1355. #: src/client/keycode.cpp
  1356. #, fuzzy
  1357. msgid "Left Arrow"
  1358. msgstr "Ľavý CRTL"
  1359. #: src/client/keycode.cpp
  1360. msgid "Left Button"
  1361. msgstr "Ľavé tlačítko"
  1362. #: src/client/keycode.cpp
  1363. msgid "Left Control"
  1364. msgstr "Ľavý CRTL"
  1365. #: src/client/keycode.cpp
  1366. msgid "Left Menu"
  1367. msgstr "Ľavé Menu"
  1368. #: src/client/keycode.cpp
  1369. msgid "Left Shift"
  1370. msgstr "Ľavý Shift"
  1371. #: src/client/keycode.cpp
  1372. msgid "Left Windows"
  1373. msgstr "Ľavá klávesa Windows"
  1374. #. ~ Key name, common on Windows keyboards
  1375. #: src/client/keycode.cpp
  1376. #, fuzzy
  1377. msgid "Menu Key"
  1378. msgstr "Menu"
  1379. #: src/client/keycode.cpp
  1380. msgid "Middle Button"
  1381. msgstr "Stredné tlačítko"
  1382. #: src/client/keycode.cpp
  1383. msgid "Num Lock"
  1384. msgstr "Num Lock"
  1385. #: src/client/keycode.cpp
  1386. msgid "Numpad *"
  1387. msgstr "Numerická klávesnica *"
  1388. #: src/client/keycode.cpp
  1389. msgid "Numpad +"
  1390. msgstr "Numerická klávesnica +"
  1391. #: src/client/keycode.cpp
  1392. msgid "Numpad -"
  1393. msgstr "Numerická klávesnica -"
  1394. #: src/client/keycode.cpp
  1395. msgid "Numpad ."
  1396. msgstr "Numerická klávesnica ."
  1397. #: src/client/keycode.cpp
  1398. msgid "Numpad /"
  1399. msgstr "Numerická klávesnica /"
  1400. #: src/client/keycode.cpp
  1401. msgid "Numpad 0"
  1402. msgstr "Numerická klávesnica 0"
  1403. #: src/client/keycode.cpp
  1404. msgid "Numpad 1"
  1405. msgstr "Numerická klávesnica 1"
  1406. #: src/client/keycode.cpp
  1407. msgid "Numpad 2"
  1408. msgstr "Numerická klávesnica 2"
  1409. #: src/client/keycode.cpp
  1410. msgid "Numpad 3"
  1411. msgstr "Numerická klávesnica 3"
  1412. #: src/client/keycode.cpp
  1413. msgid "Numpad 4"
  1414. msgstr "Numerická klávesnica 4"
  1415. #: src/client/keycode.cpp
  1416. msgid "Numpad 5"
  1417. msgstr "Numerická klávesnica 5"
  1418. #: src/client/keycode.cpp
  1419. msgid "Numpad 6"
  1420. msgstr "Numerická klávesnica 6"
  1421. #: src/client/keycode.cpp
  1422. msgid "Numpad 7"
  1423. msgstr "Numerická klávesnica 7"
  1424. #: src/client/keycode.cpp
  1425. msgid "Numpad 8"
  1426. msgstr "Numerická klávesnica 8"
  1427. #: src/client/keycode.cpp
  1428. msgid "Numpad 9"
  1429. msgstr "Numerická klávesnica 9"
  1430. #: src/client/keycode.cpp
  1431. msgid "OEM Clear"
  1432. msgstr "OEM Clear"
  1433. #: src/client/keycode.cpp
  1434. #, fuzzy
  1435. msgid "Page Down"
  1436. msgstr "Page down"
  1437. #: src/client/keycode.cpp
  1438. #, fuzzy
  1439. msgid "Page Up"
  1440. msgstr "Page up"
  1441. #. ~ Usually paired with the Break key
  1442. #: src/client/keycode.cpp
  1443. #, fuzzy
  1444. msgid "Pause Key"
  1445. msgstr "Pause"
  1446. #: src/client/keycode.cpp
  1447. msgid "Play"
  1448. msgstr "Hraj"
  1449. #. ~ "Print screen" key
  1450. #: src/client/keycode.cpp
  1451. msgid "Print"
  1452. msgstr "PrtSc"
  1453. #: src/client/keycode.cpp
  1454. #, fuzzy
  1455. msgid "Return Key"
  1456. msgstr "Enter"
  1457. #: src/client/keycode.cpp
  1458. #, fuzzy
  1459. msgid "Right Arrow"
  1460. msgstr "Pravý CRTL"
  1461. #: src/client/keycode.cpp
  1462. msgid "Right Button"
  1463. msgstr "Pravé tlačítko"
  1464. #: src/client/keycode.cpp
  1465. msgid "Right Control"
  1466. msgstr "Pravý CRTL"
  1467. #: src/client/keycode.cpp
  1468. msgid "Right Menu"
  1469. msgstr "Pravé Menu"
  1470. #: src/client/keycode.cpp
  1471. msgid "Right Shift"
  1472. msgstr "Pravý Shift"
  1473. #: src/client/keycode.cpp
  1474. msgid "Right Windows"
  1475. msgstr "Pravá klávesa Windows"
  1476. #: src/client/keycode.cpp
  1477. msgid "Scroll Lock"
  1478. msgstr "Scroll Lock"
  1479. #. ~ Key name
  1480. #: src/client/keycode.cpp
  1481. msgid "Select"
  1482. msgstr "Vybrať"
  1483. #: src/client/keycode.cpp
  1484. #, fuzzy
  1485. msgid "Shift Key"
  1486. msgstr "Shift"
  1487. #: src/client/keycode.cpp
  1488. msgid "Sleep"
  1489. msgstr "Spánok"
  1490. #: src/client/keycode.cpp
  1491. msgid "Snapshot"
  1492. msgstr "Snímka"
  1493. #: src/client/keycode.cpp
  1494. msgid "Space"
  1495. msgstr "Medzera"
  1496. #: src/client/keycode.cpp
  1497. msgid "Tab"
  1498. msgstr "Tab"
  1499. #: src/client/keycode.cpp
  1500. msgid "Up Arrow"
  1501. msgstr ""
  1502. #: src/client/keycode.cpp
  1503. msgid "X Button 1"
  1504. msgstr "X tlačidlo 1"
  1505. #: src/client/keycode.cpp
  1506. msgid "X Button 2"
  1507. msgstr "X tlačidlo 2"
  1508. #: src/client/keycode.cpp
  1509. #, fuzzy
  1510. msgid "Zoom Key"
  1511. msgstr "Priblíž"
  1512. #: src/client/minimap.cpp
  1513. msgid "Minimap hidden"
  1514. msgstr "Minimapa je skrytá"
  1515. #: src/client/minimap.cpp
  1516. #, c-format
  1517. msgid "Minimap in radar mode, Zoom x%d"
  1518. msgstr "Minimapa v radarovom režime, priblíženie x%d"
  1519. #: src/client/minimap.cpp
  1520. #, c-format
  1521. msgid "Minimap in surface mode, Zoom x%d"
  1522. msgstr "Minimapa v povrchovom režime, priblíženie x%d"
  1523. #: src/client/minimap.cpp
  1524. msgid "Minimap in texture mode"
  1525. msgstr "Minimapa v móde textúry"
  1526. #. ~ Error when a mod is missing dependencies. Ex: "Mod Title is missing: mod1, mod2, mod3"
  1527. #: src/content/mod_configuration.cpp
  1528. #, c-format
  1529. msgid "%s is missing:"
  1530. msgstr "%s chýba:"
  1531. #: src/content/mod_configuration.cpp
  1532. msgid ""
  1533. "Install and enable the required mods, or disable the mods causing errors."
  1534. msgstr ""
  1535. "Nainštaluj a povoľ požadované rozšírenie, alebo zakáž rozšírenia, ktoré "
  1536. "spôsobujú chyby."
  1537. #: src/content/mod_configuration.cpp
  1538. msgid ""
  1539. "Note: this may be caused by a dependency cycle, in which case try updating "
  1540. "the mods."
  1541. msgstr ""
  1542. "Poznámka: toto môže byť spôsobené zacyklením závislosti, v takom prípade "
  1543. "skús aktualizovať rozšírenia."
  1544. #: src/content/mod_configuration.cpp
  1545. msgid "Some mods have unsatisfied dependencies:"
  1546. msgstr "Niektoré rozšírenia majú nevybavené závislosti:"
  1547. #: src/gui/guiChatConsole.cpp
  1548. msgid "Failed to open webpage"
  1549. msgstr "Nepodarilo sa otvoriť web stránku"
  1550. #: src/gui/guiChatConsole.cpp
  1551. msgid "Opening webpage"
  1552. msgstr "Otváram web stránku"
  1553. #: src/gui/guiFormSpecMenu.cpp
  1554. msgid "Proceed"
  1555. msgstr "Pokračuj"
  1556. #: src/gui/guiKeyChangeMenu.cpp
  1557. msgid "\"Aux1\" = climb down"
  1558. msgstr "\"Aux1\"=šplhaj dole"
  1559. #: src/gui/guiKeyChangeMenu.cpp
  1560. msgid "Autoforward"
  1561. msgstr "Automaticky pohyb vpred"
  1562. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1563. msgid "Automatic jumping"
  1564. msgstr "Automatické skákanie"
  1565. #: src/gui/guiKeyChangeMenu.cpp
  1566. msgid "Aux1"
  1567. msgstr "Aux1"
  1568. #: src/gui/guiKeyChangeMenu.cpp
  1569. msgid "Backward"
  1570. msgstr "Vzad"
  1571. #: src/gui/guiKeyChangeMenu.cpp
  1572. msgid "Block bounds"
  1573. msgstr "Hranice bloku"
  1574. #: src/gui/guiKeyChangeMenu.cpp
  1575. msgid "Change camera"
  1576. msgstr "Zmeň pohľad"
  1577. #: src/gui/guiKeyChangeMenu.cpp
  1578. msgid "Command"
  1579. msgstr "Príkaz"
  1580. #: src/gui/guiKeyChangeMenu.cpp
  1581. msgid "Console"
  1582. msgstr "Konzola"
  1583. #: src/gui/guiKeyChangeMenu.cpp
  1584. msgid "Dec. range"
  1585. msgstr "Zníž dohľad"
  1586. #: src/gui/guiKeyChangeMenu.cpp
  1587. msgid "Dec. volume"
  1588. msgstr "Zníž hlasitosť"
  1589. #: src/gui/guiKeyChangeMenu.cpp
  1590. msgid "Double tap \"jump\" to toggle fly"
  1591. msgstr "2x stlač \"skok\" pre prepnutie lietania"
  1592. #: src/gui/guiKeyChangeMenu.cpp
  1593. msgid "Drop"
  1594. msgstr "Zahodiť"
  1595. #: src/gui/guiKeyChangeMenu.cpp
  1596. msgid "Forward"
  1597. msgstr "Vpred"
  1598. #: src/gui/guiKeyChangeMenu.cpp
  1599. msgid "Inc. range"
  1600. msgstr "Zvýš dohľad"
  1601. #: src/gui/guiKeyChangeMenu.cpp
  1602. msgid "Inc. volume"
  1603. msgstr "Zvýš hlasitosť"
  1604. #: src/gui/guiKeyChangeMenu.cpp
  1605. msgid "Inventory"
  1606. msgstr "Inventár"
  1607. #: src/gui/guiKeyChangeMenu.cpp
  1608. msgid "Jump"
  1609. msgstr "Skok"
  1610. #: src/gui/guiKeyChangeMenu.cpp
  1611. msgid "Key already in use"
  1612. msgstr "Klávesa sa už používa"
  1613. #: src/gui/guiKeyChangeMenu.cpp
  1614. msgid "Keybindings."
  1615. msgstr "Priradenie kláves."
  1616. #: src/gui/guiKeyChangeMenu.cpp
  1617. msgid "Left"
  1618. msgstr "Vľavo"
  1619. #: src/gui/guiKeyChangeMenu.cpp
  1620. msgid "Local command"
  1621. msgstr "Lokálny príkaz"
  1622. #: src/gui/guiKeyChangeMenu.cpp
  1623. msgid "Mute"
  1624. msgstr "Vypni zvuk"
  1625. #: src/gui/guiKeyChangeMenu.cpp
  1626. msgid "Next item"
  1627. msgstr "Ďalšia vec"
  1628. #: src/gui/guiKeyChangeMenu.cpp
  1629. msgid "Prev. item"
  1630. msgstr "Pred. vec"
  1631. #: src/gui/guiKeyChangeMenu.cpp
  1632. msgid "Range select"
  1633. msgstr "Zmena dohľadu"
  1634. #: src/gui/guiKeyChangeMenu.cpp
  1635. msgid "Right"
  1636. msgstr "Vpravo"
  1637. #: src/gui/guiKeyChangeMenu.cpp
  1638. msgid "Screenshot"
  1639. msgstr "Fotka obrazovky"
  1640. #: src/gui/guiKeyChangeMenu.cpp
  1641. msgid "Sneak"
  1642. msgstr "Zakrádať sa"
  1643. #: src/gui/guiKeyChangeMenu.cpp
  1644. msgid "Toggle HUD"
  1645. msgstr "Prepni HUD"
  1646. #: src/gui/guiKeyChangeMenu.cpp
  1647. msgid "Toggle chat log"
  1648. msgstr "Prepni logovanie komunikácie"
  1649. #: src/gui/guiKeyChangeMenu.cpp
  1650. msgid "Toggle fast"
  1651. msgstr "Prepni rýchly režim"
  1652. #: src/gui/guiKeyChangeMenu.cpp
  1653. msgid "Toggle fly"
  1654. msgstr "Prepni lietanie"
  1655. #: src/gui/guiKeyChangeMenu.cpp
  1656. msgid "Toggle fog"
  1657. msgstr "Prepni hmlu"
  1658. #: src/gui/guiKeyChangeMenu.cpp
  1659. msgid "Toggle minimap"
  1660. msgstr "Prepni minimapu"
  1661. #: src/gui/guiKeyChangeMenu.cpp
  1662. msgid "Toggle noclip"
  1663. msgstr "Prepni režim prechádzania stenami"
  1664. #: src/gui/guiKeyChangeMenu.cpp
  1665. msgid "Toggle pitchmove"
  1666. msgstr "Prepni režim pohybu podľa sklonu"
  1667. #: src/gui/guiKeyChangeMenu.cpp
  1668. msgid "Zoom"
  1669. msgstr "Priblíž"
  1670. #: src/gui/guiKeyChangeMenu.cpp
  1671. msgid "press key"
  1672. msgstr "stlač klávesu"
  1673. #: src/gui/guiPasswordChange.cpp
  1674. msgid "Change"
  1675. msgstr "Zmeniť"
  1676. #: src/gui/guiPasswordChange.cpp
  1677. msgid "New Password"
  1678. msgstr "Nové heslo"
  1679. #: src/gui/guiPasswordChange.cpp
  1680. msgid "Old Password"
  1681. msgstr "Staré heslo"
  1682. #: src/gui/guiPasswordChange.cpp
  1683. msgid "Passwords do not match!"
  1684. msgstr "Hesla sa nezhodujú!"
  1685. #: src/gui/guiVolumeChange.cpp
  1686. msgid "Exit"
  1687. msgstr "Odísť"
  1688. #: src/gui/guiVolumeChange.cpp
  1689. msgid "Muted"
  1690. msgstr "Zvuk stlmený"
  1691. #: src/gui/guiVolumeChange.cpp
  1692. #, c-format
  1693. msgid "Sound Volume: %d%%"
  1694. msgstr "Hlasitosť: %d%%"
  1695. #. ~ DO NOT TRANSLATE THIS LITERALLY!
  1696. #. This is a special string which needs to contain the translation's
  1697. #. language code (e.g. "de" for German).
  1698. #: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
  1699. msgid "LANG_CODE"
  1700. msgstr "sk"
  1701. #: src/network/clientpackethandler.cpp
  1702. msgid ""
  1703. "Name is not registered. To create an account on this server, click 'Register'"
  1704. msgstr ""
  1705. "Meno nie je zaregistrované. Pre vytvorenie účtu na tomto serveri klikni na "
  1706. "'Registrovať' ('Register')"
  1707. #: src/network/clientpackethandler.cpp
  1708. msgid "Name is taken. Please choose another name"
  1709. msgstr "Meno už je použité. Prosím zvoľ si iné meno"
  1710. #: src/server.cpp
  1711. #, fuzzy, c-format
  1712. msgid "%s while shutting down: "
  1713. msgstr "Vypínam..."
  1714. #: src/settings_translation_file.cpp
  1715. msgid ""
  1716. "(X,Y,Z) offset of fractal from world center in units of 'scale'.\n"
  1717. "Can be used to move a desired point to (0, 0) to create a\n"
  1718. "suitable spawn point, or to allow 'zooming in' on a desired\n"
  1719. "point by increasing 'scale'.\n"
  1720. "The default is tuned for a suitable spawn point for Mandelbrot\n"
  1721. "sets with default parameters, it may need altering in other\n"
  1722. "situations.\n"
  1723. "Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
  1724. msgstr ""
  1725. "(X,Y,Z) posun fraktálu od stredu sveta v jednotkách 'mierky'.\n"
  1726. "Môže byť použité pre posun požadovaného bodu do (0, 0) pre\n"
  1727. "vytvorenie vhodného bodu pre ožitie, alebo pre povolenie 'priblíženia'\n"
  1728. "na želaný bod zväčšením 'mierky'.\n"
  1729. "Štandardne je to vyladené na vhodný bod oživenia pre Mandelbrot\n"
  1730. "sadu so štandardnými parametrami, je možné, že bude potrebná úprava\n"
  1731. "v iných situáciach.\n"
  1732. "Rozsah je približne -2 to 2. Zväčší podľa 'mierky' pre posun v kockách."
  1733. #: src/settings_translation_file.cpp
  1734. msgid ""
  1735. "(X,Y,Z) scale of fractal in nodes.\n"
  1736. "Actual fractal size will be 2 to 3 times larger.\n"
  1737. "These numbers can be made very large, the fractal does\n"
  1738. "not have to fit inside the world.\n"
  1739. "Increase these to 'zoom' into the detail of the fractal.\n"
  1740. "Default is for a vertically-squashed shape suitable for\n"
  1741. "an island, set all 3 numbers equal for the raw shape."
  1742. msgstr ""
  1743. "(X,Y,Z) mierka fraktálu v kockách.\n"
  1744. "Skutočná veľkosť fraktálu bude 2 až 3 krát väčšia.\n"
  1745. "Tieto čísla môžu byť veľmi veľké, fraktál sa nemusí\n"
  1746. "zmestiť do sveta.\n"
  1747. "Zvýš pre 'priblíženie' detailu fraktálu.\n"
  1748. "Štandardne je vertikálne stlačený tvar vhodný pre\n"
  1749. "ostrov, nastav všetky 3 čísla rovnaké pre nezmenený tvar."
  1750. #: src/settings_translation_file.cpp
  1751. msgid "2D noise that controls the shape/size of ridged mountains."
  1752. msgstr "2D šum, ktorý riadi tvar/veľkosť hrebeňa hôr."
  1753. #: src/settings_translation_file.cpp
  1754. msgid "2D noise that controls the shape/size of rolling hills."
  1755. msgstr "2D šum, ktorý riadi tvar/veľkosť vlnitosti kopcov."
  1756. #: src/settings_translation_file.cpp
  1757. msgid "2D noise that controls the shape/size of step mountains."
  1758. msgstr "2D šum, ktorý riadi tvar/veľkosť horských stepí."
  1759. #: src/settings_translation_file.cpp
  1760. msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
  1761. msgstr "2D šum, ktorý riadi veľkosť/výskyt hrebeňa kopcov."
  1762. #: src/settings_translation_file.cpp
  1763. msgid "2D noise that controls the size/occurrence of rolling hills."
  1764. msgstr "2D šum, ktorý riadi veľkosť/výskyt zvlnenia kopcov."
  1765. #: src/settings_translation_file.cpp
  1766. msgid "2D noise that controls the size/occurrence of step mountain ranges."
  1767. msgstr "2D šum, ktorý riadi veľkosť/výskyt horských stepí."
  1768. #: src/settings_translation_file.cpp
  1769. msgid "2D noise that locates the river valleys and channels."
  1770. msgstr "2D šum, ktorý určuje údolia a kanály riek."
  1771. #: src/settings_translation_file.cpp
  1772. msgid "3D"
  1773. msgstr ""
  1774. #: src/settings_translation_file.cpp
  1775. msgid "3D clouds"
  1776. msgstr "3D mraky"
  1777. #: src/settings_translation_file.cpp
  1778. msgid "3D mode"
  1779. msgstr "3D režim"
  1780. #: src/settings_translation_file.cpp
  1781. msgid "3D mode parallax strength"
  1782. msgstr "3D režim stupeň paralaxy"
  1783. #: src/settings_translation_file.cpp
  1784. msgid "3D noise defining giant caverns."
  1785. msgstr "3D šum definujúci gigantické dutiny/jaskyne."
  1786. #: src/settings_translation_file.cpp
  1787. msgid ""
  1788. "3D noise defining mountain structure and height.\n"
  1789. "Also defines structure of floatland mountain terrain."
  1790. msgstr ""
  1791. "3D šum definujúci štruktúru a výšku hôr.\n"
  1792. "Takisto definuje štruktúru pohorí lietajúcich pevnín."
  1793. #: src/settings_translation_file.cpp
  1794. msgid ""
  1795. "3D noise defining structure of floatlands.\n"
  1796. "If altered from the default, the noise 'scale' (0.7 by default) may need\n"
  1797. "to be adjusted, as floatland tapering functions best when this noise has\n"
  1798. "a value range of approximately -2.0 to 2.0."
  1799. msgstr ""
  1800. "3D šum definujúci štruktúru lietajúcich pevnín.\n"
  1801. "Ak je zmenený zo štandardného, 'mierka' šumu (štandardne 0.7) môže\n"
  1802. "potrebovať nastavenie, keďže zošpicaťovanie lietajúcej pevniny funguje "
  1803. "najlepšie,\n"
  1804. "keď tento šum má hodnotu približne v rozsahu -2.0 až 2.0."
  1805. #: src/settings_translation_file.cpp
  1806. msgid "3D noise defining structure of river canyon walls."
  1807. msgstr "3D šum definujúci štruktúru stien kaňona rieky."
  1808. #: src/settings_translation_file.cpp
  1809. msgid "3D noise defining terrain."
  1810. msgstr "3D šum definujúci terén."
  1811. #: src/settings_translation_file.cpp
  1812. msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
  1813. msgstr "3D šum pre previsy, útesy, atď. hôr. Obvykle malé odchýlky."
  1814. #: src/settings_translation_file.cpp
  1815. msgid "3D noise that determines number of dungeons per mapchunk."
  1816. msgstr "3D šum definujúci počet kobiek na časť mapy (mapchunk)."
  1817. #: src/settings_translation_file.cpp
  1818. #, fuzzy
  1819. msgid ""
  1820. "3D support.\n"
  1821. "Currently supported:\n"
  1822. "- none: no 3d output.\n"
  1823. "- anaglyph: cyan/magenta color 3d.\n"
  1824. "- interlaced: odd/even line based polarization screen support.\n"
  1825. "- topbottom: split screen top/bottom.\n"
  1826. "- sidebyside: split screen side by side.\n"
  1827. "- crossview: Cross-eyed 3d\n"
  1828. "Note that the interlaced mode requires shaders to be enabled."
  1829. msgstr ""
  1830. "Podpora 3D.\n"
  1831. "Aktuálne sú podporované:\n"
  1832. "- none: bez 3D režimu.\n"
  1833. "- anaglyph: tyrkysovo/purpurová farba 3D.\n"
  1834. "- interlaced: podpora polarizácie založenej na párnych/nepárnych riadkoch "
  1835. "obrazu.\n"
  1836. "- topbottom: rozdelená obrazovka hore/dole.\n"
  1837. "- sidebyside: rozdelená obrazovka vedľa seba.\n"
  1838. "- crossview: 3D prekrížených očí (Cross-eyed)\n"
  1839. "Režim interlaced požaduje, aby boli aktivované shadery."
  1840. #: src/settings_translation_file.cpp
  1841. msgid ""
  1842. "A chosen map seed for a new map, leave empty for random.\n"
  1843. "Will be overridden when creating a new world in the main menu."
  1844. msgstr ""
  1845. "Zvolené semienko pre novú mapu, ponechaj prázdne pre náhodné.\n"
  1846. "Pri vytvorení nového sveta z hlavného menu, bude prepísané."
  1847. #: src/settings_translation_file.cpp
  1848. msgid "A message to be displayed to all clients when the server crashes."
  1849. msgstr "Správa, ktorá sa zobrazí všetkým klientom pri páde servera."
  1850. #: src/settings_translation_file.cpp
  1851. msgid "A message to be displayed to all clients when the server shuts down."
  1852. msgstr "Správa, ktorá sa zobrazí všetkým klientom, keď sa server vypína."
  1853. #: src/settings_translation_file.cpp
  1854. msgid "ABM interval"
  1855. msgstr "Interval Aktívnej Blokovej Modifikácie (ABM)"
  1856. #: src/settings_translation_file.cpp
  1857. msgid "ABM time budget"
  1858. msgstr "Vyhradená doba ABM"
  1859. #: src/settings_translation_file.cpp
  1860. msgid "Absolute limit of queued blocks to emerge"
  1861. msgstr "Absolútny limit kociek vo fronte"
  1862. #: src/settings_translation_file.cpp
  1863. msgid "Acceleration in air"
  1864. msgstr "Zrýchlenie vo vzduchu"
  1865. #: src/settings_translation_file.cpp
  1866. msgid "Acceleration of gravity, in nodes per second per second."
  1867. msgstr "Gravitačné zrýchlenie, v kockách za sekundu na druhú."
  1868. #: src/settings_translation_file.cpp
  1869. msgid "Active Block Modifiers"
  1870. msgstr "Aktívne modifikátory blokov (ABM)"
  1871. #: src/settings_translation_file.cpp
  1872. msgid "Active block management interval"
  1873. msgstr "Riadiaci interval aktívnych blokov"
  1874. #: src/settings_translation_file.cpp
  1875. msgid "Active block range"
  1876. msgstr "Rozsah aktívnych blokov"
  1877. #: src/settings_translation_file.cpp
  1878. msgid "Active object send range"
  1879. msgstr "Zasielaný rozsah aktívnych objektov"
  1880. #: src/settings_translation_file.cpp
  1881. msgid "Adds particles when digging a node."
  1882. msgstr "Pridá časticové efekty pri vykopávaní kocky."
  1883. #: src/settings_translation_file.cpp
  1884. msgid ""
  1885. "Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
  1886. "screens."
  1887. msgstr ""
  1888. "Nastav dpi konfiguráciu podľa svojej obrazovky (nie pre X11/len pre Android) "
  1889. "napr. pre 4k obrazovky."
  1890. #: src/settings_translation_file.cpp
  1891. msgid "Adjust the detected display density, used for scaling UI elements."
  1892. msgstr ""
  1893. "Uprav zistenú hustotu zobrazenia, použitú pre zmenu veľkosti prvkov "
  1894. "grafického rozhrania."
  1895. #: src/settings_translation_file.cpp
  1896. #, c-format
  1897. msgid ""
  1898. "Adjusts the density of the floatland layer.\n"
  1899. "Increase value to increase density. Can be positive or negative.\n"
  1900. "Value = 0.0: 50% of volume is floatland.\n"
  1901. "Value = 2.0 (can be higher depending on 'mgv7_np_floatland', always test\n"
  1902. "to be sure) creates a solid floatland layer."
  1903. msgstr ""
  1904. "Nastav hustotu vrstvy lietajúcej pevniny.\n"
  1905. "Zvýš hodnotu pre zvýšenie hustoty. Môže byť kladná, alebo záporná.\n"
  1906. "Hodnota = 0.0: 50% objemu je lietajúca pevnina.\n"
  1907. "Hodnota = 2.0 (môže byť vyššie v závislosti od 'mgv7_np_floatland', vždy "
  1908. "otestuj\n"
  1909. "aby si bol istý) vytvorí pevnú úroveň lietajúcej pevniny."
  1910. #: src/settings_translation_file.cpp
  1911. msgid "Admin name"
  1912. msgstr "Meno správcu"
  1913. #: src/settings_translation_file.cpp
  1914. msgid "Advanced"
  1915. msgstr "Pokročilé"
  1916. #: src/settings_translation_file.cpp
  1917. msgid ""
  1918. "Alters the light curve by applying 'gamma correction' to it.\n"
  1919. "Higher values make middle and lower light levels brighter.\n"
  1920. "Value '1.0' leaves the light curve unaltered.\n"
  1921. "This only has significant effect on daylight and artificial\n"
  1922. "light, it has very little effect on natural night light."
  1923. msgstr ""
  1924. "Zmení svetelnú krivku aplikovaním 'gamma korekcie'.\n"
  1925. "Vyššie hodnoty robia stredné a nižšie tóny svetlejšími.\n"
  1926. "Hodnota '1.0' ponechá svetelnú krivku nezmenenú.\n"
  1927. "Toto má vplyv len na denné a umelé svetlo,\n"
  1928. "ma len veľmi malý vplyv na prirodzené nočné svetlo."
  1929. #: src/settings_translation_file.cpp
  1930. msgid "Always fly fast"
  1931. msgstr "Vždy lietaj rýchlo"
  1932. #: src/settings_translation_file.cpp
  1933. msgid "Ambient occlusion gamma"
  1934. msgstr "Ambient occlusion gamma"
  1935. #: src/settings_translation_file.cpp
  1936. msgid "Amplifies the valleys."
  1937. msgstr "Zväčšuje údolia."
  1938. #: src/settings_translation_file.cpp
  1939. msgid "Anisotropic filtering"
  1940. msgstr "Anisotropné filtrovanie"
  1941. #: src/settings_translation_file.cpp
  1942. msgid "Announce server"
  1943. msgstr "Zverejni server"
  1944. #: src/settings_translation_file.cpp
  1945. msgid "Announce to this serverlist."
  1946. msgstr "Zverejni v zozname serverov."
  1947. #: src/settings_translation_file.cpp
  1948. #, fuzzy
  1949. msgid "Anti-aliasing scale"
  1950. msgstr "Vyhladzovanie:"
  1951. #: src/settings_translation_file.cpp
  1952. #, fuzzy
  1953. msgid "Antialiasing method"
  1954. msgstr "Vyhladzovanie:"
  1955. #: src/settings_translation_file.cpp
  1956. msgid "Append item name"
  1957. msgstr "Pridaj názov položky/veci"
  1958. #: src/settings_translation_file.cpp
  1959. msgid "Append item name to tooltip."
  1960. msgstr "Pridaj názov veci do popisku."
  1961. #: src/settings_translation_file.cpp
  1962. msgid "Apple trees noise"
  1963. msgstr "Šum jabloní"
  1964. #: src/settings_translation_file.cpp
  1965. msgid "Arm inertia"
  1966. msgstr "Zotrvačnosť ruky"
  1967. #: src/settings_translation_file.cpp
  1968. msgid ""
  1969. "Arm inertia, gives a more realistic movement of\n"
  1970. "the arm when the camera moves."
  1971. msgstr ""
  1972. "Zotrvačnosť ruky, vytvára realistickejší pohyb ruky\n"
  1973. "pri pohybe kamery."
  1974. #: src/settings_translation_file.cpp
  1975. msgid "Ask to reconnect after crash"
  1976. msgstr "Ponúkni obnovu pripojenia po páde"
  1977. #: src/settings_translation_file.cpp
  1978. msgid ""
  1979. "At this distance the server will aggressively optimize which blocks are sent "
  1980. "to\n"
  1981. "clients.\n"
  1982. "Small values potentially improve performance a lot, at the expense of "
  1983. "visible\n"
  1984. "rendering glitches (some blocks will not be rendered under water and in "
  1985. "caves,\n"
  1986. "as well as sometimes on land).\n"
  1987. "Setting this to a value greater than max_block_send_distance disables this\n"
  1988. "optimization.\n"
  1989. "Stated in mapblocks (16 nodes)."
  1990. msgstr ""
  1991. "V tento vzdialenosti bude server agresívne optimalizovať, ktoré\n"
  1992. "bloky pošle klientovi.\n"
  1993. "Malé hodnoty potenciálne výrazne zvýšia výkon, za cenu viditeľných\n"
  1994. "chýb renderovania (niektoré bloky nebudú vyrenderované pod vodou a v "
  1995. "jaskyniach,\n"
  1996. "prípadne niekedy aj na súši).\n"
  1997. "Nastavenie hodnoty vyššej ako max_block_send_distance deaktivuje túto\n"
  1998. "optimalizáciu.\n"
  1999. "Udávane v blokoch mapy (16 kociek)."
  2000. #: src/settings_translation_file.cpp
  2001. msgid "Audio"
  2002. msgstr "Zvuk"
  2003. #: src/settings_translation_file.cpp
  2004. msgid "Automatically jump up single-node obstacles."
  2005. msgstr "Automaticky vyskočí na prekážku vysokú jedna kocka."
  2006. #: src/settings_translation_file.cpp
  2007. msgid "Automatically report to the serverlist."
  2008. msgstr "Automaticky zápis do zoznamu serverov."
  2009. #: src/settings_translation_file.cpp
  2010. msgid "Autoscaling mode"
  2011. msgstr "Režim automatickej zmeny mierky"
  2012. #: src/settings_translation_file.cpp
  2013. msgid "Aux1 key for climbing/descending"
  2014. msgstr "Klávesa Aux1 pre šplhanie hore/dole"
  2015. #: src/settings_translation_file.cpp
  2016. msgid "Base ground level"
  2017. msgstr "Základná úroveň dna"
  2018. #: src/settings_translation_file.cpp
  2019. msgid "Base terrain height."
  2020. msgstr "Základná výška terénu."
  2021. #: src/settings_translation_file.cpp
  2022. #, fuzzy
  2023. msgid "Base texture size"
  2024. msgstr "Minimálna veľkosť textúry"
  2025. #: src/settings_translation_file.cpp
  2026. msgid "Basic privileges"
  2027. msgstr "Základné práva"
  2028. #: src/settings_translation_file.cpp
  2029. msgid "Beach noise"
  2030. msgstr "Šum pláže"
  2031. #: src/settings_translation_file.cpp
  2032. msgid "Beach noise threshold"
  2033. msgstr "Hraničná hodnota šumu pláže"
  2034. #: src/settings_translation_file.cpp
  2035. msgid "Bilinear filtering"
  2036. msgstr "Bilineárne filtrovanie"
  2037. #: src/settings_translation_file.cpp
  2038. msgid "Bind address"
  2039. msgstr "Spájacia adresa"
  2040. #: src/settings_translation_file.cpp
  2041. #, fuzzy
  2042. msgid "Biome API"
  2043. msgstr "Ekosystémy"
  2044. #: src/settings_translation_file.cpp
  2045. msgid "Biome noise"
  2046. msgstr "Šum biómu"
  2047. #: src/settings_translation_file.cpp
  2048. msgid "Block send optimize distance"
  2049. msgstr "Vzdialenosť pre optimalizáciu posielania blokov"
  2050. #: src/settings_translation_file.cpp
  2051. msgid "Bloom"
  2052. msgstr "Žiara"
  2053. #: src/settings_translation_file.cpp
  2054. msgid "Bloom Intensity"
  2055. msgstr "Intenzita ožiarenia"
  2056. #: src/settings_translation_file.cpp
  2057. msgid "Bloom Radius"
  2058. msgstr "Rozsah ožiarenia"
  2059. #: src/settings_translation_file.cpp
  2060. msgid "Bloom Strength Factor"
  2061. msgstr "Činiteľ sily ožiarenia"
  2062. #: src/settings_translation_file.cpp
  2063. msgid "Bobbing"
  2064. msgstr "Nadskakovanie"
  2065. #: src/settings_translation_file.cpp
  2066. msgid "Bold and italic font path"
  2067. msgstr "Cesta k tučnému šikmému písmu"
  2068. #: src/settings_translation_file.cpp
  2069. msgid "Bold and italic monospace font path"
  2070. msgstr "Cesta k tučnému šikmému písmu s pevnou šírkou"
  2071. #: src/settings_translation_file.cpp
  2072. msgid "Bold font path"
  2073. msgstr "Cesta k tučnému písmu"
  2074. #: src/settings_translation_file.cpp
  2075. msgid "Bold monospace font path"
  2076. msgstr "Cesta k tučnému písmu s pevnou šírkou"
  2077. #: src/settings_translation_file.cpp
  2078. msgid "Build inside player"
  2079. msgstr "Stavanie vnútri hráča"
  2080. #: src/settings_translation_file.cpp
  2081. msgid "Builtin"
  2082. msgstr "Vstavané (Builtin)"
  2083. #: src/settings_translation_file.cpp
  2084. msgid "Camera"
  2085. msgstr "Pohľad"
  2086. #: src/settings_translation_file.cpp
  2087. msgid "Camera smoothing"
  2088. msgstr "Plynulý pohyb kamery"
  2089. #: src/settings_translation_file.cpp
  2090. msgid "Camera smoothing in cinematic mode"
  2091. msgstr "Plynulý pohyb kamery vo filmovom režime"
  2092. #: src/settings_translation_file.cpp
  2093. msgid "Cave noise"
  2094. msgstr "Šum jaskyne"
  2095. #: src/settings_translation_file.cpp
  2096. msgid "Cave noise #1"
  2097. msgstr "Šum jaskýň #1"
  2098. #: src/settings_translation_file.cpp
  2099. msgid "Cave noise #2"
  2100. msgstr "Šum jaskýň #2"
  2101. #: src/settings_translation_file.cpp
  2102. msgid "Cave width"
  2103. msgstr "Šírka jaskyne"
  2104. #: src/settings_translation_file.cpp
  2105. msgid "Cave1 noise"
  2106. msgstr "Cave1 šum"
  2107. #: src/settings_translation_file.cpp
  2108. msgid "Cave2 noise"
  2109. msgstr "Cave2 šum"
  2110. #: src/settings_translation_file.cpp
  2111. msgid "Cavern limit"
  2112. msgstr "Limit dutín"
  2113. #: src/settings_translation_file.cpp
  2114. msgid "Cavern noise"
  2115. msgstr "Šum dutín"
  2116. #: src/settings_translation_file.cpp
  2117. msgid "Cavern taper"
  2118. msgstr "Zbiehavosť dutín"
  2119. #: src/settings_translation_file.cpp
  2120. msgid "Cavern threshold"
  2121. msgstr "Hraničná hodnota dutín"
  2122. #: src/settings_translation_file.cpp
  2123. msgid "Cavern upper limit"
  2124. msgstr "Horný limit dutín"
  2125. #: src/settings_translation_file.cpp
  2126. msgid ""
  2127. "Center of light curve boost range.\n"
  2128. "Where 0.0 is minimum light level, 1.0 is maximum light level."
  2129. msgstr ""
  2130. "Centrum rozsahu zosilnenia svetelnej krivky.\n"
  2131. "Kde 0.0 je minimálna úroveň, 1.0 je maximálna úroveň ."
  2132. #: src/settings_translation_file.cpp
  2133. msgid "Chat command time message threshold"
  2134. msgstr "Časové obmedzenie príkazu v správe"
  2135. #: src/settings_translation_file.cpp
  2136. msgid "Chat commands"
  2137. msgstr "Komunikačné príkazy"
  2138. #: src/settings_translation_file.cpp
  2139. msgid "Chat font size"
  2140. msgstr "Veľkosť komunikačného písma"
  2141. #: src/settings_translation_file.cpp
  2142. msgid "Chat log level"
  2143. msgstr "Úroveň komunikačného logu"
  2144. #: src/settings_translation_file.cpp
  2145. msgid "Chat message count limit"
  2146. msgstr "Limit počtu správ"
  2147. #: src/settings_translation_file.cpp
  2148. msgid "Chat message format"
  2149. msgstr "Formát komunikačných správ"
  2150. #: src/settings_translation_file.cpp
  2151. msgid "Chat message kick threshold"
  2152. msgstr "Hranica správ pre vylúčenie"
  2153. #: src/settings_translation_file.cpp
  2154. msgid "Chat message max length"
  2155. msgstr "Max dĺžka správy"
  2156. #: src/settings_translation_file.cpp
  2157. msgid "Chat weblinks"
  2158. msgstr "Komunikačná webové odkazy"
  2159. #: src/settings_translation_file.cpp
  2160. msgid "Chunk size"
  2161. msgstr "Veľkosť časti (chunk)"
  2162. #: src/settings_translation_file.cpp
  2163. msgid ""
  2164. "Clickable weblinks (middle-click or Ctrl+left-click) enabled in chat console "
  2165. "output."
  2166. msgstr ""
  2167. "Spustiteľné webové odkazy (kliknutie stredným tlačítkom, alebo CTRL+ľave "
  2168. "kliknutie) sú v komunikačnej konzole povolené."
  2169. #: src/settings_translation_file.cpp
  2170. msgid "Client"
  2171. msgstr "Klient"
  2172. #: src/settings_translation_file.cpp
  2173. msgid "Client Mesh Chunksize"
  2174. msgstr "Veľkosť chunku pre \"Client Mesh\""
  2175. #: src/settings_translation_file.cpp
  2176. msgid "Client and Server"
  2177. msgstr "Klient a Server"
  2178. #: src/settings_translation_file.cpp
  2179. msgid "Client modding"
  2180. msgstr "Úpravy (modding) cez klienta"
  2181. #: src/settings_translation_file.cpp
  2182. msgid "Client side modding restrictions"
  2183. msgstr "Obmedzenia úprav na strane klienta"
  2184. #: src/settings_translation_file.cpp
  2185. msgid "Client-side Modding"
  2186. msgstr "Úpravy (módovanie) na strane klienta"
  2187. #: src/settings_translation_file.cpp
  2188. #, fuzzy
  2189. msgid "Client-side node lookup range restriction"
  2190. msgstr "Obmedzenie vyhľadávania dosahu kociek na strane klienta"
  2191. #: src/settings_translation_file.cpp
  2192. msgid "Climbing speed"
  2193. msgstr "Rýchlosť šplhania"
  2194. #: src/settings_translation_file.cpp
  2195. msgid "Cloud radius"
  2196. msgstr "Polomer mrakov"
  2197. #: src/settings_translation_file.cpp
  2198. msgid "Clouds"
  2199. msgstr "Mraky"
  2200. #: src/settings_translation_file.cpp
  2201. #, fuzzy
  2202. msgid "Clouds are a client-side effect."
  2203. msgstr "Mraky sú efektom na strane klienta."
  2204. #: src/settings_translation_file.cpp
  2205. msgid "Clouds in menu"
  2206. msgstr "Mraky v menu"
  2207. #: src/settings_translation_file.cpp
  2208. msgid "Colored fog"
  2209. msgstr "Farebná hmla"
  2210. #: src/settings_translation_file.cpp
  2211. msgid "Colored shadows"
  2212. msgstr "Farebné tiene"
  2213. #: src/settings_translation_file.cpp
  2214. msgid ""
  2215. "Comma-separated list of flags to hide in the content repository.\n"
  2216. "\"nonfree\" can be used to hide packages which do not qualify as 'free "
  2217. "software',\n"
  2218. "as defined by the Free Software Foundation.\n"
  2219. "You can also specify content ratings.\n"
  2220. "These flags are independent from Minetest versions,\n"
  2221. "so see a full list at https://content.minetest.net/help/content_flags/"
  2222. msgstr ""
  2223. "Čiarkou oddelený zoznam príznakov, ktoré sa skryjú v zozname doplnkov.\n"
  2224. "\"nonfree\" môže byť využité na skrytie doplnkov, ktoré nie je možné "
  2225. "považovať za 'voľný softvér',\n"
  2226. "tak ako je definovaný Free Software Foundation.\n"
  2227. "Môžeš definovať aj hodnotenie obsahu.\n"
  2228. "Tie to príznaky sú nezávislé od verzie Minetestu,\n"
  2229. "viď. aj kompletný zoznam na https://content.minetest.net/help/content_flags/"
  2230. #: src/settings_translation_file.cpp
  2231. msgid ""
  2232. "Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
  2233. "allow them to upload and download data to/from the internet."
  2234. msgstr ""
  2235. "Čiarkou oddelený zoznam rozšírení, ktoré majú povolené prístup na HTTP API,\n"
  2236. "ktoré im dovolia posielať a sťahovať dáta z/na internet."
  2237. #: src/settings_translation_file.cpp
  2238. msgid ""
  2239. "Comma-separated list of trusted mods that are allowed to access insecure\n"
  2240. "functions even when mod security is on (via request_insecure_environment())."
  2241. msgstr ""
  2242. "Čiarkou oddelený zoznam dôveryhodných rozšírení, ktoré majú povolené\n"
  2243. "nebezpečné funkcie aj keď je bezpečnosť rozšírení aktívna (cez "
  2244. "request_insecure_environment())."
  2245. #: src/settings_translation_file.cpp
  2246. msgid ""
  2247. "Compression level to use when saving mapblocks to disk.\n"
  2248. "-1 - use default compression level\n"
  2249. "0 - least compression, fastest\n"
  2250. "9 - best compression, slowest"
  2251. msgstr ""
  2252. "Úroveň kompresie použitej pri ukladaní blokov mapy na disk.\n"
  2253. "-1 - predvolená úroveň kompresie\n"
  2254. "0 - najmenšia kompresia, najrýchlejšie\n"
  2255. "9 - najlepšia kompresia, najpomalšie"
  2256. #: src/settings_translation_file.cpp
  2257. msgid ""
  2258. "Compression level to use when sending mapblocks to the client.\n"
  2259. "-1 - use default compression level\n"
  2260. "0 - least compression, fastest\n"
  2261. "9 - best compression, slowest"
  2262. msgstr ""
  2263. "Úroveň kompresie použitej pri posielaní blokov mapy klientom.\n"
  2264. "-1 - predvolená úroveň kompresie\n"
  2265. "0 - najmenšia kompresia, najrýchlejšie\n"
  2266. "9 - najlepšia kompresia, najpomalšie"
  2267. #: src/settings_translation_file.cpp
  2268. msgid "Connect glass"
  2269. msgstr "Prepojené sklo"
  2270. #: src/settings_translation_file.cpp
  2271. msgid "Connect to external media server"
  2272. msgstr "Pripoj sa na externý média server"
  2273. #: src/settings_translation_file.cpp
  2274. msgid "Connects glass if supported by node."
  2275. msgstr "Prepojí sklo, ak je to podporované kockou."
  2276. #: src/settings_translation_file.cpp
  2277. msgid "Console alpha"
  2278. msgstr "Priehľadnosť konzoly"
  2279. #: src/settings_translation_file.cpp
  2280. msgid "Console color"
  2281. msgstr "Farba konzoly"
  2282. #: src/settings_translation_file.cpp
  2283. msgid "Console height"
  2284. msgstr "Výška konzoly"
  2285. #: src/settings_translation_file.cpp
  2286. msgid "Content Repository"
  2287. msgstr "Úložisko doplnkov"
  2288. #: src/settings_translation_file.cpp
  2289. msgid "ContentDB Flag Blacklist"
  2290. msgstr "Čierna listina príznakov z ContentDB"
  2291. #: src/settings_translation_file.cpp
  2292. msgid "ContentDB Max Concurrent Downloads"
  2293. msgstr "ContentDB Maximum súbežných sťahovaní"
  2294. #: src/settings_translation_file.cpp
  2295. msgid "ContentDB URL"
  2296. msgstr "Cesta (URL) ku ContentDB"
  2297. #: src/settings_translation_file.cpp
  2298. msgid ""
  2299. "Controls length of day/night cycle.\n"
  2300. "Examples:\n"
  2301. "72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
  2302. msgstr ""
  2303. "Riadi dĺžku dňa a noci.\n"
  2304. "Príklad:\n"
  2305. "72 = 20min, 360 = 4min, 1 = 24hodín, 0 = deň/noc/čokoľvek ostáva nezmenený."
  2306. #: src/settings_translation_file.cpp
  2307. msgid ""
  2308. "Controls sinking speed in liquid when idling. Negative values will cause\n"
  2309. "you to rise instead."
  2310. msgstr ""
  2311. "Riadi rýchlosť klesania v kvapaline pri nečinnosti. Negatívne hodnoty\n"
  2312. "spôsobia, že budeš namiesto klesania stúpať."
  2313. #: src/settings_translation_file.cpp
  2314. msgid "Controls steepness/depth of lake depressions."
  2315. msgstr "Riadi strmosť/hĺbku jazier."
  2316. #: src/settings_translation_file.cpp
  2317. msgid "Controls steepness/height of hills."
  2318. msgstr "Riadi strmosť/výšku kopcov."
  2319. #: src/settings_translation_file.cpp
  2320. msgid ""
  2321. "Controls width of tunnels, a smaller value creates wider tunnels.\n"
  2322. "Value >= 10.0 completely disables generation of tunnels and avoids the\n"
  2323. "intensive noise calculations."
  2324. msgstr ""
  2325. "Riadi šírku tunelov, menšia hodnota vytvára širšie tunely.\n"
  2326. "Hodnota >= 10.0 úplne vypne generovanie tunelov, čím sa vyhne\n"
  2327. "náročným prepočtom šumu."
  2328. #: src/settings_translation_file.cpp
  2329. msgid "Crash message"
  2330. msgstr "Správa pri páde"
  2331. #: src/settings_translation_file.cpp
  2332. msgid "Crosshair alpha"
  2333. msgstr "Priehľadnosť zameriavača"
  2334. #: src/settings_translation_file.cpp
  2335. msgid ""
  2336. "Crosshair alpha (opaqueness, between 0 and 255).\n"
  2337. "This also applies to the object crosshair."
  2338. msgstr ""
  2339. "Priehľadnosť zameriavača (nepriehľadnosť, medzi 0 a 255).\n"
  2340. "Tiež nastavuje farbu objektu zameriavača."
  2341. #: src/settings_translation_file.cpp
  2342. msgid "Crosshair color"
  2343. msgstr "Farba zameriavača"
  2344. #: src/settings_translation_file.cpp
  2345. msgid ""
  2346. "Crosshair color (R,G,B).\n"
  2347. "Also controls the object crosshair color"
  2348. msgstr ""
  2349. "Farba zameriavača (R,G,B).\n"
  2350. "Nastavuje farbu objektu zameriavača"
  2351. #: src/settings_translation_file.cpp
  2352. msgid "DPI"
  2353. msgstr "DPI"
  2354. #: src/settings_translation_file.cpp
  2355. msgid "Debug log file size threshold"
  2356. msgstr "Hraničná veľkosť ladiaceho log súboru"
  2357. #: src/settings_translation_file.cpp
  2358. msgid "Debug log level"
  2359. msgstr "Úroveň ladiacich info"
  2360. #: src/settings_translation_file.cpp
  2361. msgid "Debugging"
  2362. msgstr "Ladenie"
  2363. #: src/settings_translation_file.cpp
  2364. msgid "Dedicated server step"
  2365. msgstr "Určený krok servera"
  2366. #: src/settings_translation_file.cpp
  2367. msgid "Default acceleration"
  2368. msgstr "Štandardné zrýchlenie"
  2369. #: src/settings_translation_file.cpp
  2370. msgid ""
  2371. "Default maximum number of forceloaded mapblocks.\n"
  2372. "Set this to -1 to disable the limit."
  2373. msgstr ""
  2374. "Maximálny počet vynútene nahraných blokov mapy.\n"
  2375. "Nastav to na -1 pre zrušenie limitu."
  2376. #: src/settings_translation_file.cpp
  2377. msgid "Default password"
  2378. msgstr "Štandardné heslo"
  2379. #: src/settings_translation_file.cpp
  2380. msgid "Default privileges"
  2381. msgstr "Štandardné práva"
  2382. #: src/settings_translation_file.cpp
  2383. msgid "Default report format"
  2384. msgstr "Štandardný formát záznamov"
  2385. #: src/settings_translation_file.cpp
  2386. msgid "Default stack size"
  2387. msgstr "Štandardná veľkosť kôpky"
  2388. #: src/settings_translation_file.cpp
  2389. msgid ""
  2390. "Define shadow filtering quality.\n"
  2391. "This simulates the soft shadows effect by applying a PCF or Poisson disk\n"
  2392. "but also uses more resources."
  2393. msgstr ""
  2394. "Definuje kvalitu filtrovania tieňov\n"
  2395. "Toto simuluje efekt jemných tieňov použitím PCF alebo poisson disk\n"
  2396. "zároveň ale spotrebováva viac zdrojov."
  2397. #: src/settings_translation_file.cpp
  2398. msgid "Defines areas where trees have apples."
  2399. msgstr "Definuje oblasti, kde stromy majú jablká."
  2400. #: src/settings_translation_file.cpp
  2401. msgid "Defines areas with sandy beaches."
  2402. msgstr "Definuje oblasti s pieskovými plážami."
  2403. #: src/settings_translation_file.cpp
  2404. msgid "Defines distribution of higher terrain and steepness of cliffs."
  2405. msgstr "Definuje rozdelenie vyššieho terénu a strmosť útesov."
  2406. #: src/settings_translation_file.cpp
  2407. msgid "Defines distribution of higher terrain."
  2408. msgstr "Definuje rozdelenie vyššieho terénu."
  2409. #: src/settings_translation_file.cpp
  2410. msgid "Defines full size of caverns, smaller values create larger caverns."
  2411. msgstr "Definuje plnú šírku dutín, menšie hodnoty vytvoria väčšie dutiny."
  2412. #: src/settings_translation_file.cpp
  2413. msgid ""
  2414. "Defines how much bloom is applied to the rendered image\n"
  2415. "Smaller values make bloom more subtle\n"
  2416. "Range: from 0.01 to 1.0, default: 0.05"
  2417. msgstr ""
  2418. "Definuje aké výrazné osvetlenie bude aplikované na vyrenderovaný obraz\n"
  2419. "Menšie hodnoty znamenajú jemnejšie ožiarenie\n"
  2420. "Rozsah: od 0.01 do 1.0, predvolené: 0.05"
  2421. #: src/settings_translation_file.cpp
  2422. msgid "Defines large-scale river channel structure."
  2423. msgstr "Vo veľkom merítku definuje štruktúru kanálov riek."
  2424. #: src/settings_translation_file.cpp
  2425. msgid "Defines location and terrain of optional hills and lakes."
  2426. msgstr "Definuje umiestnenie a terén voliteľných kopcov a jazier."
  2427. #: src/settings_translation_file.cpp
  2428. msgid "Defines the base ground level."
  2429. msgstr "Definuje úroveň dna."
  2430. #: src/settings_translation_file.cpp
  2431. msgid "Defines the depth of the river channel."
  2432. msgstr "Definuje hĺbku koryta rieky."
  2433. #: src/settings_translation_file.cpp
  2434. msgid ""
  2435. "Defines the magnitude of bloom overexposure.\n"
  2436. "Range: from 0.1 to 10.0, default: 1.0"
  2437. msgstr ""
  2438. "Definuje rozsah preexponovania žiarenia.\n"
  2439. "Rozsah: od 0.1 do 10.0, predvolené: 1.0"
  2440. #: src/settings_translation_file.cpp
  2441. msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
  2442. msgstr ""
  2443. "Určuje maximálnu vzdialenosť zobrazenia hráča v blokoch (0 = neobmedzená)."
  2444. #: src/settings_translation_file.cpp
  2445. msgid ""
  2446. "Defines the size of the sampling grid for FSAA and SSAA antialiasing "
  2447. "methods.\n"
  2448. "Value of 2 means taking 2x2 = 4 samples."
  2449. msgstr ""
  2450. #: src/settings_translation_file.cpp
  2451. msgid "Defines the width of the river channel."
  2452. msgstr "Definuje šírku pre koryto rieky."
  2453. #: src/settings_translation_file.cpp
  2454. msgid "Defines the width of the river valley."
  2455. msgstr "Definuje šírku údolia rieky."
  2456. #: src/settings_translation_file.cpp
  2457. msgid "Defines tree areas and tree density."
  2458. msgstr "Definuje oblasti so stromami a hustotu stromov."
  2459. #: src/settings_translation_file.cpp
  2460. msgid ""
  2461. "Delay between mesh updates on the client in ms. Increasing this will slow\n"
  2462. "down the rate of mesh updates, thus reducing jitter on slower clients."
  2463. msgstr ""
  2464. "Oneskorenie, kým sa Mesh aktualizuje na strane klienta v ms.\n"
  2465. "Zvýšenie spomalí množstvo aktualizácie Mesh objektov, teda zníži chvenie na "
  2466. "pomalších klientoch."
  2467. #: src/settings_translation_file.cpp
  2468. msgid "Delay in sending blocks after building"
  2469. msgstr "Oneskorenie posielania blokov po výstavbe"
  2470. #: src/settings_translation_file.cpp
  2471. msgid "Delay showing tooltips, stated in milliseconds."
  2472. msgstr "Oneskorenie zobrazenia popisku, zadané v milisekundách."
  2473. #: src/settings_translation_file.cpp
  2474. msgid "Deprecated Lua API handling"
  2475. msgstr "Zastaralé Lua API spracovanie"
  2476. #: src/settings_translation_file.cpp
  2477. msgid "Depth below which you'll find giant caverns."
  2478. msgstr "Hĺbka pod ktorou nájdeš gigantické dutiny/jaskyne."
  2479. #: src/settings_translation_file.cpp
  2480. msgid "Depth below which you'll find large caves."
  2481. msgstr "Hĺbka pod ktorou nájdeš veľké jaskyne."
  2482. #: src/settings_translation_file.cpp
  2483. msgid ""
  2484. "Description of server, to be displayed when players join and in the "
  2485. "serverlist."
  2486. msgstr ""
  2487. "Zobrazovaný popis servera, keď sa hráč na server pripojí a v zozname "
  2488. "serverov."
  2489. #: src/settings_translation_file.cpp
  2490. msgid "Desert noise threshold"
  2491. msgstr "Hraničná hodnota šumu púšte"
  2492. #: src/settings_translation_file.cpp
  2493. msgid ""
  2494. "Deserts occur when np_biome exceeds this value.\n"
  2495. "When the 'snowbiomes' flag is enabled, this is ignored."
  2496. msgstr ""
  2497. "Púšte sa objavia keď np_biome presiahne túto hodnotu.\n"
  2498. "Ak je aktívny príznak 'snowbiomes', tak toto je ignorované."
  2499. #: src/settings_translation_file.cpp
  2500. msgid "Desynchronize block animation"
  2501. msgstr "Nesynchronizuj animáciu blokov"
  2502. #: src/settings_translation_file.cpp
  2503. msgid "Developer Options"
  2504. msgstr "Nastavenia pre vývojárov"
  2505. #: src/settings_translation_file.cpp
  2506. msgid "Digging particles"
  2507. msgstr "Časticové efekty pri kopaní"
  2508. #: src/settings_translation_file.cpp
  2509. msgid "Disable anticheat"
  2510. msgstr "Zakáž anticheat"
  2511. #: src/settings_translation_file.cpp
  2512. msgid "Disallow empty passwords"
  2513. msgstr "Zakáž prázdne heslá"
  2514. #: src/settings_translation_file.cpp
  2515. msgid "Display Density Scaling Factor"
  2516. msgstr "Faktor škálovania hustoty zobrazenia"
  2517. #: src/settings_translation_file.cpp
  2518. msgid ""
  2519. "Distance in nodes at which transparency depth sorting is enabled\n"
  2520. "Use this to limit the performance impact of transparency depth sorting"
  2521. msgstr ""
  2522. "Vzdialenosť v kockách do ktorej sa ešte spracúva hĺbka priesvitnosti\n"
  2523. "Používa sa obmedzenie dopadu na výkon pri spracovaní hĺbky priesvitnosti"
  2524. #: src/settings_translation_file.cpp
  2525. msgid "Domain name of server, to be displayed in the serverlist."
  2526. msgstr "Doménové meno servera, ktoré bude zobrazené v zozname serverov."
  2527. #: src/settings_translation_file.cpp
  2528. msgid "Double tap jump for fly"
  2529. msgstr "Dvakrát skok pre lietanie"
  2530. #: src/settings_translation_file.cpp
  2531. msgid "Double-tapping the jump key toggles fly mode."
  2532. msgstr "Dvojnásobné stlačenie klávesy pre skok prepne režim lietania."
  2533. #: src/settings_translation_file.cpp
  2534. msgid "Dump the mapgen debug information."
  2535. msgstr "Získaj ladiace informácie generátora máp."
  2536. #: src/settings_translation_file.cpp
  2537. msgid "Dungeon maximum Y"
  2538. msgstr "Maximálne Y kobky"
  2539. #: src/settings_translation_file.cpp
  2540. msgid "Dungeon minimum Y"
  2541. msgstr "Minimálne Y kobky"
  2542. #: src/settings_translation_file.cpp
  2543. msgid "Dungeon noise"
  2544. msgstr "Šum kobky"
  2545. #: src/settings_translation_file.cpp
  2546. msgid "Enable Automatic Exposure"
  2547. msgstr "Povoliť automatickú expozíciu"
  2548. #: src/settings_translation_file.cpp
  2549. msgid "Enable Bloom"
  2550. msgstr "Povoliť žiaru"
  2551. #: src/settings_translation_file.cpp
  2552. msgid "Enable Bloom Debug"
  2553. msgstr "Povoliť ladenie žiary"
  2554. #: src/settings_translation_file.cpp
  2555. msgid ""
  2556. "Enable IPv6 support (for both client and server).\n"
  2557. "Required for IPv6 connections to work at all."
  2558. msgstr ""
  2559. "Aktivuj IPv6 podporu (pre klienta ako i server).\n"
  2560. "Požadované aby IPv6 spojenie vôbec mohlo fungovať."
  2561. #: src/settings_translation_file.cpp
  2562. msgid ""
  2563. "Enable Lua modding support on client.\n"
  2564. "This support is experimental and API can change."
  2565. msgstr ""
  2566. "Aktivuj podporu úprav na klientovi pomocou Lua skriptov.\n"
  2567. "Táto podpora je experimentálna a API sa môže zmeniť."
  2568. #: src/settings_translation_file.cpp
  2569. msgid ""
  2570. "Enable Poisson disk filtering.\n"
  2571. "On true uses Poisson disk to make \"soft shadows\". Otherwise uses PCF "
  2572. "filtering."
  2573. msgstr ""
  2574. "Aktivuj poisson disk filtrovanie.\n"
  2575. "Ak je aktivované použije poisson disk pre vytvorenie \"mäkkých tieňov\". V "
  2576. "opačnom prípade sa použije PCF filtrovanie."
  2577. #: src/settings_translation_file.cpp
  2578. msgid "Enable Raytraced Culling"
  2579. msgstr "Povoliť Raytraced Culling"
  2580. #: src/settings_translation_file.cpp
  2581. msgid ""
  2582. "Enable automatic exposure correction\n"
  2583. "When enabled, the post-processing engine will\n"
  2584. "automatically adjust to the brightness of the scene,\n"
  2585. "simulating the behavior of human eye."
  2586. msgstr ""
  2587. "Povoliť automatickú korekciu expozície\n"
  2588. "Keď je povolená, nástroj na následné spracovanie sa\n"
  2589. "automaticky prispôsobí jasu scény,\n"
  2590. "simulujúc správanie sa ľudského oka."
  2591. #: src/settings_translation_file.cpp
  2592. msgid ""
  2593. "Enable colored shadows.\n"
  2594. "On true translucent nodes cast colored shadows. This is expensive."
  2595. msgstr ""
  2596. "Aktivuje farebné tiene.\n"
  2597. "Ak je aktivovaný, tak priesvitné kocky dávajú farebné tiene. Toto je náročné."
  2598. #: src/settings_translation_file.cpp
  2599. msgid "Enable console window"
  2600. msgstr "Aktivuj okno konzoly"
  2601. #: src/settings_translation_file.cpp
  2602. msgid "Enable joysticks"
  2603. msgstr "Aktivuj joysticky"
  2604. #: src/settings_translation_file.cpp
  2605. msgid "Enable joysticks. Requires a restart to take effect"
  2606. msgstr "Povoľ joystick. Vyžaduje sa reštart hry"
  2607. #: src/settings_translation_file.cpp
  2608. msgid "Enable mod channels support."
  2609. msgstr "Aktivuj podporu komunikačných kanálov rozšírení (mod channels)."
  2610. #: src/settings_translation_file.cpp
  2611. msgid "Enable mod security"
  2612. msgstr "Aktivuj rozšírenie pre zabezpečenie"
  2613. #: src/settings_translation_file.cpp
  2614. msgid "Enable mouse wheel (scroll) for item selection in hotbar."
  2615. msgstr ""
  2616. #: src/settings_translation_file.cpp
  2617. msgid "Enable random user input (only used for testing)."
  2618. msgstr "Aktivuje náhodný užívateľský vstup (používa sa len pre testovanie)."
  2619. #: src/settings_translation_file.cpp
  2620. msgid ""
  2621. "Enable smooth lighting with simple ambient occlusion.\n"
  2622. "Disable for speed or for different looks."
  2623. msgstr ""
  2624. "Aktivuj jemné nasvietenie pomocou jednoduchej \"ambient occlusion\".\n"
  2625. "Vypni pre zrýchlenie, alebo iný vzhľad."
  2626. #: src/settings_translation_file.cpp
  2627. msgid "Enable split login/register"
  2628. msgstr "Povoľ rozdielné prihlásenie/registráciu"
  2629. #: src/settings_translation_file.cpp
  2630. msgid ""
  2631. "Enable to disallow old clients from connecting.\n"
  2632. "Older clients are compatible in the sense that they will not crash when "
  2633. "connecting\n"
  2634. "to new servers, but they may not support all new features that you are "
  2635. "expecting."
  2636. msgstr ""
  2637. "Aktivuj zakázanie pripojenia starých klientov.\n"
  2638. "Starší klienti sú kompatibilný v tom zmysle, že nepadnú pri pripájaní\n"
  2639. "k novým serverom, ale nemusia podporovať nové funkcie, ktoré očakávaš."
  2640. #: src/settings_translation_file.cpp
  2641. msgid ""
  2642. "Enable usage of remote media server (if provided by server).\n"
  2643. "Remote servers offer a significantly faster way to download media (e.g. "
  2644. "textures)\n"
  2645. "when connecting to the server."
  2646. msgstr ""
  2647. "Aktivuj použitie vzdialeného média servera (ak je poskytovaný serverom).\n"
  2648. "Vzdialený server poskytuje výrazne rýchlejší spôsob pre sťahovanie médií "
  2649. "(napr. textúr)\n"
  2650. "pri pripojení na server."
  2651. #: src/settings_translation_file.cpp
  2652. msgid ""
  2653. "Enable vertex buffer objects.\n"
  2654. "This should greatly improve graphics performance."
  2655. msgstr ""
  2656. "Aktivuj \"vertex buffer objects\".\n"
  2657. "Toto by malo viditeľne zvýšiť grafický výkon."
  2658. #: src/settings_translation_file.cpp
  2659. msgid ""
  2660. "Enable view bobbing and amount of view bobbing.\n"
  2661. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  2662. msgstr ""
  2663. "Aktivuj pohupovanie sa a hodnotu pohupovania.\n"
  2664. "Napr.: 0 pre žiadne pohupovanie; 1.0 pre normálne; 2.0 pre dvojnásobné."
  2665. #: src/settings_translation_file.cpp
  2666. msgid ""
  2667. "Enable/disable running an IPv6 server.\n"
  2668. "Ignored if bind_address is set.\n"
  2669. "Needs enable_ipv6 to be enabled."
  2670. msgstr ""
  2671. "Aktivuj/vypni IPv6 server.\n"
  2672. "Ignorované, ak je nastavená bind_address .\n"
  2673. "Vyžaduje povolené enable_ipv6."
  2674. #: src/settings_translation_file.cpp
  2675. msgid ""
  2676. "Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
  2677. "Simulates the tone curve of photographic film and how this approximates the\n"
  2678. "appearance of high dynamic range images. Mid-range contrast is slightly\n"
  2679. "enhanced, highlights and shadows are gradually compressed."
  2680. msgstr ""
  2681. "Aktivuje Hablov 'Uncharted 2' filmový tone mapping.\n"
  2682. "Simuluje farebnú krivku fotografického filmu a ako sa približuje\n"
  2683. "vzhľadu obrázku s veľkým dynamickým rozsahom. Stredový kontrast je mierne\n"
  2684. "zlepšený, nasvietenie a tiene sú postupne zhustené."
  2685. #: src/settings_translation_file.cpp
  2686. msgid "Enables animation of inventory items."
  2687. msgstr "Aktivuje animáciu vecí v inventári."
  2688. #: src/settings_translation_file.cpp
  2689. msgid "Enables caching of facedir rotated meshes."
  2690. msgstr "Aktivuje ukladanie tvárou rotovaných Mesh objektov do medzipamäti."
  2691. #: src/settings_translation_file.cpp
  2692. msgid ""
  2693. "Enables tradeoffs that reduce CPU load or increase rendering performance\n"
  2694. "at the expense of minor visual glitches that do not impact game playability."
  2695. msgstr ""
  2696. "Povolí kompromis, ktorý zníži zaťaženie CPU, alebo zvýši výkon renderovania\n"
  2697. "za cenu drobných vizuálnych chýb, ktoré neovplyvnia hrateľnosť."
  2698. #: src/settings_translation_file.cpp
  2699. #, fuzzy
  2700. msgid "Engine Profiler"
  2701. msgstr "Profil enginu"
  2702. #: src/settings_translation_file.cpp
  2703. msgid "Engine profiling data print interval"
  2704. msgstr "Interval tlače profilových dát enginu"
  2705. #: src/settings_translation_file.cpp
  2706. msgid "Entity methods"
  2707. msgstr "Metódy bytostí"
  2708. #: src/settings_translation_file.cpp
  2709. msgid ""
  2710. "Exponent of the floatland tapering. Alters the tapering behavior.\n"
  2711. "Value = 1.0 creates a uniform, linear tapering.\n"
  2712. "Values > 1.0 create a smooth tapering suitable for the default separated\n"
  2713. "floatlands.\n"
  2714. "Values < 1.0 (for example 0.25) create a more defined surface level with\n"
  2715. "flatter lowlands, suitable for a solid floatland layer."
  2716. msgstr ""
  2717. "Exponent zošpicatenia lietajúcej pevniny. Pozmeňuje fungovanie "
  2718. "zošpicatenia.\n"
  2719. "Hodnota = 1.0 vytvorí stále, lineárne zošpicatenie.\n"
  2720. "Hodnoty > 1.0 vytvoria plynulé zošpicatenie, vhodné pre štandardné oddelené\n"
  2721. "lietajúce pevniny.\n"
  2722. "Hodnoty < 1.0 (napríklad 0.25) vytvoria viac vymedzený povrch s\n"
  2723. "rovnejšími nížinami, vhodné ako pevná základná vrstva lietajúcej pevniny."
  2724. #: src/settings_translation_file.cpp
  2725. msgid "Exposure compensation"
  2726. msgstr "Kompenzácia expozície"
  2727. #: src/settings_translation_file.cpp
  2728. msgid "FPS"
  2729. msgstr "FPS"
  2730. #: src/settings_translation_file.cpp
  2731. msgid "FPS when unfocused or paused"
  2732. msgstr "FPS ak je hra nezameraná, alebo pozastavená"
  2733. #: src/settings_translation_file.cpp
  2734. msgid "Factor noise"
  2735. msgstr "Faktor šumu"
  2736. #: src/settings_translation_file.cpp
  2737. msgid "Fall bobbing factor"
  2738. msgstr "Faktor pohupovania sa pri pádu"
  2739. #: src/settings_translation_file.cpp
  2740. msgid "Fallback font path"
  2741. msgstr "Cesta k záložnému písmu"
  2742. #: src/settings_translation_file.cpp
  2743. msgid "Fast mode acceleration"
  2744. msgstr "Zrýchlenie v rýchlom režime"
  2745. #: src/settings_translation_file.cpp
  2746. msgid "Fast mode speed"
  2747. msgstr "Rýchlosť v rýchlom režime"
  2748. #: src/settings_translation_file.cpp
  2749. msgid "Field of view"
  2750. msgstr "Zorné pole"
  2751. #: src/settings_translation_file.cpp
  2752. msgid "Field of view in degrees."
  2753. msgstr "Zorné pole v stupňoch."
  2754. #: src/settings_translation_file.cpp
  2755. msgid ""
  2756. "File in client/serverlist/ that contains your favorite servers displayed in "
  2757. "the\n"
  2758. "Multiplayer Tab."
  2759. msgstr ""
  2760. "Súbor v client/serverlist ktorý obsahuje obľúbené servery, ktoré\n"
  2761. "sa zobrazujú v záložke Multiplayer."
  2762. #: src/settings_translation_file.cpp
  2763. msgid "Filler depth"
  2764. msgstr "Hĺbka výplne"
  2765. #: src/settings_translation_file.cpp
  2766. msgid "Filler depth noise"
  2767. msgstr "Šum hĺbky výplne"
  2768. #: src/settings_translation_file.cpp
  2769. msgid "Filmic tone mapping"
  2770. msgstr "Filmový tone mapping"
  2771. #: src/settings_translation_file.cpp
  2772. msgid "Filtering and Antialiasing"
  2773. msgstr "Filtrovanie a vyhladzovanie"
  2774. #: src/settings_translation_file.cpp
  2775. msgid "First of 4 2D noises that together define hill/mountain range height."
  2776. msgstr "Prvý zo 4 2D šumov, ktoré spolu definujú rozsah výšok kopcov/hôr."
  2777. #: src/settings_translation_file.cpp
  2778. msgid "First of two 3D noises that together define tunnels."
  2779. msgstr "Prvý z dvoch 3D šumov, ktoré spolu definujú tunely."
  2780. #: src/settings_translation_file.cpp
  2781. msgid "Fixed map seed"
  2782. msgstr "Predvolené semienko mapy"
  2783. #: src/settings_translation_file.cpp
  2784. msgid "Fixed virtual joystick"
  2785. msgstr "Pevný virtuálny joystick"
  2786. #: src/settings_translation_file.cpp
  2787. #, fuzzy
  2788. msgid ""
  2789. "Fixes the position of virtual joystick.\n"
  2790. "If disabled, virtual joystick will center to first-touch's position."
  2791. msgstr ""
  2792. "(Android) Zafixuje pozíciu virtuálneho joysticku.\n"
  2793. "Ak je vypnuté, virtuálny joystick sa vycentruje na pozícií prvého dotyku."
  2794. #: src/settings_translation_file.cpp
  2795. msgid "Floatland density"
  2796. msgstr "Hustota lietajúcej pevniny"
  2797. #: src/settings_translation_file.cpp
  2798. msgid "Floatland maximum Y"
  2799. msgstr "Maximálne Y lietajúcich pevnín"
  2800. #: src/settings_translation_file.cpp
  2801. msgid "Floatland minimum Y"
  2802. msgstr "Minimálne Y lietajúcich pevnín"
  2803. #: src/settings_translation_file.cpp
  2804. msgid "Floatland noise"
  2805. msgstr "Šum lietajúcich krajín"
  2806. #: src/settings_translation_file.cpp
  2807. msgid "Floatland taper exponent"
  2808. msgstr "Exponent kužeľovitosti lietajúcej pevniny"
  2809. #: src/settings_translation_file.cpp
  2810. msgid "Floatland tapering distance"
  2811. msgstr "Vzdialenosť špicatosti lietajúcich krajín"
  2812. #: src/settings_translation_file.cpp
  2813. msgid "Floatland water level"
  2814. msgstr "Úroveň vody lietajúcich pevnín"
  2815. #: src/settings_translation_file.cpp
  2816. msgid "Fog"
  2817. msgstr "Hmla"
  2818. #: src/settings_translation_file.cpp
  2819. msgid "Fog start"
  2820. msgstr "Začiatok hmly"
  2821. #: src/settings_translation_file.cpp
  2822. msgid "Font"
  2823. msgstr "Písmo"
  2824. #: src/settings_translation_file.cpp
  2825. msgid "Font bold by default"
  2826. msgstr "Štandardne tučné písmo"
  2827. #: src/settings_translation_file.cpp
  2828. msgid "Font italic by default"
  2829. msgstr "Štandardne šikmé písmo"
  2830. #: src/settings_translation_file.cpp
  2831. msgid "Font shadow"
  2832. msgstr "Tieň písma"
  2833. #: src/settings_translation_file.cpp
  2834. msgid "Font shadow alpha"
  2835. msgstr "Priehľadnosť tieňa písma"
  2836. #: src/settings_translation_file.cpp
  2837. msgid "Font size"
  2838. msgstr "Veľkosť písma"
  2839. #: src/settings_translation_file.cpp
  2840. msgid "Font size divisible by"
  2841. msgstr "Veľkosť písma deliteľná"
  2842. #: src/settings_translation_file.cpp
  2843. msgid "Font size of the default font where 1 unit = 1 pixel at 96 DPI"
  2844. msgstr "Veľkosť písma štandardného fontu, kde 1jednotka = 1 pixel pri 96 DPI"
  2845. #: src/settings_translation_file.cpp
  2846. msgid "Font size of the monospace font where 1 unit = 1 pixel at 96 DPI"
  2847. msgstr "Veľkosť písma s pevnou šírkou, kde 1jednotka = 1 pixel pri 96 DPI"
  2848. #: src/settings_translation_file.cpp
  2849. msgid ""
  2850. "Font size of the recent chat text and chat prompt in point (pt).\n"
  2851. "Value 0 will use the default font size."
  2852. msgstr ""
  2853. "Veľkosť písma aktuálneho komunikačného textu a príkazového riadku v bodoch "
  2854. "(pt).\n"
  2855. "Pri hodnote 0 bude použitá štandardná veľkosť písma."
  2856. #: src/settings_translation_file.cpp
  2857. msgid ""
  2858. "For pixel-style fonts that do not scale well, this ensures that font sizes "
  2859. "used\n"
  2860. "with this font will always be divisible by this value, in pixels. For "
  2861. "instance,\n"
  2862. "a pixel font 16 pixels tall should have this set to 16, so it will only ever "
  2863. "be\n"
  2864. "sized 16, 32, 48, etc., so a mod requesting a size of 25 will get 32."
  2865. msgstr ""
  2866. "Pre pixelové písma, ktoré sa zle škálujú, toto zabezpečí, že použité "
  2867. "veľkosti písma\n"
  2868. "s týmto fontom budú vždy deliteľné touto hodnotou v pixeloch. Napríklad,\n"
  2869. "pixelové písmo vysoké 16 pixelov, by malo mať toto nastavené na 16, aby sa "
  2870. "veľkosť\n"
  2871. "menila len na hodnoty 16, 32, 48, atď., takže rozšírenie požadujúce veľkosť "
  2872. "25 dostane 32."
  2873. #: src/settings_translation_file.cpp
  2874. msgid ""
  2875. "Format of player chat messages. The following strings are valid "
  2876. "placeholders:\n"
  2877. "@name, @message, @timestamp (optional)"
  2878. msgstr ""
  2879. "Formát komunikačných správ hráča. Nasledujúce reťazce sú platné zástupné "
  2880. "symboly:\n"
  2881. "@name, @message, @timestamp (voliteľné)"
  2882. #: src/settings_translation_file.cpp
  2883. msgid "Format of screenshots."
  2884. msgstr "Formát obrázkov snímok obrazovky."
  2885. #: src/settings_translation_file.cpp
  2886. msgid "Formspec Full-Screen Background Color"
  2887. msgstr "Formspec Celo-obrazovková farba pozadia"
  2888. #: src/settings_translation_file.cpp
  2889. msgid "Formspec Full-Screen Background Opacity"
  2890. msgstr "Formspec Celo-obrazovková nepriehľadnosť pozadia"
  2891. #: src/settings_translation_file.cpp
  2892. msgid "Formspec full-screen background color (R,G,B)."
  2893. msgstr ""
  2894. "Farba pozadia (R,G,B) v režime celej obrazovky v definícii formulára "
  2895. "(Formspec)."
  2896. #: src/settings_translation_file.cpp
  2897. msgid "Formspec full-screen background opacity (between 0 and 255)."
  2898. msgstr ""
  2899. "Nepriehľadnosť pozadia (0-255) v režime celej obrazovky v definícii "
  2900. "formulára (Formspec)."
  2901. #: src/settings_translation_file.cpp
  2902. msgid "Fourth of 4 2D noises that together define hill/mountain range height."
  2903. msgstr "Štvrtý zo 4 2D šumov, ktoré spolu definujú rozsah výšok kopcov/hôr."
  2904. #: src/settings_translation_file.cpp
  2905. msgid "Fractal type"
  2906. msgstr "Typ fraktálu"
  2907. #: src/settings_translation_file.cpp
  2908. msgid "Fraction of the visible distance at which fog starts to be rendered"
  2909. msgstr "Zlomok viditeľnej vzdialenosti od ktorej začne byť vykresľovaná hmla"
  2910. #: src/settings_translation_file.cpp
  2911. msgid ""
  2912. "From how far blocks are generated for clients, stated in mapblocks (16 "
  2913. "nodes)."
  2914. msgstr ""
  2915. "Z akej vzdialeností sú klientovi generované bloky, zadané v blokoch mapy (16 "
  2916. "kociek)."
  2917. #: src/settings_translation_file.cpp
  2918. msgid ""
  2919. "From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
  2920. msgstr ""
  2921. "Z akej vzdialenosti sú bloky posielané klientovi, uvádzané v blokoch mapy "
  2922. "(16 kociek)."
  2923. #: src/settings_translation_file.cpp
  2924. msgid ""
  2925. "From how far clients know about objects, stated in mapblocks (16 nodes).\n"
  2926. "\n"
  2927. "Setting this larger than active_block_range will also cause the server\n"
  2928. "to maintain active objects up to this distance in the direction the\n"
  2929. "player is looking. (This can avoid mobs suddenly disappearing from view)"
  2930. msgstr ""
  2931. "Do akej vzdialenosti vedia klienti o objektoch, uvádzané v blokoch mapy (16 "
  2932. "kociek).\n"
  2933. "\n"
  2934. "Nastavenie vyššie ako active_block_range spôsobí, že server bude\n"
  2935. "uchovávať objekty až do udanej vzdialenosti v smere v ktorom sa\n"
  2936. "hráč pozerá. (Toto môže zabrániť tomu aby mobovia zrazu zmizli z pohľadu)"
  2937. #: src/settings_translation_file.cpp
  2938. msgid "Full screen"
  2939. msgstr "Celá obrazovka"
  2940. #: src/settings_translation_file.cpp
  2941. msgid "Fullscreen mode."
  2942. msgstr "Režim celej obrazovky."
  2943. #: src/settings_translation_file.cpp
  2944. #, fuzzy
  2945. msgid "GUI"
  2946. msgstr "Užívateľské rozhrania"
  2947. #: src/settings_translation_file.cpp
  2948. msgid "GUI scaling"
  2949. msgstr "Mierka GUI"
  2950. #: src/settings_translation_file.cpp
  2951. msgid "GUI scaling filter"
  2952. msgstr "Filter mierky GUI"
  2953. #: src/settings_translation_file.cpp
  2954. msgid "GUI scaling filter txr2img"
  2955. msgstr "Filter mierky GUI txr2img"
  2956. #: src/settings_translation_file.cpp
  2957. msgid "Gamepads"
  2958. msgstr "Gamepady"
  2959. #: src/settings_translation_file.cpp
  2960. msgid "Global callbacks"
  2961. msgstr "Globálne odozvy"
  2962. #: src/settings_translation_file.cpp
  2963. msgid ""
  2964. "Global map generation attributes.\n"
  2965. "In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
  2966. "and jungle grass, in all other mapgens this flag controls all decorations."
  2967. msgstr ""
  2968. "Globálne atribúty pre generovanie máp.\n"
  2969. "V generátore v6 príznak 'decorations' riadi všetky dekorácie okrem stromov\n"
  2970. "a vysokej trávy, vo všetkých ostatných generátoroch tento príznak riadi "
  2971. "všetky dekorácie."
  2972. #: src/settings_translation_file.cpp
  2973. msgid ""
  2974. "Gradient of light curve at maximum light level.\n"
  2975. "Controls the contrast of the highest light levels."
  2976. msgstr ""
  2977. "Gradient svetelnej krivky na maximálnych úrovniach svetlosti.\n"
  2978. "Upravuje kontrast najvyšších úrovni svetlosti."
  2979. #: src/settings_translation_file.cpp
  2980. msgid ""
  2981. "Gradient of light curve at minimum light level.\n"
  2982. "Controls the contrast of the lowest light levels."
  2983. msgstr ""
  2984. "Gradient svetelnej krivky na minimálnych úrovniach svetlosti.\n"
  2985. "Upravuje kontrast najnižších úrovni svetlosti."
  2986. #: src/settings_translation_file.cpp
  2987. msgid "Graphics"
  2988. msgstr "Grafika"
  2989. #: src/settings_translation_file.cpp
  2990. msgid "Graphics Effects"
  2991. msgstr "Grafické efekty"
  2992. #: src/settings_translation_file.cpp
  2993. msgid "Graphics and Audio"
  2994. msgstr "Grafika a zvuk"
  2995. #: src/settings_translation_file.cpp
  2996. msgid "Gravity"
  2997. msgstr "Gravitácia"
  2998. #: src/settings_translation_file.cpp
  2999. msgid "Ground level"
  3000. msgstr "Základná úroveň"
  3001. #: src/settings_translation_file.cpp
  3002. msgid "Ground noise"
  3003. msgstr "Šum terénu"
  3004. #: src/settings_translation_file.cpp
  3005. msgid "HTTP mods"
  3006. msgstr "HTTP rozšírenia"
  3007. #: src/settings_translation_file.cpp
  3008. msgid "HUD"
  3009. msgstr "HUD"
  3010. #: src/settings_translation_file.cpp
  3011. msgid "HUD scaling"
  3012. msgstr "Mierka HUD"
  3013. #: src/settings_translation_file.cpp
  3014. msgid ""
  3015. "Handling for deprecated Lua API calls:\n"
  3016. "- none: Do not log deprecated calls\n"
  3017. "- log: mimic and log backtrace of deprecated call (default).\n"
  3018. "- error: abort on usage of deprecated call (suggested for mod developers)."
  3019. msgstr ""
  3020. "Spracovanie zastaralých Lua API volaní:\n"
  3021. "- none: Zastarané funkcie neukladaj do logu\n"
  3022. "- log: napodobni log backtrace zastaralého volania (štandardne).\n"
  3023. "- error: preruš spracovanie zastaralého volania (odporúčané pre vývojárov "
  3024. "rozšírení)."
  3025. #: src/settings_translation_file.cpp
  3026. msgid ""
  3027. "Have the profiler instrument itself:\n"
  3028. "* Instrument an empty function.\n"
  3029. "This estimates the overhead, that instrumentation is adding (+1 function "
  3030. "call).\n"
  3031. "* Instrument the sampler being used to update the statistics."
  3032. msgstr ""
  3033. "Ako má profiler inštrumentovať sám seba:\n"
  3034. "* Inštrumentuj prázdnu funkciu.\n"
  3035. "Toto odhaduje režijné náklady, táto inštrumentácia pridáva (+1 funkčné "
  3036. "volanie).\n"
  3037. "* Instrument the sampler being used to update the statistics."
  3038. #: src/settings_translation_file.cpp
  3039. msgid "Heat blend noise"
  3040. msgstr "Šum miešania teplôt"
  3041. #: src/settings_translation_file.cpp
  3042. msgid "Heat noise"
  3043. msgstr "Teplotný šum"
  3044. #: src/settings_translation_file.cpp
  3045. #, fuzzy
  3046. msgid "Height component of the initial window size."
  3047. msgstr "Výška okna po spustení. Ignorované v móde plnej obrazovky."
  3048. #: src/settings_translation_file.cpp
  3049. msgid "Height noise"
  3050. msgstr "Výškový šum"
  3051. #: src/settings_translation_file.cpp
  3052. msgid "Height select noise"
  3053. msgstr "Šum výšok"
  3054. #: src/settings_translation_file.cpp
  3055. msgid "Hill steepness"
  3056. msgstr "Strmosť kopcov"
  3057. #: src/settings_translation_file.cpp
  3058. msgid "Hill threshold"
  3059. msgstr "Hranica kopcov"
  3060. #: src/settings_translation_file.cpp
  3061. msgid "Hilliness1 noise"
  3062. msgstr "Šum Kopcovitosť1"
  3063. #: src/settings_translation_file.cpp
  3064. msgid "Hilliness2 noise"
  3065. msgstr "Šum Kopcovitosť2"
  3066. #: src/settings_translation_file.cpp
  3067. msgid "Hilliness3 noise"
  3068. msgstr "Šum Kopcovitosť3"
  3069. #: src/settings_translation_file.cpp
  3070. msgid "Hilliness4 noise"
  3071. msgstr "Šum Kopcovitosť4"
  3072. #: src/settings_translation_file.cpp
  3073. msgid "Homepage of server, to be displayed in the serverlist."
  3074. msgstr "Domovská stránka servera, ktorá bude zobrazená v zozname serverov."
  3075. #: src/settings_translation_file.cpp
  3076. msgid ""
  3077. "Horizontal acceleration in air when jumping or falling,\n"
  3078. "in nodes per second per second."
  3079. msgstr ""
  3080. "Horizontálne zrýchlenie vo vzduchu pri skákaní alebo padaní,\n"
  3081. "v kockách za sekundu na druhú."
  3082. #: src/settings_translation_file.cpp
  3083. msgid ""
  3084. "Horizontal and vertical acceleration in fast mode,\n"
  3085. "in nodes per second per second."
  3086. msgstr ""
  3087. "Horizontálne a vertikálne zrýchlenie v rýchlom režime,\n"
  3088. "v kockách za sekundu na druhú."
  3089. #: src/settings_translation_file.cpp
  3090. msgid ""
  3091. "Horizontal and vertical acceleration on ground or when climbing,\n"
  3092. "in nodes per second per second."
  3093. msgstr ""
  3094. "Horizontálne a vertikálne zrýchlenie na zemi, alebo pri šplhaní,\n"
  3095. "v kockách za sekundu na druhú."
  3096. #: src/settings_translation_file.cpp
  3097. msgid "Hotbar: Enable mouse wheel for selection"
  3098. msgstr ""
  3099. #: src/settings_translation_file.cpp
  3100. msgid "Hotbar: Invert mouse wheel direction"
  3101. msgstr ""
  3102. #: src/settings_translation_file.cpp
  3103. msgid "How deep to make rivers."
  3104. msgstr "Aké hlboké majú byť rieky."
  3105. #: src/settings_translation_file.cpp
  3106. #, fuzzy
  3107. msgid ""
  3108. "How fast liquid waves will move. Higher = faster.\n"
  3109. "If negative, liquid waves will move backwards."
  3110. msgstr ""
  3111. "Ako rýchlo sa budú pohybovať vlny tekutín. Vyššia hodnota = rýchlejšie.\n"
  3112. "Ak je záporná, tekutina sa bude pohybovať naspäť.\n"
  3113. "Požaduje, aby boli aktivované vlniace sa tekutiny."
  3114. #: src/settings_translation_file.cpp
  3115. msgid ""
  3116. "How long the server will wait before unloading unused mapblocks, stated in "
  3117. "seconds.\n"
  3118. "Higher value is smoother, but will use more RAM."
  3119. msgstr ""
  3120. "Koľko bude server čakať kým uvoľní nepoužívané bloky mapy, v sekundách.\n"
  3121. "Vyššia hodnota je plynulejšia, ale použije sa viac RAM."
  3122. #: src/settings_translation_file.cpp
  3123. msgid ""
  3124. "How much you are slowed down when moving inside a liquid.\n"
  3125. "Decrease this to increase liquid resistance to movement."
  3126. msgstr ""
  3127. "Ako veľmi budeš spomalený pri pohybe v tekutine.\n"
  3128. "Znížením zvýšiš odpor tekutiny pri pohybe."
  3129. #: src/settings_translation_file.cpp
  3130. msgid "How wide to make rivers."
  3131. msgstr "Aké široké majú byť rieky."
  3132. #: src/settings_translation_file.cpp
  3133. msgid "Humidity blend noise"
  3134. msgstr "Šum miešania vlhkostí"
  3135. #: src/settings_translation_file.cpp
  3136. msgid "Humidity noise"
  3137. msgstr "Šum vlhkosti"
  3138. #: src/settings_translation_file.cpp
  3139. msgid "Humidity variation for biomes."
  3140. msgstr "Odchýlky vlhkosti pre biómy."
  3141. #: src/settings_translation_file.cpp
  3142. msgid "IPv6"
  3143. msgstr "IPv6"
  3144. #: src/settings_translation_file.cpp
  3145. msgid "IPv6 server"
  3146. msgstr "IPv6 server"
  3147. #: src/settings_translation_file.cpp
  3148. msgid ""
  3149. "If FPS would go higher than this, limit it by sleeping\n"
  3150. "to not waste CPU power for no benefit."
  3151. msgstr ""
  3152. "Ak by malo byt FPS vyššie, bude obmedzené, aby\n"
  3153. "sa bezvýznamne, bez úžitku neplytvalo výkonom CPU."
  3154. #: src/settings_translation_file.cpp
  3155. msgid ""
  3156. "If disabled, \"Aux1\" key is used to fly fast if both fly and fast mode are\n"
  3157. "enabled."
  3158. msgstr ""
  3159. "Ak nie je aktivované, použije sa \"Aux1\" klávesa na rýchle lietanie, v "
  3160. "prípade,\n"
  3161. "že je povolený režim lietania aj rýchlosti."
  3162. #: src/settings_translation_file.cpp
  3163. msgid ""
  3164. "If enabled, \"Aux1\" key instead of \"Sneak\" key is used for climbing down "
  3165. "and\n"
  3166. "descending."
  3167. msgstr ""
  3168. "Ak je aktivované, použije sa namiesto klávesy pre \"zakrádanie\" \"Aux1\" "
  3169. "klávesu\n"
  3170. "pre klesanie a šplhanie dole."
  3171. #: src/settings_translation_file.cpp
  3172. msgid ""
  3173. "If enabled, account registration is separate from login in the UI.\n"
  3174. "If disabled, new accounts will be registered automatically when logging in."
  3175. msgstr ""
  3176. "Ak je aktivované, tak registrácia účtu je oddelená od prihlásenia v UI.\n"
  3177. "Ak je zakázané, nové konto sa zaregistruje automaticky pri prihlásení."
  3178. #: src/settings_translation_file.cpp
  3179. msgid ""
  3180. "If enabled, actions are recorded for rollback.\n"
  3181. "This option is only read when server starts."
  3182. msgstr ""
  3183. "Ak je aktivované, akcie sa nahrávajú pre účely obnovenia.\n"
  3184. "Toto nastavenie sa prečíta len pri štarte servera."
  3185. #: src/settings_translation_file.cpp
  3186. msgid "If enabled, disable cheat prevention in multiplayer."
  3187. msgstr ""
  3188. "Ak je aktivované, zruší ochranu pred podvodmi (cheatmi) v multiplayeri."
  3189. #: src/settings_translation_file.cpp
  3190. msgid ""
  3191. "If enabled, invalid world data won't cause the server to shut down.\n"
  3192. "Only enable this if you know what you are doing."
  3193. msgstr ""
  3194. "Ak je aktivované, chybné dáta nespôsobia vypnutie servera.\n"
  3195. "Povoľ len ak vieš čo robíš."
  3196. #: src/settings_translation_file.cpp
  3197. msgid ""
  3198. "If enabled, players cannot join without a password or change theirs to an "
  3199. "empty password."
  3200. msgstr ""
  3201. "Ak je aktivované, nový hráči sa nemôžu prihlásiť bez zadaného hesla, ani si "
  3202. "nemôžu heslo vymazať."
  3203. #: src/settings_translation_file.cpp
  3204. #, fuzzy
  3205. msgid ""
  3206. "If enabled, the server will perform map block occlusion culling based on\n"
  3207. "on the eye position of the player. This can reduce the number of blocks\n"
  3208. "sent to the client by 50-80%. Clients will no longer receive most\n"
  3209. "invisible blocks, so that the utility of noclip mode is reduced."
  3210. msgstr ""
  3211. "Ak je aktivovaný, server bude realizovať occlusion culling blokov mapy "
  3212. "založený\n"
  3213. "na pozícií oka hráča. Toto môže znížiť počet blokov posielaných klientovi\n"
  3214. "o 50-80%. Klient už nebude dostávať takmer neviditeľné bloky,\n"
  3215. "takže funkčnosť režim prechádzania stenami je obmedzená."
  3216. #: src/settings_translation_file.cpp
  3217. #, fuzzy
  3218. msgid ""
  3219. "If enabled, you can place nodes at the position (feet + eye level) where you "
  3220. "stand.\n"
  3221. "This is helpful when working with nodeboxes in small areas."
  3222. msgstr ""
  3223. "Ak je aktivované, môžeš dať bloky na miesto kde stojíš (v úrovni päta + "
  3224. "oči).\n"
  3225. "Je to užitočné ak pracuješ s kockami v stiesnených priestoroch."
  3226. #: src/settings_translation_file.cpp
  3227. msgid ""
  3228. "If the CSM restriction for node range is enabled, get_node calls are "
  3229. "limited\n"
  3230. "to this distance from the player to the node."
  3231. msgstr ""
  3232. "Ak sú CSM obmedzenia pre dohľad kocky aktívne, volania get_node sú\n"
  3233. "obmedzené touto vzdialenosťou od hráča ku kocke."
  3234. #: src/settings_translation_file.cpp
  3235. msgid ""
  3236. "If the execution of a chat command takes longer than this specified time in\n"
  3237. "seconds, add the time information to the chat command message"
  3238. msgstr ""
  3239. "Ak vykonanie príkazu trvá dlhšie ako zadaný čas v sekundách,\n"
  3240. "tak pridá informáciu o čase do komunikačného správy príkazu"
  3241. #: src/settings_translation_file.cpp
  3242. msgid ""
  3243. "If the file size of debug.txt exceeds the number of megabytes specified in\n"
  3244. "this setting when it is opened, the file is moved to debug.txt.1,\n"
  3245. "deleting an older debug.txt.1 if it exists.\n"
  3246. "debug.txt is only moved if this setting is positive."
  3247. msgstr ""
  3248. "Ak veľkosť súboru debug.txt prekročí zadanú veľkosť v megabytoch,\n"
  3249. "keď bude otvorený, súbor bude presunutý do debug.txt.1,\n"
  3250. "ak existuje starší debug.txt.1, tak tento bude zmazaný.\n"
  3251. "debug.txt bude presunutý, len ak je toto nastavenie kladné."
  3252. #: src/settings_translation_file.cpp
  3253. msgid "If this is set, players will always (re)spawn at the given position."
  3254. msgstr "Ak je povolený, hráči vždy ožijú (obnovia sa) na zadanej pozícií."
  3255. #: src/settings_translation_file.cpp
  3256. msgid "Ignore world errors"
  3257. msgstr "Ignoruj chyby vo svete"
  3258. #: src/settings_translation_file.cpp
  3259. msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
  3260. msgstr "Priehľadnosť pozadia konzoly v hre (nepriehľadnosť, medzi 0 a 255)."
  3261. #: src/settings_translation_file.cpp
  3262. msgid "In-game chat console background color (R,G,B)."
  3263. msgstr "Pozadie (R,G,B) komunikačnej konzoly v hre."
  3264. #: src/settings_translation_file.cpp
  3265. msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
  3266. msgstr "Výška komunikačnej konzoly v hre, medzi 0.1 (10%) a 1.0 (100%)."
  3267. #: src/settings_translation_file.cpp
  3268. msgid "Initial vertical speed when jumping, in nodes per second."
  3269. msgstr "Počiatočná vertikálna rýchlosť pri skákaní, v kockách za sekundu."
  3270. #: src/settings_translation_file.cpp
  3271. msgid ""
  3272. "Instrument builtin.\n"
  3273. "This is usually only needed by core/builtin contributors"
  3274. msgstr ""
  3275. "Inštrumentuj vstavané (builtin).\n"
  3276. "Toto je obvykle potrebné len pre core/builtin prispievateľov"
  3277. #: src/settings_translation_file.cpp
  3278. msgid "Instrument chat commands on registration."
  3279. msgstr "Inštrumentuj komunikačné príkazy pri registrácií."
  3280. #: src/settings_translation_file.cpp
  3281. msgid ""
  3282. "Instrument global callback functions on registration.\n"
  3283. "(anything you pass to a minetest.register_*() function)"
  3284. msgstr ""
  3285. "Inštrumentuj globálne odozvy volaní funkcií pri registrácií.\n"
  3286. "(čokoľvek je poslané minetest.register_*() funkcií)"
  3287. #: src/settings_translation_file.cpp
  3288. msgid ""
  3289. "Instrument the action function of Active Block Modifiers on registration."
  3290. msgstr "Inštrumentuj funkcie ABM pri registrácií."
  3291. #: src/settings_translation_file.cpp
  3292. msgid ""
  3293. "Instrument the action function of Loading Block Modifiers on registration."
  3294. msgstr "Inštrumentuj funkcie nahrávania modifikátorov blokov pri registrácií."
  3295. #: src/settings_translation_file.cpp
  3296. msgid "Instrument the methods of entities on registration."
  3297. msgstr "Inštrumentuj metódy bytostí pri registrácií."
  3298. #: src/settings_translation_file.cpp
  3299. msgid "Interval of saving important changes in the world, stated in seconds."
  3300. msgstr "Interval ukladania dôležitých zmien vo svete, uvádzaný v sekundách."
  3301. #: src/settings_translation_file.cpp
  3302. msgid "Interval of sending time of day to clients, stated in seconds."
  3303. msgstr "Interval v akom sa posiela denný čas klientom, v sekundách."
  3304. #: src/settings_translation_file.cpp
  3305. msgid "Inventory items animations"
  3306. msgstr "Animácia vecí v inventári"
  3307. #: src/settings_translation_file.cpp
  3308. msgid "Invert mouse"
  3309. msgstr "Obrátiť smer myši"
  3310. #: src/settings_translation_file.cpp
  3311. msgid "Invert mouse wheel (scroll) direction for item selection in hotbar."
  3312. msgstr ""
  3313. #: src/settings_translation_file.cpp
  3314. msgid "Invert vertical mouse movement."
  3315. msgstr "Obráti vertikálny pohyb myši."
  3316. #: src/settings_translation_file.cpp
  3317. msgid "Italic font path"
  3318. msgstr "Cesta k šikmému písmu"
  3319. #: src/settings_translation_file.cpp
  3320. msgid "Italic monospace font path"
  3321. msgstr "Cesta k šikmému písmu s pevnou šírkou"
  3322. #: src/settings_translation_file.cpp
  3323. msgid "Item entity TTL"
  3324. msgstr "Životnosť odložených vecí"
  3325. #: src/settings_translation_file.cpp
  3326. msgid "Iterations"
  3327. msgstr "Iterácie"
  3328. #: src/settings_translation_file.cpp
  3329. msgid ""
  3330. "Iterations of the recursive function.\n"
  3331. "Increasing this increases the amount of fine detail, but also\n"
  3332. "increases processing load.\n"
  3333. "At iterations = 20 this mapgen has a similar load to mapgen V7."
  3334. msgstr ""
  3335. "Iterácie rekurzívnej funkcie.\n"
  3336. "Zvýšenie zvýši úroveň jemnosti detailov, ale tiež\n"
  3337. "zvýši zaťaženie pri spracovaní.\n"
  3338. "Pri iteráciach = 20 má tento generátor podobné zaťaženie ako generátor V7."
  3339. #: src/settings_translation_file.cpp
  3340. msgid "Joystick ID"
  3341. msgstr "ID joysticku"
  3342. #: src/settings_translation_file.cpp
  3343. msgid "Joystick button repetition interval"
  3344. msgstr "Interval opakovania tlačidla joysticku"
  3345. #: src/settings_translation_file.cpp
  3346. msgid "Joystick dead zone"
  3347. msgstr "Mŕtva zóna joysticku"
  3348. #: src/settings_translation_file.cpp
  3349. msgid "Joystick frustum sensitivity"
  3350. msgstr "Citlivosť otáčania pohľadu joystickom"
  3351. #: src/settings_translation_file.cpp
  3352. msgid "Joystick type"
  3353. msgstr "Typ joysticku"
  3354. #: src/settings_translation_file.cpp
  3355. msgid ""
  3356. "Julia set only.\n"
  3357. "W component of hypercomplex constant.\n"
  3358. "Alters the shape of the fractal.\n"
  3359. "Has no effect on 3D fractals.\n"
  3360. "Range roughly -2 to 2."
  3361. msgstr ""
  3362. "Len pre sadu Julia.\n"
  3363. "W komponent hyperkomplexnej konštanty.\n"
  3364. "Zmení tvar fraktálu.\n"
  3365. "Nemá vplyv na 3D fraktály.\n"
  3366. "Rozsah zhruba -2 až 2."
  3367. #: src/settings_translation_file.cpp
  3368. msgid ""
  3369. "Julia set only.\n"
  3370. "X component of hypercomplex constant.\n"
  3371. "Alters the shape of the fractal.\n"
  3372. "Range roughly -2 to 2."
  3373. msgstr ""
  3374. "Len pre sadu Julia.\n"
  3375. "X komponent hyperkomplexnej konštanty.\n"
  3376. "Zmení tvar fraktálu.\n"
  3377. "Rozsah zhruba -2 až 2."
  3378. #: src/settings_translation_file.cpp
  3379. msgid ""
  3380. "Julia set only.\n"
  3381. "Y component of hypercomplex constant.\n"
  3382. "Alters the shape of the fractal.\n"
  3383. "Range roughly -2 to 2."
  3384. msgstr ""
  3385. "Len pre sadu Julia.\n"
  3386. "Y komponent hyperkomplexnej konštanty.\n"
  3387. "Zmení tvar fraktálu.\n"
  3388. "Rozsah zhruba -2 až 2."
  3389. #: src/settings_translation_file.cpp
  3390. msgid ""
  3391. "Julia set only.\n"
  3392. "Z component of hypercomplex constant.\n"
  3393. "Alters the shape of the fractal.\n"
  3394. "Range roughly -2 to 2."
  3395. msgstr ""
  3396. "Len pre sadu Julia.\n"
  3397. "Z komponent hyperkomplexnej konštanty.\n"
  3398. "Zmení tvar fraktálu.\n"
  3399. "Rozsah zhruba -2 až 2."
  3400. #: src/settings_translation_file.cpp
  3401. msgid "Julia w"
  3402. msgstr "Júlia w"
  3403. #: src/settings_translation_file.cpp
  3404. msgid "Julia x"
  3405. msgstr "Julia x"
  3406. #: src/settings_translation_file.cpp
  3407. msgid "Julia y"
  3408. msgstr "Julia y"
  3409. #: src/settings_translation_file.cpp
  3410. msgid "Julia z"
  3411. msgstr "Julia z"
  3412. #: src/settings_translation_file.cpp
  3413. msgid "Jumping speed"
  3414. msgstr "Rýchlosť skákania"
  3415. #: src/settings_translation_file.cpp
  3416. msgid "Keyboard and Mouse"
  3417. msgstr "Klávesnica a myš"
  3418. #: src/settings_translation_file.cpp
  3419. msgid "Kick players who sent more than X messages per 10 seconds."
  3420. msgstr "Vylúč hráča, ktorý pošle viac ako X správ za 10 sekúnd."
  3421. #: src/settings_translation_file.cpp
  3422. msgid "Lake steepness"
  3423. msgstr "Strmosť jazier"
  3424. #: src/settings_translation_file.cpp
  3425. msgid "Lake threshold"
  3426. msgstr "Hranica jazier"
  3427. #: src/settings_translation_file.cpp
  3428. msgid "Language"
  3429. msgstr "Jazyk"
  3430. #: src/settings_translation_file.cpp
  3431. msgid "Large cave depth"
  3432. msgstr "Hĺbka veľkých jaskýň"
  3433. #: src/settings_translation_file.cpp
  3434. msgid "Large cave maximum number"
  3435. msgstr "Minimálny počet veľkých jaskýň"
  3436. #: src/settings_translation_file.cpp
  3437. msgid "Large cave minimum number"
  3438. msgstr "Minimálny počet veľkých jaskýň"
  3439. #: src/settings_translation_file.cpp
  3440. msgid "Large cave proportion flooded"
  3441. msgstr "Pomer zaplavených častí veľkých jaskýň"
  3442. #: src/settings_translation_file.cpp
  3443. msgid "Leaves style"
  3444. msgstr "Štýl listov"
  3445. #: src/settings_translation_file.cpp
  3446. msgid ""
  3447. "Leaves style:\n"
  3448. "- Fancy: all faces visible\n"
  3449. "- Simple: only outer faces, if defined special_tiles are used\n"
  3450. "- Opaque: disable transparency"
  3451. msgstr ""
  3452. "Štýly listov:\n"
  3453. "- Ozdobné: všetky plochy sú viditeľné\n"
  3454. "- Jednoduché: sú použité len vonkajšie plochy, ak sú použité definované "
  3455. "\"special_tiles\"\n"
  3456. "- Nepriehľadné: vypne priehliadnosť"
  3457. #: src/settings_translation_file.cpp
  3458. msgid ""
  3459. "Length of a server tick and the interval at which objects are generally "
  3460. "updated over\n"
  3461. "network, stated in seconds."
  3462. msgstr ""
  3463. "Dĺžka kroku servera a interval v ktorom sú objekty štandardne aktualizované\n"
  3464. "cez sieť, uvedené v sekundách."
  3465. #: src/settings_translation_file.cpp
  3466. #, fuzzy
  3467. msgid "Length of liquid waves."
  3468. msgstr "Rýchlosť vlny tekutín"
  3469. #: src/settings_translation_file.cpp
  3470. msgid ""
  3471. "Length of time between Active Block Modifier (ABM) execution cycles, stated "
  3472. "in seconds."
  3473. msgstr ""
  3474. "Časový interval medzi jednotlivými vykonávacími cyklami ABM (Active Block "
  3475. "Modifier), v sekundách."
  3476. #: src/settings_translation_file.cpp
  3477. msgid "Length of time between NodeTimer execution cycles, stated in seconds."
  3478. msgstr ""
  3479. "Časový interval medzi jednotlivými vykonávacími cyklami časovača kociek "
  3480. "(NodeTimer), v sekundách."
  3481. #: src/settings_translation_file.cpp
  3482. msgid ""
  3483. "Length of time between active block management cycles, stated in seconds."
  3484. msgstr ""
  3485. "Časový interval medzi jednotlivými riadiacimi cyklami aktívnych blokov, v "
  3486. "sekundách."
  3487. #: src/settings_translation_file.cpp
  3488. msgid ""
  3489. "Level of logging to be written to debug.txt:\n"
  3490. "- <nothing> (no logging)\n"
  3491. "- none (messages with no level)\n"
  3492. "- error\n"
  3493. "- warning\n"
  3494. "- action\n"
  3495. "- info\n"
  3496. "- verbose\n"
  3497. "- trace"
  3498. msgstr ""
  3499. "Úroveň ladiacich informácií, ktoré budú zapísané do debug.txt:\n"
  3500. "- <nič> (bez logovania)\n"
  3501. "- none - žiadna (správy bez úrovne)\n"
  3502. "- error - chyby\n"
  3503. "- warning - varovania\n"
  3504. "- akcie\n"
  3505. "- info - informácie\n"
  3506. "- verbose - všetko\n"
  3507. "- trace - krokovanie"
  3508. #: src/settings_translation_file.cpp
  3509. msgid "Light curve boost"
  3510. msgstr "Zosilnenie svetelnej krivky"
  3511. #: src/settings_translation_file.cpp
  3512. msgid "Light curve boost center"
  3513. msgstr "Stred zosilnenia svetelnej krivky"
  3514. #: src/settings_translation_file.cpp
  3515. msgid "Light curve boost spread"
  3516. msgstr "Rozptyl zosilnenia svetelnej krivky"
  3517. #: src/settings_translation_file.cpp
  3518. msgid "Light curve gamma"
  3519. msgstr "Svetelná gamma krivka"
  3520. #: src/settings_translation_file.cpp
  3521. msgid "Light curve high gradient"
  3522. msgstr "Horný gradient svetelnej krivky"
  3523. #: src/settings_translation_file.cpp
  3524. msgid "Light curve low gradient"
  3525. msgstr "Spodný gradient svetelnej krivky"
  3526. #: src/settings_translation_file.cpp
  3527. msgid "Lighting"
  3528. msgstr "Osvetlenie"
  3529. #: src/settings_translation_file.cpp
  3530. msgid ""
  3531. "Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
  3532. "Only mapchunks completely within the mapgen limit are generated.\n"
  3533. "Value is stored per-world."
  3534. msgstr ""
  3535. "Limit pre generovanie mapy, v kockách, vo všetkých 6 smeroch (0, 0, 0).\n"
  3536. "Len časti mapy (mapchunks) kompletne v rámci limitu generátora máp sú "
  3537. "generované.\n"
  3538. "Hodnota sa ukladá pre každý svet."
  3539. #: src/settings_translation_file.cpp
  3540. msgid ""
  3541. "Limits number of parallel HTTP requests. Affects:\n"
  3542. "- Media fetch if server uses remote_media setting.\n"
  3543. "- Serverlist download and server announcement.\n"
  3544. "- Downloads performed by main menu (e.g. mod manager).\n"
  3545. "Only has an effect if compiled with cURL."
  3546. msgstr ""
  3547. "Maximálny počet paralelných HTTP požiadavok. Ovplyvňuje:\n"
  3548. "- Získavanie médií ak server používa nastavenie remote_media.\n"
  3549. "- Sťahovanie zoznamu serverov a zverejňovanie servera.\n"
  3550. "- Sťahovania vykonávané z hlavného menu (napr. správca rozšírení).\n"
  3551. "Má efekt len ak je skompilovaný s cURL."
  3552. #: src/settings_translation_file.cpp
  3553. msgid "Liquid fluidity"
  3554. msgstr "Tekutosť kvapalín"
  3555. #: src/settings_translation_file.cpp
  3556. msgid "Liquid fluidity smoothing"
  3557. msgstr "Zjemnenie tekutosti kvapalín"
  3558. #: src/settings_translation_file.cpp
  3559. msgid "Liquid loop max"
  3560. msgstr "Max sprac. tekutín"
  3561. #: src/settings_translation_file.cpp
  3562. msgid "Liquid queue purge time"
  3563. msgstr "Čas do uvolnenia fronty tekutín"
  3564. #: src/settings_translation_file.cpp
  3565. msgid "Liquid sinking"
  3566. msgstr "Ponáranie v tekutinách"
  3567. #: src/settings_translation_file.cpp
  3568. msgid "Liquid update interval in seconds."
  3569. msgstr "Aktualizačný interval tekutín v sekundách."
  3570. #: src/settings_translation_file.cpp
  3571. msgid "Liquid update tick"
  3572. msgstr "Aktualizačný interval tekutín"
  3573. #: src/settings_translation_file.cpp
  3574. msgid "Load the game profiler"
  3575. msgstr "Nahraj profiler hry"
  3576. #: src/settings_translation_file.cpp
  3577. msgid ""
  3578. "Load the game profiler to collect game profiling data.\n"
  3579. "Provides a /profiler command to access the compiled profile.\n"
  3580. "Useful for mod developers and server operators."
  3581. msgstr ""
  3582. "Nahraj profiler hry pre získanie profilových dát.\n"
  3583. "Poskytne príkaz /profiler pre prístup k skompilovanému profilu.\n"
  3584. "Užitočné pre vývojárov rozšírení a správcov serverov."
  3585. #: src/settings_translation_file.cpp
  3586. msgid "Loading Block Modifiers"
  3587. msgstr "Nahrávam modifikátory blokov"
  3588. #: src/settings_translation_file.cpp
  3589. msgid ""
  3590. "Logical value that controls how far the bloom effect spreads\n"
  3591. "from the bright objects.\n"
  3592. "Range: from 0.1 to 8, default: 1"
  3593. msgstr ""
  3594. "Logická hodnota, ktorá určuje ako ďaleko sa bude efekt ožiarenia šíriť\n"
  3595. "od žiariacich objektov.\n"
  3596. "Rozsah: od 0.1 do 8, predvolené: 1"
  3597. #: src/settings_translation_file.cpp
  3598. msgid "Lower Y limit of dungeons."
  3599. msgstr "Dolný Y limit kobiek."
  3600. #: src/settings_translation_file.cpp
  3601. msgid "Lower Y limit of floatlands."
  3602. msgstr "Spodný Y limit lietajúcich pevnín."
  3603. #: src/settings_translation_file.cpp
  3604. msgid "Main menu script"
  3605. msgstr "Skript hlavného menu"
  3606. #: src/settings_translation_file.cpp
  3607. msgid ""
  3608. "Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
  3609. msgstr ""
  3610. "Prispôsob farbu hmly a oblohy dennej dobe (svitanie/súmrak) a uhlu pohľadu."
  3611. #: src/settings_translation_file.cpp
  3612. msgid "Makes all liquids opaque"
  3613. msgstr "Všetky tekutiny budú nepriehľadné"
  3614. #: src/settings_translation_file.cpp
  3615. msgid "Map Compression Level for Disk Storage"
  3616. msgstr "Úroveň kompresie mapy pre diskové úložisko"
  3617. #: src/settings_translation_file.cpp
  3618. msgid "Map Compression Level for Network Transfer"
  3619. msgstr "Úroveň kompresie mapy pre sieťový prenos"
  3620. #: src/settings_translation_file.cpp
  3621. msgid "Map directory"
  3622. msgstr "Adresár máp"
  3623. #: src/settings_translation_file.cpp
  3624. msgid "Map generation attributes specific to Mapgen Carpathian."
  3625. msgstr "Špecifické príznaky pre generátor máp Karpaty."
  3626. #: src/settings_translation_file.cpp
  3627. msgid ""
  3628. "Map generation attributes specific to Mapgen Flat.\n"
  3629. "Occasional lakes and hills can be added to the flat world."
  3630. msgstr ""
  3631. "Špecifické atribúty pre plochý generátor mapy.\n"
  3632. "Príležitostne môžu byť na plochý svet pridané jazerá a kopce."
  3633. #: src/settings_translation_file.cpp
  3634. msgid ""
  3635. "Map generation attributes specific to Mapgen Fractal.\n"
  3636. "'terrain' enables the generation of non-fractal terrain:\n"
  3637. "ocean, islands and underground."
  3638. msgstr ""
  3639. "Špecifické príznaky generátora máp Fraktál.\n"
  3640. "'terrain' aktivuje generovanie nie-fraktálneho terénu:\n"
  3641. "oceán, ostrovy and podzemie."
  3642. #: src/settings_translation_file.cpp
  3643. msgid ""
  3644. "Map generation attributes specific to Mapgen Valleys.\n"
  3645. "'altitude_chill': Reduces heat with altitude.\n"
  3646. "'humid_rivers': Increases humidity around rivers.\n"
  3647. "'vary_river_depth': If enabled, low humidity and high heat causes rivers\n"
  3648. "to become shallower and occasionally dry.\n"
  3649. "'altitude_dry': Reduces humidity with altitude."
  3650. msgstr ""
  3651. "Špecifické príznaky pre generovanie mapy generátora Údolia.\n"
  3652. "'altitude_chill': Znižuje teplotu s nadmorskou výškou.\n"
  3653. "'humid_rivers': Zvyšuje vlhkosť okolo riek.\n"
  3654. "'vary_river_depth': ak je aktívne, nízka vlhkosť a vysoké teploty\n"
  3655. "spôsobia, že hladina rieky poklesne, niekdy aj vyschne.\n"
  3656. "'altitude_dry': Znižuje vlhkosť s nadmorskou výškou."
  3657. #: src/settings_translation_file.cpp
  3658. msgid "Map generation attributes specific to Mapgen v5."
  3659. msgstr "Príznaky pre generovanie špecifické pre generátor V5."
  3660. #: src/settings_translation_file.cpp
  3661. msgid ""
  3662. "Map generation attributes specific to Mapgen v6.\n"
  3663. "The 'snowbiomes' flag enables the new 5 biome system.\n"
  3664. "When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
  3665. "the 'jungles' flag is ignored."
  3666. msgstr ""
  3667. "Špecifické atribúty pre generátor V6.\n"
  3668. "Príznak 'snowbiomes' aktivuje nový systém 5 biómov.\n"
  3669. "Ak je aktívny prźnak 'snowbiomes', džungle sú automaticky povolené a\n"
  3670. "príznak 'jungles' je ignorovaný."
  3671. #: src/settings_translation_file.cpp
  3672. msgid ""
  3673. "Map generation attributes specific to Mapgen v7.\n"
  3674. "'ridges': Rivers.\n"
  3675. "'floatlands': Floating land masses in the atmosphere.\n"
  3676. "'caverns': Giant caves deep underground."
  3677. msgstr ""
  3678. "Špecifické príznaky pre generátor máp V7.\n"
  3679. "'ridges': Rieky.\n"
  3680. "'floatlands': Lietajúce masy pevnín v atmosfére.\n"
  3681. "'caverns': Gigantické jaskyne hlboko v podzemí."
  3682. #: src/settings_translation_file.cpp
  3683. msgid "Map generation limit"
  3684. msgstr "Limit generovania mapy"
  3685. #: src/settings_translation_file.cpp
  3686. msgid "Map save interval"
  3687. msgstr "Interval ukladania mapy"
  3688. #: src/settings_translation_file.cpp
  3689. msgid "Map shadows update frames"
  3690. msgstr "Aktualizačný čas mapy tieňov"
  3691. #: src/settings_translation_file.cpp
  3692. msgid "Mapblock limit"
  3693. msgstr "Limit blokov mapy"
  3694. #: src/settings_translation_file.cpp
  3695. msgid "Mapblock mesh generation delay"
  3696. msgstr "Oneskorenie generovania Mesh blokov"
  3697. #: src/settings_translation_file.cpp
  3698. msgid "Mapblock mesh generation threads"
  3699. msgstr "Vlákna generovania siete mapblock"
  3700. #: src/settings_translation_file.cpp
  3701. msgid "Mapblock mesh generator's MapBlock cache size in MB"
  3702. msgstr "Medzipamäť Mapblock Mesh generátora blokov v MB"
  3703. #: src/settings_translation_file.cpp
  3704. msgid "Mapblock unload timeout"
  3705. msgstr "Čas odstránenia bloku mapy"
  3706. #: src/settings_translation_file.cpp
  3707. msgid "Mapgen Carpathian"
  3708. msgstr "Generátor mapy Karpaty"
  3709. #: src/settings_translation_file.cpp
  3710. msgid "Mapgen Carpathian specific flags"
  3711. msgstr "Špecifické príznaky generátora máp Karpaty"
  3712. #: src/settings_translation_file.cpp
  3713. msgid "Mapgen Flat"
  3714. msgstr "Generátor mapy plochý"
  3715. #: src/settings_translation_file.cpp
  3716. msgid "Mapgen Flat specific flags"
  3717. msgstr "Špecifické príznaky plochého generátora mapy"
  3718. #: src/settings_translation_file.cpp
  3719. msgid "Mapgen Fractal"
  3720. msgstr "Generátor mapy Fraktál"
  3721. #: src/settings_translation_file.cpp
  3722. msgid "Mapgen Fractal specific flags"
  3723. msgstr "Špecifické príznaky generátora máp Fraktál"
  3724. #: src/settings_translation_file.cpp
  3725. msgid "Mapgen V5"
  3726. msgstr "Generátor mapy V5"
  3727. #: src/settings_translation_file.cpp
  3728. msgid "Mapgen V5 specific flags"
  3729. msgstr "Špecifické príznaky pre generátor mapy V5"
  3730. #: src/settings_translation_file.cpp
  3731. msgid "Mapgen V6"
  3732. msgstr "Generátor mapy V6"
  3733. #: src/settings_translation_file.cpp
  3734. msgid "Mapgen V6 specific flags"
  3735. msgstr "Špecifické príznaky generátora mapy V6"
  3736. #: src/settings_translation_file.cpp
  3737. msgid "Mapgen V7"
  3738. msgstr "Generátor mapy V7"
  3739. #: src/settings_translation_file.cpp
  3740. msgid "Mapgen V7 specific flags"
  3741. msgstr "Špecifické príznaky generátora V7"
  3742. #: src/settings_translation_file.cpp
  3743. msgid "Mapgen Valleys"
  3744. msgstr "Generátor mapy Údolia"
  3745. #: src/settings_translation_file.cpp
  3746. msgid "Mapgen Valleys specific flags"
  3747. msgstr "Špecifické príznaky pre generátor Údolia"
  3748. #: src/settings_translation_file.cpp
  3749. msgid "Mapgen debug"
  3750. msgstr "Ladenie generátora máp"
  3751. #: src/settings_translation_file.cpp
  3752. msgid "Mapgen name"
  3753. msgstr "Meno generátora mapy"
  3754. #: src/settings_translation_file.cpp
  3755. msgid "Max block generate distance"
  3756. msgstr "Maximálna vzdialenosť generovania blokov"
  3757. #: src/settings_translation_file.cpp
  3758. msgid "Max block send distance"
  3759. msgstr "Max vzdialenosť posielania objektov"
  3760. #: src/settings_translation_file.cpp
  3761. msgid "Max liquids processed per step."
  3762. msgstr "Maximálny počet tekutín spracovaný v jednom kroku."
  3763. #: src/settings_translation_file.cpp
  3764. msgid "Max. clearobjects extra blocks"
  3765. msgstr "Max. extra blokov clearobjects"
  3766. #: src/settings_translation_file.cpp
  3767. msgid "Max. packets per iteration"
  3768. msgstr "Max. paketov za opakovanie"
  3769. #: src/settings_translation_file.cpp
  3770. msgid "Maximum FPS"
  3771. msgstr "Maximálne FPS"
  3772. #: src/settings_translation_file.cpp
  3773. msgid "Maximum FPS when the window is not focused, or when the game is paused."
  3774. msgstr ""
  3775. "Maximálne FPS, ak je hra nie je v aktuálnom okne, alebo je pozastavená."
  3776. #: src/settings_translation_file.cpp
  3777. msgid "Maximum distance to render shadows."
  3778. msgstr "Maximálna vzdialenosť pre renderovanie tieňov."
  3779. #: src/settings_translation_file.cpp
  3780. msgid "Maximum forceloaded blocks"
  3781. msgstr "Maximum vynútene nahraných blokov"
  3782. #: src/settings_translation_file.cpp
  3783. msgid "Maximum hotbar width"
  3784. msgstr "Maximálna šírka opaska"
  3785. #: src/settings_translation_file.cpp
  3786. msgid "Maximum limit of random number of large caves per mapchunk."
  3787. msgstr ""
  3788. "Maximálny limit náhodného počtu veľkých jaskýň v danej časti mapy (mapchunk)."
  3789. #: src/settings_translation_file.cpp
  3790. msgid "Maximum limit of random number of small caves per mapchunk."
  3791. msgstr ""
  3792. "Maximálny limit náhodného počtu malých jaskýň v danej časti mapy (mapchunk)."
  3793. #: src/settings_translation_file.cpp
  3794. msgid ""
  3795. "Maximum liquid resistance. Controls deceleration when entering liquid at\n"
  3796. "high speed."
  3797. msgstr ""
  3798. "Maximálny odpor tekutín. Riadi spomalenie ak sa tekutina\n"
  3799. "vlieva vysokou rýchlosťou."
  3800. #: src/settings_translation_file.cpp
  3801. msgid ""
  3802. "Maximum number of blocks that are simultaneously sent per client.\n"
  3803. "The maximum total count is calculated dynamically:\n"
  3804. "max_total = ceil((#clients + max_users) * per_client / 4)"
  3805. msgstr ""
  3806. "Maximálny počet súčasne posielaných blokov na klienta.\n"
  3807. "Maximálny počet sa prepočítava dynamicky:\n"
  3808. "max_total = ceil((#clients + max_users) * per_client / 4)"
  3809. #: src/settings_translation_file.cpp
  3810. msgid "Maximum number of blocks that can be queued for loading."
  3811. msgstr "Maximálny limit kociek, ktoré môžu byť vo fronte pre nahrávanie."
  3812. #: src/settings_translation_file.cpp
  3813. msgid ""
  3814. "Maximum number of blocks to be queued that are to be generated.\n"
  3815. "This limit is enforced per player."
  3816. msgstr ""
  3817. "Maximálny limit kociek vo fronte, ktoré budú generované.\n"
  3818. "Tento limit je vynútený pre každého hráča."
  3819. #: src/settings_translation_file.cpp
  3820. msgid ""
  3821. "Maximum number of blocks to be queued that are to be loaded from file.\n"
  3822. "This limit is enforced per player."
  3823. msgstr ""
  3824. "Maximálny limit kociek vo fronte, ktoré budú nahrané zo súboru.\n"
  3825. "Tento limit je vynútený pre každého hráča."
  3826. #: src/settings_translation_file.cpp
  3827. msgid ""
  3828. "Maximum number of concurrent downloads. Downloads exceeding this limit will "
  3829. "be queued.\n"
  3830. "This should be lower than curl_parallel_limit."
  3831. msgstr ""
  3832. "Maximálny počet súčasných sťahovaní. Sťahovania presahujúce tento limit budú "
  3833. "čakať v rade.\n"
  3834. "Mal by byť nižší ako curl_parallel_limit."
  3835. #: src/settings_translation_file.cpp
  3836. msgid ""
  3837. "Maximum number of mapblocks for client to be kept in memory.\n"
  3838. "Set to -1 for unlimited amount."
  3839. msgstr ""
  3840. "Maximálny počet blokov u klienta, ktoré ostávajú v pamäti.\n"
  3841. "Nastav -1 pre neobmedzené množstvo."
  3842. #: src/settings_translation_file.cpp
  3843. msgid ""
  3844. "Maximum number of packets sent per send step, if you have a slow connection\n"
  3845. "try reducing it, but don't reduce it to a number below double of targeted\n"
  3846. "client number."
  3847. msgstr ""
  3848. "Maximálny počet paketov poslaný pri jednom kroku posielania,\n"
  3849. "ak máš pomalé pripojenie skús ho znížiť, ale\n"
  3850. "neznižuj ho pod dvojnásobok cieľového počtu klientov."
  3851. #: src/settings_translation_file.cpp
  3852. msgid "Maximum number of players that can be connected simultaneously."
  3853. msgstr "Maximálny počet hráčov, ktorí sa môžu súčasne pripojiť."
  3854. #: src/settings_translation_file.cpp
  3855. msgid "Maximum number of recent chat messages to show"
  3856. msgstr "Maximálny počet nedávnych správ v komunikácií, ktoré budú zobrazované"
  3857. #: src/settings_translation_file.cpp
  3858. msgid "Maximum number of statically stored objects in a block."
  3859. msgstr "Maximálny počet staticky uložených objektov v bloku."
  3860. #: src/settings_translation_file.cpp
  3861. msgid "Maximum objects per block"
  3862. msgstr "Max. počet objektov na blok"
  3863. #: src/settings_translation_file.cpp
  3864. msgid ""
  3865. "Maximum proportion of current window to be used for hotbar.\n"
  3866. "Useful if there's something to be displayed right or left of hotbar."
  3867. msgstr ""
  3868. "Maximálny pomer aktuálneho okna, ktorý sa použije pre opasok.\n"
  3869. "Užitočné, ak treba zobraziť niečo vpravo, alebo vľavo od opaska."
  3870. #: src/settings_translation_file.cpp
  3871. msgid "Maximum simultaneous block sends per client"
  3872. msgstr "Maximum súčasných odoslaní bloku na klienta"
  3873. #: src/settings_translation_file.cpp
  3874. #, fuzzy
  3875. msgid "Maximum size of the outgoing chat queue"
  3876. msgstr "Maximálna veľkosť výstupnej komunikačnej fronty"
  3877. #: src/settings_translation_file.cpp
  3878. #, fuzzy
  3879. msgid ""
  3880. "Maximum size of the outgoing chat queue.\n"
  3881. "0 to disable queueing and -1 to make the queue size unlimited."
  3882. msgstr ""
  3883. "Maximálna veľkosť výstupnej komunikačnej fronty.\n"
  3884. "0 pre zakázanie fronty a -1 pre neobmedzenú frontu."
  3885. #: src/settings_translation_file.cpp
  3886. msgid ""
  3887. "Maximum time a file download (e.g. a mod download) may take, stated in "
  3888. "milliseconds."
  3889. msgstr ""
  3890. "Maximálny čas v ms, ktorý môže zabrať sťahovanie súboru (napr. sťahovanie "
  3891. "rozšírenia)."
  3892. #: src/settings_translation_file.cpp
  3893. msgid ""
  3894. "Maximum time an interactive request (e.g. server list fetch) may take, "
  3895. "stated in milliseconds."
  3896. msgstr ""
  3897. "Maximálny čas v ms, ktorý môže zabrať interaktívna požiadavka (napr. "
  3898. "sťahovanie zoznamu serverov)."
  3899. #: src/settings_translation_file.cpp
  3900. msgid "Maximum users"
  3901. msgstr "Maximálny počet hráčov"
  3902. #: src/settings_translation_file.cpp
  3903. msgid "Mesh cache"
  3904. msgstr "Medzipamäť Mesh"
  3905. #: src/settings_translation_file.cpp
  3906. msgid "Message of the day"
  3907. msgstr "Správa dňa"
  3908. #: src/settings_translation_file.cpp
  3909. msgid "Message of the day displayed to players connecting."
  3910. msgstr "Správa dňa sa zobrazí hráčom pri pripájaní."
  3911. #: src/settings_translation_file.cpp
  3912. msgid "Method used to highlight selected object."
  3913. msgstr "Metóda použitá pre zvýraznenie vybraných objektov."
  3914. #: src/settings_translation_file.cpp
  3915. msgid "Minimal level of logging to be written to chat."
  3916. msgstr "Minimálna úroveň záznamov, ktoré budú vypísané do komunikačného okna."
  3917. #: src/settings_translation_file.cpp
  3918. msgid "Minimap scan height"
  3919. msgstr "Minimapa výška skenovania"
  3920. #: src/settings_translation_file.cpp
  3921. msgid "Minimum limit of random number of large caves per mapchunk."
  3922. msgstr ""
  3923. "Minimálny limit náhodného počtu veľkých jaskýň v danej časti mapy (mapchunk)."
  3924. #: src/settings_translation_file.cpp
  3925. msgid "Minimum limit of random number of small caves per mapchunk."
  3926. msgstr ""
  3927. "Minimálny limit náhodného počtu malých jaskýň v danej časti mapy (mapchunk)."
  3928. #: src/settings_translation_file.cpp
  3929. msgid "Mipmapping"
  3930. msgstr "Mip-mapovanie"
  3931. #: src/settings_translation_file.cpp
  3932. msgid "Miscellaneous"
  3933. msgstr ""
  3934. #: src/settings_translation_file.cpp
  3935. msgid "Mod Profiler"
  3936. msgstr "Profiler rozšírení"
  3937. #: src/settings_translation_file.cpp
  3938. msgid "Mod Security"
  3939. msgstr "Bezpečnosť rozšírení"
  3940. #: src/settings_translation_file.cpp
  3941. msgid "Mod channels"
  3942. msgstr "Komunikačné kanály rozšírení"
  3943. #: src/settings_translation_file.cpp
  3944. msgid "Modifies the size of the HUD elements."
  3945. msgstr "Upraví veľkosť elementov v užívateľskom rozhraní."
  3946. #: src/settings_translation_file.cpp
  3947. msgid "Monospace font path"
  3948. msgstr "Cesta k písmu s pevnou šírkou"
  3949. #: src/settings_translation_file.cpp
  3950. msgid "Monospace font size"
  3951. msgstr "Veľkosť písmo s pevnou šírkou"
  3952. #: src/settings_translation_file.cpp
  3953. msgid "Monospace font size divisible by"
  3954. msgstr "Veľkosť písma s pevnou šírkou deliteľná"
  3955. #: src/settings_translation_file.cpp
  3956. msgid "Mountain height noise"
  3957. msgstr "Šum pre výšku hôr"
  3958. #: src/settings_translation_file.cpp
  3959. msgid "Mountain noise"
  3960. msgstr "Šum hôr"
  3961. #: src/settings_translation_file.cpp
  3962. msgid "Mountain variation noise"
  3963. msgstr "Odchýlka šumu hôr"
  3964. #: src/settings_translation_file.cpp
  3965. msgid "Mountain zero level"
  3966. msgstr "Základná úroveň hôr"
  3967. #: src/settings_translation_file.cpp
  3968. msgid "Mouse sensitivity"
  3969. msgstr "Citlivosť myši"
  3970. #: src/settings_translation_file.cpp
  3971. msgid "Mouse sensitivity multiplier."
  3972. msgstr "Multiplikátor citlivosti myši."
  3973. #: src/settings_translation_file.cpp
  3974. msgid "Mud noise"
  3975. msgstr "Šum bahna"
  3976. #: src/settings_translation_file.cpp
  3977. msgid ""
  3978. "Multiplier for fall bobbing.\n"
  3979. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  3980. msgstr ""
  3981. "Násobiteľ pre pohupovanie sa pri pádu.\n"
  3982. "Napr.: 0 pre žiadne pohupovanie; 1.0 pre normálne; 2.0 pre dvojnásobné."
  3983. #: src/settings_translation_file.cpp
  3984. msgid "Mute sound"
  3985. msgstr "Stíš hlasitosť"
  3986. #: src/settings_translation_file.cpp
  3987. msgid ""
  3988. "Name of map generator to be used when creating a new world.\n"
  3989. "Creating a world in the main menu will override this.\n"
  3990. "Current mapgens in a highly unstable state:\n"
  3991. "- The optional floatlands of v7 (disabled by default)."
  3992. msgstr ""
  3993. "Meno generátora mapy, ktorý sa použije pri vytváraní nového sveta.\n"
  3994. "Vytvorenie sveta cez hlavné menu toto prepíše.\n"
  3995. "Aktuálne nestabilné generátory:\n"
  3996. "- Voliteľné lietajúce pevniny (floatlands) vo v7 (štandardne vypnuté)."
  3997. #: src/settings_translation_file.cpp
  3998. msgid ""
  3999. "Name of the player.\n"
  4000. "When running a server, clients connecting with this name are admins.\n"
  4001. "When starting from the main menu, this is overridden."
  4002. msgstr ""
  4003. "Meno hráča.\n"
  4004. "Ak je spustený server, klienti s týmto menom sú administrátori.\n"
  4005. "Pri štarte z hlavného menu, toto bude prepísané."
  4006. #: src/settings_translation_file.cpp
  4007. msgid ""
  4008. "Name of the server, to be displayed when players join and in the serverlist."
  4009. msgstr ""
  4010. "Zobrazované meno servera, keď sa hráč na server pripojí a v zozname serverov."
  4011. #: src/settings_translation_file.cpp
  4012. msgid ""
  4013. "Network port to listen (UDP).\n"
  4014. "This value will be overridden when starting from the main menu."
  4015. msgstr ""
  4016. "Sieťový port (UDP).\n"
  4017. "Táto hodnota bude prepísaná pri spustení z hlavného menu."
  4018. #: src/settings_translation_file.cpp
  4019. msgid "Networking"
  4020. msgstr "Sieťové nastavenia"
  4021. #: src/settings_translation_file.cpp
  4022. msgid "New users need to input this password."
  4023. msgstr "Noví hráči musia zadať toto heslo."
  4024. #: src/settings_translation_file.cpp
  4025. msgid "Node and Entity Highlighting"
  4026. msgstr "Nasvietenie kocky a bytosti"
  4027. #: src/settings_translation_file.cpp
  4028. msgid "Node highlighting"
  4029. msgstr "Zvýrazňovanie kociek"
  4030. #: src/settings_translation_file.cpp
  4031. msgid "NodeTimer interval"
  4032. msgstr "Interval časovača kociek"
  4033. #: src/settings_translation_file.cpp
  4034. msgid "Noises"
  4035. msgstr "Šumy"
  4036. #: src/settings_translation_file.cpp
  4037. msgid "Number of emerge threads"
  4038. msgstr "Počet použitých vlákien"
  4039. #: src/settings_translation_file.cpp
  4040. msgid ""
  4041. "Number of emerge threads to use.\n"
  4042. "Value 0:\n"
  4043. "- Automatic selection. The number of emerge threads will be\n"
  4044. "- 'number of processors - 2', with a lower limit of 1.\n"
  4045. "Any other value:\n"
  4046. "- Specifies the number of emerge threads, with a lower limit of 1.\n"
  4047. "WARNING: Increasing the number of emerge threads increases engine mapgen\n"
  4048. "speed, but this may harm game performance by interfering with other\n"
  4049. "processes, especially in singleplayer and/or when running Lua code in\n"
  4050. "'on_generated'. For many users the optimum setting may be '1'."
  4051. msgstr ""
  4052. "Počet použitých vlákien.\n"
  4053. "Hodnota 0:\n"
  4054. "- Automatický určenie. Počet použitých vlákien bude\n"
  4055. "- 'počet procesorov - 2', s dolným limitom 1.\n"
  4056. "Akákoľvek iná hodnota:\n"
  4057. "- Definuje počet vlákien, s dolným limitom 1.\n"
  4058. "VAROVANIE: Zvýšenie počtu vlákien zvýši rýchlosť generátora máp,\n"
  4059. "ale môže to uškodiť hernému výkonu interferenciou s inými\n"
  4060. "procesmi, obzvlášť pri hre jedného hráča a/alebo ak beží Lua kód\n"
  4061. "v 'on_generated'. Pre mnohých hráčov môže byť optimálne nastavenie '1'."
  4062. #: src/settings_translation_file.cpp
  4063. msgid ""
  4064. "Number of extra blocks that can be loaded by /clearobjects at once.\n"
  4065. "This is a trade-off between SQLite transaction overhead and\n"
  4066. "memory consumption (4096=100MB, as a rule of thumb)."
  4067. msgstr ""
  4068. "Počet extra blokov, ktoré môžu byť naraz nahrané pomocou /clearobjects.\n"
  4069. "Toto je kompromis medzi vyťažením SQLite transakciami\n"
  4070. "a spotrebou pamäti (4096=100MB, ako približné pravidlo)."
  4071. #: src/settings_translation_file.cpp
  4072. #, fuzzy
  4073. msgid "Number of messages a player may send per 10 seconds."
  4074. msgstr "Počet správ, ktoré môže hráč poslať za 10 sekúnd."
  4075. #: src/settings_translation_file.cpp
  4076. msgid ""
  4077. "Number of threads to use for mesh generation.\n"
  4078. "Value of 0 (default) will let Minetest autodetect the number of available "
  4079. "threads."
  4080. msgstr ""
  4081. "Počet vlákien, ktoré sa majú použiť na generovanie siete.\n"
  4082. "Hodnota 0 (predvolená) umožní Minetestu automaticky zistiť počet dostupných "
  4083. "vlákien."
  4084. #: src/settings_translation_file.cpp
  4085. msgid "Occlusion Culler"
  4086. msgstr ""
  4087. #: src/settings_translation_file.cpp
  4088. #, fuzzy
  4089. msgid "Occlusion Culling"
  4090. msgstr "Occlusion culling na strane servera"
  4091. #: src/settings_translation_file.cpp
  4092. msgid "Opaque liquids"
  4093. msgstr "Nepriehľadné tekutiny"
  4094. #: src/settings_translation_file.cpp
  4095. msgid ""
  4096. "Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
  4097. msgstr "Nepriehľadnosť tieňa za štandardným písmom, medzi 0 a 255."
  4098. #: src/settings_translation_file.cpp
  4099. msgid ""
  4100. "Open the pause menu when the window's focus is lost. Does not pause if a "
  4101. "formspec is\n"
  4102. "open."
  4103. msgstr ""
  4104. "Otvorí menu pozastavenia, ak aktuálne okno hry nie je vybrané.\n"
  4105. "Nepozastaví sa ak je otvorený formspec."
  4106. #: src/settings_translation_file.cpp
  4107. msgid "Optional override for chat weblink color."
  4108. msgstr "Voliteľná zmena farby webového odkazu v komunikačnej konzole."
  4109. #: src/settings_translation_file.cpp
  4110. msgid ""
  4111. "Path of the fallback font. Must be a TrueType font.\n"
  4112. "This font will be used for certain languages or if the default font is "
  4113. "unavailable."
  4114. msgstr ""
  4115. "Cesta k záložnému písmu. Musí to byť TrueType font.\n"
  4116. "Toto písmo bude použité pre určité jazyky, alebo ak nie je štandardné písmo "
  4117. "k dispozícií."
  4118. #: src/settings_translation_file.cpp
  4119. msgid ""
  4120. "Path to save screenshots at. Can be an absolute or relative path.\n"
  4121. "The folder will be created if it doesn't already exist."
  4122. msgstr ""
  4123. "Cesta, kam sa budú ukladať snímky obrazovky. Môže to byť ako absolútna, tak "
  4124. "relatívna cesta.\n"
  4125. "Adresár bude vytvorený ak neexistuje."
  4126. #: src/settings_translation_file.cpp
  4127. msgid ""
  4128. "Path to shader directory. If no path is defined, default location will be "
  4129. "used."
  4130. msgstr ""
  4131. "Cesta do adresára so shadermi. Ak nie je definovaná, použije sa predvolená "
  4132. "lokácia."
  4133. #: src/settings_translation_file.cpp
  4134. msgid ""
  4135. "Path to the default font. Must be a TrueType font.\n"
  4136. "The fallback font will be used if the font cannot be loaded."
  4137. msgstr ""
  4138. "Cesta k štandardnému písmu. Musí to byť TrueType font.\n"
  4139. "Bude použité záložné písmo, ak nebude možné písmo nahrať."
  4140. #: src/settings_translation_file.cpp
  4141. msgid ""
  4142. "Path to the monospace font. Must be a TrueType font.\n"
  4143. "This font is used for e.g. the console and profiler screen."
  4144. msgstr ""
  4145. "Cesta k písmu s pevnou šírkou. Musí to byť TrueType font.\n"
  4146. "Toto písmo je použité pre napr. konzolu a okno profilera."
  4147. #: src/settings_translation_file.cpp
  4148. msgid "Pause on lost window focus"
  4149. msgstr "Pozastav hru, pri strate zamerania okna"
  4150. #: src/settings_translation_file.cpp
  4151. msgid "Per-player limit of queued blocks load from disk"
  4152. msgstr "Limit kociek vo fronte na každého hráča nahrávaných z disku"
  4153. #: src/settings_translation_file.cpp
  4154. msgid "Per-player limit of queued blocks to generate"
  4155. msgstr "Limit kociek vo fronte na každého hráča pre generovanie"
  4156. #: src/settings_translation_file.cpp
  4157. msgid "Physics"
  4158. msgstr "Fyzika"
  4159. #: src/settings_translation_file.cpp
  4160. msgid "Place repetition interval"
  4161. msgstr "Interval opakovania pokladania"
  4162. #: src/settings_translation_file.cpp
  4163. msgid "Player transfer distance"
  4164. msgstr "Vzdialenosť zobrazenia hráča"
  4165. #: src/settings_translation_file.cpp
  4166. msgid "Poisson filtering"
  4167. msgstr "Poisson filtrovanie"
  4168. #: src/settings_translation_file.cpp
  4169. #, fuzzy
  4170. msgid "Post Processing"
  4171. msgstr "Post processing"
  4172. #: src/settings_translation_file.cpp
  4173. #, fuzzy
  4174. msgid ""
  4175. "Prevent digging and placing from repeating when holding the respective "
  4176. "buttons.\n"
  4177. "Enable this when you dig or place too often by accident.\n"
  4178. "On touchscreens, this only affects digging."
  4179. msgstr ""
  4180. "Zabráni opakovanému kopaniu a ukladaniu blokov pri držaní tlačítka myši.\n"
  4181. "Aktivuj, ak príliš často omylom niečo vykopeš, alebo položíš blok."
  4182. #: src/settings_translation_file.cpp
  4183. msgid "Prevent mods from doing insecure things like running shell commands."
  4184. msgstr ""
  4185. "Zabráni rozšíreniam aby robili nebezpečné veci ako spúšťanie systémových "
  4186. "príkazov."
  4187. #: src/settings_translation_file.cpp
  4188. msgid ""
  4189. "Print the engine's profiling data in regular intervals (in seconds).\n"
  4190. "0 = disable. Useful for developers."
  4191. msgstr ""
  4192. "Vytlačí profilové dáta enginu v pravidelných intervaloch (v sekundách).\n"
  4193. "0 = vypnuté. Užitočné pre vývojárov."
  4194. #: src/settings_translation_file.cpp
  4195. msgid "Privileges that players with basic_privs can grant"
  4196. msgstr "Oprávnenia, ktoré môže udeliť hráč s basic_privs"
  4197. #: src/settings_translation_file.cpp
  4198. msgid "Profiler"
  4199. msgstr "Profilátor"
  4200. #: src/settings_translation_file.cpp
  4201. msgid "Prometheus listener address"
  4202. msgstr "Odpočúvacia adresa Promethea"
  4203. #: src/settings_translation_file.cpp
  4204. msgid ""
  4205. "Prometheus listener address.\n"
  4206. "If Minetest is compiled with ENABLE_PROMETHEUS option enabled,\n"
  4207. "enable metrics listener for Prometheus on that address.\n"
  4208. "Metrics can be fetched on http://127.0.0.1:30000/metrics"
  4209. msgstr ""
  4210. "Odpočúvacia adresa Promethea.\n"
  4211. "Ak je Minetest skompilovaný s nastaveným ENABLE_PROMETHEUS,\n"
  4212. "aktivuj odpočúvanie metriky pre Prometheus na zadanej adrese.\n"
  4213. "Metrika môže byť získaná na http://127.0.0.1:30000/metrics"
  4214. #: src/settings_translation_file.cpp
  4215. msgid "Proportion of large caves that contain liquid."
  4216. msgstr "Pomer častí veľkých jaskýň, ktoré obsahujú tekutinu."
  4217. #: src/settings_translation_file.cpp
  4218. msgid ""
  4219. "Radius of cloud area stated in number of 64 node cloud squares.\n"
  4220. "Values larger than 26 will start to produce sharp cutoffs at cloud area "
  4221. "corners."
  4222. msgstr ""
  4223. "Polomer oblasti mrakov zadaný v počtoch 64 kociek na štvorcový mrak.\n"
  4224. "Hodnoty vyššie než 26 budú produkovať ostré hranice na rohoch oblasti mrakov."
  4225. #: src/settings_translation_file.cpp
  4226. msgid "Raises terrain to make valleys around the rivers."
  4227. msgstr "Zvýši terén aby vznikli údolia okolo riek."
  4228. #: src/settings_translation_file.cpp
  4229. msgid "Random input"
  4230. msgstr "Náhodný vstup"
  4231. #: src/settings_translation_file.cpp
  4232. msgid "Recent Chat Messages"
  4233. msgstr "Posledné správy v komunikácií"
  4234. #: src/settings_translation_file.cpp
  4235. msgid "Regular font path"
  4236. msgstr "Štandardná cesta k písmam"
  4237. #: src/settings_translation_file.cpp
  4238. #, fuzzy
  4239. msgid "Remember screen size"
  4240. msgstr "Pamätať si veľkosť obrazovky"
  4241. #: src/settings_translation_file.cpp
  4242. msgid "Remote media"
  4243. msgstr "Vzdialené média"
  4244. #: src/settings_translation_file.cpp
  4245. msgid ""
  4246. "Remove color codes from incoming chat messages\n"
  4247. "Use this to stop players from being able to use color in their messages"
  4248. msgstr ""
  4249. "Odstráň farby z prichádzajúcich komunikačných správ\n"
  4250. "Použi pre zabránenie používaniu farieb hráčmi v ich správach"
  4251. #: src/settings_translation_file.cpp
  4252. msgid "Replaces the default main menu with a custom one."
  4253. msgstr "Nahradí štandardné hlavné menu vlastným."
  4254. #: src/settings_translation_file.cpp
  4255. msgid "Report path"
  4256. msgstr "Cesta k záznamom"
  4257. #: src/settings_translation_file.cpp
  4258. msgid ""
  4259. "Restricts the access of certain client-side functions on servers.\n"
  4260. "Combine the byteflags below to restrict client-side features, or set to 0\n"
  4261. "for no restrictions:\n"
  4262. "LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\n"
  4263. "CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n"
  4264. "READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n"
  4265. "READ_NODEDEFS: 8 (disable get_node_def call client-side)\n"
  4266. "LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n"
  4267. "csm_restriction_noderange)\n"
  4268. "READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
  4269. msgstr ""
  4270. "Obmedzi prístup k určitým klientským funkciám na serveroch.\n"
  4271. "Skombinuj bajtové príznaky dole pre obmedzenie jednotlivých\n"
  4272. "fukncii u klienta, alebo nastav 0 pre funkcie bez obmedzení:\n"
  4273. "LOAD_CLIENT_MODS: 1 (zakáže nahrávanie rozšírení u klienta)\n"
  4274. "CHAT_MESSAGES: 2 (zakáže send_chat_message volania u klienta)\n"
  4275. "READ_ITEMDEFS: 4 (zakáže get_item_def volania u klienta)\n"
  4276. "READ_NODEDEFS: 8 (zakáže get_node_def volania u klienta)\n"
  4277. "LOOKUP_NODES_LIMIT: 16 (obmedzí get_node volania u klienta na\n"
  4278. "csm_restriction_noderange)\n"
  4279. "READ_PLAYERINFO: 32 (zakáže get_player_names volania u klienta)"
  4280. #: src/settings_translation_file.cpp
  4281. msgid "Ridge mountain spread noise"
  4282. msgstr "Rozptyl šumu hrebeňa hôr"
  4283. #: src/settings_translation_file.cpp
  4284. msgid "Ridge noise"
  4285. msgstr "Šum hrebeňa"
  4286. #: src/settings_translation_file.cpp
  4287. msgid "Ridge underwater noise"
  4288. msgstr "Šum podmorského hrebeňa"
  4289. #: src/settings_translation_file.cpp
  4290. msgid "Ridged mountain size noise"
  4291. msgstr "Veľkosť šumu hrebeňa hôr"
  4292. #: src/settings_translation_file.cpp
  4293. msgid "River channel depth"
  4294. msgstr "Hĺbka riečneho kanála"
  4295. #: src/settings_translation_file.cpp
  4296. msgid "River channel width"
  4297. msgstr "Šírka kanála rieky"
  4298. #: src/settings_translation_file.cpp
  4299. msgid "River depth"
  4300. msgstr "Hĺbka rieky"
  4301. #: src/settings_translation_file.cpp
  4302. msgid "River noise"
  4303. msgstr "Šum riek"
  4304. #: src/settings_translation_file.cpp
  4305. msgid "River size"
  4306. msgstr "Veľkosť riek"
  4307. #: src/settings_translation_file.cpp
  4308. msgid "River valley width"
  4309. msgstr "Šírka údolia rieky"
  4310. #: src/settings_translation_file.cpp
  4311. msgid "Rollback recording"
  4312. msgstr "Nahrávanie pre obnovenie"
  4313. #: src/settings_translation_file.cpp
  4314. msgid "Rolling hill size noise"
  4315. msgstr "Veľkosť šumu vlnitosti kopcov"
  4316. #: src/settings_translation_file.cpp
  4317. msgid "Rolling hills spread noise"
  4318. msgstr "Rozptyl šumu vlnitosti kopcov"
  4319. #: src/settings_translation_file.cpp
  4320. msgid "Safe digging and placing"
  4321. msgstr "Bezpečné kopanie a ukladanie"
  4322. #: src/settings_translation_file.cpp
  4323. msgid "Sandy beaches occur when np_beach exceeds this value."
  4324. msgstr "Pieskové pláže sa objavia keď np_beach presiahne túto hodnotu."
  4325. #: src/settings_translation_file.cpp
  4326. msgid "Save the map received by the client on disk."
  4327. msgstr "Ulož mapu získanú klientom na disk."
  4328. #: src/settings_translation_file.cpp
  4329. msgid ""
  4330. "Save window size automatically when modified.\n"
  4331. "If true, screen size is saved in screen_w and screen_h, and whether the "
  4332. "window\n"
  4333. "is maximized is stored in window_maximized.\n"
  4334. "(Autosaving window_maximized only works if compiled with SDL.)"
  4335. msgstr ""
  4336. #: src/settings_translation_file.cpp
  4337. msgid "Saving map received from server"
  4338. msgstr "Ukladanie mapy získanej zo servera"
  4339. #: src/settings_translation_file.cpp
  4340. msgid ""
  4341. "Scale GUI by a user specified value.\n"
  4342. "Use a nearest-neighbor-anti-alias filter to scale the GUI.\n"
  4343. "This will smooth over some of the rough edges, and blend\n"
  4344. "pixels when scaling down, at the cost of blurring some\n"
  4345. "edge pixels when images are scaled by non-integer sizes."
  4346. msgstr ""
  4347. "Zmeň mierku užívateľského rozhrania (GUI) podľa zadanej hodnoty.\n"
  4348. "Pre zmenu mierky GUI použi antialias filter podľa-najbližšieho-suseda.\n"
  4349. "Toto zjemní niektoré hrubé hrany a zmieša pixely pri zmenšení,\n"
  4350. "za cenu rozmazania niektorých okrajových pixelov ak sa mierka\n"
  4351. "obrázkov mení podľa neceločíselných hodnôt."
  4352. #: src/settings_translation_file.cpp
  4353. msgid "Screen"
  4354. msgstr "Zobrazenie"
  4355. #: src/settings_translation_file.cpp
  4356. msgid "Screen height"
  4357. msgstr "Výška obrazovky"
  4358. #: src/settings_translation_file.cpp
  4359. msgid "Screen width"
  4360. msgstr "Šírka obrazovky"
  4361. #: src/settings_translation_file.cpp
  4362. msgid "Screenshot folder"
  4363. msgstr "Adresár pre snímky obrazovky"
  4364. #: src/settings_translation_file.cpp
  4365. msgid "Screenshot format"
  4366. msgstr "Formát snímok obrazovky"
  4367. #: src/settings_translation_file.cpp
  4368. msgid "Screenshot quality"
  4369. msgstr "Kvalita snímok obrazovky"
  4370. #: src/settings_translation_file.cpp
  4371. msgid ""
  4372. "Screenshot quality. Only used for JPEG format.\n"
  4373. "1 means worst quality; 100 means best quality.\n"
  4374. "Use 0 for default quality."
  4375. msgstr ""
  4376. "Kvalita snímok obrazovky. Používa sa len pre JPEG formát.\n"
  4377. "1 znamená najhoršiu kvalitu; 100 znamená najlepšiu kvalitu.\n"
  4378. "Použi 0 pre štandardnú kvalitu."
  4379. #: src/settings_translation_file.cpp
  4380. msgid "Screenshots"
  4381. msgstr "Fotky obrazovky"
  4382. #: src/settings_translation_file.cpp
  4383. msgid "Seabed noise"
  4384. msgstr "Šum morského dna"
  4385. #: src/settings_translation_file.cpp
  4386. msgid "Second of 4 2D noises that together define hill/mountain range height."
  4387. msgstr "Druhý zo 4 2D šumov, ktoré spolu definujú rozsah výšok kopcov/hôr."
  4388. #: src/settings_translation_file.cpp
  4389. msgid "Second of two 3D noises that together define tunnels."
  4390. msgstr "Druhý z dvoch 3D šumov, ktoré spolu definujú tunely."
  4391. #: src/settings_translation_file.cpp
  4392. msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
  4393. msgstr "Viď. https://www.sqlite.org/pragma.html#pragma_synchronous"
  4394. #: src/settings_translation_file.cpp
  4395. msgid ""
  4396. "Select the antialiasing method to apply.\n"
  4397. "\n"
  4398. "* None - No antialiasing (default)\n"
  4399. "\n"
  4400. "* FSAA - Hardware-provided full-screen antialiasing (incompatible with "
  4401. "shaders)\n"
  4402. "A.K.A multi-sample antialiasing (MSAA)\n"
  4403. "Smoothens out block edges but does not affect the insides of textures.\n"
  4404. "A restart is required to change this option.\n"
  4405. "\n"
  4406. "* FXAA - Fast approximate antialiasing (requires shaders)\n"
  4407. "Applies a post-processing filter to detect and smoothen high-contrast "
  4408. "edges.\n"
  4409. "Provides balance between speed and image quality.\n"
  4410. "\n"
  4411. "* SSAA - Super-sampling antialiasing (requires shaders)\n"
  4412. "Renders higher-resolution image of the scene, then scales down to reduce\n"
  4413. "the aliasing effects. This is the slowest and the most accurate method."
  4414. msgstr ""
  4415. #: src/settings_translation_file.cpp
  4416. msgid "Selection box border color (R,G,B)."
  4417. msgstr "Farba obrysu bloku (R,G,B)."
  4418. #: src/settings_translation_file.cpp
  4419. msgid "Selection box color"
  4420. msgstr "Farba obrysu bloku"
  4421. #: src/settings_translation_file.cpp
  4422. msgid "Selection box width"
  4423. msgstr "Šírka obrysu bloku"
  4424. #: src/settings_translation_file.cpp
  4425. msgid ""
  4426. "Selects one of 18 fractal types.\n"
  4427. "1 = 4D \"Roundy\" Mandelbrot set.\n"
  4428. "2 = 4D \"Roundy\" Julia set.\n"
  4429. "3 = 4D \"Squarry\" Mandelbrot set.\n"
  4430. "4 = 4D \"Squarry\" Julia set.\n"
  4431. "5 = 4D \"Mandy Cousin\" Mandelbrot set.\n"
  4432. "6 = 4D \"Mandy Cousin\" Julia set.\n"
  4433. "7 = 4D \"Variation\" Mandelbrot set.\n"
  4434. "8 = 4D \"Variation\" Julia set.\n"
  4435. "9 = 3D \"Mandelbrot/Mandelbar\" Mandelbrot set.\n"
  4436. "10 = 3D \"Mandelbrot/Mandelbar\" Julia set.\n"
  4437. "11 = 3D \"Christmas Tree\" Mandelbrot set.\n"
  4438. "12 = 3D \"Christmas Tree\" Julia set.\n"
  4439. "13 = 3D \"Mandelbulb\" Mandelbrot set.\n"
  4440. "14 = 3D \"Mandelbulb\" Julia set.\n"
  4441. "15 = 3D \"Cosine Mandelbulb\" Mandelbrot set.\n"
  4442. "16 = 3D \"Cosine Mandelbulb\" Julia set.\n"
  4443. "17 = 4D \"Mandelbulb\" Mandelbrot set.\n"
  4444. "18 = 4D \"Mandelbulb\" Julia set."
  4445. msgstr ""
  4446. "Zvoľ si jeden z 18 typov fraktálu.\n"
  4447. "1 = 4D \"Roundy\" sada Mandelbrot.\n"
  4448. "2 = 4D \"Roundy\" sada Julia.\n"
  4449. "3 = 4D \"Squarry\" sada Mandelbrot.\n"
  4450. "4 = 4D \"Squarry\" sada Julia.\n"
  4451. "5 = 4D \"Mandy Cousin\" sada Mandelbrot.\n"
  4452. "6 = 4D \"Mandy Cousin\" sada Julia.\n"
  4453. "7 = 4D \"Variation\" sada Mandelbrot.\n"
  4454. "8 = 4D \"Variation\" sada Julia.\n"
  4455. "9 = 3D \"Mandelbrot/Mandelbar\" sada Mandelbrot.\n"
  4456. "10 = 3D \"Mandelbrot/Mandelbar\" sada Julia.\n"
  4457. "11 = 3D \"Christmas Tree\" sada Mandelbrot.\n"
  4458. "12 = 3D \"Christmas Tree\" sada Julia.\n"
  4459. "13 = 3D \"Mandelbulb\" sada Mandelbrot.\n"
  4460. "14 = 3D \"Mandelbulb\" sada Julia.\n"
  4461. "15 = 3D \"Cosine Mandelbulb\" sada Mandelbrot.\n"
  4462. "16 = 3D \"Cosine Mandelbulb\" sada Julia.\n"
  4463. "17 = 4D \"Mandelbulb\" sada Mandelbrot.\n"
  4464. "18 = 4D \"Mandelbulb\" sada Julia."
  4465. #: src/settings_translation_file.cpp
  4466. msgid "Server"
  4467. msgstr "Server"
  4468. #: src/settings_translation_file.cpp
  4469. msgid "Server Gameplay"
  4470. msgstr "Hra na serveri"
  4471. #: src/settings_translation_file.cpp
  4472. msgid "Server Security"
  4473. msgstr "Bezpečnosť servera"
  4474. #: src/settings_translation_file.cpp
  4475. msgid "Server URL"
  4476. msgstr "URL servera"
  4477. #: src/settings_translation_file.cpp
  4478. msgid "Server address"
  4479. msgstr "Adresa servera"
  4480. #: src/settings_translation_file.cpp
  4481. msgid "Server description"
  4482. msgstr "Popis servera"
  4483. #: src/settings_translation_file.cpp
  4484. msgid "Server name"
  4485. msgstr "Meno servera"
  4486. #: src/settings_translation_file.cpp
  4487. msgid "Server port"
  4488. msgstr "Port servera"
  4489. #: src/settings_translation_file.cpp
  4490. #, fuzzy
  4491. msgid "Server-side occlusion culling"
  4492. msgstr "Occlusion culling na strane servera"
  4493. #: src/settings_translation_file.cpp
  4494. msgid "Server/Env Performance"
  4495. msgstr "Výkon servera/prostredia"
  4496. #: src/settings_translation_file.cpp
  4497. msgid "Serverlist URL"
  4498. msgstr "URL zoznamu serverov"
  4499. #: src/settings_translation_file.cpp
  4500. msgid "Serverlist and MOTD"
  4501. msgstr "Zoznam serverov a hláška dňa"
  4502. #: src/settings_translation_file.cpp
  4503. msgid "Serverlist file"
  4504. msgstr "Súbor so zoznamom serverov"
  4505. #: src/settings_translation_file.cpp
  4506. #, fuzzy
  4507. msgid ""
  4508. "Set the default tilt of Sun/Moon orbit in degrees.\n"
  4509. "Games may change orbit tilt via API.\n"
  4510. "Value of 0 means no tilt / vertical orbit."
  4511. msgstr ""
  4512. "Nastav sklon orbity slnka/mesiaca v stupňoch\n"
  4513. "Hodnota 0 znamená bez vertikálneho sklonu orbity.\n"
  4514. "Minimálna hodnota: 0.0; max. hodnota: 60.0"
  4515. #: src/settings_translation_file.cpp
  4516. msgid ""
  4517. "Set the exposure compensation in EV units.\n"
  4518. "Value of 0.0 (default) means no exposure compensation.\n"
  4519. "Range: from -1 to 1.0"
  4520. msgstr ""
  4521. "Nastav kompenzačný faktor expozície v EV jednotkách.\n"
  4522. "Hodnota 0.0 (predvolená) znamená, bez kompenzácie expozície.\n"
  4523. "Rozsah: od -1 do 1.0"
  4524. #: src/settings_translation_file.cpp
  4525. msgid ""
  4526. "Set the language. Leave empty to use the system language.\n"
  4527. "A restart is required after changing this."
  4528. msgstr ""
  4529. "Nastav jazyk. Ponechaj prázdne pre systémové nastavenie.\n"
  4530. "Po zmene je požadovaný reštart."
  4531. #: src/settings_translation_file.cpp
  4532. msgid ""
  4533. "Set the maximum length of a chat message (in characters) sent by clients."
  4534. msgstr "Nastav maximálny počet znakov komunikačnej správy posielanej klientmi."
  4535. #: src/settings_translation_file.cpp
  4536. msgid ""
  4537. "Set the shadow strength gamma.\n"
  4538. "Adjusts the intensity of in-game dynamic shadows.\n"
  4539. "Lower value means lighter shadows, higher value means darker shadows."
  4540. msgstr ""
  4541. "Nastav gammu tieňov.\n"
  4542. "Vylaď intenzitu dynamických tieňov v hre.\n"
  4543. "Nižšia hodnota znamená svetlejšie tiene, vyššia hodnota znamená tmavšie "
  4544. "tiene."
  4545. #: src/settings_translation_file.cpp
  4546. msgid ""
  4547. "Set the soft shadow radius size.\n"
  4548. "Lower values mean sharper shadows, bigger values mean softer shadows.\n"
  4549. "Minimum value: 1.0; maximum value: 15.0"
  4550. msgstr ""
  4551. "Nastav dosah mäkkých tieňov.\n"
  4552. "Nižšia hodnota znamená ostrejšie a vyššia jemnejšie tiene.\n"
  4553. "Minimálna hodnota: 1.0; Maximálna hodnota: 15.0"
  4554. #: src/settings_translation_file.cpp
  4555. #, fuzzy
  4556. msgid "Set to true to enable Shadow Mapping."
  4557. msgstr ""
  4558. "Nastav true pre povolenie mapovania tieňov.\n"
  4559. "Požaduje aby boli aktivované shadery."
  4560. #: src/settings_translation_file.cpp
  4561. msgid ""
  4562. "Set to true to enable bloom effect.\n"
  4563. "Bright colors will bleed over the neighboring objects."
  4564. msgstr ""
  4565. "Nastav na true pre povolenie efektu žiary.\n"
  4566. "Rozžiarené farby sa prelejú na susedné objekty."
  4567. #: src/settings_translation_file.cpp
  4568. #, fuzzy
  4569. msgid "Set to true to enable waving leaves."
  4570. msgstr ""
  4571. "Nastav true pre povolenie vlniacich sa listov.\n"
  4572. "Požaduje aby boli aktivované shadery."
  4573. #: src/settings_translation_file.cpp
  4574. #, fuzzy
  4575. msgid "Set to true to enable waving liquids (like water)."
  4576. msgstr ""
  4577. "Nastav true pre aktivovanie vlniacich sa tekutín (ako napr. voda).\n"
  4578. "Požaduje aby boli aktivované shadery."
  4579. #: src/settings_translation_file.cpp
  4580. #, fuzzy
  4581. msgid "Set to true to enable waving plants."
  4582. msgstr ""
  4583. "Nastav true pre aktivovanie vlniacich sa rastlín.\n"
  4584. "Požaduje aby boli aktivované shadery."
  4585. #: src/settings_translation_file.cpp
  4586. msgid ""
  4587. "Set to true to render debugging breakdown of the bloom effect.\n"
  4588. "In debug mode, the screen is split into 4 quadrants:\n"
  4589. "top-left - processed base image, top-right - final image\n"
  4590. "bottom-left - raw base image, bottom-right - bloom texture."
  4591. msgstr ""
  4592. "Nastav na true pre renderovanie ladiacich zlomov efektu žiary.\n"
  4593. "V režime ladenia je obrazovka rozdelená na 4 kvadranty:\n"
  4594. "Horný ľavý - spracúva základný obraz, Horný pravý - výsledný obraz\n"
  4595. "Dolný ľavý - základný raw obraz, Dolný pravý - textúra žiary."
  4596. #: src/settings_translation_file.cpp
  4597. msgid ""
  4598. "Sets shadow texture quality to 32 bits.\n"
  4599. "On false, 16 bits texture will be used.\n"
  4600. "This can cause much more artifacts in the shadow."
  4601. msgstr ""
  4602. "Nastav kvalitu textúr tieňov na 32 bitov.\n"
  4603. "Ak je false, použijú sa 16 bitové textúry.\n"
  4604. "Toto môže spôsobiť v tieňoch viac artefaktov."
  4605. #: src/settings_translation_file.cpp
  4606. msgid "Shader path"
  4607. msgstr "Cesta k shaderom"
  4608. #: src/settings_translation_file.cpp
  4609. msgid "Shaders"
  4610. msgstr "Tieňovanie"
  4611. #: src/settings_translation_file.cpp
  4612. msgid ""
  4613. "Shaders allow advanced visual effects and may increase performance on some "
  4614. "video\n"
  4615. "cards.\n"
  4616. "This only works with the OpenGL video backend."
  4617. msgstr ""
  4618. "Shadery umožňujú pokročilé vizuálne efekty a na niektorých grafických "
  4619. "kartách\n"
  4620. "môžu zvýšiť výkon.\n"
  4621. "Toto funguje len s OpenGL."
  4622. #: src/settings_translation_file.cpp
  4623. msgid "Shadow filter quality"
  4624. msgstr "Kvalita filtra pre tiene"
  4625. #: src/settings_translation_file.cpp
  4626. msgid "Shadow map max distance in nodes to render shadows"
  4627. msgstr ""
  4628. "Maximálna vzdialenosť v kockách, pre mapu tieňov na renderovanie tieňov"
  4629. #: src/settings_translation_file.cpp
  4630. msgid "Shadow map texture in 32 bits"
  4631. msgstr "32 bitové textúry pre mapovanie tieňov"
  4632. #: src/settings_translation_file.cpp
  4633. msgid "Shadow map texture size"
  4634. msgstr "Veľkosť textúry pre mapovanie tieňov"
  4635. #: src/settings_translation_file.cpp
  4636. msgid ""
  4637. "Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
  4638. "drawn."
  4639. msgstr ""
  4640. "Posun tieňa (v pixeloch) štandardného písma. Ak je 0, tak tieň nebude "
  4641. "vykreslený."
  4642. #: src/settings_translation_file.cpp
  4643. msgid "Shadow strength gamma"
  4644. msgstr "Úroveň gamma tieňov"
  4645. #: src/settings_translation_file.cpp
  4646. msgid "Show debug info"
  4647. msgstr "Zobraz ladiace informácie"
  4648. #: src/settings_translation_file.cpp
  4649. msgid "Show entity selection boxes"
  4650. msgstr "Zobraz obrys bytosti"
  4651. #: src/settings_translation_file.cpp
  4652. msgid ""
  4653. "Show entity selection boxes\n"
  4654. "A restart is required after changing this."
  4655. msgstr ""
  4656. "Zobraz obrysy bytosti\n"
  4657. "Po zmene je požadovaný reštart."
  4658. #: src/settings_translation_file.cpp
  4659. msgid "Show name tag backgrounds by default"
  4660. msgstr "Štandardne zobraz menovku pozadia"
  4661. #: src/settings_translation_file.cpp
  4662. msgid "Shutdown message"
  4663. msgstr "Správa pri vypínaní"
  4664. #: src/settings_translation_file.cpp
  4665. msgid ""
  4666. "Side length of a cube of map blocks that the client will consider together\n"
  4667. "when generating meshes.\n"
  4668. "Larger values increase the utilization of the GPU by reducing the number of\n"
  4669. "draw calls, benefiting especially high-end GPUs.\n"
  4670. "Systems with a low-end GPU (or no GPU) would benefit from smaller values."
  4671. msgstr ""
  4672. "Dĺžka strany kocky mapových blokov, ktoré bude klient posudzovať spoločne\n"
  4673. "pri vytváraní sietí.\n"
  4674. "Väčšie hodnoty zvyšujú využitie GPU znížením počtu\n"
  4675. "volaní pri vykresľovaní, z čoho profitujú najmä výkonné GPU.\n"
  4676. "Systémy so slabým GPU (alebo bez GPU) viac profitujú z menších hodnôt."
  4677. #: src/settings_translation_file.cpp
  4678. #, fuzzy
  4679. msgid ""
  4680. "Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n"
  4681. "WARNING: There is no benefit, and there are several dangers, in\n"
  4682. "increasing this value above 5.\n"
  4683. "Reducing this value increases cave and dungeon density.\n"
  4684. "Altering this value is for special usage, leaving it unchanged is\n"
  4685. "recommended."
  4686. msgstr ""
  4687. "Veľkosť časti mapy generovanej generátorom mapy, zadaný v blokoch mapy (16 "
  4688. "kociek).\n"
  4689. "VAROVANIE!: Neexistuje žiadna výhoda, a je tu pár rizík,\n"
  4690. "pri zvýšení tejto hodnoty nad 5.\n"
  4691. "Zníženie tejto hodnoty zvýši hustotu jaskýň a kobiek.\n"
  4692. "Zmena tejto hodnoty slúži k špeciálnym účelom, odporúča sa ponechať\n"
  4693. "to nezmenené."
  4694. #: src/settings_translation_file.cpp
  4695. msgid ""
  4696. "Size of the MapBlock cache of the mesh generator. Increasing this will\n"
  4697. "increase the cache hit %, reducing the data being copied from the main\n"
  4698. "thread, thus reducing jitter."
  4699. msgstr ""
  4700. "Veľkosť medzipamäte blokov v Mesh generátori.\n"
  4701. "Zvýšenie zvýši využitie medzipamäte %, zníži sa množstvo dát kopírovaných\n"
  4702. "z hlavnej vetvy a tým sa zníži chvenie."
  4703. #: src/settings_translation_file.cpp
  4704. msgid "Sky Body Orbit Tilt"
  4705. msgstr "Sklon orbity na oblohe"
  4706. #: src/settings_translation_file.cpp
  4707. msgid "Slice w"
  4708. msgstr "Plátok w"
  4709. #: src/settings_translation_file.cpp
  4710. msgid "Slope and fill work together to modify the heights."
  4711. msgstr "Sklon a výplň spolupracujú aby upravili výšky."
  4712. #: src/settings_translation_file.cpp
  4713. msgid "Small cave maximum number"
  4714. msgstr "Maximálny počet malých jaskýň"
  4715. #: src/settings_translation_file.cpp
  4716. msgid "Small cave minimum number"
  4717. msgstr "Minimálny počet malých jaskýň"
  4718. #: src/settings_translation_file.cpp
  4719. msgid "Small-scale humidity variation for blending biomes on borders."
  4720. msgstr "Drobné odchýlky vlhkosti pre zjemnenie prechodu na hraniciach biómov."
  4721. #: src/settings_translation_file.cpp
  4722. msgid "Small-scale temperature variation for blending biomes on borders."
  4723. msgstr "Drobné odchýlky teplôt pre zjemnenie prechodu na hraniciach biómov."
  4724. #: src/settings_translation_file.cpp
  4725. msgid "Smooth lighting"
  4726. msgstr "Jemné osvetlenie"
  4727. #: src/settings_translation_file.cpp
  4728. #, fuzzy
  4729. msgid ""
  4730. "Smooths rotation of camera when in cinematic mode, 0 to disable. Enter "
  4731. "cinematic mode by using the key set in Change Keys."
  4732. msgstr "Zjemní rotáciu kamery vo filmovom režime. 0 je pre vypnuté."
  4733. #: src/settings_translation_file.cpp
  4734. #, fuzzy
  4735. msgid ""
  4736. "Smooths rotation of camera, also called look or mouse smoothing. 0 to "
  4737. "disable."
  4738. msgstr "Zjemní rotáciu kamery vo filmovom režime. 0 je pre vypnuté."
  4739. #: src/settings_translation_file.cpp
  4740. msgid "Sneaking speed"
  4741. msgstr "Rýchlosť zakrádania"
  4742. #: src/settings_translation_file.cpp
  4743. msgid "Sneaking speed, in nodes per second."
  4744. msgstr "Rýchlosť zakrádania sa, v kockách za sekundu."
  4745. #: src/settings_translation_file.cpp
  4746. msgid "Soft shadow radius"
  4747. msgstr "Dosah mäkkých tieňov"
  4748. #: src/settings_translation_file.cpp
  4749. msgid ""
  4750. "Specifies URL from which client fetches media instead of using UDP.\n"
  4751. "$filename should be accessible from $remote_media$filename via cURL\n"
  4752. "(obviously, remote_media should end with a slash).\n"
  4753. "Files that are not present will be fetched the usual way."
  4754. msgstr ""
  4755. "Špecifikuje URL s ktorého klient stiahne média namiesto použitia UDP.\n"
  4756. "$filename by mal byt dostupný z $remote_media$filename cez cURL\n"
  4757. "(samozrejme, remote_media by mal končiť lomítkom).\n"
  4758. "Súbory, ktoré nie sú dostupné budú získané štandardným spôsobom."
  4759. #: src/settings_translation_file.cpp
  4760. msgid ""
  4761. "Specifies the default stack size of nodes, items and tools.\n"
  4762. "Note that mods or games may explicitly set a stack for certain (or all) "
  4763. "items."
  4764. msgstr ""
  4765. "Definuje štandardnú veľkosť kôpky kociek, vecí a nástrojov.\n"
  4766. "Ber v úvahu, že rozšírenia, alebo hry môžu explicitne nastaviť veľkosť pre "
  4767. "určité (alebo všetky) typy."
  4768. #: src/settings_translation_file.cpp
  4769. #, fuzzy
  4770. msgid ""
  4771. "Spread a complete update of shadow map over given number of frames.\n"
  4772. "Higher values might make shadows laggy, lower values\n"
  4773. "will consume more resources.\n"
  4774. "Minimum value: 1; maximum value: 16"
  4775. msgstr ""
  4776. "Rozptýľ celkovú aktualizáciu mapy tieňov cez zadané množstvo snímok.\n"
  4777. "Vyššie hodnoty môžu spôsobiť trhanie tieňov, nižšie hodnoty\n"
  4778. "spotrebujú viac zdrojov.\n"
  4779. "Minimálna hodnota: 1; maximálna hodnota: 16"
  4780. #: src/settings_translation_file.cpp
  4781. msgid ""
  4782. "Spread of light curve boost range.\n"
  4783. "Controls the width of the range to be boosted.\n"
  4784. "Standard deviation of the light curve boost Gaussian."
  4785. msgstr ""
  4786. "Rozptyl zosilnenia svetelnej krivky.\n"
  4787. "Určuje šírku rozsahu , ktorý bude zosilnený.\n"
  4788. "Štandardné gausovo rozdelenie odchýlky svetelnej krivky."
  4789. #: src/settings_translation_file.cpp
  4790. #, fuzzy
  4791. msgid "Static spawn point"
  4792. msgstr "Pevný bod obnovy"
  4793. #: src/settings_translation_file.cpp
  4794. msgid "Steepness noise"
  4795. msgstr "Šum zrázov"
  4796. #: src/settings_translation_file.cpp
  4797. msgid "Step mountain size noise"
  4798. msgstr "Veľkosť šumu horských stepí"
  4799. #: src/settings_translation_file.cpp
  4800. msgid "Step mountain spread noise"
  4801. msgstr "Rozptyl šumu horských stepí"
  4802. #: src/settings_translation_file.cpp
  4803. msgid "Strength of 3D mode parallax."
  4804. msgstr "Stupeň paralaxy 3D režimu."
  4805. #: src/settings_translation_file.cpp
  4806. msgid ""
  4807. "Strength of light curve boost.\n"
  4808. "The 3 'boost' parameters define a range of the light\n"
  4809. "curve that is boosted in brightness."
  4810. msgstr ""
  4811. "Sila zosilnenia svetelnej krivky.\n"
  4812. "Tri 'zosilňujúce' parametre definujú ktorý rozsah\n"
  4813. "svetelnej krivky je zosilnený v jasu."
  4814. #: src/settings_translation_file.cpp
  4815. msgid "Strict protocol checking"
  4816. msgstr "Prísna kontrola protokolu"
  4817. #: src/settings_translation_file.cpp
  4818. msgid "Strip color codes"
  4819. msgstr "Odstráň farby"
  4820. #: src/settings_translation_file.cpp
  4821. #, fuzzy
  4822. msgid ""
  4823. "Surface level of optional water placed on a solid floatland layer.\n"
  4824. "Water is disabled by default and will only be placed if this value is set\n"
  4825. "to above 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (the start of the\n"
  4826. "upper tapering).\n"
  4827. "***WARNING, POTENTIAL DANGER TO WORLDS AND SERVER PERFORMANCE***:\n"
  4828. "When enabling water placement, floatlands must be configured and tested\n"
  4829. "to be a solid layer by setting 'mgv7_floatland_density' to 2.0 (or other\n"
  4830. "required value depending on 'mgv7_np_floatland'), to avoid\n"
  4831. "server-intensive extreme water flow and to avoid vast flooding of the\n"
  4832. "world surface below."
  4833. msgstr ""
  4834. "Povrchová úroveň voliteľnej vody umiestnená na pevnej vrstve lietajúcej "
  4835. "krajiny.\n"
  4836. "Štandardne je voda deaktivovaná a bude umiestnená len ak je táto voľba "
  4837. "nastavená\n"
  4838. "nad 'mgv7_floatland_ymax' - 'mgv7_floatland_taper'\n"
  4839. "(štart horného zašpicaťovania).\n"
  4840. "***VAROVANIE, POTENCIÁLNE RIZIKO PRE VÝKON SVETOV A SERVEROV***:\n"
  4841. "Pri aktivovaní vody na lietajúcich pevninách musí byť nastavený\n"
  4842. "a otestovaný pevný povrch nastavením 'mgv7_floatland_density' na 2.0 ( alebo "
  4843. "inú\n"
  4844. "požadovanú hodnotu v závislosti na 'mgv7_np_floatland'), aby sa zabránilo\n"
  4845. "pre server náročnému extrémnemu toku vody a rozsiahlym záplavám\n"
  4846. "na svet pod nimi."
  4847. #: src/settings_translation_file.cpp
  4848. msgid "Synchronous SQLite"
  4849. msgstr "Synchrónne SQLite"
  4850. #: src/settings_translation_file.cpp
  4851. msgid "Temperature variation for biomes."
  4852. msgstr "Odchýlky teplôt pre biómy."
  4853. #: src/settings_translation_file.cpp
  4854. msgid "Terrain alternative noise"
  4855. msgstr "Alternatívny šum terénu"
  4856. #: src/settings_translation_file.cpp
  4857. msgid "Terrain base noise"
  4858. msgstr "Základný šum terénu"
  4859. #: src/settings_translation_file.cpp
  4860. msgid "Terrain height"
  4861. msgstr "Výška terénu"
  4862. #: src/settings_translation_file.cpp
  4863. msgid "Terrain higher noise"
  4864. msgstr "Horný šum terénu"
  4865. #: src/settings_translation_file.cpp
  4866. msgid "Terrain noise"
  4867. msgstr "Šum terénu"
  4868. #: src/settings_translation_file.cpp
  4869. msgid ""
  4870. "Terrain noise threshold for hills.\n"
  4871. "Controls proportion of world area covered by hills.\n"
  4872. "Adjust towards 0.0 for a larger proportion."
  4873. msgstr ""
  4874. "Prah šumu terénu pre kopce.\n"
  4875. "Riadi pomer plochy sveta pokrytého kopcami.\n"
  4876. "Uprav smerom k 0.0 pre väčší pomer."
  4877. #: src/settings_translation_file.cpp
  4878. msgid ""
  4879. "Terrain noise threshold for lakes.\n"
  4880. "Controls proportion of world area covered by lakes.\n"
  4881. "Adjust towards 0.0 for a larger proportion."
  4882. msgstr ""
  4883. "Prah šumu terénu pre jazerá.\n"
  4884. "Riadi pomer plochy sveta pokrytého jazerami.\n"
  4885. "Uprav smerom k 0.0 pre väčší pomer."
  4886. #: src/settings_translation_file.cpp
  4887. msgid "Terrain persistence noise"
  4888. msgstr "Stálosť šumu terénu"
  4889. #: src/settings_translation_file.cpp
  4890. msgid ""
  4891. "Texture size to render the shadow map on.\n"
  4892. "This must be a power of two.\n"
  4893. "Bigger numbers create better shadows but it is also more expensive."
  4894. msgstr ""
  4895. "Veľkosť textúry pre renderovanie mapy tieňov.\n"
  4896. "Toto musí byť mocnina dvoch.\n"
  4897. "Väčšie čísla vytvoria lepšie tiene, ale sú aj náročnejšie."
  4898. #: src/settings_translation_file.cpp
  4899. msgid ""
  4900. "Textures on a node may be aligned either to the node or to the world.\n"
  4901. "The former mode suits better things like machines, furniture, etc., while\n"
  4902. "the latter makes stairs and microblocks fit surroundings better.\n"
  4903. "However, as this possibility is new, thus may not be used by older servers,\n"
  4904. "this option allows enforcing it for certain node types. Note though that\n"
  4905. "that is considered EXPERIMENTAL and may not work properly."
  4906. msgstr ""
  4907. "Textúry na kocke môžu byť zarovnané buď podľa kocky, alebo sveta.\n"
  4908. "Kým prvý režim poslúži lepšie veciam ako sú stroje, nábytok, atď.,\n"
  4909. "tak s druhým režimom zapadnú schody a mikrobloky lepšie do svojho okolia.\n"
  4910. "Keďže je táto možnosť nová, nemusí byť použitá na starších serveroch,\n"
  4911. "toto nastavenie povolí jeho vynútenie pre určité typy kociek. Je potrebné\n"
  4912. "si uvedomiť, že táto funkcia je EXPERIMENTÁLNA a nemusí fungovať korektne."
  4913. #: src/settings_translation_file.cpp
  4914. msgid "The URL for the content repository"
  4915. msgstr "Webová adresa (URL) k úložisku doplnkov"
  4916. #: src/settings_translation_file.cpp
  4917. msgid "The dead zone of the joystick"
  4918. msgstr "Mŕtva zóna joysticku"
  4919. #: src/settings_translation_file.cpp
  4920. msgid ""
  4921. "The default format in which profiles are being saved,\n"
  4922. "when calling `/profiler save [format]` without format."
  4923. msgstr ""
  4924. "Štandardný formát v ktorom sa ukladajú profily,\n"
  4925. "pri volaní `/profiler save [format]` bez udania formátu."
  4926. #: src/settings_translation_file.cpp
  4927. #, fuzzy
  4928. msgid ""
  4929. "The file path relative to your world path in which profiles will be saved to."
  4930. msgstr ""
  4931. "Relatívna cesta k súboru vzhľadom na svet z ktorého budú profily uložené."
  4932. #: src/settings_translation_file.cpp
  4933. msgid "The identifier of the joystick to use"
  4934. msgstr "Identifikátor joysticku na použitie"
  4935. #: src/settings_translation_file.cpp
  4936. #, fuzzy
  4937. msgid "The length in pixels it takes for touchscreen interaction to start."
  4938. msgstr ""
  4939. "Dĺžka v pixloch, ktorú potrebuje dotyková obrazovka pre začiatok interakcie."
  4940. #: src/settings_translation_file.cpp
  4941. #, fuzzy
  4942. msgid ""
  4943. "The maximum height of the surface of waving liquids.\n"
  4944. "4.0 = Wave height is two nodes.\n"
  4945. "0.0 = Wave doesn't move at all.\n"
  4946. "Default is 1.0 (1/2 node)."
  4947. msgstr ""
  4948. "Maximálna výška povrchu vlniacich sa tekutín.\n"
  4949. "4.0 = Výška vlny sú dve kocky.\n"
  4950. "0.0 = Vlna sa vôbec nehýbe.\n"
  4951. "Štandardná hodnota je 1.0 (1/2 kocky).\n"
  4952. "Požaduje, aby boli aktivované vlniace sa tekutiny."
  4953. #: src/settings_translation_file.cpp
  4954. msgid "The network interface that the server listens on."
  4955. msgstr "Sieťové rozhranie, na ktorom server načúva."
  4956. #: src/settings_translation_file.cpp
  4957. msgid ""
  4958. "The privileges that new users automatically get.\n"
  4959. "See /privs in game for a full list on your server and mod configuration."
  4960. msgstr ""
  4961. "Oprávnenia, ktoré automaticky dostane nový hráč.\n"
  4962. "Pozri si /privs v hre pre kompletný zoznam pre daný server a konfigurácie "
  4963. "rozšírení."
  4964. #: src/settings_translation_file.cpp
  4965. msgid ""
  4966. "The radius of the volume of blocks around every player that is subject to "
  4967. "the\n"
  4968. "active block stuff, stated in mapblocks (16 nodes).\n"
  4969. "In active blocks objects are loaded and ABMs run.\n"
  4970. "This is also the minimum range in which active objects (mobs) are "
  4971. "maintained.\n"
  4972. "This should be configured together with active_object_send_range_blocks."
  4973. msgstr ""
  4974. "Polomer objemu blokov okolo každého hráča, ktoré sú predmetom\n"
  4975. "záležitostí okolo aktívnych objektov, uvádzané v blokoch mapy (16 kociek).\n"
  4976. "V objektoch aktívnych blokov sú nahrávané a spúšťané ABM.\n"
  4977. "Toto je tiež minimálna vzdialenosť v ktorej sú aktívne objekty (mobovia) "
  4978. "zachovávaný.\n"
  4979. "Malo by to byť konfigurované spolu s active_object_send_range_blocks."
  4980. #: src/settings_translation_file.cpp
  4981. msgid ""
  4982. "The rendering back-end.\n"
  4983. "Note: A restart is required after changing this!\n"
  4984. "OpenGL is the default for desktop, and OGLES2 for Android.\n"
  4985. "Shaders are supported by OpenGL and OGLES2 (experimental)."
  4986. msgstr ""
  4987. "Renderovací back-end.\n"
  4988. "Poznámka: Po zmene je vyžadovaný reštart!\n"
  4989. "OpenGL je predvolený pre stolné počítače a OGLES2 pre Android.\n"
  4990. "Shadery sú podporované v OpenGL a v OGLES2 (experimentálne)."
  4991. #: src/settings_translation_file.cpp
  4992. msgid ""
  4993. "The sensitivity of the joystick axes for moving the\n"
  4994. "in-game view frustum around."
  4995. msgstr ""
  4996. "Citlivosť osí joysticku pre pohyb\n"
  4997. "otáčania pohľadu v hre."
  4998. #: src/settings_translation_file.cpp
  4999. msgid ""
  5000. "The strength (darkness) of node ambient-occlusion shading.\n"
  5001. "Lower is darker, Higher is lighter. The valid range of values for this\n"
  5002. "setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
  5003. "set to the nearest valid value."
  5004. msgstr ""
  5005. "Úroveň tieňovania ambient-occlusion kocky (tmavosť).\n"
  5006. "Nižšia hodnota je tmavšie, vyššia svetlejšie.\n"
  5007. "Platý rozsah hodnôt je od 0.25 po 0.4 vrátane.\n"
  5008. "Ak je hodnota mimo rozsah, bude nastavená na najbližšiu platnú hodnotu."
  5009. #: src/settings_translation_file.cpp
  5010. msgid ""
  5011. "The time (in seconds) that the liquids queue may grow beyond processing\n"
  5012. "capacity until an attempt is made to decrease its size by dumping old queue\n"
  5013. "items. A value of 0 disables the functionality."
  5014. msgstr ""
  5015. "Čas (c sekundách) kedy fronta tekutín môže narastať nad kapacitu\n"
  5016. "spracovania než bude urobený pokus o jej zníženie zrušením starých\n"
  5017. "vecí z fronty. Hodnota 0 vypne túto funkciu."
  5018. #: src/settings_translation_file.cpp
  5019. msgid ""
  5020. "The time budget allowed for ABMs to execute on each step\n"
  5021. "(as a fraction of the ABM Interval)"
  5022. msgstr ""
  5023. "Vyhradená doba pre ABM na vykonanie v každom kroku\n"
  5024. "(ako zlomok ABM imtervalu)"
  5025. #: src/settings_translation_file.cpp
  5026. msgid ""
  5027. "The time in seconds it takes between repeated events\n"
  5028. "when holding down a joystick button combination."
  5029. msgstr ""
  5030. "Čas v sekundách medzi opakovanými udalosťami\n"
  5031. "pri stlačenej kombinácií tlačidiel na joysticku."
  5032. #: src/settings_translation_file.cpp
  5033. msgid ""
  5034. "The time in seconds it takes between repeated node placements when holding\n"
  5035. "the place button."
  5036. msgstr ""
  5037. "Čas v sekundách pre opakované položenie kocky\n"
  5038. "ak je držané tlačítko pokladania."
  5039. #: src/settings_translation_file.cpp
  5040. msgid "The type of joystick"
  5041. msgstr "Typ joysticku"
  5042. #: src/settings_translation_file.cpp
  5043. #, fuzzy
  5044. msgid ""
  5045. "The vertical distance over which heat drops by 20 if 'altitude_chill' is\n"
  5046. "enabled. Also, the vertical distance over which humidity drops by 10 if\n"
  5047. "'altitude_dry' is enabled."
  5048. msgstr ""
  5049. "Vertikálna vzdialenosť kedy poklesne teplota o 20 ak je 'altitude_chill'\n"
  5050. "aktívne. Tiež je to vertikálna vzdialenosť kedy poklesne vlhkosť o 10,\n"
  5051. "ak je 'altitude_dry' aktívne."
  5052. #: src/settings_translation_file.cpp
  5053. msgid "Third of 4 2D noises that together define hill/mountain range height."
  5054. msgstr "Tretí zo 4 2D šumov, ktoré spolu definujú rozsah výšok kopcov/hôr."
  5055. #: src/settings_translation_file.cpp
  5056. msgid ""
  5057. "Time in seconds for item entity (dropped items) to live.\n"
  5058. "Setting it to -1 disables the feature."
  5059. msgstr ""
  5060. "Čas existencie odložený (odhodených) vecí v sekundách.\n"
  5061. "Nastavené na -1 vypne túto vlastnosť."
  5062. #: src/settings_translation_file.cpp
  5063. msgid "Time of day when a new world is started, in millihours (0-23999)."
  5064. msgstr "Čas pri spustení nového sveta, v milihodinách (0-23999)."
  5065. #: src/settings_translation_file.cpp
  5066. msgid "Time send interval"
  5067. msgstr "Interval posielania času"
  5068. #: src/settings_translation_file.cpp
  5069. msgid "Time speed"
  5070. msgstr "Rýchlosť času"
  5071. #: src/settings_translation_file.cpp
  5072. msgid "Timeout for client to remove unused map data from memory, in seconds."
  5073. msgstr ""
  5074. "Časový limit klienta, pre odstránenie nepoužívaných mapových dát z pamäte, v "
  5075. "sekundách."
  5076. #: src/settings_translation_file.cpp
  5077. msgid ""
  5078. "To reduce lag, block transfers are slowed down when a player is building "
  5079. "something.\n"
  5080. "This determines how long they are slowed down after placing or removing a "
  5081. "node."
  5082. msgstr ""
  5083. "Pre zníženie lagu, prenos blokov je spomalený, keď hráč niečo stavia.\n"
  5084. "Toto určuje ako dlho je spomalený po vložení, alebo zmazaní kocky."
  5085. #: src/settings_translation_file.cpp
  5086. msgid "Tooltip delay"
  5087. msgstr "Oneskorenie popisku"
  5088. #: src/settings_translation_file.cpp
  5089. msgid "Touchscreen"
  5090. msgstr "Dotyková obrazovka"
  5091. #: src/settings_translation_file.cpp
  5092. #, fuzzy
  5093. msgid "Touchscreen sensitivity"
  5094. msgstr "Citlivosť myši"
  5095. #: src/settings_translation_file.cpp
  5096. #, fuzzy
  5097. msgid "Touchscreen sensitivity multiplier."
  5098. msgstr "Multiplikátor citlivosti myši."
  5099. #: src/settings_translation_file.cpp
  5100. #, fuzzy
  5101. msgid "Touchscreen threshold"
  5102. msgstr "Prah citlivosti dotykovej obrazovky"
  5103. #: src/settings_translation_file.cpp
  5104. msgid "Tradeoffs for performance"
  5105. msgstr "Kompromisy za výkon"
  5106. #: src/settings_translation_file.cpp
  5107. msgid "Transparency Sorting Distance"
  5108. msgstr "Vzdialenosť spracovania priehľadnosti"
  5109. #: src/settings_translation_file.cpp
  5110. msgid "Trees noise"
  5111. msgstr "Šum stromov"
  5112. #: src/settings_translation_file.cpp
  5113. msgid "Trilinear filtering"
  5114. msgstr "Trilineárne filtrovanie"
  5115. #: src/settings_translation_file.cpp
  5116. msgid ""
  5117. "True = 256\n"
  5118. "False = 128\n"
  5119. "Usable to make minimap smoother on slower machines."
  5120. msgstr ""
  5121. "Pravda = 256\n"
  5122. "Nepravda = 128\n"
  5123. "Užitočné pre plynulejšiu minimapu na pomalších strojoch."
  5124. #: src/settings_translation_file.cpp
  5125. msgid "Trusted mods"
  5126. msgstr "Dôveryhodné rozšírenia"
  5127. #: src/settings_translation_file.cpp
  5128. msgid ""
  5129. "Type of occlusion_culler\n"
  5130. "\n"
  5131. "\"loops\" is the legacy algorithm with nested loops and O(n³) complexity\n"
  5132. "\"bfs\" is the new algorithm based on breadth-first-search and side culling\n"
  5133. "\n"
  5134. "This setting should only be changed if you have performance problems."
  5135. msgstr ""
  5136. #: src/settings_translation_file.cpp
  5137. msgid ""
  5138. "URL to JSON file which provides information about the newest Minetest release"
  5139. msgstr ""
  5140. "URL na súbor JSON, ktorý sprostredkúva informácie o najnovšej verzií "
  5141. "Minetestu"
  5142. #: src/settings_translation_file.cpp
  5143. msgid "URL to the server list displayed in the Multiplayer Tab."
  5144. msgstr ""
  5145. "Adresa (URL) k zoznamu serverov, ktorý sa zobrazuje v záložke Multiplayer."
  5146. #: src/settings_translation_file.cpp
  5147. msgid "Undersampling"
  5148. msgstr "Podvzorkovanie"
  5149. #: src/settings_translation_file.cpp
  5150. msgid ""
  5151. "Undersampling is similar to using a lower screen resolution, but it applies\n"
  5152. "to the game world only, keeping the GUI intact.\n"
  5153. "It should give a significant performance boost at the cost of less detailed "
  5154. "image.\n"
  5155. "Higher values result in a less detailed image."
  5156. msgstr ""
  5157. "Podvzorkovanie je podobné ako použiť obrazovku s nižším rozlíšením, ale\n"
  5158. "aplikuje sa len na samotný svet, pričom GUI ostáva nezmenené.\n"
  5159. "Malo by poskytnúť výrazné zvýšenie výkonu za cenu nižších detailov obrazu.\n"
  5160. "Vyššie hodnotu vedú k menej detailnému obrazu."
  5161. #: src/settings_translation_file.cpp
  5162. msgid "Unlimited player transfer distance"
  5163. msgstr "Neobmedzená vzdialenosť zobrazenia hráča"
  5164. #: src/settings_translation_file.cpp
  5165. msgid "Unload unused server data"
  5166. msgstr "Uvoľni nepoužívané serverové dáta"
  5167. #: src/settings_translation_file.cpp
  5168. msgid "Update information URL"
  5169. msgstr "URL adresa pre update informácií"
  5170. #: src/settings_translation_file.cpp
  5171. msgid "Upper Y limit of dungeons."
  5172. msgstr "Horný Y limit kobiek."
  5173. #: src/settings_translation_file.cpp
  5174. msgid "Upper Y limit of floatlands."
  5175. msgstr "Horný Y limit lietajúcich pevnín."
  5176. #: src/settings_translation_file.cpp
  5177. msgid "Use 3D cloud look instead of flat."
  5178. msgstr "Použi 3D mraky namiesto plochých."
  5179. #: src/settings_translation_file.cpp
  5180. msgid "Use a cloud animation for the main menu background."
  5181. msgstr "Použi animáciu mrakov pre pozadie hlavného menu."
  5182. #: src/settings_translation_file.cpp
  5183. #, fuzzy
  5184. msgid "Use anisotropic filtering when looking at textures from an angle."
  5185. msgstr "Použi anisotropné filtrovanie pri pohľade na textúry zo strany."
  5186. #: src/settings_translation_file.cpp
  5187. #, fuzzy
  5188. msgid "Use bilinear filtering when scaling textures."
  5189. msgstr "Použi trilineárne filtrovanie pri zmene mierky textúr."
  5190. #: src/settings_translation_file.cpp
  5191. msgid "Use crosshair for touch screen"
  5192. msgstr "Použiť zameriavací kríž na dotykovej obrazovke"
  5193. #: src/settings_translation_file.cpp
  5194. msgid ""
  5195. "Use crosshair to select object instead of whole screen.\n"
  5196. "If enabled, a crosshair will be shown and will be used for selecting object."
  5197. msgstr ""
  5198. "Použi zameriavač pre výber objektu, namiesto použitia celej obrazovky.\n"
  5199. "Ak je povolené, tak zameriavač bude zobrazený a bude použitý na výber "
  5200. "objektu."
  5201. #: src/settings_translation_file.cpp
  5202. #, fuzzy
  5203. msgid ""
  5204. "Use mipmaps when scaling textures. May slightly increase performance,\n"
  5205. "especially when using a high-resolution texture pack.\n"
  5206. "Gamma-correct downscaling is not supported."
  5207. msgstr ""
  5208. "Použi mip mapy pre zmenu veľkosti textúr. Môže jemne zvýšiť výkon,\n"
  5209. "obzvlášť pri použití balíčka textúr s vysokým rozlíšením.\n"
  5210. "Gama korektné podvzorkovanie nie je podporované."
  5211. #: src/settings_translation_file.cpp
  5212. #, fuzzy
  5213. msgid ""
  5214. "Use raytraced occlusion culling in the new culler.\n"
  5215. "This flag enables use of raytraced occlusion culling test for\n"
  5216. "client mesh sizes smaller than 4x4x4 map blocks."
  5217. msgstr ""
  5218. "Použite raytraced occlusion culling v novom culleri.\n"
  5219. "Tento príznak umožňuje použiť raytraced occlusion culling test"
  5220. #: src/settings_translation_file.cpp
  5221. msgid ""
  5222. "Use trilinear filtering when scaling textures.\n"
  5223. "If both bilinear and trilinear filtering are enabled, trilinear filtering\n"
  5224. "is applied."
  5225. msgstr ""
  5226. #: src/settings_translation_file.cpp
  5227. #, fuzzy
  5228. msgid ""
  5229. "Use virtual joystick to trigger \"Aux1\" button.\n"
  5230. "If enabled, virtual joystick will also tap \"Aux1\" button when out of main "
  5231. "circle."
  5232. msgstr ""
  5233. "(Android) Použije virtuálny joystick na stlačenie tlačidla \"Aux1\".\n"
  5234. "Ak je aktivované, virtuálny joystick stlačí tlačidlo \"Aux1\" keď je mimo "
  5235. "hlavný kruh."
  5236. #: src/settings_translation_file.cpp
  5237. msgid "User Interfaces"
  5238. msgstr "Užívateľské rozhranie"
  5239. #: src/settings_translation_file.cpp
  5240. msgid "VBO"
  5241. msgstr "VBO"
  5242. #: src/settings_translation_file.cpp
  5243. msgid "VSync"
  5244. msgstr "Vertikálna synchronizácia"
  5245. #: src/settings_translation_file.cpp
  5246. msgid "Valley depth"
  5247. msgstr "Hĺbka údolia"
  5248. #: src/settings_translation_file.cpp
  5249. msgid "Valley fill"
  5250. msgstr "Výplň údolí"
  5251. #: src/settings_translation_file.cpp
  5252. msgid "Valley profile"
  5253. msgstr "Profil údolia"
  5254. #: src/settings_translation_file.cpp
  5255. msgid "Valley slope"
  5256. msgstr "Sklon údolia"
  5257. #: src/settings_translation_file.cpp
  5258. msgid "Variation of biome filler depth."
  5259. msgstr "Odchýlka hĺbky výplne biómu."
  5260. #: src/settings_translation_file.cpp
  5261. msgid "Variation of maximum mountain height (in nodes)."
  5262. msgstr "Obmieňa maximálnu výšku hôr (v kockách)."
  5263. #: src/settings_translation_file.cpp
  5264. msgid "Variation of number of caves."
  5265. msgstr "Rôznosť počtu jaskýň."
  5266. #: src/settings_translation_file.cpp
  5267. msgid ""
  5268. "Variation of terrain vertical scale.\n"
  5269. "When noise is < -0.55 terrain is near-flat."
  5270. msgstr ""
  5271. "Rozptyl vertikálnej mierky terénu.\n"
  5272. "Ak je šum <-0.55, terén je takmer rovný."
  5273. #: src/settings_translation_file.cpp
  5274. msgid "Varies depth of biome surface nodes."
  5275. msgstr "Pozmeňuje hĺbku povrchových kociek biómu."
  5276. #: src/settings_translation_file.cpp
  5277. msgid ""
  5278. "Varies roughness of terrain.\n"
  5279. "Defines the 'persistence' value for terrain_base and terrain_alt noises."
  5280. msgstr ""
  5281. "Mení rôznorodosť terénu.\n"
  5282. "Definuje hodnotu 'stálosti' pre terrain_base a terrain_alt noises."
  5283. #: src/settings_translation_file.cpp
  5284. msgid "Varies steepness of cliffs."
  5285. msgstr "Pozmeňuje strmosť útesov."
  5286. #: src/settings_translation_file.cpp
  5287. msgid "Vertical climbing speed, in nodes per second."
  5288. msgstr "Vertikálna rýchlosť šplhania, v kockách za sekundu."
  5289. #: src/settings_translation_file.cpp
  5290. msgid ""
  5291. "Vertical screen synchronization. Your system may still force VSync on even "
  5292. "if this is disabled."
  5293. msgstr ""
  5294. #: src/settings_translation_file.cpp
  5295. msgid "Video driver"
  5296. msgstr "Grafický ovládač"
  5297. #: src/settings_translation_file.cpp
  5298. msgid "View bobbing factor"
  5299. msgstr "Faktor pohupovania sa"
  5300. #: src/settings_translation_file.cpp
  5301. msgid "View distance in nodes."
  5302. msgstr "Vzdialenosť dohľadu v kockách."
  5303. #: src/settings_translation_file.cpp
  5304. msgid "Viewing range"
  5305. msgstr "Vzdialenosť dohľadu"
  5306. #: src/settings_translation_file.cpp
  5307. msgid "Virtual joystick triggers Aux1 button"
  5308. msgstr "Virtuálny joystick aktivuje tlačidlo Aux1"
  5309. #: src/settings_translation_file.cpp
  5310. msgid "Volume"
  5311. msgstr "Hlasitosť"
  5312. #: src/settings_translation_file.cpp
  5313. msgid ""
  5314. "Volume of all sounds.\n"
  5315. "Requires the sound system to be enabled."
  5316. msgstr ""
  5317. "Hlasitosť všetkých zvukov.\n"
  5318. "Požaduje aby bol zvukový systém aktivovaný."
  5319. #: src/settings_translation_file.cpp
  5320. msgid ""
  5321. "W coordinate of the generated 3D slice of a 4D fractal.\n"
  5322. "Determines which 3D slice of the 4D shape is generated.\n"
  5323. "Alters the shape of the fractal.\n"
  5324. "Has no effect on 3D fractals.\n"
  5325. "Range roughly -2 to 2."
  5326. msgstr ""
  5327. "W koordináty generovaného 3D plátku v 4D fraktáli.\n"
  5328. "Určuje, ktorý 3D plátok z 4D tvaru je generovaný.\n"
  5329. "Zmení tvar fraktálu.\n"
  5330. "Nemá vplyv na 3D fraktály.\n"
  5331. "Rozsah zhruba -2 až 2."
  5332. #: src/settings_translation_file.cpp
  5333. msgid "Walking and flying speed, in nodes per second."
  5334. msgstr "Rýchlosť chôdze a lietania, v kockách za sekundu."
  5335. #: src/settings_translation_file.cpp
  5336. msgid "Walking speed"
  5337. msgstr "Rýchlosť chôdze"
  5338. #: src/settings_translation_file.cpp
  5339. msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
  5340. msgstr ""
  5341. "Rýchlosť chôdze, lietania a šplhania v rýchlom režime, v kockách za sekundu."
  5342. #: src/settings_translation_file.cpp
  5343. msgid "Water level"
  5344. msgstr "Úroveň vody"
  5345. #: src/settings_translation_file.cpp
  5346. msgid "Water surface level of the world."
  5347. msgstr "Hladina povrchovej vody vo svete."
  5348. #: src/settings_translation_file.cpp
  5349. msgid "Waving Nodes"
  5350. msgstr "Vlniace sa kocky"
  5351. #: src/settings_translation_file.cpp
  5352. msgid "Waving leaves"
  5353. msgstr "Vlniace sa listy"
  5354. #: src/settings_translation_file.cpp
  5355. msgid "Waving liquids"
  5356. msgstr "Vlniace sa tekutiny"
  5357. #: src/settings_translation_file.cpp
  5358. msgid "Waving liquids wave height"
  5359. msgstr "Výška vlnenia sa tekutín"
  5360. #: src/settings_translation_file.cpp
  5361. msgid "Waving liquids wave speed"
  5362. msgstr "Rýchlosť vlny tekutín"
  5363. #: src/settings_translation_file.cpp
  5364. msgid "Waving liquids wavelength"
  5365. msgstr "Vlnová dĺžka vlniacich sa tekutín"
  5366. #: src/settings_translation_file.cpp
  5367. msgid "Waving plants"
  5368. msgstr "Vlniace sa rastliny"
  5369. #: src/settings_translation_file.cpp
  5370. msgid "Weblink color"
  5371. msgstr "Farba webového odkazu"
  5372. #: src/settings_translation_file.cpp
  5373. msgid ""
  5374. "When gui_scaling_filter is true, all GUI images need to be\n"
  5375. "filtered in software, but some images are generated directly\n"
  5376. "to hardware (e.g. render-to-texture for nodes in inventory)."
  5377. msgstr ""
  5378. "Ake je gui_scaling_filter povolený, všetky GUI obrázky potrebujú byť\n"
  5379. "filtrované softvérom, ale niektoré obrázky sú generované priamo\n"
  5380. "pre hardvér (napr. render-to-texture pre kocky v inventári)."
  5381. #: src/settings_translation_file.cpp
  5382. msgid ""
  5383. "When gui_scaling_filter_txr2img is true, copy those images\n"
  5384. "from hardware to software for scaling. When false, fall back\n"
  5385. "to the old scaling method, for video drivers that don't\n"
  5386. "properly support downloading textures back from hardware."
  5387. msgstr ""
  5388. "Ake je gui_scaling_filter_txr2img povolený, nakopíruj tieto obrázky\n"
  5389. "z hardvéru do softvéru pre zmenu mierky. Ak za vypnutý, vráť sa\n"
  5390. "k starej metóde zmeny mierky, pre grafické ovládače, ktoré dostatočne\n"
  5391. "nepodporujú sťahovanie textúr z hardvéru."
  5392. #: src/settings_translation_file.cpp
  5393. msgid ""
  5394. "When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
  5395. "can be blurred, so automatically upscale them with nearest-neighbor\n"
  5396. "interpolation to preserve crisp pixels. This sets the minimum texture size\n"
  5397. "for the upscaled textures; higher values look sharper, but require more\n"
  5398. "memory. Powers of 2 are recommended. This setting is ONLY applied if\n"
  5399. "bilinear/trilinear/anisotropic filtering is enabled.\n"
  5400. "This is also used as the base node texture size for world-aligned\n"
  5401. "texture autoscaling."
  5402. msgstr ""
  5403. "Pri použití bilineárneho/trilineárneho/anisotropného filtra, textúry s "
  5404. "nízkym\n"
  5405. "rozlíšením môžu byť rozmazané, tak sa automaticky upravia interpoláciou\n"
  5406. "s najbližším susedom aby bola zachovaná ostrosť pixelov.\n"
  5407. "Toto nastaví minimálnu veľkosť pre upravenú textúru;\n"
  5408. "vyššia hodnota znamená ostrejší vzhľad, ale potrebuje viac pamäti.\n"
  5409. "Odporúčané sú mocniny 2. Nastavenie sa aplikuje len ak je použité bilineárne/"
  5410. "trilineárne/anisotropné filtrovanie.\n"
  5411. "Toto sa tiež používa ako základná veľkosť textúry kociek pre\n"
  5412. "\"world-aligned autoscaling\" textúr."
  5413. #: src/settings_translation_file.cpp
  5414. msgid ""
  5415. "Whether name tag backgrounds should be shown by default.\n"
  5416. "Mods may still set a background."
  5417. msgstr ""
  5418. "Či sa má štandardne zobraziť menovka pozadia.\n"
  5419. "Rozšírenia stále môžu pozadie nastaviť."
  5420. #: src/settings_translation_file.cpp
  5421. msgid "Whether node texture animations should be desynchronized per mapblock."
  5422. msgstr "Či sa nemá animácia textúry kocky synchronizovať."
  5423. #: src/settings_translation_file.cpp
  5424. msgid ""
  5425. "Whether players are shown to clients without any range limit.\n"
  5426. "Deprecated, use the setting player_transfer_distance instead."
  5427. msgstr ""
  5428. "Či sa hráči zobrazia klientom bez obmedzenia vzdialenosti.\n"
  5429. "Zastarané, namiesto tohto použi player_transfer_distance."
  5430. #: src/settings_translation_file.cpp
  5431. msgid "Whether the window is maximized."
  5432. msgstr ""
  5433. #: src/settings_translation_file.cpp
  5434. msgid ""
  5435. "Whether to ask clients to reconnect after a (Lua) crash.\n"
  5436. "Set this to true if your server is set up to restart automatically."
  5437. msgstr ""
  5438. "Či ná ponúknuť klientom obnovenie spojenia po páde (Lua).\n"
  5439. "Povoľ, ak je tvoj server nastavený na automatický reštart."
  5440. #: src/settings_translation_file.cpp
  5441. msgid "Whether to fog out the end of the visible area."
  5442. msgstr "Či zamlžiť okraj viditeľnej oblasti."
  5443. #: src/settings_translation_file.cpp
  5444. msgid ""
  5445. "Whether to mute sounds. You can unmute sounds at any time, unless the\n"
  5446. "sound system is disabled (enable_sound=false).\n"
  5447. "In-game, you can toggle the mute state with the mute key or by using the\n"
  5448. "pause menu."
  5449. msgstr ""
  5450. "Vypnutie zvukov. Zapnúť zvuky môžeš kedykoľvek, pokiaľ\n"
  5451. "nie je zakázaný zvukový systém (enable_sound=false).\n"
  5452. "V hre môžeš zapnúť/vypnúť zvuk tlačidlom pre stíšenie zvuku, alebo\n"
  5453. "pozastavením hry."
  5454. #: src/settings_translation_file.cpp
  5455. msgid ""
  5456. "Whether to show the client debug info (has the same effect as hitting F5)."
  5457. msgstr "Zobrazenie ladiaceho okna na klientovi (má rovnaký efekt ako F5)."
  5458. #: src/settings_translation_file.cpp
  5459. #, fuzzy
  5460. msgid "Width component of the initial window size."
  5461. msgstr "Šírka okna po spustení. Ignorované v móde celej obrazovky."
  5462. #: src/settings_translation_file.cpp
  5463. msgid "Width of the selection box lines around nodes."
  5464. msgstr "Šírka línií obrysu kocky."
  5465. #: src/settings_translation_file.cpp
  5466. msgid "Window maximized"
  5467. msgstr ""
  5468. #: src/settings_translation_file.cpp
  5469. msgid ""
  5470. "Windows systems only: Start Minetest with the command line window in the "
  5471. "background.\n"
  5472. "Contains the same information as the file debug.txt (default name)."
  5473. msgstr ""
  5474. "Len pre systémy s Windows: Spusti Minetest s oknom príkazovej riadky na "
  5475. "pozadí.\n"
  5476. "Obsahuje tie isté informácie ako súbor debug.txt (štandardný názov)."
  5477. #: src/settings_translation_file.cpp
  5478. msgid ""
  5479. "World directory (everything in the world is stored here).\n"
  5480. "Not needed if starting from the main menu."
  5481. msgstr ""
  5482. "Adresár sveta (všetko na svete je uložené tu).\n"
  5483. "Nie je potrebné ak sa spúšťa z hlavného menu."
  5484. #: src/settings_translation_file.cpp
  5485. msgid "World start time"
  5486. msgstr "Počiatočný čas sveta"
  5487. #: src/settings_translation_file.cpp
  5488. msgid ""
  5489. "World-aligned textures may be scaled to span several nodes. However,\n"
  5490. "the server may not send the scale you want, especially if you use\n"
  5491. "a specially-designed texture pack; with this option, the client tries\n"
  5492. "to determine the scale automatically basing on the texture size.\n"
  5493. "See also texture_min_size.\n"
  5494. "Warning: This option is EXPERIMENTAL!"
  5495. msgstr ""
  5496. "Textúry zarovnané podľa sveta môžu byť zväčšené aby pokryli niekoľko "
  5497. "kociek.\n"
  5498. "Avšak server nemusí poslať mierku akú potrebuješ, obzvlášť ak používaš\n"
  5499. "špeciálne dizajnovaný balíček textúr; s týmto nastavením, sa klient pokúsi\n"
  5500. "určiť mierku automaticky na základe veľkosti textúry.\n"
  5501. "Viď. tiež texture_min_size.\n"
  5502. "Varovanie: Toto nastavenie je EXPERIMENTÁLNE!"
  5503. #: src/settings_translation_file.cpp
  5504. msgid "World-aligned textures mode"
  5505. msgstr "Režim zarovnaných textúr podľa sveta"
  5506. #: src/settings_translation_file.cpp
  5507. msgid "Y of flat ground."
  5508. msgstr "Y plochej zeme."
  5509. #: src/settings_translation_file.cpp
  5510. msgid ""
  5511. "Y of mountain density gradient zero level. Used to shift mountains "
  5512. "vertically."
  5513. msgstr ""
  5514. "Y hustotný gradient hladiny nula pre hory. Používa sa pre vertikálny posun "
  5515. "hôr."
  5516. #: src/settings_translation_file.cpp
  5517. msgid "Y of upper limit of large caves."
  5518. msgstr "Horný Y limit veľkých jaskýň."
  5519. #: src/settings_translation_file.cpp
  5520. msgid "Y-distance over which caverns expand to full size."
  5521. msgstr "Y-nová vzdialenosť nad ktorou dutiny expandujú do plnej veľkosti."
  5522. #: src/settings_translation_file.cpp
  5523. msgid ""
  5524. "Y-distance over which floatlands taper from full density to nothing.\n"
  5525. "Tapering starts at this distance from the Y limit.\n"
  5526. "For a solid floatland layer, this controls the height of hills/mountains.\n"
  5527. "Must be less than or equal to half the distance between the Y limits."
  5528. msgstr ""
  5529. "Y-vzdialenosť kde sa lietajúce pevniny zužujú od plnej hustoty po nič.\n"
  5530. "Zužovanie začína na tejto vzdialenosti z Y limitu.\n"
  5531. "Pre jednoznačnosť vrstvy lietajúcej krajiny, toto riadi výšku kopcov/hôr.\n"
  5532. "Musí byť menej ako, alebo rovnako ako polovica vzdialenosti medzi Y limitami."
  5533. #: src/settings_translation_file.cpp
  5534. msgid "Y-level of average terrain surface."
  5535. msgstr "Y-úroveň priemeru povrchu terénu."
  5536. #: src/settings_translation_file.cpp
  5537. msgid "Y-level of cavern upper limit."
  5538. msgstr "Y-úroveň horného limitu dutín."
  5539. #: src/settings_translation_file.cpp
  5540. msgid "Y-level of higher terrain that creates cliffs."
  5541. msgstr "Y-úroveň horného terénu, ktorý tvorí útesy/skaly."
  5542. #: src/settings_translation_file.cpp
  5543. msgid "Y-level of lower terrain and seabed."
  5544. msgstr "Y-úroveň dolnej časti terénu a morského dna."
  5545. #: src/settings_translation_file.cpp
  5546. msgid "Y-level of seabed."
  5547. msgstr "Y-úroveň morského dna."
  5548. #: src/settings_translation_file.cpp
  5549. msgid "cURL"
  5550. msgstr "cURL"
  5551. #: src/settings_translation_file.cpp
  5552. msgid "cURL file download timeout"
  5553. msgstr "cURL časový rámec sťahovania súborov"
  5554. #: src/settings_translation_file.cpp
  5555. msgid "cURL interactive timeout"
  5556. msgstr "Časový rámec interakcie cURL"
  5557. #: src/settings_translation_file.cpp
  5558. msgid "cURL parallel limit"
  5559. msgstr "Paralelný limit cURL"
  5560. #~ msgid "(game support required)"
  5561. #~ msgstr "(vyžaduje sa podpora hry)"
  5562. #~ msgid "- Creative Mode: "
  5563. #~ msgstr "- Kreatívny mód: "
  5564. #~ msgid "- Damage: "
  5565. #~ msgstr "- Poškodenie: "
  5566. #~ msgid ""
  5567. #~ "0 = parallax occlusion with slope information (faster).\n"
  5568. #~ "1 = relief mapping (slower, more accurate)."
  5569. #~ msgstr ""
  5570. #~ "0 = parallax occlusion s informácia o sklone (rýchlejšie).\n"
  5571. #~ "1 = mapovanie reliéfu (pomalšie, presnejšie)."
  5572. #~ msgid "2x"
  5573. #~ msgstr "2x"
  5574. #~ msgid "3D Clouds"
  5575. #~ msgstr "3D mraky"
  5576. #~ msgid "3d"
  5577. #~ msgstr "3d"
  5578. #~ msgid "4x"
  5579. #~ msgstr "4x"
  5580. #~ msgid "8x"
  5581. #~ msgstr "8x"
  5582. #~ msgid "< Back to Settings page"
  5583. #~ msgstr "< Späť na nastavenia"
  5584. #~ msgid "Address / Port"
  5585. #~ msgstr "Adresa / Port"
  5586. #~ msgid ""
  5587. #~ "Address to connect to.\n"
  5588. #~ "Leave this blank to start a local server.\n"
  5589. #~ "Note that the address field in the main menu overrides this setting."
  5590. #~ msgstr ""
  5591. #~ "Adresa pre pripojenie sa.\n"
  5592. #~ "Ponechaj prázdne pre spustenie lokálneho servera.\n"
  5593. #~ "Adresné políčko v hlavnom menu prepíše toto nastavenie."
  5594. #~ msgid ""
  5595. #~ "Adjust the saturation (or vividness) of the scene\n"
  5596. #~ "Values\n"
  5597. #~ "< 1.0 decrease saturation\n"
  5598. #~ "> 1.0 increase saturation\n"
  5599. #~ "1.0 = unchanged saturation\n"
  5600. #~ "0.0 = black and white\n"
  5601. #~ "(Tone mapping needs to be enabled.)"
  5602. #~ msgstr ""
  5603. #~ "Uprav sýtosť (resp. živosť) scény\n"
  5604. #~ "Hodnoty\n"
  5605. #~ "< 1.0 zníž sýtosť\n"
  5606. #~ "> 1.0 zvýš sýtosť\n"
  5607. #~ "1.0 = sýtosť nezmenená\n"
  5608. #~ "0.0 = čierno-biele\n"
  5609. #~ "(Optimalizácia farieb musí byť povolená)"
  5610. #, fuzzy
  5611. #~ msgid ""
  5612. #~ "Affects mods and texture packs in the Content and Select Mods menus, as "
  5613. #~ "well as\n"
  5614. #~ "setting names.\n"
  5615. #~ "Controlled by a checkbox in the settings menu."
  5616. #~ msgstr ""
  5617. #~ "Zobrazovanie technických názvov.\n"
  5618. #~ "Ovplyvní rozšírenia a balíčky textúr v Doplnkoch a pri výbere rozšírení, "
  5619. #~ "ako aj\n"
  5620. #~ "názvy nastavení v menu všetkých nastavení.\n"
  5621. #~ "Nastavuje sa zaškrtávacím políčkom v menu \"Všetky nastavenia\"."
  5622. #~ msgid "All Settings"
  5623. #~ msgstr "Všetky nastavenia"
  5624. #~ msgid "Are you sure to reset your singleplayer world?"
  5625. #~ msgstr "Si si istý, že chceš vynulovať svoj svet jedného hráča?"
  5626. #~ msgid "Automatic forward key"
  5627. #~ msgstr "Tlačidlo Automatický pohyb vpred"
  5628. #~ msgid "Autosave Screen Size"
  5629. #~ msgstr "Automat. ulož. veľkosti okna"
  5630. #~ msgid "Aux1 key"
  5631. #~ msgstr "Tlačidlo Aux1"
  5632. #~ msgid "Backward key"
  5633. #~ msgstr "Tlačidlo Vzad"
  5634. #~ msgid "Basic"
  5635. #~ msgstr "Základné"
  5636. #~ msgid "Bilinear Filter"
  5637. #~ msgstr "Bilineárny filter"
  5638. #~ msgid "Biome API noise parameters"
  5639. #~ msgstr "Parametre šumu pre Biome API"
  5640. #~ msgid "Bits per pixel (aka color depth) in fullscreen mode."
  5641. #~ msgstr "Počet bitov na pixel (farebná hĺbka) v režime celej obrazovky."
  5642. #~ msgid "Bump Mapping"
  5643. #~ msgstr "Bump Mapping (Ilúzia nerovnosti)"
  5644. #~ msgid "Bumpmapping"
  5645. #~ msgstr "Bumpmapping"
  5646. #~ msgid ""
  5647. #~ "Camera 'near clipping plane' distance in nodes, between 0 and 0.25\n"
  5648. #~ "Only works on GLES platforms. Most users will not need to change this.\n"
  5649. #~ "Increasing can reduce artifacting on weaker GPUs.\n"
  5650. #~ "0.1 = Default, 0.25 = Good value for weaker tablets."
  5651. #~ msgstr ""
  5652. #~ "Vzdialenosť kamery 'blízko orezanej roviny' v kockách, medzi 0 a 0.25\n"
  5653. #~ "Funguje len na GLES platformách. Väčšina toto nepotrebuje meniť.\n"
  5654. #~ "Zvýšenie môže zredukovať artefakty na slabších GPU.\n"
  5655. #~ "0.1 = Štandardná hodnota, 0.25 = Dobrá hodnota pre slabé tablety."
  5656. #~ msgid "Camera update toggle key"
  5657. #~ msgstr "Tlačidlo Aktualizácia pohľadu"
  5658. #, fuzzy
  5659. #~ msgid "Change keys"
  5660. #~ msgstr "Zmeň ovládacie klávesy"
  5661. #~ msgid ""
  5662. #~ "Changes the main menu UI:\n"
  5663. #~ "- Full: Multiple singleplayer worlds, game choice, texture pack "
  5664. #~ "chooser, etc.\n"
  5665. #~ "- Simple: One singleplayer world, no game or texture pack choosers. May "
  5666. #~ "be\n"
  5667. #~ "necessary for smaller screens."
  5668. #~ msgstr ""
  5669. #~ "Zmení užívateľské rozhranie (UI) hlavného menu:\n"
  5670. #~ "- Plné: Viacero svetov, voľby hry, voľba balíčka textúr, atď.\n"
  5671. #~ "- Jednoduché: Jeden svet, bez herných volieb, alebo voľby textúr. Môže "
  5672. #~ "byť\n"
  5673. #~ "nevyhnutné pre malé obrazovky."
  5674. #~ msgid "Chat key"
  5675. #~ msgstr "Tlačidlo Komunikácia"
  5676. #~ msgid "Chat toggle key"
  5677. #~ msgstr "Tlačidlo Prepnutie komunikácie"
  5678. #~ msgid "Cinematic mode"
  5679. #~ msgstr "Filmový mód"
  5680. #~ msgid "Cinematic mode key"
  5681. #~ msgstr "Tlačidlo Filmový režim"
  5682. #~ msgid "Clean transparent textures"
  5683. #~ msgstr "Vyčisti priehľadné textúry"
  5684. #~ msgid "Command key"
  5685. #~ msgstr "Tlačidlo Príkaz"
  5686. #~ msgid "Config mods"
  5687. #~ msgstr "Nastav rozšírenia"
  5688. #~ msgid "Configure"
  5689. #~ msgstr "Konfigurácia"
  5690. #~ msgid "Connect"
  5691. #~ msgstr "Pripojiť sa"
  5692. #~ msgid "Connected Glass"
  5693. #~ msgstr "Prepojené sklo"
  5694. #~ msgid "Continuous forward"
  5695. #~ msgstr "Neustály pohyb vpred"
  5696. #~ msgid ""
  5697. #~ "Continuous forward movement, toggled by autoforward key.\n"
  5698. #~ "Press the autoforward key again or the backwards movement to disable."
  5699. #~ msgstr ""
  5700. #~ "Neustály pohyb vpred, prepína sa klávesou pre \"Automatický pohyb "
  5701. #~ "vpred\".\n"
  5702. #~ "Opätovne stlač klávesu pre \"Automatický pohyb vpred\", alebo pohyb vzad "
  5703. #~ "pre vypnutie."
  5704. #~ msgid "Controls sinking speed in liquid."
  5705. #~ msgstr "Riadi rýchlosť ponárania v tekutinách."
  5706. #~ msgid "Creative"
  5707. #~ msgstr "Kreatívny režim"
  5708. #~ msgid "Credits"
  5709. #~ msgstr "Poďakovanie"
  5710. #~ msgid "Crosshair color (R,G,B)."
  5711. #~ msgstr "Farba zameriavača (R,G,B)."
  5712. #~ msgid "Damage"
  5713. #~ msgstr "Zranenie"
  5714. #~ msgid "Damage enabled"
  5715. #~ msgstr "Poškodenie je aktivované"
  5716. #~ msgid "Debug info toggle key"
  5717. #~ msgstr "Tlačidlo Ladiace informácie"
  5718. #~ msgid "Dec. volume key"
  5719. #~ msgstr "Tlačidlo Zníž hlasitosť"
  5720. #~ msgid "Default game"
  5721. #~ msgstr "Štandardná hra"
  5722. #~ msgid ""
  5723. #~ "Default game when creating a new world.\n"
  5724. #~ "This will be overridden when creating a world from the main menu."
  5725. #~ msgstr ""
  5726. #~ "Štandardná hra pri vytváraní nového sveta.\n"
  5727. #~ "Toto bude prepísané pri vytvorení nového sveta z hlavného menu."
  5728. #~ msgid ""
  5729. #~ "Default timeout for cURL, stated in milliseconds.\n"
  5730. #~ "Only has an effect if compiled with cURL."
  5731. #~ msgstr ""
  5732. #~ "Štandardný časový rámec pre cURL, zadaný v milisekundách.\n"
  5733. #~ "Má efekt len ak je skompilovaný s cURL."
  5734. #~ msgid ""
  5735. #~ "Defines sampling step of texture.\n"
  5736. #~ "A higher value results in smoother normal maps."
  5737. #~ msgstr ""
  5738. #~ "Definuje vzorkovací krok pre textúry.\n"
  5739. #~ "Vyššia hodnota vedie k jemnejším normálovým mapám."
  5740. #~ msgid "Del. Favorite"
  5741. #~ msgstr "Zmaž obľúbené"
  5742. #~ msgid "Dig key"
  5743. #~ msgstr "Tlačidlo Kopanie"
  5744. #~ msgid "Disabled unlimited viewing range"
  5745. #~ msgstr "Neobmedzená dohľadnosť je zakázaná"
  5746. #~ msgid "Down"
  5747. #~ msgstr "Dole"
  5748. #~ msgid "Download a game, such as Minetest Game, from minetest.net"
  5749. #~ msgstr "Stiahni si hru, ako napr. Minetest Game z minetest.net"
  5750. #~ msgid "Download one from minetest.net"
  5751. #~ msgstr "Stiahni jednu z minetest.net"
  5752. #~ msgid "Drop item key"
  5753. #~ msgstr "Tlačidlo Zahoď vec"
  5754. #~ msgid "Dynamic shadows:"
  5755. #~ msgstr "Dynamické tiene:"
  5756. #~ msgid "Enable creative mode for all players"
  5757. #~ msgstr "Aktivuj kreatívny režim pre všetkých hráčov"
  5758. #~ msgid "Enable players getting damage and dying."
  5759. #~ msgstr "Aktivuje aby mohol byť hráč zranený a zomrieť."
  5760. #~ msgid "Enable register confirmation"
  5761. #~ msgstr "Aktivuj potvrdenie registrácie"
  5762. #~ msgid "Enabled"
  5763. #~ msgstr "Aktivované"
  5764. #~ msgid ""
  5765. #~ "Enables bumpmapping for textures. Normalmaps need to be supplied by the "
  5766. #~ "texture pack\n"
  5767. #~ "or need to be auto-generated.\n"
  5768. #~ "Requires shaders to be enabled."
  5769. #~ msgstr ""
  5770. #~ "Aktivuje bumpmapping pre textúry. Normálové mapy musia byť dodané v "
  5771. #~ "balíčku textúr.\n"
  5772. #~ "alebo musia byť automaticky generované.\n"
  5773. #~ "Vyžaduje aby boli shadery aktivované."
  5774. #~ msgid "Enables minimap."
  5775. #~ msgstr "Aktivuje minimapu."
  5776. #~ msgid ""
  5777. #~ "Enables on the fly normalmap generation (Emboss effect).\n"
  5778. #~ "Requires bumpmapping to be enabled."
  5779. #~ msgstr ""
  5780. #~ "Aktivuje generovanie normálových máp za behu (efekt reliéfu).\n"
  5781. #~ "Požaduje aby bol aktivovaný bumpmapping."
  5782. #~ msgid ""
  5783. #~ "Enables parallax occlusion mapping.\n"
  5784. #~ "Requires shaders to be enabled."
  5785. #~ msgstr ""
  5786. #~ "Aktivuj parallax occlusion mapping.\n"
  5787. #~ "Požaduje aby boli aktivované shadery."
  5788. #~ msgid ""
  5789. #~ "Enables the sound system.\n"
  5790. #~ "If disabled, this completely disables all sounds everywhere and the in-"
  5791. #~ "game\n"
  5792. #~ "sound controls will be non-functional.\n"
  5793. #~ "Changing this setting requires a restart."
  5794. #~ msgstr ""
  5795. #~ "Aktivuje zvukový systém.\n"
  5796. #~ "Ak je zakázaný, tak kompletne zakáže všetky zvuky\n"
  5797. #~ "a ovládanie hlasitosti v hre bude nefunkčné.\n"
  5798. #~ "Zmena tohto nastavenia si vyžaduje reštart hry."
  5799. #~ msgid "Enter "
  5800. #~ msgstr "Vlož "
  5801. #~ msgid ""
  5802. #~ "Experimental option, might cause visible spaces between blocks\n"
  5803. #~ "when set to higher number than 0."
  5804. #~ msgstr ""
  5805. #~ "Experimentálne nastavenie, môže spôsobiť viditeľné medzery\n"
  5806. #~ "medzi blokmi, ak je nastavené väčšie než 0."
  5807. #~ msgid "FPS in pause menu"
  5808. #~ msgstr "FPS v menu pozastavenia hry"
  5809. #~ msgid "FSAA"
  5810. #~ msgstr "FSAA"
  5811. #~ msgid "Fallback font shadow"
  5812. #~ msgstr "Tieň záložného písma"
  5813. #~ msgid "Fallback font shadow alpha"
  5814. #~ msgstr "Priehľadnosť tieňa záložného fontu"
  5815. #~ msgid "Fallback font size"
  5816. #~ msgstr "Veľkosť záložného písma"
  5817. #~ msgid "Fancy Leaves"
  5818. #~ msgstr "Ozdobné listy"
  5819. #~ msgid "Fast key"
  5820. #~ msgstr "Tlačidlo Rýchlosť"
  5821. #~ msgid ""
  5822. #~ "Fast movement (via the \"Aux1\" key).\n"
  5823. #~ "This requires the \"fast\" privilege on the server."
  5824. #~ msgstr ""
  5825. #~ "Rýchly pohyb (cez \"Aux1\" klávesu).\n"
  5826. #~ "Toto si na serveri vyžaduje privilégium \"fast\"."
  5827. #~ msgid ""
  5828. #~ "Filtered textures can blend RGB values with fully-transparent neighbors,\n"
  5829. #~ "which PNG optimizers usually discard, often resulting in dark or\n"
  5830. #~ "light edges to transparent textures. Apply a filter to clean that up\n"
  5831. #~ "at texture load time. This is automatically enabled if mipmapping is "
  5832. #~ "enabled."
  5833. #~ msgstr ""
  5834. #~ "Filtrované textúry môžu zmiešať svoje RGB hodnoty s plne priehľadnými "
  5835. #~ "susedmi,\n"
  5836. #~ "ktoré sú PNG optimizérmi obvykle zmazané, niekdy môžu viesť k tmavým "
  5837. #~ "oblastiam\n"
  5838. #~ "alebo svetlým rohom na priehľadnej textúre. Aplikuj tento filter na ich "
  5839. #~ "vyčistenie\n"
  5840. #~ "pri nahrávaní textúry. Toto je automaticky aktivované, ak je aktivovaný "
  5841. #~ "mipmapping."
  5842. #~ msgid "Filtering"
  5843. #~ msgstr "Filtrovanie"
  5844. #~ msgid "Fly key"
  5845. #~ msgstr "Tlačidlo Lietanie"
  5846. #~ msgid "Flying"
  5847. #~ msgstr "Lietanie"
  5848. #~ msgid "Fog toggle key"
  5849. #~ msgstr "Tlačidlo Prepnutie hmly"
  5850. #~ msgid "Font size of the fallback font in point (pt)."
  5851. #~ msgstr "Veľkosť písma záložného písma v bodoch (pt)."
  5852. #~ msgid "Formspec Default Background Color"
  5853. #~ msgstr "Formspec štandardná farba pozadia"
  5854. #~ msgid "Formspec Default Background Opacity"
  5855. #~ msgstr "Formspec štandardná nepriehľadnosť pozadia"
  5856. #~ msgid "Formspec default background color (R,G,B)."
  5857. #~ msgstr "Štandardná farba pozadia (R,G,B) v definícii formulára (Formspec)."
  5858. #~ msgid "Formspec default background opacity (between 0 and 255)."
  5859. #~ msgstr ""
  5860. #~ "Štandardná nepriehľadnosť pozadia (medzi 0 a 255) v definícii formulára "
  5861. #~ "(Formspec)."
  5862. #~ msgid "Forward key"
  5863. #~ msgstr "Tlačidlo Vpred"
  5864. #~ msgid "FreeType fonts"
  5865. #~ msgstr "FreeType písma"
  5866. #~ msgid "Full screen BPP"
  5867. #~ msgstr "BPP v režime celej obrazovky"
  5868. #~ msgid "Game"
  5869. #~ msgstr "Hra"
  5870. #~ msgid "Generate Normal Maps"
  5871. #~ msgstr "Normal Maps (nerovnosti)"
  5872. #~ msgid "Generate normalmaps"
  5873. #~ msgstr "Generuj normálové mapy"
  5874. #~ msgid "HUD scale factor"
  5875. #~ msgstr "Mierka HUD"
  5876. #~ msgid "HUD toggle key"
  5877. #~ msgstr "Tlačidlo Prepínanie HUD"
  5878. #, fuzzy
  5879. #~ msgid "Hide: Temporary Settings"
  5880. #~ msgstr "Dočasné nastavenia"
  5881. #~ msgid "High-precision FPU"
  5882. #~ msgstr "Vysoko-presné FPU"
  5883. #~ msgid "Hotbar next key"
  5884. #~ msgstr "Tlačidlo Nasledujúca vec na opasku"
  5885. #~ msgid "Hotbar previous key"
  5886. #~ msgstr "Tlačidlo Predchádzajúcu vec na opasku"
  5887. #~ msgid "Hotbar slot 1 key"
  5888. #~ msgstr "Tlačidlo Opasok pozícia 1"
  5889. #~ msgid "Hotbar slot 10 key"
  5890. #~ msgstr "Tlačidlo Opasok pozícia 10"
  5891. #~ msgid "Hotbar slot 11 key"
  5892. #~ msgstr "Tlačidlo Opasok pozícia 11"
  5893. #~ msgid "Hotbar slot 12 key"
  5894. #~ msgstr "Tlačidlo Opasok pozícia 12"
  5895. #~ msgid "Hotbar slot 13 key"
  5896. #~ msgstr "Tlačidlo Opasok pozícia 13"
  5897. #~ msgid "Hotbar slot 14 key"
  5898. #~ msgstr "Tlačidlo Opasok pozícia 14"
  5899. #~ msgid "Hotbar slot 15 key"
  5900. #~ msgstr "Tlačidlo Opasok pozícia 15"
  5901. #~ msgid "Hotbar slot 16 key"
  5902. #~ msgstr "Tlačidlo Opasok pozícia 16"
  5903. #~ msgid "Hotbar slot 17 key"
  5904. #~ msgstr "Tlačidlo Opasok pozícia 17"
  5905. #~ msgid "Hotbar slot 18 key"
  5906. #~ msgstr "Tlačidlo Opasok pozícia 18"
  5907. #~ msgid "Hotbar slot 19 key"
  5908. #~ msgstr "Tlačidlo Opasok pozícia 19"
  5909. #~ msgid "Hotbar slot 2 key"
  5910. #~ msgstr "Tlačidlo Opasok pozícia 2"
  5911. #~ msgid "Hotbar slot 20 key"
  5912. #~ msgstr "Tlačidlo Opasok pozícia 20"
  5913. #~ msgid "Hotbar slot 21 key"
  5914. #~ msgstr "Tlačidlo Opasok pozícia 21"
  5915. #~ msgid "Hotbar slot 22 key"
  5916. #~ msgstr "Tlačidlo Opasok pozícia 22"
  5917. #~ msgid "Hotbar slot 23 key"
  5918. #~ msgstr "Tlačidlo Opasok pozícia 23"
  5919. #~ msgid "Hotbar slot 24 key"
  5920. #~ msgstr "Tlačidlo Opasok pozícia 24"
  5921. #~ msgid "Hotbar slot 25 key"
  5922. #~ msgstr "Tlačidlo Opasok pozícia 25"
  5923. #~ msgid "Hotbar slot 26 key"
  5924. #~ msgstr "Tlačidlo Opasok pozícia 26"
  5925. #~ msgid "Hotbar slot 27 key"
  5926. #~ msgstr "Tlačidlo Opasok pozícia 27"
  5927. #~ msgid "Hotbar slot 28 key"
  5928. #~ msgstr "Tlačidlo Opasok pozícia 28"
  5929. #~ msgid "Hotbar slot 29 key"
  5930. #~ msgstr "Tlačidlo Opasok pozícia 29"
  5931. #~ msgid "Hotbar slot 3 key"
  5932. #~ msgstr "Tlačidlo Opasok pozícia 3"
  5933. #~ msgid "Hotbar slot 30 key"
  5934. #~ msgstr "Tlačidlo Opasok pozícia 30"
  5935. #~ msgid "Hotbar slot 31 key"
  5936. #~ msgstr "Tlačidlo Opasok pozícia 31"
  5937. #~ msgid "Hotbar slot 32 key"
  5938. #~ msgstr "Tlačidlo Opasok pozícia 32"
  5939. #~ msgid "Hotbar slot 4 key"
  5940. #~ msgstr "Tlačidlo Opasok pozícia 4"
  5941. #~ msgid "Hotbar slot 5 key"
  5942. #~ msgstr "Tlačidlo Opasok pozícia 5"
  5943. #~ msgid "Hotbar slot 6 key"
  5944. #~ msgstr "Tlačidlo Opasok pozícia 6"
  5945. #~ msgid "Hotbar slot 7 key"
  5946. #~ msgstr "Tlačidlo Opasok pozícia 7"
  5947. #~ msgid "Hotbar slot 8 key"
  5948. #~ msgstr "Tlačidlo Opasok pozícia 8"
  5949. #~ msgid "Hotbar slot 9 key"
  5950. #~ msgstr "Tlačidlo Opasok pozícia 9"
  5951. #~ msgid ""
  5952. #~ "If enabled together with fly mode, player is able to fly through solid "
  5953. #~ "nodes.\n"
  5954. #~ "This requires the \"noclip\" privilege on the server."
  5955. #~ msgstr ""
  5956. #~ "Ak je aktivovaný spolu s režimom lietania, tak je hráč schopný letieť cez "
  5957. #~ "pevné kocky.\n"
  5958. #~ "Toto si na serveri vyžaduje privilégium \"noclip\"."
  5959. #~ msgid ""
  5960. #~ "If enabled, makes move directions relative to the player's pitch when "
  5961. #~ "flying or swimming."
  5962. #~ msgstr ""
  5963. #~ "Ak je aktivované, tak je smer pohybu pri lietaní, alebo plávaní daný "
  5964. #~ "sklonom hráča."
  5965. #~ msgid "In-Game"
  5966. #~ msgstr "V hre"
  5967. #~ msgid "Inc. volume key"
  5968. #~ msgstr "Tlačidlo Zvýš hlasitosť"
  5969. #~ msgid "Information:"
  5970. #~ msgstr "Informácie:"
  5971. #~ msgid "Install Mod: Unable to find real mod name for: $1"
  5972. #~ msgstr ""
  5973. #~ "Inštalácia rozšírenia: Nie je možné nájsť skutočné meno rozšírenia pre: $1"
  5974. #~ msgid "Install: file: \"$1\""
  5975. #~ msgstr "Inštalácia: súbor: \"$1\""
  5976. #~ msgid "Instrumentation"
  5977. #~ msgstr "Výstroj"
  5978. #~ msgid "Inventory key"
  5979. #~ msgstr "Tlačidlo Inventár"
  5980. #~ msgid "Jump key"
  5981. #~ msgstr "Tlačidlo Skok"
  5982. #~ msgid ""
  5983. #~ "Key for decreasing the viewing range.\n"
  5984. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  5985. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  5986. #~ msgstr ""
  5987. #~ "Tlačidlo pre zníženie dohľadu.\n"
  5988. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  5989. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  5990. #~ msgid ""
  5991. #~ "Key for decreasing the volume.\n"
  5992. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  5993. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  5994. #~ msgstr ""
  5995. #~ "Tlačidlo pre zníženie hlasitosti.\n"
  5996. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  5997. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  5998. #~ msgid ""
  5999. #~ "Key for digging.\n"
  6000. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6001. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6002. #~ msgstr ""
  6003. #~ "Tlačidlo pre kopanie.\n"
  6004. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6005. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6006. #~ msgid ""
  6007. #~ "Key for dropping the currently selected item.\n"
  6008. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6009. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6010. #~ msgstr ""
  6011. #~ "Tlačidlo pre zahodenie aktuálne vybranej veci.\n"
  6012. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6013. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6014. #~ msgid ""
  6015. #~ "Key for increasing the viewing range.\n"
  6016. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6017. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6018. #~ msgstr ""
  6019. #~ "Tlačidlo pre zvýšenie dohľadu.\n"
  6020. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6021. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6022. #~ msgid ""
  6023. #~ "Key for increasing the volume.\n"
  6024. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6025. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6026. #~ msgstr ""
  6027. #~ "Tlačidlo pre zvýšenie hlasitosti.\n"
  6028. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6029. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6030. #~ msgid ""
  6031. #~ "Key for jumping.\n"
  6032. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6033. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6034. #~ msgstr ""
  6035. #~ "Tlačidlo pre skákanie.\n"
  6036. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6037. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6038. #~ msgid ""
  6039. #~ "Key for moving fast in fast mode.\n"
  6040. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6041. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6042. #~ msgstr ""
  6043. #~ "Tlačidlo pre rýchly pohyb hráča v rýchlom móde.\n"
  6044. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6045. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6046. #~ msgid ""
  6047. #~ "Key for moving the player backward.\n"
  6048. #~ "Will also disable autoforward, when active.\n"
  6049. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6050. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6051. #~ msgstr ""
  6052. #~ "Tlačidlo pre pohyb hráča vzad.\n"
  6053. #~ "Zároveň vypne automatický pohyb hráča dopredu, ak je aktívny.\n"
  6054. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6055. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6056. #~ msgid ""
  6057. #~ "Key for moving the player forward.\n"
  6058. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6059. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6060. #~ msgstr ""
  6061. #~ "Tlačidlo pre pohyb hráča vpred.\n"
  6062. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6063. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6064. #~ msgid ""
  6065. #~ "Key for moving the player left.\n"
  6066. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6067. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6068. #~ msgstr ""
  6069. #~ "Tlačidlo pre pohyb hráča vľavo.\n"
  6070. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6071. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6072. #~ msgid ""
  6073. #~ "Key for moving the player right.\n"
  6074. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6075. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6076. #~ msgstr ""
  6077. #~ "Tlačidlo pre pohyb hráča vpravo.\n"
  6078. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6079. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6080. #~ msgid ""
  6081. #~ "Key for muting the game.\n"
  6082. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6083. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6084. #~ msgstr ""
  6085. #~ "Tlačidlo pre vypnutie hlasitosti v hre.\n"
  6086. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6087. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6088. #~ msgid ""
  6089. #~ "Key for opening the chat window to type commands.\n"
  6090. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6091. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6092. #~ msgstr ""
  6093. #~ "Tlačidlo pre otvorenie komunikačného okna pre zadávanie príkazov.\n"
  6094. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6095. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6096. #~ msgid ""
  6097. #~ "Key for opening the chat window to type local commands.\n"
  6098. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6099. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6100. #~ msgstr ""
  6101. #~ "Tlačidlo pre otvorenie komunikačného okna pre zadávanie lokálnych "
  6102. #~ "príkazov.\n"
  6103. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6104. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6105. #~ msgid ""
  6106. #~ "Key for opening the chat window.\n"
  6107. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6108. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6109. #~ msgstr ""
  6110. #~ "Tlačidlo pre otvorenie komunikačného okna.\n"
  6111. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6112. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6113. #~ msgid ""
  6114. #~ "Key for opening the inventory.\n"
  6115. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6116. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6117. #~ msgstr ""
  6118. #~ "Tlačidlo pre otvorenie inventára.\n"
  6119. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6120. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6121. #~ msgid ""
  6122. #~ "Key for placing.\n"
  6123. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6124. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6125. #~ msgstr ""
  6126. #~ "Tlačidlo pre pokladanie.\n"
  6127. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6128. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6129. #~ msgid ""
  6130. #~ "Key for selecting the 11th hotbar slot.\n"
  6131. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6132. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6133. #~ msgstr ""
  6134. #~ "Tlačidlo pre výber jedenástej pozície na opasku.\n"
  6135. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6136. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6137. #~ msgid ""
  6138. #~ "Key for selecting the 12th hotbar slot.\n"
  6139. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6140. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6141. #~ msgstr ""
  6142. #~ "Tlačidlo pre výber dvanástej pozície na opasku.\n"
  6143. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6144. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6145. #~ msgid ""
  6146. #~ "Key for selecting the 13th hotbar slot.\n"
  6147. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6148. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6149. #~ msgstr ""
  6150. #~ "Tlačidlo pre výber trinástej pozície na opasku.\n"
  6151. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6152. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6153. #~ msgid ""
  6154. #~ "Key for selecting the 14th hotbar slot.\n"
  6155. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6156. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6157. #~ msgstr ""
  6158. #~ "Tlačidlo pre výber štrnástej pozície na opasku.\n"
  6159. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6160. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6161. #~ msgid ""
  6162. #~ "Key for selecting the 15th hotbar slot.\n"
  6163. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6164. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6165. #~ msgstr ""
  6166. #~ "Tlačidlo pre výber pätnástej pozície na opasku.\n"
  6167. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6168. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6169. #~ msgid ""
  6170. #~ "Key for selecting the 16th hotbar slot.\n"
  6171. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6172. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6173. #~ msgstr ""
  6174. #~ "Tlačidlo pre výber šestnástej pozície na opasku.\n"
  6175. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6176. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6177. #~ msgid ""
  6178. #~ "Key for selecting the 17th hotbar slot.\n"
  6179. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6180. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6181. #~ msgstr ""
  6182. #~ "Tlačidlo pre výber sedemnástej pozície na opasku.\n"
  6183. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6184. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6185. #~ msgid ""
  6186. #~ "Key for selecting the 18th hotbar slot.\n"
  6187. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6188. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6189. #~ msgstr ""
  6190. #~ "Tlačidlo pre výber osemnástej pozície na opasku.\n"
  6191. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6192. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6193. #~ msgid ""
  6194. #~ "Key for selecting the 19th hotbar slot.\n"
  6195. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6196. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6197. #~ msgstr ""
  6198. #~ "Tlačidlo pre výber devätnástej pozície na opasku.\n"
  6199. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6200. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6201. #~ msgid ""
  6202. #~ "Key for selecting the 20th hotbar slot.\n"
  6203. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6204. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6205. #~ msgstr ""
  6206. #~ "Tlačidlo pre výber 20. pozície na opasku.\n"
  6207. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6208. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6209. #~ msgid ""
  6210. #~ "Key for selecting the 21st hotbar slot.\n"
  6211. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6212. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6213. #~ msgstr ""
  6214. #~ "Tlačidlo pre výber 21. pozície na opasku.\n"
  6215. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6216. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6217. #~ msgid ""
  6218. #~ "Key for selecting the 22nd hotbar slot.\n"
  6219. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6220. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6221. #~ msgstr ""
  6222. #~ "Tlačidlo pre výber 22. pozície na opasku.\n"
  6223. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6224. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6225. #~ msgid ""
  6226. #~ "Key for selecting the 23rd hotbar slot.\n"
  6227. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6228. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6229. #~ msgstr ""
  6230. #~ "Tlačidlo pre výber 23. pozície na opasku.\n"
  6231. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6232. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6233. #~ msgid ""
  6234. #~ "Key for selecting the 24th hotbar slot.\n"
  6235. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6236. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6237. #~ msgstr ""
  6238. #~ "Tlačidlo pre výber 24. pozície na opasku.\n"
  6239. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6240. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6241. #~ msgid ""
  6242. #~ "Key for selecting the 25th hotbar slot.\n"
  6243. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6244. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6245. #~ msgstr ""
  6246. #~ "Tlačidlo pre výber 25. pozície na opasku.\n"
  6247. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6248. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6249. #~ msgid ""
  6250. #~ "Key for selecting the 26th hotbar slot.\n"
  6251. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6252. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6253. #~ msgstr ""
  6254. #~ "Tlačidlo pre výber 26. pozície na opasku.\n"
  6255. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6256. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6257. #~ msgid ""
  6258. #~ "Key for selecting the 27th hotbar slot.\n"
  6259. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6260. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6261. #~ msgstr ""
  6262. #~ "Tlačidlo pre výber 27. pozície na opasku.\n"
  6263. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6264. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6265. #~ msgid ""
  6266. #~ "Key for selecting the 28th hotbar slot.\n"
  6267. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6268. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6269. #~ msgstr ""
  6270. #~ "Tlačidlo pre výber 28. pozície na opasku.\n"
  6271. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6272. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6273. #~ msgid ""
  6274. #~ "Key for selecting the 29th hotbar slot.\n"
  6275. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6276. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6277. #~ msgstr ""
  6278. #~ "Tlačidlo pre výber 29. pozície na opasku.\n"
  6279. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6280. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6281. #~ msgid ""
  6282. #~ "Key for selecting the 30th hotbar slot.\n"
  6283. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6284. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6285. #~ msgstr ""
  6286. #~ "Tlačidlo pre výber 30. pozície na opasku.\n"
  6287. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6288. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6289. #~ msgid ""
  6290. #~ "Key for selecting the 31st hotbar slot.\n"
  6291. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6292. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6293. #~ msgstr ""
  6294. #~ "Tlačidlo pre výber 31. pozície na opasku.\n"
  6295. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6296. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6297. #~ msgid ""
  6298. #~ "Key for selecting the 32nd hotbar slot.\n"
  6299. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6300. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6301. #~ msgstr ""
  6302. #~ "Tlačidlo pre výber 32. pozície na opasku.\n"
  6303. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6304. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6305. #~ msgid ""
  6306. #~ "Key for selecting the eighth hotbar slot.\n"
  6307. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6308. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6309. #~ msgstr ""
  6310. #~ "Tlačidlo pre výber ôsmej pozície na opasku.\n"
  6311. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6312. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6313. #~ msgid ""
  6314. #~ "Key for selecting the fifth hotbar slot.\n"
  6315. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6316. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6317. #~ msgstr ""
  6318. #~ "Tlačidlo pre výber piatej pozície na opasku.\n"
  6319. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6320. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6321. #~ msgid ""
  6322. #~ "Key for selecting the first hotbar slot.\n"
  6323. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6324. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6325. #~ msgstr ""
  6326. #~ "Tlačidlo pre výber prvej pozície na opasku.\n"
  6327. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6328. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6329. #~ msgid ""
  6330. #~ "Key for selecting the fourth hotbar slot.\n"
  6331. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6332. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6333. #~ msgstr ""
  6334. #~ "Tlačidlo pre výber štvrtej pozície na opasku.\n"
  6335. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6336. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6337. #~ msgid ""
  6338. #~ "Key for selecting the next item in the hotbar.\n"
  6339. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6340. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6341. #~ msgstr ""
  6342. #~ "Tlačidlo pre výber ďalšej veci na opasku.\n"
  6343. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6344. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6345. #~ msgid ""
  6346. #~ "Key for selecting the ninth hotbar slot.\n"
  6347. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6348. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6349. #~ msgstr ""
  6350. #~ "Tlačidlo pre výber deviatej pozície na opasku.\n"
  6351. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6352. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6353. #~ msgid ""
  6354. #~ "Key for selecting the previous item in the hotbar.\n"
  6355. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6356. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6357. #~ msgstr ""
  6358. #~ "Tlačidlo pre výber predchádzajúcej veci na opasku.\n"
  6359. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6360. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6361. #~ msgid ""
  6362. #~ "Key for selecting the second hotbar slot.\n"
  6363. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6364. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6365. #~ msgstr ""
  6366. #~ "Tlačidlo pre výber druhej pozície na opasku.\n"
  6367. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6368. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6369. #~ msgid ""
  6370. #~ "Key for selecting the seventh hotbar slot.\n"
  6371. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6372. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6373. #~ msgstr ""
  6374. #~ "Tlačidlo pre výber siedmej pozície na opasku.\n"
  6375. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6376. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6377. #~ msgid ""
  6378. #~ "Key for selecting the sixth hotbar slot.\n"
  6379. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6380. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6381. #~ msgstr ""
  6382. #~ "Tlačidlo pre výber šiestej pozície na opasku.\n"
  6383. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6384. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6385. #~ msgid ""
  6386. #~ "Key for selecting the tenth hotbar slot.\n"
  6387. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6388. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6389. #~ msgstr ""
  6390. #~ "Tlačidlo pre výber desiatej pozície na opasku.\n"
  6391. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6392. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6393. #~ msgid ""
  6394. #~ "Key for selecting the third hotbar slot.\n"
  6395. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6396. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6397. #~ msgstr ""
  6398. #~ "Tlačidlo pre výber tretej pozície na opasku.\n"
  6399. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6400. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6401. #~ msgid ""
  6402. #~ "Key for sneaking.\n"
  6403. #~ "Also used for climbing down and descending in water if aux1_descends is "
  6404. #~ "disabled.\n"
  6405. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6406. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6407. #~ msgstr ""
  6408. #~ "Tlačidlo pre utajený pohyb (zakrádanie) hráča.\n"
  6409. #~ "Tiež sa používa pre zliezanie a ponáranie vo vode ak aux1_descends je "
  6410. #~ "vypnutý.\n"
  6411. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6412. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6413. #~ msgid ""
  6414. #~ "Key for switching between first- and third-person camera.\n"
  6415. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6416. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6417. #~ msgstr ""
  6418. #~ "Tlačidlo pre prepínanie medzi pohľadom z prvej a tretej osoby.\n"
  6419. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6420. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6421. #~ msgid ""
  6422. #~ "Key for taking screenshots.\n"
  6423. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6424. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6425. #~ msgstr ""
  6426. #~ "Tlačidlo pre snímanie obrazovky.\n"
  6427. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6428. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6429. #~ msgid ""
  6430. #~ "Key for toggling autoforward.\n"
  6431. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6432. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6433. #~ msgstr ""
  6434. #~ "Tlačidlo pre prepnutie režimu automatického pohybu vpred.\n"
  6435. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6436. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6437. #~ msgid ""
  6438. #~ "Key for toggling cinematic mode.\n"
  6439. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6440. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6441. #~ msgstr ""
  6442. #~ "Tlačidlo pre prepnutie filmového režimu.\n"
  6443. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6444. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6445. #~ msgid ""
  6446. #~ "Key for toggling display of minimap.\n"
  6447. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6448. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6449. #~ msgstr ""
  6450. #~ "Tlačidlo pre prepnutie zobrazenia minimapy.\n"
  6451. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6452. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6453. #~ msgid ""
  6454. #~ "Key for toggling fast mode.\n"
  6455. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6456. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6457. #~ msgstr ""
  6458. #~ "Tlačidlo pre prepnutie režimu rýchlosť.\n"
  6459. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6460. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6461. #~ msgid ""
  6462. #~ "Key for toggling flying.\n"
  6463. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6464. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6465. #~ msgstr ""
  6466. #~ "Tlačidlo pre prepnutie lietania.\n"
  6467. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6468. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6469. #~ msgid ""
  6470. #~ "Key for toggling noclip mode.\n"
  6471. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6472. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6473. #~ msgstr ""
  6474. #~ "Tlačidlo pre prepnutie režimu prechádzania stenami.\n"
  6475. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6476. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6477. #~ msgid ""
  6478. #~ "Key for toggling pitch move mode.\n"
  6479. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6480. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6481. #~ msgstr ""
  6482. #~ "Tlačidlo pre prepnutie režimu pohyb podľa sklonu.\n"
  6483. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6484. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6485. #~ msgid ""
  6486. #~ "Key for toggling the camera update. Only used for development\n"
  6487. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6488. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6489. #~ msgstr ""
  6490. #~ "Tlačidlo pre prepnutie aktualizácie pohľadu. Používa sa len pre vývoj.\n"
  6491. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6492. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6493. #~ msgid ""
  6494. #~ "Key for toggling the display of chat.\n"
  6495. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6496. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6497. #~ msgstr ""
  6498. #~ "Tlačidlo pre prepnutie zobrazenia komunikácie.\n"
  6499. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6500. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6501. #~ msgid ""
  6502. #~ "Key for toggling the display of debug info.\n"
  6503. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6504. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6505. #~ msgstr ""
  6506. #~ "Tlačidlo pre prepnutie zobrazenia ladiacich informácií.\n"
  6507. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6508. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6509. #~ msgid ""
  6510. #~ "Key for toggling the display of fog.\n"
  6511. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6512. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6513. #~ msgstr ""
  6514. #~ "Tlačidlo pre prepnutie zobrazenia hmly.\n"
  6515. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6516. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6517. #~ msgid ""
  6518. #~ "Key for toggling the display of the HUD.\n"
  6519. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6520. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6521. #~ msgstr ""
  6522. #~ "Tlačidlo pre prepnutie zobrazenia HUD (Head-Up Display - výhľadový "
  6523. #~ "displej).\n"
  6524. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6525. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6526. #~ msgid ""
  6527. #~ "Key for toggling the display of the large chat console.\n"
  6528. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6529. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6530. #~ msgstr ""
  6531. #~ "Tlačidlo pre prepnutie zobrazenia veľkej konzoly na komunikáciu.\n"
  6532. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6533. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6534. #~ msgid ""
  6535. #~ "Key for toggling the display of the profiler. Used for development.\n"
  6536. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6537. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6538. #~ msgstr ""
  6539. #~ "Tlačidlo pre prepnutie zobrazenia profileru. Používa sa pri vývoji.\n"
  6540. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6541. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6542. #~ msgid ""
  6543. #~ "Key for toggling unlimited view range.\n"
  6544. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6545. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6546. #~ msgstr ""
  6547. #~ "Tlačidlo pre prepnutie neobmedzeného dohľadu.\n"
  6548. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6549. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6550. #~ msgid ""
  6551. #~ "Key to use view zoom when possible.\n"
  6552. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6553. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6554. #~ msgstr ""
  6555. #~ "Tlačidlo pre použitie priblíženia pokiaľ je to možné .\n"
  6556. #~ "Viď. http://irrlicht.sourceforge.net/docu/namespaceirr."
  6557. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6558. #~ msgid ""
  6559. #~ "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
  6560. #~ msgstr ""
  6561. #~ "Priradenie kláves. (ak je toto menu rozbité, zmaž zbytočnosti z minetest."
  6562. #~ "conf)"
  6563. #~ msgid "Large chat console key"
  6564. #~ msgstr "Tlačidlo Veľká komunikačná konzola"
  6565. #~ msgid "Last known version update"
  6566. #~ msgstr "Posledná známa aktualizácia verzie"
  6567. #~ msgid "Last update check"
  6568. #~ msgstr "Posledná kontrola aktualizácií"
  6569. #~ msgid "Left key"
  6570. #~ msgstr "Tlačidlo Vľavo"
  6571. #~ msgid ""
  6572. #~ "Length of liquid waves.\n"
  6573. #~ "Requires waving liquids to be enabled."
  6574. #~ msgstr ""
  6575. #~ "Dĺžka vĺn tekutín.\n"
  6576. #~ "Požaduje, aby boli aktivované vlniace sa tekutiny."
  6577. #~ msgid "Main"
  6578. #~ msgstr "Hlavné"
  6579. #~ msgid "Main menu style"
  6580. #~ msgstr "Štýl hlavného menu"
  6581. #~ msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
  6582. #~ msgstr "Umožní DirectX pracovať s LuaJIT. Vypni ak to spôsobuje problémy."
  6583. #~ msgid "Menus"
  6584. #~ msgstr "Menu"
  6585. #~ msgid "Minimap"
  6586. #~ msgstr "Minimapa"
  6587. #~ msgid "Minimap in radar mode, Zoom x2"
  6588. #~ msgstr "Minimapa v radarovom režime, priblíženie x2"
  6589. #~ msgid "Minimap in radar mode, Zoom x4"
  6590. #~ msgstr "Minimapa v radarovom režime, priblíženie x4"
  6591. #~ msgid "Minimap in surface mode, Zoom x2"
  6592. #~ msgstr "Minimapa v povrchovom režime, priblíženie x2"
  6593. #~ msgid "Minimap in surface mode, Zoom x4"
  6594. #~ msgstr "Minimapa v povrchovom režime, priblíženie x4"
  6595. #~ msgid "Minimap key"
  6596. #~ msgstr "Tlačidlo Minimapa"
  6597. #~ msgid "Mipmap"
  6598. #~ msgstr "Mipmapy"
  6599. #~ msgid "Mipmap + Aniso. Filter"
  6600. #~ msgstr "Mipmapy + Aniso. filter"
  6601. #~ msgid "Misc"
  6602. #~ msgstr "Rôzne"
  6603. #~ msgid "Mute key"
  6604. #~ msgstr "Tlačidlo Ticho"
  6605. #~ msgid "Name / Password"
  6606. #~ msgstr "Meno / Heslo"
  6607. #~ msgid "Name/Password"
  6608. #~ msgstr "Meno/Heslo"
  6609. #~ msgid "Near plane"
  6610. #~ msgstr "Blízkosť roviny"
  6611. #~ msgid "No"
  6612. #~ msgstr "Nie"
  6613. #~ msgid "No Filter"
  6614. #~ msgstr "Žiaden filter"
  6615. #~ msgid "No Mipmap"
  6616. #~ msgstr "Žiadne Mipmapy"
  6617. #~ msgid "Noclip"
  6618. #~ msgstr "Prechádzanie stenami"
  6619. #~ msgid "Noclip key"
  6620. #~ msgstr "Tlačidlo Prechádzanie stenami"
  6621. #~ msgid "Node Highlighting"
  6622. #~ msgstr "Nasvietenie kocky"
  6623. #~ msgid "Node Outlining"
  6624. #~ msgstr "Obrys kocky"
  6625. #~ msgid "None"
  6626. #~ msgstr "Žiadne"
  6627. #~ msgid "Normalmaps sampling"
  6628. #~ msgstr "Vzorkovanie normálových máp"
  6629. #~ msgid "Normalmaps strength"
  6630. #~ msgstr "Intenzita normálových máp"
  6631. #~ msgid "Number of parallax occlusion iterations."
  6632. #~ msgstr "Počet opakovaní výpočtu parallax occlusion."
  6633. #~ msgid "Opaque Leaves"
  6634. #~ msgstr "Nepriehľadné listy"
  6635. #~ msgid "Opaque Water"
  6636. #~ msgstr "Nepriehľadná voda"
  6637. #~ msgid ""
  6638. #~ "Opaqueness (alpha) of the shadow behind the fallback font, between 0 and "
  6639. #~ "255."
  6640. #~ msgstr "Nepriehľadnosť tieňa za záložným písmom, medzi 0 a 255."
  6641. #~ msgid "Overall bias of parallax occlusion effect, usually scale/2."
  6642. #~ msgstr "Celkové skreslenie parallax occlusion efektu, obvykle mierka/2."
  6643. #~ msgid "Overall scale of parallax occlusion effect."
  6644. #~ msgstr "Celková mierka parallax occlusion efektu."
  6645. #~ msgid "Parallax Occlusion"
  6646. #~ msgstr "Parallax Occlusion (nerovnosti)"
  6647. #~ msgid "Parallax occlusion"
  6648. #~ msgstr "Parallax occlusion"
  6649. #~ msgid "Parallax occlusion bias"
  6650. #~ msgstr "Skreslenie parallax occlusion"
  6651. #~ msgid "Parallax occlusion iterations"
  6652. #~ msgstr "Opakovania parallax occlusion"
  6653. #~ msgid "Parallax occlusion mode"
  6654. #~ msgstr "Režim parallax occlusion"
  6655. #~ msgid "Parallax occlusion scale"
  6656. #~ msgstr "Mierka parallax occlusion"
  6657. #~ msgid "Particles"
  6658. #~ msgstr "Častice"
  6659. #~ msgid ""
  6660. #~ "Path to texture directory. All textures are first searched from here."
  6661. #~ msgstr "Cesta do adresára s textúrami. Všetky textúry sú najprv hľadané tu."
  6662. #~ msgid "Pitch move key"
  6663. #~ msgstr "Tlačidlo Pohyb podľa sklonu"
  6664. #~ msgid "Pitch move mode"
  6665. #~ msgstr "Režim pohybu podľa sklonu"
  6666. #~ msgid "Place key"
  6667. #~ msgstr "Tlačidlo na pokladanie"
  6668. #~ msgid ""
  6669. #~ "Player is able to fly without being affected by gravity.\n"
  6670. #~ "This requires the \"fly\" privilege on the server."
  6671. #~ msgstr ""
  6672. #~ "Hráč je schopný lietať bez ovplyvnenia gravitáciou.\n"
  6673. #~ "Toto si na serveri vyžaduje privilégium \"fly\"."
  6674. #~ msgid "Player name"
  6675. #~ msgstr "Meno hráča"
  6676. #~ msgid "Player versus player"
  6677. #~ msgstr "Hráč proti hráčovi (PvP)"
  6678. #~ msgid "Please enter a valid integer."
  6679. #~ msgstr "Prosím zadaj platné celé číslo."
  6680. #~ msgid "Please enter a valid number."
  6681. #~ msgstr "Prosím vlož platné číslo."
  6682. #~ msgid ""
  6683. #~ "Port to connect to (UDP).\n"
  6684. #~ "Note that the port field in the main menu overrides this setting."
  6685. #~ msgstr ""
  6686. #~ "Port pre pripojenie sa (UDP).\n"
  6687. #~ "Políčko pre nastavenie Portu v hlavnom menu prepíše toto nastavenie."
  6688. #~ msgid "Profiler toggle key"
  6689. #~ msgstr "Tlačidlo Prepínanie profileru"
  6690. #~ msgid "Profiling"
  6691. #~ msgstr "Profilovanie"
  6692. #~ msgid "PvP enabled"
  6693. #~ msgstr "PvP je aktívne"
  6694. #~ msgid "Range select key"
  6695. #~ msgstr "Tlačidlo Dohľad"
  6696. #~ msgid "Remote port"
  6697. #~ msgstr "Vzdialený port"
  6698. #~ msgid "Reset singleplayer world"
  6699. #~ msgstr "Vynuluj svet jedného hráča"
  6700. #~ msgid "Right key"
  6701. #~ msgstr "Tlačidlo Vpravo"
  6702. #~ msgid "Round minimap"
  6703. #~ msgstr "Okrúhla minimapa"
  6704. #~ msgid "Saturation"
  6705. #~ msgstr "Sýtosť"
  6706. #~ msgid "Save window size automatically when modified."
  6707. #~ msgstr "Automaticky ulož veľkosť okna po úprave."
  6708. #~ msgid "Screen:"
  6709. #~ msgstr "Zobrazenie:"
  6710. #~ msgid "Server / Singleplayer"
  6711. #~ msgstr "Server / Hra pre jedného hráča"
  6712. #~ msgid ""
  6713. #~ "Set the shadow update time.\n"
  6714. #~ "Lower value means shadows and map updates faster, but it consume more "
  6715. #~ "resources.\n"
  6716. #~ "Minimun value 0.001 seconds max value 0.2 seconds"
  6717. #~ msgstr ""
  6718. #~ "Nastav aktualizačný čas tieňov.\n"
  6719. #~ "Nižšia hodnota znamená. že sa mapa a tiene aktualizujú rýchlejšie, ale "
  6720. #~ "spotrebuje sa viac zdrojov.\n"
  6721. #~ "Minimálna hodnota je 0.001 sekúnd max. hodnota je 0.2 sekundy"
  6722. #~ msgid "Shaders (experimental)"
  6723. #~ msgstr "Shadery (experimentálne)"
  6724. #~ msgid "Shaders (unavailable)"
  6725. #~ msgstr "Shadery (nedostupné)"
  6726. #~ msgid ""
  6727. #~ "Shadow offset (in pixels) of the fallback font. If 0, then shadow will "
  6728. #~ "not be drawn."
  6729. #~ msgstr ""
  6730. #~ "Posun tieňa (v pixeloch) záložného písma. Ak je 0, tak tieň nebude "
  6731. #~ "vykreslený."
  6732. #~ msgid "Shape of the minimap. Enabled = round, disabled = square."
  6733. #~ msgstr "Tvar minimapy. Aktivované = okrúhla, vypnuté = štvorcová."
  6734. #~ msgid "Simple Leaves"
  6735. #~ msgstr "Jednoduché listy"
  6736. #~ msgid "Smooth Lighting"
  6737. #~ msgstr "Jemné osvetlenie"
  6738. #~ msgid "Smooths rotation of camera. 0 to disable."
  6739. #~ msgstr "Zjemní rotáciu kamery. 0 je pre vypnuté."
  6740. #~ msgid "Sound"
  6741. #~ msgstr "Zvuk"
  6742. #~ msgid "Special"
  6743. #~ msgstr "Špeciál"
  6744. #~ msgid "Special key"
  6745. #~ msgstr "Špeciálne tlačidlo"
  6746. #~ msgid "Start Singleplayer"
  6747. #~ msgstr "Spusti hru pre jedného hráča"
  6748. #~ msgid "Strength of generated normalmaps."
  6749. #~ msgstr "Intenzita generovaných normálových máp."
  6750. #~ msgid "Texture path"
  6751. #~ msgstr "Cesta k textúram"
  6752. #~ msgid "Texturing:"
  6753. #~ msgstr "Textúrovanie:"
  6754. #~ msgid "The depth of dirt or other biome filler node."
  6755. #~ msgstr "Hĺbka zeminy, alebo inej výplne kocky."
  6756. #~ msgid "The value must be at least $1."
  6757. #~ msgstr "Hodnota musí byť najmenej $1."
  6758. #~ msgid "The value must not be larger than $1."
  6759. #~ msgstr "Hodnota nesmie byť vyššia ako $1."
  6760. #, fuzzy
  6761. #~ msgid ""
  6762. #~ "This can be bound to a key to toggle camera smoothing when looking "
  6763. #~ "around.\n"
  6764. #~ "Useful for recording videos"
  6765. #~ msgstr ""
  6766. #~ "Zjemňuje pohyb kamery pri pohľade po okolí. Tiež sa nazýva zjemnenie "
  6767. #~ "pohľady, alebo pohybu myši.\n"
  6768. #~ "Užitočné pri nahrávaní videí."
  6769. #~ msgid "To enable shaders the OpenGL driver needs to be used."
  6770. #~ msgstr "Aby mohli byť aktivované shadery, musí sa použiť OpenGL."
  6771. #~ msgid "Toggle camera mode key"
  6772. #~ msgstr "Tlačidlo Prepnutie režimu zobrazenia"
  6773. #~ msgid "Tone Mapping"
  6774. #~ msgstr "Optim. farieb"
  6775. #~ msgid "Touch threshold (px):"
  6776. #~ msgstr "Dotykový prah (px):"
  6777. #~ msgid "Trilinear Filter"
  6778. #~ msgstr "Trilineárny filter"
  6779. #~ msgid "Unable to install a game as a $1"
  6780. #~ msgstr "Nie je možné nainštalovať hru $1"
  6781. #~ msgid "Unable to install a modpack as a $1"
  6782. #~ msgstr "Nie je možné nainštalovať balíček rozšírení $1"
  6783. #~ msgid "Uninstall Package"
  6784. #~ msgstr "Odinštaluj balíček"
  6785. #~ msgid ""
  6786. #~ "Unix timestamp (integer) of when the client last checked for an update\n"
  6787. #~ "Set this value to \"disabled\" to never check for updates."
  6788. #~ msgstr ""
  6789. #~ "Unix časová pečiatka (integer) kedy klient naposledy kontroloval "
  6790. #~ "aktualizácie\n"
  6791. #~ "Túto hodnotu nastav na \"vypnuté\" aby sa nikdy nekontrolovali "
  6792. #~ "aktualizácie."
  6793. #~ msgid "Up"
  6794. #~ msgstr "Hore"
  6795. #, fuzzy
  6796. #~ msgid "Use bilinear filtering when scaling textures down."
  6797. #~ msgstr "Použi bilineárne filtrovanie pri zmene mierky textúr."
  6798. #~ msgid ""
  6799. #~ "Use multi-sample antialiasing (MSAA) to smooth out block edges.\n"
  6800. #~ "This algorithm smooths out the 3D viewport while keeping the image "
  6801. #~ "sharp,\n"
  6802. #~ "but it doesn't affect the insides of textures\n"
  6803. #~ "(which is especially noticeable with transparent textures).\n"
  6804. #~ "Visible spaces appear between nodes when shaders are disabled.\n"
  6805. #~ "If set to 0, MSAA is disabled.\n"
  6806. #~ "A restart is required after changing this option."
  6807. #~ msgstr ""
  6808. #~ "Použi multi-sample antialiasing (MSAA) pre zjemnenie hrán blokov.\n"
  6809. #~ "Tento algoritmus zjemní 3D vzhľad zatiaľ čo zachová ostrosť obrazu,\n"
  6810. #~ "ale neovplyvní vnútro textúr\n"
  6811. #~ "(čo je obzvlášť viditeľné pri priesvitných textúrach).\n"
  6812. #~ "Ak sú shadery zakázané, objavia sa viditeľné medzery medzi kockami.\n"
  6813. #~ "Ak sú nastavené na 0, MSAA je zakázané.\n"
  6814. #~ "Po zmene tohto nastavenia je požadovaný reštart."
  6815. #~ msgid ""
  6816. #~ "Version number which was last seen during an update check.\n"
  6817. #~ "\n"
  6818. #~ "Representation: MMMIIIPPP, where M=Major, I=Minor, P=Patch\n"
  6819. #~ "Ex: 5.5.0 is 005005000"
  6820. #~ msgstr ""
  6821. #~ "Číslo verzie, ktoré bolo naposledy zistené počas kontroly aktualizácií.\n"
  6822. #~ "\n"
  6823. #~ "Reprezentácia: MMMIIIPPP, kde M=hlavná, I=vedľajšia, P=Patch\n"
  6824. #~ "Napr.: 5.5.0 je 005005000"
  6825. #~ msgid "Vertical screen synchronization."
  6826. #~ msgstr "Vertikálna synchronizácia obrazovky."
  6827. #~ msgid "View"
  6828. #~ msgstr "Zobraziť"
  6829. #~ msgid "View range decrease key"
  6830. #~ msgstr "Tlačidlo Zníž dohľad"
  6831. #~ msgid "View range increase key"
  6832. #~ msgstr "Tlačidlo Zvýš dohľad"
  6833. #~ msgid "View zoom key"
  6834. #~ msgstr "Tlačidlo Priblíženie pohľadu"
  6835. #, c-format
  6836. #~ msgid "Viewing range is at maximum: %d"
  6837. #~ msgstr "Dohľadnosť je na maxime: %d"
  6838. #~ msgid "Waving Leaves"
  6839. #~ msgstr "Vlniace sa listy"
  6840. #~ msgid "Waving Liquids"
  6841. #~ msgstr "Vlniace sa kvapaliny"
  6842. #~ msgid "Waving Plants"
  6843. #~ msgstr "Vlniace sa rastliny"
  6844. #~ msgid ""
  6845. #~ "Whether FreeType fonts are used, requires FreeType support to be compiled "
  6846. #~ "in.\n"
  6847. #~ "If disabled, bitmap and XML vectors fonts are used instead."
  6848. #~ msgstr ""
  6849. #~ "Aby boli FreeType písma použité, je nutné aby bola podpora FreeType "
  6850. #~ "zakompilovaná.\n"
  6851. #~ "Ak je zakázané, budú použité bitmapové a XML vektorové písma."
  6852. #~ msgid "Whether to allow players to damage and kill each other."
  6853. #~ msgstr "Či sa môžu hráči navzájom poškodzovať a zabiť."
  6854. #~ msgid "X"
  6855. #~ msgstr "X"
  6856. #~ msgid "Y"
  6857. #~ msgstr "Y"
  6858. #~ msgid "Yes"
  6859. #~ msgstr "Áno"
  6860. #, c-format
  6861. #~ msgid ""
  6862. #~ "You are about to join this server with the name \"%s\" for the first "
  6863. #~ "time.\n"
  6864. #~ "If you proceed, a new account using your credentials will be created on "
  6865. #~ "this server.\n"
  6866. #~ "Please retype your password and click 'Register and Join' to confirm "
  6867. #~ "account creation, or click 'Cancel' to abort."
  6868. #~ msgstr ""
  6869. #~ "Chystáš sa pripojiť k serveru \"%s\" po prvý krát.\n"
  6870. #~ "Ak budeš pokračovať, bude na tomto serveri vytvorený nový účet s tvojimi "
  6871. #~ "údajmi.\n"
  6872. #~ "Zapíš znova prosím svoje heslo a klikni 'Registrovať a pripojiť sa' pre "
  6873. #~ "potvrdenie súhlasu s vytvorením účtu, alebo klikni 'Zrušiť' pre návrat."
  6874. #~ msgid "You died."
  6875. #~ msgstr "Zomrel si."
  6876. #~ msgid "Z"
  6877. #~ msgstr "Z"
  6878. #~ msgid "needs_fallback_font"
  6879. #~ msgstr "no"