minetest.po 205 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: Spanish (Minetest)\n"
  4. "Report-Msgid-Bugs-To: \n"
  5. "POT-Creation-Date: 2021-01-30 21:13+0100\n"
  6. "PO-Revision-Date: 2021-02-05 09:40+0000\n"
  7. "Last-Translator: apo <i.said@slmail.me>\n"
  8. "Language-Team: Spanish <https://hosted.weblate.org/projects/minetest/"
  9. "minetest/es/>\n"
  10. "Language: es\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=2; plural=n != 1;\n"
  15. "X-Generator: Weblate 4.5-dev\n"
  16. #: builtin/client/death_formspec.lua src/client/game.cpp
  17. msgid "Respawn"
  18. msgstr "Reaparecer"
  19. #: builtin/client/death_formspec.lua src/client/game.cpp
  20. msgid "You died"
  21. msgstr "Has muerto"
  22. #: builtin/fstk/dialog.lua builtin/fstk/ui.lua src/gui/modalMenu.cpp
  23. msgid "OK"
  24. msgstr "Aceptar"
  25. #: builtin/fstk/ui.lua
  26. msgid "An error occurred in a Lua script:"
  27. msgstr "Ha ocurrido un error en un script de Lua:"
  28. #: builtin/fstk/ui.lua
  29. msgid "An error occurred:"
  30. msgstr "Ha ocurrido un error:"
  31. #: builtin/fstk/ui.lua
  32. msgid "Main menu"
  33. msgstr "Menú principal"
  34. #: builtin/fstk/ui.lua
  35. msgid "Reconnect"
  36. msgstr "Reconectar"
  37. #: builtin/fstk/ui.lua
  38. msgid "The server has requested a reconnect:"
  39. msgstr "El servidor ha solicitado una reconexión:"
  40. #: builtin/mainmenu/common.lua
  41. msgid "Protocol version mismatch. "
  42. msgstr "La versión del protocolo no coincide. "
  43. #: builtin/mainmenu/common.lua
  44. msgid "Server enforces protocol version $1. "
  45. msgstr "El servidor utiliza el protocolo versión $1. "
  46. #: builtin/mainmenu/common.lua
  47. msgid "Server supports protocol versions between $1 and $2. "
  48. msgstr "El servidor soporta versiones del protocolo entre $1 y $2. "
  49. #: builtin/mainmenu/common.lua
  50. msgid "We only support protocol version $1."
  51. msgstr "Solo se soporta la versión de protocolo $1."
  52. #: builtin/mainmenu/common.lua
  53. msgid "We support protocol versions between version $1 and $2."
  54. msgstr "Nosotros soportamos versiones de protocolo entre la versión $1 y $2."
  55. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_contentstore.lua
  56. #: builtin/mainmenu/dlg_create_world.lua
  57. #: builtin/mainmenu/dlg_delete_content.lua
  58. #: builtin/mainmenu/dlg_delete_world.lua
  59. #: builtin/mainmenu/dlg_rename_modpack.lua
  60. #: builtin/mainmenu/dlg_settings_advanced.lua src/client/keycode.cpp
  61. #: src/gui/guiConfirmRegistration.cpp src/gui/guiKeyChangeMenu.cpp
  62. #: src/gui/guiPasswordChange.cpp
  63. msgid "Cancel"
  64. msgstr "Cancelar"
  65. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_contentstore.lua
  66. #: builtin/mainmenu/tab_content.lua
  67. msgid "Dependencies:"
  68. msgstr "Dependencias:"
  69. #: builtin/mainmenu/dlg_config_world.lua
  70. msgid "Disable all"
  71. msgstr "Desactivar todo"
  72. #: builtin/mainmenu/dlg_config_world.lua
  73. msgid "Disable modpack"
  74. msgstr "Desactivar pack de mods"
  75. #: builtin/mainmenu/dlg_config_world.lua
  76. msgid "Enable all"
  77. msgstr "Activar todos"
  78. #: builtin/mainmenu/dlg_config_world.lua
  79. msgid "Enable modpack"
  80. msgstr "Activar pack de mods"
  81. #: builtin/mainmenu/dlg_config_world.lua
  82. msgid ""
  83. "Failed to enable mod \"$1\" as it contains disallowed characters. Only "
  84. "characters [a-z0-9_] are allowed."
  85. msgstr ""
  86. "Error al activar el mod \"$1\" por contener caracteres no permitidos. Solo "
  87. "los caracteres [a-z0-9_] están permitidos."
  88. #: builtin/mainmenu/dlg_config_world.lua
  89. msgid "Find More Mods"
  90. msgstr "Encontrar más mods"
  91. #: builtin/mainmenu/dlg_config_world.lua
  92. msgid "Mod:"
  93. msgstr "Mod:"
  94. #: builtin/mainmenu/dlg_config_world.lua
  95. msgid "No (optional) dependencies"
  96. msgstr "Sin dependencias opcionales"
  97. #: builtin/mainmenu/dlg_config_world.lua
  98. msgid "No game description provided."
  99. msgstr "La descripción del juego no está disponible."
  100. #: builtin/mainmenu/dlg_config_world.lua
  101. msgid "No hard dependencies"
  102. msgstr "Sin dependencias importantes"
  103. #: builtin/mainmenu/dlg_config_world.lua
  104. msgid "No modpack description provided."
  105. msgstr "La descripción del mod no está disponible."
  106. #: builtin/mainmenu/dlg_config_world.lua
  107. msgid "No optional dependencies"
  108. msgstr "Sin dependencias opcionales"
  109. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
  110. msgid "Optional dependencies:"
  111. msgstr "Dependencias opcionales:"
  112. #: builtin/mainmenu/dlg_config_world.lua
  113. #: builtin/mainmenu/dlg_settings_advanced.lua src/gui/guiKeyChangeMenu.cpp
  114. msgid "Save"
  115. msgstr "Guardar"
  116. #: builtin/mainmenu/dlg_config_world.lua
  117. msgid "World:"
  118. msgstr "Mundo:"
  119. #: builtin/mainmenu/dlg_config_world.lua
  120. msgid "enabled"
  121. msgstr "activado"
  122. #: builtin/mainmenu/dlg_contentstore.lua
  123. msgid "\"$1\" already exists. Would you like to overwrite it?"
  124. msgstr "\"$1\" ya existe. Quieres remplazarlo?"
  125. #: builtin/mainmenu/dlg_contentstore.lua
  126. msgid "$1 and $2 dependencies will be installed."
  127. msgstr "Las dependencias $1 y $2 serán instaladas."
  128. #: builtin/mainmenu/dlg_contentstore.lua
  129. msgid "$1 by $2"
  130. msgstr "$1 por $2"
  131. #: builtin/mainmenu/dlg_contentstore.lua
  132. msgid ""
  133. "$1 downloading,\n"
  134. "$2 queued"
  135. msgstr ""
  136. "$1 descargando,\n"
  137. "$2 en espera"
  138. #: builtin/mainmenu/dlg_contentstore.lua
  139. msgid "$1 downloading..."
  140. msgstr "$1 descargando..."
  141. #: builtin/mainmenu/dlg_contentstore.lua
  142. msgid "$1 required dependencies could not be found."
  143. msgstr "$1 dependencias requeridas no se encuentran."
  144. #: builtin/mainmenu/dlg_contentstore.lua
  145. msgid "$1 will be installed, and $2 dependencies will be skipped."
  146. msgstr "$1 serán instalados, y $2 dependencias serán ignoradas."
  147. #: builtin/mainmenu/dlg_contentstore.lua
  148. msgid "All packages"
  149. msgstr "Todos los paquetes"
  150. #: builtin/mainmenu/dlg_contentstore.lua
  151. msgid "Already installed"
  152. msgstr "Ya está instalado"
  153. #: builtin/mainmenu/dlg_contentstore.lua
  154. msgid "Back to Main Menu"
  155. msgstr "Volver al menú principal"
  156. #: builtin/mainmenu/dlg_contentstore.lua
  157. msgid "Base Game:"
  158. msgstr "Juego Base:"
  159. #: builtin/mainmenu/dlg_contentstore.lua
  160. msgid "ContentDB is not available when Minetest was compiled without cURL"
  161. msgstr ""
  162. "ContentDB no se encuentra disponible cuando Minetest se compiló sin cURL"
  163. #: builtin/mainmenu/dlg_contentstore.lua
  164. msgid "Downloading..."
  165. msgstr "Descargando..."
  166. #: builtin/mainmenu/dlg_contentstore.lua
  167. msgid "Failed to download $1"
  168. msgstr "Fallo al descargar $1"
  169. #: builtin/mainmenu/dlg_contentstore.lua
  170. #: builtin/mainmenu/dlg_settings_advanced.lua
  171. msgid "Games"
  172. msgstr "Juegos"
  173. #: builtin/mainmenu/dlg_contentstore.lua
  174. msgid "Install"
  175. msgstr "Instalar"
  176. #: builtin/mainmenu/dlg_contentstore.lua
  177. msgid "Install $1"
  178. msgstr "Instalar $1"
  179. #: builtin/mainmenu/dlg_contentstore.lua
  180. msgid "Install missing dependencies"
  181. msgstr "Instalar dependencias faltantes"
  182. #: builtin/mainmenu/dlg_contentstore.lua
  183. #: builtin/mainmenu/dlg_settings_advanced.lua
  184. msgid "Mods"
  185. msgstr "Mods"
  186. #: builtin/mainmenu/dlg_contentstore.lua
  187. msgid "No packages could be retrieved"
  188. msgstr "No se ha podido obtener ningún paquete"
  189. #: builtin/mainmenu/dlg_contentstore.lua
  190. msgid "No results"
  191. msgstr "Sin resultados"
  192. #: builtin/mainmenu/dlg_contentstore.lua
  193. msgid "No updates"
  194. msgstr "No hay actualizaciones"
  195. #: builtin/mainmenu/dlg_contentstore.lua
  196. msgid "Not found"
  197. msgstr "No encontrado"
  198. #: builtin/mainmenu/dlg_contentstore.lua
  199. msgid "Overwrite"
  200. msgstr "Sobreescribir"
  201. #: builtin/mainmenu/dlg_contentstore.lua
  202. msgid "Please check that the base game is correct."
  203. msgstr "Por favor verifica que el juego base está bien."
  204. #: builtin/mainmenu/dlg_contentstore.lua
  205. msgid "Queued"
  206. msgstr "En cola"
  207. #: builtin/mainmenu/dlg_contentstore.lua
  208. msgid "Texture packs"
  209. msgstr "Paq. de texturas"
  210. #: builtin/mainmenu/dlg_contentstore.lua
  211. msgid "Uninstall"
  212. msgstr "Desinstalar"
  213. #: builtin/mainmenu/dlg_contentstore.lua
  214. msgid "Update"
  215. msgstr "Actualizar"
  216. #: builtin/mainmenu/dlg_contentstore.lua
  217. msgid "Update All [$1]"
  218. msgstr "Actualizar Todo [$1]"
  219. #: builtin/mainmenu/dlg_contentstore.lua
  220. msgid "View more information in a web browser"
  221. msgstr "Ver más información en un navegador web"
  222. #: builtin/mainmenu/dlg_create_world.lua
  223. msgid "A world named \"$1\" already exists"
  224. msgstr "Ya existe un mundo llamado \"$1\""
  225. #: builtin/mainmenu/dlg_create_world.lua
  226. msgid "Additional terrain"
  227. msgstr "Terreno adicional"
  228. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  229. msgid "Altitude chill"
  230. msgstr "Frío de altitud"
  231. #: builtin/mainmenu/dlg_create_world.lua
  232. msgid "Altitude dry"
  233. msgstr "Sequedad de altitud"
  234. #: builtin/mainmenu/dlg_create_world.lua
  235. msgid "Biome blending"
  236. msgstr "Mezclado de biomas"
  237. #: builtin/mainmenu/dlg_create_world.lua
  238. msgid "Biomes"
  239. msgstr "Biomas"
  240. #: builtin/mainmenu/dlg_create_world.lua
  241. msgid "Caverns"
  242. msgstr "Cavernas"
  243. #: builtin/mainmenu/dlg_create_world.lua
  244. msgid "Caves"
  245. msgstr "Cavernas"
  246. #: builtin/mainmenu/dlg_create_world.lua
  247. msgid "Create"
  248. msgstr "Crear"
  249. #: builtin/mainmenu/dlg_create_world.lua
  250. msgid "Decorations"
  251. msgstr "Decoraciones"
  252. #: builtin/mainmenu/dlg_create_world.lua
  253. msgid "Download a game, such as Minetest Game, from minetest.net"
  254. msgstr "Descarga un subjuego, como minetest_game, desde minetest.net"
  255. #: builtin/mainmenu/dlg_create_world.lua
  256. msgid "Download one from minetest.net"
  257. msgstr "Descarga uno desde minetest.net"
  258. #: builtin/mainmenu/dlg_create_world.lua
  259. msgid "Dungeons"
  260. msgstr "Mazmorras"
  261. #: builtin/mainmenu/dlg_create_world.lua
  262. msgid "Flat terrain"
  263. msgstr "Terreno plano"
  264. #: builtin/mainmenu/dlg_create_world.lua
  265. msgid "Floating landmasses in the sky"
  266. msgstr "Tierras flotantes en el cielo"
  267. #: builtin/mainmenu/dlg_create_world.lua
  268. msgid "Floatlands (experimental)"
  269. msgstr "Tierras flotantes (experimental)"
  270. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  271. msgid "Game"
  272. msgstr "Juego"
  273. #: builtin/mainmenu/dlg_create_world.lua
  274. msgid "Generate non-fractal terrain: Oceans and underground"
  275. msgstr "Generar terreno no fractal: Oceanos y subterráneos"
  276. #: builtin/mainmenu/dlg_create_world.lua
  277. msgid "Hills"
  278. msgstr "Colinas"
  279. #: builtin/mainmenu/dlg_create_world.lua
  280. msgid "Humid rivers"
  281. msgstr "Ríos húmedos"
  282. #: builtin/mainmenu/dlg_create_world.lua
  283. msgid "Increases humidity around rivers"
  284. msgstr "Incrementa humedad alrededor de los ríos"
  285. #: builtin/mainmenu/dlg_create_world.lua
  286. msgid "Lakes"
  287. msgstr "Lagos"
  288. #: builtin/mainmenu/dlg_create_world.lua
  289. msgid "Low humidity and high heat causes shallow or dry rivers"
  290. msgstr ""
  291. "La baja humedad y el alto calor causan que los ríos sean poco profundos o "
  292. "secos"
  293. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  294. msgid "Mapgen"
  295. msgstr "Generador de mapas"
  296. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  297. msgid "Mapgen flags"
  298. msgstr "Banderas de Mapgen"
  299. #: builtin/mainmenu/dlg_create_world.lua
  300. msgid "Mapgen-specific flags"
  301. msgstr "Banderas específicas de Mapgen"
  302. #: builtin/mainmenu/dlg_create_world.lua
  303. msgid "Mountains"
  304. msgstr "Montañas"
  305. #: builtin/mainmenu/dlg_create_world.lua
  306. msgid "Mud flow"
  307. msgstr "Flujo de lodo"
  308. #: builtin/mainmenu/dlg_create_world.lua
  309. msgid "Network of tunnels and caves"
  310. msgstr "Red de túneles y cuevas"
  311. #: builtin/mainmenu/dlg_create_world.lua
  312. msgid "No game selected"
  313. msgstr "Ningún juego seleccionado"
  314. #: builtin/mainmenu/dlg_create_world.lua
  315. msgid "Reduces heat with altitude"
  316. msgstr "Reduce el calor con la altitud"
  317. #: builtin/mainmenu/dlg_create_world.lua
  318. msgid "Reduces humidity with altitude"
  319. msgstr "Reduce la humedad con la altitud"
  320. #: builtin/mainmenu/dlg_create_world.lua
  321. msgid "Rivers"
  322. msgstr "Ríos"
  323. #: builtin/mainmenu/dlg_create_world.lua
  324. msgid "Sea level rivers"
  325. msgstr "Ríos a nivel de mar"
  326. #: builtin/mainmenu/dlg_create_world.lua
  327. #: builtin/mainmenu/dlg_settings_advanced.lua
  328. msgid "Seed"
  329. msgstr "Semilla"
  330. #: builtin/mainmenu/dlg_create_world.lua
  331. msgid "Smooth transition between biomes"
  332. msgstr "Transición suave entre biomas"
  333. #: builtin/mainmenu/dlg_create_world.lua
  334. msgid ""
  335. "Structures appearing on the terrain (no effect on trees and jungle grass "
  336. "created by v6)"
  337. msgstr ""
  338. "Estructuras generadas en el terreno (sin efecto en arboles y césped de "
  339. "jungla creado por v6)"
  340. #: builtin/mainmenu/dlg_create_world.lua
  341. msgid "Structures appearing on the terrain, typically trees and plants"
  342. msgstr "Estructuras que aparecen en el terreno, típicamente árboles y plantas"
  343. #: builtin/mainmenu/dlg_create_world.lua
  344. msgid "Temperate, Desert"
  345. msgstr "Templado, Desierto"
  346. #: builtin/mainmenu/dlg_create_world.lua
  347. msgid "Temperate, Desert, Jungle"
  348. msgstr "Templado, Desierto, Jungla"
  349. #: builtin/mainmenu/dlg_create_world.lua
  350. msgid "Temperate, Desert, Jungle, Tundra, Taiga"
  351. msgstr "Templado, Desierto, Jungla, Tundra, Taiga"
  352. #: builtin/mainmenu/dlg_create_world.lua
  353. msgid "Terrain surface erosion"
  354. msgstr "Erosión de la superficie del terreno"
  355. #: builtin/mainmenu/dlg_create_world.lua
  356. msgid "Trees and jungle grass"
  357. msgstr "Árboles y hierba de la selva"
  358. #: builtin/mainmenu/dlg_create_world.lua
  359. msgid "Vary river depth"
  360. msgstr "Variar la profundidad del río"
  361. #: builtin/mainmenu/dlg_create_world.lua
  362. msgid "Very large caverns deep in the underground"
  363. msgstr "Cavernas muy grandes en lo profundo del subsuelo"
  364. #: builtin/mainmenu/dlg_create_world.lua
  365. msgid "Warning: The Development Test is meant for developers."
  366. msgstr ""
  367. "Advertencia: La prueba de desarrollo está destinada a los desarrolladores."
  368. #: builtin/mainmenu/dlg_create_world.lua
  369. msgid "World name"
  370. msgstr "Nombre del mundo"
  371. #: builtin/mainmenu/dlg_create_world.lua
  372. msgid "You have no games installed."
  373. msgstr "No tienes juegos instalados."
  374. #: builtin/mainmenu/dlg_delete_content.lua
  375. msgid "Are you sure you want to delete \"$1\"?"
  376. msgstr "¿Realmente desea borrar \"$1\"?"
  377. #: builtin/mainmenu/dlg_delete_content.lua
  378. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua
  379. #: src/client/keycode.cpp
  380. msgid "Delete"
  381. msgstr "Borrar"
  382. #: builtin/mainmenu/dlg_delete_content.lua
  383. msgid "pkgmgr: failed to delete \"$1\""
  384. msgstr "pkgmgr: Error al borrar \"$1\""
  385. #: builtin/mainmenu/dlg_delete_content.lua
  386. msgid "pkgmgr: invalid path \"$1\""
  387. msgstr "pkgmgr: Ruta \"$1\" inválida"
  388. #: builtin/mainmenu/dlg_delete_world.lua
  389. msgid "Delete World \"$1\"?"
  390. msgstr "¿Eliminar el mundo \"$1\"?"
  391. #: builtin/mainmenu/dlg_rename_modpack.lua
  392. msgid "Accept"
  393. msgstr "Aceptar"
  394. #: builtin/mainmenu/dlg_rename_modpack.lua
  395. msgid "Rename Modpack:"
  396. msgstr "Renombrar paquete de mod:"
  397. #: builtin/mainmenu/dlg_rename_modpack.lua
  398. msgid ""
  399. "This modpack has an explicit name given in its modpack.conf which will "
  400. "override any renaming here."
  401. msgstr ""
  402. "Éste paquete de mods tiene un nombre explícito dado en su modpack.conf el "
  403. "cual sobreescribirá cualquier renombrado desde aquí."
  404. #: builtin/mainmenu/dlg_settings_advanced.lua
  405. msgid "(No description of setting given)"
  406. msgstr "(Ninguna descripción de ajuste dada)"
  407. #: builtin/mainmenu/dlg_settings_advanced.lua
  408. msgid "2D Noise"
  409. msgstr "Ruido 2D"
  410. #: builtin/mainmenu/dlg_settings_advanced.lua
  411. msgid "< Back to Settings page"
  412. msgstr "< Volver a la página de configuración"
  413. #: builtin/mainmenu/dlg_settings_advanced.lua
  414. msgid "Browse"
  415. msgstr "Explorar"
  416. #: builtin/mainmenu/dlg_settings_advanced.lua
  417. msgid "Disabled"
  418. msgstr "Desactivado"
  419. #: builtin/mainmenu/dlg_settings_advanced.lua
  420. msgid "Edit"
  421. msgstr "Editar"
  422. #: builtin/mainmenu/dlg_settings_advanced.lua
  423. msgid "Enabled"
  424. msgstr "Activado"
  425. #: builtin/mainmenu/dlg_settings_advanced.lua
  426. msgid "Lacunarity"
  427. msgstr "Lagunaridad"
  428. #: builtin/mainmenu/dlg_settings_advanced.lua
  429. msgid "Octaves"
  430. msgstr "Octavas"
  431. #: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
  432. msgid "Offset"
  433. msgstr "Compensado"
  434. #: builtin/mainmenu/dlg_settings_advanced.lua
  435. msgid "Persistance"
  436. msgstr "Persistencia"
  437. #: builtin/mainmenu/dlg_settings_advanced.lua
  438. msgid "Please enter a valid integer."
  439. msgstr "Por favor, introduzca un entero válido."
  440. #: builtin/mainmenu/dlg_settings_advanced.lua
  441. msgid "Please enter a valid number."
  442. msgstr "Por favor, introduzca un número válido."
  443. #: builtin/mainmenu/dlg_settings_advanced.lua
  444. msgid "Restore Default"
  445. msgstr "Restablecer por defecto"
  446. #: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
  447. msgid "Scale"
  448. msgstr "Escala"
  449. #: builtin/mainmenu/dlg_settings_advanced.lua
  450. msgid "Search"
  451. msgstr "Buscar"
  452. #: builtin/mainmenu/dlg_settings_advanced.lua
  453. msgid "Select directory"
  454. msgstr "Seleccionar carpeta"
  455. #: builtin/mainmenu/dlg_settings_advanced.lua
  456. msgid "Select file"
  457. msgstr "Seleccionar archivo"
  458. #: builtin/mainmenu/dlg_settings_advanced.lua
  459. msgid "Show technical names"
  460. msgstr "Mostrar los nombres técnicos"
  461. #: builtin/mainmenu/dlg_settings_advanced.lua
  462. msgid "The value must be at least $1."
  463. msgstr "El valor debe ser mayor o igual que $1."
  464. #: builtin/mainmenu/dlg_settings_advanced.lua
  465. msgid "The value must not be larger than $1."
  466. msgstr "El valor debe ser menor o igual que $1."
  467. #: builtin/mainmenu/dlg_settings_advanced.lua
  468. msgid "X"
  469. msgstr "X"
  470. #: builtin/mainmenu/dlg_settings_advanced.lua
  471. msgid "X spread"
  472. msgstr "Propagación X"
  473. #: builtin/mainmenu/dlg_settings_advanced.lua
  474. msgid "Y"
  475. msgstr "Y"
  476. #: builtin/mainmenu/dlg_settings_advanced.lua
  477. msgid "Y spread"
  478. msgstr "Propagación Y"
  479. #: builtin/mainmenu/dlg_settings_advanced.lua
  480. msgid "Z"
  481. msgstr "Z"
  482. #: builtin/mainmenu/dlg_settings_advanced.lua
  483. msgid "Z spread"
  484. msgstr "Propagación Z"
  485. #. ~ "absvalue" is a noise parameter flag.
  486. #. It is short for "absolute value".
  487. #. It can be enabled in noise settings in
  488. #. main menu -> "All Settings".
  489. #: builtin/mainmenu/dlg_settings_advanced.lua
  490. msgid "absvalue"
  491. msgstr "Valor absoluto"
  492. #. ~ "defaults" is a noise parameter flag.
  493. #. It describes the default processing options
  494. #. for noise settings in main menu -> "All Settings".
  495. #: builtin/mainmenu/dlg_settings_advanced.lua
  496. msgid "defaults"
  497. msgstr "Predeterminados"
  498. #. ~ "eased" is a noise parameter flag.
  499. #. It is used to make the map smoother and
  500. #. can be enabled in noise settings in
  501. #. main menu -> "All Settings".
  502. #: builtin/mainmenu/dlg_settings_advanced.lua
  503. msgid "eased"
  504. msgstr "Suavizado"
  505. #: builtin/mainmenu/pkgmgr.lua
  506. msgid "$1 (Enabled)"
  507. msgstr "$1 (Activado)"
  508. #: builtin/mainmenu/pkgmgr.lua
  509. msgid "$1 mods"
  510. msgstr "$1 mods"
  511. #: builtin/mainmenu/pkgmgr.lua
  512. msgid "Failed to install $1 to $2"
  513. msgstr "Fallo al instalar $1 en $2"
  514. #: builtin/mainmenu/pkgmgr.lua
  515. msgid "Install Mod: Unable to find real mod name for: $1"
  516. msgstr "Instalar mod: Imposible encontrar el nombre real del mod para: $1"
  517. #: builtin/mainmenu/pkgmgr.lua
  518. msgid "Install Mod: Unable to find suitable folder name for modpack $1"
  519. msgstr ""
  520. "Instalar mod: Imposible encontrar un nombre de carpeta adecuado para el "
  521. "paquete de mod $1"
  522. #: builtin/mainmenu/pkgmgr.lua
  523. msgid "Install: Unsupported file type \"$1\" or broken archive"
  524. msgstr "Instalar: Formato de archivo \"$1\" no soportado o archivo corrupto"
  525. #: builtin/mainmenu/pkgmgr.lua
  526. msgid "Install: file: \"$1\""
  527. msgstr "Instalar: Archivo: \"$1\""
  528. #: builtin/mainmenu/pkgmgr.lua
  529. msgid "Unable to find a valid mod or modpack"
  530. msgstr "Imposible encontrar un mod o paquete de mod"
  531. #: builtin/mainmenu/pkgmgr.lua
  532. msgid "Unable to install a $1 as a texture pack"
  533. msgstr "Fallo al instalar $1 como paquete de texturas"
  534. #: builtin/mainmenu/pkgmgr.lua
  535. msgid "Unable to install a game as a $1"
  536. msgstr "Fallo al instalar un juego como $1"
  537. #: builtin/mainmenu/pkgmgr.lua
  538. msgid "Unable to install a mod as a $1"
  539. msgstr "Fallo al instalar un mod como $1"
  540. #: builtin/mainmenu/pkgmgr.lua
  541. msgid "Unable to install a modpack as a $1"
  542. msgstr "Fallo al instalar un paquete de mod como $1"
  543. #: builtin/mainmenu/serverlistmgr.lua src/client/game.cpp
  544. msgid "Loading..."
  545. msgstr "Cargando..."
  546. #: builtin/mainmenu/serverlistmgr.lua
  547. msgid "Try reenabling public serverlist and check your internet connection."
  548. msgstr ""
  549. "Intente rehabilitar la lista de servidores públicos y verifique su conexión "
  550. "a Internet."
  551. #: builtin/mainmenu/tab_content.lua
  552. msgid "Browse online content"
  553. msgstr "Explorar contenido en línea"
  554. #: builtin/mainmenu/tab_content.lua
  555. msgid "Content"
  556. msgstr "Contenido"
  557. #: builtin/mainmenu/tab_content.lua
  558. msgid "Disable Texture Pack"
  559. msgstr "Desactivar el paquete de texturas"
  560. #: builtin/mainmenu/tab_content.lua
  561. msgid "Information:"
  562. msgstr "Información:"
  563. #: builtin/mainmenu/tab_content.lua
  564. msgid "Installed Packages:"
  565. msgstr "Paquetes instalados:"
  566. #: builtin/mainmenu/tab_content.lua
  567. msgid "No dependencies."
  568. msgstr "Sin dependencias."
  569. #: builtin/mainmenu/tab_content.lua
  570. msgid "No package description available"
  571. msgstr "La descripción del paquete no está disponible"
  572. #: builtin/mainmenu/tab_content.lua
  573. msgid "Rename"
  574. msgstr "Renombrar"
  575. #: builtin/mainmenu/tab_content.lua
  576. msgid "Uninstall Package"
  577. msgstr "Desinstalar el paquete"
  578. #: builtin/mainmenu/tab_content.lua
  579. msgid "Use Texture Pack"
  580. msgstr "Usar el paqu. de texturas"
  581. #: builtin/mainmenu/tab_credits.lua
  582. msgid "Active Contributors"
  583. msgstr "Colaboradores activos"
  584. #: builtin/mainmenu/tab_credits.lua
  585. msgid "Core Developers"
  586. msgstr "Desarrolladores principales"
  587. #: builtin/mainmenu/tab_credits.lua
  588. msgid "Credits"
  589. msgstr "Créditos"
  590. #: builtin/mainmenu/tab_credits.lua
  591. msgid "Open User Data Directory"
  592. msgstr "Abrir Directorio de Datos de Usuario"
  593. #: builtin/mainmenu/tab_credits.lua
  594. msgid ""
  595. "Opens the directory that contains user-provided worlds, games, mods,\n"
  596. "and texture packs in a file manager / explorer."
  597. msgstr ""
  598. "Abre el directorio que contiene los mundos, juegos, mods, y paquetes de\n"
  599. "textura, del usuario, en un gestor / explorador de archivos."
  600. #: builtin/mainmenu/tab_credits.lua
  601. msgid "Previous Contributors"
  602. msgstr "Antiguos colaboradores"
  603. #: builtin/mainmenu/tab_credits.lua
  604. msgid "Previous Core Developers"
  605. msgstr "Antiguos desarrolladores principales"
  606. #: builtin/mainmenu/tab_local.lua
  607. msgid "Announce Server"
  608. msgstr "Anunciar servidor"
  609. #: builtin/mainmenu/tab_local.lua
  610. msgid "Bind Address"
  611. msgstr "Asociar dirección"
  612. #: builtin/mainmenu/tab_local.lua
  613. msgid "Creative Mode"
  614. msgstr "Modo creativo"
  615. #: builtin/mainmenu/tab_local.lua
  616. msgid "Enable Damage"
  617. msgstr "Permitir daños"
  618. #: builtin/mainmenu/tab_local.lua
  619. msgid "Host Game"
  620. msgstr "Hospedar juego"
  621. #: builtin/mainmenu/tab_local.lua
  622. msgid "Host Server"
  623. msgstr "Hospedar servidor"
  624. #: builtin/mainmenu/tab_local.lua
  625. msgid "Install games from ContentDB"
  626. msgstr "Instalar juegos desde ContentDB"
  627. #: builtin/mainmenu/tab_local.lua
  628. msgid "Name"
  629. msgstr "Nombre"
  630. #: builtin/mainmenu/tab_local.lua
  631. msgid "New"
  632. msgstr "Nuevo"
  633. #: builtin/mainmenu/tab_local.lua
  634. msgid "No world created or selected!"
  635. msgstr "¡No se ha dado un nombre al mundo o no se ha seleccionado uno!"
  636. #: builtin/mainmenu/tab_local.lua
  637. msgid "Password"
  638. msgstr "Contraseña"
  639. #: builtin/mainmenu/tab_local.lua
  640. msgid "Play Game"
  641. msgstr "Jugar juego"
  642. #: builtin/mainmenu/tab_local.lua
  643. msgid "Port"
  644. msgstr "Puerto"
  645. #: builtin/mainmenu/tab_local.lua
  646. msgid "Select Mods"
  647. msgstr "Selecciona Mods"
  648. #: builtin/mainmenu/tab_local.lua
  649. msgid "Select World:"
  650. msgstr "Selecciona un mundo:"
  651. #: builtin/mainmenu/tab_local.lua
  652. msgid "Server Port"
  653. msgstr "Puerto del servidor"
  654. #: builtin/mainmenu/tab_local.lua
  655. msgid "Start Game"
  656. msgstr "Empezar juego"
  657. #: builtin/mainmenu/tab_online.lua
  658. msgid "Address / Port"
  659. msgstr "Dirección / puerto"
  660. #: builtin/mainmenu/tab_online.lua
  661. msgid "Connect"
  662. msgstr "Conectar"
  663. #: builtin/mainmenu/tab_online.lua
  664. msgid "Creative mode"
  665. msgstr "Modo creativo"
  666. #: builtin/mainmenu/tab_online.lua
  667. msgid "Damage enabled"
  668. msgstr "Daño activado"
  669. #: builtin/mainmenu/tab_online.lua
  670. msgid "Del. Favorite"
  671. msgstr "Borrar Fav."
  672. #: builtin/mainmenu/tab_online.lua
  673. msgid "Favorite"
  674. msgstr "Favorito"
  675. #: builtin/mainmenu/tab_online.lua
  676. msgid "Join Game"
  677. msgstr "Unirse al juego"
  678. #: builtin/mainmenu/tab_online.lua
  679. msgid "Name / Password"
  680. msgstr "Nombre / contraseña"
  681. #: builtin/mainmenu/tab_online.lua
  682. msgid "Ping"
  683. msgstr "Ping"
  684. #. ~ PvP = Player versus Player
  685. #: builtin/mainmenu/tab_online.lua
  686. msgid "PvP enabled"
  687. msgstr "PvP activado"
  688. #: builtin/mainmenu/tab_settings.lua
  689. msgid "2x"
  690. msgstr "2x"
  691. #: builtin/mainmenu/tab_settings.lua
  692. msgid "3D Clouds"
  693. msgstr "Nubes 3D"
  694. #: builtin/mainmenu/tab_settings.lua
  695. msgid "4x"
  696. msgstr "4x"
  697. #: builtin/mainmenu/tab_settings.lua
  698. msgid "8x"
  699. msgstr "8x"
  700. #: builtin/mainmenu/tab_settings.lua
  701. msgid "All Settings"
  702. msgstr "Todos los ajustes"
  703. #: builtin/mainmenu/tab_settings.lua
  704. msgid "Antialiasing:"
  705. msgstr "Suavizado:"
  706. #: builtin/mainmenu/tab_settings.lua
  707. msgid "Autosave Screen Size"
  708. msgstr "Auto-guardar tamaño de pantalla"
  709. #: builtin/mainmenu/tab_settings.lua
  710. msgid "Bilinear Filter"
  711. msgstr "Filtrado bilineal"
  712. #: builtin/mainmenu/tab_settings.lua src/client/game.cpp
  713. msgid "Change Keys"
  714. msgstr "Configurar teclas"
  715. #: builtin/mainmenu/tab_settings.lua
  716. msgid "Connected Glass"
  717. msgstr "Vidrio conectado"
  718. #: builtin/mainmenu/tab_settings.lua
  719. msgid "Fancy Leaves"
  720. msgstr "Hojas elegantes"
  721. #: builtin/mainmenu/tab_settings.lua
  722. msgid "Mipmap"
  723. msgstr "Mipmap"
  724. #: builtin/mainmenu/tab_settings.lua
  725. msgid "Mipmap + Aniso. Filter"
  726. msgstr "Mipmap + Filtro aniso."
  727. #: builtin/mainmenu/tab_settings.lua
  728. msgid "No Filter"
  729. msgstr "Sin filtrado"
  730. #: builtin/mainmenu/tab_settings.lua
  731. msgid "No Mipmap"
  732. msgstr "Sin Mipmap"
  733. #: builtin/mainmenu/tab_settings.lua
  734. msgid "Node Highlighting"
  735. msgstr "Resaltar nodos"
  736. #: builtin/mainmenu/tab_settings.lua
  737. msgid "Node Outlining"
  738. msgstr "Marcar nodos"
  739. #: builtin/mainmenu/tab_settings.lua
  740. msgid "None"
  741. msgstr "Ninguno"
  742. #: builtin/mainmenu/tab_settings.lua
  743. msgid "Opaque Leaves"
  744. msgstr "Hojas opacas"
  745. #: builtin/mainmenu/tab_settings.lua
  746. msgid "Opaque Water"
  747. msgstr "Agua opaca"
  748. #: builtin/mainmenu/tab_settings.lua
  749. msgid "Particles"
  750. msgstr "Partículas"
  751. #: builtin/mainmenu/tab_settings.lua
  752. msgid "Screen:"
  753. msgstr "Pantalla:"
  754. #: builtin/mainmenu/tab_settings.lua
  755. msgid "Settings"
  756. msgstr "Configuración"
  757. #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
  758. msgid "Shaders"
  759. msgstr "Sombreadores"
  760. #: builtin/mainmenu/tab_settings.lua
  761. msgid "Shaders (experimental)"
  762. msgstr "Sombreadores (experimental)"
  763. #: builtin/mainmenu/tab_settings.lua
  764. msgid "Shaders (unavailable)"
  765. msgstr "Sombreadores (no disponible)"
  766. #: builtin/mainmenu/tab_settings.lua
  767. msgid "Simple Leaves"
  768. msgstr "Hojas simples"
  769. #: builtin/mainmenu/tab_settings.lua
  770. msgid "Smooth Lighting"
  771. msgstr "Iluminación suave"
  772. #: builtin/mainmenu/tab_settings.lua
  773. msgid "Texturing:"
  774. msgstr "Texturizado:"
  775. #: builtin/mainmenu/tab_settings.lua
  776. msgid "To enable shaders the OpenGL driver needs to be used."
  777. msgstr "Para habilitar los sombreadores debe utilizar el controlador OpenGL."
  778. #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
  779. msgid "Tone Mapping"
  780. msgstr "Mapeado de tonos"
  781. #: builtin/mainmenu/tab_settings.lua
  782. msgid "Touchthreshold: (px)"
  783. msgstr "Umbral táctil: (px)"
  784. #: builtin/mainmenu/tab_settings.lua
  785. msgid "Trilinear Filter"
  786. msgstr "Filtrado trilineal"
  787. #: builtin/mainmenu/tab_settings.lua
  788. msgid "Waving Leaves"
  789. msgstr "Movimiento de hojas"
  790. #: builtin/mainmenu/tab_settings.lua
  791. msgid "Waving Liquids"
  792. msgstr "Movimiento de líquidos"
  793. #: builtin/mainmenu/tab_settings.lua
  794. msgid "Waving Plants"
  795. msgstr "Movimiento de plantas"
  796. #: src/client/client.cpp
  797. msgid "Connection timed out."
  798. msgstr "Tiempo de espera de la conexión agotado."
  799. #: src/client/client.cpp
  800. msgid "Done!"
  801. msgstr "¡Completado!"
  802. #: src/client/client.cpp
  803. msgid "Initializing nodes"
  804. msgstr "Inicializando nodos"
  805. #: src/client/client.cpp
  806. msgid "Initializing nodes..."
  807. msgstr "Inicializando nodos..."
  808. #: src/client/client.cpp
  809. msgid "Loading textures..."
  810. msgstr "Cargando texturas..."
  811. #: src/client/client.cpp
  812. msgid "Rebuilding shaders..."
  813. msgstr "Reconstruyendo sombreadores..."
  814. #: src/client/clientlauncher.cpp
  815. msgid "Connection error (timed out?)"
  816. msgstr "Error de conexión (¿tiempo agotado?)"
  817. #: src/client/clientlauncher.cpp
  818. msgid "Could not find or load game \""
  819. msgstr "No se puede encontrar o cargar el juego \""
  820. #: src/client/clientlauncher.cpp
  821. msgid "Invalid gamespec."
  822. msgstr "Juego especificado no válido."
  823. #: src/client/clientlauncher.cpp
  824. msgid "Main Menu"
  825. msgstr "Menú principal"
  826. #: src/client/clientlauncher.cpp
  827. msgid "No world selected and no address provided. Nothing to do."
  828. msgstr ""
  829. "No se seleccionó el mundo y no se ha especificado una dirección. Nada que "
  830. "hacer."
  831. #: src/client/clientlauncher.cpp
  832. msgid "Player name too long."
  833. msgstr "Nombre de jugador demasiado largo."
  834. #: src/client/clientlauncher.cpp
  835. msgid "Please choose a name!"
  836. msgstr "¡Por favor, elige un nombre!"
  837. #: src/client/clientlauncher.cpp
  838. msgid "Provided password file failed to open: "
  839. msgstr "Fallo para abrir el archivo con la contraseña proveída: "
  840. #: src/client/clientlauncher.cpp
  841. msgid "Provided world path doesn't exist: "
  842. msgstr "La ruta del mundo especificada no existe: "
  843. #. ~ DO NOT TRANSLATE THIS LITERALLY!
  844. #. This is a special string. Put either "no" or "yes"
  845. #. into the translation field (literally).
  846. #. Choose "yes" if the language requires use of the fallback
  847. #. font, "no" otherwise.
  848. #. The fallback font is (normally) required for languages with
  849. #. non-Latin script, like Chinese.
  850. #. When in doubt, test your translation.
  851. #: src/client/fontengine.cpp
  852. msgid "needs_fallback_font"
  853. msgstr "no"
  854. #: src/client/game.cpp
  855. msgid ""
  856. "\n"
  857. "Check debug.txt for details."
  858. msgstr ""
  859. "\n"
  860. "Revisa debug.txt para más detalles."
  861. #: src/client/game.cpp
  862. msgid "- Address: "
  863. msgstr "- Dirección: "
  864. #: src/client/game.cpp
  865. msgid "- Creative Mode: "
  866. msgstr "- Modo creativo: "
  867. #: src/client/game.cpp
  868. msgid "- Damage: "
  869. msgstr "- Daño: "
  870. #: src/client/game.cpp
  871. msgid "- Mode: "
  872. msgstr "- Modo: "
  873. #: src/client/game.cpp
  874. msgid "- Port: "
  875. msgstr "- Puerto: "
  876. #: src/client/game.cpp
  877. msgid "- Public: "
  878. msgstr "- Público: "
  879. #. ~ PvP = Player versus Player
  880. #: src/client/game.cpp
  881. msgid "- PvP: "
  882. msgstr "- PvP: "
  883. #: src/client/game.cpp
  884. msgid "- Server Name: "
  885. msgstr "- Nombre del servidor: "
  886. #: src/client/game.cpp
  887. msgid "Automatic forward disabled"
  888. msgstr "Avance automático desactivado"
  889. #: src/client/game.cpp
  890. msgid "Automatic forward enabled"
  891. msgstr "Avance automático activado"
  892. #: src/client/game.cpp
  893. msgid "Camera update disabled"
  894. msgstr "Actualización de la cámara desactivada"
  895. #: src/client/game.cpp
  896. msgid "Camera update enabled"
  897. msgstr "Actualización de la cámara activada"
  898. #: src/client/game.cpp
  899. msgid "Change Password"
  900. msgstr "Cambiar contraseña"
  901. #: src/client/game.cpp
  902. msgid "Cinematic mode disabled"
  903. msgstr "Modo cinematográfico desactivado"
  904. #: src/client/game.cpp
  905. msgid "Cinematic mode enabled"
  906. msgstr "Modo cinematográfico activado"
  907. #: src/client/game.cpp
  908. msgid "Client side scripting is disabled"
  909. msgstr "El Scripting en el lado del cliente está desactivado"
  910. #: src/client/game.cpp
  911. msgid "Connecting to server..."
  912. msgstr "Conectando al servidor..."
  913. #: src/client/game.cpp
  914. msgid "Continue"
  915. msgstr "Continuar"
  916. #: src/client/game.cpp
  917. #, c-format
  918. msgid ""
  919. "Controls:\n"
  920. "- %s: move forwards\n"
  921. "- %s: move backwards\n"
  922. "- %s: move left\n"
  923. "- %s: move right\n"
  924. "- %s: jump/climb up\n"
  925. "- %s: dig/punch\n"
  926. "- %s: place/use\n"
  927. "- %s: sneak/climb down\n"
  928. "- %s: drop item\n"
  929. "- %s: inventory\n"
  930. "- Mouse: turn/look\n"
  931. "- Mouse wheel: select item\n"
  932. "- %s: chat\n"
  933. msgstr ""
  934. "Controles:\n"
  935. "- %s: moverse adelante\n"
  936. "- %s: moverse atras\n"
  937. "- %s: moverse a la izquierda\n"
  938. "- %s: moverse a la derecha\n"
  939. "- %s: saltar/escalar\n"
  940. "- %s: excavar/golpear\n"
  941. "- %s: colocar/usar\n"
  942. "- %s: a hurtadillas/bajar\n"
  943. "- %s: soltar objeto\n"
  944. "- %s: inventario\n"
  945. "- Ratón: girar/mirar\n"
  946. "- Rueda del ratón: elegir objeto\n"
  947. "- %s: chat\n"
  948. #: src/client/game.cpp
  949. msgid "Creating client..."
  950. msgstr "Creando cliente..."
  951. #: src/client/game.cpp
  952. msgid "Creating server..."
  953. msgstr "Creando servidor..."
  954. #: src/client/game.cpp
  955. msgid "Debug info and profiler graph hidden"
  956. msgstr "Info de depuración y gráfico de perfil ocultos"
  957. #: src/client/game.cpp
  958. msgid "Debug info shown"
  959. msgstr "Info de depuración mostrada"
  960. #: src/client/game.cpp
  961. msgid "Debug info, profiler graph, and wireframe hidden"
  962. msgstr "Info de depuración, gráfico de perfil, y 'wireframe' ocultos"
  963. #: src/client/game.cpp
  964. msgid ""
  965. "Default Controls:\n"
  966. "No menu visible:\n"
  967. "- single tap: button activate\n"
  968. "- double tap: place/use\n"
  969. "- slide finger: look around\n"
  970. "Menu/Inventory visible:\n"
  971. "- double tap (outside):\n"
  972. " -->close\n"
  973. "- touch stack, touch slot:\n"
  974. " --> move stack\n"
  975. "- touch&drag, tap 2nd finger\n"
  976. " --> place single item to slot\n"
  977. msgstr ""
  978. "Controles predeterminados:\n"
  979. "Con el menú oculto:\n"
  980. "- toque simple: botón activar\n"
  981. "- toque doble: colocar/usar\n"
  982. "- deslizar dedo: mirar alrededor\n"
  983. "Con el menú/inventario visible:\n"
  984. "- toque doble (fuera):\n"
  985. " -->cerrar\n"
  986. "- toque en la pila de objetos:\n"
  987. " -->mover la pila\n"
  988. "- toque y arrastrar, toque con 2 dedos:\n"
  989. " -->colocar solamente un objeto\n"
  990. #: src/client/game.cpp
  991. msgid "Disabled unlimited viewing range"
  992. msgstr "Rango de visión ilimitada desactivado"
  993. #: src/client/game.cpp
  994. msgid "Enabled unlimited viewing range"
  995. msgstr "Rango de visión ilimitada activado"
  996. #: src/client/game.cpp
  997. msgid "Exit to Menu"
  998. msgstr "Salir al menú"
  999. #: src/client/game.cpp
  1000. msgid "Exit to OS"
  1001. msgstr "Salir al S.O."
  1002. #: src/client/game.cpp
  1003. msgid "Fast mode disabled"
  1004. msgstr "Modo rápido desactivado"
  1005. #: src/client/game.cpp
  1006. msgid "Fast mode enabled"
  1007. msgstr "Modo rápido activado"
  1008. #: src/client/game.cpp
  1009. msgid "Fast mode enabled (note: no 'fast' privilege)"
  1010. msgstr "Modo rápido activado (nota: sin privilegio 'rápido')"
  1011. #: src/client/game.cpp
  1012. msgid "Fly mode disabled"
  1013. msgstr "Modo de vuelo desactivado"
  1014. #: src/client/game.cpp
  1015. msgid "Fly mode enabled"
  1016. msgstr "Modo de vuelo activado"
  1017. #: src/client/game.cpp
  1018. msgid "Fly mode enabled (note: no 'fly' privilege)"
  1019. msgstr "Modo de vuelo activado (nota: sin privilegio de vuelo)"
  1020. #: src/client/game.cpp
  1021. msgid "Fog disabled"
  1022. msgstr "Niebla desactivada"
  1023. #: src/client/game.cpp
  1024. msgid "Fog enabled"
  1025. msgstr "Niebla activada"
  1026. #: src/client/game.cpp
  1027. msgid "Game info:"
  1028. msgstr "Información del juego:"
  1029. #: src/client/game.cpp
  1030. msgid "Game paused"
  1031. msgstr "Juego pausado"
  1032. #: src/client/game.cpp
  1033. msgid "Hosting server"
  1034. msgstr "Servidor anfitrión"
  1035. #: src/client/game.cpp
  1036. msgid "Item definitions..."
  1037. msgstr "Definiciones de objetos..."
  1038. #: src/client/game.cpp
  1039. msgid "KiB/s"
  1040. msgstr "KiB/s"
  1041. #: src/client/game.cpp
  1042. msgid "Media..."
  1043. msgstr "Media..."
  1044. #: src/client/game.cpp
  1045. msgid "MiB/s"
  1046. msgstr "MiB/s"
  1047. #: src/client/game.cpp
  1048. msgid "Minimap currently disabled by game or mod"
  1049. msgstr "El minimapa se encuentra actualmente desactivado por el juego o un mod"
  1050. #: src/client/game.cpp
  1051. msgid "Noclip mode disabled"
  1052. msgstr "Modo 'Noclip' desactivado"
  1053. #: src/client/game.cpp
  1054. msgid "Noclip mode enabled"
  1055. msgstr "Modo 'Noclip' activado"
  1056. #: src/client/game.cpp
  1057. msgid "Noclip mode enabled (note: no 'noclip' privilege)"
  1058. msgstr "Modo 'Noclip' activado (nota: sin privilegio 'noclip')"
  1059. #: src/client/game.cpp
  1060. msgid "Node definitions..."
  1061. msgstr "Definiciones de nodos..."
  1062. #: src/client/game.cpp
  1063. msgid "Off"
  1064. msgstr "Deshabilitado"
  1065. #: src/client/game.cpp
  1066. msgid "On"
  1067. msgstr "Habilitado"
  1068. #: src/client/game.cpp
  1069. msgid "Pitch move mode disabled"
  1070. msgstr "Modo de movimiento de inclinación desactivado"
  1071. #: src/client/game.cpp
  1072. msgid "Pitch move mode enabled"
  1073. msgstr "Modo de movimiento de inclinación activado"
  1074. #: src/client/game.cpp
  1075. msgid "Profiler graph shown"
  1076. msgstr "Gráfico de monitorización visible"
  1077. #: src/client/game.cpp
  1078. msgid "Remote server"
  1079. msgstr "Servidor remoto"
  1080. #: src/client/game.cpp
  1081. msgid "Resolving address..."
  1082. msgstr "Resolviendo dirección..."
  1083. #: src/client/game.cpp
  1084. msgid "Shutting down..."
  1085. msgstr "Cerrando..."
  1086. #: src/client/game.cpp
  1087. msgid "Singleplayer"
  1088. msgstr "Un jugador"
  1089. #: src/client/game.cpp
  1090. msgid "Sound Volume"
  1091. msgstr "Volumen del sonido"
  1092. #: src/client/game.cpp
  1093. msgid "Sound muted"
  1094. msgstr "Sonido silenciado"
  1095. #: src/client/game.cpp
  1096. msgid "Sound system is disabled"
  1097. msgstr "El sistema de sonido está desactivado"
  1098. #: src/client/game.cpp
  1099. msgid "Sound system is not supported on this build"
  1100. msgstr "El sistema de sonido no está soportado en esta \"build\""
  1101. #: src/client/game.cpp
  1102. msgid "Sound unmuted"
  1103. msgstr "Sonido no silenciado"
  1104. #: src/client/game.cpp
  1105. #, c-format
  1106. msgid "Viewing range changed to %d"
  1107. msgstr "Rango de visión cambiado a %d"
  1108. #: src/client/game.cpp
  1109. #, c-format
  1110. msgid "Viewing range is at maximum: %d"
  1111. msgstr "El rango de visión está al máximo: %d"
  1112. #: src/client/game.cpp
  1113. #, c-format
  1114. msgid "Viewing range is at minimum: %d"
  1115. msgstr "Rango de visión está al mínimo: %d"
  1116. #: src/client/game.cpp
  1117. #, c-format
  1118. msgid "Volume changed to %d%%"
  1119. msgstr "Volumen cambiado a %d%%"
  1120. #: src/client/game.cpp
  1121. msgid "Wireframe shown"
  1122. msgstr "Líneas 3D mostradas"
  1123. #: src/client/game.cpp
  1124. msgid "Zoom currently disabled by game or mod"
  1125. msgstr "El zoom está actualmente desactivado por el juego o un mod"
  1126. #: src/client/game.cpp
  1127. msgid "ok"
  1128. msgstr "Aceptar"
  1129. #: src/client/gameui.cpp
  1130. msgid "Chat hidden"
  1131. msgstr "Chat oculto"
  1132. #: src/client/gameui.cpp
  1133. msgid "Chat shown"
  1134. msgstr "Chat visible"
  1135. #: src/client/gameui.cpp
  1136. msgid "HUD hidden"
  1137. msgstr "HUD oculto"
  1138. #: src/client/gameui.cpp
  1139. msgid "HUD shown"
  1140. msgstr "HUD mostrado"
  1141. #: src/client/gameui.cpp
  1142. msgid "Profiler hidden"
  1143. msgstr "Monitorización oculta"
  1144. #: src/client/gameui.cpp
  1145. #, c-format
  1146. msgid "Profiler shown (page %d of %d)"
  1147. msgstr "Monitorización visible (página %d de %d)"
  1148. #: src/client/keycode.cpp
  1149. msgid "Apps"
  1150. msgstr "Aplicaciones"
  1151. #: src/client/keycode.cpp
  1152. msgid "Backspace"
  1153. msgstr "Tecla de borrado"
  1154. #: src/client/keycode.cpp
  1155. msgid "Caps Lock"
  1156. msgstr "Bloq. Mayús"
  1157. #: src/client/keycode.cpp
  1158. msgid "Clear"
  1159. msgstr "Limpiar"
  1160. #: src/client/keycode.cpp
  1161. msgid "Control"
  1162. msgstr "Control"
  1163. #: src/client/keycode.cpp
  1164. msgid "Down"
  1165. msgstr "Abajo"
  1166. #: src/client/keycode.cpp
  1167. msgid "End"
  1168. msgstr "Fin"
  1169. #: src/client/keycode.cpp
  1170. msgid "Erase EOF"
  1171. msgstr "Borrar EOF"
  1172. #: src/client/keycode.cpp
  1173. msgid "Execute"
  1174. msgstr "Ejecutar"
  1175. #: src/client/keycode.cpp
  1176. msgid "Help"
  1177. msgstr "Ayuda"
  1178. #: src/client/keycode.cpp
  1179. msgid "Home"
  1180. msgstr "Inicio"
  1181. #: src/client/keycode.cpp
  1182. msgid "IME Accept"
  1183. msgstr "Aceptar IME"
  1184. #: src/client/keycode.cpp
  1185. msgid "IME Convert"
  1186. msgstr "Convertir IME"
  1187. #: src/client/keycode.cpp
  1188. msgid "IME Escape"
  1189. msgstr "Escapada de IME"
  1190. #: src/client/keycode.cpp
  1191. msgid "IME Mode Change"
  1192. msgstr "Cambiar Modo IME"
  1193. #: src/client/keycode.cpp
  1194. msgid "IME Nonconvert"
  1195. msgstr "No convertir IME"
  1196. #: src/client/keycode.cpp
  1197. msgid "Insert"
  1198. msgstr "Insertar"
  1199. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1200. msgid "Left"
  1201. msgstr "Izquierda"
  1202. #: src/client/keycode.cpp
  1203. msgid "Left Button"
  1204. msgstr "Botón izquierdo"
  1205. #: src/client/keycode.cpp
  1206. msgid "Left Control"
  1207. msgstr "Control izq."
  1208. #: src/client/keycode.cpp
  1209. msgid "Left Menu"
  1210. msgstr "Menú izq."
  1211. #: src/client/keycode.cpp
  1212. msgid "Left Shift"
  1213. msgstr "Shift izq."
  1214. #: src/client/keycode.cpp
  1215. msgid "Left Windows"
  1216. msgstr "Win izq."
  1217. #. ~ Key name, common on Windows keyboards
  1218. #: src/client/keycode.cpp
  1219. msgid "Menu"
  1220. msgstr "Menú"
  1221. #: src/client/keycode.cpp
  1222. msgid "Middle Button"
  1223. msgstr "Botón central"
  1224. #: src/client/keycode.cpp
  1225. msgid "Num Lock"
  1226. msgstr "Bloq Núm"
  1227. #: src/client/keycode.cpp
  1228. msgid "Numpad *"
  1229. msgstr "Teclado Numérico *"
  1230. #: src/client/keycode.cpp
  1231. msgid "Numpad +"
  1232. msgstr "Teclado Numérico +"
  1233. #: src/client/keycode.cpp
  1234. msgid "Numpad -"
  1235. msgstr "Teclado Numérico -"
  1236. #: src/client/keycode.cpp
  1237. msgid "Numpad ."
  1238. msgstr "Teclado Numérico ."
  1239. #: src/client/keycode.cpp
  1240. msgid "Numpad /"
  1241. msgstr "Teclado Numérico /"
  1242. #: src/client/keycode.cpp
  1243. msgid "Numpad 0"
  1244. msgstr "Teclado Numérico 0"
  1245. #: src/client/keycode.cpp
  1246. msgid "Numpad 1"
  1247. msgstr "Teclado Numérico 1"
  1248. #: src/client/keycode.cpp
  1249. msgid "Numpad 2"
  1250. msgstr "Teclado Numérico 2"
  1251. #: src/client/keycode.cpp
  1252. msgid "Numpad 3"
  1253. msgstr "Teclado Numérico 3"
  1254. #: src/client/keycode.cpp
  1255. msgid "Numpad 4"
  1256. msgstr "Teclado Numérico 4"
  1257. #: src/client/keycode.cpp
  1258. msgid "Numpad 5"
  1259. msgstr "Teclado Numérico 5"
  1260. #: src/client/keycode.cpp
  1261. msgid "Numpad 6"
  1262. msgstr "Teclado Numérico 6"
  1263. #: src/client/keycode.cpp
  1264. msgid "Numpad 7"
  1265. msgstr "Teclado Numérico 7"
  1266. #: src/client/keycode.cpp
  1267. msgid "Numpad 8"
  1268. msgstr "Teclado Numérico 8"
  1269. #: src/client/keycode.cpp
  1270. msgid "Numpad 9"
  1271. msgstr "Teclado Numérico 9"
  1272. #: src/client/keycode.cpp
  1273. msgid "OEM Clear"
  1274. msgstr "Limpiar OEM"
  1275. #: src/client/keycode.cpp
  1276. msgid "Page down"
  1277. msgstr "Re. pág"
  1278. #: src/client/keycode.cpp
  1279. msgid "Page up"
  1280. msgstr "Av. pág"
  1281. #: src/client/keycode.cpp
  1282. msgid "Pause"
  1283. msgstr "Pausa"
  1284. #: src/client/keycode.cpp
  1285. msgid "Play"
  1286. msgstr "Jugar"
  1287. #. ~ "Print screen" key
  1288. #: src/client/keycode.cpp
  1289. msgid "Print"
  1290. msgstr "Captura"
  1291. #: src/client/keycode.cpp
  1292. msgid "Return"
  1293. msgstr "Retorno"
  1294. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1295. msgid "Right"
  1296. msgstr "Derecha"
  1297. #: src/client/keycode.cpp
  1298. msgid "Right Button"
  1299. msgstr "Botón derecho"
  1300. #: src/client/keycode.cpp
  1301. msgid "Right Control"
  1302. msgstr "Control der."
  1303. #: src/client/keycode.cpp
  1304. msgid "Right Menu"
  1305. msgstr "Menú der."
  1306. #: src/client/keycode.cpp
  1307. msgid "Right Shift"
  1308. msgstr "Shift der."
  1309. #: src/client/keycode.cpp
  1310. msgid "Right Windows"
  1311. msgstr "Win der."
  1312. #: src/client/keycode.cpp
  1313. msgid "Scroll Lock"
  1314. msgstr "Bloq Despl"
  1315. #. ~ Key name
  1316. #: src/client/keycode.cpp
  1317. msgid "Select"
  1318. msgstr "Seleccionar"
  1319. #: src/client/keycode.cpp
  1320. msgid "Shift"
  1321. msgstr "Shift"
  1322. #: src/client/keycode.cpp
  1323. msgid "Sleep"
  1324. msgstr "Suspender"
  1325. #: src/client/keycode.cpp
  1326. msgid "Snapshot"
  1327. msgstr "Captura de pantalla"
  1328. #: src/client/keycode.cpp
  1329. msgid "Space"
  1330. msgstr "Espacio"
  1331. #: src/client/keycode.cpp
  1332. msgid "Tab"
  1333. msgstr "Tabulador"
  1334. #: src/client/keycode.cpp
  1335. msgid "Up"
  1336. msgstr "Arriba"
  1337. #: src/client/keycode.cpp
  1338. msgid "X Button 1"
  1339. msgstr "X Botón 1"
  1340. #: src/client/keycode.cpp
  1341. msgid "X Button 2"
  1342. msgstr "X Botón 2"
  1343. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1344. msgid "Zoom"
  1345. msgstr "Zoom"
  1346. #: src/client/minimap.cpp
  1347. msgid "Minimap hidden"
  1348. msgstr "Minimapa oculto"
  1349. #: src/client/minimap.cpp
  1350. #, c-format
  1351. msgid "Minimap in radar mode, Zoom x%d"
  1352. msgstr "Minimapa en modo radar, Zoom x%d"
  1353. #: src/client/minimap.cpp
  1354. #, c-format
  1355. msgid "Minimap in surface mode, Zoom x%d"
  1356. msgstr "Minimapa en modo superficie, Zoom x%d"
  1357. #: src/client/minimap.cpp
  1358. msgid "Minimap in texture mode"
  1359. msgstr "Minimapa en modo textura"
  1360. #: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp
  1361. msgid "Passwords do not match!"
  1362. msgstr "¡Las contraseñas no coinciden!"
  1363. #: src/gui/guiConfirmRegistration.cpp
  1364. msgid "Register and Join"
  1365. msgstr "Registrarse y unirse"
  1366. #: src/gui/guiConfirmRegistration.cpp
  1367. #, c-format
  1368. msgid ""
  1369. "You are about to join this server with the name \"%s\" for the first time.\n"
  1370. "If you proceed, a new account using your credentials will be created on this "
  1371. "server.\n"
  1372. "Please retype your password and click 'Register and Join' to confirm account "
  1373. "creation, or click 'Cancel' to abort."
  1374. msgstr ""
  1375. "Te vas unir al servidor con el nombre \"%s\" por primera vez.\n"
  1376. "Cuando procedas, se creará una nueva cuenta en este servidor usando tus "
  1377. "credenciales.\n"
  1378. "Por favor, reescribe tu contraseña y haz clic en 'Registrarse y unirse' para "
  1379. "confirmar la creación de la cuenta, o haz clic en 'Cancelar' para abortar."
  1380. #: src/gui/guiFormSpecMenu.cpp
  1381. msgid "Proceed"
  1382. msgstr "Continuar"
  1383. #: src/gui/guiKeyChangeMenu.cpp
  1384. msgid "\"Special\" = climb down"
  1385. msgstr "\"Especial\" = Descender"
  1386. #: src/gui/guiKeyChangeMenu.cpp
  1387. msgid "Autoforward"
  1388. msgstr "Auto-avance"
  1389. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1390. msgid "Automatic jumping"
  1391. msgstr "Salto automático"
  1392. #: src/gui/guiKeyChangeMenu.cpp
  1393. msgid "Backward"
  1394. msgstr "Atrás"
  1395. #: src/gui/guiKeyChangeMenu.cpp
  1396. msgid "Change camera"
  1397. msgstr "Cambiar cámara"
  1398. #: src/gui/guiKeyChangeMenu.cpp
  1399. msgid "Chat"
  1400. msgstr "Chat"
  1401. #: src/gui/guiKeyChangeMenu.cpp
  1402. msgid "Command"
  1403. msgstr "Comando"
  1404. #: src/gui/guiKeyChangeMenu.cpp
  1405. msgid "Console"
  1406. msgstr "Consola"
  1407. #: src/gui/guiKeyChangeMenu.cpp
  1408. msgid "Dec. range"
  1409. msgstr "Dec. rango"
  1410. #: src/gui/guiKeyChangeMenu.cpp
  1411. msgid "Dec. volume"
  1412. msgstr "Bajar volumen"
  1413. #: src/gui/guiKeyChangeMenu.cpp
  1414. msgid "Double tap \"jump\" to toggle fly"
  1415. msgstr "Pulsar dos veces \"saltar\" para volar"
  1416. #: src/gui/guiKeyChangeMenu.cpp
  1417. msgid "Drop"
  1418. msgstr "Tirar"
  1419. #: src/gui/guiKeyChangeMenu.cpp
  1420. msgid "Forward"
  1421. msgstr "Adelante"
  1422. #: src/gui/guiKeyChangeMenu.cpp
  1423. msgid "Inc. range"
  1424. msgstr "Inc. rango"
  1425. #: src/gui/guiKeyChangeMenu.cpp
  1426. msgid "Inc. volume"
  1427. msgstr "Subir volumen"
  1428. #: src/gui/guiKeyChangeMenu.cpp
  1429. msgid "Inventory"
  1430. msgstr "Inventario"
  1431. #: src/gui/guiKeyChangeMenu.cpp
  1432. msgid "Jump"
  1433. msgstr "Saltar"
  1434. #: src/gui/guiKeyChangeMenu.cpp
  1435. msgid "Key already in use"
  1436. msgstr "La tecla ya se está utilizando"
  1437. #: src/gui/guiKeyChangeMenu.cpp
  1438. msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
  1439. msgstr ""
  1440. "Combinaciones de teclas. (Si este menú da error, elimina líneas en minetest."
  1441. "conf)"
  1442. #: src/gui/guiKeyChangeMenu.cpp
  1443. msgid "Local command"
  1444. msgstr "Comando local"
  1445. #: src/gui/guiKeyChangeMenu.cpp
  1446. msgid "Mute"
  1447. msgstr "Silenciar"
  1448. #: src/gui/guiKeyChangeMenu.cpp
  1449. msgid "Next item"
  1450. msgstr "Siguiente"
  1451. #: src/gui/guiKeyChangeMenu.cpp
  1452. msgid "Prev. item"
  1453. msgstr "Anterior"
  1454. #: src/gui/guiKeyChangeMenu.cpp
  1455. msgid "Range select"
  1456. msgstr "Seleccionar distancia"
  1457. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1458. msgid "Screenshot"
  1459. msgstr "Captura de pantalla"
  1460. #: src/gui/guiKeyChangeMenu.cpp
  1461. msgid "Sneak"
  1462. msgstr "Caminar"
  1463. #: src/gui/guiKeyChangeMenu.cpp
  1464. msgid "Special"
  1465. msgstr "Especial"
  1466. #: src/gui/guiKeyChangeMenu.cpp
  1467. msgid "Toggle HUD"
  1468. msgstr "Alternar el HUD"
  1469. #: src/gui/guiKeyChangeMenu.cpp
  1470. msgid "Toggle chat log"
  1471. msgstr "Alternar el registro del chat"
  1472. #: src/gui/guiKeyChangeMenu.cpp
  1473. msgid "Toggle fast"
  1474. msgstr "Activar rápido"
  1475. #: src/gui/guiKeyChangeMenu.cpp
  1476. msgid "Toggle fly"
  1477. msgstr "Activar volar"
  1478. #: src/gui/guiKeyChangeMenu.cpp
  1479. msgid "Toggle fog"
  1480. msgstr "Alternar la niebla"
  1481. #: src/gui/guiKeyChangeMenu.cpp
  1482. msgid "Toggle minimap"
  1483. msgstr "Alternar el minimapa"
  1484. #: src/gui/guiKeyChangeMenu.cpp
  1485. msgid "Toggle noclip"
  1486. msgstr "Activar noclip"
  1487. #: src/gui/guiKeyChangeMenu.cpp
  1488. msgid "Toggle pitchmove"
  1489. msgstr "Alternar inclinación"
  1490. #: src/gui/guiKeyChangeMenu.cpp
  1491. msgid "press key"
  1492. msgstr "pulsa una tecla"
  1493. #: src/gui/guiPasswordChange.cpp
  1494. msgid "Change"
  1495. msgstr "Cambiar"
  1496. #: src/gui/guiPasswordChange.cpp
  1497. msgid "Confirm Password"
  1498. msgstr "Confirmar contraseña"
  1499. #: src/gui/guiPasswordChange.cpp
  1500. msgid "New Password"
  1501. msgstr "Contraseña nueva"
  1502. #: src/gui/guiPasswordChange.cpp
  1503. msgid "Old Password"
  1504. msgstr "Contraseña anterior"
  1505. #: src/gui/guiVolumeChange.cpp
  1506. msgid "Exit"
  1507. msgstr "Cerrar"
  1508. #: src/gui/guiVolumeChange.cpp
  1509. msgid "Muted"
  1510. msgstr "Silenciado"
  1511. #: src/gui/guiVolumeChange.cpp
  1512. msgid "Sound Volume: "
  1513. msgstr "Volumen del sonido: "
  1514. #. ~ Imperative, as in "Enter/type in text".
  1515. #. Don't forget the space.
  1516. #: src/gui/modalMenu.cpp
  1517. msgid "Enter "
  1518. msgstr "Ingresar "
  1519. #. ~ DO NOT TRANSLATE THIS LITERALLY!
  1520. #. This is a special string which needs to contain the translation's
  1521. #. language code (e.g. "de" for German).
  1522. #: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
  1523. msgid "LANG_CODE"
  1524. msgstr "es"
  1525. #: src/settings_translation_file.cpp
  1526. msgid ""
  1527. "(Android) Fixes the position of virtual joystick.\n"
  1528. "If disabled, virtual joystick will center to first-touch's position."
  1529. msgstr ""
  1530. "(Android) Fija la posición de la palanca virtual.\n"
  1531. "Si está desactivado, la palanca virtual se centrará en la primera posición "
  1532. "al tocar."
  1533. #: src/settings_translation_file.cpp
  1534. msgid ""
  1535. "(Android) Use virtual joystick to trigger \"aux\" button.\n"
  1536. "If enabled, virtual joystick will also tap \"aux\" button when out of main "
  1537. "circle."
  1538. msgstr ""
  1539. "(Android) Usar palanca virtual para activar el botón \"aux\".\n"
  1540. "Si está activado, la palanca virtual también activará el botón \"aux\" fuera "
  1541. "del círculo principal."
  1542. #: src/settings_translation_file.cpp
  1543. msgid ""
  1544. "(X,Y,Z) offset of fractal from world center in units of 'scale'.\n"
  1545. "Can be used to move a desired point to (0, 0) to create a\n"
  1546. "suitable spawn point, or to allow 'zooming in' on a desired\n"
  1547. "point by increasing 'scale'.\n"
  1548. "The default is tuned for a suitable spawn point for Mandelbrot\n"
  1549. "sets with default parameters, it may need altering in other\n"
  1550. "situations.\n"
  1551. "Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
  1552. msgstr ""
  1553. "Desvío (X,Y,Z) del fractal desde el centro del mundo en unidades de "
  1554. "'escala'.\n"
  1555. "Puede ser utilizado para mover el punto deseado al inicio de coordenadas (0, "
  1556. "0) para crear un\n"
  1557. "punto de aparición mejor, o permitir 'ampliar' en un punto deseado si\n"
  1558. "se incrementa la 'escala'.\n"
  1559. "El valor por defecto está ajustado para un punto de aparición adecuado "
  1560. "para \n"
  1561. "los conjuntos Madelbrot\n"
  1562. "Con parámetros por defecto, podría ser necesariomodificarlo para otras \n"
  1563. "situaciones.\n"
  1564. "El rango de está comprendido entre -2 y 2. Multiplicar por la 'escala' para "
  1565. "el desvío en nodos."
  1566. #: src/settings_translation_file.cpp
  1567. msgid ""
  1568. "(X,Y,Z) scale of fractal in nodes.\n"
  1569. "Actual fractal size will be 2 to 3 times larger.\n"
  1570. "These numbers can be made very large, the fractal does\n"
  1571. "not have to fit inside the world.\n"
  1572. "Increase these to 'zoom' into the detail of the fractal.\n"
  1573. "Default is for a vertically-squashed shape suitable for\n"
  1574. "an island, set all 3 numbers equal for the raw shape."
  1575. msgstr ""
  1576. "Escala (X,Y,Z) del fractal en nodos.\n"
  1577. "El tamañó actual de fractal será de 2 a 3 veces mayor.\n"
  1578. "Estos números puede ser muy grandes, el fractal no está\n"
  1579. "limitado en tamaño por el mundo.\n"
  1580. "Incrementa estos valores para 'ampliar' el detalle del fractal.\n"
  1581. "El valor por defecto es para ajustar verticalmente la forma para\n"
  1582. "una isla, establece los 3 números iguales para la forma inicial."
  1583. #: src/settings_translation_file.cpp
  1584. msgid "2D noise that controls the shape/size of ridged mountains."
  1585. msgstr "Ruido 2D para controlar la forma/tamaño de las montañas escarpadas."
  1586. #: src/settings_translation_file.cpp
  1587. msgid "2D noise that controls the shape/size of rolling hills."
  1588. msgstr "Ruido 2D para controlar la forma/tamaño de las colinas."
  1589. #: src/settings_translation_file.cpp
  1590. msgid "2D noise that controls the shape/size of step mountains."
  1591. msgstr "Ruido 2D para controlar la forma/tamaño de las montañas inclinadas."
  1592. #: src/settings_translation_file.cpp
  1593. msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
  1594. msgstr "Ruido 2D que controla el tamaño/aparición de cordilleras montañosas."
  1595. #: src/settings_translation_file.cpp
  1596. msgid "2D noise that controls the size/occurrence of rolling hills."
  1597. msgstr "Ruido 2D que controla el tamaño/aparición de las colinas ondulantes."
  1598. #: src/settings_translation_file.cpp
  1599. msgid "2D noise that controls the size/occurrence of step mountain ranges."
  1600. msgstr ""
  1601. "Ruido 2D que controla el tamaño/aparición de los intervalos de montañas "
  1602. "inclinadas."
  1603. #: src/settings_translation_file.cpp
  1604. msgid "2D noise that locates the river valleys and channels."
  1605. msgstr "Ruido 2D para ubicar los ríos, valles y canales."
  1606. #: src/settings_translation_file.cpp
  1607. msgid "3D clouds"
  1608. msgstr "Nubes 3D"
  1609. #: src/settings_translation_file.cpp
  1610. msgid "3D mode"
  1611. msgstr "Modo 3D"
  1612. #: src/settings_translation_file.cpp
  1613. msgid "3D mode parallax strength"
  1614. msgstr "Fuerza de paralaje en modo 3D"
  1615. #: src/settings_translation_file.cpp
  1616. msgid "3D noise defining giant caverns."
  1617. msgstr "Ruido 3D definiendo cavernas gigantes."
  1618. #: src/settings_translation_file.cpp
  1619. msgid ""
  1620. "3D noise defining mountain structure and height.\n"
  1621. "Also defines structure of floatland mountain terrain."
  1622. msgstr ""
  1623. "Ruido 3D definiendo estructuras montañosas y altura.\n"
  1624. "También define la estructura de las islas flotantes montañosas."
  1625. #: src/settings_translation_file.cpp
  1626. msgid ""
  1627. "3D noise defining structure of floatlands.\n"
  1628. "If altered from the default, the noise 'scale' (0.7 by default) may need\n"
  1629. "to be adjusted, as floatland tapering functions best when this noise has\n"
  1630. "a value range of approximately -2.0 to 2.0."
  1631. msgstr ""
  1632. "Ruido 3D que define las estructuras flotantes.\n"
  1633. "Si se altera la escala de ruido por defecto (0,7), puede ser necesario "
  1634. "ajustarla, \n"
  1635. "los valores de ruido que definen la estrechez de islas flotantes funcionan "
  1636. "mejor \n"
  1637. "cuando están en un rango de aproximadamente -2.0 a 2.0."
  1638. #: src/settings_translation_file.cpp
  1639. msgid "3D noise defining structure of river canyon walls."
  1640. msgstr "Ruido 3D definiendo la estructura de las paredes de ríos de cañón."
  1641. #: src/settings_translation_file.cpp
  1642. msgid "3D noise defining terrain."
  1643. msgstr "Ruido 3D definiendo el terreno."
  1644. #: src/settings_translation_file.cpp
  1645. msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
  1646. msgstr ""
  1647. "Ruido 3D para los salientes de montañas, precipicios, etc. Pequeñas "
  1648. "variaciones, normalmente."
  1649. #: src/settings_translation_file.cpp
  1650. msgid "3D noise that determines number of dungeons per mapchunk."
  1651. msgstr "Ruido 3D que determina la cantidad de mazmorras por chunk."
  1652. #: src/settings_translation_file.cpp
  1653. msgid ""
  1654. "3D support.\n"
  1655. "Currently supported:\n"
  1656. "- none: no 3d output.\n"
  1657. "- anaglyph: cyan/magenta color 3d.\n"
  1658. "- interlaced: odd/even line based polarisation screen support.\n"
  1659. "- topbottom: split screen top/bottom.\n"
  1660. "- sidebyside: split screen side by side.\n"
  1661. "- crossview: Cross-eyed 3d\n"
  1662. "- pageflip: quadbuffer based 3d.\n"
  1663. "Note that the interlaced mode requires shaders to be enabled."
  1664. msgstr ""
  1665. "Soporte 3D.\n"
  1666. "Soportado actualmente:\n"
  1667. "- Ninguno (none): sin salida 3D.\n"
  1668. "- Anaglifo (anaglyph): 3D en colores cian y magenta.\n"
  1669. "- Entrelazado (interlaced): soporte para pantallas con polarización "
  1670. "basada en filas impar/par.\n"
  1671. "- Arriba-abajo (topbottom): dividir pantalla arriba y abajo.\n"
  1672. "- Lado a lado (sidebyside): dividir pantalla lado a lado.\n"
  1673. "- Vista cruzada (crossview): visión 3D cruzada.\n"
  1674. "- Rotación de página (pageflip): 3D basado en buffer cuádruple.\n"
  1675. "Nota: el modo entrelazado requiere que los shaders estén activados."
  1676. #: src/settings_translation_file.cpp
  1677. msgid ""
  1678. "A chosen map seed for a new map, leave empty for random.\n"
  1679. "Will be overridden when creating a new world in the main menu."
  1680. msgstr ""
  1681. "Semilla de mapa para un nuevo mapa, dejar vacío para una semilla aleatoria.\n"
  1682. "Será ignorado si se crea un nuevo mundo desde el menú principal."
  1683. #: src/settings_translation_file.cpp
  1684. msgid "A message to be displayed to all clients when the server crashes."
  1685. msgstr ""
  1686. "Un mensaje para ser mostrado a todos los clientes cuando el servidor cae."
  1687. #: src/settings_translation_file.cpp
  1688. msgid "A message to be displayed to all clients when the server shuts down."
  1689. msgstr ""
  1690. "Un mensaje para ser mostrado a todos los clientes cuando el servidor se "
  1691. "apaga."
  1692. #: src/settings_translation_file.cpp
  1693. msgid "ABM interval"
  1694. msgstr "Intervalo ABM"
  1695. #: src/settings_translation_file.cpp
  1696. msgid "ABM time budget"
  1697. msgstr "Límite de tiempo para MBA"
  1698. #: src/settings_translation_file.cpp
  1699. msgid "Absolute limit of queued blocks to emerge"
  1700. msgstr "Límite absoluto de bloques en proceso"
  1701. #: src/settings_translation_file.cpp
  1702. msgid "Acceleration in air"
  1703. msgstr "Aceleración en el aire"
  1704. #: src/settings_translation_file.cpp
  1705. msgid "Acceleration of gravity, in nodes per second per second."
  1706. msgstr "Aceleración de gravedad, en nodos por segundo."
  1707. #: src/settings_translation_file.cpp
  1708. msgid "Active Block Modifiers"
  1709. msgstr "Modificadores de bloques activos"
  1710. #: src/settings_translation_file.cpp
  1711. msgid "Active block management interval"
  1712. msgstr "Intervalo de administración de bloques activos"
  1713. #: src/settings_translation_file.cpp
  1714. msgid "Active block range"
  1715. msgstr "Rango de bloque activo"
  1716. #: src/settings_translation_file.cpp
  1717. msgid "Active object send range"
  1718. msgstr "Rango de envío en objetos activos"
  1719. #: src/settings_translation_file.cpp
  1720. msgid ""
  1721. "Address to connect to.\n"
  1722. "Leave this blank to start a local server.\n"
  1723. "Note that the address field in the main menu overrides this setting."
  1724. msgstr ""
  1725. "Dirección para conectarse.\n"
  1726. "Dejar esto vacío para iniciar un servidor local.\n"
  1727. "Nótese que el campo de dirección del menú principal anula este ajuste."
  1728. #: src/settings_translation_file.cpp
  1729. msgid "Adds particles when digging a node."
  1730. msgstr "Añade partículas al excavar un nodo."
  1731. #: src/settings_translation_file.cpp
  1732. msgid ""
  1733. "Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
  1734. "screens."
  1735. msgstr ""
  1736. "Ajustar la configuración de puntos por pulgada a tu pantalla (no X11/Android "
  1737. "sólo), por ejemplo para pantallas 4K."
  1738. #: src/settings_translation_file.cpp
  1739. #, c-format
  1740. msgid ""
  1741. "Adjusts the density of the floatland layer.\n"
  1742. "Increase value to increase density. Can be positive or negative.\n"
  1743. "Value = 0.0: 50% of volume is floatland.\n"
  1744. "Value = 2.0 (can be higher depending on 'mgv7_np_floatland', always test\n"
  1745. "to be sure) creates a solid floatland layer."
  1746. msgstr ""
  1747. "Ajusta la densidad de la isla flotante.\n"
  1748. "Incrementar el valor para incrementar la densidad. Este puede ser negativo o "
  1749. "positivo\n"
  1750. "Valor = 0.0: 50% del volumen está flotando \n"
  1751. "Valor = 2.0 (puede ser mayor dependiendo de 'mgv7_np_floatland',\n"
  1752. "siempre pruébelo para asegurarse) crea una isla flotante compacta."
  1753. #: src/settings_translation_file.cpp
  1754. msgid "Advanced"
  1755. msgstr "Avanzado"
  1756. #: src/settings_translation_file.cpp
  1757. msgid ""
  1758. "Alters the light curve by applying 'gamma correction' to it.\n"
  1759. "Higher values make middle and lower light levels brighter.\n"
  1760. "Value '1.0' leaves the light curve unaltered.\n"
  1761. "This only has significant effect on daylight and artificial\n"
  1762. "light, it has very little effect on natural night light."
  1763. msgstr ""
  1764. "Altera la curva de luz aplicándole una \"corrección gamma\".\n"
  1765. "Los valores más altos hacen que los niveles de luz medios y bajos sean más "
  1766. "brillantes.\n"
  1767. "El valor \"1.0\" deja la curva de luz inalterada.\n"
  1768. "Esto sólo tiene un efecto significativo en la luz del día y en la luz "
  1769. "artificial, \n"
  1770. "tiene muy poco efecto en la luz natural nocturna."
  1771. #: src/settings_translation_file.cpp
  1772. msgid "Always fly and fast"
  1773. msgstr "Siempre volando y rápido"
  1774. #: src/settings_translation_file.cpp
  1775. msgid "Ambient occlusion gamma"
  1776. msgstr "Gamma de oclusión ambiental"
  1777. #: src/settings_translation_file.cpp
  1778. msgid "Amount of messages a player may send per 10 seconds."
  1779. msgstr "Cantidad de mensajes que un jugador puede enviar en 10 segundos."
  1780. #: src/settings_translation_file.cpp
  1781. msgid "Amplifies the valleys."
  1782. msgstr "Ampliar los valles."
  1783. #: src/settings_translation_file.cpp
  1784. msgid "Anisotropic filtering"
  1785. msgstr "Filtrado anisotrópico"
  1786. #: src/settings_translation_file.cpp
  1787. msgid "Announce server"
  1788. msgstr "Anunciar servidor"
  1789. #: src/settings_translation_file.cpp
  1790. msgid "Announce to this serverlist."
  1791. msgstr "Anunciar en esta lista de servidores."
  1792. #: src/settings_translation_file.cpp
  1793. msgid "Append item name"
  1794. msgstr "Añadir nombre de objeto"
  1795. #: src/settings_translation_file.cpp
  1796. msgid "Append item name to tooltip."
  1797. msgstr "Añadir nombre de objeto a la burbuja informativa."
  1798. #: src/settings_translation_file.cpp
  1799. msgid "Apple trees noise"
  1800. msgstr "Ruido de manzanos"
  1801. #: src/settings_translation_file.cpp
  1802. msgid "Arm inertia"
  1803. msgstr "Inercia de brazo"
  1804. #: src/settings_translation_file.cpp
  1805. msgid ""
  1806. "Arm inertia, gives a more realistic movement of\n"
  1807. "the arm when the camera moves."
  1808. msgstr ""
  1809. "Inercia de brazo, proporciona un movimiento más realista\n"
  1810. "del brazo cuando la cámara se mueve."
  1811. #: src/settings_translation_file.cpp
  1812. msgid "Ask to reconnect after crash"
  1813. msgstr "Preguntar para reconectar tras una caída"
  1814. #: src/settings_translation_file.cpp
  1815. msgid ""
  1816. "At this distance the server will aggressively optimize which blocks are sent "
  1817. "to\n"
  1818. "clients.\n"
  1819. "Small values potentially improve performance a lot, at the expense of "
  1820. "visible\n"
  1821. "rendering glitches (some blocks will not be rendered under water and in "
  1822. "caves,\n"
  1823. "as well as sometimes on land).\n"
  1824. "Setting this to a value greater than max_block_send_distance disables this\n"
  1825. "optimization.\n"
  1826. "Stated in mapblocks (16 nodes)."
  1827. msgstr ""
  1828. "A esta distancia el servidor optimizará agresivamente qué bloques son "
  1829. "enviados a\n"
  1830. "los clientes.\n"
  1831. "Los valores bajos mejorarán mucho el rendimiento, a costa de \n"
  1832. "errores gráficos visibles (algunos bloques no serán renderizados bajo el "
  1833. "agua y en cuevas,\n"
  1834. "así como ocasionalmente en tierra).\n"
  1835. "Definir esto a un valor mayor que max_block_send_distance deshabilita esta\n"
  1836. "optimización.\n"
  1837. "Fijado en bloques de mapa (16 nodos)."
  1838. #: src/settings_translation_file.cpp
  1839. msgid "Automatic forward key"
  1840. msgstr "Tecla de avance automático"
  1841. #: src/settings_translation_file.cpp
  1842. msgid "Automatically jump up single-node obstacles."
  1843. msgstr "Saltar obstáculos de un nodo automáticamente."
  1844. #: src/settings_translation_file.cpp
  1845. msgid "Automatically report to the serverlist."
  1846. msgstr "Automáticamente informar a la lista del servidor."
  1847. #: src/settings_translation_file.cpp
  1848. msgid "Autosave screen size"
  1849. msgstr "Autoguardar el tamaño de la pantalla"
  1850. #: src/settings_translation_file.cpp
  1851. msgid "Autoscaling mode"
  1852. msgstr "Modo de autoescalado"
  1853. #: src/settings_translation_file.cpp
  1854. msgid "Backward key"
  1855. msgstr "Tecla retroceso"
  1856. #: src/settings_translation_file.cpp
  1857. msgid "Base ground level"
  1858. msgstr "Nivel del suelo"
  1859. #: src/settings_translation_file.cpp
  1860. msgid "Base terrain height."
  1861. msgstr "Altura base del terreno."
  1862. #: src/settings_translation_file.cpp
  1863. msgid "Basic"
  1864. msgstr "Básico"
  1865. #: src/settings_translation_file.cpp
  1866. msgid "Basic privileges"
  1867. msgstr "Privilegios básicos"
  1868. #: src/settings_translation_file.cpp
  1869. msgid "Beach noise"
  1870. msgstr "Sonido de playa"
  1871. #: src/settings_translation_file.cpp
  1872. msgid "Beach noise threshold"
  1873. msgstr "Límite de ruido de playa"
  1874. #: src/settings_translation_file.cpp
  1875. msgid "Bilinear filtering"
  1876. msgstr "Filtrado bilineal"
  1877. #: src/settings_translation_file.cpp
  1878. msgid "Bind address"
  1879. msgstr "Dirección BIND"
  1880. #: src/settings_translation_file.cpp
  1881. msgid "Biome API temperature and humidity noise parameters"
  1882. msgstr "Parámetros de ruido y humedad en la API de temperatura de biomas"
  1883. #: src/settings_translation_file.cpp
  1884. msgid "Biome noise"
  1885. msgstr "Ruido de bioma"
  1886. #: src/settings_translation_file.cpp
  1887. msgid "Bits per pixel (aka color depth) in fullscreen mode."
  1888. msgstr ""
  1889. "Bits por píxel (también conocido como profundidad de color) en modo de "
  1890. "pantalla completa."
  1891. #: src/settings_translation_file.cpp
  1892. msgid "Block send optimize distance"
  1893. msgstr "Optimizar la distancia del envío de bloques"
  1894. #: src/settings_translation_file.cpp
  1895. msgid "Bold and italic font path"
  1896. msgstr "Ruta de la fuente en negrita y cursiva"
  1897. #: src/settings_translation_file.cpp
  1898. msgid "Bold and italic monospace font path"
  1899. msgstr "Ruta de la fuente monoespacio en negrita y cursiva"
  1900. #: src/settings_translation_file.cpp
  1901. msgid "Bold font path"
  1902. msgstr "Ruta de la fuente en negrita"
  1903. #: src/settings_translation_file.cpp
  1904. msgid "Bold monospace font path"
  1905. msgstr "Ruta de la fuente monoespacio en negrita"
  1906. #: src/settings_translation_file.cpp
  1907. msgid "Build inside player"
  1908. msgstr "Construir dentro del jugador"
  1909. #: src/settings_translation_file.cpp
  1910. msgid "Builtin"
  1911. msgstr "Incorporado"
  1912. #: src/settings_translation_file.cpp
  1913. msgid ""
  1914. "Camera 'near clipping plane' distance in nodes, between 0 and 0.25\n"
  1915. "Only works on GLES platforms. Most users will not need to change this.\n"
  1916. "Increasing can reduce artifacting on weaker GPUs.\n"
  1917. "0.1 = Default, 0.25 = Good value for weaker tablets."
  1918. msgstr ""
  1919. "Distancia de la cámara 'cerca del plano delimitador' en nodos, entre 0 y "
  1920. "0,25.\n"
  1921. "Solo funciona en plataformas GLES. La mayoría de los usuarios no necesitarán "
  1922. "cambiar esto.\n"
  1923. "Aumentarlo puede reducir el artifacting en GPU más débiles.\n"
  1924. "0.1 = Predeterminado, 0,25 = Buen valor para comprimidos más débiles."
  1925. #: src/settings_translation_file.cpp
  1926. msgid "Camera smoothing"
  1927. msgstr "Suavizado de cámara"
  1928. #: src/settings_translation_file.cpp
  1929. msgid "Camera smoothing in cinematic mode"
  1930. msgstr "Suavizado de cámara en modo cinematográfico"
  1931. #: src/settings_translation_file.cpp
  1932. msgid "Camera update toggle key"
  1933. msgstr "Tecla alternativa para la actualización de la cámara"
  1934. #: src/settings_translation_file.cpp
  1935. msgid "Cave noise"
  1936. msgstr "Ruido de cueva"
  1937. #: src/settings_translation_file.cpp
  1938. msgid "Cave noise #1"
  1939. msgstr "Ruido de cueva Nº1"
  1940. #: src/settings_translation_file.cpp
  1941. msgid "Cave noise #2"
  1942. msgstr "Ruido de cueva Nº2"
  1943. #: src/settings_translation_file.cpp
  1944. msgid "Cave width"
  1945. msgstr "Ancho de cueva"
  1946. #: src/settings_translation_file.cpp
  1947. msgid "Cave1 noise"
  1948. msgstr "Ruido de cueva1"
  1949. #: src/settings_translation_file.cpp
  1950. msgid "Cave2 noise"
  1951. msgstr "Ruido de cueva2"
  1952. #: src/settings_translation_file.cpp
  1953. msgid "Cavern limit"
  1954. msgstr "Límite de caverna"
  1955. #: src/settings_translation_file.cpp
  1956. msgid "Cavern noise"
  1957. msgstr "Ruido de caverna"
  1958. #: src/settings_translation_file.cpp
  1959. msgid "Cavern taper"
  1960. msgstr "Contención de la cueva"
  1961. #: src/settings_translation_file.cpp
  1962. msgid "Cavern threshold"
  1963. msgstr "Límite de caverna"
  1964. #: src/settings_translation_file.cpp
  1965. msgid "Cavern upper limit"
  1966. msgstr "Límite superior de caverna"
  1967. #: src/settings_translation_file.cpp
  1968. msgid ""
  1969. "Center of light curve boost range.\n"
  1970. "Where 0.0 is minimum light level, 1.0 is maximum light level."
  1971. msgstr ""
  1972. "Centro de rango de impulso de la curva de luz.\n"
  1973. "Cuando 0.0 es el nivel mínimo de luz, 1.0 es el nivel de luz máximo."
  1974. #: src/settings_translation_file.cpp
  1975. msgid "Chat font size"
  1976. msgstr "Tamaño de la fuente del chat"
  1977. #: src/settings_translation_file.cpp
  1978. msgid "Chat key"
  1979. msgstr "Tecla del Chat"
  1980. #: src/settings_translation_file.cpp
  1981. msgid "Chat log level"
  1982. msgstr "Nivel de registro del chat"
  1983. #: src/settings_translation_file.cpp
  1984. msgid "Chat message count limit"
  1985. msgstr "Límite de mensajes de chat"
  1986. #: src/settings_translation_file.cpp
  1987. msgid "Chat message format"
  1988. msgstr "Formato del mensaje del chat"
  1989. #: src/settings_translation_file.cpp
  1990. msgid "Chat message kick threshold"
  1991. msgstr "Umbral de expulsión por mensajes"
  1992. #: src/settings_translation_file.cpp
  1993. msgid "Chat message max length"
  1994. msgstr "Longitud máx. de mensaje de chat"
  1995. #: src/settings_translation_file.cpp
  1996. msgid "Chat toggle key"
  1997. msgstr "Tecla alternativa para el chat"
  1998. #: src/settings_translation_file.cpp
  1999. msgid "Chatcommands"
  2000. msgstr "Comandos de Chat"
  2001. #: src/settings_translation_file.cpp
  2002. msgid "Chunk size"
  2003. msgstr "Tamaño del chunk"
  2004. #: src/settings_translation_file.cpp
  2005. msgid "Cinematic mode"
  2006. msgstr "Modo cinematográfico"
  2007. #: src/settings_translation_file.cpp
  2008. msgid "Cinematic mode key"
  2009. msgstr "Tecla modo cinematográfico"
  2010. #: src/settings_translation_file.cpp
  2011. msgid "Clean transparent textures"
  2012. msgstr "Limpiar texturas transparentes"
  2013. #: src/settings_translation_file.cpp
  2014. msgid "Client"
  2015. msgstr "Cliente"
  2016. #: src/settings_translation_file.cpp
  2017. msgid "Client and Server"
  2018. msgstr "Cliente y servidor"
  2019. #: src/settings_translation_file.cpp
  2020. msgid "Client modding"
  2021. msgstr "Customización del cliente"
  2022. #: src/settings_translation_file.cpp
  2023. msgid "Client side modding restrictions"
  2024. msgstr "Restricciones para modear del lado del cliente"
  2025. #: src/settings_translation_file.cpp
  2026. msgid "Client side node lookup range restriction"
  2027. msgstr "Restricción del rango de búsqueda del nodo del lado cliente"
  2028. #: src/settings_translation_file.cpp
  2029. msgid "Climbing speed"
  2030. msgstr "Velocidad de escalada"
  2031. #: src/settings_translation_file.cpp
  2032. msgid "Cloud radius"
  2033. msgstr "Radio de nube"
  2034. #: src/settings_translation_file.cpp
  2035. msgid "Clouds"
  2036. msgstr "Nubes"
  2037. #: src/settings_translation_file.cpp
  2038. msgid "Clouds are a client side effect."
  2039. msgstr "Las nubes son un efecto del lado del cliente."
  2040. #: src/settings_translation_file.cpp
  2041. msgid "Clouds in menu"
  2042. msgstr "Nubes en el menú"
  2043. #: src/settings_translation_file.cpp
  2044. msgid "Colored fog"
  2045. msgstr "Niebla colorida"
  2046. #: src/settings_translation_file.cpp
  2047. msgid ""
  2048. "Comma-separated list of flags to hide in the content repository.\n"
  2049. "\"nonfree\" can be used to hide packages which do not qualify as 'free "
  2050. "software',\n"
  2051. "as defined by the Free Software Foundation.\n"
  2052. "You can also specify content ratings.\n"
  2053. "These flags are independent from Minetest versions,\n"
  2054. "so see a full list at https://content.minetest.net/help/content_flags/"
  2055. msgstr ""
  2056. "Lista de 'marcas' a ocultar en el repositorio de contenido. La lista usa la "
  2057. "coma como separador.\n"
  2058. "Se puede usar la etiqueta \"nonfree\" para ocultar paquetes que no tienen "
  2059. "licencia libre (tal como define la Fundación de software libre (FSF)).\n"
  2060. "También puedes especificar clasificaciones de contenido.\n"
  2061. "Estas 'marcas' son independientes de la versión de Minetest.\n"
  2062. "Si quieres ver una lista completa visita https://content.minetest.net/help/"
  2063. "content_flags/"
  2064. #: src/settings_translation_file.cpp
  2065. msgid ""
  2066. "Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
  2067. "allow them to upload and download data to/from the internet."
  2068. msgstr ""
  2069. "Lista (separada por comas) de mods a los que se les permite acceder a APIs "
  2070. "de HTTP, las cuales \n"
  2071. "les permiten subir y descargar archivos al/desde internet."
  2072. #: src/settings_translation_file.cpp
  2073. msgid ""
  2074. "Comma-separated list of trusted mods that are allowed to access insecure\n"
  2075. "functions even when mod security is on (via request_insecure_environment())."
  2076. msgstr ""
  2077. "Lista de mods de fiar separada por coma que se permiten acceder a funciones\n"
  2078. "inseguras incluso quando securidad de mods está puesto (vía "
  2079. "request_insecure_environment())."
  2080. #: src/settings_translation_file.cpp
  2081. msgid "Command key"
  2082. msgstr "Tecla comando"
  2083. #: src/settings_translation_file.cpp
  2084. msgid "Connect glass"
  2085. msgstr "Conectar vidrio"
  2086. #: src/settings_translation_file.cpp
  2087. msgid "Connect to external media server"
  2088. msgstr "Conectar a un servidor media externo"
  2089. #: src/settings_translation_file.cpp
  2090. msgid "Connects glass if supported by node."
  2091. msgstr "Conectar gafas si el nodo lo soporta."
  2092. #: src/settings_translation_file.cpp
  2093. msgid "Console alpha"
  2094. msgstr "Alfa de consola"
  2095. #: src/settings_translation_file.cpp
  2096. msgid "Console color"
  2097. msgstr "Color de la consola"
  2098. #: src/settings_translation_file.cpp
  2099. msgid "Console height"
  2100. msgstr "Altura de consola"
  2101. #: src/settings_translation_file.cpp
  2102. msgid "ContentDB Flag Blacklist"
  2103. msgstr "Lista negra de banderas de ContentDB"
  2104. #: src/settings_translation_file.cpp
  2105. msgid "ContentDB Max Concurrent Downloads"
  2106. msgstr "Descargas máximas simultáneas para ContentDB"
  2107. #: src/settings_translation_file.cpp
  2108. msgid "ContentDB URL"
  2109. msgstr "Dirección URL de ContentDB"
  2110. #: src/settings_translation_file.cpp
  2111. msgid "Continuous forward"
  2112. msgstr "Avance continuo"
  2113. #: src/settings_translation_file.cpp
  2114. msgid ""
  2115. "Continuous forward movement, toggled by autoforward key.\n"
  2116. "Press the autoforward key again or the backwards movement to disable."
  2117. msgstr ""
  2118. "Movimiento continuo hacia adelante. Activado por la tecla de auto-avance.\n"
  2119. "Presiona la tecla de auto-avance otra vez o retrocede para desactivar."
  2120. #: src/settings_translation_file.cpp
  2121. msgid "Controls"
  2122. msgstr "Controles"
  2123. #: src/settings_translation_file.cpp
  2124. msgid ""
  2125. "Controls length of day/night cycle.\n"
  2126. "Examples:\n"
  2127. "72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
  2128. msgstr ""
  2129. "Controla la duración del ciclo día/noche.\n"
  2130. "Ejemplos: \n"
  2131. "72 = 20min, 360 = 4min, 1 = 24hs, 0 = día/noche/lo que sea se queda "
  2132. "inalterado."
  2133. #: src/settings_translation_file.cpp
  2134. msgid "Controls sinking speed in liquid."
  2135. msgstr "Controla la velocidad de hundimiento en líquidos."
  2136. #: src/settings_translation_file.cpp
  2137. msgid "Controls steepness/depth of lake depressions."
  2138. msgstr "Controla la pendiente/profundidad de las depresiones del lago."
  2139. #: src/settings_translation_file.cpp
  2140. msgid "Controls steepness/height of hills."
  2141. msgstr "Controla la pendiente/altura de las colinas."
  2142. #: src/settings_translation_file.cpp
  2143. msgid ""
  2144. "Controls width of tunnels, a smaller value creates wider tunnels.\n"
  2145. "Value >= 10.0 completely disables generation of tunnels and avoids the\n"
  2146. "intensive noise calculations."
  2147. msgstr ""
  2148. "Controla la anchura de los túneles, un valor más pequeño crea túneles más "
  2149. "anchos.\n"
  2150. "El valor >- 10.0 desactiva completamente la generación de túneles y evita "
  2151. "la\n"
  2152. "cálculos intensivos de ruido."
  2153. #: src/settings_translation_file.cpp
  2154. msgid "Crash message"
  2155. msgstr "Mensaje de error"
  2156. #: src/settings_translation_file.cpp
  2157. msgid "Creative"
  2158. msgstr "Creativo"
  2159. #: src/settings_translation_file.cpp
  2160. msgid "Crosshair alpha"
  2161. msgstr "Opacidad del punto de mira"
  2162. #: src/settings_translation_file.cpp
  2163. msgid ""
  2164. "Crosshair alpha (opaqueness, between 0 and 255).\n"
  2165. "Also controls the object crosshair color"
  2166. msgstr ""
  2167. "Alfa del punto de mira (opacidad, entre 0 y 255).\n"
  2168. "También controla el color del objeto punto de mira."
  2169. #: src/settings_translation_file.cpp
  2170. msgid "Crosshair color"
  2171. msgstr "Color de la cruz"
  2172. #: src/settings_translation_file.cpp
  2173. msgid ""
  2174. "Crosshair color (R,G,B).\n"
  2175. "Also controls the object crosshair color"
  2176. msgstr ""
  2177. "Color del punto de mira (R,G,B).\n"
  2178. "También controla el color del objeto punto de mira"
  2179. #: src/settings_translation_file.cpp
  2180. msgid "DPI"
  2181. msgstr "DPI"
  2182. #: src/settings_translation_file.cpp
  2183. msgid "Damage"
  2184. msgstr "Daño"
  2185. #: src/settings_translation_file.cpp
  2186. msgid "Debug info toggle key"
  2187. msgstr "Tecla alternativa para la información de la depuración"
  2188. #: src/settings_translation_file.cpp
  2189. msgid "Debug log file size threshold"
  2190. msgstr "Umbral del tamaño del archivo de registro de depuración"
  2191. #: src/settings_translation_file.cpp
  2192. msgid "Debug log level"
  2193. msgstr "Nivel de registro de depuración"
  2194. #: src/settings_translation_file.cpp
  2195. msgid "Dec. volume key"
  2196. msgstr "Dec. tecla de volumen"
  2197. #: src/settings_translation_file.cpp
  2198. msgid "Decrease this to increase liquid resistance to movement."
  2199. msgstr "Disminuya esto para aumentar la resistencia del líquido al movimiento."
  2200. #: src/settings_translation_file.cpp
  2201. msgid "Dedicated server step"
  2202. msgstr "Intervalo de servidor dedicado"
  2203. #: src/settings_translation_file.cpp
  2204. msgid "Default acceleration"
  2205. msgstr "Aceleración por defecto"
  2206. #: src/settings_translation_file.cpp
  2207. msgid "Default game"
  2208. msgstr "Juego por defecto"
  2209. #: src/settings_translation_file.cpp
  2210. msgid ""
  2211. "Default game when creating a new world.\n"
  2212. "This will be overridden when creating a world from the main menu."
  2213. msgstr ""
  2214. "Juego predeterminado al crear un nuevo mundo.\n"
  2215. "Será sobreescrito al crear un mundo desde el menú principal."
  2216. #: src/settings_translation_file.cpp
  2217. msgid "Default password"
  2218. msgstr "Contraseña por defecto"
  2219. #: src/settings_translation_file.cpp
  2220. msgid "Default privileges"
  2221. msgstr "Privilegios por defecto"
  2222. #: src/settings_translation_file.cpp
  2223. msgid "Default report format"
  2224. msgstr "Formato de Reporte por defecto"
  2225. #: src/settings_translation_file.cpp
  2226. msgid "Default stack size"
  2227. msgstr "Tamaño por defecto del stack (Montón)"
  2228. #: src/settings_translation_file.cpp
  2229. msgid ""
  2230. "Default timeout for cURL, stated in milliseconds.\n"
  2231. "Only has an effect if compiled with cURL."
  2232. msgstr ""
  2233. "Tiempo de espera predeterminado para cURL, en milisegundos.\n"
  2234. "Sólo tiene efecto si está compilado con cURL."
  2235. #: src/settings_translation_file.cpp
  2236. msgid "Defines areas where trees have apples."
  2237. msgstr "Define las áreas donde los árboles tienen manzanas."
  2238. #: src/settings_translation_file.cpp
  2239. msgid "Defines areas with sandy beaches."
  2240. msgstr "Define areas con playas arenosas."
  2241. #: src/settings_translation_file.cpp
  2242. msgid "Defines distribution of higher terrain and steepness of cliffs."
  2243. msgstr ""
  2244. "Define áreas de terreno más alto (acantilado) y afecta la inclinación de los "
  2245. "acantilados."
  2246. #: src/settings_translation_file.cpp
  2247. msgid "Defines distribution of higher terrain."
  2248. msgstr "Define is distribución del terreno alto."
  2249. #: src/settings_translation_file.cpp
  2250. msgid "Defines full size of caverns, smaller values create larger caverns."
  2251. msgstr "Define el tamaño de las cuevas, valones bajos crean cuervas mayores."
  2252. #: src/settings_translation_file.cpp
  2253. msgid "Defines large-scale river channel structure."
  2254. msgstr "Define la estructura del canal fluvial a gran escala."
  2255. #: src/settings_translation_file.cpp
  2256. msgid "Defines location and terrain of optional hills and lakes."
  2257. msgstr "Define la localización y terreno de colinas y lagos opcionales."
  2258. #: src/settings_translation_file.cpp
  2259. msgid "Defines the base ground level."
  2260. msgstr "Define el nivel base del terreno."
  2261. #: src/settings_translation_file.cpp
  2262. msgid "Defines the depth of the river channel."
  2263. msgstr "Define la profundidad del canal del río."
  2264. #: src/settings_translation_file.cpp
  2265. msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
  2266. msgstr ""
  2267. "Define la distancia máxima de envío de jugadores, en bloques (0 = sin "
  2268. "límite)."
  2269. #: src/settings_translation_file.cpp
  2270. msgid "Defines the width of the river channel."
  2271. msgstr "Define el ancho del canal del río."
  2272. #: src/settings_translation_file.cpp
  2273. msgid "Defines the width of the river valley."
  2274. msgstr "Define el ancho del valle del río."
  2275. #: src/settings_translation_file.cpp
  2276. msgid "Defines tree areas and tree density."
  2277. msgstr "Define las áreas de árboles y densidad de árboles."
  2278. #: src/settings_translation_file.cpp
  2279. msgid ""
  2280. "Delay between mesh updates on the client in ms. Increasing this will slow\n"
  2281. "down the rate of mesh updates, thus reducing jitter on slower clients."
  2282. msgstr ""
  2283. "Retardo entre las actualizaciones de mallas en el cliente, en ms. "
  2284. "Incrementar esto\n"
  2285. "reducirá la cantidad de actualizaciones de mallas, lo que reducirá también "
  2286. "la inestabilidad en equipos antiguos."
  2287. #: src/settings_translation_file.cpp
  2288. msgid "Delay in sending blocks after building"
  2289. msgstr "Retraso en enviar bloques después de construir"
  2290. #: src/settings_translation_file.cpp
  2291. msgid "Delay showing tooltips, stated in milliseconds."
  2292. msgstr "Demora para mostrar información sobre herramientas, en milisegundos."
  2293. #: src/settings_translation_file.cpp
  2294. msgid "Deprecated Lua API handling"
  2295. msgstr "Manejo de funciones de Lua obsoletas"
  2296. #: src/settings_translation_file.cpp
  2297. msgid "Depth below which you'll find giant caverns."
  2298. msgstr "Profundidad en la cual comienzan las grandes cuevas."
  2299. #: src/settings_translation_file.cpp
  2300. msgid "Depth below which you'll find large caves."
  2301. msgstr "Profundidad en la cual comienzan las grandes cuevas."
  2302. #: src/settings_translation_file.cpp
  2303. msgid ""
  2304. "Description of server, to be displayed when players join and in the "
  2305. "serverlist."
  2306. msgstr ""
  2307. "Descripción del servidor, que se muestra en la lista de servidores y cuando "
  2308. "los jugadores se unen."
  2309. #: src/settings_translation_file.cpp
  2310. msgid "Desert noise threshold"
  2311. msgstr "Umbral de ruido del desierto"
  2312. #: src/settings_translation_file.cpp
  2313. msgid ""
  2314. "Deserts occur when np_biome exceeds this value.\n"
  2315. "When the 'snowbiomes' flag is enabled, this is ignored."
  2316. msgstr ""
  2317. "Los desiertos se producen cuando np_biome supera este valor.\n"
  2318. "Cuando se activa la bandera de \"snowbiomes\", esto se ignora."
  2319. #: src/settings_translation_file.cpp
  2320. msgid "Desynchronize block animation"
  2321. msgstr "Desincronizar la animación de los bloques"
  2322. #: src/settings_translation_file.cpp
  2323. msgid "Dig key"
  2324. msgstr "Tecla Excavar"
  2325. #: src/settings_translation_file.cpp
  2326. msgid "Digging particles"
  2327. msgstr "Partículas de excavación"
  2328. #: src/settings_translation_file.cpp
  2329. msgid "Disable anticheat"
  2330. msgstr "Desactivar Anticheat"
  2331. #: src/settings_translation_file.cpp
  2332. msgid "Disallow empty passwords"
  2333. msgstr "No permitir contraseñas vacías"
  2334. #: src/settings_translation_file.cpp
  2335. msgid "Domain name of server, to be displayed in the serverlist."
  2336. msgstr ""
  2337. "Nombre de dominio del servidor, será mostrado en la lista de servidores."
  2338. #: src/settings_translation_file.cpp
  2339. msgid "Double tap jump for fly"
  2340. msgstr "Pulsar dos veces \"saltar\" para volar"
  2341. #: src/settings_translation_file.cpp
  2342. msgid "Double-tapping the jump key toggles fly mode."
  2343. msgstr "Pulsar dos veces \"saltar\" alterna el modo vuelo."
  2344. #: src/settings_translation_file.cpp
  2345. msgid "Drop item key"
  2346. msgstr "Tecla de \"Soltar objeto\""
  2347. #: src/settings_translation_file.cpp
  2348. msgid "Dump the mapgen debug information."
  2349. msgstr "Imprimir información de depuración del generador de mapas."
  2350. #: src/settings_translation_file.cpp
  2351. msgid "Dungeon maximum Y"
  2352. msgstr "Mazmorras, máx. Y"
  2353. #: src/settings_translation_file.cpp
  2354. msgid "Dungeon minimum Y"
  2355. msgstr "Mazmorras, mín. Y"
  2356. #: src/settings_translation_file.cpp
  2357. msgid "Dungeon noise"
  2358. msgstr "Ruido de mazmorra"
  2359. #: src/settings_translation_file.cpp
  2360. msgid ""
  2361. "Enable IPv6 support (for both client and server).\n"
  2362. "Required for IPv6 connections to work at all."
  2363. msgstr ""
  2364. "Habilitar el soporte de IPv6 (tanto para el cliente como para el servidor).\n"
  2365. "Requerido para que las conexiones IPv6 funcionen."
  2366. #: src/settings_translation_file.cpp
  2367. msgid ""
  2368. "Enable Lua modding support on client.\n"
  2369. "This support is experimental and API can change."
  2370. msgstr ""
  2371. "Habilitar el soporte de mods de Lua en el cliente.\n"
  2372. "El soporte es experimental y la API puede cambiar."
  2373. #: src/settings_translation_file.cpp
  2374. msgid "Enable console window"
  2375. msgstr "Habilitar la ventana de la consola"
  2376. #: src/settings_translation_file.cpp
  2377. msgid "Enable creative mode for new created maps."
  2378. msgstr "Habilitar el modo creativo para los nuevos mapas creados."
  2379. #: src/settings_translation_file.cpp
  2380. msgid "Enable joysticks"
  2381. msgstr "Activar joysticks"
  2382. #: src/settings_translation_file.cpp
  2383. msgid "Enable mod channels support."
  2384. msgstr "Activar soporte para los canales de mods."
  2385. #: src/settings_translation_file.cpp
  2386. msgid "Enable mod security"
  2387. msgstr "Activar seguridad de mods"
  2388. #: src/settings_translation_file.cpp
  2389. msgid "Enable players getting damage and dying."
  2390. msgstr "Habilitar daños y muerte de jugadores."
  2391. #: src/settings_translation_file.cpp
  2392. msgid "Enable random user input (only used for testing)."
  2393. msgstr "Habilitar entrada aleatoria (solo usar para pruebas)."
  2394. #: src/settings_translation_file.cpp
  2395. msgid "Enable register confirmation"
  2396. msgstr "Habilitar confirmación de registro"
  2397. #: src/settings_translation_file.cpp
  2398. msgid ""
  2399. "Enable register confirmation when connecting to server.\n"
  2400. "If disabled, new account will be registered automatically."
  2401. msgstr ""
  2402. "Habilitar confirmación de registro al conectar al servidor\n"
  2403. "Si esta deshabilitado, se registrará una nueva cuenta automáticamente."
  2404. #: src/settings_translation_file.cpp
  2405. msgid ""
  2406. "Enable smooth lighting with simple ambient occlusion.\n"
  2407. "Disable for speed or for different looks."
  2408. msgstr ""
  2409. "Habilita iluminación suave con oclusión ambiental simple.\n"
  2410. "Deshabilítalo para mayor velocidad o una vista diferente."
  2411. #: src/settings_translation_file.cpp
  2412. msgid ""
  2413. "Enable to disallow old clients from connecting.\n"
  2414. "Older clients are compatible in the sense that they will not crash when "
  2415. "connecting\n"
  2416. "to new servers, but they may not support all new features that you are "
  2417. "expecting."
  2418. msgstr ""
  2419. "Habilitar para no permitir que clientes antíguos se conecten.\n"
  2420. "Los clientes antíguos son compatibles al punto de conectarse a nueos "
  2421. "servidores,\n"
  2422. "pero pueden no soportar nuevas características."
  2423. #: src/settings_translation_file.cpp
  2424. msgid ""
  2425. "Enable usage of remote media server (if provided by server).\n"
  2426. "Remote servers offer a significantly faster way to download media (e.g. "
  2427. "textures)\n"
  2428. "when connecting to the server."
  2429. msgstr ""
  2430. "Habilita el uso de un servidor remoto de medios (si lo provee el servidor).\n"
  2431. "Servidores remotos ofrecen una manera significativamente más rápida de\n"
  2432. "descargar medios (por ej. texturas) cuando se conecta a un servidor."
  2433. #: src/settings_translation_file.cpp
  2434. msgid ""
  2435. "Enable vertex buffer objects.\n"
  2436. "This should greatly improve graphics performance."
  2437. msgstr ""
  2438. "Habilitar los objetos vértices del buffer.\n"
  2439. "Esto debería mejorar enormemente el rendimiento de los gráficos."
  2440. #: src/settings_translation_file.cpp
  2441. msgid ""
  2442. "Enable view bobbing and amount of view bobbing.\n"
  2443. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  2444. msgstr ""
  2445. "Habilita el balanceo de la vista y la cantidad de balanceo de la vista.\n"
  2446. "Por ejemplo: 0 para balanceo sin vista; 1.0 para normal; 2.0 para doble."
  2447. #: src/settings_translation_file.cpp
  2448. msgid ""
  2449. "Enable/disable running an IPv6 server.\n"
  2450. "Ignored if bind_address is set.\n"
  2451. "Needs enable_ipv6 to be enabled."
  2452. msgstr ""
  2453. "Habilita/deshabilita la ejecución de un servidor IPv6.\n"
  2454. "Ignorado si se establece bind_address.\n"
  2455. "Necesita habilitar enable_ipv6 para ser activado."
  2456. #: src/settings_translation_file.cpp
  2457. msgid ""
  2458. "Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
  2459. "Simulates the tone curve of photographic film and how this approximates the\n"
  2460. "appearance of high dynamic range images. Mid-range contrast is slightly\n"
  2461. "enhanced, highlights and shadows are gradually compressed."
  2462. msgstr ""
  2463. "Permite el mapeo de tonos fílmicos de Hable \"Uncharted 2\".\n"
  2464. "Simula la curva de tono de la película fotográfica y cómo ésta se aproxima a "
  2465. "la\n"
  2466. "aparición de imágenes de alto rango dinámico. El contraste de gama media es "
  2467. "ligeramente\n"
  2468. "mejorado, los reflejos y las sombras se comprimen gradualmente."
  2469. #: src/settings_translation_file.cpp
  2470. msgid "Enables animation of inventory items."
  2471. msgstr "Habilita la animación de objetos en el inventario."
  2472. #: src/settings_translation_file.cpp
  2473. msgid "Enables caching of facedir rotated meshes."
  2474. msgstr "Habilitar cacheado de mallas giradas."
  2475. #: src/settings_translation_file.cpp
  2476. msgid "Enables minimap."
  2477. msgstr "Activar mini-mapa."
  2478. #: src/settings_translation_file.cpp
  2479. msgid ""
  2480. "Enables the sound system.\n"
  2481. "If disabled, this completely disables all sounds everywhere and the in-game\n"
  2482. "sound controls will be non-functional.\n"
  2483. "Changing this setting requires a restart."
  2484. msgstr ""
  2485. "Habilita el sistema de sonido.\n"
  2486. "Si está desactivado, esto desactiva completamente todos los sonidos y\n"
  2487. "los controles de sonido el juego no serán funcionales.\n"
  2488. "Cambiar esta configuración requiere un reinicio."
  2489. #: src/settings_translation_file.cpp
  2490. msgid "Engine profiling data print interval"
  2491. msgstr "Intervalo de impresión de datos del perfil del motor"
  2492. #: src/settings_translation_file.cpp
  2493. msgid "Entity methods"
  2494. msgstr "Métodos de entidad"
  2495. #: src/settings_translation_file.cpp
  2496. msgid ""
  2497. "Exponent of the floatland tapering. Alters the tapering behaviour.\n"
  2498. "Value = 1.0 creates a uniform, linear tapering.\n"
  2499. "Values > 1.0 create a smooth tapering suitable for the default separated\n"
  2500. "floatlands.\n"
  2501. "Values < 1.0 (for example 0.25) create a more defined surface level with\n"
  2502. "flatter lowlands, suitable for a solid floatland layer."
  2503. msgstr ""
  2504. #: src/settings_translation_file.cpp
  2505. #, fuzzy
  2506. msgid "FPS when unfocused or paused"
  2507. msgstr "FPS máximos cuando el juego está pausado."
  2508. #: src/settings_translation_file.cpp
  2509. msgid "FSAA"
  2510. msgstr "FSAA"
  2511. #: src/settings_translation_file.cpp
  2512. msgid "Factor noise"
  2513. msgstr "Factor de ruido"
  2514. #: src/settings_translation_file.cpp
  2515. msgid "Fall bobbing factor"
  2516. msgstr "Factor de balanceo en caída"
  2517. #: src/settings_translation_file.cpp
  2518. msgid "Fallback font path"
  2519. msgstr "Ruta de la fuente alternativa"
  2520. #: src/settings_translation_file.cpp
  2521. msgid "Fallback font shadow"
  2522. msgstr "Sombra de la fuente de reserva"
  2523. #: src/settings_translation_file.cpp
  2524. msgid "Fallback font shadow alpha"
  2525. msgstr "Alfa de la sombra de la fuente de reserva"
  2526. #: src/settings_translation_file.cpp
  2527. msgid "Fallback font size"
  2528. msgstr "Tamaño de la fuente de reserva"
  2529. #: src/settings_translation_file.cpp
  2530. msgid "Fast key"
  2531. msgstr "Tecla rápida"
  2532. #: src/settings_translation_file.cpp
  2533. msgid "Fast mode acceleration"
  2534. msgstr "Aceleración del modo rápido"
  2535. #: src/settings_translation_file.cpp
  2536. msgid "Fast mode speed"
  2537. msgstr "Velocidad del modo rápido"
  2538. #: src/settings_translation_file.cpp
  2539. msgid "Fast movement"
  2540. msgstr "Movimiento rápido"
  2541. #: src/settings_translation_file.cpp
  2542. msgid ""
  2543. "Fast movement (via the \"special\" key).\n"
  2544. "This requires the \"fast\" privilege on the server."
  2545. msgstr ""
  2546. "Movimiento rápido (por medio de tecla de \"Uso\").\n"
  2547. "Requiere privilegio \"fast\" (rápido) en el servidor."
  2548. #: src/settings_translation_file.cpp
  2549. msgid "Field of view"
  2550. msgstr "Campo visual"
  2551. #: src/settings_translation_file.cpp
  2552. msgid "Field of view in degrees."
  2553. msgstr "Campo visual en grados."
  2554. #: src/settings_translation_file.cpp
  2555. msgid ""
  2556. "File in client/serverlist/ that contains your favorite servers displayed in "
  2557. "the\n"
  2558. "Multiplayer Tab."
  2559. msgstr ""
  2560. "Archivo en client/serverlist/ que contiene sus servidores favoritos "
  2561. "mostrados en la \n"
  2562. "página de Multijugador."
  2563. #: src/settings_translation_file.cpp
  2564. msgid "Filler depth"
  2565. msgstr "Profundidad del relleno"
  2566. #: src/settings_translation_file.cpp
  2567. msgid "Filler depth noise"
  2568. msgstr "Nivel lleno de ruido"
  2569. #: src/settings_translation_file.cpp
  2570. msgid "Filmic tone mapping"
  2571. msgstr "Mapa de tonos fílmico"
  2572. #: src/settings_translation_file.cpp
  2573. msgid ""
  2574. "Filtered textures can blend RGB values with fully-transparent neighbors,\n"
  2575. "which PNG optimizers usually discard, sometimes resulting in a dark or\n"
  2576. "light edge to transparent textures. Apply this filter to clean that up\n"
  2577. "at texture load time."
  2578. msgstr ""
  2579. "Las texturas filtradas pueden mezclar valores RGB con sus vecinos "
  2580. "completamente transparentes, \n"
  2581. "los cuales los optimizadores de PNG usualmente descartan, lo que a veces "
  2582. "resulta en un borde claro u\n"
  2583. "oscuro en las texturas transparentes. Aplica éste filtro para limpiar ésto\n"
  2584. "al cargar las texturas."
  2585. #: src/settings_translation_file.cpp
  2586. msgid "Filtering"
  2587. msgstr "Filtrado"
  2588. #: src/settings_translation_file.cpp
  2589. msgid "First of 4 2D noises that together define hill/mountain range height."
  2590. msgstr "Primero de 2 ruidos 3D que juntos definen la altura de la montañas."
  2591. #: src/settings_translation_file.cpp
  2592. msgid "First of two 3D noises that together define tunnels."
  2593. msgstr "Primero de 2 ruidos 3D que juntos definen túneles."
  2594. #: src/settings_translation_file.cpp
  2595. msgid "Fixed map seed"
  2596. msgstr "Semilla de mapa fija"
  2597. #: src/settings_translation_file.cpp
  2598. msgid "Fixed virtual joystick"
  2599. msgstr "Joystick virtual fijo"
  2600. #: src/settings_translation_file.cpp
  2601. #, fuzzy
  2602. msgid "Floatland density"
  2603. msgstr "Densidad de las montañas en tierras flotantes"
  2604. #: src/settings_translation_file.cpp
  2605. #, fuzzy
  2606. msgid "Floatland maximum Y"
  2607. msgstr "Mazmorras, máx. Y"
  2608. #: src/settings_translation_file.cpp
  2609. #, fuzzy
  2610. msgid "Floatland minimum Y"
  2611. msgstr "Mazmorras, mín. Y"
  2612. #: src/settings_translation_file.cpp
  2613. #, fuzzy
  2614. msgid "Floatland noise"
  2615. msgstr "Ruido base para tierra flotante"
  2616. #: src/settings_translation_file.cpp
  2617. #, fuzzy
  2618. msgid "Floatland taper exponent"
  2619. msgstr "Exponente de las montañas en tierras flotantes"
  2620. #: src/settings_translation_file.cpp
  2621. #, fuzzy
  2622. msgid "Floatland tapering distance"
  2623. msgstr "Ruido base para tierra flotante"
  2624. #: src/settings_translation_file.cpp
  2625. #, fuzzy
  2626. msgid "Floatland water level"
  2627. msgstr "Nivel de tierra flotante"
  2628. #: src/settings_translation_file.cpp
  2629. msgid "Fly key"
  2630. msgstr "Tecla vuelo"
  2631. #: src/settings_translation_file.cpp
  2632. msgid "Flying"
  2633. msgstr "Volar"
  2634. #: src/settings_translation_file.cpp
  2635. msgid "Fog"
  2636. msgstr "Niebla"
  2637. #: src/settings_translation_file.cpp
  2638. msgid "Fog start"
  2639. msgstr "Inicio de Niebla"
  2640. #: src/settings_translation_file.cpp
  2641. msgid "Fog toggle key"
  2642. msgstr "Tecla para alternar niebla"
  2643. #: src/settings_translation_file.cpp
  2644. msgid "Font bold by default"
  2645. msgstr "Fuente en negrita por defecto"
  2646. #: src/settings_translation_file.cpp
  2647. msgid "Font italic by default"
  2648. msgstr "Letra cursiva por defecto"
  2649. #: src/settings_translation_file.cpp
  2650. msgid "Font shadow"
  2651. msgstr "Sombra de la fuente"
  2652. #: src/settings_translation_file.cpp
  2653. msgid "Font shadow alpha"
  2654. msgstr "Alfa de sombra de la fuente"
  2655. #: src/settings_translation_file.cpp
  2656. msgid "Font size"
  2657. msgstr "Tamaño de la fuente"
  2658. #: src/settings_translation_file.cpp
  2659. msgid "Font size of the default font in point (pt)."
  2660. msgstr "Tamaño de la fuente por defecto en punto (pt)."
  2661. #: src/settings_translation_file.cpp
  2662. msgid "Font size of the fallback font in point (pt)."
  2663. msgstr "Tamaño de la fuente de reserva en punto (pt)."
  2664. #: src/settings_translation_file.cpp
  2665. msgid "Font size of the monospace font in point (pt)."
  2666. msgstr "Tamaño de la fuente del monoespacio en punto (pt)."
  2667. #: src/settings_translation_file.cpp
  2668. msgid ""
  2669. "Font size of the recent chat text and chat prompt in point (pt).\n"
  2670. "Value 0 will use the default font size."
  2671. msgstr ""
  2672. "El tamaño de la fuente del texto del chat reciente y el indicador del chat "
  2673. "en punto (pt).\n"
  2674. "El valor 0 utilizará el tamaño de fuente predeterminado."
  2675. #: src/settings_translation_file.cpp
  2676. msgid ""
  2677. "Format of player chat messages. The following strings are valid "
  2678. "placeholders:\n"
  2679. "@name, @message, @timestamp (optional)"
  2680. msgstr ""
  2681. "Formato en los mensajes del chat del jugador. Los siguientes strings son "
  2682. "válidos:\n"
  2683. "@name, @message, @timestamp (opcional)"
  2684. #: src/settings_translation_file.cpp
  2685. msgid "Format of screenshots."
  2686. msgstr "Formato de las capturas de pantalla."
  2687. #: src/settings_translation_file.cpp
  2688. msgid "Formspec Default Background Color"
  2689. msgstr "Color de fondo predeterminado para los formularios"
  2690. #: src/settings_translation_file.cpp
  2691. msgid "Formspec Default Background Opacity"
  2692. msgstr "Opacidad de fondo Predeterminada para formularios"
  2693. #: src/settings_translation_file.cpp
  2694. msgid "Formspec Full-Screen Background Color"
  2695. msgstr "Color de fondo para formularios en pantalla completa"
  2696. #: src/settings_translation_file.cpp
  2697. msgid "Formspec Full-Screen Background Opacity"
  2698. msgstr "Opacidad de los formularios en pantalla completa"
  2699. #: src/settings_translation_file.cpp
  2700. msgid "Formspec default background color (R,G,B)."
  2701. msgstr "Color de fondo predeterminado para los formularios (R, G, B)."
  2702. #: src/settings_translation_file.cpp
  2703. msgid "Formspec default background opacity (between 0 and 255)."
  2704. msgstr "Opacidad predeterminada del fondo de los formularios (entre 0 y 255)."
  2705. #: src/settings_translation_file.cpp
  2706. msgid "Formspec full-screen background color (R,G,B)."
  2707. msgstr "Color de fondo de los formularios en pantalla completa (R, G, B)."
  2708. #: src/settings_translation_file.cpp
  2709. msgid "Formspec full-screen background opacity (between 0 and 255)."
  2710. msgstr ""
  2711. "Opacidad de fondo de los formularios en pantalla completa (entre 0 y 255)."
  2712. #: src/settings_translation_file.cpp
  2713. msgid "Forward key"
  2714. msgstr "Tecla Avanzar"
  2715. #: src/settings_translation_file.cpp
  2716. msgid "Fourth of 4 2D noises that together define hill/mountain range height."
  2717. msgstr "Cuarto de 4 ruidos 2D que juntos definen la altura de las montañas."
  2718. #: src/settings_translation_file.cpp
  2719. msgid "Fractal type"
  2720. msgstr "Tipo de fractal"
  2721. #: src/settings_translation_file.cpp
  2722. msgid "Fraction of the visible distance at which fog starts to be rendered"
  2723. msgstr ""
  2724. "Fracción de la distancia visible en la que la niebla se empieza a renderizar"
  2725. #: src/settings_translation_file.cpp
  2726. msgid "FreeType fonts"
  2727. msgstr "Fuentes FreeType"
  2728. #: src/settings_translation_file.cpp
  2729. msgid ""
  2730. "From how far blocks are generated for clients, stated in mapblocks (16 "
  2731. "nodes)."
  2732. msgstr ""
  2733. "Desde cuán lejos se generan los bloques para los clientes, especificado en "
  2734. "bloques de mapa (mapblocks, 16 nodos)."
  2735. #: src/settings_translation_file.cpp
  2736. msgid ""
  2737. "From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
  2738. msgstr ""
  2739. "Desde cuán lejos se envían bloques a los clientes, especificado en bloques "
  2740. "de mapa (mapblocks, 16 nodos)."
  2741. #: src/settings_translation_file.cpp
  2742. msgid ""
  2743. "From how far clients know about objects, stated in mapblocks (16 nodes).\n"
  2744. "\n"
  2745. "Setting this larger than active_block_range will also cause the server\n"
  2746. "to maintain active objects up to this distance in the direction the\n"
  2747. "player is looking. (This can avoid mobs suddenly disappearing from view)"
  2748. msgstr ""
  2749. "Desde cuan lejano los clientes saben de los objetos, en bloques (16 nodos).\n"
  2750. "\n"
  2751. "Establecer esto a más de 'active_block_range' tambien causará que\n"
  2752. "el servidor mantenga objetos activos hasta ésta distancia en la dirección\n"
  2753. "que el jugador está mirando. (Ésto puede evitar que los enemigos "
  2754. "desaparezcan)"
  2755. #: src/settings_translation_file.cpp
  2756. msgid "Full screen"
  2757. msgstr "Pantalla completa"
  2758. #: src/settings_translation_file.cpp
  2759. msgid "Full screen BPP"
  2760. msgstr "Profundidad de color en pantalla completa"
  2761. #: src/settings_translation_file.cpp
  2762. msgid "Fullscreen mode."
  2763. msgstr "Modo de pantalla completa."
  2764. #: src/settings_translation_file.cpp
  2765. msgid "GUI scaling"
  2766. msgstr "Escala de IGU"
  2767. #: src/settings_translation_file.cpp
  2768. msgid "GUI scaling filter"
  2769. msgstr "Filtro de escala de IGU"
  2770. #: src/settings_translation_file.cpp
  2771. msgid "GUI scaling filter txr2img"
  2772. msgstr "Filtro de escala de IGU \"txr2img\""
  2773. #: src/settings_translation_file.cpp
  2774. msgid "Global callbacks"
  2775. msgstr "Llamadas globales"
  2776. #: src/settings_translation_file.cpp
  2777. msgid ""
  2778. "Global map generation attributes.\n"
  2779. "In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
  2780. "and junglegrass, in all other mapgens this flag controls all decorations."
  2781. msgstr ""
  2782. "Atributos del generador de mapas globales.\n"
  2783. "En el generador de mapas V6 la opción (o marcador) \"decorations\" controla "
  2784. "todos los elementos decorativos excepto los árboles \n"
  2785. "y la hierba de la jungla, en todos los otros generadores de mapas esta "
  2786. "opción controla todas las decoraciones."
  2787. #: src/settings_translation_file.cpp
  2788. msgid ""
  2789. "Gradient of light curve at maximum light level.\n"
  2790. "Controls the contrast of the highest light levels."
  2791. msgstr ""
  2792. "Gradiente de la curva de luz en el nivel máximo de luz.\n"
  2793. "Controla el contraste de los niveles de luz más altos."
  2794. #: src/settings_translation_file.cpp
  2795. msgid ""
  2796. "Gradient of light curve at minimum light level.\n"
  2797. "Controls the contrast of the lowest light levels."
  2798. msgstr ""
  2799. "Gradiente de la curva de luz en el nivel mínimo de luz.\n"
  2800. "Controla el contraste de los niveles de luz más bajos."
  2801. #: src/settings_translation_file.cpp
  2802. msgid "Graphics"
  2803. msgstr "Gráficos"
  2804. #: src/settings_translation_file.cpp
  2805. msgid "Gravity"
  2806. msgstr "Gravedad"
  2807. #: src/settings_translation_file.cpp
  2808. msgid "Ground level"
  2809. msgstr "Nivel del suelo"
  2810. #: src/settings_translation_file.cpp
  2811. msgid "Ground noise"
  2812. msgstr "Ruido del suelo"
  2813. #: src/settings_translation_file.cpp
  2814. msgid "HTTP mods"
  2815. msgstr "Mods HTTP"
  2816. #: src/settings_translation_file.cpp
  2817. msgid "HUD scale factor"
  2818. msgstr "Factor de escala HUD"
  2819. #: src/settings_translation_file.cpp
  2820. msgid "HUD toggle key"
  2821. msgstr "Tecla de cambio del HUD"
  2822. #: src/settings_translation_file.cpp
  2823. #, fuzzy
  2824. msgid ""
  2825. "Handling for deprecated Lua API calls:\n"
  2826. "- none: Do not log deprecated calls\n"
  2827. "- log: mimic and log backtrace of deprecated call (default).\n"
  2828. "- error: abort on usage of deprecated call (suggested for mod developers)."
  2829. msgstr ""
  2830. "Manejo de llamadas a la API de Lua en desuso:\n"
  2831. "- legacy: (intentar) imitar el comportamiento antiguo (por defecto para la "
  2832. "liberación).\n"
  2833. "- log: imitar y registrar la pista de seguimiento de la llamada en desuso "
  2834. "(predeterminado para la depuración).\n"
  2835. "- error: abortar el uso de la llamada en desuso (sugerido para "
  2836. "desarrolladores de mods)."
  2837. #: src/settings_translation_file.cpp
  2838. msgid ""
  2839. "Have the profiler instrument itself:\n"
  2840. "* Instrument an empty function.\n"
  2841. "This estimates the overhead, that instrumentation is adding (+1 function "
  2842. "call).\n"
  2843. "* Instrument the sampler being used to update the statistics."
  2844. msgstr ""
  2845. "Tener el propio instrumento del generador de perfiles:\n"
  2846. "* Instrumente una función vacía.\n"
  2847. "Esto estima la sobrecarga, que la instrumentación está agregando (+1 llamada "
  2848. "de función).\n"
  2849. "* Instrumente el sampler que se utiliza para actualizar las estadísticas."
  2850. #: src/settings_translation_file.cpp
  2851. msgid "Heat blend noise"
  2852. msgstr "Mezcla de calor del ruido"
  2853. #: src/settings_translation_file.cpp
  2854. msgid "Heat noise"
  2855. msgstr "Calor del ruido"
  2856. #: src/settings_translation_file.cpp
  2857. msgid "Height component of the initial window size."
  2858. msgstr "Componente de altura del tamaño inicial de la ventana."
  2859. #: src/settings_translation_file.cpp
  2860. msgid "Height noise"
  2861. msgstr "Altura del ruido"
  2862. #: src/settings_translation_file.cpp
  2863. msgid "Height select noise"
  2864. msgstr "Altura del ruido seleccionado"
  2865. #: src/settings_translation_file.cpp
  2866. msgid "High-precision FPU"
  2867. msgstr "Alta-precisión FPU"
  2868. #: src/settings_translation_file.cpp
  2869. msgid "Hill steepness"
  2870. msgstr "Pendiente de la colina"
  2871. #: src/settings_translation_file.cpp
  2872. msgid "Hill threshold"
  2873. msgstr "Umbral de la colina"
  2874. #: src/settings_translation_file.cpp
  2875. msgid "Hilliness1 noise"
  2876. msgstr "Ruido de las colinas 1"
  2877. #: src/settings_translation_file.cpp
  2878. msgid "Hilliness2 noise"
  2879. msgstr "Ruido de las colinas 2"
  2880. #: src/settings_translation_file.cpp
  2881. msgid "Hilliness3 noise"
  2882. msgstr "Ruido de las colinas 3"
  2883. #: src/settings_translation_file.cpp
  2884. msgid "Hilliness4 noise"
  2885. msgstr "Ruido de las colinas 4"
  2886. #: src/settings_translation_file.cpp
  2887. msgid "Homepage of server, to be displayed in the serverlist."
  2888. msgstr ""
  2889. "Página de inicio del servidor, que se mostrará en la lista de servidores."
  2890. #: src/settings_translation_file.cpp
  2891. msgid ""
  2892. "Horizontal acceleration in air when jumping or falling,\n"
  2893. "in nodes per second per second."
  2894. msgstr ""
  2895. "Aceleración horizontal en el aire al saltar o caer,\n"
  2896. "en nodos por segundo."
  2897. #: src/settings_translation_file.cpp
  2898. msgid ""
  2899. "Horizontal and vertical acceleration in fast mode,\n"
  2900. "in nodes per second per second."
  2901. msgstr ""
  2902. "Aceleración horizontal y vertical en modo rápido,\n"
  2903. "en nodos por segundo."
  2904. #: src/settings_translation_file.cpp
  2905. msgid ""
  2906. "Horizontal and vertical acceleration on ground or when climbing,\n"
  2907. "in nodes per second per second."
  2908. msgstr ""
  2909. "Aceleración horizontal y vertical en el suelo o al subir,\n"
  2910. "en nodos por segundo."
  2911. #: src/settings_translation_file.cpp
  2912. msgid "Hotbar next key"
  2913. msgstr "Tecla de siguiente de la barra rápida"
  2914. #: src/settings_translation_file.cpp
  2915. msgid "Hotbar previous key"
  2916. msgstr "Tecla de anterior de la barra rápida"
  2917. #: src/settings_translation_file.cpp
  2918. msgid "Hotbar slot 1 key"
  2919. msgstr "Tecla de barra rápida ranura 1"
  2920. #: src/settings_translation_file.cpp
  2921. msgid "Hotbar slot 10 key"
  2922. msgstr "Tecla de barra rápida ranura 10"
  2923. #: src/settings_translation_file.cpp
  2924. msgid "Hotbar slot 11 key"
  2925. msgstr "Tecla de barra rápida ranura 11"
  2926. #: src/settings_translation_file.cpp
  2927. msgid "Hotbar slot 12 key"
  2928. msgstr "Tecla de barra rápida ranura 12"
  2929. #: src/settings_translation_file.cpp
  2930. msgid "Hotbar slot 13 key"
  2931. msgstr "Tecla de barra rápida ranura 13"
  2932. #: src/settings_translation_file.cpp
  2933. msgid "Hotbar slot 14 key"
  2934. msgstr "Tecla de barra rápida ranura 14"
  2935. #: src/settings_translation_file.cpp
  2936. msgid "Hotbar slot 15 key"
  2937. msgstr "Tecla de barra rápida ranura 15"
  2938. #: src/settings_translation_file.cpp
  2939. msgid "Hotbar slot 16 key"
  2940. msgstr "Tecla de barra rápida ranura 16"
  2941. #: src/settings_translation_file.cpp
  2942. msgid "Hotbar slot 17 key"
  2943. msgstr "Tecla de barra rápida ranura 17"
  2944. #: src/settings_translation_file.cpp
  2945. msgid "Hotbar slot 18 key"
  2946. msgstr "Tecla de barra rápida ranura 18"
  2947. #: src/settings_translation_file.cpp
  2948. msgid "Hotbar slot 19 key"
  2949. msgstr "Tecla de barra rápida ranura 19"
  2950. #: src/settings_translation_file.cpp
  2951. msgid "Hotbar slot 2 key"
  2952. msgstr "Tecla de barra rápida ranura 2"
  2953. #: src/settings_translation_file.cpp
  2954. msgid "Hotbar slot 20 key"
  2955. msgstr "Tecla de barra rápida ranura 20"
  2956. #: src/settings_translation_file.cpp
  2957. msgid "Hotbar slot 21 key"
  2958. msgstr "Tecla de barra rápida ranura 21"
  2959. #: src/settings_translation_file.cpp
  2960. msgid "Hotbar slot 22 key"
  2961. msgstr "Tecla de barra rápida ranura 22"
  2962. #: src/settings_translation_file.cpp
  2963. msgid "Hotbar slot 23 key"
  2964. msgstr "Tecla de barra rápida ranura 23"
  2965. #: src/settings_translation_file.cpp
  2966. msgid "Hotbar slot 24 key"
  2967. msgstr "Tecla de barra rápida ranura 24"
  2968. #: src/settings_translation_file.cpp
  2969. msgid "Hotbar slot 25 key"
  2970. msgstr "Tecla de barra rápida ranura 25"
  2971. #: src/settings_translation_file.cpp
  2972. msgid "Hotbar slot 26 key"
  2973. msgstr "Tecla de barra rápida ranura 26"
  2974. #: src/settings_translation_file.cpp
  2975. msgid "Hotbar slot 27 key"
  2976. msgstr "Tecla de barra rápida ranura 27"
  2977. #: src/settings_translation_file.cpp
  2978. msgid "Hotbar slot 28 key"
  2979. msgstr "Tecla de barra rápida ranura 28"
  2980. #: src/settings_translation_file.cpp
  2981. msgid "Hotbar slot 29 key"
  2982. msgstr "Tecla de barra rápida ranura 29"
  2983. #: src/settings_translation_file.cpp
  2984. msgid "Hotbar slot 3 key"
  2985. msgstr "Tecla de barra rápida ranura 3"
  2986. #: src/settings_translation_file.cpp
  2987. msgid "Hotbar slot 30 key"
  2988. msgstr "Tecla de barra rápida ranura 30"
  2989. #: src/settings_translation_file.cpp
  2990. msgid "Hotbar slot 31 key"
  2991. msgstr "Tecla de barra rápida ranura 31"
  2992. #: src/settings_translation_file.cpp
  2993. msgid "Hotbar slot 32 key"
  2994. msgstr "Tecla de barra rápida ranura 32"
  2995. #: src/settings_translation_file.cpp
  2996. msgid "Hotbar slot 4 key"
  2997. msgstr "Tecla de barra rápida ranura 4"
  2998. #: src/settings_translation_file.cpp
  2999. msgid "Hotbar slot 5 key"
  3000. msgstr "Tecla de barra rápida ranura 5"
  3001. #: src/settings_translation_file.cpp
  3002. msgid "Hotbar slot 6 key"
  3003. msgstr "Tecla de barra rápida ranura 6"
  3004. #: src/settings_translation_file.cpp
  3005. msgid "Hotbar slot 7 key"
  3006. msgstr "Tecla de barra rápida ranura 7"
  3007. #: src/settings_translation_file.cpp
  3008. msgid "Hotbar slot 8 key"
  3009. msgstr "Tecla de barra rápida ranura 8"
  3010. #: src/settings_translation_file.cpp
  3011. msgid "Hotbar slot 9 key"
  3012. msgstr "Tecla de barra rápida ranura 9"
  3013. #: src/settings_translation_file.cpp
  3014. msgid "How deep to make rivers."
  3015. msgstr "Profundidad para los ríos."
  3016. #: src/settings_translation_file.cpp
  3017. msgid ""
  3018. "How fast liquid waves will move. Higher = faster.\n"
  3019. "If negative, liquid waves will move backwards.\n"
  3020. "Requires waving liquids to be enabled."
  3021. msgstr ""
  3022. "Como de rápido se moverán las ondas de líquido. Más alto = más rápido.\n"
  3023. "Si es negativo, las ondas de líquido se moverán hacia atrás.\n"
  3024. "Requiere que se habiliten los líquidos de agitación."
  3025. #: src/settings_translation_file.cpp
  3026. msgid ""
  3027. "How much the server will wait before unloading unused mapblocks.\n"
  3028. "Higher value is smoother, but will use more RAM."
  3029. msgstr ""
  3030. "Cuanto espera el servidor antes de descargar los bloques de mapa no "
  3031. "utilizados.\n"
  3032. "Con valores mayores es mas fluido, pero se utiliza mas RAM."
  3033. #: src/settings_translation_file.cpp
  3034. msgid "How wide to make rivers."
  3035. msgstr "Ancho de los ríos."
  3036. #: src/settings_translation_file.cpp
  3037. msgid "Humidity blend noise"
  3038. msgstr "Ruido de la mezcla de humedad"
  3039. #: src/settings_translation_file.cpp
  3040. msgid "Humidity noise"
  3041. msgstr "Ruido para la humedad"
  3042. #: src/settings_translation_file.cpp
  3043. msgid "Humidity variation for biomes."
  3044. msgstr "Variación de humedad para los biomas."
  3045. #: src/settings_translation_file.cpp
  3046. msgid "IPv6"
  3047. msgstr "IPv6"
  3048. #: src/settings_translation_file.cpp
  3049. msgid "IPv6 server"
  3050. msgstr "servidor IPv6"
  3051. #: src/settings_translation_file.cpp
  3052. msgid ""
  3053. "If FPS would go higher than this, limit it by sleeping\n"
  3054. "to not waste CPU power for no benefit."
  3055. msgstr ""
  3056. "Si los FPS subieran a más de esto, limítelos durmiendo\n"
  3057. "a fin de no malgastar potencia de CPU sin beneficio."
  3058. #: src/settings_translation_file.cpp
  3059. msgid ""
  3060. "If disabled, \"special\" key is used to fly fast if both fly and fast mode "
  3061. "are\n"
  3062. "enabled."
  3063. msgstr ""
  3064. "Si está desactivado, la tecla \"especial\" se utiliza para volar rápido si "
  3065. "tanto el modo de vuelo como el modo rápido están\n"
  3066. "habilitados."
  3067. #: src/settings_translation_file.cpp
  3068. msgid ""
  3069. "If enabled the server will perform map block occlusion culling based on\n"
  3070. "on the eye position of the player. This can reduce the number of blocks\n"
  3071. "sent to the client 50-80%. The client will not longer receive most "
  3072. "invisible\n"
  3073. "so that the utility of noclip mode is reduced."
  3074. msgstr ""
  3075. "Si está habilitado, el servidor realizará la selección de la oclusión del "
  3076. "bloque del mapa basado\n"
  3077. "en la posición del ojo del jugador. Esto puede reducir el número de bloques\n"
  3078. "enviados al cliente en un 50-80%. El cliente ya no recibirá lo mas "
  3079. "invisible\n"
  3080. "por lo que la utilidad del modo \"NoClip\" se reduce."
  3081. #: src/settings_translation_file.cpp
  3082. msgid ""
  3083. "If enabled together with fly mode, player is able to fly through solid "
  3084. "nodes.\n"
  3085. "This requires the \"noclip\" privilege on the server."
  3086. msgstr ""
  3087. "Si se activa junto con el modo vuelo, el jugador puede volar a través de "
  3088. "nodos sólidos.\n"
  3089. "Requiere del privilegio \"noclip\" en el servidor."
  3090. #: src/settings_translation_file.cpp
  3091. msgid ""
  3092. "If enabled, \"special\" key instead of \"sneak\" key is used for climbing "
  3093. "down and\n"
  3094. "descending."
  3095. msgstr ""
  3096. "Si está activada, la tecla \"especial\" en lugar de la tecla \"sneak\" se "
  3097. "utilizará para bajar y\n"
  3098. "descender."
  3099. #: src/settings_translation_file.cpp
  3100. msgid ""
  3101. "If enabled, actions are recorded for rollback.\n"
  3102. "This option is only read when server starts."
  3103. msgstr ""
  3104. "Si se activa, las acciones se graban para poder deshacerse.\n"
  3105. "Esta opción sólo se lee al arrancar el servidor."
  3106. #: src/settings_translation_file.cpp
  3107. msgid "If enabled, disable cheat prevention in multiplayer."
  3108. msgstr ""
  3109. "Si se habilita, deshabilita la prevención de trampas en modo multijugador."
  3110. #: src/settings_translation_file.cpp
  3111. msgid ""
  3112. "If enabled, invalid world data won't cause the server to shut down.\n"
  3113. "Only enable this if you know what you are doing."
  3114. msgstr ""
  3115. "Si se habilita, los datos del mundo inválidos no causarán que el servidor se "
  3116. "apague.\n"
  3117. "Actívelo sólo si sabe lo que hace."
  3118. #: src/settings_translation_file.cpp
  3119. msgid ""
  3120. "If enabled, makes move directions relative to the player's pitch when flying "
  3121. "or swimming."
  3122. msgstr ""
  3123. "Si está activada, hace que las direcciones de movimiento sean relativas al "
  3124. "lanzamiento del jugador cuando vuela o nada."
  3125. #: src/settings_translation_file.cpp
  3126. msgid "If enabled, new players cannot join with an empty password."
  3127. msgstr ""
  3128. "Si esta activado, los nuevos jugadores no pueden unirse con contraseñas "
  3129. "vacías."
  3130. #: src/settings_translation_file.cpp
  3131. msgid ""
  3132. "If enabled, you can place blocks at the position (feet + eye level) where "
  3133. "you stand.\n"
  3134. "This is helpful when working with nodeboxes in small areas."
  3135. msgstr ""
  3136. "Si está habilitado, puede colocar bloques en la posición (pies + nivel de "
  3137. "los ojos) donde se encuentra.\n"
  3138. "Esto es útil cuando se trabaja con nódulos en áreas pequeñas."
  3139. #: src/settings_translation_file.cpp
  3140. msgid ""
  3141. "If the CSM restriction for node range is enabled, get_node calls are "
  3142. "limited\n"
  3143. "to this distance from the player to the node."
  3144. msgstr ""
  3145. "Si la restricción CSM para el rango de nodos está activada, las llamadas a "
  3146. "get_node están limitadas\n"
  3147. "a esta distancia del jugador al nodo."
  3148. #: src/settings_translation_file.cpp
  3149. msgid ""
  3150. "If the file size of debug.txt exceeds the number of megabytes specified in\n"
  3151. "this setting when it is opened, the file is moved to debug.txt.1,\n"
  3152. "deleting an older debug.txt.1 if it exists.\n"
  3153. "debug.txt is only moved if this setting is positive."
  3154. msgstr ""
  3155. "Si el tamaño del archivo debug.txt excede el número de megabytes "
  3156. "especificado en\n"
  3157. "esta configuración cuando se abre, el archivo se mueve a debug.txt.1,\n"
  3158. "borrando un antiguo debug.txt.1 si existe.\n"
  3159. "debug.txt sólo se mueve si esta configuración es positiva."
  3160. #: src/settings_translation_file.cpp
  3161. msgid "If this is set, players will always (re)spawn at the given position."
  3162. msgstr "Si se activa, los jugadores siempre reaparecerán en la posición dada."
  3163. #: src/settings_translation_file.cpp
  3164. msgid "Ignore world errors"
  3165. msgstr "Ignora los errores del mundo"
  3166. #: src/settings_translation_file.cpp
  3167. msgid "In-Game"
  3168. msgstr "Dentro del juego"
  3169. #: src/settings_translation_file.cpp
  3170. msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
  3171. msgstr ""
  3172. "Valor alfa del fondo de la consola de chat durante el juego (opacidad, entre "
  3173. "0 y 255)."
  3174. #: src/settings_translation_file.cpp
  3175. msgid "In-game chat console background color (R,G,B)."
  3176. msgstr "Color del fondo de la consola de chat durante el juego (R, G, B)."
  3177. #: src/settings_translation_file.cpp
  3178. msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
  3179. msgstr ""
  3180. "Altura de la consola de chat en el juego, entre 0.1 (10%) y 1.0 (100%)."
  3181. #: src/settings_translation_file.cpp
  3182. #, fuzzy
  3183. msgid "Inc. volume key"
  3184. msgstr "Tecla de la consola"
  3185. #: src/settings_translation_file.cpp
  3186. msgid "Initial vertical speed when jumping, in nodes per second."
  3187. msgstr "Velocidad vertical inicial al saltar, en nodos por segundo."
  3188. #: src/settings_translation_file.cpp
  3189. msgid ""
  3190. "Instrument builtin.\n"
  3191. "This is usually only needed by core/builtin contributors"
  3192. msgstr ""
  3193. "Instrumento incorporado.\n"
  3194. "Esto solo suele ser necesario para los colaboradores principales o integrados"
  3195. #: src/settings_translation_file.cpp
  3196. msgid "Instrument chatcommands on registration."
  3197. msgstr "Instrumento de comandos del chat en el registro."
  3198. #: src/settings_translation_file.cpp
  3199. msgid ""
  3200. "Instrument global callback functions on registration.\n"
  3201. "(anything you pass to a minetest.register_*() function)"
  3202. msgstr ""
  3203. "Funciones de devolución de llamada global del instrumento en el registro.\n"
  3204. "(Cualquier cosa que pase a una función minetest.register _ * ())"
  3205. #: src/settings_translation_file.cpp
  3206. msgid ""
  3207. "Instrument the action function of Active Block Modifiers on registration."
  3208. msgstr ""
  3209. "Instrumenta la función de acción de los Modificadores de Bloque Activos en "
  3210. "el registro."
  3211. #: src/settings_translation_file.cpp
  3212. msgid ""
  3213. "Instrument the action function of Loading Block Modifiers on registration."
  3214. msgstr ""
  3215. "Instrumenta la función de acción de Carga de Modificadores de Bloque en el "
  3216. "registro."
  3217. #: src/settings_translation_file.cpp
  3218. msgid "Instrument the methods of entities on registration."
  3219. msgstr "Instrumenta los métodos de las entidades en el registro."
  3220. #: src/settings_translation_file.cpp
  3221. msgid "Instrumentation"
  3222. msgstr "Instrumentación"
  3223. #: src/settings_translation_file.cpp
  3224. msgid "Interval of saving important changes in the world, stated in seconds."
  3225. msgstr ""
  3226. "Intervalo de guardar cambios importantes en el mundo, expresado en segundos."
  3227. #: src/settings_translation_file.cpp
  3228. msgid "Interval of sending time of day to clients."
  3229. msgstr "Intervalo de envío de la hora del día a los clientes."
  3230. #: src/settings_translation_file.cpp
  3231. msgid "Inventory items animations"
  3232. msgstr "Animaciones de elementos del inventario"
  3233. #: src/settings_translation_file.cpp
  3234. msgid "Inventory key"
  3235. msgstr "Tecla Inventario"
  3236. #: src/settings_translation_file.cpp
  3237. msgid "Invert mouse"
  3238. msgstr "Invertir el ratón"
  3239. #: src/settings_translation_file.cpp
  3240. msgid "Invert vertical mouse movement."
  3241. msgstr "Invertir movimiento vertical del ratón."
  3242. #: src/settings_translation_file.cpp
  3243. #, fuzzy
  3244. msgid "Italic font path"
  3245. msgstr "Ruta de fuentes"
  3246. #: src/settings_translation_file.cpp
  3247. msgid "Italic monospace font path"
  3248. msgstr "Ruta de la fuente monoespacial cursiva"
  3249. #: src/settings_translation_file.cpp
  3250. msgid "Item entity TTL"
  3251. msgstr "Ítem entidad TTL"
  3252. #: src/settings_translation_file.cpp
  3253. msgid "Iterations"
  3254. msgstr "Iteraciones"
  3255. #: src/settings_translation_file.cpp
  3256. msgid ""
  3257. "Iterations of the recursive function.\n"
  3258. "Increasing this increases the amount of fine detail, but also\n"
  3259. "increases processing load.\n"
  3260. "At iterations = 20 this mapgen has a similar load to mapgen V7."
  3261. msgstr ""
  3262. "Iteraciones de la función recursiva.\n"
  3263. "Aumentar esto aumenta la cantidad de detalles finos, pero también\n"
  3264. "aumenta la carga de procesamiento.\n"
  3265. "En las iteraciones = 20 este mapgen tiene una carga similar al mapgen V7."
  3266. #: src/settings_translation_file.cpp
  3267. msgid "Joystick ID"
  3268. msgstr "ID de Joystick"
  3269. #: src/settings_translation_file.cpp
  3270. msgid "Joystick button repetition interval"
  3271. msgstr "Intervalo de repetición del botón del Joystick"
  3272. #: src/settings_translation_file.cpp
  3273. #, fuzzy
  3274. msgid "Joystick deadzone"
  3275. msgstr "Tipo de Joystick"
  3276. #: src/settings_translation_file.cpp
  3277. msgid "Joystick frustum sensitivity"
  3278. msgstr "Sensibilidad del Joystick"
  3279. #: src/settings_translation_file.cpp
  3280. msgid "Joystick type"
  3281. msgstr "Tipo de Joystick"
  3282. #: src/settings_translation_file.cpp
  3283. msgid ""
  3284. "Julia set only.\n"
  3285. "W component of hypercomplex constant.\n"
  3286. "Alters the shape of the fractal.\n"
  3287. "Has no effect on 3D fractals.\n"
  3288. "Range roughly -2 to 2."
  3289. msgstr ""
  3290. "Sólo conjuntos de Julia.\n"
  3291. "El componente W de la constante hipercompleja.\n"
  3292. "Altera la forma del fractal.\n"
  3293. "No tiene efecto en los fractales 3D.\n"
  3294. "Rango aproximadamente entre -2 y 2."
  3295. #: src/settings_translation_file.cpp
  3296. msgid ""
  3297. "Julia set only.\n"
  3298. "X component of hypercomplex constant.\n"
  3299. "Alters the shape of the fractal.\n"
  3300. "Range roughly -2 to 2."
  3301. msgstr ""
  3302. "Sólo conjuntos de Julia: \n"
  3303. "El componente X de la constante hipercompleja.\n"
  3304. "Altera la forma del fractal.\n"
  3305. "Rango aproximadamente de -2 a 2."
  3306. #: src/settings_translation_file.cpp
  3307. msgid ""
  3308. "Julia set only.\n"
  3309. "Y component of hypercomplex constant.\n"
  3310. "Alters the shape of the fractal.\n"
  3311. "Range roughly -2 to 2."
  3312. msgstr ""
  3313. "Sólo conjunto de Julia: \n"
  3314. "El componente Y de la constante hipercompleja.\n"
  3315. "Altera la forma del fractal.\n"
  3316. "Rango aproximadamente de -2 a 2."
  3317. #: src/settings_translation_file.cpp
  3318. msgid ""
  3319. "Julia set only.\n"
  3320. "Z component of hypercomplex constant.\n"
  3321. "Alters the shape of the fractal.\n"
  3322. "Range roughly -2 to 2."
  3323. msgstr ""
  3324. "Sólo conjunto de Julia:\n"
  3325. "Componente Z de la constante hipercompleja.\n"
  3326. "Altera la forma del fractal.\n"
  3327. "Rango aproximadamente entre -2 y 2."
  3328. #: src/settings_translation_file.cpp
  3329. msgid "Julia w"
  3330. msgstr "Julia w"
  3331. #: src/settings_translation_file.cpp
  3332. msgid "Julia x"
  3333. msgstr "Julia x"
  3334. #: src/settings_translation_file.cpp
  3335. msgid "Julia y"
  3336. msgstr "Julia y"
  3337. #: src/settings_translation_file.cpp
  3338. msgid "Julia z"
  3339. msgstr "Julia z"
  3340. #: src/settings_translation_file.cpp
  3341. msgid "Jump key"
  3342. msgstr "Tecla Saltar"
  3343. #: src/settings_translation_file.cpp
  3344. msgid "Jumping speed"
  3345. msgstr "Velocidad de salto"
  3346. #: src/settings_translation_file.cpp
  3347. msgid ""
  3348. "Key for decreasing the viewing range.\n"
  3349. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3350. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3351. msgstr ""
  3352. "Tecla para disminuir la distancia de visión.\n"
  3353. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3354. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3355. #: src/settings_translation_file.cpp
  3356. msgid ""
  3357. "Key for decreasing the volume.\n"
  3358. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3359. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3360. msgstr ""
  3361. "Tecla para disminuir el volumen.\n"
  3362. "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  3363. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3364. #: src/settings_translation_file.cpp
  3365. #, fuzzy
  3366. msgid ""
  3367. "Key for digging.\n"
  3368. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3369. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3370. msgstr ""
  3371. "Tecla para saltar.\n"
  3372. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3373. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3374. #: src/settings_translation_file.cpp
  3375. msgid ""
  3376. "Key for dropping the currently selected item.\n"
  3377. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3378. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3379. msgstr ""
  3380. "Tecla para eliminar el elemento seleccionado actualmente.\n"
  3381. "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  3382. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3383. #: src/settings_translation_file.cpp
  3384. msgid ""
  3385. "Key for increasing the viewing range.\n"
  3386. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3387. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3388. msgstr ""
  3389. "Tecla para aumentar la distancia de visión.\n"
  3390. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3391. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3392. #: src/settings_translation_file.cpp
  3393. msgid ""
  3394. "Key for increasing the volume.\n"
  3395. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3396. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3397. msgstr ""
  3398. "Tecla para incrementar el volumen.\n"
  3399. "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  3400. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3401. #: src/settings_translation_file.cpp
  3402. msgid ""
  3403. "Key for jumping.\n"
  3404. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3405. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3406. msgstr ""
  3407. "Tecla para saltar.\n"
  3408. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3409. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3410. #: src/settings_translation_file.cpp
  3411. msgid ""
  3412. "Key for moving fast in fast mode.\n"
  3413. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3414. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3415. msgstr ""
  3416. "Tecla para moverse rápido en modo rápido.\n"
  3417. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3418. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3419. #: src/settings_translation_file.cpp
  3420. msgid ""
  3421. "Key for moving the player backward.\n"
  3422. "Will also disable autoforward, when active.\n"
  3423. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3424. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3425. msgstr ""
  3426. "Tecla para desplazar el jugador hacia atrás.\n"
  3427. "Cuando esté activa, También desactivará el desplazamiento automático hacia "
  3428. "adelante.\n"
  3429. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3430. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3431. #: src/settings_translation_file.cpp
  3432. msgid ""
  3433. "Key for moving the player forward.\n"
  3434. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3435. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3436. msgstr ""
  3437. "Tecla para mover el jugador hacia delante.\n"
  3438. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3439. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3440. #: src/settings_translation_file.cpp
  3441. msgid ""
  3442. "Key for moving the player left.\n"
  3443. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3444. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3445. msgstr ""
  3446. "Tecla para desplazar el jugador hacia la izquierda.\n"
  3447. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3448. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3449. #: src/settings_translation_file.cpp
  3450. msgid ""
  3451. "Key for moving the player right.\n"
  3452. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3453. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3454. msgstr ""
  3455. "Tecla para desplazar el jugador hacia la derecha.\n"
  3456. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3457. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3458. #: src/settings_translation_file.cpp
  3459. msgid ""
  3460. "Key for muting the game.\n"
  3461. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3462. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3463. msgstr ""
  3464. "Tecla para silenciar el juego.\n"
  3465. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3466. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3467. #: src/settings_translation_file.cpp
  3468. msgid ""
  3469. "Key for opening the chat window to type commands.\n"
  3470. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3471. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3472. msgstr ""
  3473. "Tecla para abrir la ventana de chat y escribir comandos.\n"
  3474. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3475. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3476. #: src/settings_translation_file.cpp
  3477. msgid ""
  3478. "Key for opening the chat window to type local commands.\n"
  3479. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3480. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3481. msgstr ""
  3482. "Tecla para abrir la ventana de chat y escribir comandos.\n"
  3483. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3484. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3485. #: src/settings_translation_file.cpp
  3486. msgid ""
  3487. "Key for opening the chat window.\n"
  3488. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3489. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3490. msgstr ""
  3491. "Tecla para abrir la ventana de chat.\n"
  3492. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3493. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3494. #: src/settings_translation_file.cpp
  3495. msgid ""
  3496. "Key for opening the inventory.\n"
  3497. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3498. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3499. msgstr ""
  3500. "Tecla para abrir la ventana de chat.\n"
  3501. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3502. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3503. #: src/settings_translation_file.cpp
  3504. #, fuzzy
  3505. msgid ""
  3506. "Key for placing.\n"
  3507. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3508. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3509. msgstr ""
  3510. "Tecla para saltar.\n"
  3511. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3512. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3513. #: src/settings_translation_file.cpp
  3514. #, fuzzy
  3515. msgid ""
  3516. "Key for selecting the 11th hotbar slot.\n"
  3517. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3518. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3519. msgstr ""
  3520. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3521. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3522. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3523. #: src/settings_translation_file.cpp
  3524. #, fuzzy
  3525. msgid ""
  3526. "Key for selecting the 12th hotbar slot.\n"
  3527. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3528. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3529. msgstr ""
  3530. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3531. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3532. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3533. #: src/settings_translation_file.cpp
  3534. #, fuzzy
  3535. msgid ""
  3536. "Key for selecting the 13th hotbar slot.\n"
  3537. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3538. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3539. msgstr ""
  3540. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3541. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3542. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3543. #: src/settings_translation_file.cpp
  3544. #, fuzzy
  3545. msgid ""
  3546. "Key for selecting the 14th hotbar slot.\n"
  3547. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3548. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3549. msgstr ""
  3550. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3551. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3552. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3553. #: src/settings_translation_file.cpp
  3554. #, fuzzy
  3555. msgid ""
  3556. "Key for selecting the 15th hotbar slot.\n"
  3557. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3558. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3559. msgstr ""
  3560. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3561. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3562. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3563. #: src/settings_translation_file.cpp
  3564. #, fuzzy
  3565. msgid ""
  3566. "Key for selecting the 16th hotbar slot.\n"
  3567. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3568. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3569. msgstr ""
  3570. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3571. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3572. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3573. #: src/settings_translation_file.cpp
  3574. #, fuzzy
  3575. msgid ""
  3576. "Key for selecting the 17th hotbar slot.\n"
  3577. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3578. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3579. msgstr ""
  3580. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3581. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3582. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3583. #: src/settings_translation_file.cpp
  3584. #, fuzzy
  3585. msgid ""
  3586. "Key for selecting the 18th hotbar slot.\n"
  3587. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3588. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3589. msgstr ""
  3590. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3591. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3592. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3593. #: src/settings_translation_file.cpp
  3594. #, fuzzy
  3595. msgid ""
  3596. "Key for selecting the 19th hotbar slot.\n"
  3597. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3598. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3599. msgstr ""
  3600. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3601. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3602. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3603. #: src/settings_translation_file.cpp
  3604. #, fuzzy
  3605. msgid ""
  3606. "Key for selecting the 20th hotbar slot.\n"
  3607. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3608. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3609. msgstr ""
  3610. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3611. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3612. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3613. #: src/settings_translation_file.cpp
  3614. #, fuzzy
  3615. msgid ""
  3616. "Key for selecting the 21st hotbar slot.\n"
  3617. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3618. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3619. msgstr ""
  3620. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3621. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3622. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3623. #: src/settings_translation_file.cpp
  3624. #, fuzzy
  3625. msgid ""
  3626. "Key for selecting the 22nd hotbar slot.\n"
  3627. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3628. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3629. msgstr ""
  3630. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3631. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3632. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3633. #: src/settings_translation_file.cpp
  3634. #, fuzzy
  3635. msgid ""
  3636. "Key for selecting the 23rd hotbar slot.\n"
  3637. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3638. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3639. msgstr ""
  3640. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3641. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3642. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3643. #: src/settings_translation_file.cpp
  3644. #, fuzzy
  3645. msgid ""
  3646. "Key for selecting the 24th hotbar slot.\n"
  3647. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3648. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3649. msgstr ""
  3650. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3651. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3652. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3653. #: src/settings_translation_file.cpp
  3654. #, fuzzy
  3655. msgid ""
  3656. "Key for selecting the 25th hotbar slot.\n"
  3657. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3658. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3659. msgstr ""
  3660. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3661. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3662. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3663. #: src/settings_translation_file.cpp
  3664. #, fuzzy
  3665. msgid ""
  3666. "Key for selecting the 26th hotbar slot.\n"
  3667. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3668. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3669. msgstr ""
  3670. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3671. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3672. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3673. #: src/settings_translation_file.cpp
  3674. #, fuzzy
  3675. msgid ""
  3676. "Key for selecting the 27th hotbar slot.\n"
  3677. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3678. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3679. msgstr ""
  3680. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3681. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3682. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3683. #: src/settings_translation_file.cpp
  3684. #, fuzzy
  3685. msgid ""
  3686. "Key for selecting the 28th hotbar slot.\n"
  3687. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3688. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3689. msgstr ""
  3690. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3691. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3692. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3693. #: src/settings_translation_file.cpp
  3694. #, fuzzy
  3695. msgid ""
  3696. "Key for selecting the 29th hotbar slot.\n"
  3697. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3698. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3699. msgstr ""
  3700. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3701. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3702. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3703. #: src/settings_translation_file.cpp
  3704. #, fuzzy
  3705. msgid ""
  3706. "Key for selecting the 30th hotbar slot.\n"
  3707. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3708. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3709. msgstr ""
  3710. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3711. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3712. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3713. #: src/settings_translation_file.cpp
  3714. #, fuzzy
  3715. msgid ""
  3716. "Key for selecting the 31st hotbar slot.\n"
  3717. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3718. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3719. msgstr ""
  3720. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3721. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3722. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3723. #: src/settings_translation_file.cpp
  3724. #, fuzzy
  3725. msgid ""
  3726. "Key for selecting the 32nd hotbar slot.\n"
  3727. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3728. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3729. msgstr ""
  3730. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3731. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3732. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3733. #: src/settings_translation_file.cpp
  3734. #, fuzzy
  3735. msgid ""
  3736. "Key for selecting the eighth hotbar slot.\n"
  3737. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3738. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3739. msgstr ""
  3740. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3741. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3742. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3743. #: src/settings_translation_file.cpp
  3744. #, fuzzy
  3745. msgid ""
  3746. "Key for selecting the fifth hotbar slot.\n"
  3747. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3748. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3749. msgstr ""
  3750. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3751. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3752. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3753. #: src/settings_translation_file.cpp
  3754. #, fuzzy
  3755. msgid ""
  3756. "Key for selecting the first hotbar slot.\n"
  3757. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3758. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3759. msgstr ""
  3760. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3761. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3762. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3763. #: src/settings_translation_file.cpp
  3764. #, fuzzy
  3765. msgid ""
  3766. "Key for selecting the fourth hotbar slot.\n"
  3767. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3768. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3769. msgstr ""
  3770. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3771. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3772. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3773. #: src/settings_translation_file.cpp
  3774. msgid ""
  3775. "Key for selecting the next item in the hotbar.\n"
  3776. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3777. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3778. msgstr ""
  3779. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3780. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3781. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3782. #: src/settings_translation_file.cpp
  3783. #, fuzzy
  3784. msgid ""
  3785. "Key for selecting the ninth hotbar slot.\n"
  3786. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3787. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3788. msgstr ""
  3789. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3790. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3791. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3792. #: src/settings_translation_file.cpp
  3793. msgid ""
  3794. "Key for selecting the previous item in the hotbar.\n"
  3795. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3796. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3797. msgstr ""
  3798. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3799. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3800. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3801. #: src/settings_translation_file.cpp
  3802. #, fuzzy
  3803. msgid ""
  3804. "Key for selecting the second hotbar slot.\n"
  3805. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3806. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3807. msgstr ""
  3808. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3809. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3810. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3811. #: src/settings_translation_file.cpp
  3812. #, fuzzy
  3813. msgid ""
  3814. "Key for selecting the seventh hotbar slot.\n"
  3815. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3816. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3817. msgstr ""
  3818. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3819. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3820. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3821. #: src/settings_translation_file.cpp
  3822. #, fuzzy
  3823. msgid ""
  3824. "Key for selecting the sixth hotbar slot.\n"
  3825. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3826. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3827. msgstr ""
  3828. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3829. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3830. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3831. #: src/settings_translation_file.cpp
  3832. #, fuzzy
  3833. msgid ""
  3834. "Key for selecting the tenth hotbar slot.\n"
  3835. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3836. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3837. msgstr ""
  3838. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3839. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3840. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3841. #: src/settings_translation_file.cpp
  3842. #, fuzzy
  3843. msgid ""
  3844. "Key for selecting the third hotbar slot.\n"
  3845. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3846. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3847. msgstr ""
  3848. "Tecla para seleccionar el siguiente elemento en la barra de acceso directo.\n"
  3849. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3850. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3851. #: src/settings_translation_file.cpp
  3852. msgid ""
  3853. "Key for sneaking.\n"
  3854. "Also used for climbing down and descending in water if aux1_descends is "
  3855. "disabled.\n"
  3856. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3857. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3858. msgstr ""
  3859. "Tecla para agacharse.\n"
  3860. "También utilizada para escalar hacia abajo y hundirse en agua si "
  3861. "aux1_descends está deshabilitado.\n"
  3862. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3863. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3864. #: src/settings_translation_file.cpp
  3865. msgid ""
  3866. "Key for switching between first- and third-person camera.\n"
  3867. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3868. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3869. msgstr ""
  3870. "Tecla para alternar entre cámar en primera y tercera persona.\n"
  3871. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3872. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3873. #: src/settings_translation_file.cpp
  3874. msgid ""
  3875. "Key for taking screenshots.\n"
  3876. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3877. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3878. msgstr ""
  3879. "Tecla para tomar capturas de pantalla.\n"
  3880. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3881. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3882. #: src/settings_translation_file.cpp
  3883. #, fuzzy
  3884. msgid ""
  3885. "Key for toggling autoforward.\n"
  3886. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3887. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3888. msgstr ""
  3889. "Tecla para mover el jugador hacia delante.\n"
  3890. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3891. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3892. #: src/settings_translation_file.cpp
  3893. msgid ""
  3894. "Key for toggling cinematic mode.\n"
  3895. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3896. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3897. msgstr ""
  3898. "Tecla para activar/desactivar el modo cinemático.\n"
  3899. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3900. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3901. #: src/settings_translation_file.cpp
  3902. msgid ""
  3903. "Key for toggling display of minimap.\n"
  3904. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3905. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3906. msgstr ""
  3907. "Tecla para activar/desactivar la vista del minimapa.\n"
  3908. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3909. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3910. #: src/settings_translation_file.cpp
  3911. msgid ""
  3912. "Key for toggling fast mode.\n"
  3913. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3914. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3915. msgstr ""
  3916. "Tecla para activar/desactivar el modo veloz.\n"
  3917. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3918. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3919. #: src/settings_translation_file.cpp
  3920. msgid ""
  3921. "Key for toggling flying.\n"
  3922. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3923. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3924. msgstr ""
  3925. "Tecla para activar/desactivar el vuelo.\n"
  3926. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3927. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3928. #: src/settings_translation_file.cpp
  3929. msgid ""
  3930. "Key for toggling noclip mode.\n"
  3931. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3932. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3933. msgstr ""
  3934. "Tecla para activar/desactivar el modo noclip.\n"
  3935. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3936. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3937. #: src/settings_translation_file.cpp
  3938. #, fuzzy
  3939. msgid ""
  3940. "Key for toggling pitch move mode.\n"
  3941. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3942. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3943. msgstr ""
  3944. "Tecla para silenciar el juego.\n"
  3945. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3946. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3947. #: src/settings_translation_file.cpp
  3948. msgid ""
  3949. "Key for toggling the camera update. Only used for development\n"
  3950. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3951. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3952. msgstr ""
  3953. "Tecla para activar/desactivar la actualización de la cámara. Solo usada para "
  3954. "desarrollo\n"
  3955. "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  3956. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3957. #: src/settings_translation_file.cpp
  3958. #, fuzzy
  3959. msgid ""
  3960. "Key for toggling the display of chat.\n"
  3961. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3962. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3963. msgstr ""
  3964. "Tecla para desplazar el jugador hacia la izquierda.\n"
  3965. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3966. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3967. #: src/settings_translation_file.cpp
  3968. msgid ""
  3969. "Key for toggling the display of debug info.\n"
  3970. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3971. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3972. msgstr ""
  3973. "Tecla para activar/desactivar la visualización de información de "
  3974. "depuración.\n"
  3975. "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  3976. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3977. #: src/settings_translation_file.cpp
  3978. #, fuzzy
  3979. msgid ""
  3980. "Key for toggling the display of fog.\n"
  3981. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3982. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3983. msgstr ""
  3984. "Tecla para desplazar el jugador hacia la izquierda.\n"
  3985. "Véase http://irrlicht.sourceforge.net/docu/namespaceirr."
  3986. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3987. #: src/settings_translation_file.cpp
  3988. msgid ""
  3989. "Key for toggling the display of the HUD.\n"
  3990. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3991. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3992. msgstr ""
  3993. "Tecla para activar/desactivar la visualización del HUD.\n"
  3994. "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  3995. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3996. #: src/settings_translation_file.cpp
  3997. msgid ""
  3998. "Key for toggling the display of the large chat console.\n"
  3999. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  4000. "html#a54da2a0e231901735e3da1b0edf72eb3"
  4001. msgstr ""
  4002. "Tecla para activar/desactivar la consola de chat larga.\n"
  4003. "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  4004. "html#a54da2a0e231901735e3da1b0edf72eb3"
  4005. #: src/settings_translation_file.cpp
  4006. msgid ""
  4007. "Key for toggling the display of the profiler. Used for development.\n"
  4008. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  4009. "html#a54da2a0e231901735e3da1b0edf72eb3"
  4010. msgstr ""
  4011. "Tecla para activar/desactivar el perfilador. Usado para desarrollo.\n"
  4012. "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  4013. "html#a54da2a0e231901735e3da1b0edf72eb3"
  4014. #: src/settings_translation_file.cpp
  4015. msgid ""
  4016. "Key for toggling unlimited view range.\n"
  4017. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  4018. "html#a54da2a0e231901735e3da1b0edf72eb3"
  4019. msgstr ""
  4020. "Tecla para activar/desactivar rango de vista ilimitado.\n"
  4021. "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  4022. "html#a54da2a0e231901735e3da1b0edf72eb3"
  4023. #: src/settings_translation_file.cpp
  4024. msgid ""
  4025. "Key to use view zoom when possible.\n"
  4026. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  4027. "html#a54da2a0e231901735e3da1b0edf72eb3"
  4028. msgstr ""
  4029. "Tecla para hacer zoom cuando sea posible.\n"
  4030. "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  4031. "html#a54da2a0e231901735e3da1b0edf72eb3"
  4032. #: src/settings_translation_file.cpp
  4033. msgid "Kick players who sent more than X messages per 10 seconds."
  4034. msgstr ""
  4035. "Expulsa a los jugadores que enviaron más de X mensajes cada 10 segundos."
  4036. #: src/settings_translation_file.cpp
  4037. msgid "Lake steepness"
  4038. msgstr "Pendiente del lago"
  4039. #: src/settings_translation_file.cpp
  4040. msgid "Lake threshold"
  4041. msgstr "Umbral del lago"
  4042. #: src/settings_translation_file.cpp
  4043. msgid "Language"
  4044. msgstr "Idioma"
  4045. #: src/settings_translation_file.cpp
  4046. msgid "Large cave depth"
  4047. msgstr "Profundidad de la cueva grande"
  4048. #: src/settings_translation_file.cpp
  4049. msgid "Large cave maximum number"
  4050. msgstr "Numero máximo de cuevas grandes"
  4051. #: src/settings_translation_file.cpp
  4052. msgid "Large cave minimum number"
  4053. msgstr "Numero mínimo de cuevas grandes"
  4054. #: src/settings_translation_file.cpp
  4055. msgid "Large cave proportion flooded"
  4056. msgstr "Proporción de cuevas grandes inundadas"
  4057. #: src/settings_translation_file.cpp
  4058. #, fuzzy
  4059. msgid "Large chat console key"
  4060. msgstr "Tecla de la consola"
  4061. #: src/settings_translation_file.cpp
  4062. msgid "Leaves style"
  4063. msgstr "Estilo de las hojas"
  4064. #: src/settings_translation_file.cpp
  4065. msgid ""
  4066. "Leaves style:\n"
  4067. "- Fancy: all faces visible\n"
  4068. "- Simple: only outer faces, if defined special_tiles are used\n"
  4069. "- Opaque: disable transparency"
  4070. msgstr ""
  4071. "Estilo de hojas:\n"
  4072. "- Fabuloso: Todas las caras son visibles\n"
  4073. "- Simple: Solo caras externas, si se utilizan special_tiles definidos\n"
  4074. "- Opaco: Transparencia desactivada"
  4075. #: src/settings_translation_file.cpp
  4076. msgid "Left key"
  4077. msgstr "Tecla izquierda"
  4078. #: src/settings_translation_file.cpp
  4079. msgid ""
  4080. "Length of a server tick and the interval at which objects are generally "
  4081. "updated over\n"
  4082. "network."
  4083. msgstr ""
  4084. "Duración de un tick del servidor y el intervalo en el que los objetos se "
  4085. "actualizan generalmente sobre la\n"
  4086. "red."
  4087. #: src/settings_translation_file.cpp
  4088. msgid ""
  4089. "Length of liquid waves.\n"
  4090. "Requires waving liquids to be enabled."
  4091. msgstr ""
  4092. "Longitud de las ondas líquidas.\n"
  4093. "Requiere que se habiliten los líquidos ondulados."
  4094. #: src/settings_translation_file.cpp
  4095. msgid "Length of time between Active Block Modifier (ABM) execution cycles"
  4096. msgstr ""
  4097. "Período de tiempo entre ciclos de ejecución de Active Block Modifier (ABM)"
  4098. #: src/settings_translation_file.cpp
  4099. msgid "Length of time between NodeTimer execution cycles"
  4100. msgstr "Cantidad de tiempo entre ciclos de ejecución de NodeTimer"
  4101. #: src/settings_translation_file.cpp
  4102. msgid "Length of time between active block management cycles"
  4103. msgstr "Periodo de tiempo entre ciclos de gestión de bloques activos"
  4104. #: src/settings_translation_file.cpp
  4105. msgid ""
  4106. "Level of logging to be written to debug.txt:\n"
  4107. "- <nothing> (no logging)\n"
  4108. "- none (messages with no level)\n"
  4109. "- error\n"
  4110. "- warning\n"
  4111. "- action\n"
  4112. "- info\n"
  4113. "- verbose"
  4114. msgstr ""
  4115. "Nivel de registro que se escribirá en debug.txt:\n"
  4116. "- <nada> (sin registro)\n"
  4117. "- ninguno (mensajes sin nivel)\n"
  4118. "- error\n"
  4119. "- advertencia\n"
  4120. "- acción\n"
  4121. "- información\n"
  4122. "- detallado"
  4123. #: src/settings_translation_file.cpp
  4124. msgid "Light curve boost"
  4125. msgstr "Aumento medio del centro de la curva de luz"
  4126. #: src/settings_translation_file.cpp
  4127. msgid "Light curve boost center"
  4128. msgstr ""
  4129. #: src/settings_translation_file.cpp
  4130. msgid "Light curve boost spread"
  4131. msgstr ""
  4132. #: src/settings_translation_file.cpp
  4133. msgid "Light curve gamma"
  4134. msgstr ""
  4135. #: src/settings_translation_file.cpp
  4136. msgid "Light curve high gradient"
  4137. msgstr ""
  4138. #: src/settings_translation_file.cpp
  4139. msgid "Light curve low gradient"
  4140. msgstr ""
  4141. #: src/settings_translation_file.cpp
  4142. #, fuzzy
  4143. msgid ""
  4144. "Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
  4145. "Only mapchunks completely within the mapgen limit are generated.\n"
  4146. "Value is stored per-world."
  4147. msgstr ""
  4148. "Límite de la generación de mapa, en nodos, en todas las 6 direcciones desde "
  4149. "(0, 0, 0).\n"
  4150. "Solo las porciones de terreno dentro de los límites son generadas.\n"
  4151. "Los valores se guardan por mundo."
  4152. #: src/settings_translation_file.cpp
  4153. msgid ""
  4154. "Limits number of parallel HTTP requests. Affects:\n"
  4155. "- Media fetch if server uses remote_media setting.\n"
  4156. "- Serverlist download and server announcement.\n"
  4157. "- Downloads performed by main menu (e.g. mod manager).\n"
  4158. "Only has an effect if compiled with cURL."
  4159. msgstr ""
  4160. #: src/settings_translation_file.cpp
  4161. msgid "Liquid fluidity"
  4162. msgstr "Fluidez líquida"
  4163. #: src/settings_translation_file.cpp
  4164. msgid "Liquid fluidity smoothing"
  4165. msgstr "Suavizado de la fluidez líquida"
  4166. #: src/settings_translation_file.cpp
  4167. msgid "Liquid loop max"
  4168. msgstr ""
  4169. #: src/settings_translation_file.cpp
  4170. msgid "Liquid queue purge time"
  4171. msgstr ""
  4172. #: src/settings_translation_file.cpp
  4173. #, fuzzy
  4174. msgid "Liquid sinking"
  4175. msgstr "Velocidad de descenso"
  4176. #: src/settings_translation_file.cpp
  4177. msgid "Liquid update interval in seconds."
  4178. msgstr ""
  4179. #: src/settings_translation_file.cpp
  4180. msgid "Liquid update tick"
  4181. msgstr ""
  4182. #: src/settings_translation_file.cpp
  4183. msgid "Load the game profiler"
  4184. msgstr ""
  4185. #: src/settings_translation_file.cpp
  4186. msgid ""
  4187. "Load the game profiler to collect game profiling data.\n"
  4188. "Provides a /profiler command to access the compiled profile.\n"
  4189. "Useful for mod developers and server operators."
  4190. msgstr ""
  4191. #: src/settings_translation_file.cpp
  4192. #, fuzzy
  4193. msgid "Loading Block Modifiers"
  4194. msgstr "Intervalo de modificador de bloques activos"
  4195. #: src/settings_translation_file.cpp
  4196. msgid "Lower Y limit of dungeons."
  4197. msgstr "Límite inferior en Y de mazmorras."
  4198. #: src/settings_translation_file.cpp
  4199. msgid "Lower Y limit of floatlands."
  4200. msgstr "Límite inferior Y de las tierras flotantes."
  4201. #: src/settings_translation_file.cpp
  4202. msgid "Main menu script"
  4203. msgstr "Script del menú principal"
  4204. #: src/settings_translation_file.cpp
  4205. msgid ""
  4206. "Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
  4207. msgstr ""
  4208. "Hace que la niebla y los colores del cielo dependan de la hora del día "
  4209. "(amanecer / atardecer) y la dirección de vista."
  4210. #: src/settings_translation_file.cpp
  4211. msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
  4212. msgstr ""
  4213. "Hace que DirectX funcione con LuaJIT. Desactivar si ocasiona problemas."
  4214. #: src/settings_translation_file.cpp
  4215. msgid "Makes all liquids opaque"
  4216. msgstr "Vuelve opacos a todos los líquidos"
  4217. #: src/settings_translation_file.cpp
  4218. msgid "Map Compression Level for Disk Storage"
  4219. msgstr ""
  4220. #: src/settings_translation_file.cpp
  4221. msgid "Map Compression Level for Network Transfer"
  4222. msgstr ""
  4223. #: src/settings_translation_file.cpp
  4224. msgid "Map directory"
  4225. msgstr "Directorio de mapas"
  4226. #: src/settings_translation_file.cpp
  4227. msgid "Map generation attributes specific to Mapgen Carpathian."
  4228. msgstr ""
  4229. #: src/settings_translation_file.cpp
  4230. msgid ""
  4231. "Map generation attributes specific to Mapgen Flat.\n"
  4232. "Occasional lakes and hills can be added to the flat world."
  4233. msgstr ""
  4234. "Atributos de generación de mapa específicos para generador de mapas planos.\n"
  4235. "Ocasionalmente pueden agregarse lagos y colinas al mundo plano."
  4236. #: src/settings_translation_file.cpp
  4237. msgid ""
  4238. "Map generation attributes specific to Mapgen Fractal.\n"
  4239. "'terrain' enables the generation of non-fractal terrain:\n"
  4240. "ocean, islands and underground."
  4241. msgstr ""
  4242. #: src/settings_translation_file.cpp
  4243. msgid ""
  4244. "Map generation attributes specific to Mapgen Valleys.\n"
  4245. "'altitude_chill': Reduces heat with altitude.\n"
  4246. "'humid_rivers': Increases humidity around rivers.\n"
  4247. "'vary_river_depth': If enabled, low humidity and high heat causes rivers\n"
  4248. "to become shallower and occasionally dry.\n"
  4249. "'altitude_dry': Reduces humidity with altitude."
  4250. msgstr ""
  4251. #: src/settings_translation_file.cpp
  4252. msgid "Map generation attributes specific to Mapgen v5."
  4253. msgstr ""
  4254. #: src/settings_translation_file.cpp
  4255. #, fuzzy
  4256. msgid ""
  4257. "Map generation attributes specific to Mapgen v6.\n"
  4258. "The 'snowbiomes' flag enables the new 5 biome system.\n"
  4259. "When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
  4260. "the 'jungles' flag is ignored."
  4261. msgstr ""
  4262. "Atributos del generador de mapas globales.\n"
  4263. "En el generador de mapas V6 la opción (o marcador) \"decorations\" controla "
  4264. "todos los elementos decorativos excepto los árboles y la hierba de la "
  4265. "jungla, en todos los otros generadores de mapas esta opción controla todas "
  4266. "las decoraciones.\n"
  4267. "Las opciones que no son incluidas en el texto con la cadena de opciones no "
  4268. "serán modificadas y mantendrán su valor por defecto.\n"
  4269. "Las opciones que comienzan con el prefijo \"no\" son utilizadas para "
  4270. "inhabilitar esas opciones."
  4271. #: src/settings_translation_file.cpp
  4272. #, fuzzy
  4273. msgid ""
  4274. "Map generation attributes specific to Mapgen v7.\n"
  4275. "'ridges': Rivers.\n"
  4276. "'floatlands': Floating land masses in the atmosphere.\n"
  4277. "'caverns': Giant caves deep underground."
  4278. msgstr ""
  4279. "Atributos del generador de mapas globales.\n"
  4280. "En el generador de mapas V6 la opción (o marcador) \"decorations\" controla "
  4281. "todos los elementos decorativos excepto los árboles y la hierba de la "
  4282. "jungla, en todos los otros generadores de mapas esta opción controla todas "
  4283. "las decoraciones.\n"
  4284. "Las opciones que no son incluidas en el texto con la cadena de opciones no "
  4285. "serán modificadas y mantendrán su valor por defecto.\n"
  4286. "Las opciones que comienzan con el prefijo \"no\" son utilizadas para "
  4287. "inhabilitar esas opciones."
  4288. #: src/settings_translation_file.cpp
  4289. msgid "Map generation limit"
  4290. msgstr "Límite de generación de mapa"
  4291. #: src/settings_translation_file.cpp
  4292. msgid "Map save interval"
  4293. msgstr "Intervalo de guardado de mapa"
  4294. #: src/settings_translation_file.cpp
  4295. msgid "Mapblock limit"
  4296. msgstr ""
  4297. #: src/settings_translation_file.cpp
  4298. msgid "Mapblock mesh generation delay"
  4299. msgstr ""
  4300. #: src/settings_translation_file.cpp
  4301. msgid "Mapblock mesh generator's MapBlock cache size in MB"
  4302. msgstr ""
  4303. #: src/settings_translation_file.cpp
  4304. msgid "Mapblock unload timeout"
  4305. msgstr ""
  4306. #: src/settings_translation_file.cpp
  4307. msgid "Mapgen Carpathian"
  4308. msgstr "Generador de mapas carpatiano"
  4309. #: src/settings_translation_file.cpp
  4310. #, fuzzy
  4311. msgid "Mapgen Carpathian specific flags"
  4312. msgstr "Banderas planas de Mapgen"
  4313. #: src/settings_translation_file.cpp
  4314. msgid "Mapgen Flat"
  4315. msgstr "Generador de mapas plano"
  4316. #: src/settings_translation_file.cpp
  4317. msgid "Mapgen Flat specific flags"
  4318. msgstr "Banderas de generador de mapas plano"
  4319. #: src/settings_translation_file.cpp
  4320. msgid "Mapgen Fractal"
  4321. msgstr "Generador de mapas fractal"
  4322. #: src/settings_translation_file.cpp
  4323. msgid "Mapgen Fractal specific flags"
  4324. msgstr "Banderas de generador de mapas fractal"
  4325. #: src/settings_translation_file.cpp
  4326. msgid "Mapgen V5"
  4327. msgstr "Generador de mapas V5"
  4328. #: src/settings_translation_file.cpp
  4329. msgid "Mapgen V5 specific flags"
  4330. msgstr "Banderas de generador de mapas V5"
  4331. #: src/settings_translation_file.cpp
  4332. msgid "Mapgen V6"
  4333. msgstr "Generador de mapas V6"
  4334. #: src/settings_translation_file.cpp
  4335. msgid "Mapgen V6 specific flags"
  4336. msgstr "Banderas de generador de mapas V6"
  4337. #: src/settings_translation_file.cpp
  4338. msgid "Mapgen V7"
  4339. msgstr "Generador de mapas v7"
  4340. #: src/settings_translation_file.cpp
  4341. msgid "Mapgen V7 specific flags"
  4342. msgstr "Banderas de generador de mapas V7"
  4343. #: src/settings_translation_file.cpp
  4344. msgid "Mapgen Valleys"
  4345. msgstr "Generador de mapas Valleys"
  4346. #: src/settings_translation_file.cpp
  4347. msgid "Mapgen Valleys specific flags"
  4348. msgstr "Banderas de generador de mapas Valleys"
  4349. #: src/settings_translation_file.cpp
  4350. msgid "Mapgen debug"
  4351. msgstr "Depuración del generador de mapas"
  4352. #: src/settings_translation_file.cpp
  4353. msgid "Mapgen name"
  4354. msgstr "Generador de mapas"
  4355. #: src/settings_translation_file.cpp
  4356. msgid "Max block generate distance"
  4357. msgstr "Distancia máxima de generación de bloques"
  4358. #: src/settings_translation_file.cpp
  4359. msgid "Max block send distance"
  4360. msgstr "Distancia máxima de envío de bloques"
  4361. #: src/settings_translation_file.cpp
  4362. #, fuzzy
  4363. msgid "Max liquids processed per step."
  4364. msgstr "Líquidos máximos procesados por paso."
  4365. #: src/settings_translation_file.cpp
  4366. msgid "Max. clearobjects extra blocks"
  4367. msgstr ""
  4368. #: src/settings_translation_file.cpp
  4369. msgid "Max. packets per iteration"
  4370. msgstr ""
  4371. #: src/settings_translation_file.cpp
  4372. msgid "Maximum FPS"
  4373. msgstr "FPS máximos"
  4374. #: src/settings_translation_file.cpp
  4375. #, fuzzy
  4376. msgid "Maximum FPS when the window is not focused, or when the game is paused."
  4377. msgstr "FPS máximos cuando el juego está pausado."
  4378. #: src/settings_translation_file.cpp
  4379. msgid "Maximum forceloaded blocks"
  4380. msgstr ""
  4381. #: src/settings_translation_file.cpp
  4382. msgid "Maximum hotbar width"
  4383. msgstr ""
  4384. #: src/settings_translation_file.cpp
  4385. msgid "Maximum limit of random number of large caves per mapchunk."
  4386. msgstr ""
  4387. #: src/settings_translation_file.cpp
  4388. msgid "Maximum limit of random number of small caves per mapchunk."
  4389. msgstr ""
  4390. #: src/settings_translation_file.cpp
  4391. msgid ""
  4392. "Maximum liquid resistance. Controls deceleration when entering liquid at\n"
  4393. "high speed."
  4394. msgstr ""
  4395. #: src/settings_translation_file.cpp
  4396. msgid ""
  4397. "Maximum number of blocks that are simultaneously sent per client.\n"
  4398. "The maximum total count is calculated dynamically:\n"
  4399. "max_total = ceil((#clients + max_users) * per_client / 4)"
  4400. msgstr ""
  4401. "Número máximo de bloques que se envían simultáneamente por cliente.\n"
  4402. "El recuento total máximo se calcula dinámicamente:\n"
  4403. "max_total = ceil ((# clients + max_users) * per_client / 4)"
  4404. #: src/settings_translation_file.cpp
  4405. msgid "Maximum number of blocks that can be queued for loading."
  4406. msgstr ""
  4407. #: src/settings_translation_file.cpp
  4408. msgid ""
  4409. "Maximum number of blocks to be queued that are to be generated.\n"
  4410. "This limit is enforced per player."
  4411. msgstr ""
  4412. #: src/settings_translation_file.cpp
  4413. msgid ""
  4414. "Maximum number of blocks to be queued that are to be loaded from file.\n"
  4415. "This limit is enforced per player."
  4416. msgstr ""
  4417. #: src/settings_translation_file.cpp
  4418. msgid ""
  4419. "Maximum number of concurrent downloads. Downloads exceeding this limit will "
  4420. "be queued.\n"
  4421. "This should be lower than curl_parallel_limit."
  4422. msgstr ""
  4423. #: src/settings_translation_file.cpp
  4424. msgid "Maximum number of forceloaded mapblocks."
  4425. msgstr ""
  4426. #: src/settings_translation_file.cpp
  4427. msgid ""
  4428. "Maximum number of mapblocks for client to be kept in memory.\n"
  4429. "Set to -1 for unlimited amount."
  4430. msgstr ""
  4431. #: src/settings_translation_file.cpp
  4432. msgid ""
  4433. "Maximum number of packets sent per send step, if you have a slow connection\n"
  4434. "try reducing it, but don't reduce it to a number below double of targeted\n"
  4435. "client number."
  4436. msgstr ""
  4437. #: src/settings_translation_file.cpp
  4438. #, fuzzy
  4439. msgid "Maximum number of players that can be connected simultaneously."
  4440. msgstr "Cantidad de bloques que flotan simultáneamente por cliente."
  4441. #: src/settings_translation_file.cpp
  4442. msgid "Maximum number of recent chat messages to show"
  4443. msgstr ""
  4444. #: src/settings_translation_file.cpp
  4445. msgid "Maximum number of statically stored objects in a block."
  4446. msgstr ""
  4447. #: src/settings_translation_file.cpp
  4448. msgid "Maximum objects per block"
  4449. msgstr ""
  4450. #: src/settings_translation_file.cpp
  4451. msgid ""
  4452. "Maximum proportion of current window to be used for hotbar.\n"
  4453. "Useful if there's something to be displayed right or left of hotbar."
  4454. msgstr ""
  4455. #: src/settings_translation_file.cpp
  4456. msgid "Maximum simultaneous block sends per client"
  4457. msgstr ""
  4458. #: src/settings_translation_file.cpp
  4459. msgid "Maximum size of the out chat queue"
  4460. msgstr ""
  4461. #: src/settings_translation_file.cpp
  4462. msgid ""
  4463. "Maximum size of the out chat queue.\n"
  4464. "0 to disable queueing and -1 to make the queue size unlimited."
  4465. msgstr ""
  4466. #: src/settings_translation_file.cpp
  4467. msgid "Maximum time in ms a file download (e.g. a mod download) may take."
  4468. msgstr ""
  4469. "Tiempo máximo en ms que puede demorar una descarga (por ejemplo, la descarga "
  4470. "de un mod)."
  4471. #: src/settings_translation_file.cpp
  4472. msgid "Maximum users"
  4473. msgstr "Usuarios máximos"
  4474. #: src/settings_translation_file.cpp
  4475. msgid "Menus"
  4476. msgstr "Menús"
  4477. #: src/settings_translation_file.cpp
  4478. msgid "Mesh cache"
  4479. msgstr "Caché de mallas poligonales"
  4480. #: src/settings_translation_file.cpp
  4481. msgid "Message of the day"
  4482. msgstr "Mensaje del día"
  4483. #: src/settings_translation_file.cpp
  4484. msgid "Message of the day displayed to players connecting."
  4485. msgstr "Mensaje del día mostrado a los jugadores que se conectan."
  4486. #: src/settings_translation_file.cpp
  4487. msgid "Method used to highlight selected object."
  4488. msgstr "Método utilizado para resaltar el objeto seleccionado."
  4489. #: src/settings_translation_file.cpp
  4490. msgid "Minimal level of logging to be written to chat."
  4491. msgstr "Nivel mínimo de logging a ser escrito al chat."
  4492. #: src/settings_translation_file.cpp
  4493. msgid "Minimap"
  4494. msgstr "Minimapa"
  4495. #: src/settings_translation_file.cpp
  4496. msgid "Minimap key"
  4497. msgstr "Clave del minimapa"
  4498. #: src/settings_translation_file.cpp
  4499. msgid "Minimap scan height"
  4500. msgstr "Altura de escaneo del minimapa"
  4501. #: src/settings_translation_file.cpp
  4502. #, fuzzy
  4503. msgid "Minimum limit of random number of large caves per mapchunk."
  4504. msgstr "Ruido 3D que determina la cantidad de mazmorras por chunk."
  4505. #: src/settings_translation_file.cpp
  4506. msgid "Minimum limit of random number of small caves per mapchunk."
  4507. msgstr ""
  4508. #: src/settings_translation_file.cpp
  4509. msgid "Minimum texture size"
  4510. msgstr ""
  4511. #: src/settings_translation_file.cpp
  4512. #, fuzzy
  4513. msgid "Mipmapping"
  4514. msgstr "Mapeado de relieve"
  4515. #: src/settings_translation_file.cpp
  4516. msgid "Mod channels"
  4517. msgstr ""
  4518. #: src/settings_translation_file.cpp
  4519. msgid "Modifies the size of the hudbar elements."
  4520. msgstr ""
  4521. #: src/settings_translation_file.cpp
  4522. msgid "Monospace font path"
  4523. msgstr "Ruta de fuente monoespaciada"
  4524. #: src/settings_translation_file.cpp
  4525. msgid "Monospace font size"
  4526. msgstr "Tamaño de fuente monoespaciada"
  4527. #: src/settings_translation_file.cpp
  4528. msgid "Mountain height noise"
  4529. msgstr ""
  4530. #: src/settings_translation_file.cpp
  4531. msgid "Mountain noise"
  4532. msgstr ""
  4533. #: src/settings_translation_file.cpp
  4534. msgid "Mountain variation noise"
  4535. msgstr ""
  4536. #: src/settings_translation_file.cpp
  4537. msgid "Mountain zero level"
  4538. msgstr ""
  4539. #: src/settings_translation_file.cpp
  4540. msgid "Mouse sensitivity"
  4541. msgstr "Sensibilidad del ratón"
  4542. #: src/settings_translation_file.cpp
  4543. msgid "Mouse sensitivity multiplier."
  4544. msgstr "Multiplicador de sensiblidad del ratón."
  4545. #: src/settings_translation_file.cpp
  4546. msgid "Mud noise"
  4547. msgstr ""
  4548. #: src/settings_translation_file.cpp
  4549. msgid ""
  4550. "Multiplier for fall bobbing.\n"
  4551. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  4552. msgstr ""
  4553. #: src/settings_translation_file.cpp
  4554. msgid "Mute key"
  4555. msgstr "Tecla de silencio"
  4556. #: src/settings_translation_file.cpp
  4557. msgid "Mute sound"
  4558. msgstr "Silenciar sonido"
  4559. #: src/settings_translation_file.cpp
  4560. msgid ""
  4561. "Name of map generator to be used when creating a new world.\n"
  4562. "Creating a world in the main menu will override this.\n"
  4563. "Current mapgens in a highly unstable state:\n"
  4564. "- The optional floatlands of v7 (disabled by default)."
  4565. msgstr ""
  4566. #: src/settings_translation_file.cpp
  4567. msgid ""
  4568. "Name of the player.\n"
  4569. "When running a server, clients connecting with this name are admins.\n"
  4570. "When starting from the main menu, this is overridden."
  4571. msgstr ""
  4572. "Nombre del jugador.\n"
  4573. "Cuando se ejecuta un servidor, los clientes que se conecten con este nombre "
  4574. "son administradores.\n"
  4575. "Al comenzar desde el menú principal, esto se anula."
  4576. #: src/settings_translation_file.cpp
  4577. msgid ""
  4578. "Name of the server, to be displayed when players join and in the serverlist."
  4579. msgstr ""
  4580. #: src/settings_translation_file.cpp
  4581. msgid "Near plane"
  4582. msgstr ""
  4583. #: src/settings_translation_file.cpp
  4584. msgid "Network"
  4585. msgstr "Red"
  4586. #: src/settings_translation_file.cpp
  4587. msgid ""
  4588. "Network port to listen (UDP).\n"
  4589. "This value will be overridden when starting from the main menu."
  4590. msgstr ""
  4591. #: src/settings_translation_file.cpp
  4592. msgid "New users need to input this password."
  4593. msgstr "Los usuarios nuevos deben ingresar esta contraseña."
  4594. #: src/settings_translation_file.cpp
  4595. msgid "Noclip"
  4596. msgstr ""
  4597. #: src/settings_translation_file.cpp
  4598. msgid "Noclip key"
  4599. msgstr ""
  4600. #: src/settings_translation_file.cpp
  4601. msgid "Node highlighting"
  4602. msgstr "Resaltado de los nodos"
  4603. #: src/settings_translation_file.cpp
  4604. msgid "NodeTimer interval"
  4605. msgstr ""
  4606. #: src/settings_translation_file.cpp
  4607. msgid "Noises"
  4608. msgstr ""
  4609. #: src/settings_translation_file.cpp
  4610. msgid "Number of emerge threads"
  4611. msgstr ""
  4612. #: src/settings_translation_file.cpp
  4613. msgid ""
  4614. "Number of emerge threads to use.\n"
  4615. "Value 0:\n"
  4616. "- Automatic selection. The number of emerge threads will be\n"
  4617. "- 'number of processors - 2', with a lower limit of 1.\n"
  4618. "Any other value:\n"
  4619. "- Specifies the number of emerge threads, with a lower limit of 1.\n"
  4620. "WARNING: Increasing the number of emerge threads increases engine mapgen\n"
  4621. "speed, but this may harm game performance by interfering with other\n"
  4622. "processes, especially in singleplayer and/or when running Lua code in\n"
  4623. "'on_generated'. For many users the optimum setting may be '1'."
  4624. msgstr ""
  4625. #: src/settings_translation_file.cpp
  4626. msgid ""
  4627. "Number of extra blocks that can be loaded by /clearobjects at once.\n"
  4628. "This is a trade-off between sqlite transaction overhead and\n"
  4629. "memory consumption (4096=100MB, as a rule of thumb)."
  4630. msgstr ""
  4631. #: src/settings_translation_file.cpp
  4632. msgid "Online Content Repository"
  4633. msgstr "Contenido del repositorio en linea"
  4634. #: src/settings_translation_file.cpp
  4635. msgid "Opaque liquids"
  4636. msgstr "Líquidos opacos"
  4637. #: src/settings_translation_file.cpp
  4638. msgid ""
  4639. "Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
  4640. msgstr ""
  4641. #: src/settings_translation_file.cpp
  4642. msgid ""
  4643. "Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
  4644. msgstr ""
  4645. #: src/settings_translation_file.cpp
  4646. msgid ""
  4647. "Open the pause menu when the window's focus is lost. Does not pause if a "
  4648. "formspec is\n"
  4649. "open."
  4650. msgstr ""
  4651. #: src/settings_translation_file.cpp
  4652. msgid ""
  4653. "Path of the fallback font.\n"
  4654. "If “freetype” setting is enabled: Must be a TrueType font.\n"
  4655. "If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
  4656. "This font will be used for certain languages or if the default font is "
  4657. "unavailable."
  4658. msgstr ""
  4659. #: src/settings_translation_file.cpp
  4660. msgid ""
  4661. "Path to save screenshots at. Can be an absolute or relative path.\n"
  4662. "The folder will be created if it doesn't already exist."
  4663. msgstr ""
  4664. #: src/settings_translation_file.cpp
  4665. msgid ""
  4666. "Path to shader directory. If no path is defined, default location will be "
  4667. "used."
  4668. msgstr ""
  4669. #: src/settings_translation_file.cpp
  4670. msgid "Path to texture directory. All textures are first searched from here."
  4671. msgstr ""
  4672. #: src/settings_translation_file.cpp
  4673. msgid ""
  4674. "Path to the default font.\n"
  4675. "If “freetype” setting is enabled: Must be a TrueType font.\n"
  4676. "If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
  4677. "The fallback font will be used if the font cannot be loaded."
  4678. msgstr ""
  4679. #: src/settings_translation_file.cpp
  4680. msgid ""
  4681. "Path to the monospace font.\n"
  4682. "If “freetype” setting is enabled: Must be a TrueType font.\n"
  4683. "If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
  4684. "This font is used for e.g. the console and profiler screen."
  4685. msgstr ""
  4686. #: src/settings_translation_file.cpp
  4687. msgid "Pause on lost window focus"
  4688. msgstr ""
  4689. #: src/settings_translation_file.cpp
  4690. msgid "Per-player limit of queued blocks load from disk"
  4691. msgstr ""
  4692. #: src/settings_translation_file.cpp
  4693. msgid "Per-player limit of queued blocks to generate"
  4694. msgstr ""
  4695. #: src/settings_translation_file.cpp
  4696. msgid "Physics"
  4697. msgstr "Físicas"
  4698. #: src/settings_translation_file.cpp
  4699. #, fuzzy
  4700. msgid "Pitch move key"
  4701. msgstr "Tecla vuelo"
  4702. #: src/settings_translation_file.cpp
  4703. #, fuzzy
  4704. msgid "Pitch move mode"
  4705. msgstr "Modo de movimiento de inclinación activado"
  4706. #: src/settings_translation_file.cpp
  4707. #, fuzzy
  4708. msgid "Place key"
  4709. msgstr "Tecla vuelo"
  4710. #: src/settings_translation_file.cpp
  4711. #, fuzzy
  4712. msgid "Place repetition interval"
  4713. msgstr "Intervalo de repetición del botón del Joystick"
  4714. #: src/settings_translation_file.cpp
  4715. msgid ""
  4716. "Player is able to fly without being affected by gravity.\n"
  4717. "This requires the \"fly\" privilege on the server."
  4718. msgstr ""
  4719. #: src/settings_translation_file.cpp
  4720. msgid "Player name"
  4721. msgstr "Nombre del jugador"
  4722. #: src/settings_translation_file.cpp
  4723. msgid "Player transfer distance"
  4724. msgstr "Distancia de transferencia del jugador"
  4725. #: src/settings_translation_file.cpp
  4726. msgid "Player versus player"
  4727. msgstr "Jugador contra jugador"
  4728. #: src/settings_translation_file.cpp
  4729. msgid ""
  4730. "Port to connect to (UDP).\n"
  4731. "Note that the port field in the main menu overrides this setting."
  4732. msgstr ""
  4733. #: src/settings_translation_file.cpp
  4734. msgid ""
  4735. "Prevent digging and placing from repeating when holding the mouse buttons.\n"
  4736. "Enable this when you dig or place too often by accident."
  4737. msgstr ""
  4738. #: src/settings_translation_file.cpp
  4739. msgid "Prevent mods from doing insecure things like running shell commands."
  4740. msgstr ""
  4741. #: src/settings_translation_file.cpp
  4742. msgid ""
  4743. "Print the engine's profiling data in regular intervals (in seconds).\n"
  4744. "0 = disable. Useful for developers."
  4745. msgstr ""
  4746. #: src/settings_translation_file.cpp
  4747. msgid "Privileges that players with basic_privs can grant"
  4748. msgstr ""
  4749. #: src/settings_translation_file.cpp
  4750. msgid "Profiler"
  4751. msgstr ""
  4752. #: src/settings_translation_file.cpp
  4753. msgid "Profiler toggle key"
  4754. msgstr ""
  4755. #: src/settings_translation_file.cpp
  4756. msgid "Profiling"
  4757. msgstr "Perfilando"
  4758. #: src/settings_translation_file.cpp
  4759. msgid "Prometheus listener address"
  4760. msgstr ""
  4761. #: src/settings_translation_file.cpp
  4762. msgid ""
  4763. "Prometheus listener address.\n"
  4764. "If minetest is compiled with ENABLE_PROMETHEUS option enabled,\n"
  4765. "enable metrics listener for Prometheus on that address.\n"
  4766. "Metrics can be fetch on http://127.0.0.1:30000/metrics"
  4767. msgstr ""
  4768. #: src/settings_translation_file.cpp
  4769. msgid "Proportion of large caves that contain liquid."
  4770. msgstr ""
  4771. #: src/settings_translation_file.cpp
  4772. msgid ""
  4773. "Radius of cloud area stated in number of 64 node cloud squares.\n"
  4774. "Values larger than 26 will start to produce sharp cutoffs at cloud area "
  4775. "corners."
  4776. msgstr ""
  4777. #: src/settings_translation_file.cpp
  4778. msgid "Raises terrain to make valleys around the rivers."
  4779. msgstr ""
  4780. #: src/settings_translation_file.cpp
  4781. msgid "Random input"
  4782. msgstr ""
  4783. #: src/settings_translation_file.cpp
  4784. msgid "Range select key"
  4785. msgstr "Tecla seleccionar rango de visión"
  4786. #: src/settings_translation_file.cpp
  4787. msgid "Recent Chat Messages"
  4788. msgstr ""
  4789. #: src/settings_translation_file.cpp
  4790. #, fuzzy
  4791. msgid "Regular font path"
  4792. msgstr "Ruta de fuentes"
  4793. #: src/settings_translation_file.cpp
  4794. msgid "Remote media"
  4795. msgstr ""
  4796. #: src/settings_translation_file.cpp
  4797. msgid "Remote port"
  4798. msgstr ""
  4799. #: src/settings_translation_file.cpp
  4800. msgid ""
  4801. "Remove color codes from incoming chat messages\n"
  4802. "Use this to stop players from being able to use color in their messages"
  4803. msgstr ""
  4804. #: src/settings_translation_file.cpp
  4805. msgid "Replaces the default main menu with a custom one."
  4806. msgstr ""
  4807. #: src/settings_translation_file.cpp
  4808. #, fuzzy
  4809. msgid "Report path"
  4810. msgstr "Ruta de fuentes"
  4811. #: src/settings_translation_file.cpp
  4812. msgid ""
  4813. "Restricts the access of certain client-side functions on servers.\n"
  4814. "Combine the byteflags below to restrict client-side features, or set to 0\n"
  4815. "for no restrictions:\n"
  4816. "LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\n"
  4817. "CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n"
  4818. "READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n"
  4819. "READ_NODEDEFS: 8 (disable get_node_def call client-side)\n"
  4820. "LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n"
  4821. "csm_restriction_noderange)\n"
  4822. "READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
  4823. msgstr ""
  4824. #: src/settings_translation_file.cpp
  4825. msgid "Ridge mountain spread noise"
  4826. msgstr ""
  4827. #: src/settings_translation_file.cpp
  4828. msgid "Ridge noise"
  4829. msgstr ""
  4830. #: src/settings_translation_file.cpp
  4831. msgid "Ridge underwater noise"
  4832. msgstr ""
  4833. #: src/settings_translation_file.cpp
  4834. msgid "Ridged mountain size noise"
  4835. msgstr ""
  4836. #: src/settings_translation_file.cpp
  4837. msgid "Right key"
  4838. msgstr "Tecla derecha"
  4839. #: src/settings_translation_file.cpp
  4840. #, fuzzy
  4841. msgid "River channel depth"
  4842. msgstr "Profundidad del relleno"
  4843. #: src/settings_translation_file.cpp
  4844. msgid "River channel width"
  4845. msgstr "Ancho de canal de río"
  4846. #: src/settings_translation_file.cpp
  4847. msgid "River depth"
  4848. msgstr "Profundidad de río"
  4849. #: src/settings_translation_file.cpp
  4850. msgid "River noise"
  4851. msgstr "Ruido de río"
  4852. #: src/settings_translation_file.cpp
  4853. msgid "River size"
  4854. msgstr ""
  4855. #: src/settings_translation_file.cpp
  4856. #, fuzzy
  4857. msgid "River valley width"
  4858. msgstr "Profundidad del relleno"
  4859. #: src/settings_translation_file.cpp
  4860. msgid "Rollback recording"
  4861. msgstr ""
  4862. #: src/settings_translation_file.cpp
  4863. msgid "Rolling hill size noise"
  4864. msgstr ""
  4865. #: src/settings_translation_file.cpp
  4866. msgid "Rolling hills spread noise"
  4867. msgstr ""
  4868. #: src/settings_translation_file.cpp
  4869. msgid "Round minimap"
  4870. msgstr ""
  4871. #: src/settings_translation_file.cpp
  4872. msgid "Safe digging and placing"
  4873. msgstr ""
  4874. #: src/settings_translation_file.cpp
  4875. msgid "Sandy beaches occur when np_beach exceeds this value."
  4876. msgstr ""
  4877. #: src/settings_translation_file.cpp
  4878. msgid "Save the map received by the client on disk."
  4879. msgstr ""
  4880. #: src/settings_translation_file.cpp
  4881. msgid "Save window size automatically when modified."
  4882. msgstr ""
  4883. #: src/settings_translation_file.cpp
  4884. msgid "Saving map received from server"
  4885. msgstr ""
  4886. #: src/settings_translation_file.cpp
  4887. msgid ""
  4888. "Scale GUI by a user specified value.\n"
  4889. "Use a nearest-neighbor-anti-alias filter to scale the GUI.\n"
  4890. "This will smooth over some of the rough edges, and blend\n"
  4891. "pixels when scaling down, at the cost of blurring some\n"
  4892. "edge pixels when images are scaled by non-integer sizes."
  4893. msgstr ""
  4894. #: src/settings_translation_file.cpp
  4895. msgid "Screen height"
  4896. msgstr ""
  4897. #: src/settings_translation_file.cpp
  4898. msgid "Screen width"
  4899. msgstr ""
  4900. #: src/settings_translation_file.cpp
  4901. msgid "Screenshot folder"
  4902. msgstr ""
  4903. #: src/settings_translation_file.cpp
  4904. msgid "Screenshot format"
  4905. msgstr "Formato de captura de pantalla"
  4906. #: src/settings_translation_file.cpp
  4907. msgid "Screenshot quality"
  4908. msgstr "Calidad de captura de pantalla"
  4909. #: src/settings_translation_file.cpp
  4910. msgid ""
  4911. "Screenshot quality. Only used for JPEG format.\n"
  4912. "1 means worst quality; 100 means best quality.\n"
  4913. "Use 0 for default quality."
  4914. msgstr ""
  4915. #: src/settings_translation_file.cpp
  4916. #, fuzzy
  4917. msgid "Seabed noise"
  4918. msgstr "Ruido de cueva Nº1"
  4919. #: src/settings_translation_file.cpp
  4920. #, fuzzy
  4921. msgid "Second of 4 2D noises that together define hill/mountain range height."
  4922. msgstr "Primero de 2 ruidos 3D que juntos definen túneles."
  4923. #: src/settings_translation_file.cpp
  4924. #, fuzzy
  4925. msgid "Second of two 3D noises that together define tunnels."
  4926. msgstr "Primero de 2 ruidos 3D que juntos definen túneles."
  4927. #: src/settings_translation_file.cpp
  4928. msgid "Security"
  4929. msgstr "Seguridad"
  4930. #: src/settings_translation_file.cpp
  4931. msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
  4932. msgstr ""
  4933. #: src/settings_translation_file.cpp
  4934. msgid "Selection box border color (R,G,B)."
  4935. msgstr ""
  4936. #: src/settings_translation_file.cpp
  4937. msgid "Selection box color"
  4938. msgstr ""
  4939. #: src/settings_translation_file.cpp
  4940. msgid "Selection box width"
  4941. msgstr ""
  4942. #: src/settings_translation_file.cpp
  4943. #, fuzzy
  4944. msgid ""
  4945. "Selects one of 18 fractal types.\n"
  4946. "1 = 4D \"Roundy\" Mandelbrot set.\n"
  4947. "2 = 4D \"Roundy\" Julia set.\n"
  4948. "3 = 4D \"Squarry\" Mandelbrot set.\n"
  4949. "4 = 4D \"Squarry\" Julia set.\n"
  4950. "5 = 4D \"Mandy Cousin\" Mandelbrot set.\n"
  4951. "6 = 4D \"Mandy Cousin\" Julia set.\n"
  4952. "7 = 4D \"Variation\" Mandelbrot set.\n"
  4953. "8 = 4D \"Variation\" Julia set.\n"
  4954. "9 = 3D \"Mandelbrot/Mandelbar\" Mandelbrot set.\n"
  4955. "10 = 3D \"Mandelbrot/Mandelbar\" Julia set.\n"
  4956. "11 = 3D \"Christmas Tree\" Mandelbrot set.\n"
  4957. "12 = 3D \"Christmas Tree\" Julia set.\n"
  4958. "13 = 3D \"Mandelbulb\" Mandelbrot set.\n"
  4959. "14 = 3D \"Mandelbulb\" Julia set.\n"
  4960. "15 = 3D \"Cosine Mandelbulb\" Mandelbrot set.\n"
  4961. "16 = 3D \"Cosine Mandelbulb\" Julia set.\n"
  4962. "17 = 4D \"Mandelbulb\" Mandelbrot set.\n"
  4963. "18 = 4D \"Mandelbulb\" Julia set."
  4964. msgstr ""
  4965. "Elección de 18 fractales desde 9 fórmulas.\n"
  4966. "1 = Conjunto de Mandelbrot 4D \"Redondo\".\n"
  4967. "2 = Conjunto de Julia 4D \"Redondo\".\n"
  4968. "3 = Conjunto de Mandelbrot 4D \"Cuadrado\".\n"
  4969. "4 = Conjunto de Julia 4D \"Cuadrado\".\n"
  4970. "5 = Conjunto de Mandelbrot 4D \"Mandy Cousin\".\n"
  4971. "6 = Conjunto de Julia 4D \"Mandy Cousin\".\n"
  4972. "7 = Conjunto de Mandelbrot 4D \"Variado\".\n"
  4973. "8 = Conjunto de Julia 4D \"Variado\".\n"
  4974. "9 = Conjunto de Mandelbrot 3D \"Mandelbrot/Mandelbar\".\n"
  4975. "10 = Conjunto de Julia 3D \"Mandelbrot/Mandelbar\".\n"
  4976. "11 = Conjunto de Mandelbrot 3D \"Árbol de Navidad\".\n"
  4977. "12 = Conjunto de Julia 3D \"Árbol de Navidad\".\n"
  4978. "13 = Conjunto de Mandelbrot 3D \"Mandelbulb\".\n"
  4979. "14 = Conjunto de Julia 3D \"Mandelbulb\".\n"
  4980. "15 = Conjunto de Mandelbrot 3D \"Mandelbulb Coseno\".\n"
  4981. "16 = Conjunto de Julia 3D \"Mandelbulb Coseno\".\n"
  4982. "17 = Conjunto de Mandelbrot 4D \"Mandelbulb\".\n"
  4983. "18 = Conjunto de Julia 4D \"Mandelbulb\"."
  4984. #: src/settings_translation_file.cpp
  4985. msgid "Server / Singleplayer"
  4986. msgstr "Servidor / Un jugador"
  4987. #: src/settings_translation_file.cpp
  4988. msgid "Server URL"
  4989. msgstr "URL del servidor"
  4990. #: src/settings_translation_file.cpp
  4991. msgid "Server address"
  4992. msgstr "Dirección del servidor"
  4993. #: src/settings_translation_file.cpp
  4994. msgid "Server description"
  4995. msgstr "Descripción del servidor"
  4996. #: src/settings_translation_file.cpp
  4997. msgid "Server name"
  4998. msgstr "Nombre del servidor"
  4999. #: src/settings_translation_file.cpp
  5000. msgid "Server port"
  5001. msgstr "Puerto del servidor"
  5002. #: src/settings_translation_file.cpp
  5003. msgid "Server side occlusion culling"
  5004. msgstr ""
  5005. #: src/settings_translation_file.cpp
  5006. msgid "Serverlist URL"
  5007. msgstr "Lista de las URLs de servidores"
  5008. #: src/settings_translation_file.cpp
  5009. msgid "Serverlist file"
  5010. msgstr "Archivo de la lista de servidores"
  5011. #: src/settings_translation_file.cpp
  5012. msgid ""
  5013. "Set the language. Leave empty to use the system language.\n"
  5014. "A restart is required after changing this."
  5015. msgstr ""
  5016. #: src/settings_translation_file.cpp
  5017. msgid "Set the maximum character length of a chat message sent by clients."
  5018. msgstr ""
  5019. #: src/settings_translation_file.cpp
  5020. #, fuzzy
  5021. msgid ""
  5022. "Set to true to enable waving leaves.\n"
  5023. "Requires shaders to be enabled."
  5024. msgstr ""
  5025. "Habilita mapeado de oclusión de paralaje.\n"
  5026. "Requiere habilitar sombreadores."
  5027. #: src/settings_translation_file.cpp
  5028. #, fuzzy
  5029. msgid ""
  5030. "Set to true to enable waving liquids (like water).\n"
  5031. "Requires shaders to be enabled."
  5032. msgstr ""
  5033. "Habilita mapeado de oclusión de paralaje.\n"
  5034. "Requiere habilitar sombreadores."
  5035. #: src/settings_translation_file.cpp
  5036. #, fuzzy
  5037. msgid ""
  5038. "Set to true to enable waving plants.\n"
  5039. "Requires shaders to be enabled."
  5040. msgstr ""
  5041. "Habilita mapeado de oclusión de paralaje.\n"
  5042. "Requiere habilitar sombreadores."
  5043. #: src/settings_translation_file.cpp
  5044. msgid "Shader path"
  5045. msgstr "Ruta de sombreador"
  5046. #: src/settings_translation_file.cpp
  5047. msgid ""
  5048. "Shaders allow advanced visual effects and may increase performance on some "
  5049. "video\n"
  5050. "cards.\n"
  5051. "This only works with the OpenGL video backend."
  5052. msgstr ""
  5053. #: src/settings_translation_file.cpp
  5054. #, fuzzy
  5055. msgid ""
  5056. "Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
  5057. "drawn."
  5058. msgstr "Compensado de sombra de fuente, si es 0 no se dibujará la sombra."
  5059. #: src/settings_translation_file.cpp
  5060. #, fuzzy
  5061. msgid ""
  5062. "Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
  5063. "be drawn."
  5064. msgstr "Compensado de sombra de fuente, si es 0 no se dibujará la sombra."
  5065. #: src/settings_translation_file.cpp
  5066. msgid "Shape of the minimap. Enabled = round, disabled = square."
  5067. msgstr ""
  5068. #: src/settings_translation_file.cpp
  5069. msgid "Show debug info"
  5070. msgstr ""
  5071. #: src/settings_translation_file.cpp
  5072. msgid "Show entity selection boxes"
  5073. msgstr ""
  5074. #: src/settings_translation_file.cpp
  5075. msgid ""
  5076. "Show entity selection boxes\n"
  5077. "A restart is required after changing this."
  5078. msgstr ""
  5079. #: src/settings_translation_file.cpp
  5080. msgid "Shutdown message"
  5081. msgstr ""
  5082. #: src/settings_translation_file.cpp
  5083. msgid ""
  5084. "Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n"
  5085. "WARNING!: There is no benefit, and there are several dangers, in\n"
  5086. "increasing this value above 5.\n"
  5087. "Reducing this value increases cave and dungeon density.\n"
  5088. "Altering this value is for special usage, leaving it unchanged is\n"
  5089. "recommended."
  5090. msgstr ""
  5091. #: src/settings_translation_file.cpp
  5092. msgid ""
  5093. "Size of the MapBlock cache of the mesh generator. Increasing this will\n"
  5094. "increase the cache hit %, reducing the data being copied from the main\n"
  5095. "thread, thus reducing jitter."
  5096. msgstr ""
  5097. #: src/settings_translation_file.cpp
  5098. msgid "Slice w"
  5099. msgstr ""
  5100. #: src/settings_translation_file.cpp
  5101. msgid "Slope and fill work together to modify the heights."
  5102. msgstr ""
  5103. #: src/settings_translation_file.cpp
  5104. msgid "Small cave maximum number"
  5105. msgstr ""
  5106. #: src/settings_translation_file.cpp
  5107. msgid "Small cave minimum number"
  5108. msgstr ""
  5109. #: src/settings_translation_file.cpp
  5110. msgid "Small-scale humidity variation for blending biomes on borders."
  5111. msgstr ""
  5112. #: src/settings_translation_file.cpp
  5113. msgid "Small-scale temperature variation for blending biomes on borders."
  5114. msgstr ""
  5115. #: src/settings_translation_file.cpp
  5116. msgid "Smooth lighting"
  5117. msgstr "Iluminación suave"
  5118. #: src/settings_translation_file.cpp
  5119. msgid ""
  5120. "Smooths camera when looking around. Also called look or mouse smoothing.\n"
  5121. "Useful for recording videos."
  5122. msgstr ""
  5123. #: src/settings_translation_file.cpp
  5124. msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
  5125. msgstr ""
  5126. #: src/settings_translation_file.cpp
  5127. msgid "Smooths rotation of camera. 0 to disable."
  5128. msgstr ""
  5129. #: src/settings_translation_file.cpp
  5130. msgid "Sneak key"
  5131. msgstr "Tecla sigilo"
  5132. #: src/settings_translation_file.cpp
  5133. #, fuzzy
  5134. msgid "Sneaking speed"
  5135. msgstr "Velocidad del caminar"
  5136. #: src/settings_translation_file.cpp
  5137. msgid "Sneaking speed, in nodes per second."
  5138. msgstr ""
  5139. #: src/settings_translation_file.cpp
  5140. msgid "Sound"
  5141. msgstr "Sonido"
  5142. #: src/settings_translation_file.cpp
  5143. msgid "Special key"
  5144. msgstr "Tecla especial"
  5145. #: src/settings_translation_file.cpp
  5146. msgid "Special key for climbing/descending"
  5147. msgstr ""
  5148. #: src/settings_translation_file.cpp
  5149. msgid ""
  5150. "Specifies URL from which client fetches media instead of using UDP.\n"
  5151. "$filename should be accessible from $remote_media$filename via cURL\n"
  5152. "(obviously, remote_media should end with a slash).\n"
  5153. "Files that are not present will be fetched the usual way."
  5154. msgstr ""
  5155. #: src/settings_translation_file.cpp
  5156. msgid ""
  5157. "Specifies the default stack size of nodes, items and tools.\n"
  5158. "Note that mods or games may explicitly set a stack for certain (or all) "
  5159. "items."
  5160. msgstr ""
  5161. #: src/settings_translation_file.cpp
  5162. msgid ""
  5163. "Spread of light curve boost range.\n"
  5164. "Controls the width of the range to be boosted.\n"
  5165. "Standard deviation of the light curve boost Gaussian."
  5166. msgstr ""
  5167. #: src/settings_translation_file.cpp
  5168. msgid "Static spawnpoint"
  5169. msgstr ""
  5170. #: src/settings_translation_file.cpp
  5171. msgid "Steepness noise"
  5172. msgstr ""
  5173. #: src/settings_translation_file.cpp
  5174. msgid "Step mountain size noise"
  5175. msgstr ""
  5176. #: src/settings_translation_file.cpp
  5177. msgid "Step mountain spread noise"
  5178. msgstr ""
  5179. #: src/settings_translation_file.cpp
  5180. msgid "Strength of 3D mode parallax."
  5181. msgstr "La fuerza del paralaje del modo 3D."
  5182. #: src/settings_translation_file.cpp
  5183. msgid ""
  5184. "Strength of light curve boost.\n"
  5185. "The 3 'boost' parameters define a range of the light\n"
  5186. "curve that is boosted in brightness."
  5187. msgstr ""
  5188. #: src/settings_translation_file.cpp
  5189. msgid "Strict protocol checking"
  5190. msgstr ""
  5191. #: src/settings_translation_file.cpp
  5192. msgid "Strip color codes"
  5193. msgstr ""
  5194. #: src/settings_translation_file.cpp
  5195. msgid ""
  5196. "Surface level of optional water placed on a solid floatland layer.\n"
  5197. "Water is disabled by default and will only be placed if this value is set\n"
  5198. "to above 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (the start of the\n"
  5199. "upper tapering).\n"
  5200. "***WARNING, POTENTIAL DANGER TO WORLDS AND SERVER PERFORMANCE***:\n"
  5201. "When enabling water placement the floatlands must be configured and tested\n"
  5202. "to be a solid layer by setting 'mgv7_floatland_density' to 2.0 (or other\n"
  5203. "required value depending on 'mgv7_np_floatland'), to avoid\n"
  5204. "server-intensive extreme water flow and to avoid vast flooding of the\n"
  5205. "world surface below."
  5206. msgstr ""
  5207. #: src/settings_translation_file.cpp
  5208. msgid "Synchronous SQLite"
  5209. msgstr ""
  5210. #: src/settings_translation_file.cpp
  5211. msgid "Temperature variation for biomes."
  5212. msgstr ""
  5213. #: src/settings_translation_file.cpp
  5214. msgid "Terrain alternative noise"
  5215. msgstr ""
  5216. #: src/settings_translation_file.cpp
  5217. msgid "Terrain base noise"
  5218. msgstr ""
  5219. #: src/settings_translation_file.cpp
  5220. #, fuzzy
  5221. msgid "Terrain height"
  5222. msgstr "Altura base del terreno"
  5223. #: src/settings_translation_file.cpp
  5224. msgid "Terrain higher noise"
  5225. msgstr ""
  5226. #: src/settings_translation_file.cpp
  5227. msgid "Terrain noise"
  5228. msgstr ""
  5229. #: src/settings_translation_file.cpp
  5230. msgid ""
  5231. "Terrain noise threshold for hills.\n"
  5232. "Controls proportion of world area covered by hills.\n"
  5233. "Adjust towards 0.0 for a larger proportion."
  5234. msgstr ""
  5235. #: src/settings_translation_file.cpp
  5236. msgid ""
  5237. "Terrain noise threshold for lakes.\n"
  5238. "Controls proportion of world area covered by lakes.\n"
  5239. "Adjust towards 0.0 for a larger proportion."
  5240. msgstr ""
  5241. #: src/settings_translation_file.cpp
  5242. msgid "Terrain persistence noise"
  5243. msgstr ""
  5244. #: src/settings_translation_file.cpp
  5245. msgid "Texture path"
  5246. msgstr "Ruta de la textura"
  5247. #: src/settings_translation_file.cpp
  5248. msgid ""
  5249. "Textures on a node may be aligned either to the node or to the world.\n"
  5250. "The former mode suits better things like machines, furniture, etc., while\n"
  5251. "the latter makes stairs and microblocks fit surroundings better.\n"
  5252. "However, as this possibility is new, thus may not be used by older servers,\n"
  5253. "this option allows enforcing it for certain node types. Note though that\n"
  5254. "that is considered EXPERIMENTAL and may not work properly."
  5255. msgstr ""
  5256. #: src/settings_translation_file.cpp
  5257. msgid "The URL for the content repository"
  5258. msgstr ""
  5259. #: src/settings_translation_file.cpp
  5260. msgid "The deadzone of the joystick"
  5261. msgstr ""
  5262. #: src/settings_translation_file.cpp
  5263. msgid ""
  5264. "The default format in which profiles are being saved,\n"
  5265. "when calling `/profiler save [format]` without format."
  5266. msgstr ""
  5267. #: src/settings_translation_file.cpp
  5268. msgid "The depth of dirt or other biome filler node."
  5269. msgstr ""
  5270. #: src/settings_translation_file.cpp
  5271. msgid ""
  5272. "The file path relative to your worldpath in which profiles will be saved to."
  5273. msgstr ""
  5274. #: src/settings_translation_file.cpp
  5275. msgid "The identifier of the joystick to use"
  5276. msgstr ""
  5277. #: src/settings_translation_file.cpp
  5278. msgid "The length in pixels it takes for touch screen interaction to start."
  5279. msgstr ""
  5280. #: src/settings_translation_file.cpp
  5281. msgid ""
  5282. "The maximum height of the surface of waving liquids.\n"
  5283. "4.0 = Wave height is two nodes.\n"
  5284. "0.0 = Wave doesn't move at all.\n"
  5285. "Default is 1.0 (1/2 node).\n"
  5286. "Requires waving liquids to be enabled."
  5287. msgstr ""
  5288. #: src/settings_translation_file.cpp
  5289. msgid "The network interface that the server listens on."
  5290. msgstr ""
  5291. #: src/settings_translation_file.cpp
  5292. msgid ""
  5293. "The privileges that new users automatically get.\n"
  5294. "See /privs in game for a full list on your server and mod configuration."
  5295. msgstr ""
  5296. #: src/settings_translation_file.cpp
  5297. msgid ""
  5298. "The radius of the volume of blocks around every player that is subject to "
  5299. "the\n"
  5300. "active block stuff, stated in mapblocks (16 nodes).\n"
  5301. "In active blocks objects are loaded and ABMs run.\n"
  5302. "This is also the minimum range in which active objects (mobs) are "
  5303. "maintained.\n"
  5304. "This should be configured together with active_object_send_range_blocks."
  5305. msgstr ""
  5306. #: src/settings_translation_file.cpp
  5307. msgid ""
  5308. "The rendering back-end for Irrlicht.\n"
  5309. "A restart is required after changing this.\n"
  5310. "Note: On Android, stick with OGLES1 if unsure! App may fail to start "
  5311. "otherwise.\n"
  5312. "On other platforms, OpenGL is recommended.\n"
  5313. "Shaders are supported by OpenGL (desktop only) and OGLES2 (experimental)"
  5314. msgstr ""
  5315. #: src/settings_translation_file.cpp
  5316. msgid ""
  5317. "The sensitivity of the joystick axes for moving the\n"
  5318. "ingame view frustum around."
  5319. msgstr ""
  5320. #: src/settings_translation_file.cpp
  5321. msgid ""
  5322. "The strength (darkness) of node ambient-occlusion shading.\n"
  5323. "Lower is darker, Higher is lighter. The valid range of values for this\n"
  5324. "setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
  5325. "set to the nearest valid value."
  5326. msgstr ""
  5327. #: src/settings_translation_file.cpp
  5328. msgid ""
  5329. "The time (in seconds) that the liquids queue may grow beyond processing\n"
  5330. "capacity until an attempt is made to decrease its size by dumping old queue\n"
  5331. "items. A value of 0 disables the functionality."
  5332. msgstr ""
  5333. #: src/settings_translation_file.cpp
  5334. msgid ""
  5335. "The time budget allowed for ABMs to execute on each step\n"
  5336. "(as a fraction of the ABM Interval)"
  5337. msgstr ""
  5338. #: src/settings_translation_file.cpp
  5339. msgid ""
  5340. "The time in seconds it takes between repeated events\n"
  5341. "when holding down a joystick button combination."
  5342. msgstr ""
  5343. #: src/settings_translation_file.cpp
  5344. msgid ""
  5345. "The time in seconds it takes between repeated node placements when holding\n"
  5346. "the place button."
  5347. msgstr ""
  5348. #: src/settings_translation_file.cpp
  5349. msgid "The type of joystick"
  5350. msgstr ""
  5351. #: src/settings_translation_file.cpp
  5352. msgid ""
  5353. "The vertical distance over which heat drops by 20 if 'altitude_chill' is\n"
  5354. "enabled. Also the vertical distance over which humidity drops by 10 if\n"
  5355. "'altitude_dry' is enabled."
  5356. msgstr ""
  5357. #: src/settings_translation_file.cpp
  5358. #, fuzzy
  5359. msgid "Third of 4 2D noises that together define hill/mountain range height."
  5360. msgstr "Primero de 2 ruidos 3D que juntos definen túneles."
  5361. #: src/settings_translation_file.cpp
  5362. msgid ""
  5363. "Time in seconds for item entity (dropped items) to live.\n"
  5364. "Setting it to -1 disables the feature."
  5365. msgstr ""
  5366. #: src/settings_translation_file.cpp
  5367. msgid "Time of day when a new world is started, in millihours (0-23999)."
  5368. msgstr ""
  5369. #: src/settings_translation_file.cpp
  5370. msgid "Time send interval"
  5371. msgstr ""
  5372. #: src/settings_translation_file.cpp
  5373. msgid "Time speed"
  5374. msgstr ""
  5375. #: src/settings_translation_file.cpp
  5376. msgid "Timeout for client to remove unused map data from memory."
  5377. msgstr ""
  5378. #: src/settings_translation_file.cpp
  5379. msgid ""
  5380. "To reduce lag, block transfers are slowed down when a player is building "
  5381. "something.\n"
  5382. "This determines how long they are slowed down after placing or removing a "
  5383. "node."
  5384. msgstr ""
  5385. #: src/settings_translation_file.cpp
  5386. msgid "Toggle camera mode key"
  5387. msgstr ""
  5388. #: src/settings_translation_file.cpp
  5389. msgid "Tooltip delay"
  5390. msgstr ""
  5391. #: src/settings_translation_file.cpp
  5392. #, fuzzy
  5393. msgid "Touch screen threshold"
  5394. msgstr "Límite de ruido de playa"
  5395. #: src/settings_translation_file.cpp
  5396. msgid "Trees noise"
  5397. msgstr ""
  5398. #: src/settings_translation_file.cpp
  5399. msgid "Trilinear filtering"
  5400. msgstr "Filtrado trilineal"
  5401. #: src/settings_translation_file.cpp
  5402. msgid ""
  5403. "True = 256\n"
  5404. "False = 128\n"
  5405. "Usable to make minimap smoother on slower machines."
  5406. msgstr ""
  5407. #: src/settings_translation_file.cpp
  5408. msgid "Trusted mods"
  5409. msgstr ""
  5410. #: src/settings_translation_file.cpp
  5411. msgid "URL to the server list displayed in the Multiplayer Tab."
  5412. msgstr ""
  5413. #: src/settings_translation_file.cpp
  5414. msgid "Undersampling"
  5415. msgstr "Renderizado"
  5416. #: src/settings_translation_file.cpp
  5417. msgid ""
  5418. "Undersampling is similar to using a lower screen resolution, but it applies\n"
  5419. "to the game world only, keeping the GUI intact.\n"
  5420. "It should give a significant performance boost at the cost of less detailed "
  5421. "image.\n"
  5422. "Higher values result in a less detailed image."
  5423. msgstr ""
  5424. #: src/settings_translation_file.cpp
  5425. msgid "Unlimited player transfer distance"
  5426. msgstr ""
  5427. #: src/settings_translation_file.cpp
  5428. msgid "Unload unused server data"
  5429. msgstr ""
  5430. #: src/settings_translation_file.cpp
  5431. msgid "Upper Y limit of dungeons."
  5432. msgstr ""
  5433. #: src/settings_translation_file.cpp
  5434. msgid "Upper Y limit of floatlands."
  5435. msgstr "Límite superior Y de las tierras flotantes."
  5436. #: src/settings_translation_file.cpp
  5437. msgid "Use 3D cloud look instead of flat."
  5438. msgstr ""
  5439. #: src/settings_translation_file.cpp
  5440. msgid "Use a cloud animation for the main menu background."
  5441. msgstr ""
  5442. #: src/settings_translation_file.cpp
  5443. msgid "Use anisotropic filtering when viewing at textures from an angle."
  5444. msgstr ""
  5445. #: src/settings_translation_file.cpp
  5446. msgid "Use bilinear filtering when scaling textures."
  5447. msgstr ""
  5448. #: src/settings_translation_file.cpp
  5449. msgid ""
  5450. "Use mip mapping to scale textures. May slightly increase performance,\n"
  5451. "especially when using a high resolution texture pack.\n"
  5452. "Gamma correct downscaling is not supported."
  5453. msgstr ""
  5454. #: src/settings_translation_file.cpp
  5455. msgid ""
  5456. "Use multi-sample antialiasing (MSAA) to smooth out block edges.\n"
  5457. "This algorithm smooths out the 3D viewport while keeping the image sharp,\n"
  5458. "but it doesn't affect the insides of textures\n"
  5459. "(which is especially noticeable with transparent textures).\n"
  5460. "Visible spaces appear between nodes when shaders are disabled.\n"
  5461. "If set to 0, MSAA is disabled.\n"
  5462. "A restart is required after changing this option."
  5463. msgstr ""
  5464. #: src/settings_translation_file.cpp
  5465. msgid "Use trilinear filtering when scaling textures."
  5466. msgstr ""
  5467. #: src/settings_translation_file.cpp
  5468. msgid "VBO"
  5469. msgstr ""
  5470. #: src/settings_translation_file.cpp
  5471. msgid "VSync"
  5472. msgstr ""
  5473. #: src/settings_translation_file.cpp
  5474. msgid "Valley depth"
  5475. msgstr "Profundidad del valle"
  5476. #: src/settings_translation_file.cpp
  5477. msgid "Valley fill"
  5478. msgstr ""
  5479. #: src/settings_translation_file.cpp
  5480. msgid "Valley profile"
  5481. msgstr ""
  5482. #: src/settings_translation_file.cpp
  5483. msgid "Valley slope"
  5484. msgstr ""
  5485. #: src/settings_translation_file.cpp
  5486. msgid "Variation of biome filler depth."
  5487. msgstr ""
  5488. #: src/settings_translation_file.cpp
  5489. msgid "Variation of maximum mountain height (in nodes)."
  5490. msgstr ""
  5491. #: src/settings_translation_file.cpp
  5492. msgid "Variation of number of caves."
  5493. msgstr ""
  5494. #: src/settings_translation_file.cpp
  5495. msgid ""
  5496. "Variation of terrain vertical scale.\n"
  5497. "When noise is < -0.55 terrain is near-flat."
  5498. msgstr ""
  5499. #: src/settings_translation_file.cpp
  5500. msgid "Varies depth of biome surface nodes."
  5501. msgstr ""
  5502. #: src/settings_translation_file.cpp
  5503. msgid ""
  5504. "Varies roughness of terrain.\n"
  5505. "Defines the 'persistence' value for terrain_base and terrain_alt noises."
  5506. msgstr ""
  5507. #: src/settings_translation_file.cpp
  5508. #, fuzzy
  5509. msgid "Varies steepness of cliffs."
  5510. msgstr "Controla lo escarpado/alto de las colinas."
  5511. #: src/settings_translation_file.cpp
  5512. msgid "Vertical climbing speed, in nodes per second."
  5513. msgstr ""
  5514. #: src/settings_translation_file.cpp
  5515. msgid "Vertical screen synchronization."
  5516. msgstr ""
  5517. #: src/settings_translation_file.cpp
  5518. msgid "Video driver"
  5519. msgstr ""
  5520. #: src/settings_translation_file.cpp
  5521. msgid "View bobbing factor"
  5522. msgstr ""
  5523. #: src/settings_translation_file.cpp
  5524. msgid "View distance in nodes."
  5525. msgstr ""
  5526. #: src/settings_translation_file.cpp
  5527. msgid "View range decrease key"
  5528. msgstr ""
  5529. #: src/settings_translation_file.cpp
  5530. msgid "View range increase key"
  5531. msgstr ""
  5532. #: src/settings_translation_file.cpp
  5533. msgid "View zoom key"
  5534. msgstr ""
  5535. #: src/settings_translation_file.cpp
  5536. msgid "Viewing range"
  5537. msgstr ""
  5538. #: src/settings_translation_file.cpp
  5539. msgid "Virtual joystick triggers aux button"
  5540. msgstr ""
  5541. #: src/settings_translation_file.cpp
  5542. msgid "Volume"
  5543. msgstr "Volumen"
  5544. #: src/settings_translation_file.cpp
  5545. #, fuzzy
  5546. msgid ""
  5547. "Volume of all sounds.\n"
  5548. "Requires the sound system to be enabled."
  5549. msgstr ""
  5550. "Habilita mapeado de oclusión de paralaje.\n"
  5551. "Requiere habilitar sombreadores."
  5552. #: src/settings_translation_file.cpp
  5553. msgid ""
  5554. "W coordinate of the generated 3D slice of a 4D fractal.\n"
  5555. "Determines which 3D slice of the 4D shape is generated.\n"
  5556. "Alters the shape of the fractal.\n"
  5557. "Has no effect on 3D fractals.\n"
  5558. "Range roughly -2 to 2."
  5559. msgstr ""
  5560. #: src/settings_translation_file.cpp
  5561. msgid "Walking and flying speed, in nodes per second."
  5562. msgstr ""
  5563. #: src/settings_translation_file.cpp
  5564. msgid "Walking speed"
  5565. msgstr "Velocidad del caminar"
  5566. #: src/settings_translation_file.cpp
  5567. msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
  5568. msgstr ""
  5569. #: src/settings_translation_file.cpp
  5570. msgid "Water level"
  5571. msgstr ""
  5572. #: src/settings_translation_file.cpp
  5573. msgid "Water surface level of the world."
  5574. msgstr ""
  5575. #: src/settings_translation_file.cpp
  5576. msgid "Waving Nodes"
  5577. msgstr "Movimiento de nodos"
  5578. #: src/settings_translation_file.cpp
  5579. msgid "Waving leaves"
  5580. msgstr "Movimiento de hojas"
  5581. #: src/settings_translation_file.cpp
  5582. #, fuzzy
  5583. msgid "Waving liquids"
  5584. msgstr "Movimiento de Líquidos"
  5585. #: src/settings_translation_file.cpp
  5586. #, fuzzy
  5587. msgid "Waving liquids wave height"
  5588. msgstr "Altura de las ondulaciones del agua"
  5589. #: src/settings_translation_file.cpp
  5590. #, fuzzy
  5591. msgid "Waving liquids wave speed"
  5592. msgstr "Velocidad del oleaje en el agua"
  5593. #: src/settings_translation_file.cpp
  5594. #, fuzzy
  5595. msgid "Waving liquids wavelength"
  5596. msgstr "Oleaje en el agua"
  5597. #: src/settings_translation_file.cpp
  5598. msgid "Waving plants"
  5599. msgstr "Movimiento de plantas"
  5600. #: src/settings_translation_file.cpp
  5601. msgid ""
  5602. "When gui_scaling_filter is true, all GUI images need to be\n"
  5603. "filtered in software, but some images are generated directly\n"
  5604. "to hardware (e.g. render-to-texture for nodes in inventory)."
  5605. msgstr ""
  5606. #: src/settings_translation_file.cpp
  5607. msgid ""
  5608. "When gui_scaling_filter_txr2img is true, copy those images\n"
  5609. "from hardware to software for scaling. When false, fall back\n"
  5610. "to the old scaling method, for video drivers that don't\n"
  5611. "properly support downloading textures back from hardware."
  5612. msgstr ""
  5613. #: src/settings_translation_file.cpp
  5614. msgid ""
  5615. "When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
  5616. "can be blurred, so automatically upscale them with nearest-neighbor\n"
  5617. "interpolation to preserve crisp pixels. This sets the minimum texture size\n"
  5618. "for the upscaled textures; higher values look sharper, but require more\n"
  5619. "memory. Powers of 2 are recommended. Setting this higher than 1 may not\n"
  5620. "have a visible effect unless bilinear/trilinear/anisotropic filtering is\n"
  5621. "enabled.\n"
  5622. "This is also used as the base node texture size for world-aligned\n"
  5623. "texture autoscaling."
  5624. msgstr ""
  5625. #: src/settings_translation_file.cpp
  5626. msgid ""
  5627. "Whether FreeType fonts are used, requires FreeType support to be compiled "
  5628. "in.\n"
  5629. "If disabled, bitmap and XML vectors fonts are used instead."
  5630. msgstr ""
  5631. #: src/settings_translation_file.cpp
  5632. msgid "Whether node texture animations should be desynchronized per mapblock."
  5633. msgstr ""
  5634. #: src/settings_translation_file.cpp
  5635. msgid ""
  5636. "Whether players are shown to clients without any range limit.\n"
  5637. "Deprecated, use the setting player_transfer_distance instead."
  5638. msgstr ""
  5639. #: src/settings_translation_file.cpp
  5640. msgid "Whether to allow players to damage and kill each other."
  5641. msgstr ""
  5642. #: src/settings_translation_file.cpp
  5643. msgid ""
  5644. "Whether to ask clients to reconnect after a (Lua) crash.\n"
  5645. "Set this to true if your server is set up to restart automatically."
  5646. msgstr ""
  5647. #: src/settings_translation_file.cpp
  5648. msgid "Whether to fog out the end of the visible area."
  5649. msgstr ""
  5650. #: src/settings_translation_file.cpp
  5651. msgid ""
  5652. "Whether to mute sounds. You can unmute sounds at any time, unless the\n"
  5653. "sound system is disabled (enable_sound=false).\n"
  5654. "In-game, you can toggle the mute state with the mute key or by using the\n"
  5655. "pause menu."
  5656. msgstr ""
  5657. #: src/settings_translation_file.cpp
  5658. msgid ""
  5659. "Whether to show the client debug info (has the same effect as hitting F5)."
  5660. msgstr ""
  5661. #: src/settings_translation_file.cpp
  5662. msgid "Width component of the initial window size."
  5663. msgstr ""
  5664. #: src/settings_translation_file.cpp
  5665. msgid "Width of the selection box lines around nodes."
  5666. msgstr ""
  5667. #: src/settings_translation_file.cpp
  5668. msgid ""
  5669. "Windows systems only: Start Minetest with the command line window in the "
  5670. "background.\n"
  5671. "Contains the same information as the file debug.txt (default name)."
  5672. msgstr ""
  5673. #: src/settings_translation_file.cpp
  5674. msgid ""
  5675. "World directory (everything in the world is stored here).\n"
  5676. "Not needed if starting from the main menu."
  5677. msgstr ""
  5678. #: src/settings_translation_file.cpp
  5679. msgid "World start time"
  5680. msgstr "Tiempo comienzo mundo"
  5681. #: src/settings_translation_file.cpp
  5682. msgid ""
  5683. "World-aligned textures may be scaled to span several nodes. However,\n"
  5684. "the server may not send the scale you want, especially if you use\n"
  5685. "a specially-designed texture pack; with this option, the client tries\n"
  5686. "to determine the scale automatically basing on the texture size.\n"
  5687. "See also texture_min_size.\n"
  5688. "Warning: This option is EXPERIMENTAL!"
  5689. msgstr ""
  5690. #: src/settings_translation_file.cpp
  5691. msgid "World-aligned textures mode"
  5692. msgstr ""
  5693. #: src/settings_translation_file.cpp
  5694. msgid "Y of flat ground."
  5695. msgstr "Y de suelo plano."
  5696. #: src/settings_translation_file.cpp
  5697. msgid ""
  5698. "Y of mountain density gradient zero level. Used to shift mountains "
  5699. "vertically."
  5700. msgstr ""
  5701. #: src/settings_translation_file.cpp
  5702. msgid "Y of upper limit of large caves."
  5703. msgstr "\"Y\" del límite superior de las grandes cuevas."
  5704. #: src/settings_translation_file.cpp
  5705. msgid "Y-distance over which caverns expand to full size."
  5706. msgstr ""
  5707. #: src/settings_translation_file.cpp
  5708. msgid ""
  5709. "Y-distance over which floatlands taper from full density to nothing.\n"
  5710. "Tapering starts at this distance from the Y limit.\n"
  5711. "For a solid floatland layer, this controls the height of hills/mountains.\n"
  5712. "Must be less than or equal to half the distance between the Y limits."
  5713. msgstr ""
  5714. #: src/settings_translation_file.cpp
  5715. msgid "Y-level of average terrain surface."
  5716. msgstr ""
  5717. #: src/settings_translation_file.cpp
  5718. msgid "Y-level of cavern upper limit."
  5719. msgstr ""
  5720. #: src/settings_translation_file.cpp
  5721. msgid "Y-level of higher terrain that creates cliffs."
  5722. msgstr ""
  5723. #: src/settings_translation_file.cpp
  5724. msgid "Y-level of lower terrain and seabed."
  5725. msgstr ""
  5726. #: src/settings_translation_file.cpp
  5727. msgid "Y-level of seabed."
  5728. msgstr ""
  5729. #: src/settings_translation_file.cpp
  5730. msgid ""
  5731. "ZLib compression level to use when saving mapblocks to disk.\n"
  5732. "-1 - Zlib's default compression level\n"
  5733. "0 - no compresson, fastest\n"
  5734. "9 - best compression, slowest\n"
  5735. "(levels 1-3 use Zlib's \"fast\" method, 4-9 use the normal method)"
  5736. msgstr ""
  5737. #: src/settings_translation_file.cpp
  5738. msgid ""
  5739. "ZLib compression level to use when sending mapblocks to the client.\n"
  5740. "-1 - Zlib's default compression level\n"
  5741. "0 - no compresson, fastest\n"
  5742. "9 - best compression, slowest\n"
  5743. "(levels 1-3 use Zlib's \"fast\" method, 4-9 use the normal method)"
  5744. msgstr ""
  5745. #: src/settings_translation_file.cpp
  5746. msgid "cURL file download timeout"
  5747. msgstr "Tiempo de espera de descarga por cURL"
  5748. #: src/settings_translation_file.cpp
  5749. msgid "cURL parallel limit"
  5750. msgstr ""
  5751. #: src/settings_translation_file.cpp
  5752. msgid "cURL timeout"
  5753. msgstr "Tiempo de espera de cURL"
  5754. #~ msgid ""
  5755. #~ "0 = parallax occlusion with slope information (faster).\n"
  5756. #~ "1 = relief mapping (slower, more accurate)."
  5757. #~ msgstr ""
  5758. #~ "0 = oclusión de paralaje con información de inclinación (más rápido).\n"
  5759. #~ "1 = mapa de relieve (más lento, más preciso)."
  5760. #~ msgid ""
  5761. #~ "Adjust the gamma encoding for the light tables. Higher numbers are "
  5762. #~ "brighter.\n"
  5763. #~ "This setting is for the client only and is ignored by the server."
  5764. #~ msgstr ""
  5765. #~ "Ajustar la codificación gamma para las tablas de iluminación. Números "
  5766. #~ "mayores son mas brillantes.\n"
  5767. #~ "Este ajuste es solo para cliente y es ignorado por el servidor."
  5768. #~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
  5769. #~ msgstr ""
  5770. #~ "Modifica cómo las tierras flotantes del tipo montaña aparecen arriba y "
  5771. #~ "abajo del punto medio."
  5772. #~ msgid "Are you sure to reset your singleplayer world?"
  5773. #~ msgstr "¿Estás seguro de querer reiniciar el mundo de un jugador?"
  5774. #~ msgid "Back"
  5775. #~ msgstr "Atrás"
  5776. #~ msgid "Bump Mapping"
  5777. #~ msgstr "Mapeado de relieve"
  5778. #~ msgid "Bumpmapping"
  5779. #~ msgstr "Mapeado de relieve"
  5780. #~ msgid ""
  5781. #~ "Changes the main menu UI:\n"
  5782. #~ "- Full: Multiple singleplayer worlds, game choice, texture pack "
  5783. #~ "chooser, etc.\n"
  5784. #~ "- Simple: One singleplayer world, no game or texture pack choosers. May "
  5785. #~ "be\n"
  5786. #~ "necessary for smaller screens."
  5787. #~ msgstr ""
  5788. #~ "Cambia la UI del menú principal:\n"
  5789. #~ "- Completo: Múltiples mundos, elección de juegos y texturas, etc.\n"
  5790. #~ "- Simple: Un solo mundo, sin elección de juegos o texturas.\n"
  5791. #~ "Puede ser necesario en pantallas pequeñas."
  5792. #~ msgid "Config mods"
  5793. #~ msgstr "Configurar mods"
  5794. #~ msgid "Configure"
  5795. #~ msgstr "Configurar"
  5796. #~ msgid ""
  5797. #~ "Controls the density of mountain-type floatlands.\n"
  5798. #~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
  5799. #~ msgstr ""
  5800. #~ "Controla la densidad del terreno montañoso flotante.\n"
  5801. #~ "Se agrega un desplazamiento al valor de ruido 'mgv7_np_mountain'."
  5802. #~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
  5803. #~ msgstr ""
  5804. #~ "Controla el ancho de los túneles, un valor menor crea túneles más anchos."
  5805. #~ msgid "Crosshair color (R,G,B)."
  5806. #~ msgstr "Color de la cruz (R,G,B)."
  5807. #, fuzzy
  5808. #~ msgid "Darkness sharpness"
  5809. #~ msgstr "Agudeza de la obscuridad"
  5810. #~ msgid ""
  5811. #~ "Defines areas of floatland smooth terrain.\n"
  5812. #~ "Smooth floatlands occur when noise > 0."
  5813. #~ msgstr ""
  5814. #~ "Define áreas de terreno liso flotante.\n"
  5815. #~ "Las zonas flotantes lisas se producen cuando el ruido > 0."
  5816. #~ msgid ""
  5817. #~ "Defines sampling step of texture.\n"
  5818. #~ "A higher value results in smoother normal maps."
  5819. #~ msgstr ""
  5820. #~ "Define el intervalo de muestreo de las texturas.\n"
  5821. #~ "Un valor más alto causa mapas de relieve más suaves."
  5822. #~ msgid "Downloading and installing $1, please wait..."
  5823. #~ msgstr "Descargando e instalando $1, por favor espere..."
  5824. #~ msgid "Enable VBO"
  5825. #~ msgstr "Activar VBO"
  5826. #~ msgid ""
  5827. #~ "Enables bumpmapping for textures. Normalmaps need to be supplied by the "
  5828. #~ "texture pack\n"
  5829. #~ "or need to be auto-generated.\n"
  5830. #~ "Requires shaders to be enabled."
  5831. #~ msgstr ""
  5832. #~ "Habilita mapeado de relieves para las texturas. El mapeado de normales "
  5833. #~ "necesita ser\n"
  5834. #~ "suministrados por el paquete de texturas, o será generado "
  5835. #~ "automaticamente.\n"
  5836. #~ "Requiere habilitar sombreadores."
  5837. #~ msgid "Enables filmic tone mapping"
  5838. #~ msgstr "Habilita el mapeado de tonos fílmico"
  5839. #~ msgid ""
  5840. #~ "Enables on the fly normalmap generation (Emboss effect).\n"
  5841. #~ "Requires bumpmapping to be enabled."
  5842. #~ msgstr ""
  5843. #~ "Habilita la generación de mapas de normales (efecto realzado) en el "
  5844. #~ "momento.\n"
  5845. #~ "Requiere habilitar mapeado de relieve."
  5846. #~ msgid ""
  5847. #~ "Enables parallax occlusion mapping.\n"
  5848. #~ "Requires shaders to be enabled."
  5849. #~ msgstr ""
  5850. #~ "Habilita mapeado de oclusión de paralaje.\n"
  5851. #~ "Requiere habilitar sombreadores."
  5852. #~ msgid ""
  5853. #~ "Experimental option, might cause visible spaces between blocks\n"
  5854. #~ "when set to higher number than 0."
  5855. #~ msgstr ""
  5856. #~ "Opción experimental, puede causar espacios visibles entre los\n"
  5857. #~ "bloques si se le da un valor mayor a 0."
  5858. #~ msgid "FPS in pause menu"
  5859. #~ msgstr "FPS (cuadros/s) en el menú de pausa"
  5860. #~ msgid "Floatland base height noise"
  5861. #~ msgstr "Ruido de altura base para tierra flotante"
  5862. #~ msgid "Floatland mountain height"
  5863. #~ msgstr "Altura de las montañas en tierras flotantes"
  5864. #~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
  5865. #~ msgstr "Alfa de sombra de fuentes (opacidad, entre 0 y 255)."
  5866. #~ msgid "Gamma"
  5867. #~ msgstr "Gamma"
  5868. #~ msgid "Generate Normal Maps"
  5869. #~ msgstr "Generar mapas normales"
  5870. #~ msgid "Generate normalmaps"
  5871. #~ msgstr "Generar mapas normales"
  5872. #~ msgid "IPv6 support."
  5873. #~ msgstr "soporte IPv6."
  5874. #, fuzzy
  5875. #~ msgid "Lava depth"
  5876. #~ msgstr "Características de la Lava"
  5877. #~ msgid "Main"
  5878. #~ msgstr "Principal"
  5879. #~ msgid "Main menu style"
  5880. #~ msgstr "Estilo del menú principal"
  5881. #~ msgid "Minimap in radar mode, Zoom x2"
  5882. #~ msgstr "Minimapa en modo radar, Zoom x2"
  5883. #~ msgid "Minimap in radar mode, Zoom x4"
  5884. #~ msgstr "Minimapa en modo radar, Zoom x4"
  5885. #~ msgid "Minimap in surface mode, Zoom x2"
  5886. #~ msgstr "Minimapa en modo superficie, Zoom x2"
  5887. #~ msgid "Minimap in surface mode, Zoom x4"
  5888. #~ msgstr "Minimapa en modo superficie, Zoom x4"
  5889. #~ msgid "Name/Password"
  5890. #~ msgstr "Nombre / contraseña"
  5891. #~ msgid "No"
  5892. #~ msgstr "No"
  5893. #~ msgid "Ok"
  5894. #~ msgstr "Aceptar"
  5895. #~ msgid "Parallax Occlusion"
  5896. #~ msgstr "Oclusión de paralaje"
  5897. #, fuzzy
  5898. #~ msgid "Parallax occlusion"
  5899. #~ msgstr "Oclusión de paralaje"
  5900. #, fuzzy
  5901. #~ msgid "Parallax occlusion bias"
  5902. #~ msgstr "Oclusión de paralaje"
  5903. #, fuzzy
  5904. #~ msgid "Parallax occlusion iterations"
  5905. #~ msgstr "Oclusión de paralaje"
  5906. #, fuzzy
  5907. #~ msgid "Parallax occlusion mode"
  5908. #~ msgstr "Oclusión de paralaje"
  5909. #, fuzzy
  5910. #~ msgid "Parallax occlusion scale"
  5911. #~ msgstr "Oclusión de paralaje"
  5912. #~ msgid "Path to save screenshots at."
  5913. #~ msgstr "Ruta para guardar las capturas de pantalla."
  5914. #~ msgid "Reset singleplayer world"
  5915. #~ msgstr "Reiniciar mundo de un jugador"
  5916. #~ msgid "Select Package File:"
  5917. #~ msgstr "Seleccionar el archivo del paquete:"
  5918. #~ msgid "Start Singleplayer"
  5919. #~ msgstr "Comenzar un jugador"
  5920. #~ msgid "Strength of generated normalmaps."
  5921. #~ msgstr "Fuerza de los mapas normales generados."
  5922. #~ msgid "Toggle Cinematic"
  5923. #~ msgstr "Activar cinemático"
  5924. #~ msgid "View"
  5925. #~ msgstr "Ver"
  5926. #~ msgid "Waving Water"
  5927. #~ msgstr "Oleaje"
  5928. #~ msgid "Waving water"
  5929. #~ msgstr "Oleaje en el agua"
  5930. #~ msgid "Yes"
  5931. #~ msgstr "Sí"