minetest.po 251 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: Portuguese (Brazil) (Minetest)\n"
  4. "Report-Msgid-Bugs-To: \n"
  5. "POT-Creation-Date: 2023-03-09 15:54+0100\n"
  6. "PO-Revision-Date: 2023-03-02 16:38+0000\n"
  7. "Last-Translator: Fábio Rodrigues Ribeiro <farribeiro@gmail.com>\n"
  8. "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
  9. "minetest/minetest/pt_BR/>\n"
  10. "Language: pt_BR\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.16.2-dev\n"
  16. #: builtin/client/chatcommands.lua
  17. msgid "Clear the out chat queue"
  18. msgstr "Limpe a fila de espera do chat"
  19. #: builtin/client/chatcommands.lua
  20. msgid "Empty command."
  21. msgstr "Comando vazio."
  22. #: builtin/client/chatcommands.lua
  23. msgid "Exit to main menu"
  24. msgstr "Sair para o menu principal"
  25. #: builtin/client/chatcommands.lua
  26. msgid "Invalid command: "
  27. msgstr "Comando inválido: "
  28. #: builtin/client/chatcommands.lua
  29. msgid "Issued command: "
  30. msgstr "Comando emitido: "
  31. #: builtin/client/chatcommands.lua
  32. msgid "List online players"
  33. msgstr "Liste os jogadores online"
  34. #: builtin/client/chatcommands.lua
  35. msgid "Online players: "
  36. msgstr "Jogadores online: "
  37. #: builtin/client/chatcommands.lua
  38. msgid "The out chat queue is now empty."
  39. msgstr "A fila de espera do chat agora está vazia."
  40. #: builtin/client/chatcommands.lua
  41. msgid "This command is disabled by server."
  42. msgstr "Este comando está desabilitado pelo servidor."
  43. #: builtin/client/death_formspec.lua src/client/game.cpp
  44. msgid "Respawn"
  45. msgstr "Reviver"
  46. #: builtin/client/death_formspec.lua src/client/game.cpp
  47. msgid "You died"
  48. msgstr "Você morreu"
  49. #: builtin/common/chatcommands.lua
  50. msgid "Available commands:"
  51. msgstr "Comandos disponíveis:"
  52. #: builtin/common/chatcommands.lua
  53. msgid "Available commands: "
  54. msgstr "Comandos disponíveis: "
  55. #: builtin/common/chatcommands.lua
  56. msgid "Command not available: "
  57. msgstr "Comando não disponível: "
  58. #: builtin/common/chatcommands.lua
  59. msgid "Get help for commands"
  60. msgstr "Obtenha ajuda para comandos"
  61. #: builtin/common/chatcommands.lua
  62. msgid ""
  63. "Use '.help <cmd>' to get more information, or '.help all' to list everything."
  64. msgstr ""
  65. "Use '.help <cmd>' para conseguir mais informação, ou '.help all' para listar "
  66. "tudo."
  67. #: builtin/common/chatcommands.lua
  68. msgid "[all | <cmd>]"
  69. msgstr "[all| <cmd>]"
  70. #: builtin/fstk/dialog.lua builtin/fstk/ui.lua src/gui/modalMenu.cpp
  71. msgid "OK"
  72. msgstr "Ok"
  73. #: builtin/fstk/ui.lua
  74. msgid "<none available>"
  75. msgstr "<Comando não disponível>"
  76. #: builtin/fstk/ui.lua
  77. msgid "An error occurred in a Lua script:"
  78. msgstr "Ocorreu um erro em um script Lua:"
  79. #: builtin/fstk/ui.lua
  80. msgid "An error occurred:"
  81. msgstr "Ocorreu um erro:"
  82. #: builtin/fstk/ui.lua
  83. msgid "Main menu"
  84. msgstr "Menu principal"
  85. #: builtin/fstk/ui.lua
  86. msgid "Reconnect"
  87. msgstr "Reconectar"
  88. #: builtin/fstk/ui.lua
  89. msgid "The server has requested a reconnect:"
  90. msgstr "O servidor solicitou uma nova conexão:"
  91. #: builtin/mainmenu/common.lua
  92. msgid "Protocol version mismatch. "
  93. msgstr "Versão do protocolo incompatível. "
  94. #: builtin/mainmenu/common.lua
  95. msgid "Server enforces protocol version $1. "
  96. msgstr "O servidor obriga o uso do protocolo versão $1. "
  97. #: builtin/mainmenu/common.lua
  98. msgid "Server supports protocol versions between $1 and $2. "
  99. msgstr "O servidor suporta versões de protocolo entre $1 e $2. "
  100. #: builtin/mainmenu/common.lua
  101. msgid "We only support protocol version $1."
  102. msgstr "Nós só suportamos a versão do protocolo $1."
  103. #: builtin/mainmenu/common.lua
  104. msgid "We support protocol versions between version $1 and $2."
  105. msgstr "Suportamos protocolos com versões entre $1 e $2."
  106. #: builtin/mainmenu/dlg_config_world.lua
  107. msgid "(Enabled, has error)"
  108. msgstr "(Habilitado, com erros)"
  109. #: builtin/mainmenu/dlg_config_world.lua
  110. msgid "(Unsatisfied)"
  111. msgstr "(Dependência não-satisfeita)"
  112. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_contentstore.lua
  113. #: builtin/mainmenu/dlg_create_world.lua
  114. #: builtin/mainmenu/dlg_delete_content.lua
  115. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/dlg_register.lua
  116. #: builtin/mainmenu/dlg_rename_modpack.lua
  117. #: builtin/mainmenu/dlg_settings_advanced.lua src/client/keycode.cpp
  118. #: src/gui/guiKeyChangeMenu.cpp src/gui/guiPasswordChange.cpp
  119. msgid "Cancel"
  120. msgstr "Cancelar"
  121. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_contentstore.lua
  122. #: builtin/mainmenu/tab_content.lua
  123. msgid "Dependencies:"
  124. msgstr "Dependências:"
  125. #: builtin/mainmenu/dlg_config_world.lua
  126. msgid "Disable all"
  127. msgstr "Desabilitar todos"
  128. #: builtin/mainmenu/dlg_config_world.lua
  129. msgid "Disable modpack"
  130. msgstr "Desabilitar modpack"
  131. #: builtin/mainmenu/dlg_config_world.lua
  132. msgid "Enable all"
  133. msgstr "Habilitar todos"
  134. #: builtin/mainmenu/dlg_config_world.lua
  135. msgid "Enable modpack"
  136. msgstr "Habilitar modpack"
  137. #: builtin/mainmenu/dlg_config_world.lua
  138. msgid ""
  139. "Failed to enable mod \"$1\" as it contains disallowed characters. Only "
  140. "characters [a-z0-9_] are allowed."
  141. msgstr ""
  142. "Falha ao carregar mod \"$1\" devido ao fato de seu nome possuir caracteres "
  143. "inválidos. Apenas caracteres de \"a\" até \"z\" e algarismos de 0 até 9 são "
  144. "permitidos."
  145. #: builtin/mainmenu/dlg_config_world.lua
  146. msgid "Find More Mods"
  147. msgstr "Encontre Mais Mods"
  148. #: builtin/mainmenu/dlg_config_world.lua
  149. msgid "Mod:"
  150. msgstr "Mod:"
  151. #: builtin/mainmenu/dlg_config_world.lua
  152. msgid "No (optional) dependencies"
  153. msgstr "Nenhuma dependência (opcional)"
  154. #: builtin/mainmenu/dlg_config_world.lua
  155. msgid "No game description provided."
  156. msgstr "Nenhuma descrição de jogo disponível."
  157. #: builtin/mainmenu/dlg_config_world.lua
  158. msgid "No hard dependencies"
  159. msgstr "Sem dependências fortes"
  160. #: builtin/mainmenu/dlg_config_world.lua
  161. msgid "No modpack description provided."
  162. msgstr "Nenhuma descrição do modpack fornecida."
  163. #: builtin/mainmenu/dlg_config_world.lua
  164. msgid "No optional dependencies"
  165. msgstr "Sem dependências opcionais"
  166. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
  167. msgid "Optional dependencies:"
  168. msgstr "Dependências opcionais:"
  169. #: builtin/mainmenu/dlg_config_world.lua
  170. #: builtin/mainmenu/dlg_settings_advanced.lua src/gui/guiKeyChangeMenu.cpp
  171. msgid "Save"
  172. msgstr "Salvar"
  173. #: builtin/mainmenu/dlg_config_world.lua
  174. msgid "World:"
  175. msgstr "Mundo:"
  176. #: builtin/mainmenu/dlg_config_world.lua
  177. msgid "enabled"
  178. msgstr "habilitado"
  179. #: builtin/mainmenu/dlg_contentstore.lua
  180. msgid "\"$1\" already exists. Would you like to overwrite it?"
  181. msgstr "\"$1\" já existe. Gostaria de sobrescrevê-lo?"
  182. #: builtin/mainmenu/dlg_contentstore.lua
  183. msgid "$1 and $2 dependencies will be installed."
  184. msgstr "As dependências $1 e $2 serão instaladas."
  185. #: builtin/mainmenu/dlg_contentstore.lua
  186. msgid "$1 by $2"
  187. msgstr "$1 por $2"
  188. #: builtin/mainmenu/dlg_contentstore.lua
  189. msgid ""
  190. "$1 downloading,\n"
  191. "$2 queued"
  192. msgstr ""
  193. "$1 baixando,\n"
  194. "$2 na fila"
  195. #: builtin/mainmenu/dlg_contentstore.lua
  196. msgid "$1 downloading..."
  197. msgstr "$1 baixando..."
  198. #: builtin/mainmenu/dlg_contentstore.lua
  199. msgid "$1 required dependencies could not be found."
  200. msgstr "$1 dependências obrigatórias não puderam ser encontradas."
  201. #: builtin/mainmenu/dlg_contentstore.lua
  202. msgid "$1 will be installed, and $2 dependencies will be skipped."
  203. msgstr "$1 será instalado, e $2 dependências serão ignoradas."
  204. #: builtin/mainmenu/dlg_contentstore.lua
  205. msgid "All packages"
  206. msgstr "Todos os pacotes"
  207. #: builtin/mainmenu/dlg_contentstore.lua
  208. msgid "Already installed"
  209. msgstr "Já instalado"
  210. #: builtin/mainmenu/dlg_contentstore.lua
  211. msgid "Back to Main Menu"
  212. msgstr "Voltar ao menu principal"
  213. #: builtin/mainmenu/dlg_contentstore.lua
  214. msgid "Base Game:"
  215. msgstr "Jogo Base:"
  216. #: builtin/mainmenu/dlg_contentstore.lua
  217. msgid "ContentDB is not available when Minetest was compiled without cURL"
  218. msgstr "ContentDB não está disponível quando Minetest é compilado sem cURL"
  219. #: builtin/mainmenu/dlg_contentstore.lua
  220. msgid "Downloading..."
  221. msgstr "Baixando..."
  222. #: builtin/mainmenu/dlg_contentstore.lua
  223. msgid "Error installing \"$1\": $2"
  224. msgstr "Erro ao instalar \"$1\": $2"
  225. #: builtin/mainmenu/dlg_contentstore.lua
  226. msgid "Failed to download \"$1\""
  227. msgstr "Falha ao baixar \"$1\""
  228. #: builtin/mainmenu/dlg_contentstore.lua
  229. msgid "Failed to download $1"
  230. msgstr "Falha ao baixar $1"
  231. #: builtin/mainmenu/dlg_contentstore.lua
  232. #, fuzzy
  233. msgid "Failed to extract \"$1\" (unsupported file type or broken archive)"
  234. msgstr "Instalação: Tipo de arquivo não suportado ou corrompido"
  235. #: builtin/mainmenu/dlg_contentstore.lua
  236. msgid "Games"
  237. msgstr "Jogos"
  238. #: builtin/mainmenu/dlg_contentstore.lua
  239. msgid "Install"
  240. msgstr "Instalar"
  241. #: builtin/mainmenu/dlg_contentstore.lua
  242. msgid "Install $1"
  243. msgstr "Instalar $1"
  244. #: builtin/mainmenu/dlg_contentstore.lua
  245. msgid "Install missing dependencies"
  246. msgstr "Instalar dependências ausentes"
  247. #: builtin/mainmenu/dlg_contentstore.lua
  248. msgid "Mods"
  249. msgstr "Modulos (Mods)"
  250. #: builtin/mainmenu/dlg_contentstore.lua
  251. msgid "No packages could be retrieved"
  252. msgstr "Nenhum pacote pôde ser recuperado"
  253. #: builtin/mainmenu/dlg_contentstore.lua
  254. msgid "No results"
  255. msgstr "Sem resultados"
  256. #: builtin/mainmenu/dlg_contentstore.lua
  257. msgid "No updates"
  258. msgstr "Sem atualizações"
  259. #: builtin/mainmenu/dlg_contentstore.lua
  260. msgid "Not found"
  261. msgstr "Não encontrado"
  262. #: builtin/mainmenu/dlg_contentstore.lua
  263. msgid "Overwrite"
  264. msgstr "Sobrescrever"
  265. #: builtin/mainmenu/dlg_contentstore.lua
  266. msgid "Please check that the base game is correct."
  267. msgstr "Verifique se o jogo base está correto."
  268. #: builtin/mainmenu/dlg_contentstore.lua
  269. msgid "Queued"
  270. msgstr "Na fila"
  271. #: builtin/mainmenu/dlg_contentstore.lua
  272. msgid "Texture packs"
  273. msgstr "Pacotes de texturas"
  274. #: builtin/mainmenu/dlg_contentstore.lua
  275. msgid "Uninstall"
  276. msgstr "Desinstalar"
  277. #: builtin/mainmenu/dlg_contentstore.lua
  278. msgid "Update"
  279. msgstr "Atualizar"
  280. #: builtin/mainmenu/dlg_contentstore.lua
  281. msgid "Update All [$1]"
  282. msgstr "Atualizar tudo [$1]"
  283. #: builtin/mainmenu/dlg_contentstore.lua
  284. msgid "View more information in a web browser"
  285. msgstr "Veja mais informações em um navegador da web"
  286. #: builtin/mainmenu/dlg_create_world.lua
  287. msgid "A world named \"$1\" already exists"
  288. msgstr "Já existe um mundo com o nome \"$1\""
  289. #: builtin/mainmenu/dlg_create_world.lua
  290. msgid "Additional terrain"
  291. msgstr "Terreno adicional"
  292. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  293. msgid "Altitude chill"
  294. msgstr "Altitude fria"
  295. #: builtin/mainmenu/dlg_create_world.lua
  296. msgid "Altitude dry"
  297. msgstr "Altitude seca"
  298. #: builtin/mainmenu/dlg_create_world.lua
  299. msgid "Biome blending"
  300. msgstr "Transição de bioma"
  301. #: builtin/mainmenu/dlg_create_world.lua
  302. msgid "Biomes"
  303. msgstr "Biomas"
  304. #: builtin/mainmenu/dlg_create_world.lua
  305. msgid "Caverns"
  306. msgstr "Cavernas"
  307. #: builtin/mainmenu/dlg_create_world.lua
  308. msgid "Caves"
  309. msgstr "Cavernas"
  310. #: builtin/mainmenu/dlg_create_world.lua
  311. msgid "Create"
  312. msgstr "Criar"
  313. #: builtin/mainmenu/dlg_create_world.lua
  314. msgid "Decorations"
  315. msgstr "Decorações"
  316. #: builtin/mainmenu/dlg_create_world.lua
  317. msgid "Development Test is meant for developers."
  318. msgstr "Development Test é para uso dos desenvolvedores."
  319. #: builtin/mainmenu/dlg_create_world.lua
  320. msgid "Dungeons"
  321. msgstr "Masmorras (Dungeons)"
  322. #: builtin/mainmenu/dlg_create_world.lua
  323. msgid "Flat terrain"
  324. msgstr "Terreno plano"
  325. #: builtin/mainmenu/dlg_create_world.lua
  326. msgid "Floating landmasses in the sky"
  327. msgstr "Ilhas flutuantes no céu"
  328. #: builtin/mainmenu/dlg_create_world.lua
  329. msgid "Floatlands (experimental)"
  330. msgstr "Ilhas flutuantes (experimental)"
  331. #: builtin/mainmenu/dlg_create_world.lua
  332. msgid "Generate non-fractal terrain: Oceans and underground"
  333. msgstr "Gera terrenos não fractais: Oceanos e subterrâneos"
  334. #: builtin/mainmenu/dlg_create_world.lua
  335. msgid "Hills"
  336. msgstr "Colinas"
  337. #: builtin/mainmenu/dlg_create_world.lua
  338. msgid "Humid rivers"
  339. msgstr "Rios húmidos"
  340. #: builtin/mainmenu/dlg_create_world.lua
  341. msgid "Increases humidity around rivers"
  342. msgstr "Aumenta a umidade perto de rios"
  343. #: builtin/mainmenu/dlg_create_world.lua
  344. msgid "Install a game"
  345. msgstr "Instalar um jogo"
  346. #: builtin/mainmenu/dlg_create_world.lua
  347. msgid "Install another game"
  348. msgstr "Instalar outro jogo"
  349. #: builtin/mainmenu/dlg_create_world.lua
  350. msgid "Lakes"
  351. msgstr "Lagos"
  352. #: builtin/mainmenu/dlg_create_world.lua
  353. msgid "Low humidity and high heat causes shallow or dry rivers"
  354. msgstr "Baixa humidade e calor elevado resultam em rios rasos ou secos"
  355. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  356. msgid "Mapgen"
  357. msgstr "Gerador de mapa"
  358. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  359. msgid "Mapgen flags"
  360. msgstr "Opções do gerador de mapas"
  361. #: builtin/mainmenu/dlg_create_world.lua
  362. msgid "Mapgen-specific flags"
  363. msgstr "Parâmetros específicos do gerador de mapas"
  364. #: builtin/mainmenu/dlg_create_world.lua
  365. msgid "Mountains"
  366. msgstr "Montanhas"
  367. #: builtin/mainmenu/dlg_create_world.lua
  368. msgid "Mud flow"
  369. msgstr "Fluxo de lama"
  370. #: builtin/mainmenu/dlg_create_world.lua
  371. msgid "Network of tunnels and caves"
  372. msgstr "Conectar túneis e cavernas"
  373. #: builtin/mainmenu/dlg_create_world.lua
  374. msgid "No game selected"
  375. msgstr "Nenhum jogo selecionado"
  376. #: builtin/mainmenu/dlg_create_world.lua
  377. msgid "Reduces heat with altitude"
  378. msgstr "Reduz calor com a altitude"
  379. #: builtin/mainmenu/dlg_create_world.lua
  380. msgid "Reduces humidity with altitude"
  381. msgstr "Reduz humidade com a altitude"
  382. #: builtin/mainmenu/dlg_create_world.lua
  383. msgid "Rivers"
  384. msgstr "Rios"
  385. #: builtin/mainmenu/dlg_create_world.lua
  386. msgid "Sea level rivers"
  387. msgstr "Rios ao nível do mar"
  388. #: builtin/mainmenu/dlg_create_world.lua
  389. #: builtin/mainmenu/dlg_settings_advanced.lua
  390. msgid "Seed"
  391. msgstr "Semente (Seed)"
  392. #: builtin/mainmenu/dlg_create_world.lua
  393. msgid "Smooth transition between biomes"
  394. msgstr "Transição suave entre biomas"
  395. #: builtin/mainmenu/dlg_create_world.lua
  396. msgid ""
  397. "Structures appearing on the terrain (no effect on trees and jungle grass "
  398. "created by v6)"
  399. msgstr ""
  400. "Estruturas que aparecem no terreno (sem efeito em árvores e grama da selva "
  401. "criada pelo v6)"
  402. #: builtin/mainmenu/dlg_create_world.lua
  403. msgid "Structures appearing on the terrain, typically trees and plants"
  404. msgstr "Estruturas que aparecem no terreno, geralmente árvores e plantas"
  405. #: builtin/mainmenu/dlg_create_world.lua
  406. msgid "Temperate, Desert"
  407. msgstr "Temperado, Deserto"
  408. #: builtin/mainmenu/dlg_create_world.lua
  409. msgid "Temperate, Desert, Jungle"
  410. msgstr "Temperado, Deserto, Selva"
  411. #: builtin/mainmenu/dlg_create_world.lua
  412. msgid "Temperate, Desert, Jungle, Tundra, Taiga"
  413. msgstr "Temperado, Deserto, Selva, Tundra, Taiga"
  414. #: builtin/mainmenu/dlg_create_world.lua
  415. msgid "Terrain surface erosion"
  416. msgstr "Erosão na superfície do terreno"
  417. #: builtin/mainmenu/dlg_create_world.lua
  418. msgid "Trees and jungle grass"
  419. msgstr "Árvores e relva da selva"
  420. #: builtin/mainmenu/dlg_create_world.lua
  421. msgid "Vary river depth"
  422. msgstr "Variar altura dos rios"
  423. #: builtin/mainmenu/dlg_create_world.lua
  424. msgid "Very large caverns deep in the underground"
  425. msgstr "Cavernas muito grandes nas profundezas do subsolo"
  426. #: builtin/mainmenu/dlg_create_world.lua
  427. msgid "World name"
  428. msgstr "Nome do mundo"
  429. #: builtin/mainmenu/dlg_create_world.lua
  430. msgid "You have no games installed."
  431. msgstr "Você não possui jogos instalados."
  432. #: builtin/mainmenu/dlg_delete_content.lua
  433. msgid "Are you sure you want to delete \"$1\"?"
  434. msgstr "Tem certeza que deseja excluir \"$1\"?"
  435. #: builtin/mainmenu/dlg_delete_content.lua
  436. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua
  437. #: src/client/keycode.cpp
  438. msgid "Delete"
  439. msgstr "Excluir"
  440. #: builtin/mainmenu/dlg_delete_content.lua
  441. msgid "pkgmgr: failed to delete \"$1\""
  442. msgstr "pkgmgr: não foi possível excluir \"$1\""
  443. #: builtin/mainmenu/dlg_delete_content.lua
  444. msgid "pkgmgr: invalid path \"$1\""
  445. msgstr "pkgmgr: caminho inválido \"$1\""
  446. #: builtin/mainmenu/dlg_delete_world.lua
  447. msgid "Delete World \"$1\"?"
  448. msgstr "Excluir o mundo \"$1\"?"
  449. #: builtin/mainmenu/dlg_register.lua src/gui/guiPasswordChange.cpp
  450. msgid "Confirm Password"
  451. msgstr "Confirmar a senha"
  452. #: builtin/mainmenu/dlg_register.lua
  453. msgid "Joining $1"
  454. msgstr "Entrando em $1"
  455. #: builtin/mainmenu/dlg_register.lua
  456. msgid "Missing name"
  457. msgstr "Sem nome"
  458. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_local.lua
  459. #: builtin/mainmenu/tab_online.lua
  460. msgid "Name"
  461. msgstr "Nome"
  462. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_local.lua
  463. #: builtin/mainmenu/tab_online.lua
  464. msgid "Password"
  465. msgstr "Senha"
  466. #: builtin/mainmenu/dlg_register.lua
  467. msgid "Passwords do not match"
  468. msgstr "As senhas não correspondem"
  469. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_online.lua
  470. msgid "Register"
  471. msgstr "Registrar"
  472. #: builtin/mainmenu/dlg_rename_modpack.lua
  473. msgid "Accept"
  474. msgstr "Aceitar"
  475. #: builtin/mainmenu/dlg_rename_modpack.lua
  476. msgid "Rename Modpack:"
  477. msgstr "Renomear Modpack:"
  478. #: builtin/mainmenu/dlg_rename_modpack.lua
  479. msgid ""
  480. "This modpack has an explicit name given in its modpack.conf which will "
  481. "override any renaming here."
  482. msgstr ""
  483. "Esse modpack possui um nome explícito em seu modpack.conf que vai "
  484. "sobrescrever qualquer nome aqui."
  485. #: builtin/mainmenu/dlg_settings_advanced.lua
  486. msgid "(No description of setting given)"
  487. msgstr "(Não há uma descrição para esta configuração)"
  488. #: builtin/mainmenu/dlg_settings_advanced.lua
  489. msgid "2D Noise"
  490. msgstr "Ruído 2D"
  491. #: builtin/mainmenu/dlg_settings_advanced.lua
  492. msgid "< Back to Settings page"
  493. msgstr "< Voltar para as configurações"
  494. #: builtin/mainmenu/dlg_settings_advanced.lua
  495. msgid "Browse"
  496. msgstr "Procurar"
  497. #: builtin/mainmenu/dlg_settings_advanced.lua
  498. msgid "Client Mods"
  499. msgstr "Mods Locais"
  500. #: builtin/mainmenu/dlg_settings_advanced.lua
  501. msgid "Content: Games"
  502. msgstr "Conteúdo: Jogos"
  503. #: builtin/mainmenu/dlg_settings_advanced.lua
  504. msgid "Content: Mods"
  505. msgstr "Conteúdo: Mods"
  506. #: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_settings.lua
  507. msgid "Disabled"
  508. msgstr "Desabilitado"
  509. #: builtin/mainmenu/dlg_settings_advanced.lua
  510. msgid "Edit"
  511. msgstr "Editar"
  512. #: builtin/mainmenu/dlg_settings_advanced.lua
  513. msgid "Enabled"
  514. msgstr "Habilitado"
  515. #: builtin/mainmenu/dlg_settings_advanced.lua
  516. msgid "Lacunarity"
  517. msgstr "Lacunaridade"
  518. #: builtin/mainmenu/dlg_settings_advanced.lua
  519. msgid "Octaves"
  520. msgstr "Octavos"
  521. #: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
  522. msgid "Offset"
  523. msgstr "Deslocamento"
  524. #: builtin/mainmenu/dlg_settings_advanced.lua
  525. msgid "Persistence"
  526. msgstr "Persistência"
  527. #: builtin/mainmenu/dlg_settings_advanced.lua
  528. msgid "Please enter a valid integer."
  529. msgstr "Por favor, insira um inteiro válido."
  530. #: builtin/mainmenu/dlg_settings_advanced.lua
  531. msgid "Please enter a valid number."
  532. msgstr "Por favor, insira um número válido."
  533. #: builtin/mainmenu/dlg_settings_advanced.lua
  534. msgid "Restore Default"
  535. msgstr "Restaurar Padrão"
  536. #: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
  537. msgid "Scale"
  538. msgstr "Escala"
  539. #: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua
  540. msgid "Search"
  541. msgstr "Buscar"
  542. #: builtin/mainmenu/dlg_settings_advanced.lua
  543. msgid "Select directory"
  544. msgstr "Selecione o diretório"
  545. #: builtin/mainmenu/dlg_settings_advanced.lua
  546. msgid "Select file"
  547. msgstr "Selecione o arquivo"
  548. #: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
  549. msgid "Show technical names"
  550. msgstr "Mostrar nomes técnicos"
  551. #: builtin/mainmenu/dlg_settings_advanced.lua
  552. msgid "The value must be at least $1."
  553. msgstr "O valor deve ser pelo menos $1."
  554. #: builtin/mainmenu/dlg_settings_advanced.lua
  555. msgid "The value must not be larger than $1."
  556. msgstr "O valor não deve ser maior do que $1."
  557. #: builtin/mainmenu/dlg_settings_advanced.lua
  558. msgid "X"
  559. msgstr "X"
  560. #: builtin/mainmenu/dlg_settings_advanced.lua
  561. msgid "X spread"
  562. msgstr "amplitude X"
  563. #: builtin/mainmenu/dlg_settings_advanced.lua
  564. msgid "Y"
  565. msgstr "Y"
  566. #: builtin/mainmenu/dlg_settings_advanced.lua
  567. msgid "Y spread"
  568. msgstr "amplitude Y"
  569. #: builtin/mainmenu/dlg_settings_advanced.lua
  570. msgid "Z"
  571. msgstr "Z"
  572. #: builtin/mainmenu/dlg_settings_advanced.lua
  573. msgid "Z spread"
  574. msgstr "amplitude Z"
  575. #. ~ "absvalue" is a noise parameter flag.
  576. #. It is short for "absolute value".
  577. #. It can be enabled in noise settings in
  578. #. main menu -> "All Settings".
  579. #: builtin/mainmenu/dlg_settings_advanced.lua
  580. msgid "absvalue"
  581. msgstr "valor absoluto"
  582. #. ~ "defaults" is a noise parameter flag.
  583. #. It describes the default processing options
  584. #. for noise settings in main menu -> "All Settings".
  585. #: builtin/mainmenu/dlg_settings_advanced.lua
  586. msgid "defaults"
  587. msgstr "padrão"
  588. #. ~ "eased" is a noise parameter flag.
  589. #. It is used to make the map smoother and
  590. #. can be enabled in noise settings in
  591. #. main menu -> "All Settings".
  592. #: builtin/mainmenu/dlg_settings_advanced.lua
  593. msgid "eased"
  594. msgstr "amenizado"
  595. #: builtin/mainmenu/dlg_version_info.lua
  596. msgid "A new $1 version is available"
  597. msgstr "Uma nova versão de $1 está disponível"
  598. #: builtin/mainmenu/dlg_version_info.lua
  599. msgid ""
  600. "Installed version: $1\n"
  601. "New version: $2\n"
  602. "Visit $3 to find out how to get the newest version and stay up to date with "
  603. "features and bugfixes."
  604. msgstr ""
  605. "Versão instalada: $1\n"
  606. "Nova versão: $2\n"
  607. "Visite $3 para saber como conseguir a versão mais recente e ficar atualizado "
  608. "com os novos recursos e correções de bug."
  609. #: builtin/mainmenu/dlg_version_info.lua
  610. msgid "Later"
  611. msgstr "Depois"
  612. #: builtin/mainmenu/dlg_version_info.lua
  613. msgid "Never"
  614. msgstr "Nunca"
  615. #: builtin/mainmenu/dlg_version_info.lua
  616. msgid "Visit website"
  617. msgstr "Visitar site"
  618. #: builtin/mainmenu/pkgmgr.lua
  619. msgid "$1 (Enabled)"
  620. msgstr "$1 (Habilitado)"
  621. #: builtin/mainmenu/pkgmgr.lua
  622. msgid "$1 mods"
  623. msgstr "$1 mods"
  624. #: builtin/mainmenu/pkgmgr.lua
  625. msgid "Failed to install $1 to $2"
  626. msgstr "Não foi possível instalar $1 em $2"
  627. #: builtin/mainmenu/pkgmgr.lua
  628. #, fuzzy
  629. msgid "Install: Unable to find suitable folder name for $1"
  630. msgstr ""
  631. "Instalação de mod: não foi possível encontrar o nome da pasta adequado para "
  632. "o modpack $1"
  633. #: builtin/mainmenu/pkgmgr.lua
  634. #, fuzzy
  635. msgid "Unable to find a valid mod, modpack, or game"
  636. msgstr "Incapaz de encontrar um mod ou modpack válido"
  637. #: builtin/mainmenu/pkgmgr.lua
  638. #, fuzzy
  639. msgid "Unable to install a $1 as a $2"
  640. msgstr "Não foi possível instalar um mod como um $1"
  641. #: builtin/mainmenu/pkgmgr.lua
  642. msgid "Unable to install a $1 as a texture pack"
  643. msgstr "Não foi possível instalar $1 como pacote de texturas"
  644. #: builtin/mainmenu/serverlistmgr.lua src/client/game.cpp
  645. msgid "Loading..."
  646. msgstr "Carregando..."
  647. #: builtin/mainmenu/serverlistmgr.lua
  648. msgid "Public server list is disabled"
  649. msgstr "A lista de servidores públicos está desabilitada"
  650. #: builtin/mainmenu/serverlistmgr.lua
  651. msgid "Try reenabling public serverlist and check your internet connection."
  652. msgstr ""
  653. "Tente reativar a lista de servidores públicos e verifique sua conexão com a "
  654. "internet."
  655. #: builtin/mainmenu/tab_about.lua
  656. msgid "About"
  657. msgstr "Sobre"
  658. #: builtin/mainmenu/tab_about.lua
  659. msgid "Active Contributors"
  660. msgstr "Colaboradores Ativos"
  661. #: builtin/mainmenu/tab_about.lua
  662. msgid "Active renderer:"
  663. msgstr "Renderizador ativo:"
  664. #: builtin/mainmenu/tab_about.lua
  665. msgid "Core Developers"
  666. msgstr "Desenvolvedores Principais"
  667. #: builtin/mainmenu/tab_about.lua
  668. msgid "Core Team"
  669. msgstr ""
  670. #: builtin/mainmenu/tab_about.lua
  671. msgid "Open User Data Directory"
  672. msgstr "Abrir diretório de dados do usuário"
  673. #: builtin/mainmenu/tab_about.lua
  674. msgid ""
  675. "Opens the directory that contains user-provided worlds, games, mods,\n"
  676. "and texture packs in a file manager / explorer."
  677. msgstr ""
  678. "Abre o diretório que contém mundos, jogos, mods fornecidos pelo usuário,\n"
  679. "e pacotes de textura em um gerenciador / navegador de arquivos."
  680. #: builtin/mainmenu/tab_about.lua
  681. msgid "Previous Contributors"
  682. msgstr "Colaboradores Anteriores"
  683. #: builtin/mainmenu/tab_about.lua
  684. msgid "Previous Core Developers"
  685. msgstr "Desenvolvedores Principais Anteriores"
  686. #: builtin/mainmenu/tab_about.lua
  687. msgid "Share debug log"
  688. msgstr "Compartilhar registro de depuração"
  689. #: builtin/mainmenu/tab_content.lua
  690. msgid "Browse online content"
  691. msgstr "Procurar conteúdo online"
  692. #: builtin/mainmenu/tab_content.lua
  693. msgid "Content"
  694. msgstr "Conteúdo"
  695. #: builtin/mainmenu/tab_content.lua
  696. msgid "Disable Texture Pack"
  697. msgstr "Desabilitar Pacote de Texturas"
  698. #: builtin/mainmenu/tab_content.lua
  699. msgid "Information:"
  700. msgstr "Informação:"
  701. #: builtin/mainmenu/tab_content.lua
  702. msgid "Installed Packages:"
  703. msgstr "Pacotes Instalados:"
  704. #: builtin/mainmenu/tab_content.lua
  705. msgid "No dependencies."
  706. msgstr "Sem dependências."
  707. #: builtin/mainmenu/tab_content.lua
  708. msgid "No package description available"
  709. msgstr "Nenhuma descrição de pacote disponível"
  710. #: builtin/mainmenu/tab_content.lua
  711. msgid "Rename"
  712. msgstr "Renomear"
  713. #: builtin/mainmenu/tab_content.lua
  714. msgid "Uninstall Package"
  715. msgstr "Desinstalar Pacote"
  716. #: builtin/mainmenu/tab_content.lua
  717. msgid "Use Texture Pack"
  718. msgstr "Usar Pacote de Texturas"
  719. #: builtin/mainmenu/tab_local.lua
  720. msgid "Announce Server"
  721. msgstr "Anunciar Servidor"
  722. #: builtin/mainmenu/tab_local.lua
  723. msgid "Bind Address"
  724. msgstr "Endereço"
  725. #: builtin/mainmenu/tab_local.lua
  726. msgid "Creative Mode"
  727. msgstr "Modo Criativo"
  728. #: builtin/mainmenu/tab_local.lua
  729. msgid "Enable Damage"
  730. msgstr "Habilitar Dano"
  731. #: builtin/mainmenu/tab_local.lua
  732. msgid "Host Game"
  733. msgstr "Hospedar Jogo"
  734. #: builtin/mainmenu/tab_local.lua
  735. msgid "Host Server"
  736. msgstr "Hospedar Servidor"
  737. #: builtin/mainmenu/tab_local.lua
  738. msgid "Install games from ContentDB"
  739. msgstr "Instalar jogos do ContentDB"
  740. #: builtin/mainmenu/tab_local.lua
  741. msgid "New"
  742. msgstr "Novo"
  743. #: builtin/mainmenu/tab_local.lua
  744. msgid "No world created or selected!"
  745. msgstr "Nenhum mundo criado ou selecionado!"
  746. #: builtin/mainmenu/tab_local.lua
  747. msgid "Play Game"
  748. msgstr "Jogar"
  749. #: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_online.lua
  750. msgid "Port"
  751. msgstr "Porta"
  752. #: builtin/mainmenu/tab_local.lua
  753. msgid "Select Mods"
  754. msgstr "Selecione Mods"
  755. #: builtin/mainmenu/tab_local.lua
  756. msgid "Select World:"
  757. msgstr "Selecione um mundo:"
  758. #: builtin/mainmenu/tab_local.lua
  759. msgid "Server Port"
  760. msgstr "Porta do Servidor"
  761. #: builtin/mainmenu/tab_local.lua
  762. msgid "Start Game"
  763. msgstr "Iniciar Jogo"
  764. #: builtin/mainmenu/tab_online.lua
  765. msgid "Address"
  766. msgstr "Endereço"
  767. #: builtin/mainmenu/tab_online.lua src/client/keycode.cpp
  768. msgid "Clear"
  769. msgstr "Limpar"
  770. #: builtin/mainmenu/tab_online.lua
  771. msgid "Creative mode"
  772. msgstr "Modo criativo"
  773. #. ~ PvP = Player versus Player
  774. #: builtin/mainmenu/tab_online.lua
  775. msgid "Damage / PvP"
  776. msgstr "Dano / PvP"
  777. #: builtin/mainmenu/tab_online.lua
  778. msgid "Favorites"
  779. msgstr "Favoritos"
  780. #: builtin/mainmenu/tab_online.lua
  781. msgid "Incompatible Servers"
  782. msgstr "Servidores incompatíveis"
  783. #: builtin/mainmenu/tab_online.lua
  784. msgid "Join Game"
  785. msgstr "Entrar em um Jogo"
  786. #: builtin/mainmenu/tab_online.lua
  787. msgid "Login"
  788. msgstr "Entrar"
  789. #: builtin/mainmenu/tab_online.lua
  790. msgid "Ping"
  791. msgstr "Ping"
  792. #: builtin/mainmenu/tab_online.lua
  793. msgid "Public Servers"
  794. msgstr "Servidores Públicos"
  795. #: builtin/mainmenu/tab_online.lua
  796. msgid "Refresh"
  797. msgstr "Atualizar"
  798. #: builtin/mainmenu/tab_online.lua
  799. msgid "Remove favorite"
  800. msgstr "Remover favorito"
  801. #: builtin/mainmenu/tab_online.lua
  802. msgid "Server Description"
  803. msgstr "Descrição do servidor"
  804. #: builtin/mainmenu/tab_settings.lua
  805. msgid "(game support required)"
  806. msgstr "(necessário suporte ao jogo)"
  807. #: builtin/mainmenu/tab_settings.lua
  808. msgid "2x"
  809. msgstr "2x"
  810. #: builtin/mainmenu/tab_settings.lua
  811. msgid "3D Clouds"
  812. msgstr "Nuvens 3D"
  813. #: builtin/mainmenu/tab_settings.lua
  814. msgid "4x"
  815. msgstr "4x"
  816. #: builtin/mainmenu/tab_settings.lua
  817. msgid "8x"
  818. msgstr "8x"
  819. #: builtin/mainmenu/tab_settings.lua
  820. msgid "All Settings"
  821. msgstr "Todas as configurações"
  822. #: builtin/mainmenu/tab_settings.lua
  823. msgid "Antialiasing:"
  824. msgstr "Anti-aliasing:"
  825. #: builtin/mainmenu/tab_settings.lua
  826. msgid "Autosave Screen Size"
  827. msgstr "Salvar automaticamente o tamanho da tela"
  828. #: builtin/mainmenu/tab_settings.lua
  829. msgid "Bilinear Filter"
  830. msgstr "Filtragem bi-linear"
  831. #: builtin/mainmenu/tab_settings.lua src/client/game.cpp
  832. msgid "Change Keys"
  833. msgstr "Mudar teclas"
  834. #: builtin/mainmenu/tab_settings.lua
  835. msgid "Connected Glass"
  836. msgstr "Vidro conectado"
  837. #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
  838. msgid "Dynamic shadows"
  839. msgstr "Sombras dinâmicas"
  840. #: builtin/mainmenu/tab_settings.lua
  841. msgid "Dynamic shadows:"
  842. msgstr "Sombras dinâmicas:"
  843. #: builtin/mainmenu/tab_settings.lua
  844. msgid "Fancy Leaves"
  845. msgstr "Folhas com transparência"
  846. #: builtin/mainmenu/tab_settings.lua
  847. msgid "High"
  848. msgstr "Alto"
  849. #: builtin/mainmenu/tab_settings.lua
  850. msgid "Low"
  851. msgstr "Baixo"
  852. #: builtin/mainmenu/tab_settings.lua
  853. msgid "Medium"
  854. msgstr "Médio"
  855. #: builtin/mainmenu/tab_settings.lua
  856. msgid "Mipmap"
  857. msgstr "Mipmap (filtro)"
  858. #: builtin/mainmenu/tab_settings.lua
  859. msgid "Mipmap + Aniso. Filter"
  860. msgstr "Mipmap + Filtro Anisotrópico"
  861. #: builtin/mainmenu/tab_settings.lua
  862. msgid "No Filter"
  863. msgstr "Sem filtros"
  864. #: builtin/mainmenu/tab_settings.lua
  865. msgid "No Mipmap"
  866. msgstr "Sem Mipmapping"
  867. #: builtin/mainmenu/tab_settings.lua
  868. msgid "Node Highlighting"
  869. msgstr "Destaque nos Blocos"
  870. #: builtin/mainmenu/tab_settings.lua
  871. msgid "Node Outlining"
  872. msgstr "Bloco Delineado"
  873. #: builtin/mainmenu/tab_settings.lua
  874. msgid "None"
  875. msgstr "Nenhum"
  876. #: builtin/mainmenu/tab_settings.lua
  877. msgid "Opaque Leaves"
  878. msgstr "Folhas Opacas"
  879. #: builtin/mainmenu/tab_settings.lua
  880. msgid "Opaque Water"
  881. msgstr "Água opaca"
  882. #: builtin/mainmenu/tab_settings.lua
  883. msgid "Particles"
  884. msgstr "Partículas"
  885. #: builtin/mainmenu/tab_settings.lua
  886. msgid "Screen:"
  887. msgstr "Tela:"
  888. #: builtin/mainmenu/tab_settings.lua
  889. msgid "Settings"
  890. msgstr "Configurações"
  891. #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
  892. msgid "Shaders"
  893. msgstr "Sombreadores"
  894. #: builtin/mainmenu/tab_settings.lua
  895. msgid "Shaders (experimental)"
  896. msgstr "Sombreadores (experimental)"
  897. #: builtin/mainmenu/tab_settings.lua
  898. msgid "Shaders (unavailable)"
  899. msgstr "Sombreadores(indisponível)"
  900. #: builtin/mainmenu/tab_settings.lua
  901. msgid "Simple Leaves"
  902. msgstr "Folhas Simples"
  903. #: builtin/mainmenu/tab_settings.lua
  904. msgid "Smooth Lighting"
  905. msgstr "Iluminação suave"
  906. #: builtin/mainmenu/tab_settings.lua
  907. msgid "Texturing:"
  908. msgstr "Texturização:"
  909. #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
  910. msgid "Tone Mapping"
  911. msgstr "Tone mapping"
  912. #: builtin/mainmenu/tab_settings.lua
  913. msgid "Touch threshold (px):"
  914. msgstr "Nível de sensibilidade ao toque (px):"
  915. #: builtin/mainmenu/tab_settings.lua
  916. msgid "Trilinear Filter"
  917. msgstr "Filtragem tri-linear"
  918. #: builtin/mainmenu/tab_settings.lua
  919. msgid "Very High"
  920. msgstr "Muito Alto"
  921. #: builtin/mainmenu/tab_settings.lua
  922. msgid "Very Low"
  923. msgstr "Muito Baixo"
  924. #: builtin/mainmenu/tab_settings.lua
  925. msgid "Waving Leaves"
  926. msgstr "Folhas Balançam"
  927. #: builtin/mainmenu/tab_settings.lua
  928. msgid "Waving Liquids"
  929. msgstr "Líquidos com ondas"
  930. #: builtin/mainmenu/tab_settings.lua
  931. msgid "Waving Plants"
  932. msgstr "Plantas balançam"
  933. #: src/client/client.cpp
  934. msgid "Connection aborted (protocol error?)."
  935. msgstr "Erro de conexão (protocolo errado?)."
  936. #: src/client/client.cpp src/client/game.cpp
  937. msgid "Connection timed out."
  938. msgstr "Erro de conexão (tempo excedido)."
  939. #: src/client/client.cpp
  940. msgid "Done!"
  941. msgstr "Pronto!"
  942. #: src/client/client.cpp
  943. msgid "Initializing nodes"
  944. msgstr "Inicializando nodes"
  945. #: src/client/client.cpp
  946. msgid "Initializing nodes..."
  947. msgstr "Inicializando nodes..."
  948. #: src/client/client.cpp
  949. msgid "Loading textures..."
  950. msgstr "Carregando texturas..."
  951. #: src/client/client.cpp
  952. msgid "Rebuilding shaders..."
  953. msgstr "Reconstruindo sombreadores..."
  954. #: src/client/clientlauncher.cpp
  955. msgid "Connection error (timed out?)"
  956. msgstr "Erro de conexão (tempo excedido?)"
  957. #: src/client/clientlauncher.cpp
  958. msgid "Could not find or load game: "
  959. msgstr "Não foi possível localizar ou carregar jogo "
  960. #: src/client/clientlauncher.cpp
  961. msgid "Invalid gamespec."
  962. msgstr "Especificação do jogo inválida."
  963. #: src/client/clientlauncher.cpp
  964. msgid "Main Menu"
  965. msgstr "Menu principal"
  966. #: src/client/clientlauncher.cpp
  967. msgid "No world selected and no address provided. Nothing to do."
  968. msgstr ""
  969. "Nenhum mundo foi selecionado e nenhum endereço fornecido. Nada a ser feito."
  970. #: src/client/clientlauncher.cpp
  971. msgid "Player name too long."
  972. msgstr "Nome de jogador muito longo."
  973. #: src/client/clientlauncher.cpp
  974. msgid "Please choose a name!"
  975. msgstr "Por favor, escolha um nome!"
  976. #: src/client/clientlauncher.cpp
  977. msgid "Provided password file failed to open: "
  978. msgstr "Arquivo de senha fornecido falhou em abrir : "
  979. #: src/client/clientlauncher.cpp
  980. msgid "Provided world path doesn't exist: "
  981. msgstr "Caminho informado para o mundo não existe: "
  982. #: src/client/game.cpp
  983. msgid ""
  984. "\n"
  985. "Check debug.txt for details."
  986. msgstr ""
  987. "\n"
  988. "Verifique o debug.txt para mais detalhes."
  989. #: src/client/game.cpp
  990. msgid "- Address: "
  991. msgstr "- Endereço: "
  992. #: src/client/game.cpp
  993. msgid "- Mode: "
  994. msgstr "- Modo: "
  995. #: src/client/game.cpp
  996. msgid "- Port: "
  997. msgstr "-Porta: "
  998. #: src/client/game.cpp
  999. msgid "- Public: "
  1000. msgstr "- Público: "
  1001. #. ~ PvP = Player versus Player
  1002. #: src/client/game.cpp
  1003. msgid "- PvP: "
  1004. msgstr "- PvP: "
  1005. #: src/client/game.cpp
  1006. msgid "- Server Name: "
  1007. msgstr "Nome do servidor: "
  1008. #: src/client/game.cpp
  1009. msgid "A serialization error occurred:"
  1010. msgstr "Ocorreu um erro:"
  1011. #: src/client/game.cpp
  1012. #, c-format
  1013. msgid "Access denied. Reason: %s"
  1014. msgstr "Acesso negado. Razão:%s"
  1015. #: src/client/game.cpp
  1016. msgid "Automatic forward disabled"
  1017. msgstr "Avanço automático para frente desabilitado"
  1018. #: src/client/game.cpp
  1019. msgid "Automatic forward enabled"
  1020. msgstr "Avanço automático para frente habilitado"
  1021. #: src/client/game.cpp
  1022. msgid "Block bounds hidden"
  1023. msgstr "Limites de bloco ocultos"
  1024. #: src/client/game.cpp
  1025. msgid "Block bounds shown for all blocks"
  1026. msgstr "Limites de bloco mostrados para todos os blocos"
  1027. #: src/client/game.cpp
  1028. msgid "Block bounds shown for current block"
  1029. msgstr "Limites de bloco mostrados para o bloco atual"
  1030. #: src/client/game.cpp
  1031. msgid "Block bounds shown for nearby blocks"
  1032. msgstr "Limites de bloco mostrados para blocos próximos"
  1033. #: src/client/game.cpp
  1034. msgid "Camera update disabled"
  1035. msgstr "Atualização da camera desabilitada"
  1036. #: src/client/game.cpp
  1037. msgid "Camera update enabled"
  1038. msgstr "Atualização da camera habilitada"
  1039. #: src/client/game.cpp
  1040. msgid "Can't show block bounds (disabled by mod or game)"
  1041. msgstr ""
  1042. "Não é possível mostrar limites de bloco (está desabilitado por um mod ou "
  1043. "jogo)"
  1044. #: src/client/game.cpp
  1045. msgid "Change Password"
  1046. msgstr "Alterar a senha"
  1047. #: src/client/game.cpp
  1048. msgid "Cinematic mode disabled"
  1049. msgstr "Modo cinemático desabilitado"
  1050. #: src/client/game.cpp
  1051. msgid "Cinematic mode enabled"
  1052. msgstr "Modo cinemático habilitado"
  1053. #: src/client/game.cpp
  1054. msgid "Client disconnected"
  1055. msgstr "Cliente desconectado"
  1056. #: src/client/game.cpp
  1057. msgid "Client side scripting is disabled"
  1058. msgstr "Scripting de cliente está desabilitado"
  1059. #: src/client/game.cpp
  1060. msgid "Connecting to server..."
  1061. msgstr "Conectando ao servidor..."
  1062. #: src/client/game.cpp
  1063. msgid "Connection failed for unknown reason"
  1064. msgstr "A conexão falhou por motivo desconhecido"
  1065. #: src/client/game.cpp
  1066. msgid "Continue"
  1067. msgstr "Continuar"
  1068. #: src/client/game.cpp
  1069. #, c-format
  1070. msgid ""
  1071. "Controls:\n"
  1072. "- %s: move forwards\n"
  1073. "- %s: move backwards\n"
  1074. "- %s: move left\n"
  1075. "- %s: move right\n"
  1076. "- %s: jump/climb up\n"
  1077. "- %s: dig/punch\n"
  1078. "- %s: place/use\n"
  1079. "- %s: sneak/climb down\n"
  1080. "- %s: drop item\n"
  1081. "- %s: inventory\n"
  1082. "- Mouse: turn/look\n"
  1083. "- Mouse wheel: select item\n"
  1084. "- %s: chat\n"
  1085. msgstr ""
  1086. "Controles:\n"
  1087. "- %s: mover para frente\n"
  1088. "- %s: mover para trás\n"
  1089. "- %s: mover para esquerda\n"
  1090. "- %s: mover para direita\n"
  1091. "- %s: pular/subir\n"
  1092. "- %s: cavar/socar\n"
  1093. "- %s: colocar/usar\n"
  1094. "- %s: andar furtivamente/descer\n"
  1095. "- %s: soltar item\n"
  1096. "- %s: inventário\n"
  1097. "- Mouse: virar/olhar\n"
  1098. "- Roda do mouse: selecionar item\n"
  1099. "- %s: bate-papo\n"
  1100. #: src/client/game.cpp
  1101. #, c-format
  1102. msgid "Couldn't resolve address: %s"
  1103. msgstr "Não foi possível resolver o endereço:%s"
  1104. #: src/client/game.cpp
  1105. msgid "Creating client..."
  1106. msgstr "Criando o cliente..."
  1107. #: src/client/game.cpp
  1108. msgid "Creating server..."
  1109. msgstr "Criando o servidor..."
  1110. #: src/client/game.cpp
  1111. msgid "Debug info and profiler graph hidden"
  1112. msgstr "Informação de debug e gráfico de perfil escondido"
  1113. #: src/client/game.cpp
  1114. msgid "Debug info shown"
  1115. msgstr "Informação de debug mostrada"
  1116. #: src/client/game.cpp
  1117. msgid "Debug info, profiler graph, and wireframe hidden"
  1118. msgstr "Informação de debug, gráfico de perfil e wireframe escondidos"
  1119. #: src/client/game.cpp
  1120. msgid ""
  1121. "Default Controls:\n"
  1122. "No menu visible:\n"
  1123. "- single tap: button activate\n"
  1124. "- double tap: place/use\n"
  1125. "- slide finger: look around\n"
  1126. "Menu/Inventory visible:\n"
  1127. "- double tap (outside):\n"
  1128. " -->close\n"
  1129. "- touch stack, touch slot:\n"
  1130. " --> move stack\n"
  1131. "- touch&drag, tap 2nd finger\n"
  1132. " --> place single item to slot\n"
  1133. msgstr ""
  1134. "Controles:\n"
  1135. "Se não há nenhum menu visível:\n"
  1136. "- Um toque: ativa botão\n"
  1137. "- Duplo toque: place/use\n"
  1138. "- Deslizar dedo: Olhar ao redor\n"
  1139. "Menu/Inventário visível:\n"
  1140. "- Duplo toque: (Fora do menu):\n"
  1141. " -->Fechar\n"
  1142. "- Tocar Item e depois tocar em um slot:\n"
  1143. " --> move item\n"
  1144. "- Tocar e arrastar, e depois tocar com o 2º dedo\n"
  1145. " --> Coloca apenas um item no slot\n"
  1146. #: src/client/game.cpp
  1147. msgid "Disabled unlimited viewing range"
  1148. msgstr "Alcance de visualização ilimitado desabilitado"
  1149. #: src/client/game.cpp
  1150. msgid "Enabled unlimited viewing range"
  1151. msgstr "Alcance de visualização ilimitado habilitado"
  1152. #: src/client/game.cpp
  1153. #, c-format
  1154. msgid "Error creating client: %s"
  1155. msgstr "Erro ao iniciar cliente: %s"
  1156. #: src/client/game.cpp
  1157. msgid "Exit to Menu"
  1158. msgstr "Sair para o menu"
  1159. #: src/client/game.cpp
  1160. msgid "Exit to OS"
  1161. msgstr "Sair do Minetest"
  1162. #: src/client/game.cpp
  1163. msgid "Fast mode disabled"
  1164. msgstr "Modo rápido desabilitado"
  1165. #: src/client/game.cpp
  1166. msgid "Fast mode enabled"
  1167. msgstr "Modo rápido habilitado"
  1168. #: src/client/game.cpp
  1169. msgid "Fast mode enabled (note: no 'fast' privilege)"
  1170. msgstr "Modo rápido habilitado (nota: sem o privilégio 'fast')"
  1171. #: src/client/game.cpp
  1172. msgid "Fly mode disabled"
  1173. msgstr "Modo voo desabilitado"
  1174. #: src/client/game.cpp
  1175. msgid "Fly mode enabled"
  1176. msgstr "Modo voo habilitado"
  1177. #: src/client/game.cpp
  1178. msgid "Fly mode enabled (note: no 'fly' privilege)"
  1179. msgstr "Modo voo habilitado(note: sem privilegio 'fly')"
  1180. #: src/client/game.cpp
  1181. msgid "Fog disabled"
  1182. msgstr "Névoa desabilitada"
  1183. #: src/client/game.cpp
  1184. msgid "Fog enabled"
  1185. msgstr "Névoa habilitada"
  1186. #: src/client/game.cpp
  1187. msgid "Game info:"
  1188. msgstr "Informação do jogo:"
  1189. #: src/client/game.cpp
  1190. msgid "Game paused"
  1191. msgstr "Jogo parado"
  1192. #: src/client/game.cpp
  1193. msgid "Hosting server"
  1194. msgstr "Criando o servidor"
  1195. #: src/client/game.cpp
  1196. msgid "Item definitions..."
  1197. msgstr "Carregando itens..."
  1198. #: src/client/game.cpp
  1199. msgid "KiB/s"
  1200. msgstr "KB/s"
  1201. #: src/client/game.cpp
  1202. msgid "Media..."
  1203. msgstr "Mídia..."
  1204. #: src/client/game.cpp
  1205. msgid "MiB/s"
  1206. msgstr "MB/s"
  1207. #: src/client/game.cpp
  1208. msgid "Minimap currently disabled by game or mod"
  1209. msgstr "Minipapa atualmente desabilitado por jogo ou mod"
  1210. #: src/client/game.cpp
  1211. msgid "Multiplayer"
  1212. msgstr "Multi-jogador"
  1213. #: src/client/game.cpp
  1214. msgid "Noclip mode disabled"
  1215. msgstr "Modo atravessar paredes desabilitado"
  1216. #: src/client/game.cpp
  1217. msgid "Noclip mode enabled"
  1218. msgstr "Modo atravessar paredes habilitado"
  1219. #: src/client/game.cpp
  1220. msgid "Noclip mode enabled (note: no 'noclip' privilege)"
  1221. msgstr "Modo atravessar paredes habilitado(note: sem privilégio 'noclip')"
  1222. #: src/client/game.cpp
  1223. msgid "Node definitions..."
  1224. msgstr "Carregando blocos..."
  1225. #: src/client/game.cpp
  1226. msgid "Off"
  1227. msgstr "Desligado"
  1228. #: src/client/game.cpp
  1229. msgid "On"
  1230. msgstr "Ligado"
  1231. #: src/client/game.cpp
  1232. msgid "Pitch move mode disabled"
  1233. msgstr "Modo movimento pitch desabilitado"
  1234. #: src/client/game.cpp
  1235. msgid "Pitch move mode enabled"
  1236. msgstr "Modo movimento pitch habilitado"
  1237. #: src/client/game.cpp
  1238. msgid "Profiler graph shown"
  1239. msgstr "Gráfico de perfil mostrado"
  1240. #: src/client/game.cpp
  1241. msgid "Remote server"
  1242. msgstr "Servidor remoto"
  1243. #: src/client/game.cpp
  1244. msgid "Resolving address..."
  1245. msgstr "Resolvendo os endereços..."
  1246. #: src/client/game.cpp
  1247. msgid "Shutting down..."
  1248. msgstr "Desligando tudo..."
  1249. #: src/client/game.cpp
  1250. msgid "Singleplayer"
  1251. msgstr "Um jogador"
  1252. #: src/client/game.cpp
  1253. msgid "Sound Volume"
  1254. msgstr "Volume do som"
  1255. #: src/client/game.cpp
  1256. msgid "Sound muted"
  1257. msgstr "Som mutado"
  1258. #: src/client/game.cpp
  1259. msgid "Sound system is disabled"
  1260. msgstr "Sistema de som está desativado"
  1261. #: src/client/game.cpp
  1262. msgid "Sound system is not supported on this build"
  1263. msgstr "Sistema de som não é suportado nesta versão"
  1264. #: src/client/game.cpp
  1265. msgid "Sound unmuted"
  1266. msgstr "Som desmutado"
  1267. #: src/client/game.cpp
  1268. #, c-format
  1269. msgid "The server is probably running a different version of %s."
  1270. msgstr "O servidor provavelmente está executando uma versão diferente de%s."
  1271. #: src/client/game.cpp
  1272. #, c-format
  1273. msgid "Unable to connect to %s because IPv6 is disabled"
  1274. msgstr "Não foi possível conectar a%s porque o IPv6 está desativado"
  1275. #: src/client/game.cpp
  1276. #, c-format
  1277. msgid "Unable to listen on %s because IPv6 is disabled"
  1278. msgstr "Incapaz de escutar em%s porque IPv6 está desabilitado"
  1279. #: src/client/game.cpp
  1280. #, c-format
  1281. msgid "Viewing range changed to %d"
  1282. msgstr "Distancia de visualização alterado pra %d"
  1283. #: src/client/game.cpp
  1284. #, c-format
  1285. msgid "Viewing range is at maximum: %d"
  1286. msgstr "Distancia de visualização está no máximo:%d"
  1287. #: src/client/game.cpp
  1288. #, c-format
  1289. msgid "Viewing range is at minimum: %d"
  1290. msgstr "Alcance de visualização é no mínimo: %d"
  1291. #: src/client/game.cpp
  1292. #, c-format
  1293. msgid "Volume changed to %d%%"
  1294. msgstr "Volume mudado para %d%%"
  1295. #: src/client/game.cpp
  1296. msgid "Wireframe shown"
  1297. msgstr "Mostrar wireframe"
  1298. #: src/client/game.cpp
  1299. msgid "Zoom currently disabled by game or mod"
  1300. msgstr "Zoom atualmente desabilitado por jogo ou mod"
  1301. #: src/client/game.cpp
  1302. msgid "ok"
  1303. msgstr "Ok"
  1304. #: src/client/gameui.cpp
  1305. #, fuzzy
  1306. msgid "Chat currently disabled by game or mod"
  1307. msgstr "Zoom atualmente desabilitado por jogo ou mod"
  1308. #: src/client/gameui.cpp
  1309. msgid "Chat hidden"
  1310. msgstr "Conversa oculta"
  1311. #: src/client/gameui.cpp
  1312. msgid "Chat shown"
  1313. msgstr "Conversa mostrada"
  1314. #: src/client/gameui.cpp
  1315. msgid "HUD hidden"
  1316. msgstr "Interface escondida"
  1317. #: src/client/gameui.cpp
  1318. msgid "HUD shown"
  1319. msgstr "Interface mostrada"
  1320. #: src/client/gameui.cpp
  1321. msgid "Profiler hidden"
  1322. msgstr "Analisador ocultado"
  1323. #: src/client/gameui.cpp
  1324. #, c-format
  1325. msgid "Profiler shown (page %d of %d)"
  1326. msgstr "Analisador mostrado(página %d de %d)"
  1327. #: src/client/keycode.cpp
  1328. msgid "Apps"
  1329. msgstr "Aplicativos"
  1330. #: src/client/keycode.cpp
  1331. msgid "Backspace"
  1332. msgstr "Tecla voltar"
  1333. #: src/client/keycode.cpp
  1334. msgid "Caps Lock"
  1335. msgstr "Caps Lock"
  1336. #: src/client/keycode.cpp
  1337. msgid "Control"
  1338. msgstr "Ctrl"
  1339. #: src/client/keycode.cpp
  1340. msgid "Down"
  1341. msgstr "Abaixo"
  1342. #: src/client/keycode.cpp
  1343. msgid "End"
  1344. msgstr "Tecla End"
  1345. #: src/client/keycode.cpp
  1346. msgid "Erase EOF"
  1347. msgstr "Apagar EOF"
  1348. #: src/client/keycode.cpp
  1349. msgid "Execute"
  1350. msgstr "Executar"
  1351. #: src/client/keycode.cpp
  1352. msgid "Help"
  1353. msgstr "Ajuda"
  1354. #: src/client/keycode.cpp
  1355. msgid "Home"
  1356. msgstr "Home"
  1357. #: src/client/keycode.cpp
  1358. msgid "IME Accept"
  1359. msgstr "Aceitar Método de Entrada"
  1360. #: src/client/keycode.cpp
  1361. msgid "IME Convert"
  1362. msgstr "Converter Método de Entrada"
  1363. #: src/client/keycode.cpp
  1364. msgid "IME Escape"
  1365. msgstr "Sair do Método de Entrada"
  1366. #: src/client/keycode.cpp
  1367. msgid "IME Mode Change"
  1368. msgstr "Mudar Modo de Método de Entrada"
  1369. #: src/client/keycode.cpp
  1370. msgid "IME Nonconvert"
  1371. msgstr "Método de Entrada Inconversível"
  1372. #: src/client/keycode.cpp
  1373. msgid "Insert"
  1374. msgstr "Inserir"
  1375. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1376. msgid "Left"
  1377. msgstr "Esquerda"
  1378. #: src/client/keycode.cpp
  1379. msgid "Left Button"
  1380. msgstr "Botão esquerdo"
  1381. #: src/client/keycode.cpp
  1382. msgid "Left Control"
  1383. msgstr "Ctrl esquerdo"
  1384. #: src/client/keycode.cpp
  1385. msgid "Left Menu"
  1386. msgstr "Menu esquerdo"
  1387. #: src/client/keycode.cpp
  1388. msgid "Left Shift"
  1389. msgstr "Shift esquerdo"
  1390. #: src/client/keycode.cpp
  1391. msgid "Left Windows"
  1392. msgstr "Windows esquerdo"
  1393. #. ~ Key name, common on Windows keyboards
  1394. #: src/client/keycode.cpp
  1395. msgid "Menu"
  1396. msgstr "Menu"
  1397. #: src/client/keycode.cpp
  1398. msgid "Middle Button"
  1399. msgstr "Roda do mouse"
  1400. #: src/client/keycode.cpp
  1401. msgid "Num Lock"
  1402. msgstr "Num Lock"
  1403. #: src/client/keycode.cpp
  1404. msgid "Numpad *"
  1405. msgstr "Tecl.num. *"
  1406. #: src/client/keycode.cpp
  1407. msgid "Numpad +"
  1408. msgstr "Tecl.num. +"
  1409. #: src/client/keycode.cpp
  1410. msgid "Numpad -"
  1411. msgstr "Tecl.num. -"
  1412. #: src/client/keycode.cpp
  1413. msgid "Numpad ."
  1414. msgstr "Tecl.num. ."
  1415. #: src/client/keycode.cpp
  1416. msgid "Numpad /"
  1417. msgstr "Tecl.num. /"
  1418. #: src/client/keycode.cpp
  1419. msgid "Numpad 0"
  1420. msgstr "Tecl.num. 0"
  1421. #: src/client/keycode.cpp
  1422. msgid "Numpad 1"
  1423. msgstr "Tecl.num. 1"
  1424. #: src/client/keycode.cpp
  1425. msgid "Numpad 2"
  1426. msgstr "Tecl.num. 2"
  1427. #: src/client/keycode.cpp
  1428. msgid "Numpad 3"
  1429. msgstr "Tecl.num. 3"
  1430. #: src/client/keycode.cpp
  1431. msgid "Numpad 4"
  1432. msgstr "Tecl.num. 4"
  1433. #: src/client/keycode.cpp
  1434. msgid "Numpad 5"
  1435. msgstr "Tecl.num. 5"
  1436. #: src/client/keycode.cpp
  1437. msgid "Numpad 6"
  1438. msgstr "Tecl.num. 6"
  1439. #: src/client/keycode.cpp
  1440. msgid "Numpad 7"
  1441. msgstr "Tecl.num. 7"
  1442. #: src/client/keycode.cpp
  1443. msgid "Numpad 8"
  1444. msgstr "Tecl.num. 8"
  1445. #: src/client/keycode.cpp
  1446. msgid "Numpad 9"
  1447. msgstr "Tecl.num. 9"
  1448. #: src/client/keycode.cpp
  1449. msgid "OEM Clear"
  1450. msgstr "Limpar OEM"
  1451. #: src/client/keycode.cpp
  1452. msgid "Page down"
  1453. msgstr "Page down"
  1454. #: src/client/keycode.cpp
  1455. msgid "Page up"
  1456. msgstr "Page up"
  1457. #: src/client/keycode.cpp
  1458. msgid "Pause"
  1459. msgstr "Pausar"
  1460. #: src/client/keycode.cpp
  1461. msgid "Play"
  1462. msgstr "Jogar"
  1463. #. ~ "Print screen" key
  1464. #: src/client/keycode.cpp
  1465. msgid "Print"
  1466. msgstr "Print Screen"
  1467. #: src/client/keycode.cpp
  1468. msgid "Return"
  1469. msgstr "Enter"
  1470. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1471. msgid "Right"
  1472. msgstr "Direita"
  1473. #: src/client/keycode.cpp
  1474. msgid "Right Button"
  1475. msgstr "Botão direito"
  1476. #: src/client/keycode.cpp
  1477. msgid "Right Control"
  1478. msgstr "Ctrl direito"
  1479. #: src/client/keycode.cpp
  1480. msgid "Right Menu"
  1481. msgstr "Menu direito"
  1482. #: src/client/keycode.cpp
  1483. msgid "Right Shift"
  1484. msgstr "Shift direito"
  1485. #: src/client/keycode.cpp
  1486. msgid "Right Windows"
  1487. msgstr "Windows direito"
  1488. #: src/client/keycode.cpp
  1489. msgid "Scroll Lock"
  1490. msgstr "Scroll Lock"
  1491. #. ~ Key name
  1492. #: src/client/keycode.cpp
  1493. msgid "Select"
  1494. msgstr "Tecla Select"
  1495. #: src/client/keycode.cpp
  1496. msgid "Shift"
  1497. msgstr "Shift"
  1498. #: src/client/keycode.cpp
  1499. msgid "Sleep"
  1500. msgstr "Tecla Sleep"
  1501. #: src/client/keycode.cpp
  1502. msgid "Snapshot"
  1503. msgstr "Captura de tela"
  1504. #: src/client/keycode.cpp
  1505. msgid "Space"
  1506. msgstr "Espaço"
  1507. #: src/client/keycode.cpp
  1508. msgid "Tab"
  1509. msgstr "Tab"
  1510. #: src/client/keycode.cpp
  1511. msgid "Up"
  1512. msgstr "Acima"
  1513. #: src/client/keycode.cpp
  1514. msgid "X Button 1"
  1515. msgstr "Botão X 1"
  1516. #: src/client/keycode.cpp
  1517. msgid "X Button 2"
  1518. msgstr "Botão X 2"
  1519. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1520. msgid "Zoom"
  1521. msgstr "Zoom"
  1522. #: src/client/minimap.cpp
  1523. msgid "Minimap hidden"
  1524. msgstr "Minimapa escondido"
  1525. #: src/client/minimap.cpp
  1526. #, c-format
  1527. msgid "Minimap in radar mode, Zoom x%d"
  1528. msgstr "Minimapa em modo radar, Zoom %dx"
  1529. #: src/client/minimap.cpp
  1530. #, c-format
  1531. msgid "Minimap in surface mode, Zoom x%d"
  1532. msgstr "Minimapa em modo de superfície, Zoom %dx"
  1533. #: src/client/minimap.cpp
  1534. msgid "Minimap in texture mode"
  1535. msgstr "Minimapa em modo de textura"
  1536. #. ~ Error when a mod is missing dependencies. Ex: "Mod Title is missing: mod1, mod2, mod3"
  1537. #: src/content/mod_configuration.cpp
  1538. #, c-format
  1539. msgid "%s is missing:"
  1540. msgstr ""
  1541. #: src/content/mod_configuration.cpp
  1542. msgid ""
  1543. "Install and enable the required mods, or disable the mods causing errors."
  1544. msgstr ""
  1545. #: src/content/mod_configuration.cpp
  1546. msgid ""
  1547. "Note: this may be caused by a dependency cycle, in which case try updating "
  1548. "the mods."
  1549. msgstr ""
  1550. #: src/content/mod_configuration.cpp
  1551. #, fuzzy
  1552. msgid "Some mods have unsatisfied dependencies:"
  1553. msgstr "Alguns mods têm dependências insatisfeitas:"
  1554. #: src/gui/guiChatConsole.cpp
  1555. msgid "Failed to open webpage"
  1556. msgstr "Falha ao abrir página da web"
  1557. #: src/gui/guiChatConsole.cpp
  1558. msgid "Opening webpage"
  1559. msgstr "Abrindo página da web"
  1560. #: src/gui/guiFormSpecMenu.cpp
  1561. msgid "Proceed"
  1562. msgstr "Continuar"
  1563. #: src/gui/guiKeyChangeMenu.cpp
  1564. msgid "\"Aux1\" = climb down"
  1565. msgstr "\"Especial\" = descer"
  1566. #: src/gui/guiKeyChangeMenu.cpp
  1567. msgid "Autoforward"
  1568. msgstr "Avanço frontal automático"
  1569. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1570. msgid "Automatic jumping"
  1571. msgstr "Pulo automático"
  1572. #: src/gui/guiKeyChangeMenu.cpp
  1573. msgid "Aux1"
  1574. msgstr "Especial"
  1575. #: src/gui/guiKeyChangeMenu.cpp
  1576. msgid "Backward"
  1577. msgstr "Voltar"
  1578. #: src/gui/guiKeyChangeMenu.cpp
  1579. msgid "Block bounds"
  1580. msgstr "Limites de bloco"
  1581. #: src/gui/guiKeyChangeMenu.cpp
  1582. msgid "Change camera"
  1583. msgstr "Mudar camera"
  1584. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1585. msgid "Chat"
  1586. msgstr "Bate-papo"
  1587. #: src/gui/guiKeyChangeMenu.cpp
  1588. msgid "Command"
  1589. msgstr "Comando"
  1590. #: src/gui/guiKeyChangeMenu.cpp
  1591. msgid "Console"
  1592. msgstr "Console"
  1593. #: src/gui/guiKeyChangeMenu.cpp
  1594. msgid "Dec. range"
  1595. msgstr "Alcance dec"
  1596. #: src/gui/guiKeyChangeMenu.cpp
  1597. msgid "Dec. volume"
  1598. msgstr "Abaixar volume"
  1599. #: src/gui/guiKeyChangeMenu.cpp
  1600. msgid "Double tap \"jump\" to toggle fly"
  1601. msgstr "\"Pular\" duas vezes para ativar o voo"
  1602. #: src/gui/guiKeyChangeMenu.cpp
  1603. msgid "Drop"
  1604. msgstr "Soltar"
  1605. #: src/gui/guiKeyChangeMenu.cpp
  1606. msgid "Forward"
  1607. msgstr "Avançar"
  1608. #: src/gui/guiKeyChangeMenu.cpp
  1609. msgid "Inc. range"
  1610. msgstr "Alcance inc"
  1611. #: src/gui/guiKeyChangeMenu.cpp
  1612. msgid "Inc. volume"
  1613. msgstr "Aumentar Volume"
  1614. #: src/gui/guiKeyChangeMenu.cpp
  1615. msgid "Inventory"
  1616. msgstr "Inventário"
  1617. #: src/gui/guiKeyChangeMenu.cpp
  1618. msgid "Jump"
  1619. msgstr "Pular"
  1620. #: src/gui/guiKeyChangeMenu.cpp
  1621. msgid "Key already in use"
  1622. msgstr "Essa tecla já está em uso"
  1623. #: src/gui/guiKeyChangeMenu.cpp
  1624. msgid "Keybindings."
  1625. msgstr "Controles."
  1626. #: src/gui/guiKeyChangeMenu.cpp
  1627. msgid "Local command"
  1628. msgstr "Comando local"
  1629. #: src/gui/guiKeyChangeMenu.cpp
  1630. msgid "Mute"
  1631. msgstr "Mudo"
  1632. #: src/gui/guiKeyChangeMenu.cpp
  1633. msgid "Next item"
  1634. msgstr "Próximo item"
  1635. #: src/gui/guiKeyChangeMenu.cpp
  1636. msgid "Prev. item"
  1637. msgstr "Item anterior"
  1638. #: src/gui/guiKeyChangeMenu.cpp
  1639. msgid "Range select"
  1640. msgstr "Selecionar distância"
  1641. #: src/gui/guiKeyChangeMenu.cpp
  1642. msgid "Screenshot"
  1643. msgstr "Captura de tela"
  1644. #: src/gui/guiKeyChangeMenu.cpp
  1645. msgid "Sneak"
  1646. msgstr "Esgueirar"
  1647. #: src/gui/guiKeyChangeMenu.cpp
  1648. msgid "Toggle HUD"
  1649. msgstr "Ativar interface"
  1650. #: src/gui/guiKeyChangeMenu.cpp
  1651. msgid "Toggle chat log"
  1652. msgstr "Ativar histórico de conversa"
  1653. #: src/gui/guiKeyChangeMenu.cpp
  1654. msgid "Toggle fast"
  1655. msgstr "Alternar corrida"
  1656. #: src/gui/guiKeyChangeMenu.cpp
  1657. msgid "Toggle fly"
  1658. msgstr "Alternar voo"
  1659. #: src/gui/guiKeyChangeMenu.cpp
  1660. msgid "Toggle fog"
  1661. msgstr "Ativar névoa"
  1662. #: src/gui/guiKeyChangeMenu.cpp
  1663. msgid "Toggle minimap"
  1664. msgstr "Ativar minimapa"
  1665. #: src/gui/guiKeyChangeMenu.cpp
  1666. msgid "Toggle noclip"
  1667. msgstr "Alternar noclip"
  1668. #: src/gui/guiKeyChangeMenu.cpp
  1669. msgid "Toggle pitchmove"
  1670. msgstr "Ativar Voar seguindo a câmera"
  1671. #: src/gui/guiKeyChangeMenu.cpp
  1672. msgid "press key"
  1673. msgstr "pressione uma tecla"
  1674. #: src/gui/guiPasswordChange.cpp
  1675. msgid "Change"
  1676. msgstr "Alterar"
  1677. #: src/gui/guiPasswordChange.cpp
  1678. msgid "New Password"
  1679. msgstr "Nova senha"
  1680. #: src/gui/guiPasswordChange.cpp
  1681. msgid "Old Password"
  1682. msgstr "Senha antiga"
  1683. #: src/gui/guiPasswordChange.cpp
  1684. msgid "Passwords do not match!"
  1685. msgstr "As senhas não correspondem!"
  1686. #: src/gui/guiVolumeChange.cpp
  1687. msgid "Exit"
  1688. msgstr "Sair"
  1689. #: src/gui/guiVolumeChange.cpp
  1690. msgid "Muted"
  1691. msgstr "Mutado"
  1692. #: src/gui/guiVolumeChange.cpp
  1693. #, c-format
  1694. msgid "Sound Volume: %d%%"
  1695. msgstr "Volume do som: %d%%"
  1696. #. ~ DO NOT TRANSLATE THIS LITERALLY!
  1697. #. This is a special string which needs to contain the translation's
  1698. #. language code (e.g. "de" for German).
  1699. #: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
  1700. msgid "LANG_CODE"
  1701. msgstr "pt_BR"
  1702. #: src/network/clientpackethandler.cpp
  1703. msgid ""
  1704. "Name is not registered. To create an account on this server, click 'Register'"
  1705. msgstr ""
  1706. "Nome não registrado. Para criar uma conta neste servidor, clique em "
  1707. "'Registrar'"
  1708. #: src/network/clientpackethandler.cpp
  1709. msgid "Name is taken. Please choose another name"
  1710. msgstr "Nome em uso. Favor escolher outro nome"
  1711. #: src/settings_translation_file.cpp
  1712. msgid ""
  1713. "(Android) Fixes the position of virtual joystick.\n"
  1714. "If disabled, virtual joystick will center to first-touch's position."
  1715. msgstr ""
  1716. "(Android) Corrige a posição do joystick virtual.\n"
  1717. "Se desabilitado, o joystick virtual vai centralizar na posição do primeiro "
  1718. "toque."
  1719. #: src/settings_translation_file.cpp
  1720. msgid ""
  1721. "(Android) Use virtual joystick to trigger \"Aux1\" button.\n"
  1722. "If enabled, virtual joystick will also tap \"Aux1\" button when out of main "
  1723. "circle."
  1724. msgstr ""
  1725. "(Android) Use joystick virtual para ativar botão \"especial\".\n"
  1726. "Se habilitado, o joystick virtual vai também clicar no botão \"especial\" "
  1727. "quando estiver fora do circulo principal."
  1728. #: src/settings_translation_file.cpp
  1729. msgid ""
  1730. "(X,Y,Z) offset of fractal from world center in units of 'scale'.\n"
  1731. "Can be used to move a desired point to (0, 0) to create a\n"
  1732. "suitable spawn point, or to allow 'zooming in' on a desired\n"
  1733. "point by increasing 'scale'.\n"
  1734. "The default is tuned for a suitable spawn point for Mandelbrot\n"
  1735. "sets with default parameters, it may need altering in other\n"
  1736. "situations.\n"
  1737. "Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
  1738. msgstr ""
  1739. "(X,Y,Z) compensação do fractal a partir centro do mundo em unidades de "
  1740. "'escala'.\n"
  1741. "Pode ser usado para mover um ponto desejado para (0, 0) para criar um\n"
  1742. "ponto de spawn flexível ou para permitir zoom em um ponto desejado,\n"
  1743. "aumentando 'escala'.\n"
  1744. "O padrão é ajustado para um ponto de spawn adequado para conjuntos de\n"
  1745. "Mandelbrot com parâmetros padrão, podendo ser necessário alterá-lo em "
  1746. "outras \n"
  1747. "situações.\n"
  1748. "Variam aproximadamente de -2 a 2. Multiplique por 'escala' para compensar em "
  1749. "nodes."
  1750. #: src/settings_translation_file.cpp
  1751. msgid ""
  1752. "(X,Y,Z) scale of fractal in nodes.\n"
  1753. "Actual fractal size will be 2 to 3 times larger.\n"
  1754. "These numbers can be made very large, the fractal does\n"
  1755. "not have to fit inside the world.\n"
  1756. "Increase these to 'zoom' into the detail of the fractal.\n"
  1757. "Default is for a vertically-squashed shape suitable for\n"
  1758. "an island, set all 3 numbers equal for the raw shape."
  1759. msgstr ""
  1760. "(X,Y,Z) Escala fractal em nós.\n"
  1761. "Tamanho fractal atual será de 2 a 3 vezes maior.\n"
  1762. "Esses números podem ser muito grandes, o fractal\n"
  1763. "não tem que encaixar dentro do mundo.\n"
  1764. "Aumente estes para 'ampliar' nos detalhes do fractal.\n"
  1765. "Padrão é para uma forma espremida verticalmente para\n"
  1766. "uma ilha, coloque todos os 3 números iguais para a forma crua."
  1767. #: src/settings_translation_file.cpp
  1768. msgid "2D noise that controls the shape/size of ridged mountains."
  1769. msgstr "Ruído 2D que controla a forma/tamanho de montanhas acidentadas."
  1770. #: src/settings_translation_file.cpp
  1771. msgid "2D noise that controls the shape/size of rolling hills."
  1772. msgstr "Ruído 2D que controla o formato/tamanho de colinas."
  1773. #: src/settings_translation_file.cpp
  1774. msgid "2D noise that controls the shape/size of step mountains."
  1775. msgstr "Ruído 2D que controla o formato/tamanho de montanhas de caminhada."
  1776. #: src/settings_translation_file.cpp
  1777. msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
  1778. msgstr "Ruído 2D que controla o tamanho/ocorrência de montanhas sulcadas."
  1779. #: src/settings_translation_file.cpp
  1780. msgid "2D noise that controls the size/occurrence of rolling hills."
  1781. msgstr "2D noise que controla o tamanho/ocorrência de colinas."
  1782. #: src/settings_translation_file.cpp
  1783. msgid "2D noise that controls the size/occurrence of step mountain ranges."
  1784. msgstr ""
  1785. "Ruído 2D que controla o tamanho/ocorrência de intervalos de montanhas de "
  1786. "caminhar."
  1787. #: src/settings_translation_file.cpp
  1788. msgid "2D noise that locates the river valleys and channels."
  1789. msgstr "Ruído 2D que localiza os vales e canais dos rios."
  1790. #: src/settings_translation_file.cpp
  1791. msgid "3D clouds"
  1792. msgstr "Nuvens 3D"
  1793. #: src/settings_translation_file.cpp
  1794. msgid "3D mode"
  1795. msgstr "modo 3D"
  1796. #: src/settings_translation_file.cpp
  1797. msgid "3D mode parallax strength"
  1798. msgstr "Força de paralaxe do modo 3D"
  1799. #: src/settings_translation_file.cpp
  1800. msgid "3D noise defining giant caverns."
  1801. msgstr "Ruído 3D que define cavernas gigantes."
  1802. #: src/settings_translation_file.cpp
  1803. msgid ""
  1804. "3D noise defining mountain structure and height.\n"
  1805. "Also defines structure of floatland mountain terrain."
  1806. msgstr ""
  1807. "Ruído 3D que define estrutura de montanha e altura.\n"
  1808. "Também define a estrutura do terreno da montanha das ilhas flutuantes."
  1809. #: src/settings_translation_file.cpp
  1810. msgid ""
  1811. "3D noise defining structure of floatlands.\n"
  1812. "If altered from the default, the noise 'scale' (0.7 by default) may need\n"
  1813. "to be adjusted, as floatland tapering functions best when this noise has\n"
  1814. "a value range of approximately -2.0 to 2.0."
  1815. msgstr ""
  1816. "Ruído 3D definindo as estruturas de terras flutuantes\n"
  1817. "Se alterar da predefinição, a 'escala' do ruído (0.7 por predefinição) pode "
  1818. "precisar\n"
  1819. "ser ajustada, já que o afunilamento das terras flutuantes funciona melhor "
  1820. "quando o ruído tem\n"
  1821. "um valor entre -2.0 e 2.0."
  1822. #: src/settings_translation_file.cpp
  1823. msgid "3D noise defining structure of river canyon walls."
  1824. msgstr "Ruído 3D definindo a estrutura das paredes dos cânions dos rios."
  1825. #: src/settings_translation_file.cpp
  1826. msgid "3D noise defining terrain."
  1827. msgstr "Ruído 3D que define o terreno."
  1828. #: src/settings_translation_file.cpp
  1829. msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
  1830. msgstr ""
  1831. "3D noise para saliências de montanhas, penhascos, etc. Geralmente variações "
  1832. "pequenas."
  1833. #: src/settings_translation_file.cpp
  1834. msgid "3D noise that determines number of dungeons per mapchunk."
  1835. msgstr "Ruído 3D que determina o número de cavernas por pedaço de mapa."
  1836. #: src/settings_translation_file.cpp
  1837. #, fuzzy
  1838. msgid ""
  1839. "3D support.\n"
  1840. "Currently supported:\n"
  1841. "- none: no 3d output.\n"
  1842. "- anaglyph: cyan/magenta color 3d.\n"
  1843. "- interlaced: odd/even line based polarisation screen support.\n"
  1844. "- topbottom: split screen top/bottom.\n"
  1845. "- sidebyside: split screen side by side.\n"
  1846. "- crossview: Cross-eyed 3d\n"
  1847. "Note that the interlaced mode requires shaders to be enabled."
  1848. msgstr ""
  1849. "Suporte 3D.\n"
  1850. "Modos atualmente suportados:\n"
  1851. "- none: Nenhum efeito 3D.\n"
  1852. "- anaglyph: Sistema de cor Ciano/Magenta (Óculos 3D azul vermelho).\n"
  1853. "- interlaced: Sistema interlaçado (Óculos com lentes polarizadas).\n"
  1854. "- topbottom: Divide a tela em duas: uma em cima e outra em baixo.\n"
  1855. "- sidebyside: Divide a tela em duas: lado a lado.\n"
  1856. " - crossview: 3D de olhos cruzados.\n"
  1857. " - pageflip: Quadbuffer baseado em 3D.\n"
  1858. "Note que o modo interlaçado requer que o sombreamento esteja habilitado."
  1859. #: src/settings_translation_file.cpp
  1860. msgid "3d"
  1861. msgstr "3D"
  1862. #: src/settings_translation_file.cpp
  1863. msgid ""
  1864. "A chosen map seed for a new map, leave empty for random.\n"
  1865. "Will be overridden when creating a new world in the main menu."
  1866. msgstr ""
  1867. "Seed do mundo, deixe em branco para uma seed aleatória.\n"
  1868. "Será sobrescrita quando for criada um novo mundo no menu principal."
  1869. #: src/settings_translation_file.cpp
  1870. msgid "A message to be displayed to all clients when the server crashes."
  1871. msgstr ""
  1872. "Uma mensagem para ser mostrada a todos os clientes do seu servidor quando "
  1873. "ele travar."
  1874. #: src/settings_translation_file.cpp
  1875. msgid "A message to be displayed to all clients when the server shuts down."
  1876. msgstr ""
  1877. "Uma mensagem para ser mostrada a todos os clientes quando o servidor "
  1878. "desligar."
  1879. #: src/settings_translation_file.cpp
  1880. msgid "ABM interval"
  1881. msgstr "Intervalo do ABM"
  1882. #: src/settings_translation_file.cpp
  1883. msgid "ABM time budget"
  1884. msgstr "Alocação de tempo do ABM"
  1885. #: src/settings_translation_file.cpp
  1886. msgid "Absolute limit of queued blocks to emerge"
  1887. msgstr "Limite absoluto de filas de blocos para emergir"
  1888. #: src/settings_translation_file.cpp
  1889. msgid "Acceleration in air"
  1890. msgstr "Aceleração no ar"
  1891. #: src/settings_translation_file.cpp
  1892. msgid "Acceleration of gravity, in nodes per second per second."
  1893. msgstr "Aceleração da gravidade, em nós por segundo por segundo."
  1894. #: src/settings_translation_file.cpp
  1895. msgid "Active Block Modifiers"
  1896. msgstr "Modificadores de Bloco Ativo (ABM)"
  1897. #: src/settings_translation_file.cpp
  1898. msgid "Active block management interval"
  1899. msgstr "Intervalo de Gestão de Blocos Ativos"
  1900. #: src/settings_translation_file.cpp
  1901. msgid "Active block range"
  1902. msgstr "Limite para blocos ativos"
  1903. #: src/settings_translation_file.cpp
  1904. msgid "Active object send range"
  1905. msgstr "Alcance para envio de objetos ativos"
  1906. #: src/settings_translation_file.cpp
  1907. msgid ""
  1908. "Address to connect to.\n"
  1909. "Leave this blank to start a local server.\n"
  1910. "Note that the address field in the main menu overrides this setting."
  1911. msgstr ""
  1912. "Endereço para conexão.\n"
  1913. "Deixe em branco para iniciar um servidor local.\n"
  1914. "Note que o campo de endereço no menu principal sobrescreve essa configuração."
  1915. #: src/settings_translation_file.cpp
  1916. msgid "Adds particles when digging a node."
  1917. msgstr "Adiciona partículas quando cavando um node."
  1918. #: src/settings_translation_file.cpp
  1919. msgid ""
  1920. "Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
  1921. "screens."
  1922. msgstr ""
  1923. "Ajustar configuração de dpi (profundidade de cor) para sua tela (apenas para "
  1924. "quem não usa X11/Android) Ex para telas 4K."
  1925. #: src/settings_translation_file.cpp
  1926. msgid "Adjust the detected display density, used for scaling UI elements."
  1927. msgstr ""
  1928. "Ajuste a densidade de exibição detectada, usada para dimensionar os "
  1929. "elementos da IU."
  1930. #: src/settings_translation_file.cpp
  1931. #, c-format
  1932. msgid ""
  1933. "Adjusts the density of the floatland layer.\n"
  1934. "Increase value to increase density. Can be positive or negative.\n"
  1935. "Value = 0.0: 50% of volume is floatland.\n"
  1936. "Value = 2.0 (can be higher depending on 'mgv7_np_floatland', always test\n"
  1937. "to be sure) creates a solid floatland layer."
  1938. msgstr ""
  1939. "Ajusta a densidade da camada de ilhas flutuantes.\n"
  1940. "Aumente o valor para aumentar a densidade. Pode ser positivo ou negativo.\n"
  1941. "Valor = 0.0: metade do volume serão ilhas flutuantes.\n"
  1942. "Valor = 2.0 (pode ser maior dependendo do 'mgv7_np_floatland', sempre teste\n"
  1943. "para ter certeza) cria uma camada sólida de ilhas flutuantes."
  1944. #: src/settings_translation_file.cpp
  1945. msgid "Admin name"
  1946. msgstr "Nome do Admin"
  1947. #: src/settings_translation_file.cpp
  1948. msgid "Advanced"
  1949. msgstr "Avançado"
  1950. #: src/settings_translation_file.cpp
  1951. msgid ""
  1952. "Alters the light curve by applying 'gamma correction' to it.\n"
  1953. "Higher values make middle and lower light levels brighter.\n"
  1954. "Value '1.0' leaves the light curve unaltered.\n"
  1955. "This only has significant effect on daylight and artificial\n"
  1956. "light, it has very little effect on natural night light."
  1957. msgstr ""
  1958. "Altera a curva da luz aplicando-lhe a 'correção gama'.\n"
  1959. "Valores altos tornam os níveis médios e baixos de luminosidade mais "
  1960. "brilhantes.\n"
  1961. "O valor '1.0' mantêm a curva de luz inalterada.\n"
  1962. "Isto só tem um efeito significativo sobre a luz do dia e a luz\n"
  1963. "artificial, tem pouquíssimo efeito na luz natural da noite."
  1964. #: src/settings_translation_file.cpp
  1965. msgid "Always fly fast"
  1966. msgstr "Sempre voar rápido"
  1967. #: src/settings_translation_file.cpp
  1968. msgid "Ambient occlusion gamma"
  1969. msgstr "Gama de oclusão de ambiente"
  1970. #: src/settings_translation_file.cpp
  1971. msgid "Amount of messages a player may send per 10 seconds."
  1972. msgstr "Quantidade de mensagens que um jogador pode enviar por 10 segundos."
  1973. #: src/settings_translation_file.cpp
  1974. msgid "Amplifies the valleys."
  1975. msgstr "Amplifica os vales."
  1976. #: src/settings_translation_file.cpp
  1977. msgid "Anisotropic filtering"
  1978. msgstr "Filtragem anisotrópica"
  1979. #: src/settings_translation_file.cpp
  1980. msgid "Announce server"
  1981. msgstr "Anunciar servidor"
  1982. #: src/settings_translation_file.cpp
  1983. msgid "Announce to this serverlist."
  1984. msgstr "Anuncie para esta lista de servidor."
  1985. #: src/settings_translation_file.cpp
  1986. msgid "Append item name"
  1987. msgstr "Concatenar nome do item"
  1988. #: src/settings_translation_file.cpp
  1989. msgid "Append item name to tooltip."
  1990. msgstr "Concatenar nome do item a descrição."
  1991. #: src/settings_translation_file.cpp
  1992. msgid "Apple trees noise"
  1993. msgstr "Ruído de Árvores de Macieira"
  1994. #: src/settings_translation_file.cpp
  1995. msgid "Arm inertia"
  1996. msgstr "Inercia dos braços"
  1997. #: src/settings_translation_file.cpp
  1998. msgid ""
  1999. "Arm inertia, gives a more realistic movement of\n"
  2000. "the arm when the camera moves."
  2001. msgstr ""
  2002. "Inercia dos braços, fornece um movimento mais realista dos\n"
  2003. "braços quando movimenta a câmera."
  2004. #: src/settings_translation_file.cpp
  2005. msgid "Ask to reconnect after crash"
  2006. msgstr "Peça para reconectar depois de queda"
  2007. #: src/settings_translation_file.cpp
  2008. msgid ""
  2009. "At this distance the server will aggressively optimize which blocks are sent "
  2010. "to\n"
  2011. "clients.\n"
  2012. "Small values potentially improve performance a lot, at the expense of "
  2013. "visible\n"
  2014. "rendering glitches (some blocks will not be rendered under water and in "
  2015. "caves,\n"
  2016. "as well as sometimes on land).\n"
  2017. "Setting this to a value greater than max_block_send_distance disables this\n"
  2018. "optimization.\n"
  2019. "Stated in mapblocks (16 nodes)."
  2020. msgstr ""
  2021. "Nesta distância, o servidor otimizará agressivamente quais blocos serão "
  2022. "enviados\n"
  2023. "aos clientes.\n"
  2024. "Pequenos valores potencialmente melhoram muito o desempenho, à custa de "
  2025. "falhas\n"
  2026. "de renderização visíveis (alguns blocos não serão processados debaixo da "
  2027. "água e nas\n"
  2028. "cavernas, bem como às vezes em terra).\n"
  2029. "Configurando isso para um valor maior do que a "
  2030. "distância_máxima_de_envio_do_bloco\n"
  2031. "para desabilitar essa otimização.\n"
  2032. "Especificado em barreiras do mapa (16 nodes)."
  2033. #: src/settings_translation_file.cpp
  2034. msgid "Audio"
  2035. msgstr "Áudio"
  2036. #: src/settings_translation_file.cpp
  2037. msgid "Automatically jump up single-node obstacles."
  2038. msgstr "Automaticamente pula obstáculos de um só nó."
  2039. #: src/settings_translation_file.cpp
  2040. msgid "Automatically report to the serverlist."
  2041. msgstr "Informar para a lista de servidores automaticamente."
  2042. #: src/settings_translation_file.cpp
  2043. msgid "Autosave screen size"
  2044. msgstr "Salvar automaticamente o tamanho da tela"
  2045. #: src/settings_translation_file.cpp
  2046. msgid "Autoscaling mode"
  2047. msgstr "Modo de alto escalamento"
  2048. #: src/settings_translation_file.cpp
  2049. msgid "Aux1 key for climbing/descending"
  2050. msgstr "Tecla Aux1 pra escalar/descer"
  2051. #: src/settings_translation_file.cpp
  2052. msgid "Base ground level"
  2053. msgstr "Nível de solo base"
  2054. #: src/settings_translation_file.cpp
  2055. msgid "Base terrain height."
  2056. msgstr "Altura base do terreno."
  2057. #: src/settings_translation_file.cpp
  2058. msgid "Basic privileges"
  2059. msgstr "Privilégios básicos"
  2060. #: src/settings_translation_file.cpp
  2061. msgid "Beach noise"
  2062. msgstr "Ruído de praias"
  2063. #: src/settings_translation_file.cpp
  2064. msgid "Beach noise threshold"
  2065. msgstr "Limiar do ruído de praias"
  2066. #: src/settings_translation_file.cpp
  2067. msgid "Bilinear filtering"
  2068. msgstr "Filtragem bi-linear"
  2069. #: src/settings_translation_file.cpp
  2070. msgid "Bind address"
  2071. msgstr "Endereço de bind"
  2072. #: src/settings_translation_file.cpp
  2073. msgid "Biome API noise parameters"
  2074. msgstr "Parâmetros de ruído da API do Bioma"
  2075. #: src/settings_translation_file.cpp
  2076. msgid "Biome noise"
  2077. msgstr "Ruído do bioma"
  2078. #: src/settings_translation_file.cpp
  2079. msgid "Block send optimize distance"
  2080. msgstr "Distância otimizada de envio de bloco"
  2081. #: src/settings_translation_file.cpp
  2082. msgid "Bloom"
  2083. msgstr ""
  2084. #: src/settings_translation_file.cpp
  2085. msgid "Bloom Intensity"
  2086. msgstr ""
  2087. #: src/settings_translation_file.cpp
  2088. #, fuzzy
  2089. msgid "Bloom Radius"
  2090. msgstr "Raio das nuvens"
  2091. #: src/settings_translation_file.cpp
  2092. msgid "Bloom Strength Factor"
  2093. msgstr ""
  2094. #: src/settings_translation_file.cpp
  2095. msgid "Bobbing"
  2096. msgstr "Balanço"
  2097. #: src/settings_translation_file.cpp
  2098. msgid "Bold and italic font path"
  2099. msgstr "Caminho de fonte em negrito e itálico"
  2100. #: src/settings_translation_file.cpp
  2101. msgid "Bold and italic monospace font path"
  2102. msgstr "Caminho de fonte monoespaçada para negrito e itálico"
  2103. #: src/settings_translation_file.cpp
  2104. msgid "Bold font path"
  2105. msgstr "Caminho da fonte em negrito"
  2106. #: src/settings_translation_file.cpp
  2107. msgid "Bold monospace font path"
  2108. msgstr "Caminho de fonte monoespaçada em negrito"
  2109. #: src/settings_translation_file.cpp
  2110. msgid "Build inside player"
  2111. msgstr "Construir com o jogador dentro do bloco"
  2112. #: src/settings_translation_file.cpp
  2113. msgid "Builtin"
  2114. msgstr "Embutido"
  2115. #: src/settings_translation_file.cpp
  2116. msgid "Camera"
  2117. msgstr "Câmera"
  2118. #: src/settings_translation_file.cpp
  2119. msgid ""
  2120. "Camera 'near clipping plane' distance in nodes, between 0 and 0.25\n"
  2121. "Only works on GLES platforms. Most users will not need to change this.\n"
  2122. "Increasing can reduce artifacting on weaker GPUs.\n"
  2123. "0.1 = Default, 0.25 = Good value for weaker tablets."
  2124. msgstr ""
  2125. "Distancia do plano próximo da câmera em nós, entre 0 e 0.25\n"
  2126. "Só funciona em plataformas GLES. A maioria dos usuários não precisarão mudar "
  2127. "isto.\n"
  2128. "Aumentar pode reduzir a ocorrencia de artefatos em GPUs mais fracas.\n"
  2129. "0.1 = Padrão, 0.25 = Bom valor para tablets fracos."
  2130. #: src/settings_translation_file.cpp
  2131. msgid "Camera smoothing"
  2132. msgstr "Suavização da camera"
  2133. #: src/settings_translation_file.cpp
  2134. msgid "Camera smoothing in cinematic mode"
  2135. msgstr "Suavização da câmera no modo cinematográfico"
  2136. #: src/settings_translation_file.cpp
  2137. msgid "Cave noise"
  2138. msgstr "Ruído de cavernas"
  2139. #: src/settings_translation_file.cpp
  2140. msgid "Cave noise #1"
  2141. msgstr "Ruído de cavernas #1"
  2142. #: src/settings_translation_file.cpp
  2143. msgid "Cave noise #2"
  2144. msgstr "Ruído de cavernas #2"
  2145. #: src/settings_translation_file.cpp
  2146. msgid "Cave width"
  2147. msgstr "Largura da caverna"
  2148. #: src/settings_translation_file.cpp
  2149. msgid "Cave1 noise"
  2150. msgstr "Ruídos de Cave1"
  2151. #: src/settings_translation_file.cpp
  2152. msgid "Cave2 noise"
  2153. msgstr "Ruídos de Cave2"
  2154. #: src/settings_translation_file.cpp
  2155. msgid "Cavern limit"
  2156. msgstr "Limite da caverna"
  2157. #: src/settings_translation_file.cpp
  2158. msgid "Cavern noise"
  2159. msgstr "Ruído de cavernas"
  2160. #: src/settings_translation_file.cpp
  2161. msgid "Cavern taper"
  2162. msgstr "Cone da caverna"
  2163. #: src/settings_translation_file.cpp
  2164. msgid "Cavern threshold"
  2165. msgstr "Limite da caverna"
  2166. #: src/settings_translation_file.cpp
  2167. msgid "Cavern upper limit"
  2168. msgstr "Limite do topo da caverna"
  2169. #: src/settings_translation_file.cpp
  2170. msgid ""
  2171. "Center of light curve boost range.\n"
  2172. "Where 0.0 is minimum light level, 1.0 is maximum light level."
  2173. msgstr ""
  2174. "Centro da faixa de aumento da curva de luz.\n"
  2175. "Onde 0.0 é o nível mínimo de luz, 1.0 é o nível máximo de luz."
  2176. #: src/settings_translation_file.cpp
  2177. msgid "Chat command time message threshold"
  2178. msgstr "Limite de mensagem de tempo de comando de bate-papo"
  2179. #: src/settings_translation_file.cpp
  2180. msgid "Chat commands"
  2181. msgstr "Comandos de Chat"
  2182. #: src/settings_translation_file.cpp
  2183. msgid "Chat font size"
  2184. msgstr "Tamanho da fonte do chat"
  2185. #: src/settings_translation_file.cpp
  2186. msgid "Chat log level"
  2187. msgstr "Nível de log do chat"
  2188. #: src/settings_translation_file.cpp
  2189. msgid "Chat message count limit"
  2190. msgstr "Limite do contador de mensagens de bate-papo"
  2191. #: src/settings_translation_file.cpp
  2192. msgid "Chat message format"
  2193. msgstr "Formato da mensagem de chat"
  2194. #: src/settings_translation_file.cpp
  2195. msgid "Chat message kick threshold"
  2196. msgstr "Limite da mensagem de expulsão"
  2197. #: src/settings_translation_file.cpp
  2198. msgid "Chat message max length"
  2199. msgstr "Tamanho máximo da mensagem de conversa"
  2200. #: src/settings_translation_file.cpp
  2201. msgid "Chat weblinks"
  2202. msgstr "Links de bate-papo"
  2203. #: src/settings_translation_file.cpp
  2204. msgid "Chunk size"
  2205. msgstr "Tamanho do chunk"
  2206. #: src/settings_translation_file.cpp
  2207. msgid "Cinematic mode"
  2208. msgstr "Modo cinematográfico"
  2209. #: src/settings_translation_file.cpp
  2210. msgid "Clean transparent textures"
  2211. msgstr "Limpe as texturas transparentes"
  2212. #: src/settings_translation_file.cpp
  2213. msgid ""
  2214. "Clickable weblinks (middle-click or Ctrl+left-click) enabled in chat console "
  2215. "output."
  2216. msgstr ""
  2217. "Links da web clicáveis (clique do meio ou Ctrl + botão esquerdo) ativados na "
  2218. "saída do console de bate-papo."
  2219. #: src/settings_translation_file.cpp
  2220. msgid "Client"
  2221. msgstr "Cliente"
  2222. #: src/settings_translation_file.cpp
  2223. msgid "Client Mesh Chunksize"
  2224. msgstr ""
  2225. #: src/settings_translation_file.cpp
  2226. msgid "Client and Server"
  2227. msgstr "Cliente e servidor"
  2228. #: src/settings_translation_file.cpp
  2229. msgid "Client modding"
  2230. msgstr "Mods de Cliente Local"
  2231. #: src/settings_translation_file.cpp
  2232. msgid "Client side modding restrictions"
  2233. msgstr "Restrição de modificação no lado do cliente"
  2234. #: src/settings_translation_file.cpp
  2235. msgid "Client side node lookup range restriction"
  2236. msgstr "Restrição do alcançe da visão superior de nós no lado do cliente"
  2237. #: src/settings_translation_file.cpp
  2238. msgid "Client-side Modding"
  2239. msgstr "Modding do lado do cliente"
  2240. #: src/settings_translation_file.cpp
  2241. msgid "Climbing speed"
  2242. msgstr "Velocidade de subida (em escadas e outros)"
  2243. #: src/settings_translation_file.cpp
  2244. msgid "Cloud radius"
  2245. msgstr "Raio das nuvens"
  2246. #: src/settings_translation_file.cpp
  2247. msgid "Clouds"
  2248. msgstr "Nuvens"
  2249. #: src/settings_translation_file.cpp
  2250. msgid "Clouds are a client side effect."
  2251. msgstr "Conf. das nuvens apenas afetam seu jogo local."
  2252. #: src/settings_translation_file.cpp
  2253. msgid "Clouds in menu"
  2254. msgstr "Nuvens no menu"
  2255. #: src/settings_translation_file.cpp
  2256. msgid "Colored fog"
  2257. msgstr "Névoa colorida"
  2258. #: src/settings_translation_file.cpp
  2259. msgid "Colored shadows"
  2260. msgstr "Sombra colorida"
  2261. #: src/settings_translation_file.cpp
  2262. msgid ""
  2263. "Comma-separated list of flags to hide in the content repository.\n"
  2264. "\"nonfree\" can be used to hide packages which do not qualify as 'free "
  2265. "software',\n"
  2266. "as defined by the Free Software Foundation.\n"
  2267. "You can also specify content ratings.\n"
  2268. "These flags are independent from Minetest versions,\n"
  2269. "so see a full list at https://content.minetest.net/help/content_flags/"
  2270. msgstr ""
  2271. "Lista de flags separadas por vírgula para esconder no repositório de "
  2272. "conteúdos.\n"
  2273. "\"não livre\" pode ser usada para esconder pacotes que não se qualificam "
  2274. "como software livre,\n"
  2275. "como definido pela fundação do software livre.\n"
  2276. "Você também pode especificar classificação de conteúdo.\n"
  2277. "Essas flags são independentes das versões do minetest,\n"
  2278. "veja a lista completa em https://content.minetest.net/help/content_flags/"
  2279. #: src/settings_translation_file.cpp
  2280. msgid ""
  2281. "Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
  2282. "allow them to upload and download data to/from the internet."
  2283. msgstr ""
  2284. "Lista de mods, separados por vírgulas, que tem acesso a APIs HTTP, que\n"
  2285. "os permitem enviar e baixar informações para/da internet."
  2286. #: src/settings_translation_file.cpp
  2287. msgid ""
  2288. "Comma-separated list of trusted mods that are allowed to access insecure\n"
  2289. "functions even when mod security is on (via request_insecure_environment())."
  2290. msgstr ""
  2291. "Lista separada por vírgulas dos mods confiáveis que podem utilizar funções "
  2292. "inseguras \n"
  2293. "mesmo quando o a opção de Mod Seguro está ativada (via "
  2294. "request_insecure_environment())."
  2295. #: src/settings_translation_file.cpp
  2296. msgid ""
  2297. "Compression level to use when saving mapblocks to disk.\n"
  2298. "-1 - use default compression level\n"
  2299. "0 - least compression, fastest\n"
  2300. "9 - best compression, slowest"
  2301. msgstr ""
  2302. "Nível de compressão ZLib a ser usada ao salvar mapblocks no disco.\n"
  2303. "-1 - Nível de compressão padrão do Zlib\n"
  2304. "0 - Nenhuma compressão; o mais rápido\n"
  2305. "9 - Melhor compressão; o mais devagar"
  2306. #: src/settings_translation_file.cpp
  2307. msgid ""
  2308. "Compression level to use when sending mapblocks to the client.\n"
  2309. "-1 - use default compression level\n"
  2310. "0 - least compression, fastest\n"
  2311. "9 - best compression, slowest"
  2312. msgstr ""
  2313. "Nível de compressão a ser usada ao mandar blocos do mapa para o cliente.\n"
  2314. "-1 - usa o nível de compressão padrão\n"
  2315. "0 - pior compressão; É a opção mais rápida\n"
  2316. "9 - melhor compressão; É a opção mais devagar"
  2317. #: src/settings_translation_file.cpp
  2318. msgid "Connect glass"
  2319. msgstr "Vidro conectado"
  2320. #: src/settings_translation_file.cpp
  2321. msgid "Connect to external media server"
  2322. msgstr "Conecta ao servidor de mídia externo"
  2323. #: src/settings_translation_file.cpp
  2324. msgid "Connects glass if supported by node."
  2325. msgstr "Conecta o vidro se isso for suportado pelo bloco."
  2326. #: src/settings_translation_file.cpp
  2327. msgid "Console alpha"
  2328. msgstr "Console Alpha"
  2329. #: src/settings_translation_file.cpp
  2330. msgid "Console color"
  2331. msgstr "Cor do console"
  2332. #: src/settings_translation_file.cpp
  2333. msgid "Console height"
  2334. msgstr "Tamanho vertical do console"
  2335. #: src/settings_translation_file.cpp
  2336. msgid "Content Repository"
  2337. msgstr "Repositório de Conteúdo"
  2338. #: src/settings_translation_file.cpp
  2339. msgid "ContentDB Flag Blacklist"
  2340. msgstr "Lista negra de flags do ContentDB"
  2341. #: src/settings_translation_file.cpp
  2342. msgid "ContentDB Max Concurrent Downloads"
  2343. msgstr "Máximo de downloads simultâneos de ContentDB"
  2344. #: src/settings_translation_file.cpp
  2345. msgid "ContentDB URL"
  2346. msgstr "Url do ContentDB"
  2347. #: src/settings_translation_file.cpp
  2348. msgid "Continuous forward"
  2349. msgstr "Para frente continuamente"
  2350. #: src/settings_translation_file.cpp
  2351. msgid ""
  2352. "Continuous forward movement, toggled by autoforward key.\n"
  2353. "Press the autoforward key again or the backwards movement to disable."
  2354. msgstr ""
  2355. "Movimento para frente contínuo, ativado pela tela de avanço automático.\n"
  2356. "Pressione a tecla de avanço frontal novamente, ou a tecla de movimento para "
  2357. "trás para desabilitar."
  2358. #: src/settings_translation_file.cpp
  2359. msgid "Controls"
  2360. msgstr "Controles"
  2361. #: src/settings_translation_file.cpp
  2362. msgid ""
  2363. "Controls length of day/night cycle.\n"
  2364. "Examples:\n"
  2365. "72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
  2366. msgstr ""
  2367. "Controla a duração do ciclo de dia/noite.\n"
  2368. "Exemplos:\n"
  2369. "72 = 20min, 360 = 4min, 1 = 24hour, 0 = Dia/noite permanece inalterado."
  2370. #: src/settings_translation_file.cpp
  2371. msgid ""
  2372. "Controls sinking speed in liquid when idling. Negative values will cause\n"
  2373. "you to rise instead."
  2374. msgstr ""
  2375. "Controla a velocidade com que você afundará ao ficar sem se mexer\n"
  2376. "em um líquido. Valores negativos farão com que você suba em vez de descer."
  2377. #: src/settings_translation_file.cpp
  2378. msgid "Controls steepness/depth of lake depressions."
  2379. msgstr "Controla o esparsamento/profundidade dos lagos."
  2380. #: src/settings_translation_file.cpp
  2381. msgid "Controls steepness/height of hills."
  2382. msgstr "Controla o esparsamento/altura das colinas."
  2383. #: src/settings_translation_file.cpp
  2384. msgid ""
  2385. "Controls width of tunnels, a smaller value creates wider tunnels.\n"
  2386. "Value >= 10.0 completely disables generation of tunnels and avoids the\n"
  2387. "intensive noise calculations."
  2388. msgstr ""
  2389. "Controla a largura dos túneis, um valor menor cria túneis mais largos.\n"
  2390. "Valor >= 10,0 desabilita completamente a geração de túneis e evita os\n"
  2391. "cálculos intensivos de ruído."
  2392. #: src/settings_translation_file.cpp
  2393. msgid "Crash message"
  2394. msgstr "Mensagem de travamento"
  2395. #: src/settings_translation_file.cpp
  2396. msgid "Creative"
  2397. msgstr "Criativo"
  2398. #: src/settings_translation_file.cpp
  2399. msgid "Crosshair alpha"
  2400. msgstr "Alpha do cursor"
  2401. #: src/settings_translation_file.cpp
  2402. msgid ""
  2403. "Crosshair alpha (opaqueness, between 0 and 255).\n"
  2404. "This also applies to the object crosshair."
  2405. msgstr ""
  2406. "Alpha do cursor (quanto ele é opaco, níveis entre 0 e 255).\n"
  2407. "Também controla a cor da cruz do objeto."
  2408. #: src/settings_translation_file.cpp
  2409. msgid "Crosshair color"
  2410. msgstr "Cor do cursor"
  2411. #: src/settings_translation_file.cpp
  2412. msgid ""
  2413. "Crosshair color (R,G,B).\n"
  2414. "Also controls the object crosshair color"
  2415. msgstr ""
  2416. "Cor da cruz (R, G, B).\n"
  2417. "Também controla a cor da cruz do objeto"
  2418. #: src/settings_translation_file.cpp
  2419. msgid "DPI"
  2420. msgstr "dpi"
  2421. #: src/settings_translation_file.cpp
  2422. msgid "Damage"
  2423. msgstr "Dano"
  2424. #: src/settings_translation_file.cpp
  2425. msgid "Debug log file size threshold"
  2426. msgstr "Limite de tamanho do arquivo de log de depuração"
  2427. #: src/settings_translation_file.cpp
  2428. msgid "Debug log level"
  2429. msgstr "Nível de log do Debug"
  2430. #: src/settings_translation_file.cpp
  2431. msgid "Debugging"
  2432. msgstr "Depuração"
  2433. #: src/settings_translation_file.cpp
  2434. msgid "Dedicated server step"
  2435. msgstr "Passo do servidor dedicado"
  2436. #: src/settings_translation_file.cpp
  2437. msgid "Default acceleration"
  2438. msgstr "Aceleração padrão"
  2439. #: src/settings_translation_file.cpp
  2440. msgid "Default game"
  2441. msgstr "Jogo padrão"
  2442. #: src/settings_translation_file.cpp
  2443. msgid ""
  2444. "Default game when creating a new world.\n"
  2445. "This will be overridden when creating a world from the main menu."
  2446. msgstr ""
  2447. "Padrões de jogo para quando criar um novo mundo.\n"
  2448. "Isso será sobrescrito quando criar um mundo no menu principal."
  2449. #: src/settings_translation_file.cpp
  2450. #, fuzzy
  2451. msgid ""
  2452. "Default maximum number of forceloaded mapblocks.\n"
  2453. "Set this to -1 to disable the limit."
  2454. msgstr ""
  2455. "Número máximo padrão de blocos de mapas carregados à força.\n"
  2456. "Defina como -1 para desativar o limite."
  2457. #: src/settings_translation_file.cpp
  2458. msgid "Default password"
  2459. msgstr "Senha padrão"
  2460. #: src/settings_translation_file.cpp
  2461. msgid "Default privileges"
  2462. msgstr "Privilégios por padrão"
  2463. #: src/settings_translation_file.cpp
  2464. msgid "Default report format"
  2465. msgstr "Formato de reporte padrão"
  2466. #: src/settings_translation_file.cpp
  2467. msgid "Default stack size"
  2468. msgstr "Tamanho padrão de stack"
  2469. #: src/settings_translation_file.cpp
  2470. msgid ""
  2471. "Define shadow filtering quality.\n"
  2472. "This simulates the soft shadows effect by applying a PCF or Poisson disk\n"
  2473. "but also uses more resources."
  2474. msgstr ""
  2475. "Define a qualidade de filtragem de sombreamento\n"
  2476. "Isso simula um efeito de sombras suaves aplicando um PCF ou um Poisson disk\n"
  2477. "mas também usa mais recursos."
  2478. #: src/settings_translation_file.cpp
  2479. msgid "Defines areas where trees have apples."
  2480. msgstr "Define áreas onde na árvores têm maçãs."
  2481. #: src/settings_translation_file.cpp
  2482. msgid "Defines areas with sandy beaches."
  2483. msgstr "Define áreas com praias arenosas."
  2484. #: src/settings_translation_file.cpp
  2485. msgid "Defines distribution of higher terrain and steepness of cliffs."
  2486. msgstr ""
  2487. "Define a distribuição de terrenos elevados e a inclinação de penhascos."
  2488. #: src/settings_translation_file.cpp
  2489. msgid "Defines distribution of higher terrain."
  2490. msgstr "Define a distribuição de terrenos elevados."
  2491. #: src/settings_translation_file.cpp
  2492. msgid "Defines full size of caverns, smaller values create larger caverns."
  2493. msgstr ""
  2494. "Define o tamanho completo de cavernas, valores menores criam cavernas "
  2495. "maiores."
  2496. #: src/settings_translation_file.cpp
  2497. msgid ""
  2498. "Defines how much bloom is applied to the rendered image\n"
  2499. "Smaller values make bloom more subtle\n"
  2500. "Range: from 0.01 to 1.0, default: 0.05"
  2501. msgstr ""
  2502. #: src/settings_translation_file.cpp
  2503. msgid "Defines large-scale river channel structure."
  2504. msgstr "Define estruturas de canais de grande porte (rios)."
  2505. #: src/settings_translation_file.cpp
  2506. msgid "Defines location and terrain of optional hills and lakes."
  2507. msgstr "Define localizações e terrenos de morros e lagos opcionais."
  2508. #: src/settings_translation_file.cpp
  2509. msgid "Defines the base ground level."
  2510. msgstr "Define o nível base do solo."
  2511. #: src/settings_translation_file.cpp
  2512. msgid "Defines the depth of the river channel."
  2513. msgstr "Define a profundidade do canal do rio."
  2514. #: src/settings_translation_file.cpp
  2515. msgid ""
  2516. "Defines the magnitude of bloom overexposure.\n"
  2517. "Range: from 0.1 to 10.0, default: 1.0"
  2518. msgstr ""
  2519. #: src/settings_translation_file.cpp
  2520. msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
  2521. msgstr ""
  2522. "Define a distância máxima de transferência de jogadores em blocos (0 = "
  2523. "ilimitado)."
  2524. #: src/settings_translation_file.cpp
  2525. msgid "Defines the width of the river channel."
  2526. msgstr "Define a largura do canal do rio."
  2527. #: src/settings_translation_file.cpp
  2528. msgid "Defines the width of the river valley."
  2529. msgstr "Define a largura do vale do rio."
  2530. #: src/settings_translation_file.cpp
  2531. msgid "Defines tree areas and tree density."
  2532. msgstr "Define áreas de árvores e densidade das árvores."
  2533. #: src/settings_translation_file.cpp
  2534. msgid ""
  2535. "Delay between mesh updates on the client in ms. Increasing this will slow\n"
  2536. "down the rate of mesh updates, thus reducing jitter on slower clients."
  2537. msgstr ""
  2538. "Tempo entre atualizações das malhas 3D no cliente em milissegundos.\n"
  2539. "Aumentar isso vai retardar a taxa de atualização das malhas, sendo assim, "
  2540. "reduzindo travamentos em clientes lentos."
  2541. #: src/settings_translation_file.cpp
  2542. msgid "Delay in sending blocks after building"
  2543. msgstr "Atraso em enviar blocos depois da construção"
  2544. #: src/settings_translation_file.cpp
  2545. msgid "Delay showing tooltips, stated in milliseconds."
  2546. msgstr "Dicas de ferramenta mostrando atraso. indicado em milissegundos."
  2547. #: src/settings_translation_file.cpp
  2548. msgid "Deprecated Lua API handling"
  2549. msgstr "Tratamento de API Lua rejeitada"
  2550. #: src/settings_translation_file.cpp
  2551. msgid "Depth below which you'll find giant caverns."
  2552. msgstr "Profundidade em que você encontrará cavernas gigantes."
  2553. #: src/settings_translation_file.cpp
  2554. msgid "Depth below which you'll find large caves."
  2555. msgstr "Profundidade em que você encontrará cavernas enormes."
  2556. #: src/settings_translation_file.cpp
  2557. msgid ""
  2558. "Description of server, to be displayed when players join and in the "
  2559. "serverlist."
  2560. msgstr ""
  2561. "Descrição do servidor, a ser exibida quando os jogadores se conectarem e na "
  2562. "lista de servidores."
  2563. #: src/settings_translation_file.cpp
  2564. msgid "Desert noise threshold"
  2565. msgstr "Limite do ruído de deserto"
  2566. #: src/settings_translation_file.cpp
  2567. msgid ""
  2568. "Deserts occur when np_biome exceeds this value.\n"
  2569. "When the 'snowbiomes' flag is enabled, this is ignored."
  2570. msgstr ""
  2571. "Os desertos ocorrem quando np_biome excede este valor.\n"
  2572. "Quando a marcação 'snowbiomes' está ativada, isto é ignorado."
  2573. #: src/settings_translation_file.cpp
  2574. msgid "Desynchronize block animation"
  2575. msgstr "Dessincronizar animação do bloco"
  2576. #: src/settings_translation_file.cpp
  2577. msgid "Developer Options"
  2578. msgstr "Opções de Desenvolvedor"
  2579. #: src/settings_translation_file.cpp
  2580. msgid "Digging particles"
  2581. msgstr "Partículas de Escavação"
  2582. #: src/settings_translation_file.cpp
  2583. msgid "Disable anticheat"
  2584. msgstr "Habilitar Anti-Hack"
  2585. #: src/settings_translation_file.cpp
  2586. msgid "Disallow empty passwords"
  2587. msgstr "Não permitir logar sem senha"
  2588. #: src/settings_translation_file.cpp
  2589. msgid "Display Density Scaling Factor"
  2590. msgstr "Fator de Escala da Densidade do Monitor"
  2591. #: src/settings_translation_file.cpp
  2592. msgid ""
  2593. "Distance in nodes at which transparency depth sorting is enabled\n"
  2594. "Use this to limit the performance impact of transparency depth sorting"
  2595. msgstr ""
  2596. "Distância em nodes no qual o ordenamento da transparência pela profundidade "
  2597. "é habilitado\n"
  2598. "Use isso para limitar o impacto no desempenho deste ordenamento"
  2599. #: src/settings_translation_file.cpp
  2600. msgid "Domain name of server, to be displayed in the serverlist."
  2601. msgstr "Domínio do servidor, para ser mostrado na lista de servidores."
  2602. #: src/settings_translation_file.cpp
  2603. msgid "Double tap jump for fly"
  2604. msgstr "\"Pular\" duas vezes ativa o vôo"
  2605. #: src/settings_translation_file.cpp
  2606. msgid "Double-tapping the jump key toggles fly mode."
  2607. msgstr "\"Pular\" duas vezes alterna o modo vôo."
  2608. #: src/settings_translation_file.cpp
  2609. msgid "Dump the mapgen debug information."
  2610. msgstr "Mostrar informações de depuração do Gerador de mapa."
  2611. #: src/settings_translation_file.cpp
  2612. msgid "Dungeon maximum Y"
  2613. msgstr "Y máximo da dungeon"
  2614. #: src/settings_translation_file.cpp
  2615. msgid "Dungeon minimum Y"
  2616. msgstr "Y mínimo da dungeon"
  2617. #: src/settings_translation_file.cpp
  2618. msgid "Dungeon noise"
  2619. msgstr "Ruído de masmorra"
  2620. #: src/settings_translation_file.cpp
  2621. msgid "Enable Automatic Exposure"
  2622. msgstr ""
  2623. #: src/settings_translation_file.cpp
  2624. #, fuzzy
  2625. msgid "Enable Bloom"
  2626. msgstr "Habilitar todos"
  2627. #: src/settings_translation_file.cpp
  2628. msgid "Enable Bloom Debug"
  2629. msgstr ""
  2630. #: src/settings_translation_file.cpp
  2631. msgid ""
  2632. "Enable IPv6 support (for both client and server).\n"
  2633. "Required for IPv6 connections to work at all."
  2634. msgstr ""
  2635. "Habilitar suporte IPv6 (tanto para cliente quanto para servidor).\n"
  2636. "Necessário para que as conexões IPv6 funcionem."
  2637. #: src/settings_translation_file.cpp
  2638. msgid ""
  2639. "Enable Lua modding support on client.\n"
  2640. "This support is experimental and API can change."
  2641. msgstr ""
  2642. "Habilitar suporte a mods de LuaScript no cliente.\n"
  2643. "Esse suporte é experimental e a API pode mudar."
  2644. #: src/settings_translation_file.cpp
  2645. msgid ""
  2646. "Enable Poisson disk filtering.\n"
  2647. "On true uses Poisson disk to make \"soft shadows\". Otherwise uses PCF "
  2648. "filtering."
  2649. msgstr ""
  2650. "Ativa filtragem de Poisson disk.\n"
  2651. "Quando em true usa o Poisson disk para fazer \"sombras suaves\". Caso "
  2652. "contrário, usa filtragem PCF."
  2653. #: src/settings_translation_file.cpp
  2654. msgid "Enable Raytraced Culling"
  2655. msgstr ""
  2656. #: src/settings_translation_file.cpp
  2657. msgid ""
  2658. "Enable automatic exposure correction\n"
  2659. "When enabled, the post-processing engine will\n"
  2660. "automatically adjust to the brightness of the scene,\n"
  2661. "simulating the behavior of human eye."
  2662. msgstr ""
  2663. #: src/settings_translation_file.cpp
  2664. msgid ""
  2665. "Enable colored shadows.\n"
  2666. "On true translucent nodes cast colored shadows. This is expensive."
  2667. msgstr ""
  2668. "Ativa sombras coloridas.\n"
  2669. "Quando em true, nodes translúcidos podem projetar sombras coloridas. Requer "
  2670. "o uso de muitos recursos."
  2671. #: src/settings_translation_file.cpp
  2672. msgid "Enable console window"
  2673. msgstr "Habilitar janela de console"
  2674. #: src/settings_translation_file.cpp
  2675. msgid "Enable creative mode for all players"
  2676. msgstr "Habilitar modo criativo para todos os jogadores"
  2677. #: src/settings_translation_file.cpp
  2678. msgid "Enable joysticks"
  2679. msgstr "Habilitar Joysticks"
  2680. #: src/settings_translation_file.cpp
  2681. msgid "Enable joysticks. Requires a restart to take effect"
  2682. msgstr "Habilitar Joysticks. É preciso reiniciar para que isso tenha efeito"
  2683. #: src/settings_translation_file.cpp
  2684. msgid "Enable mod channels support."
  2685. msgstr "Habilitar suporte a canais de módulos."
  2686. #: src/settings_translation_file.cpp
  2687. msgid "Enable mod security"
  2688. msgstr "Habilitar Mod Security (Segurança nos mods)"
  2689. #: src/settings_translation_file.cpp
  2690. msgid "Enable players getting damage and dying."
  2691. msgstr "Permitir que os jogadores possam sofrer dano e morrer."
  2692. #: src/settings_translation_file.cpp
  2693. msgid "Enable random user input (only used for testing)."
  2694. msgstr "Habilitar entrada de comandos aleatórios (apenas usado para testes)."
  2695. #: src/settings_translation_file.cpp
  2696. msgid ""
  2697. "Enable smooth lighting with simple ambient occlusion.\n"
  2698. "Disable for speed or for different looks."
  2699. msgstr ""
  2700. "Ativar iluminação suave com oclusão de ambiente simples.\n"
  2701. "Desativada para andar rápido ou para visões diferentes."
  2702. #: src/settings_translation_file.cpp
  2703. msgid "Enable split login/register"
  2704. msgstr "Habilita a separação entre Entrar e Registro"
  2705. #: src/settings_translation_file.cpp
  2706. msgid ""
  2707. "Enable to disallow old clients from connecting.\n"
  2708. "Older clients are compatible in the sense that they will not crash when "
  2709. "connecting\n"
  2710. "to new servers, but they may not support all new features that you are "
  2711. "expecting."
  2712. msgstr ""
  2713. "Habilitar recurso de não permitir que jogadores usando versões antigas do "
  2714. "cliente possam se conectar.\n"
  2715. "Essas versões são compatíveis no sentido de não travar quando conectam a "
  2716. "servidores com versões mais atuais,\n"
  2717. "porém eles podem não suportar todos os recursos que você está esperando."
  2718. #: src/settings_translation_file.cpp
  2719. msgid ""
  2720. "Enable usage of remote media server (if provided by server).\n"
  2721. "Remote servers offer a significantly faster way to download media (e.g. "
  2722. "textures)\n"
  2723. "when connecting to the server."
  2724. msgstr ""
  2725. "Permitir o uso de servidor de mídia remoto (se fornecido pelo servidor).\n"
  2726. "Servidores remotos oferecem uma maneira significativamente mais rápida\n"
  2727. "para fazer o download de mídia (por exemplo texturas) ao se conectar ao "
  2728. "servidor."
  2729. #: src/settings_translation_file.cpp
  2730. msgid ""
  2731. "Enable vertex buffer objects.\n"
  2732. "This should greatly improve graphics performance."
  2733. msgstr ""
  2734. "Ativa vertex buffer objects.\n"
  2735. "Isso deve melhorar muito a performance gráfica."
  2736. #: src/settings_translation_file.cpp
  2737. msgid ""
  2738. "Enable view bobbing and amount of view bobbing.\n"
  2739. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  2740. msgstr ""
  2741. "Multiplicador para sacudir a exibição.\n"
  2742. "Por exemplo: 0 para não ver balançando; 1.0 para normal; 2.0 para duplo."
  2743. #: src/settings_translation_file.cpp
  2744. msgid ""
  2745. "Enable/disable running an IPv6 server.\n"
  2746. "Ignored if bind_address is set.\n"
  2747. "Needs enable_ipv6 to be enabled."
  2748. msgstr ""
  2749. "Habilitar/desabilitar a execução de um IPv6 do servidor. \n"
  2750. "Ignorado se bind_address estiver definido.\n"
  2751. "Precisa de enable_ipv6 para ser ativado."
  2752. #: src/settings_translation_file.cpp
  2753. msgid ""
  2754. "Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
  2755. "Simulates the tone curve of photographic film and how this approximates the\n"
  2756. "appearance of high dynamic range images. Mid-range contrast is slightly\n"
  2757. "enhanced, highlights and shadows are gradually compressed."
  2758. msgstr ""
  2759. "Permite o mapeamento de tom do filme 'Uncharted 2', de Hable.\n"
  2760. "Simula a curva de tons do filme fotográfico e como isso se aproxima da\n"
  2761. "aparência de imagens de alto alcance dinâmico (HDR). O contraste de médio "
  2762. "alcance é ligeiramente\n"
  2763. "melhorado, os destaques e as sombras são gradualmente comprimidos."
  2764. #: src/settings_translation_file.cpp
  2765. msgid "Enables animation of inventory items."
  2766. msgstr "Habilita itens animados no inventário."
  2767. #: src/settings_translation_file.cpp
  2768. msgid "Enables caching of facedir rotated meshes."
  2769. msgstr "Ativar armazenamento em cache de direção de face girada das malhas."
  2770. #: src/settings_translation_file.cpp
  2771. msgid "Enables minimap."
  2772. msgstr "Habilitar minimapa."
  2773. #: src/settings_translation_file.cpp
  2774. msgid ""
  2775. "Enables the sound system.\n"
  2776. "If disabled, this completely disables all sounds everywhere and the in-game\n"
  2777. "sound controls will be non-functional.\n"
  2778. "Changing this setting requires a restart."
  2779. msgstr ""
  2780. "Ativa o sistema de som.\n"
  2781. "Se desativado, isso desabilita completamente todos os sons em todos os "
  2782. "lugares\n"
  2783. "e os controles de som dentro do jogo se tornarão não funcionais.\n"
  2784. "Mudar esta configuração requer uma reinicialização."
  2785. #: src/settings_translation_file.cpp
  2786. msgid ""
  2787. "Enables tradeoffs that reduce CPU load or increase rendering performance\n"
  2788. "at the expense of minor visual glitches that do not impact game playability."
  2789. msgstr ""
  2790. "Permite compensações que reduzem a carga da CPU ou aumentam o desempenho de "
  2791. "renderização\n"
  2792. "à custa de pequenas falhas visuais que não afetam a jogabilidade."
  2793. #: src/settings_translation_file.cpp
  2794. msgid "Engine profiler"
  2795. msgstr "Depurador da Engine"
  2796. #: src/settings_translation_file.cpp
  2797. msgid "Engine profiling data print interval"
  2798. msgstr "Intervalo de exibição dos dados das analizes do motor"
  2799. #: src/settings_translation_file.cpp
  2800. msgid "Entity methods"
  2801. msgstr "Metodos de entidade"
  2802. #: src/settings_translation_file.cpp
  2803. #, fuzzy
  2804. msgid ""
  2805. "Exponent of the floatland tapering. Alters the tapering behavior.\n"
  2806. "Value = 1.0 creates a uniform, linear tapering.\n"
  2807. "Values > 1.0 create a smooth tapering suitable for the default separated\n"
  2808. "floatlands.\n"
  2809. "Values < 1.0 (for example 0.25) create a more defined surface level with\n"
  2810. "flatter lowlands, suitable for a solid floatland layer."
  2811. msgstr ""
  2812. "Expoente de estreitamento das ilhas flutuantes. Altera o comportamento de "
  2813. "afilamento.\n"
  2814. "Valor = 1.0 cria um afunilamento linear uniforme.\n"
  2815. "Valores> 1.0 criam um estreitamento suave adequado para as ilhas flutuantes\n"
  2816. "padrão (separadas).\n"
  2817. "Valores <1.0 (por exemplo 0.25) criam um nível de superfície mais definido "
  2818. "com\n"
  2819. "planícies mais planas, adequadas para uma camada sólida de ilhas flutuantes."
  2820. #: src/settings_translation_file.cpp
  2821. msgid "Exposure compensation"
  2822. msgstr ""
  2823. #: src/settings_translation_file.cpp
  2824. msgid "FPS"
  2825. msgstr "FPS"
  2826. #: src/settings_translation_file.cpp
  2827. msgid "FPS when unfocused or paused"
  2828. msgstr "FPS quando o jogo é pausado ou perde o foco"
  2829. #: src/settings_translation_file.cpp
  2830. msgid "FSAA"
  2831. msgstr "Anti-Aliasing de Tela Cheia (FSAA)"
  2832. #: src/settings_translation_file.cpp
  2833. msgid "Factor noise"
  2834. msgstr "Fator de ruído"
  2835. #: src/settings_translation_file.cpp
  2836. msgid "Fall bobbing factor"
  2837. msgstr "Fator de balanço em queda"
  2838. #: src/settings_translation_file.cpp
  2839. msgid "Fallback font path"
  2840. msgstr "Fonte reserva"
  2841. #: src/settings_translation_file.cpp
  2842. msgid "Fast mode acceleration"
  2843. msgstr "Aceleração no modo rápido"
  2844. #: src/settings_translation_file.cpp
  2845. msgid "Fast mode speed"
  2846. msgstr "Velocidade no modo rápido"
  2847. #: src/settings_translation_file.cpp
  2848. msgid "Fast movement"
  2849. msgstr "Modo rápido"
  2850. #: src/settings_translation_file.cpp
  2851. msgid ""
  2852. "Fast movement (via the \"Aux1\" key).\n"
  2853. "This requires the \"fast\" privilege on the server."
  2854. msgstr ""
  2855. "Movimento rápido (através da tecla \"Aux1\").\n"
  2856. "Isso requer o privilegio \"fast\" no servidor."
  2857. #: src/settings_translation_file.cpp
  2858. msgid "Field of view"
  2859. msgstr "Campo de visão"
  2860. #: src/settings_translation_file.cpp
  2861. msgid "Field of view in degrees."
  2862. msgstr "Campo de visão em graus."
  2863. #: src/settings_translation_file.cpp
  2864. msgid ""
  2865. "File in client/serverlist/ that contains your favorite servers displayed in "
  2866. "the\n"
  2867. "Multiplayer Tab."
  2868. msgstr ""
  2869. "Arquivo na pasta client/serverlist/ que contém seus servidores favoritos, "
  2870. "que são mostrados na\n"
  2871. "aba Multijogador."
  2872. #: src/settings_translation_file.cpp
  2873. msgid "Filler depth"
  2874. msgstr "Profundidade de preenchimento"
  2875. #: src/settings_translation_file.cpp
  2876. msgid "Filler depth noise"
  2877. msgstr "Profundidade de enchimento de ruído"
  2878. #: src/settings_translation_file.cpp
  2879. msgid "Filmic tone mapping"
  2880. msgstr "Filmic Tone Mapping"
  2881. #: src/settings_translation_file.cpp
  2882. msgid ""
  2883. "Filtered textures can blend RGB values with fully-transparent neighbors,\n"
  2884. "which PNG optimizers usually discard, often resulting in dark or\n"
  2885. "light edges to transparent textures. Apply a filter to clean that up\n"
  2886. "at texture load time. This is automatically enabled if mipmapping is enabled."
  2887. msgstr ""
  2888. "Texturas com filtro podem misturar valores RGB com vizinhos completamente \n"
  2889. "transparentes, que pode ser otimizado e descartado, \n"
  2890. "resultando em linhas escuras ou claras em texturas transparentes.\n"
  2891. "Aplique esse filtro para evitar isso já no carregamento da textura. É "
  2892. "ativado sempre que a opção \"mipmapping\" for habilitada."
  2893. #: src/settings_translation_file.cpp
  2894. msgid "Filtering and Antialiasing"
  2895. msgstr "Filtros e Anti-serrilhado"
  2896. #: src/settings_translation_file.cpp
  2897. msgid "First of 4 2D noises that together define hill/mountain range height."
  2898. msgstr ""
  2899. "Primeiro de 4 ruídos 2D que juntos definem a altura de colinas/montanhas."
  2900. #: src/settings_translation_file.cpp
  2901. msgid "First of two 3D noises that together define tunnels."
  2902. msgstr "Primeiro de 2 ruídos 3D que juntos definem túneis."
  2903. #: src/settings_translation_file.cpp
  2904. msgid "Fixed map seed"
  2905. msgstr "Semente do mapa fixa"
  2906. #: src/settings_translation_file.cpp
  2907. msgid "Fixed virtual joystick"
  2908. msgstr "Joystick virtual fixo"
  2909. #: src/settings_translation_file.cpp
  2910. msgid "Floatland density"
  2911. msgstr "Densidade das terras flutuantes"
  2912. #: src/settings_translation_file.cpp
  2913. msgid "Floatland maximum Y"
  2914. msgstr "Y máximo das terras flutuantes"
  2915. #: src/settings_translation_file.cpp
  2916. msgid "Floatland minimum Y"
  2917. msgstr "Y mínimo das terras flutuantes"
  2918. #: src/settings_translation_file.cpp
  2919. msgid "Floatland noise"
  2920. msgstr "Ruído das terras flutuantes"
  2921. #: src/settings_translation_file.cpp
  2922. msgid "Floatland taper exponent"
  2923. msgstr "Expoente de conicidade das ilhas flutuantes"
  2924. #: src/settings_translation_file.cpp
  2925. msgid "Floatland tapering distance"
  2926. msgstr "Distância de afilamento da ilha flutuante"
  2927. #: src/settings_translation_file.cpp
  2928. msgid "Floatland water level"
  2929. msgstr "Nível de água da ilha flutuante"
  2930. #: src/settings_translation_file.cpp
  2931. msgid "Flying"
  2932. msgstr "Voando"
  2933. #: src/settings_translation_file.cpp
  2934. msgid "Fog"
  2935. msgstr "Névoa"
  2936. #: src/settings_translation_file.cpp
  2937. msgid "Fog start"
  2938. msgstr "Início da névoa"
  2939. #: src/settings_translation_file.cpp
  2940. msgid "Font"
  2941. msgstr "Fonte"
  2942. #: src/settings_translation_file.cpp
  2943. msgid "Font bold by default"
  2944. msgstr "Fonte em negrito por padrão"
  2945. #: src/settings_translation_file.cpp
  2946. msgid "Font italic by default"
  2947. msgstr "Fonte em itálico por padrão"
  2948. #: src/settings_translation_file.cpp
  2949. msgid "Font shadow"
  2950. msgstr "Fonte de sombra"
  2951. #: src/settings_translation_file.cpp
  2952. msgid "Font shadow alpha"
  2953. msgstr "Fonte alpha de sombra"
  2954. #: src/settings_translation_file.cpp
  2955. msgid "Font size"
  2956. msgstr "Tamanho da fonte"
  2957. #: src/settings_translation_file.cpp
  2958. msgid "Font size divisible by"
  2959. msgstr "Tamanho da fonte divisível por"
  2960. #: src/settings_translation_file.cpp
  2961. msgid "Font size of the default font where 1 unit = 1 pixel at 96 DPI"
  2962. msgstr "Tamanho da fonte padrão onde 1 unidade = 1 pixel em 96 DPI"
  2963. #: src/settings_translation_file.cpp
  2964. msgid "Font size of the monospace font where 1 unit = 1 pixel at 96 DPI"
  2965. msgstr "Tamanho da fonte mono-espaçada onde 1 unidade = 1 pixel em 96 DPI"
  2966. #: src/settings_translation_file.cpp
  2967. msgid ""
  2968. "Font size of the recent chat text and chat prompt in point (pt).\n"
  2969. "Value 0 will use the default font size."
  2970. msgstr ""
  2971. "Tamanho da fonte do texto de bate-papo recente e do prompt do bate-papo em "
  2972. "pontos (pt).\n"
  2973. "O valor 0 irá utilizar o tamanho padrão de fonte."
  2974. #: src/settings_translation_file.cpp
  2975. msgid ""
  2976. "For pixel-style fonts that do not scale well, this ensures that font sizes "
  2977. "used\n"
  2978. "with this font will always be divisible by this value, in pixels. For "
  2979. "instance,\n"
  2980. "a pixel font 16 pixels tall should have this set to 16, so it will only ever "
  2981. "be\n"
  2982. "sized 16, 32, 48, etc., so a mod requesting a size of 25 will get 32."
  2983. msgstr ""
  2984. "Para fontes pixel art, que não ficam bem quando redimensionadas, isso "
  2985. "garante que \n"
  2986. "seu tamanho será sempre divisível por este valor, em pixels. Por exemplo, \n"
  2987. "uma fonte de 16 pixels de altura deve definir este valor como 16, para "
  2988. "então \n"
  2989. "poder fixar os tamanhos 16, 32, 48, etc., assim um mod que peça um tamanho "
  2990. "de 25 receberá 32."
  2991. #: src/settings_translation_file.cpp
  2992. msgid ""
  2993. "Format of player chat messages. The following strings are valid "
  2994. "placeholders:\n"
  2995. "@name, @message, @timestamp (optional)"
  2996. msgstr ""
  2997. "Formato das mensagem de bate-papo dos jogadores. Os textos abaixo são "
  2998. "palavras-chave válidas:\n"
  2999. "@name, @message, @timestamp (opcional)"
  3000. #: src/settings_translation_file.cpp
  3001. msgid "Format of screenshots."
  3002. msgstr "Formato das screenshots."
  3003. #: src/settings_translation_file.cpp
  3004. msgid "Formspec Default Background Color"
  3005. msgstr "Cor de fundo padrão do formspec"
  3006. #: src/settings_translation_file.cpp
  3007. msgid "Formspec Default Background Opacity"
  3008. msgstr "Opacidade de fundo padrão do formspec"
  3009. #: src/settings_translation_file.cpp
  3010. msgid "Formspec Full-Screen Background Color"
  3011. msgstr "Cor de fundo em tela cheia do formspec"
  3012. #: src/settings_translation_file.cpp
  3013. msgid "Formspec Full-Screen Background Opacity"
  3014. msgstr "Opacidade de fundo em tela cheia do formspec"
  3015. #: src/settings_translation_file.cpp
  3016. msgid "Formspec default background color (R,G,B)."
  3017. msgstr "Cor de fundo(R,G,B) padrão do formspec padrão."
  3018. #: src/settings_translation_file.cpp
  3019. msgid "Formspec default background opacity (between 0 and 255)."
  3020. msgstr "Opacidade de fundo padrão do formspec (entre 0 e 255)."
  3021. #: src/settings_translation_file.cpp
  3022. msgid "Formspec full-screen background color (R,G,B)."
  3023. msgstr "Cor de fundo(R,G,B) do formspec padrão em tela cheia."
  3024. #: src/settings_translation_file.cpp
  3025. msgid "Formspec full-screen background opacity (between 0 and 255)."
  3026. msgstr "Opacidade de fundo do formspec em tela cheia (entre 0 e 255)."
  3027. #: src/settings_translation_file.cpp
  3028. msgid "Fourth of 4 2D noises that together define hill/mountain range height."
  3029. msgstr ""
  3030. "Quarto de 4 ruídos 2D que juntos definem a altura de colinas/montanhas."
  3031. #: src/settings_translation_file.cpp
  3032. msgid "Fractal type"
  3033. msgstr "Tipo fractal"
  3034. #: src/settings_translation_file.cpp
  3035. msgid "Fraction of the visible distance at which fog starts to be rendered"
  3036. msgstr "Fração da distância visível em que a névoa começa a aparecer"
  3037. #: src/settings_translation_file.cpp
  3038. msgid ""
  3039. "From how far blocks are generated for clients, stated in mapblocks (16 "
  3040. "nodes)."
  3041. msgstr ""
  3042. "De quão longe blocos são gerados para os clientes, indicado em chunks (16 "
  3043. "blocos)."
  3044. #: src/settings_translation_file.cpp
  3045. msgid ""
  3046. "From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
  3047. msgstr ""
  3048. "De quão longe blocos são enviados aos clientes, indicado em chunks (16 "
  3049. "blocos)."
  3050. #: src/settings_translation_file.cpp
  3051. msgid ""
  3052. "From how far clients know about objects, stated in mapblocks (16 nodes).\n"
  3053. "\n"
  3054. "Setting this larger than active_block_range will also cause the server\n"
  3055. "to maintain active objects up to this distance in the direction the\n"
  3056. "player is looking. (This can avoid mobs suddenly disappearing from view)"
  3057. msgstr ""
  3058. "De quão longe clientes sabem sobre objetos declarados em mapblocks (16 "
  3059. "nós).\n"
  3060. "\n"
  3061. "Configurando isto maior do que o alcançe de bloco ativo vai fazer com que o "
  3062. "sevidor\n"
  3063. "mantenha objetos ativos na distancia na direção que o\n"
  3064. "jogador está olhando.(Isso pode evitar que mobs desapareçam da visão de "
  3065. "repente)"
  3066. #: src/settings_translation_file.cpp
  3067. msgid "Full screen"
  3068. msgstr "Tela cheia"
  3069. #: src/settings_translation_file.cpp
  3070. msgid "Fullscreen mode."
  3071. msgstr "Modo tela cheia."
  3072. #: src/settings_translation_file.cpp
  3073. msgid "GUI scaling"
  3074. msgstr "Escala da GUI"
  3075. #: src/settings_translation_file.cpp
  3076. msgid "GUI scaling filter"
  3077. msgstr "Filtro de escala da GUI"
  3078. #: src/settings_translation_file.cpp
  3079. msgid "GUI scaling filter txr2img"
  3080. msgstr "Filtro txr2img de escala da GUI"
  3081. #: src/settings_translation_file.cpp
  3082. msgid "GUIs"
  3083. msgstr "GUIs"
  3084. #: src/settings_translation_file.cpp
  3085. msgid "Gamepads"
  3086. msgstr "Controles de Videogame"
  3087. #: src/settings_translation_file.cpp
  3088. msgid "General"
  3089. msgstr "Geral"
  3090. #: src/settings_translation_file.cpp
  3091. msgid "Global callbacks"
  3092. msgstr "Chamadas de retorno Globais"
  3093. #: src/settings_translation_file.cpp
  3094. msgid ""
  3095. "Global map generation attributes.\n"
  3096. "In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
  3097. "and jungle grass, in all other mapgens this flag controls all decorations."
  3098. msgstr ""
  3099. "Atributos de geração de mapa globais.\n"
  3100. "No gerador de mapa v6 a flag 'decorations' controla todas as decorações, "
  3101. "exceto árvores\n"
  3102. "e gramas da selva, em todos os outros geradores de mapa essa flag controla "
  3103. "todas as decorações."
  3104. #: src/settings_translation_file.cpp
  3105. msgid ""
  3106. "Gradient of light curve at maximum light level.\n"
  3107. "Controls the contrast of the highest light levels."
  3108. msgstr ""
  3109. "Gradiente da curva de luz no nível de luz máximo.\n"
  3110. "Controla o contraste dos níveis de luz mais altos."
  3111. #: src/settings_translation_file.cpp
  3112. msgid ""
  3113. "Gradient of light curve at minimum light level.\n"
  3114. "Controls the contrast of the lowest light levels."
  3115. msgstr ""
  3116. "Gradiente da curva de luz no nível de luz mínimo.\n"
  3117. "Controla o contraste dos níveis de luz mais baixos."
  3118. #: src/settings_translation_file.cpp
  3119. msgid "Graphics"
  3120. msgstr "Gráficos"
  3121. #: src/settings_translation_file.cpp
  3122. msgid "Graphics Effects"
  3123. msgstr "Efeitos Gráficos"
  3124. #: src/settings_translation_file.cpp
  3125. msgid "Graphics and Audio"
  3126. msgstr "Gráficos e Áudio"
  3127. #: src/settings_translation_file.cpp
  3128. msgid "Gravity"
  3129. msgstr "Gravidade"
  3130. #: src/settings_translation_file.cpp
  3131. msgid "Ground level"
  3132. msgstr "Nível do terreno para o gerador de mundo plano"
  3133. #: src/settings_translation_file.cpp
  3134. msgid "Ground noise"
  3135. msgstr "Ruído do solo"
  3136. #: src/settings_translation_file.cpp
  3137. msgid "HTTP mods"
  3138. msgstr "Módulos HTTP"
  3139. #: src/settings_translation_file.cpp
  3140. msgid "HUD"
  3141. msgstr "HUD"
  3142. #: src/settings_translation_file.cpp
  3143. msgid "HUD scaling"
  3144. msgstr "Escala da HUD"
  3145. #: src/settings_translation_file.cpp
  3146. msgid ""
  3147. "Handling for deprecated Lua API calls:\n"
  3148. "- none: Do not log deprecated calls\n"
  3149. "- log: mimic and log backtrace of deprecated call (default).\n"
  3150. "- error: abort on usage of deprecated call (suggested for mod developers)."
  3151. msgstr ""
  3152. "Lidando com funções obsoletas da API Lua:\n"
  3153. "-...none: não registra funções obsoletas.\n"
  3154. "-...log: imita e registra as funções obsoletas chamadas (padrão).\n"
  3155. "-...error: aborta quando chama uma função obsoleta (sugerido para "
  3156. "desenvolvedores de mods)."
  3157. #: src/settings_translation_file.cpp
  3158. msgid ""
  3159. "Have the profiler instrument itself:\n"
  3160. "* Instrument an empty function.\n"
  3161. "This estimates the overhead, that instrumentation is adding (+1 function "
  3162. "call).\n"
  3163. "* Instrument the sampler being used to update the statistics."
  3164. msgstr ""
  3165. "Tem o instrumento de registro em si:\n"
  3166. "* Monitorar uma função vazia.\n"
  3167. "Isto estima a sobrecarga, que o instrumento está adicionando (+1 Chamada de "
  3168. "função).\n"
  3169. "* Monitorar o amostrador que está sendo usado para atualizar as estatísticas."
  3170. #: src/settings_translation_file.cpp
  3171. msgid "Heat blend noise"
  3172. msgstr "Parâmetros de mistura de ruido do gerador de mundo \"heat\""
  3173. #: src/settings_translation_file.cpp
  3174. msgid "Heat noise"
  3175. msgstr "Ruído nas cavernas #1"
  3176. #: src/settings_translation_file.cpp
  3177. msgid ""
  3178. "Height component of the initial window size. Ignored in fullscreen mode."
  3179. msgstr ""
  3180. "Componente de altura do tamanho da janela inicial. Ignorado em modo de tela "
  3181. "cheia."
  3182. #: src/settings_translation_file.cpp
  3183. msgid "Height noise"
  3184. msgstr "Ruído de altura"
  3185. #: src/settings_translation_file.cpp
  3186. msgid "Height select noise"
  3187. msgstr "Parâmetros de ruido de seleção de altura"
  3188. #: src/settings_translation_file.cpp
  3189. msgid "Hill steepness"
  3190. msgstr "Inclinação dos morros"
  3191. #: src/settings_translation_file.cpp
  3192. msgid "Hill threshold"
  3193. msgstr "Limite das colinas no gerador de mundo plano"
  3194. #: src/settings_translation_file.cpp
  3195. msgid "Hilliness1 noise"
  3196. msgstr "Ruído de declive1"
  3197. #: src/settings_translation_file.cpp
  3198. msgid "Hilliness2 noise"
  3199. msgstr "Ruído de declive2"
  3200. #: src/settings_translation_file.cpp
  3201. msgid "Hilliness3 noise"
  3202. msgstr "Ruído de declive3"
  3203. #: src/settings_translation_file.cpp
  3204. msgid "Hilliness4 noise"
  3205. msgstr "Ruído de declive4"
  3206. #: src/settings_translation_file.cpp
  3207. msgid "Homepage of server, to be displayed in the serverlist."
  3208. msgstr "Pagina principal do servidor, a ser exibido na lista de servidores."
  3209. #: src/settings_translation_file.cpp
  3210. msgid ""
  3211. "Horizontal acceleration in air when jumping or falling,\n"
  3212. "in nodes per second per second."
  3213. msgstr ""
  3214. "Aceleração horizontal no ar ao saltar ou cair,\n"
  3215. "em nós por segundo por segundo."
  3216. #: src/settings_translation_file.cpp
  3217. msgid ""
  3218. "Horizontal and vertical acceleration in fast mode,\n"
  3219. "in nodes per second per second."
  3220. msgstr ""
  3221. "Aceleração horizontal e vertical no modo rápido,\n"
  3222. "em nós por segundo por segundo."
  3223. #: src/settings_translation_file.cpp
  3224. msgid ""
  3225. "Horizontal and vertical acceleration on ground or when climbing,\n"
  3226. "in nodes per second per second."
  3227. msgstr ""
  3228. "Aceleração horizontal e vertical no solo ou ao escalar,\n"
  3229. "em nós por segundo por segundo."
  3230. #: src/settings_translation_file.cpp
  3231. msgid "How deep to make rivers."
  3232. msgstr "Quão profundo serão os rios."
  3233. #: src/settings_translation_file.cpp
  3234. msgid ""
  3235. "How fast liquid waves will move. Higher = faster.\n"
  3236. "If negative, liquid waves will move backwards.\n"
  3237. "Requires waving liquids to be enabled."
  3238. msgstr ""
  3239. "A velocidade com que as ondas líquidas se movem. Maior = mais rápido.\n"
  3240. "Se negativo, as ondas líquidas se moverão para trás.\n"
  3241. "Requer que a ondulação de líquidos esteja ativada."
  3242. #: src/settings_translation_file.cpp
  3243. msgid ""
  3244. "How long the server will wait before unloading unused mapblocks, stated in "
  3245. "seconds.\n"
  3246. "Higher value is smoother, but will use more RAM."
  3247. msgstr ""
  3248. "Tempo que o servidor espera antes de descarregar blocos não utilizados no "
  3249. "mapa, em segundos. \n"
  3250. "Um valor mais alto é melhor, porém usa mais memória RAM."
  3251. #: src/settings_translation_file.cpp
  3252. msgid ""
  3253. "How much you are slowed down when moving inside a liquid.\n"
  3254. "Decrease this to increase liquid resistance to movement."
  3255. msgstr ""
  3256. "O quanto sua velocidade diminui ao se mover em um líquido. \n"
  3257. "Diminua isso para aumentar seu arrasto."
  3258. #: src/settings_translation_file.cpp
  3259. msgid "How wide to make rivers."
  3260. msgstr "Quão largos serão os rios."
  3261. #: src/settings_translation_file.cpp
  3262. msgid "Humidity blend noise"
  3263. msgstr "Ruído de mistura de umidade"
  3264. #: src/settings_translation_file.cpp
  3265. msgid "Humidity noise"
  3266. msgstr "Ruído de umidade"
  3267. #: src/settings_translation_file.cpp
  3268. msgid "Humidity variation for biomes."
  3269. msgstr "Variação de umidade dos biomas."
  3270. #: src/settings_translation_file.cpp
  3271. msgid "IPv6"
  3272. msgstr "Protocolo IPv6"
  3273. #: src/settings_translation_file.cpp
  3274. msgid "IPv6 server"
  3275. msgstr "Servidor de IPv6"
  3276. #: src/settings_translation_file.cpp
  3277. msgid ""
  3278. "If FPS would go higher than this, limit it by sleeping\n"
  3279. "to not waste CPU power for no benefit."
  3280. msgstr ""
  3281. "Se o FPS for mais elevado do que isso, limitá-lo dormindo\n"
  3282. "para não gastar a potência da CPU desnecessariamente."
  3283. #: src/settings_translation_file.cpp
  3284. msgid ""
  3285. "If disabled, \"Aux1\" key is used to fly fast if both fly and fast mode are\n"
  3286. "enabled."
  3287. msgstr ""
  3288. "Se estiver desabilitado, a tecla \"especial\" será usada para voar rápido se "
  3289. "modo voo e rápido estiverem\n"
  3290. "habilitados."
  3291. #: src/settings_translation_file.cpp
  3292. msgid ""
  3293. "If enabled the server will perform map block occlusion culling based on\n"
  3294. "on the eye position of the player. This can reduce the number of blocks\n"
  3295. "sent to the client 50-80%. The client will not longer receive most "
  3296. "invisible\n"
  3297. "so that the utility of noclip mode is reduced."
  3298. msgstr ""
  3299. "Se habilitado, o servidor executará a seleção de oclusão de bloco de mapa "
  3300. "com base\n"
  3301. "na posição do olho do jogador. Isso pode reduzir o número de blocos\n"
  3302. "enviados ao cliente de 50 a 80%. O cliente não receberá mais invisível\n"
  3303. "para que a utilidade do modo noclip é reduzida."
  3304. #: src/settings_translation_file.cpp
  3305. msgid ""
  3306. "If enabled together with fly mode, player is able to fly through solid "
  3307. "nodes.\n"
  3308. "This requires the \"noclip\" privilege on the server."
  3309. msgstr ""
  3310. "Se habilitado juntamente com o modo de vôo, o jogador é capaz de voar "
  3311. "através de nós de sólidos.\n"
  3312. "Isso requer o privilégio \"noclip\" no servidor."
  3313. #: src/settings_translation_file.cpp
  3314. msgid ""
  3315. "If enabled, \"Aux1\" key instead of \"Sneak\" key is used for climbing down "
  3316. "and\n"
  3317. "descending."
  3318. msgstr ""
  3319. "Se habilitado, a tecla \"especial\" em vez de \"esgueirar\" servirá para\n"
  3320. "descer."
  3321. #: src/settings_translation_file.cpp
  3322. msgid ""
  3323. "If enabled, account registration is separate from login in the UI.\n"
  3324. "If disabled, new accounts will be registered automatically when logging in."
  3325. msgstr ""
  3326. "Se habilitado, o registro de contas fica separado do login na UI.\n"
  3327. "Caso desabilitado, novas contas serão registradas automaticamente ao entrar "
  3328. "em um servidor novo."
  3329. #: src/settings_translation_file.cpp
  3330. msgid ""
  3331. "If enabled, actions are recorded for rollback.\n"
  3332. "This option is only read when server starts."
  3333. msgstr ""
  3334. "Se habilitado, as ações são registradas para reversão.\n"
  3335. "Esta opção só é lido quando o servidor é iniciado."
  3336. #: src/settings_translation_file.cpp
  3337. msgid "If enabled, disable cheat prevention in multiplayer."
  3338. msgstr "Se habilitado, desabilita prevenção de fraude no modo multijogador."
  3339. #: src/settings_translation_file.cpp
  3340. msgid ""
  3341. "If enabled, invalid world data won't cause the server to shut down.\n"
  3342. "Only enable this if you know what you are doing."
  3343. msgstr ""
  3344. "Se habilitado, dados inválidos do mundo não vão fazer o servidor desligar.\n"
  3345. "Só habilite isso, se você souber o que está fazendo."
  3346. #: src/settings_translation_file.cpp
  3347. msgid ""
  3348. "If enabled, makes move directions relative to the player's pitch when flying "
  3349. "or swimming."
  3350. msgstr ""
  3351. "Se habilitado, faz com que os movimentos sejam relativos ao pitch do jogador "
  3352. "quando voando ou nadando."
  3353. #: src/settings_translation_file.cpp
  3354. msgid ""
  3355. "If enabled, players cannot join without a password or change theirs to an "
  3356. "empty password."
  3357. msgstr ""
  3358. "Se habilitado, novos jogadores não podem entrar sem senha ou mudá-la para "
  3359. "uma senha vazia."
  3360. #: src/settings_translation_file.cpp
  3361. msgid ""
  3362. "If enabled, you can place blocks at the position (feet + eye level) where "
  3363. "you stand.\n"
  3364. "This is helpful when working with nodeboxes in small areas."
  3365. msgstr ""
  3366. "Se habilitado, você pode colocar os blocos na posição (pés + nível dos "
  3367. "olhos) onde você está.\n"
  3368. "Isto é útil quando se trabalha com nodeboxes em pequenas áreas."
  3369. #: src/settings_translation_file.cpp
  3370. msgid ""
  3371. "If the CSM restriction for node range is enabled, get_node calls are "
  3372. "limited\n"
  3373. "to this distance from the player to the node."
  3374. msgstr ""
  3375. "Se a restrição de CSM para alcançe de nós está habilitado, chamadas get_node "
  3376. "são limitadas\n"
  3377. "a esta distancia do player até o node."
  3378. #: src/settings_translation_file.cpp
  3379. msgid ""
  3380. "If the execution of a chat command takes longer than this specified time in\n"
  3381. "seconds, add the time information to the chat command message"
  3382. msgstr ""
  3383. "Se a execução de um comando de chat demorar mais do que o tempo especificado "
  3384. "em\n"
  3385. "segundos, adicione a informação do tempo na mensagem-comando"
  3386. #: src/settings_translation_file.cpp
  3387. msgid ""
  3388. "If the file size of debug.txt exceeds the number of megabytes specified in\n"
  3389. "this setting when it is opened, the file is moved to debug.txt.1,\n"
  3390. "deleting an older debug.txt.1 if it exists.\n"
  3391. "debug.txt is only moved if this setting is positive."
  3392. msgstr ""
  3393. "Se o tamanho do arquivo debug.txt exceder o número de megabytes "
  3394. "especificado\n"
  3395. "nesta configuração quando ele for aberto, o arquivo é movido para debug."
  3396. "txt.1,\n"
  3397. "excluindo um debug.txt.1 mais antigo, se houver.\n"
  3398. "debug.txt só é movido se esta configuração for positiva."
  3399. #: src/settings_translation_file.cpp
  3400. msgid "If this is set, players will always (re)spawn at the given position."
  3401. msgstr ""
  3402. "Se isso for definido, os jogadores vão sempre (re)desovar na posição "
  3403. "determinada."
  3404. #: src/settings_translation_file.cpp
  3405. msgid "Ignore world errors"
  3406. msgstr "Ignorar erros do mundo"
  3407. #: src/settings_translation_file.cpp
  3408. msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
  3409. msgstr ""
  3410. "Valor alfa do fundo do console do bate-papo no jogo (opacidade, entre 0 e "
  3411. "255)."
  3412. #: src/settings_translation_file.cpp
  3413. msgid "In-game chat console background color (R,G,B)."
  3414. msgstr "Cor de fundo do Bate-papo no jogo (R,G,B)."
  3415. #: src/settings_translation_file.cpp
  3416. msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
  3417. msgstr ""
  3418. "Valor alfa do fundo do console do bate-papo no jogo (opacidade, entre 0 e "
  3419. "255)."
  3420. #: src/settings_translation_file.cpp
  3421. msgid "Initial vertical speed when jumping, in nodes per second."
  3422. msgstr "Velocidade vertical inicial ao saltar, em nós por segundo."
  3423. #: src/settings_translation_file.cpp
  3424. msgid ""
  3425. "Instrument builtin.\n"
  3426. "This is usually only needed by core/builtin contributors"
  3427. msgstr ""
  3428. "Monitoração embutida.\n"
  3429. "Isto é necessário apenas por contribuidores core/builtin"
  3430. #: src/settings_translation_file.cpp
  3431. msgid "Instrument chat commands on registration."
  3432. msgstr "Monitoração de comandos de chat ao registrar."
  3433. #: src/settings_translation_file.cpp
  3434. msgid ""
  3435. "Instrument global callback functions on registration.\n"
  3436. "(anything you pass to a minetest.register_*() function)"
  3437. msgstr ""
  3438. "Monitorar de chamadas de retorno globais durante a registração.\n"
  3439. "(qualquer coisa que você passar ao minetest.register_*() function)"
  3440. #: src/settings_translation_file.cpp
  3441. msgid ""
  3442. "Instrument the action function of Active Block Modifiers on registration."
  3443. msgstr ""
  3444. "Monitorar a ação de ação do Active Block Modifiers durante a registração."
  3445. #: src/settings_translation_file.cpp
  3446. msgid ""
  3447. "Instrument the action function of Loading Block Modifiers on registration."
  3448. msgstr ""
  3449. "Monitorar a ação de ação do Loading Block Modifiers durante a registração."
  3450. #: src/settings_translation_file.cpp
  3451. msgid "Instrument the methods of entities on registration."
  3452. msgstr "Monitorar os métodos das entidades durante a registração."
  3453. #: src/settings_translation_file.cpp
  3454. msgid "Interval of saving important changes in the world, stated in seconds."
  3455. msgstr ""
  3456. "Intervalo para cada salvamento de alterações importantes no mundo, indicado "
  3457. "em segundos."
  3458. #: src/settings_translation_file.cpp
  3459. msgid "Interval of sending time of day to clients, stated in seconds."
  3460. msgstr ""
  3461. "Intervalo de tempo para o envio das horas dentro do jogo aos clientes, em "
  3462. "segundos."
  3463. #: src/settings_translation_file.cpp
  3464. msgid "Inventory items animations"
  3465. msgstr "Animações nos itens do inventário"
  3466. #: src/settings_translation_file.cpp
  3467. msgid "Invert mouse"
  3468. msgstr "Mouse invertido"
  3469. #: src/settings_translation_file.cpp
  3470. msgid "Invert vertical mouse movement."
  3471. msgstr "Inverta o movimento vertical do mouse."
  3472. #: src/settings_translation_file.cpp
  3473. msgid "Italic font path"
  3474. msgstr "Caminho da fonte em itálico"
  3475. #: src/settings_translation_file.cpp
  3476. msgid "Italic monospace font path"
  3477. msgstr "Caminho da fonte em itálico monoespaçada"
  3478. #: src/settings_translation_file.cpp
  3479. msgid "Item entity TTL"
  3480. msgstr "Entidade item TTL"
  3481. #: src/settings_translation_file.cpp
  3482. msgid "Iterations"
  3483. msgstr "Monitorização"
  3484. #: src/settings_translation_file.cpp
  3485. msgid ""
  3486. "Iterations of the recursive function.\n"
  3487. "Increasing this increases the amount of fine detail, but also\n"
  3488. "increases processing load.\n"
  3489. "At iterations = 20 this mapgen has a similar load to mapgen V7."
  3490. msgstr ""
  3491. "Iterações da função recursiva.\n"
  3492. "Aumentando isso aumenta a quantidade de detalhes, mas também\n"
  3493. "aumenta o tempo de processamento.\n"
  3494. "Com iterações = 20, esse gerador de mapa tem um tempo de carregamento "
  3495. "similar ao gerador V7."
  3496. #: src/settings_translation_file.cpp
  3497. msgid "Joystick ID"
  3498. msgstr "ID do Joystick"
  3499. #: src/settings_translation_file.cpp
  3500. msgid "Joystick button repetition interval"
  3501. msgstr "Intervalo de repetição do botão do Joystick"
  3502. #: src/settings_translation_file.cpp
  3503. msgid "Joystick dead zone"
  3504. msgstr "\"Zona morta\" do joystick"
  3505. #: src/settings_translation_file.cpp
  3506. msgid "Joystick frustum sensitivity"
  3507. msgstr "Sensibilidade do frustum do Joystick"
  3508. #: src/settings_translation_file.cpp
  3509. msgid "Joystick type"
  3510. msgstr "Tipo do Joystick"
  3511. #: src/settings_translation_file.cpp
  3512. msgid ""
  3513. "Julia set only.\n"
  3514. "W component of hypercomplex constant.\n"
  3515. "Alters the shape of the fractal.\n"
  3516. "Has no effect on 3D fractals.\n"
  3517. "Range roughly -2 to 2."
  3518. msgstr ""
  3519. "Apenas para a configuração de Julia.\n"
  3520. "Componente W da constante hipercomplexa.\n"
  3521. "Altera o formato do fractal.\n"
  3522. "Não tem nenhum efeito em fractais 3D.\n"
  3523. "varia aproximadamente entre -2 e 2."
  3524. #: src/settings_translation_file.cpp
  3525. msgid ""
  3526. "Julia set only.\n"
  3527. "X component of hypercomplex constant.\n"
  3528. "Alters the shape of the fractal.\n"
  3529. "Range roughly -2 to 2."
  3530. msgstr ""
  3531. "Apenas para configuração de Julia.\n"
  3532. "Componente X da constante hipercomplexa.\n"
  3533. "Altera o formato do fractal.\n"
  3534. "Varia aproximadamente entre -2 e 2."
  3535. #: src/settings_translation_file.cpp
  3536. msgid ""
  3537. "Julia set only.\n"
  3538. "Y component of hypercomplex constant.\n"
  3539. "Alters the shape of the fractal.\n"
  3540. "Range roughly -2 to 2."
  3541. msgstr ""
  3542. "Apenas para configuração de Julia.\n"
  3543. "Componente Y da constante hipercomplexa.\n"
  3544. "Altera o formato do fractal.\n"
  3545. "Varia aproximadamente entre -2 e 2."
  3546. #: src/settings_translation_file.cpp
  3547. msgid ""
  3548. "Julia set only.\n"
  3549. "Z component of hypercomplex constant.\n"
  3550. "Alters the shape of the fractal.\n"
  3551. "Range roughly -2 to 2."
  3552. msgstr ""
  3553. "Apenas para configuração de Julia.\n"
  3554. "Componente Z da constante hipercomplexa.\n"
  3555. "Altera o formato do fractal.\n"
  3556. "Varia aproximadamente entre -2 e 2."
  3557. #: src/settings_translation_file.cpp
  3558. msgid "Julia w"
  3559. msgstr "Julia w"
  3560. #: src/settings_translation_file.cpp
  3561. msgid "Julia x"
  3562. msgstr "Julia x"
  3563. #: src/settings_translation_file.cpp
  3564. msgid "Julia y"
  3565. msgstr "Julia y"
  3566. #: src/settings_translation_file.cpp
  3567. msgid "Julia z"
  3568. msgstr "Julia z"
  3569. #: src/settings_translation_file.cpp
  3570. msgid "Jumping speed"
  3571. msgstr "Velocidade de Pulo"
  3572. #: src/settings_translation_file.cpp
  3573. msgid "Keyboard and Mouse"
  3574. msgstr "Teclado e Mouse"
  3575. #: src/settings_translation_file.cpp
  3576. msgid "Kick players who sent more than X messages per 10 seconds."
  3577. msgstr "Expulsar jogadores que enviaram mais de X mensagem por 10 segundos."
  3578. #: src/settings_translation_file.cpp
  3579. msgid "Lake steepness"
  3580. msgstr "Esparsamento de lagos no gerador de mundo plano"
  3581. #: src/settings_translation_file.cpp
  3582. msgid "Lake threshold"
  3583. msgstr "Threshold dos lagos no gerador de mundo plano"
  3584. #: src/settings_translation_file.cpp
  3585. msgid "Language"
  3586. msgstr "Linguagem"
  3587. #: src/settings_translation_file.cpp
  3588. msgid "Large cave depth"
  3589. msgstr "Profundidade de cavernas grandes"
  3590. #: src/settings_translation_file.cpp
  3591. msgid "Large cave maximum number"
  3592. msgstr "Número máximo de cavernas grandes"
  3593. #: src/settings_translation_file.cpp
  3594. msgid "Large cave minimum number"
  3595. msgstr "Número mínimo de cavernas grandes"
  3596. #: src/settings_translation_file.cpp
  3597. msgid "Large cave proportion flooded"
  3598. msgstr "Proporção inundada de cavernas grandes"
  3599. #: src/settings_translation_file.cpp
  3600. msgid "Last known version update"
  3601. msgstr ""
  3602. #: src/settings_translation_file.cpp
  3603. #, fuzzy
  3604. msgid "Last update check"
  3605. msgstr "Período de atualização dos Líquidos"
  3606. #: src/settings_translation_file.cpp
  3607. msgid "Leaves style"
  3608. msgstr "Estilo de folhas"
  3609. #: src/settings_translation_file.cpp
  3610. msgid ""
  3611. "Leaves style:\n"
  3612. "- Fancy: all faces visible\n"
  3613. "- Simple: only outer faces, if defined special_tiles are used\n"
  3614. "- Opaque: disable transparency"
  3615. msgstr ""
  3616. "Folhas de estilo:\n"
  3617. "- Fancy: todas as faces visíveis\n"
  3618. "- Simple: apenas faces externas, se definidos special_tiles\n"
  3619. "- Opaque: desativar transparência"
  3620. #: src/settings_translation_file.cpp
  3621. msgid ""
  3622. "Length of a server tick and the interval at which objects are generally "
  3623. "updated over\n"
  3624. "network, stated in seconds."
  3625. msgstr ""
  3626. "Tamanho do tick do servidor e o intervalo no qual os objetos geralmente são "
  3627. "atualizados na\n"
  3628. "rede, em segundos."
  3629. #: src/settings_translation_file.cpp
  3630. msgid ""
  3631. "Length of liquid waves.\n"
  3632. "Requires waving liquids to be enabled."
  3633. msgstr ""
  3634. "Comprimento das ondas líquidas.\n"
  3635. "Requer que a ondulação de líquidos esteja ativada."
  3636. #: src/settings_translation_file.cpp
  3637. msgid ""
  3638. "Length of time between Active Block Modifier (ABM) execution cycles, stated "
  3639. "in seconds."
  3640. msgstr ""
  3641. "Período de tempo entre os ciclos de execução de ABMs, expresso em segundos."
  3642. #: src/settings_translation_file.cpp
  3643. msgid "Length of time between NodeTimer execution cycles, stated in seconds."
  3644. msgstr ""
  3645. "Período de tempo entre ciclos de execução de NodeTimer, expresso em segundos."
  3646. #: src/settings_translation_file.cpp
  3647. msgid ""
  3648. "Length of time between active block management cycles, stated in seconds."
  3649. msgstr ""
  3650. "Período de tempo entre os ciclos de gerenciamento de blocos (ABMs), em "
  3651. "segundos."
  3652. #: src/settings_translation_file.cpp
  3653. msgid ""
  3654. "Level of logging to be written to debug.txt:\n"
  3655. "- <nothing> (no logging)\n"
  3656. "- none (messages with no level)\n"
  3657. "- error\n"
  3658. "- warning\n"
  3659. "- action\n"
  3660. "- info\n"
  3661. "- verbose\n"
  3662. "- trace"
  3663. msgstr ""
  3664. "Nível de registro a ser gravado no debug.txt:\n"
  3665. "- <nothing> (nenhum)\n"
  3666. "- none (mensagens sem nível)\n"
  3667. "- error\n"
  3668. "- warning\n"
  3669. "- action\n"
  3670. "- info\n"
  3671. "- verbose\n"
  3672. "- trace"
  3673. #: src/settings_translation_file.cpp
  3674. msgid "Light curve boost"
  3675. msgstr "Aumento da curva de luz"
  3676. #: src/settings_translation_file.cpp
  3677. msgid "Light curve boost center"
  3678. msgstr "Centro do aumento da curva de luz"
  3679. #: src/settings_translation_file.cpp
  3680. msgid "Light curve boost spread"
  3681. msgstr "Extensão do aumento da curva de luz"
  3682. #: src/settings_translation_file.cpp
  3683. msgid "Light curve gamma"
  3684. msgstr "Gamma da curva de luz"
  3685. #: src/settings_translation_file.cpp
  3686. msgid "Light curve high gradient"
  3687. msgstr "Gradiente alto da curva de luz"
  3688. #: src/settings_translation_file.cpp
  3689. msgid "Light curve low gradient"
  3690. msgstr "Gradiente baixo da curva de luz"
  3691. #: src/settings_translation_file.cpp
  3692. msgid "Lighting"
  3693. msgstr "Iluminação"
  3694. #: src/settings_translation_file.cpp
  3695. msgid ""
  3696. "Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
  3697. "Only mapchunks completely within the mapgen limit are generated.\n"
  3698. "Value is stored per-world."
  3699. msgstr ""
  3700. "Limite de geração de mapas, em nós, em todas as 6 direções de (0, 0, 0).\n"
  3701. "Apenas áreas completas de mapa dentro do limite do mapgen são gerados.\n"
  3702. "O valor é armazenado por mundo."
  3703. #: src/settings_translation_file.cpp
  3704. msgid ""
  3705. "Limits number of parallel HTTP requests. Affects:\n"
  3706. "- Media fetch if server uses remote_media setting.\n"
  3707. "- Serverlist download and server announcement.\n"
  3708. "- Downloads performed by main menu (e.g. mod manager).\n"
  3709. "Only has an effect if compiled with cURL."
  3710. msgstr ""
  3711. "Limites número de solicitações HTTP paralelas. afeta:\n"
  3712. "- Media buscar se servidor usa configuração de remote_media.\n"
  3713. "- Download de lista de servidores e anúncio do servidor.\n"
  3714. "- Transferências realizadas pelo menu principal (por exemplo gerência de "
  3715. "mods).\n"
  3716. "Só tem efeito se compilado com cURL."
  3717. #: src/settings_translation_file.cpp
  3718. msgid "Liquid fluidity"
  3719. msgstr "Fluidez líquida"
  3720. #: src/settings_translation_file.cpp
  3721. msgid "Liquid fluidity smoothing"
  3722. msgstr "Suavização do fluido líquido"
  3723. #: src/settings_translation_file.cpp
  3724. msgid "Liquid loop max"
  3725. msgstr "Limite de iteração do liquido"
  3726. #: src/settings_translation_file.cpp
  3727. msgid "Liquid queue purge time"
  3728. msgstr "Tempo para limpar a lista de espera para a atualização de líquidos"
  3729. #: src/settings_translation_file.cpp
  3730. msgid "Liquid sinking"
  3731. msgstr "Afundamento do líquido"
  3732. #: src/settings_translation_file.cpp
  3733. msgid "Liquid update interval in seconds."
  3734. msgstr "Intervalo de atualização de líquido em segundos."
  3735. #: src/settings_translation_file.cpp
  3736. msgid "Liquid update tick"
  3737. msgstr "Período de atualização dos Líquidos"
  3738. #: src/settings_translation_file.cpp
  3739. msgid "Load the game profiler"
  3740. msgstr "Carregar o analizador do jogo"
  3741. #: src/settings_translation_file.cpp
  3742. msgid ""
  3743. "Load the game profiler to collect game profiling data.\n"
  3744. "Provides a /profiler command to access the compiled profile.\n"
  3745. "Useful for mod developers and server operators."
  3746. msgstr ""
  3747. "Carregar o analizador do jogo para coletar dados de analize do jogo\n"
  3748. "Providencia o comando /profiler para acessar a analize compiliada.\n"
  3749. "Muito util para desenvolvedores de mods e operadores de servidores."
  3750. #: src/settings_translation_file.cpp
  3751. msgid "Loading Block Modifiers"
  3752. msgstr "Carregado Block Modifiers"
  3753. #: src/settings_translation_file.cpp
  3754. msgid ""
  3755. "Logical value that controls how far the bloom effect spreads\n"
  3756. "from the bright objects.\n"
  3757. "Range: from 0.1 to 8, default: 1"
  3758. msgstr ""
  3759. #: src/settings_translation_file.cpp
  3760. msgid "Lower Y limit of dungeons."
  3761. msgstr "Menor limite Y de dungeons."
  3762. #: src/settings_translation_file.cpp
  3763. msgid "Lower Y limit of floatlands."
  3764. msgstr "Menor limite Y de ilhas flutuantes."
  3765. #: src/settings_translation_file.cpp
  3766. msgid "Main menu script"
  3767. msgstr "Menu principal do script"
  3768. #: src/settings_translation_file.cpp
  3769. msgid ""
  3770. "Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
  3771. msgstr ""
  3772. "Fazer cores de névoa e céu dependerem do dia (amanhecer/pôr do sol) e exibir "
  3773. "a direção."
  3774. #: src/settings_translation_file.cpp
  3775. msgid "Makes all liquids opaque"
  3776. msgstr "Torna todos os líquidos opacos"
  3777. #: src/settings_translation_file.cpp
  3778. msgid "Map Compression Level for Disk Storage"
  3779. msgstr "Nível de Compressão de Mapa no Armazenamento em Disco"
  3780. #: src/settings_translation_file.cpp
  3781. msgid "Map Compression Level for Network Transfer"
  3782. msgstr "Nível de Compressão do Mapa na Transferência em Rede"
  3783. #: src/settings_translation_file.cpp
  3784. msgid "Map directory"
  3785. msgstr "Diretório do mapa"
  3786. #: src/settings_translation_file.cpp
  3787. msgid "Map generation attributes specific to Mapgen Carpathian."
  3788. msgstr "Atributos de geração de mapa específicos ao gerador Carpathian."
  3789. #: src/settings_translation_file.cpp
  3790. msgid ""
  3791. "Map generation attributes specific to Mapgen Flat.\n"
  3792. "Occasional lakes and hills can be added to the flat world."
  3793. msgstr ""
  3794. "Atributos de geração de mapas específicos para o Gerador de mundo Plano.\n"
  3795. "Lagos e colinas ocasionalmente podem ser adicionados ao mundo plano."
  3796. #: src/settings_translation_file.cpp
  3797. msgid ""
  3798. "Map generation attributes specific to Mapgen Fractal.\n"
  3799. "'terrain' enables the generation of non-fractal terrain:\n"
  3800. "ocean, islands and underground."
  3801. msgstr ""
  3802. "Atributos de geração de mapas específicos para o Gerador de mundo Fractal.\n"
  3803. "'terreno' permite a geração de terreno não fractal:\n"
  3804. "oceano, ilhas e subterrâneos."
  3805. #: src/settings_translation_file.cpp
  3806. msgid ""
  3807. "Map generation attributes specific to Mapgen Valleys.\n"
  3808. "'altitude_chill': Reduces heat with altitude.\n"
  3809. "'humid_rivers': Increases humidity around rivers.\n"
  3810. "'vary_river_depth': If enabled, low humidity and high heat causes rivers\n"
  3811. "to become shallower and occasionally dry.\n"
  3812. "'altitude_dry': Reduces humidity with altitude."
  3813. msgstr ""
  3814. "Atributos de geração de mapa específicos ao gerador Valleys.\n"
  3815. "'altitude_chill':Reduz o calor com a altitude.\n"
  3816. "'humid_rivers':Aumenta a umidade em volta dos rios.\n"
  3817. "'profundidade_variada_rios': Se habilitado, baixa umidade e alto calor faz "
  3818. "com que rios\n"
  3819. "se tornem mais rasos e eventualmente sumam.\n"
  3820. "'altitude_dry': Reduz a umidade com a altitude."
  3821. #: src/settings_translation_file.cpp
  3822. msgid "Map generation attributes specific to Mapgen v5."
  3823. msgstr "Atributos de geração de mapa específicos ao gerador V5."
  3824. #: src/settings_translation_file.cpp
  3825. msgid ""
  3826. "Map generation attributes specific to Mapgen v6.\n"
  3827. "The 'snowbiomes' flag enables the new 5 biome system.\n"
  3828. "When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
  3829. "the 'jungles' flag is ignored."
  3830. msgstr ""
  3831. "Atributos de geração de mapas específicos para Gerador de mapas v6.\n"
  3832. "A opção 'snowbiomes' habilita o novo sistema de 5 biomas.\n"
  3833. "Quando a opção 'snowbiomes' está ativada, as selvas são ativadas "
  3834. "automaticamente e\n"
  3835. "a opção 'jungles' é ignorada."
  3836. #: src/settings_translation_file.cpp
  3837. msgid ""
  3838. "Map generation attributes specific to Mapgen v7.\n"
  3839. "'ridges': Rivers.\n"
  3840. "'floatlands': Floating land masses in the atmosphere.\n"
  3841. "'caverns': Giant caves deep underground."
  3842. msgstr ""
  3843. "Atributos de geração de mapas específicos para Gerador de mapas v7.\n"
  3844. "'ridges': rios.\n"
  3845. "'floatlands': massas de terra flutuantes na atmosfera.\n"
  3846. "'caverns': cavernas gigantes no subsolo."
  3847. #: src/settings_translation_file.cpp
  3848. msgid "Map generation limit"
  3849. msgstr "Limite de geração de mapa"
  3850. #: src/settings_translation_file.cpp
  3851. msgid "Map save interval"
  3852. msgstr "Intervalo de salvamento de mapa"
  3853. #: src/settings_translation_file.cpp
  3854. msgid "Map shadows update frames"
  3855. msgstr "Tempo de atualização das sombras do mapa"
  3856. #: src/settings_translation_file.cpp
  3857. msgid "Mapblock limit"
  3858. msgstr "Limite de mapblock"
  3859. #: src/settings_translation_file.cpp
  3860. msgid "Mapblock mesh generation delay"
  3861. msgstr "Intervalo de geração de mapa"
  3862. #: src/settings_translation_file.cpp
  3863. #, fuzzy
  3864. msgid "Mapblock mesh generation threads"
  3865. msgstr "Intervalo de geração de mapa"
  3866. #: src/settings_translation_file.cpp
  3867. msgid "Mapblock mesh generator's MapBlock cache size in MB"
  3868. msgstr ""
  3869. "Tamanho em MB da memória cache de MapBlock para o gerador de Malha de "
  3870. "Mapblock"
  3871. #: src/settings_translation_file.cpp
  3872. msgid "Mapblock unload timeout"
  3873. msgstr "Tempo limite de descarregamento do mapblock"
  3874. #: src/settings_translation_file.cpp
  3875. msgid "Mapgen Carpathian"
  3876. msgstr "Gerador de mundo Carpathian"
  3877. #: src/settings_translation_file.cpp
  3878. msgid "Mapgen Carpathian specific flags"
  3879. msgstr "Flags específicas do gerador de mundo Carpathian"
  3880. #: src/settings_translation_file.cpp
  3881. msgid "Mapgen Flat"
  3882. msgstr "Gerador de mundo plano"
  3883. #: src/settings_translation_file.cpp
  3884. msgid "Mapgen Flat specific flags"
  3885. msgstr "Flags específicas do gerador de mundo plano"
  3886. #: src/settings_translation_file.cpp
  3887. msgid "Mapgen Fractal"
  3888. msgstr "Gerador de mundo Fractal"
  3889. #: src/settings_translation_file.cpp
  3890. msgid "Mapgen Fractal specific flags"
  3891. msgstr "Opções específicas do Gerador de mapas Fractal"
  3892. #: src/settings_translation_file.cpp
  3893. msgid "Mapgen V5"
  3894. msgstr "Gerador de mundo V5"
  3895. #: src/settings_translation_file.cpp
  3896. msgid "Mapgen V5 specific flags"
  3897. msgstr "Flags específicas do gerador de mundo V5"
  3898. #: src/settings_translation_file.cpp
  3899. msgid "Mapgen V6"
  3900. msgstr "Gerador de mundo V6"
  3901. #: src/settings_translation_file.cpp
  3902. msgid "Mapgen V6 specific flags"
  3903. msgstr "Flags específicas do gerador de mundo V6"
  3904. #: src/settings_translation_file.cpp
  3905. msgid "Mapgen V7"
  3906. msgstr "Gerador de mundo V7"
  3907. #: src/settings_translation_file.cpp
  3908. msgid "Mapgen V7 specific flags"
  3909. msgstr "Flags específicas do gerador de mundo V7"
  3910. #: src/settings_translation_file.cpp
  3911. msgid "Mapgen Valleys"
  3912. msgstr "Vales do Mapgen"
  3913. #: src/settings_translation_file.cpp
  3914. msgid "Mapgen Valleys specific flags"
  3915. msgstr "Flags específicas do gerador de mundo Valleys"
  3916. #: src/settings_translation_file.cpp
  3917. msgid "Mapgen debug"
  3918. msgstr "Debug do mapgen"
  3919. #: src/settings_translation_file.cpp
  3920. msgid "Mapgen name"
  3921. msgstr "Nome do gerador de mundo"
  3922. #: src/settings_translation_file.cpp
  3923. msgid "Max block generate distance"
  3924. msgstr "Distância máxima de geração de bloco"
  3925. #: src/settings_translation_file.cpp
  3926. msgid "Max block send distance"
  3927. msgstr "Distância máxima de envio de bloco"
  3928. #: src/settings_translation_file.cpp
  3929. msgid "Max liquids processed per step."
  3930. msgstr "Máximo de líquidos processados por etapa."
  3931. #: src/settings_translation_file.cpp
  3932. msgid "Max. clearobjects extra blocks"
  3933. msgstr "Max. clearobjects blocos extras"
  3934. #: src/settings_translation_file.cpp
  3935. msgid "Max. packets per iteration"
  3936. msgstr "Max. pacotes por iteração"
  3937. #: src/settings_translation_file.cpp
  3938. msgid "Maximum FPS"
  3939. msgstr "FPS máximo"
  3940. #: src/settings_translation_file.cpp
  3941. msgid "Maximum FPS when the window is not focused, or when the game is paused."
  3942. msgstr ""
  3943. "FPS máximo quando a janela não está com foco, ou quando o jogo é pausado."
  3944. #: src/settings_translation_file.cpp
  3945. msgid "Maximum distance to render shadows."
  3946. msgstr "Distância máxima para renderizar sombras."
  3947. #: src/settings_translation_file.cpp
  3948. msgid "Maximum forceloaded blocks"
  3949. msgstr "Máximo de blocos carregados forçadamente"
  3950. #: src/settings_translation_file.cpp
  3951. msgid "Maximum hotbar width"
  3952. msgstr "Largura máxima da hotbar"
  3953. #: src/settings_translation_file.cpp
  3954. msgid "Maximum limit of random number of large caves per mapchunk."
  3955. msgstr "Limite máximo do número aleatório de cavernas grandes por mapchunk."
  3956. #: src/settings_translation_file.cpp
  3957. msgid "Maximum limit of random number of small caves per mapchunk."
  3958. msgstr "Limite máximo do número aleatório de cavernas pequenas por mapchunk."
  3959. #: src/settings_translation_file.cpp
  3960. msgid ""
  3961. "Maximum liquid resistance. Controls deceleration when entering liquid at\n"
  3962. "high speed."
  3963. msgstr ""
  3964. "Resistência líquida máxima. Controla desaceleração ao entrar num líquido\n"
  3965. "em alta velocidade."
  3966. #: src/settings_translation_file.cpp
  3967. msgid ""
  3968. "Maximum number of blocks that are simultaneously sent per client.\n"
  3969. "The maximum total count is calculated dynamically:\n"
  3970. "max_total = ceil((#clients + max_users) * per_client / 4)"
  3971. msgstr ""
  3972. "Número máximo de blocos que são enviados simultaneamente por cliente.\n"
  3973. "O total máximo é calculado dinamicamente:\n"
  3974. "max_total = ceil((#clients + max_users) * per_client / 4)"
  3975. #: src/settings_translation_file.cpp
  3976. msgid "Maximum number of blocks that can be queued for loading."
  3977. msgstr ""
  3978. "Número máximo de blocos que podem ser enfileirados para o carregamento."
  3979. #: src/settings_translation_file.cpp
  3980. msgid ""
  3981. "Maximum number of blocks to be queued that are to be generated.\n"
  3982. "This limit is enforced per player."
  3983. msgstr ""
  3984. "Número máximo de blocos para serem enfileirado, dos que estão para ser "
  3985. "gerados.\n"
  3986. "Esse limite é forçado para cada jogador."
  3987. #: src/settings_translation_file.cpp
  3988. msgid ""
  3989. "Maximum number of blocks to be queued that are to be loaded from file.\n"
  3990. "This limit is enforced per player."
  3991. msgstr ""
  3992. "Número máximo de blocos para serem enfileirado, dos que estão para ser "
  3993. "carregados do arquivo.\n"
  3994. "Esse limite é forçado para cada jogador."
  3995. #: src/settings_translation_file.cpp
  3996. msgid ""
  3997. "Maximum number of concurrent downloads. Downloads exceeding this limit will "
  3998. "be queued.\n"
  3999. "This should be lower than curl_parallel_limit."
  4000. msgstr ""
  4001. "Número máximo de downloads paralelos. Downloads excedendo esse limite "
  4002. "esperarão numa fila.\n"
  4003. "Deve ser menor que curl_parallel_limit."
  4004. #: src/settings_translation_file.cpp
  4005. msgid ""
  4006. "Maximum number of mapblocks for client to be kept in memory.\n"
  4007. "Set to -1 for unlimited amount."
  4008. msgstr ""
  4009. "Número máximo de mapblocks para o cliente para ser mantido na memória.\n"
  4010. "Definido como -1 para quantidade ilimitada."
  4011. #: src/settings_translation_file.cpp
  4012. msgid ""
  4013. "Maximum number of packets sent per send step, if you have a slow connection\n"
  4014. "try reducing it, but don't reduce it to a number below double of targeted\n"
  4015. "client number."
  4016. msgstr ""
  4017. "Número máximo de pacotes enviados por etapa de envio, se você tem uma "
  4018. "conexão lenta\n"
  4019. "tente reduzir isso, mas não reduza a um número abaixo do dobro do\n"
  4020. "número de cliente alvo."
  4021. #: src/settings_translation_file.cpp
  4022. msgid "Maximum number of players that can be connected simultaneously."
  4023. msgstr "Número máximo de jogadores que podem se conectar simultaneamente."
  4024. #: src/settings_translation_file.cpp
  4025. msgid "Maximum number of recent chat messages to show"
  4026. msgstr "Número máximo de mensagens recentes mostradas"
  4027. #: src/settings_translation_file.cpp
  4028. msgid "Maximum number of statically stored objects in a block."
  4029. msgstr "Número máximo de objetos estaticamente armazenados em um bloco."
  4030. #: src/settings_translation_file.cpp
  4031. msgid "Maximum objects per block"
  4032. msgstr "Limite maximo de objetos por bloco"
  4033. #: src/settings_translation_file.cpp
  4034. msgid ""
  4035. "Maximum proportion of current window to be used for hotbar.\n"
  4036. "Useful if there's something to be displayed right or left of hotbar."
  4037. msgstr ""
  4038. "Proporção máxima da janela atual a ser usada para hotbar.\n"
  4039. "Útil se houver algo para ser exibido a direito ou esquerda do hotbar."
  4040. #: src/settings_translation_file.cpp
  4041. msgid "Maximum simultaneous block sends per client"
  4042. msgstr "Máximo de blocos enviados simultaneamente por cliente"
  4043. #: src/settings_translation_file.cpp
  4044. msgid "Maximum size of the out chat queue"
  4045. msgstr "Tamanho máximo da fila do chat"
  4046. #: src/settings_translation_file.cpp
  4047. msgid ""
  4048. "Maximum size of the out chat queue.\n"
  4049. "0 to disable queueing and -1 to make the queue size unlimited."
  4050. msgstr ""
  4051. "Tamanho máximo da fila do chat.\n"
  4052. "0 para desabilitar a fila e -1 para a tornar ilimitada."
  4053. #: src/settings_translation_file.cpp
  4054. msgid ""
  4055. "Maximum time a file download (e.g. a mod download) may take, stated in "
  4056. "milliseconds."
  4057. msgstr ""
  4058. "Tempo máximo em ms para download de arquivo (por exemplo, um mod) pode tomar."
  4059. #: src/settings_translation_file.cpp
  4060. msgid ""
  4061. "Maximum time an interactive request (e.g. server list fetch) may take, "
  4062. "stated in milliseconds."
  4063. msgstr ""
  4064. "Tempo máximo que um pedido interativo (ex: busca de lista de servidores) "
  4065. "pode levar, em milissegundos."
  4066. #: src/settings_translation_file.cpp
  4067. msgid "Maximum users"
  4068. msgstr "Limite de usuários"
  4069. #: src/settings_translation_file.cpp
  4070. msgid "Mesh cache"
  4071. msgstr "Cache de malha"
  4072. #: src/settings_translation_file.cpp
  4073. msgid "Message of the day"
  4074. msgstr "Mensagem do dia"
  4075. #: src/settings_translation_file.cpp
  4076. msgid "Message of the day displayed to players connecting."
  4077. msgstr "Mensagem do dia exibida aos jogadores ao conectar."
  4078. #: src/settings_translation_file.cpp
  4079. msgid "Method used to highlight selected object."
  4080. msgstr "Método usado para destacar o objeto selecionado."
  4081. #: src/settings_translation_file.cpp
  4082. msgid "Minimal level of logging to be written to chat."
  4083. msgstr "Nível mínimo de registro a ser impresso no chat."
  4084. #: src/settings_translation_file.cpp
  4085. msgid "Minimap"
  4086. msgstr "Minimapa"
  4087. #: src/settings_translation_file.cpp
  4088. msgid "Minimap scan height"
  4089. msgstr "Altura de escaneamento do minimapa"
  4090. #: src/settings_translation_file.cpp
  4091. msgid "Minimum limit of random number of large caves per mapchunk."
  4092. msgstr "Limite mínimo do número aleatório de grandes cavernas por mapchunk."
  4093. #: src/settings_translation_file.cpp
  4094. msgid "Minimum limit of random number of small caves per mapchunk."
  4095. msgstr "Limite mínimo do número aleatório de cavernas pequenas por mapchunk."
  4096. #: src/settings_translation_file.cpp
  4097. msgid "Minimum texture size"
  4098. msgstr "Tamanho mínimo da textura"
  4099. #: src/settings_translation_file.cpp
  4100. msgid "Mipmapping"
  4101. msgstr "Mipmapping (filtro)"
  4102. #: src/settings_translation_file.cpp
  4103. msgid "Misc"
  4104. msgstr "Miscelâneas"
  4105. #: src/settings_translation_file.cpp
  4106. msgid "Mod Profiler"
  4107. msgstr "Perfilador de Mod"
  4108. #: src/settings_translation_file.cpp
  4109. msgid "Mod Security"
  4110. msgstr "Segurança do Mod"
  4111. #: src/settings_translation_file.cpp
  4112. msgid "Mod channels"
  4113. msgstr "Canais de mod"
  4114. #: src/settings_translation_file.cpp
  4115. msgid "Modifies the size of the HUD elements."
  4116. msgstr "Modifica o tamanho dos elementos do hudbar."
  4117. #: src/settings_translation_file.cpp
  4118. msgid "Monospace font path"
  4119. msgstr "Caminho de fonte monoespaçada"
  4120. #: src/settings_translation_file.cpp
  4121. msgid "Monospace font size"
  4122. msgstr "Tamanho da fonte monoespaçada"
  4123. #: src/settings_translation_file.cpp
  4124. msgid "Monospace font size divisible by"
  4125. msgstr "Tamanho da fonte mono-espaçada será divisível por"
  4126. #: src/settings_translation_file.cpp
  4127. msgid "Mountain height noise"
  4128. msgstr "Parâmetros ruido da altura de montagem do gerador de mundo v7"
  4129. #: src/settings_translation_file.cpp
  4130. msgid "Mountain noise"
  4131. msgstr "Ruído da montanha"
  4132. #: src/settings_translation_file.cpp
  4133. msgid "Mountain variation noise"
  4134. msgstr "Ruído de variação da montanha"
  4135. #: src/settings_translation_file.cpp
  4136. msgid "Mountain zero level"
  4137. msgstr "Nível zero da montanha"
  4138. #: src/settings_translation_file.cpp
  4139. msgid "Mouse sensitivity"
  4140. msgstr "Sensibilidade do mouse"
  4141. #: src/settings_translation_file.cpp
  4142. msgid "Mouse sensitivity multiplier."
  4143. msgstr "Multiplicador de sensibilidade do mouse."
  4144. #: src/settings_translation_file.cpp
  4145. msgid "Mud noise"
  4146. msgstr "Ruído de Lama"
  4147. #: src/settings_translation_file.cpp
  4148. msgid ""
  4149. "Multiplier for fall bobbing.\n"
  4150. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  4151. msgstr ""
  4152. "Multiplicador para cair balançando.\n"
  4153. "Por exemplo: 0 para não ver balançando; 1.0 para normal; 2.0 para duplo."
  4154. #: src/settings_translation_file.cpp
  4155. msgid "Mute sound"
  4156. msgstr "Mutar som"
  4157. #: src/settings_translation_file.cpp
  4158. msgid ""
  4159. "Name of map generator to be used when creating a new world.\n"
  4160. "Creating a world in the main menu will override this.\n"
  4161. "Current mapgens in a highly unstable state:\n"
  4162. "- The optional floatlands of v7 (disabled by default)."
  4163. msgstr ""
  4164. "Nome do gerador de mapas a ser usado ao criar um novo mundo.\n"
  4165. "Criar um mundo no menu principal substituirá isso.\n"
  4166. "Geradores de mapa atuais em um estado altamente instável:\n"
  4167. "- A opção de ilhas flutuantes do Gerador de mapas de v7 (desabilitado por "
  4168. "padrão)."
  4169. #: src/settings_translation_file.cpp
  4170. msgid ""
  4171. "Name of the player.\n"
  4172. "When running a server, clients connecting with this name are admins.\n"
  4173. "When starting from the main menu, this is overridden."
  4174. msgstr ""
  4175. "Nome do jogador.\n"
  4176. "Quando executando um servidor, os clientes com este nome são "
  4177. "administradores.\n"
  4178. "Quando iniciado pelo menu principal, este é substituido."
  4179. #: src/settings_translation_file.cpp
  4180. msgid ""
  4181. "Name of the server, to be displayed when players join and in the serverlist."
  4182. msgstr ""
  4183. "Nome do servidor, a ser exibido quando os jogadores abrem a lista de "
  4184. "servidores."
  4185. #: src/settings_translation_file.cpp
  4186. msgid "Near plane"
  4187. msgstr "Plano próximo"
  4188. #: src/settings_translation_file.cpp
  4189. msgid ""
  4190. "Network port to listen (UDP).\n"
  4191. "This value will be overridden when starting from the main menu."
  4192. msgstr ""
  4193. "Porta de rede para receber dados (UDP).\n"
  4194. "Esse valor será substituído se for definido a partir do menu principal."
  4195. #: src/settings_translation_file.cpp
  4196. msgid "Networking"
  4197. msgstr "Rede"
  4198. #: src/settings_translation_file.cpp
  4199. msgid "New users need to input this password."
  4200. msgstr "Novos usuários precisam inserir esta senha."
  4201. #: src/settings_translation_file.cpp
  4202. msgid "Noclip"
  4203. msgstr "Atravessar blocos"
  4204. #: src/settings_translation_file.cpp
  4205. msgid "Node and Entity Highlighting"
  4206. msgstr "Destaque nos Blocos e Entidades"
  4207. #: src/settings_translation_file.cpp
  4208. msgid "Node highlighting"
  4209. msgstr "Destacamento do bloco"
  4210. #: src/settings_translation_file.cpp
  4211. msgid "NodeTimer interval"
  4212. msgstr "Intervalo de NodeTimer"
  4213. #: src/settings_translation_file.cpp
  4214. msgid "Noises"
  4215. msgstr "Ruidos"
  4216. #: src/settings_translation_file.cpp
  4217. msgid "Number of emerge threads"
  4218. msgstr "Número de seguimentos de emersão"
  4219. #: src/settings_translation_file.cpp
  4220. msgid ""
  4221. "Number of emerge threads to use.\n"
  4222. "Value 0:\n"
  4223. "- Automatic selection. The number of emerge threads will be\n"
  4224. "- 'number of processors - 2', with a lower limit of 1.\n"
  4225. "Any other value:\n"
  4226. "- Specifies the number of emerge threads, with a lower limit of 1.\n"
  4227. "WARNING: Increasing the number of emerge threads increases engine mapgen\n"
  4228. "speed, but this may harm game performance by interfering with other\n"
  4229. "processes, especially in singleplayer and/or when running Lua code in\n"
  4230. "'on_generated'. For many users the optimum setting may be '1'."
  4231. msgstr ""
  4232. "Número de threads de emersão a serem usadas.\n"
  4233. "Valor 0:\n"
  4234. "- Seleção automática. O número de threads de emersão será\n"
  4235. "- 'número de processadores - 2', com um limite inferior de 1.\n"
  4236. "Qualquer outro valor:\n"
  4237. "- Especifica o número de threads de emersão, com um limite inferior de 1.\n"
  4238. "AVISO: Aumentar o número de threads de emersão aumenta a velocidade do motor "
  4239. "de\n"
  4240. "geração de mapas, mas isso pode prejudicar o desempenho do jogo, "
  4241. "interferindo com outros\n"
  4242. "processos, especialmente em singleplayer e / ou ao executar código Lua em "
  4243. "eventos\n"
  4244. "'on_generated'. Para muitos usuários, a configuração ideal pode ser '1'."
  4245. #: src/settings_translation_file.cpp
  4246. msgid ""
  4247. "Number of extra blocks that can be loaded by /clearobjects at once.\n"
  4248. "This is a trade-off between SQLite transaction overhead and\n"
  4249. "memory consumption (4096=100MB, as a rule of thumb)."
  4250. msgstr ""
  4251. "Número de blocos extras que pode ser carregados por /clearobjects ao mesmo "
  4252. "tempo.\n"
  4253. "Esta é uma troca entre sobrecarga de transação do sqlite e\n"
  4254. "consumo de memória (4096 = 100 MB, como uma regra de ouro)."
  4255. #: src/settings_translation_file.cpp
  4256. msgid ""
  4257. "Number of threads to use for mesh generation.\n"
  4258. "Value of 0 (default) will let Minetest autodetect the number of available "
  4259. "threads."
  4260. msgstr ""
  4261. #: src/settings_translation_file.cpp
  4262. msgid "Opaque liquids"
  4263. msgstr "Líquidos Opacos"
  4264. #: src/settings_translation_file.cpp
  4265. msgid ""
  4266. "Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
  4267. msgstr "Opacidade (alpha) das sombras atrás da fonte padrão, entre 0 e 255."
  4268. #: src/settings_translation_file.cpp
  4269. msgid ""
  4270. "Open the pause menu when the window's focus is lost. Does not pause if a "
  4271. "formspec is\n"
  4272. "open."
  4273. msgstr ""
  4274. "Abre o menu de pausa quando o foco da janela é perdido.Não pausa se um "
  4275. "formspec está\n"
  4276. "aberto."
  4277. #: src/settings_translation_file.cpp
  4278. msgid "Optional override for chat weblink color."
  4279. msgstr "Substituição opcional da cor do link do bate-papo."
  4280. #: src/settings_translation_file.cpp
  4281. msgid ""
  4282. "Path of the fallback font. Must be a TrueType font.\n"
  4283. "This font will be used for certain languages or if the default font is "
  4284. "unavailable."
  4285. msgstr ""
  4286. "Caminho da fonte alternativa. Deve ser uma fonte TrueType.\n"
  4287. "Essa fonte será usada para certos idiomas ou se a fonte padrão não estiver "
  4288. "disponível."
  4289. #: src/settings_translation_file.cpp
  4290. msgid ""
  4291. "Path to save screenshots at. Can be an absolute or relative path.\n"
  4292. "The folder will be created if it doesn't already exist."
  4293. msgstr ""
  4294. "Caminho para salvar capturas de tela. Pode ser absoluto ou relativo.\n"
  4295. "A pasta será criada se já não existe."
  4296. #: src/settings_translation_file.cpp
  4297. msgid ""
  4298. "Path to shader directory. If no path is defined, default location will be "
  4299. "used."
  4300. msgstr ""
  4301. "Caminho para o diretório \"shader\". Se nenhum caminho estiver definido, o "
  4302. "local padrão será usado."
  4303. #: src/settings_translation_file.cpp
  4304. msgid "Path to texture directory. All textures are first searched from here."
  4305. msgstr ""
  4306. "Caminho para o diretório de texturas. Todas as texturas são pesquisadas "
  4307. "primeiro daqui."
  4308. #: src/settings_translation_file.cpp
  4309. msgid ""
  4310. "Path to the default font. Must be a TrueType font.\n"
  4311. "The fallback font will be used if the font cannot be loaded."
  4312. msgstr ""
  4313. "Caminho para a fonte padrão. Deve ser uma fonte TrueType.\n"
  4314. "A fonte alternativa será usada caso esta não possa ser carregada."
  4315. #: src/settings_translation_file.cpp
  4316. msgid ""
  4317. "Path to the monospace font. Must be a TrueType font.\n"
  4318. "This font is used for e.g. the console and profiler screen."
  4319. msgstr ""
  4320. "Caminho para a fonte mono-espaçada. Deve ser uma fonte TrueType. \n"
  4321. "Esta fonte é usada para, por exemplo, a tela do console e do perfilador."
  4322. #: src/settings_translation_file.cpp
  4323. msgid "Pause on lost window focus"
  4324. msgstr "Pausa quando o foco da janela é perdido"
  4325. #: src/settings_translation_file.cpp
  4326. msgid "Per-player limit of queued blocks load from disk"
  4327. msgstr ""
  4328. "Limite de blocos na fila de espera de carregamento do disco por jogador"
  4329. #: src/settings_translation_file.cpp
  4330. msgid "Per-player limit of queued blocks to generate"
  4331. msgstr "Limite por jogador de blocos enfileirados para gerar"
  4332. #: src/settings_translation_file.cpp
  4333. msgid "Physics"
  4334. msgstr "Física"
  4335. #: src/settings_translation_file.cpp
  4336. msgid "Pitch move mode"
  4337. msgstr "Modo movimento pitch"
  4338. #: src/settings_translation_file.cpp
  4339. msgid "Place repetition interval"
  4340. msgstr "Intervalo de repetição da ação colocar"
  4341. #: src/settings_translation_file.cpp
  4342. msgid ""
  4343. "Player is able to fly without being affected by gravity.\n"
  4344. "This requires the \"fly\" privilege on the server."
  4345. msgstr ""
  4346. "O jogador é capaz de voar sem ser afetado pela gravidade.\n"
  4347. "Isso requer o privilégio \"fly\" no servidor."
  4348. #: src/settings_translation_file.cpp
  4349. msgid "Player transfer distance"
  4350. msgstr "Distância de transferência do jogador"
  4351. #: src/settings_translation_file.cpp
  4352. msgid "Player versus player"
  4353. msgstr "Jogador contra jogador"
  4354. #: src/settings_translation_file.cpp
  4355. msgid "Poisson filtering"
  4356. msgstr "Filtragem de Poisson"
  4357. #: src/settings_translation_file.cpp
  4358. msgid ""
  4359. "Port to connect to (UDP).\n"
  4360. "Note that the port field in the main menu overrides this setting."
  4361. msgstr ""
  4362. "Porta para conectar (UDP).\n"
  4363. "Note que o campo Porta no menu principal substitui essa configuração."
  4364. #: src/settings_translation_file.cpp
  4365. msgid "Post processing"
  4366. msgstr ""
  4367. #: src/settings_translation_file.cpp
  4368. msgid ""
  4369. "Prevent digging and placing from repeating when holding the mouse buttons.\n"
  4370. "Enable this when you dig or place too often by accident."
  4371. msgstr ""
  4372. "Evita remoção e colocação de blocos repetidos quando os botoes do mouse são "
  4373. "segurados.\n"
  4374. "Habilite isto quando você cava ou coloca blocos constantemente por acidente."
  4375. #: src/settings_translation_file.cpp
  4376. msgid "Prevent mods from doing insecure things like running shell commands."
  4377. msgstr ""
  4378. "Impede que mods façam coisas inseguras como executar comandos do shell."
  4379. #: src/settings_translation_file.cpp
  4380. msgid ""
  4381. "Print the engine's profiling data in regular intervals (in seconds).\n"
  4382. "0 = disable. Useful for developers."
  4383. msgstr ""
  4384. "Intervalo de impressão de dados do analisador (em segundos).\n"
  4385. "0 = desabilitado. Útil para desenvolvedores."
  4386. #: src/settings_translation_file.cpp
  4387. msgid "Privileges that players with basic_privs can grant"
  4388. msgstr "Privilégios que jogadores com basic_privs podem conceder"
  4389. #: src/settings_translation_file.cpp
  4390. msgid "Profiler"
  4391. msgstr "Analizador"
  4392. #: src/settings_translation_file.cpp
  4393. msgid "Prometheus listener address"
  4394. msgstr "Endereço do Prometheus"
  4395. #: src/settings_translation_file.cpp
  4396. msgid ""
  4397. "Prometheus listener address.\n"
  4398. "If Minetest is compiled with ENABLE_PROMETHEUS option enabled,\n"
  4399. "enable metrics listener for Prometheus on that address.\n"
  4400. "Metrics can be fetched on http://127.0.0.1:30000/metrics"
  4401. msgstr ""
  4402. "Endereço do Prometheus\n"
  4403. "Se o minetest for compilado com a opção ENABLE_PROMETHEUS ativa,\n"
  4404. "habilita a obtenção de métricas do Prometheus neste endereço.\n"
  4405. "As métricas podem ser obtidas em http://127.0.0.1:30000/metrics"
  4406. #: src/settings_translation_file.cpp
  4407. msgid "Proportion of large caves that contain liquid."
  4408. msgstr "Proporção de cavernas grandes que contém líquido."
  4409. #: src/settings_translation_file.cpp
  4410. msgid ""
  4411. "Radius of cloud area stated in number of 64 node cloud squares.\n"
  4412. "Values larger than 26 will start to produce sharp cutoffs at cloud area "
  4413. "corners."
  4414. msgstr ""
  4415. "Raio da área de nuvem afirmada em número de 64 nós de quadrados de nuvem.\n"
  4416. "Valores maiores que 26 vão começar a produzir cortes afiados nos cantos de "
  4417. "área de nuvem."
  4418. #: src/settings_translation_file.cpp
  4419. msgid "Raises terrain to make valleys around the rivers."
  4420. msgstr "Eleva o terreno para fazer vales em torno dos rios."
  4421. #: src/settings_translation_file.cpp
  4422. msgid "Random input"
  4423. msgstr "Entrada aleatória"
  4424. #: src/settings_translation_file.cpp
  4425. msgid "Recent Chat Messages"
  4426. msgstr "Mensagens de chat recentes"
  4427. #: src/settings_translation_file.cpp
  4428. msgid "Regular font path"
  4429. msgstr "Caminho da fonte regular"
  4430. #: src/settings_translation_file.cpp
  4431. msgid "Remote media"
  4432. msgstr "Mídia remota"
  4433. #: src/settings_translation_file.cpp
  4434. msgid "Remote port"
  4435. msgstr "Porta remota"
  4436. #: src/settings_translation_file.cpp
  4437. msgid ""
  4438. "Remove color codes from incoming chat messages\n"
  4439. "Use this to stop players from being able to use color in their messages"
  4440. msgstr ""
  4441. "Remove códigos de cor de futuras mensagens do chat.\n"
  4442. "Use isto para impedir que jogadores usem cor em suas mensagens"
  4443. #: src/settings_translation_file.cpp
  4444. msgid "Replaces the default main menu with a custom one."
  4445. msgstr "Substitui o menu principal padrão por um personalizado."
  4446. #: src/settings_translation_file.cpp
  4447. msgid "Report path"
  4448. msgstr "Diretorio de reporte"
  4449. #: src/settings_translation_file.cpp
  4450. msgid ""
  4451. "Restricts the access of certain client-side functions on servers.\n"
  4452. "Combine the byteflags below to restrict client-side features, or set to 0\n"
  4453. "for no restrictions:\n"
  4454. "LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\n"
  4455. "CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n"
  4456. "READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n"
  4457. "READ_NODEDEFS: 8 (disable get_node_def call client-side)\n"
  4458. "LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n"
  4459. "csm_restriction_noderange)\n"
  4460. "READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
  4461. msgstr ""
  4462. "Restringe o acesso de certas funções a nível de cliente em servidores.\n"
  4463. "Combine os byflags abaixo par restringir recursos de nível de cliente, ou "
  4464. "coloque 0\n"
  4465. "para nenhuma restrição:\n"
  4466. "LOAD_CLIENT_MODS: 1 (desabilita o carregamento de mods de cliente)\n"
  4467. "CHAT_MESSAGES: 2 (desabilita a chamada send_chat_message no lado do "
  4468. "cliente)\n"
  4469. "READ_ITEMDEFS: 4 (desabilita a chamada get_item_def no lado do cliente)\n"
  4470. "READ_NODEDEFS: 8 (desabilita a chamada get_node_def no lado do cliente)\n"
  4471. "LOOKUP_NODES_LIMIT: 16 (limita a chamada get_node no lado do cliente para\n"
  4472. "csm_restriction_noderange)\n"
  4473. "READ_PLAYERINFO: 32 (desabilita a chamada get_player_names no lado do "
  4474. "cliente)"
  4475. #: src/settings_translation_file.cpp
  4476. msgid "Ridge mountain spread noise"
  4477. msgstr "Ruído de extensão do cume de montanhas"
  4478. #: src/settings_translation_file.cpp
  4479. msgid "Ridge noise"
  4480. msgstr "Ruido do Rio"
  4481. #: src/settings_translation_file.cpp
  4482. msgid "Ridge underwater noise"
  4483. msgstr "Ruído Subaquático"
  4484. #: src/settings_translation_file.cpp
  4485. msgid "Ridged mountain size noise"
  4486. msgstr "Ruído do tamanho de montanhas acidentadas"
  4487. #: src/settings_translation_file.cpp
  4488. msgid "River channel depth"
  4489. msgstr "Profundidade do canal do rio"
  4490. #: src/settings_translation_file.cpp
  4491. msgid "River channel width"
  4492. msgstr "Largura do canal do rio"
  4493. #: src/settings_translation_file.cpp
  4494. msgid "River depth"
  4495. msgstr "Profundidade do Rio"
  4496. #: src/settings_translation_file.cpp
  4497. msgid "River noise"
  4498. msgstr "Ruido do Rio"
  4499. #: src/settings_translation_file.cpp
  4500. msgid "River size"
  4501. msgstr "Tamanho do Rio"
  4502. #: src/settings_translation_file.cpp
  4503. msgid "River valley width"
  4504. msgstr "Largura do vale do rio"
  4505. #: src/settings_translation_file.cpp
  4506. msgid "Rollback recording"
  4507. msgstr "Gravação de reversão"
  4508. #: src/settings_translation_file.cpp
  4509. msgid "Rolling hill size noise"
  4510. msgstr "Tamanho do ruído de colinas rolantes"
  4511. #: src/settings_translation_file.cpp
  4512. msgid "Rolling hills spread noise"
  4513. msgstr "Extensão do ruído de colinas rolantes"
  4514. #: src/settings_translation_file.cpp
  4515. msgid "Round minimap"
  4516. msgstr "Minimapa redondo"
  4517. #: src/settings_translation_file.cpp
  4518. msgid "Safe digging and placing"
  4519. msgstr "Remoção e colocação segura"
  4520. #: src/settings_translation_file.cpp
  4521. msgid "Sandy beaches occur when np_beach exceeds this value."
  4522. msgstr "Praias de areia ocorrem quando \"np_beach\" excede esse valor."
  4523. #: src/settings_translation_file.cpp
  4524. msgid "Save the map received by the client on disk."
  4525. msgstr "Salvar o mapa recebido pelo cliente no disco."
  4526. #: src/settings_translation_file.cpp
  4527. msgid "Save window size automatically when modified."
  4528. msgstr "Salve automaticamente o tamanho da janela quando modificado."
  4529. #: src/settings_translation_file.cpp
  4530. msgid "Saving map received from server"
  4531. msgstr "Salvado mapa recebido do servidor"
  4532. #: src/settings_translation_file.cpp
  4533. msgid ""
  4534. "Scale GUI by a user specified value.\n"
  4535. "Use a nearest-neighbor-anti-alias filter to scale the GUI.\n"
  4536. "This will smooth over some of the rough edges, and blend\n"
  4537. "pixels when scaling down, at the cost of blurring some\n"
  4538. "edge pixels when images are scaled by non-integer sizes."
  4539. msgstr ""
  4540. "Escala de GUI por um valor especificado pelo usuário.\n"
  4541. "Use um filtro nearest-neighbor-anti-alias para escala do GUI.\n"
  4542. "Isso irá suavizar algumas das arestas e misturar pixels \n"
  4543. "quando a escala é reduzida, ao custo de borrar alguns pixels da borda \n"
  4544. "quando as imagens são dimensionadas em tamanhos não-inteiros."
  4545. #: src/settings_translation_file.cpp
  4546. msgid "Screen"
  4547. msgstr "Tela"
  4548. #: src/settings_translation_file.cpp
  4549. msgid "Screen height"
  4550. msgstr "Altura da tela"
  4551. #: src/settings_translation_file.cpp
  4552. msgid "Screen width"
  4553. msgstr "Largura da tela"
  4554. #: src/settings_translation_file.cpp
  4555. msgid "Screenshot folder"
  4556. msgstr "Pasta de screenshot"
  4557. #: src/settings_translation_file.cpp
  4558. msgid "Screenshot format"
  4559. msgstr "Formato da Captura de tela"
  4560. #: src/settings_translation_file.cpp
  4561. msgid "Screenshot quality"
  4562. msgstr "Qualidade da Captura de tela"
  4563. #: src/settings_translation_file.cpp
  4564. msgid ""
  4565. "Screenshot quality. Only used for JPEG format.\n"
  4566. "1 means worst quality; 100 means best quality.\n"
  4567. "Use 0 for default quality."
  4568. msgstr ""
  4569. "Qualidade de imagem. Usado somente para o formato JPEG.\n"
  4570. "1 significa pior qualidade; 100 significa melhor qualidade.\n"
  4571. "Use 0 para qualidade padrão."
  4572. #: src/settings_translation_file.cpp
  4573. msgid "Screenshots"
  4574. msgstr "Capturas de tela"
  4575. #: src/settings_translation_file.cpp
  4576. msgid "Seabed noise"
  4577. msgstr "Ruído nas cavernas #1"
  4578. #: src/settings_translation_file.cpp
  4579. msgid "Second of 4 2D noises that together define hill/mountain range height."
  4580. msgstr ""
  4581. "Segundo de 4 ruídos 2D que juntos definem a altura de colinas/montanhas."
  4582. #: src/settings_translation_file.cpp
  4583. msgid "Second of two 3D noises that together define tunnels."
  4584. msgstr "Segundo de 2 ruídos 3D que juntos definem tunéis."
  4585. #: src/settings_translation_file.cpp
  4586. msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
  4587. msgstr "Consulte http://www.sqlite.org/pragma.html#pragma_synchronous"
  4588. #: src/settings_translation_file.cpp
  4589. msgid "Selection box border color (R,G,B)."
  4590. msgstr "Cor da borda da caixa de seleção (R, G, B)."
  4591. #: src/settings_translation_file.cpp
  4592. msgid "Selection box color"
  4593. msgstr "Cor da caixa de seleção"
  4594. #: src/settings_translation_file.cpp
  4595. msgid "Selection box width"
  4596. msgstr "Largura da caixa de seleção"
  4597. #: src/settings_translation_file.cpp
  4598. msgid ""
  4599. "Selects one of 18 fractal types.\n"
  4600. "1 = 4D \"Roundy\" Mandelbrot set.\n"
  4601. "2 = 4D \"Roundy\" Julia set.\n"
  4602. "3 = 4D \"Squarry\" Mandelbrot set.\n"
  4603. "4 = 4D \"Squarry\" Julia set.\n"
  4604. "5 = 4D \"Mandy Cousin\" Mandelbrot set.\n"
  4605. "6 = 4D \"Mandy Cousin\" Julia set.\n"
  4606. "7 = 4D \"Variation\" Mandelbrot set.\n"
  4607. "8 = 4D \"Variation\" Julia set.\n"
  4608. "9 = 3D \"Mandelbrot/Mandelbar\" Mandelbrot set.\n"
  4609. "10 = 3D \"Mandelbrot/Mandelbar\" Julia set.\n"
  4610. "11 = 3D \"Christmas Tree\" Mandelbrot set.\n"
  4611. "12 = 3D \"Christmas Tree\" Julia set.\n"
  4612. "13 = 3D \"Mandelbulb\" Mandelbrot set.\n"
  4613. "14 = 3D \"Mandelbulb\" Julia set.\n"
  4614. "15 = 3D \"Cosine Mandelbulb\" Mandelbrot set.\n"
  4615. "16 = 3D \"Cosine Mandelbulb\" Julia set.\n"
  4616. "17 = 4D \"Mandelbulb\" Mandelbrot set.\n"
  4617. "18 = 4D \"Mandelbulb\" Julia set."
  4618. msgstr ""
  4619. "Escolha um dos 18 tipos de fractais.\n"
  4620. "1 = Conjunto de mandelbrot \"Roundy\" 4D.\n"
  4621. "2 = Conjunto de julia \"Roundy\" 4D.\n"
  4622. "3 = Conjunto de mandelbrot \"Squarry\" 4D.\n"
  4623. "4 = Conjunto de julia \"Squarry\" 4D.\n"
  4624. "5 = Conjunto de mandelbrot \"Mandy Cousin\" 4D.\n"
  4625. "6 = Conjunto de julia \"Mandy Cousin\" 4D.\n"
  4626. "7 = Conjunto de mandelbrot \"Variation\" 4D.\n"
  4627. "8 = Conjunto de julia \"Variation\" 4D.\n"
  4628. "9 = Conjunto de mandelbrot \"Mandelbrot/Mandelbar\" 3D.\n"
  4629. "10 = Conjunto de julia \"Mandelbrot/Mandelbar\" 3D.\n"
  4630. "11 = Conjunto de mandelbrot \"Árvore de natal\" 3D.\n"
  4631. "12 = Conjunto de julia \"Árvore de natal\" 3D..\n"
  4632. "13 = Conjunto de mandelbrot \"Bulbo de Mandelbrot\" 3D.\n"
  4633. "14 = Conjunto de julia \"Bulbo de Mandelbrot\" 3D.\n"
  4634. "15 = Conjunto de mandelbrot \"Bulbo de Mandelbrot Cosseno\" 3D.\n"
  4635. "16 = Conjunto de julia \"Bulbo de Mandelbrot Cosseno\" 3D.\n"
  4636. "17 = Conjunto de mandelbrot \"Bulbo de Mandelbrot\" 4D.\n"
  4637. "18 = Conjunto de julia \"Bulbo de Mandelbrot\" 4D."
  4638. #: src/settings_translation_file.cpp
  4639. msgid "Server"
  4640. msgstr "Servidor"
  4641. #: src/settings_translation_file.cpp
  4642. msgid "Server Gameplay"
  4643. msgstr "Jogabilidade do Servidor"
  4644. #: src/settings_translation_file.cpp
  4645. msgid "Server Security"
  4646. msgstr "Segurança do Servidor"
  4647. #: src/settings_translation_file.cpp
  4648. msgid "Server URL"
  4649. msgstr "URL do servidor"
  4650. #: src/settings_translation_file.cpp
  4651. msgid "Server address"
  4652. msgstr "Endereço do servidor"
  4653. #: src/settings_translation_file.cpp
  4654. msgid "Server description"
  4655. msgstr "Descrição do servidor"
  4656. #: src/settings_translation_file.cpp
  4657. msgid "Server name"
  4658. msgstr "Nome do servidor"
  4659. #: src/settings_translation_file.cpp
  4660. msgid "Server port"
  4661. msgstr "Porta do servidor"
  4662. #: src/settings_translation_file.cpp
  4663. msgid "Server side occlusion culling"
  4664. msgstr "Separação de oclusão no lado do servidor"
  4665. #: src/settings_translation_file.cpp
  4666. msgid "Server/Env Performance"
  4667. msgstr "Desempenho do Servidor"
  4668. #: src/settings_translation_file.cpp
  4669. msgid "Serverlist URL"
  4670. msgstr "URL da lista de servidores"
  4671. #: src/settings_translation_file.cpp
  4672. msgid "Serverlist and MOTD"
  4673. msgstr "Lista de servidores e mensagem do dia"
  4674. #: src/settings_translation_file.cpp
  4675. msgid "Serverlist file"
  4676. msgstr "Arquivo da lista de servidores"
  4677. #: src/settings_translation_file.cpp
  4678. msgid ""
  4679. "Set the exposure compensation in EV units.\n"
  4680. "Value of 0.0 (default) means no exposure compensation.\n"
  4681. "Range: from -1 to 1.0"
  4682. msgstr ""
  4683. #: src/settings_translation_file.cpp
  4684. msgid ""
  4685. "Set the language. Leave empty to use the system language.\n"
  4686. "A restart is required after changing this."
  4687. msgstr ""
  4688. "Defina o idioma. Deixe vazio para usar a linguagem do sistema.\n"
  4689. "Apos mudar isso uma reinicialização é necessária."
  4690. #: src/settings_translation_file.cpp
  4691. msgid ""
  4692. "Set the maximum length of a chat message (in characters) sent by clients."
  4693. msgstr ""
  4694. "Define o tamanho máximo de uma mensagem (em caracteres) enviada por clientes."
  4695. #: src/settings_translation_file.cpp
  4696. msgid ""
  4697. "Set the shadow strength gamma.\n"
  4698. "Adjusts the intensity of in-game dynamic shadows.\n"
  4699. "Lower value means lighter shadows, higher value means darker shadows."
  4700. msgstr ""
  4701. "Define o valor do gamma nas sombras. \n"
  4702. "Ajusta a intensidade das sombras dinâmicas no jogo. \n"
  4703. "Valores mais baixos tornam-as mais claras, valores mais altos, tornam-as "
  4704. "mais escuras."
  4705. #: src/settings_translation_file.cpp
  4706. msgid ""
  4707. "Set the soft shadow radius size.\n"
  4708. "Lower values mean sharper shadows, bigger values mean softer shadows.\n"
  4709. "Minimum value: 1.0; maximum value: 15.0"
  4710. msgstr ""
  4711. "Define o raio de decaimento das sombras.\n"
  4712. "Valores mais baixos significam sombras mais nítidas e valores altos sombras "
  4713. "mais suaves.\n"
  4714. "Mínimo: 1.0; Máximo: 15.0"
  4715. #: src/settings_translation_file.cpp
  4716. msgid ""
  4717. "Set to true to enable Shadow Mapping.\n"
  4718. "Requires shaders to be enabled."
  4719. msgstr ""
  4720. "Defina para true para ativar o Mapeamento de Sombras.\n"
  4721. "Requer sombreadores para ser ativado."
  4722. #: src/settings_translation_file.cpp
  4723. msgid ""
  4724. "Set to true to enable bloom effect.\n"
  4725. "Bright colors will bleed over the neighboring objects."
  4726. msgstr ""
  4727. #: src/settings_translation_file.cpp
  4728. msgid ""
  4729. "Set to true to enable waving leaves.\n"
  4730. "Requires shaders to be enabled."
  4731. msgstr ""
  4732. "Definido como true habilita o balanço das folhas.\n"
  4733. "Requer que os sombreadores estejam ativados."
  4734. #: src/settings_translation_file.cpp
  4735. msgid ""
  4736. "Set to true to enable waving liquids (like water).\n"
  4737. "Requires shaders to be enabled."
  4738. msgstr ""
  4739. "Definido como true permite ondulação de líquidos (como a água).\n"
  4740. "Requer que os sombreadores estejam ativados."
  4741. #: src/settings_translation_file.cpp
  4742. msgid ""
  4743. "Set to true to enable waving plants.\n"
  4744. "Requires shaders to be enabled."
  4745. msgstr ""
  4746. "Definido como true permite balanço de plantas.\n"
  4747. "Requer que os sombreadores estejam ativados."
  4748. #: src/settings_translation_file.cpp
  4749. msgid ""
  4750. "Set to true to render debugging breakdown of the bloom effect.\n"
  4751. "In debug mode, the screen is split into 4 quadrants:\n"
  4752. "top-left - processed base image, top-right - final image\n"
  4753. "bottom-left - raw base image, bottom-right - bloom texture."
  4754. msgstr ""
  4755. #: src/settings_translation_file.cpp
  4756. msgid ""
  4757. "Sets shadow texture quality to 32 bits.\n"
  4758. "On false, 16 bits texture will be used.\n"
  4759. "This can cause much more artifacts in the shadow."
  4760. msgstr ""
  4761. "Define a qualidade da textura das sombras para 32 bits.\n"
  4762. "Quando false, a textura de 16 bits será usada\n"
  4763. "Isso pode fazer com que muito mais coisas aparecam nas sombras."
  4764. #: src/settings_translation_file.cpp
  4765. msgid "Shader path"
  4766. msgstr "Sombreadores"
  4767. #: src/settings_translation_file.cpp
  4768. msgid ""
  4769. "Shaders allow advanced visual effects and may increase performance on some "
  4770. "video\n"
  4771. "cards.\n"
  4772. "This only works with the OpenGL video backend."
  4773. msgstr ""
  4774. "Sombreadores permitem efeitos visuais avançados e podem aumentar a "
  4775. "performance em algumas\n"
  4776. "placas de vídeo.\n"
  4777. "Só funcionam com o modo de vídeo OpenGL."
  4778. #: src/settings_translation_file.cpp
  4779. msgid "Shadow filter quality"
  4780. msgstr "Qualidade do filtro de sombras"
  4781. #: src/settings_translation_file.cpp
  4782. msgid "Shadow map max distance in nodes to render shadows"
  4783. msgstr "Distância do mapa de sombras em nodes para renderizar sombras"
  4784. #: src/settings_translation_file.cpp
  4785. msgid "Shadow map texture in 32 bits"
  4786. msgstr "Textura do mapa de sombras em 32 bits"
  4787. #: src/settings_translation_file.cpp
  4788. msgid "Shadow map texture size"
  4789. msgstr "Tamanho da textura do mapa de sombras"
  4790. #: src/settings_translation_file.cpp
  4791. msgid ""
  4792. "Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
  4793. "drawn."
  4794. msgstr ""
  4795. "Distância (em pixels) da sombra da fonte padrão. Se 0, então a sombra não "
  4796. "será desenhada."
  4797. #: src/settings_translation_file.cpp
  4798. msgid "Shadow strength gamma"
  4799. msgstr "Valor do gamma para sombras"
  4800. #: src/settings_translation_file.cpp
  4801. msgid "Shape of the minimap. Enabled = round, disabled = square."
  4802. msgstr "Forma do minimapa. Ativado = redondo, Desativado = quadrado."
  4803. #: src/settings_translation_file.cpp
  4804. msgid "Show debug info"
  4805. msgstr "Mostrar informações de depuração"
  4806. #: src/settings_translation_file.cpp
  4807. msgid "Show entity selection boxes"
  4808. msgstr "Mostrar as caixas de seleção entidades"
  4809. #: src/settings_translation_file.cpp
  4810. msgid ""
  4811. "Show entity selection boxes\n"
  4812. "A restart is required after changing this."
  4813. msgstr ""
  4814. "Mostrar caixas de seleção de entidades\n"
  4815. "É necessário reiniciar após alterar isso."
  4816. #: src/settings_translation_file.cpp
  4817. msgid "Show name tag backgrounds by default"
  4818. msgstr "Mostrar plano de fundo da nametag por padrão"
  4819. #: src/settings_translation_file.cpp
  4820. msgid "Shutdown message"
  4821. msgstr "Mensagem de desligamento"
  4822. #: src/settings_translation_file.cpp
  4823. msgid ""
  4824. "Side length of a cube of map blocks that the client will consider together\n"
  4825. "when generating meshes.\n"
  4826. "Larger values increase the utilization of the GPU by reducing the number of\n"
  4827. "draw calls, benefiting especially high-end GPUs.\n"
  4828. "Systems with a low-end GPU (or no GPU) would benefit from smaller values."
  4829. msgstr ""
  4830. #: src/settings_translation_file.cpp
  4831. msgid ""
  4832. "Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n"
  4833. "WARNING!: There is no benefit, and there are several dangers, in\n"
  4834. "increasing this value above 5.\n"
  4835. "Reducing this value increases cave and dungeon density.\n"
  4836. "Altering this value is for special usage, leaving it unchanged is\n"
  4837. "recommended."
  4838. msgstr ""
  4839. "Tamanho dos mapchunks gerados pelo gerador de mapa, em mapblocks(16 nós).\n"
  4840. "ALERTA!: Não há benefício e existem diversos perigos em\n"
  4841. "aumentar este valor acima de 5.\n"
  4842. "Reduzir este valor aumenta a densidade de dungeons e cavernas.\n"
  4843. "Alterar este valor é para uso especial, é recomendado deixar\n"
  4844. "inalterado."
  4845. #: src/settings_translation_file.cpp
  4846. msgid ""
  4847. "Size of the MapBlock cache of the mesh generator. Increasing this will\n"
  4848. "increase the cache hit %, reducing the data being copied from the main\n"
  4849. "thread, thus reducing jitter."
  4850. msgstr ""
  4851. "Tamanho da memória cache do MapBlock do gerador de malha. Aumentar isso "
  4852. "aumentará\n"
  4853. "o percentual de hit do cache, reduzindo os dados sendo copiados do "
  4854. "encadeamento principal\n"
  4855. ", reduzindo assim o jitter."
  4856. #: src/settings_translation_file.cpp
  4857. msgid "Slice w"
  4858. msgstr "Fatia w"
  4859. #: src/settings_translation_file.cpp
  4860. msgid "Slope and fill work together to modify the heights."
  4861. msgstr "Inclinação e preenchimento trabalham juntos para modificar as alturas."
  4862. #: src/settings_translation_file.cpp
  4863. msgid "Small cave maximum number"
  4864. msgstr "Número máximo de cavernas pequenas"
  4865. #: src/settings_translation_file.cpp
  4866. msgid "Small cave minimum number"
  4867. msgstr "Número mínimo de cavernas pequenas"
  4868. #: src/settings_translation_file.cpp
  4869. msgid "Small-scale humidity variation for blending biomes on borders."
  4870. msgstr ""
  4871. "Variação de umidade em pequena escala para misturar biomas nas fronteiras."
  4872. #: src/settings_translation_file.cpp
  4873. msgid "Small-scale temperature variation for blending biomes on borders."
  4874. msgstr ""
  4875. "Variação de temperatura em pequena escala para misturar biomas nas bordas."
  4876. #: src/settings_translation_file.cpp
  4877. msgid "Smooth lighting"
  4878. msgstr "Iluminação suave"
  4879. #: src/settings_translation_file.cpp
  4880. msgid ""
  4881. "Smooths camera when looking around. Also called look or mouse smoothing.\n"
  4882. "Useful for recording videos."
  4883. msgstr ""
  4884. "Suaviza o movimento da câmera quando olhando ao redor. Também chamado de "
  4885. "olhar ou suavização do mouse.\n"
  4886. "Útil para gravar vídeos."
  4887. #: src/settings_translation_file.cpp
  4888. msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
  4889. msgstr "Suaviza a rotação da câmera no modo cinemático. 0 para desativar."
  4890. #: src/settings_translation_file.cpp
  4891. msgid "Smooths rotation of camera. 0 to disable."
  4892. msgstr "Suaviza a rotação da câmera. 0 para desativar."
  4893. #: src/settings_translation_file.cpp
  4894. msgid "Sneaking speed"
  4895. msgstr "Velocidade da furtividade"
  4896. #: src/settings_translation_file.cpp
  4897. msgid "Sneaking speed, in nodes per second."
  4898. msgstr "Velocidade ao esgueirar-se, em nós (blocos) por segundo."
  4899. #: src/settings_translation_file.cpp
  4900. msgid "Soft shadow radius"
  4901. msgstr "Raio das sombras suaves"
  4902. #: src/settings_translation_file.cpp
  4903. msgid "Sound"
  4904. msgstr "Som"
  4905. #: src/settings_translation_file.cpp
  4906. msgid ""
  4907. "Specifies URL from which client fetches media instead of using UDP.\n"
  4908. "$filename should be accessible from $remote_media$filename via cURL\n"
  4909. "(obviously, remote_media should end with a slash).\n"
  4910. "Files that are not present will be fetched the usual way."
  4911. msgstr ""
  4912. "Especifica a URL no qual os clientes buscam a mídia ao em vez de usar o "
  4913. "UDP.\n"
  4914. "$filename deve ser acessível a partir de $remote_media$filename via cURL \n"
  4915. "(obviamente, remote_media deve terminar com uma barra \"/\").\n"
  4916. "Arquivos que não estão presentes serão obtidos da maneira usual por UDP."
  4917. #: src/settings_translation_file.cpp
  4918. msgid ""
  4919. "Specifies the default stack size of nodes, items and tools.\n"
  4920. "Note that mods or games may explicitly set a stack for certain (or all) "
  4921. "items."
  4922. msgstr ""
  4923. "Especifica o tamanho padrão da pilha de nós, items e ferramentas.\n"
  4924. "Note que mods e games talvez definam explicitamente um tamanho para certos "
  4925. "(ou todos) os itens."
  4926. #: src/settings_translation_file.cpp
  4927. msgid ""
  4928. "Spread a complete update of shadow map over given amount of frames.\n"
  4929. "Higher values might make shadows laggy, lower values\n"
  4930. "will consume more resources.\n"
  4931. "Minimum value: 1; maximum value: 16"
  4932. msgstr ""
  4933. "Espalha uma atualização completa do mapeamento de sombras sobre uma dada "
  4934. "quantidade de quadros.\n"
  4935. "Valores maiores podem tornar as sombras lentas, valores menores\n"
  4936. "faz com que se consuma mais recursos.\n"
  4937. "Valor mínimo: 1; valor máximo: 16"
  4938. #: src/settings_translation_file.cpp
  4939. msgid ""
  4940. "Spread of light curve boost range.\n"
  4941. "Controls the width of the range to be boosted.\n"
  4942. "Standard deviation of the light curve boost Gaussian."
  4943. msgstr ""
  4944. "Ampliação da faixa de aumento da curva de luz.\n"
  4945. "Controla a largura do intervalo a ser aumentado.\n"
  4946. "O desvio padrão da gaussiana do aumento da curva de luz."
  4947. #: src/settings_translation_file.cpp
  4948. msgid "Static spawnpoint"
  4949. msgstr "Ponto de spawn estático"
  4950. #: src/settings_translation_file.cpp
  4951. msgid "Steepness noise"
  4952. msgstr "Ruído de declive"
  4953. #: src/settings_translation_file.cpp
  4954. msgid "Step mountain size noise"
  4955. msgstr "Tamanho do ruído da montanha de passo"
  4956. #: src/settings_translation_file.cpp
  4957. msgid "Step mountain spread noise"
  4958. msgstr "Extensão do ruído da montanha de passo"
  4959. #: src/settings_translation_file.cpp
  4960. msgid "Strength of 3D mode parallax."
  4961. msgstr "Força da paralaxe do modo 3D."
  4962. #: src/settings_translation_file.cpp
  4963. msgid ""
  4964. "Strength of light curve boost.\n"
  4965. "The 3 'boost' parameters define a range of the light\n"
  4966. "curve that is boosted in brightness."
  4967. msgstr ""
  4968. "Aumento da força da curva de luz.\n"
  4969. "Os 3 parâmetros de 'aumento' definem uma faixa\n"
  4970. "da curva de luz que é aumentada em brilho."
  4971. #: src/settings_translation_file.cpp
  4972. msgid "Strict protocol checking"
  4973. msgstr "Verificação rígida de protocolo"
  4974. #: src/settings_translation_file.cpp
  4975. msgid "Strip color codes"
  4976. msgstr "Códigos de faixa de cor"
  4977. #: src/settings_translation_file.cpp
  4978. msgid ""
  4979. "Surface level of optional water placed on a solid floatland layer.\n"
  4980. "Water is disabled by default and will only be placed if this value is set\n"
  4981. "to above 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (the start of the\n"
  4982. "upper tapering).\n"
  4983. "***WARNING, POTENTIAL DANGER TO WORLDS AND SERVER PERFORMANCE***:\n"
  4984. "When enabling water placement the floatlands must be configured and tested\n"
  4985. "to be a solid layer by setting 'mgv7_floatland_density' to 2.0 (or other\n"
  4986. "required value depending on 'mgv7_np_floatland'), to avoid\n"
  4987. "server-intensive extreme water flow and to avoid vast flooding of the\n"
  4988. "world surface below."
  4989. msgstr ""
  4990. "Nível de superfície de água opcional colocada em uma camada sólida de "
  4991. "flutuação.\n"
  4992. "A água está desativada por padrão e só será colocada se este valor for "
  4993. "definido\n"
  4994. "acima de 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (o início do\n"
  4995. "afilamento superior).\n"
  4996. "*** AVISO, POTENCIAL PERIGO PARA OS MUNDOS E DESEMPENHO DO SERVIDOR ***:\n"
  4997. "Ao habilitar a colocação de água, as áreas flutuantes devem ser configuradas "
  4998. "e testadas\n"
  4999. "para ser uma camada sólida, definindo 'mgv7_floatland_density' para 2.0 (ou "
  5000. "outro\n"
  5001. "valor necessário dependendo de 'mgv7_np_floatland'), para evitar\n"
  5002. "fluxo de água extremo intensivo do servidor e para evitar grandes inundações "
  5003. "do\n"
  5004. "superfície do mundo abaixo."
  5005. #: src/settings_translation_file.cpp
  5006. msgid "Synchronous SQLite"
  5007. msgstr "SQLite síncrono"
  5008. #: src/settings_translation_file.cpp
  5009. msgid "Temperature variation for biomes."
  5010. msgstr "Variação de temperatura para biomas."
  5011. #: src/settings_translation_file.cpp
  5012. msgid "Temporary Settings"
  5013. msgstr "Configurações Temporárias"
  5014. #: src/settings_translation_file.cpp
  5015. msgid "Terrain alternative noise"
  5016. msgstr "Ruído alternativo do terreno"
  5017. #: src/settings_translation_file.cpp
  5018. msgid "Terrain base noise"
  5019. msgstr "Altura do terreno"
  5020. #: src/settings_translation_file.cpp
  5021. msgid "Terrain height"
  5022. msgstr "Altura do terreno"
  5023. #: src/settings_translation_file.cpp
  5024. msgid "Terrain higher noise"
  5025. msgstr "Altura do terreno"
  5026. #: src/settings_translation_file.cpp
  5027. msgid "Terrain noise"
  5028. msgstr "Altura do terreno"
  5029. #: src/settings_translation_file.cpp
  5030. msgid ""
  5031. "Terrain noise threshold for hills.\n"
  5032. "Controls proportion of world area covered by hills.\n"
  5033. "Adjust towards 0.0 for a larger proportion."
  5034. msgstr ""
  5035. "Limite de ruido de terreno para colinas.\n"
  5036. "Proporção de controles da área de mundo coberta pelas colinas.\n"
  5037. "Ajuste no sentido 0,0 para uma proporção maior."
  5038. #: src/settings_translation_file.cpp
  5039. msgid ""
  5040. "Terrain noise threshold for lakes.\n"
  5041. "Controls proportion of world area covered by lakes.\n"
  5042. "Adjust towards 0.0 for a larger proportion."
  5043. msgstr ""
  5044. "Limite de ruido de terreno para Lagos.\n"
  5045. "Proporção de controles da área de mundo coberta por lagos.\n"
  5046. "Ajuste no sentido 0,0 para uma proporção maior."
  5047. #: src/settings_translation_file.cpp
  5048. msgid "Terrain persistence noise"
  5049. msgstr "Ruído de persistência do terreno"
  5050. #: src/settings_translation_file.cpp
  5051. msgid "Texture path"
  5052. msgstr "Diretorio da textura"
  5053. #: src/settings_translation_file.cpp
  5054. msgid ""
  5055. "Texture size to render the shadow map on.\n"
  5056. "This must be a power of two.\n"
  5057. "Bigger numbers create better shadows but it is also more expensive."
  5058. msgstr ""
  5059. "Tamanho da textura em que o mapa de sombras será renderizado em.\n"
  5060. "Deve ser um múltiplo de dois.\n"
  5061. "Números maiores criam sombras melhores mas também esvazia a conta do banco."
  5062. #: src/settings_translation_file.cpp
  5063. msgid ""
  5064. "Textures on a node may be aligned either to the node or to the world.\n"
  5065. "The former mode suits better things like machines, furniture, etc., while\n"
  5066. "the latter makes stairs and microblocks fit surroundings better.\n"
  5067. "However, as this possibility is new, thus may not be used by older servers,\n"
  5068. "this option allows enforcing it for certain node types. Note though that\n"
  5069. "that is considered EXPERIMENTAL and may not work properly."
  5070. msgstr ""
  5071. "Texturas em um nó podem ser alinhadas ao próprio nó ou ao mundo.\n"
  5072. "O modo antigo serve melhor para coisas como maquinas, móveis, etc, enquanto\n"
  5073. "o novo faz com que escadas e microblocos encaixem melhor a sua volta.\n"
  5074. "Entretanto, como essa é uma possibilidade nova, não deve ser usada em "
  5075. "servidores antigos,\n"
  5076. "essa opção pode ser forçada para certos tipos de nós. Note que esta opção\n"
  5077. "é considerada EXPERIMENTAL e pode não funcionar adequadamente."
  5078. #: src/settings_translation_file.cpp
  5079. msgid "The URL for the content repository"
  5080. msgstr "A url para o repositório de conteúdo"
  5081. #: src/settings_translation_file.cpp
  5082. msgid "The dead zone of the joystick"
  5083. msgstr "A zona morta do joystick"
  5084. #: src/settings_translation_file.cpp
  5085. msgid ""
  5086. "The default format in which profiles are being saved,\n"
  5087. "when calling `/profiler save [format]` without format."
  5088. msgstr ""
  5089. "O formato padrão no qual as analises estão sendo salvas,\n"
  5090. "Quando chamado `/profiler save [formato]` sem formato."
  5091. #: src/settings_translation_file.cpp
  5092. msgid "The depth of dirt or other biome filler node."
  5093. msgstr "A profundidade do preenchimento de terra ou outro enchimento de bioma."
  5094. #: src/settings_translation_file.cpp
  5095. msgid ""
  5096. "The file path relative to your worldpath in which profiles will be saved to."
  5097. msgstr ""
  5098. "O caminho de arquivo relativo ao sua pasta do mundo no qual as analises "
  5099. "serão salvas."
  5100. #: src/settings_translation_file.cpp
  5101. msgid "The identifier of the joystick to use"
  5102. msgstr "O identificador do joystick para usar"
  5103. #: src/settings_translation_file.cpp
  5104. msgid "The length in pixels it takes for touch screen interaction to start."
  5105. msgstr ""
  5106. "A largura em pixels necessária para interação de tela de toque começar."
  5107. #: src/settings_translation_file.cpp
  5108. msgid ""
  5109. "The maximum height of the surface of waving liquids.\n"
  5110. "4.0 = Wave height is two nodes.\n"
  5111. "0.0 = Wave doesn't move at all.\n"
  5112. "Default is 1.0 (1/2 node).\n"
  5113. "Requires waving liquids to be enabled."
  5114. msgstr ""
  5115. "A altura máxima da superfície de líquidos com ondas.\n"
  5116. "4.0 = Altura da onda é dois nós.\n"
  5117. "0.0 = Onda nem se move.\n"
  5118. "O padrão é 1.0 (meio nó).\n"
  5119. "Requer ondas em líquidos habilitada."
  5120. #: src/settings_translation_file.cpp
  5121. msgid "The network interface that the server listens on."
  5122. msgstr "A interface de rede no qual o servidor escuta (aguarda conexão)."
  5123. #: src/settings_translation_file.cpp
  5124. msgid ""
  5125. "The privileges that new users automatically get.\n"
  5126. "See /privs in game for a full list on your server and mod configuration."
  5127. msgstr ""
  5128. "Os privilégios que novos usuários obtém automaticamente.\n"
  5129. "Consulte /privs no jogo para obter uma lista completa na configuração do seu "
  5130. "servidor e dos modificadores."
  5131. #: src/settings_translation_file.cpp
  5132. msgid ""
  5133. "The radius of the volume of blocks around every player that is subject to "
  5134. "the\n"
  5135. "active block stuff, stated in mapblocks (16 nodes).\n"
  5136. "In active blocks objects are loaded and ABMs run.\n"
  5137. "This is also the minimum range in which active objects (mobs) are "
  5138. "maintained.\n"
  5139. "This should be configured together with active_object_send_range_blocks."
  5140. msgstr ""
  5141. "O raio do volume dos blocos em torno de cada jogador que está sujeito ao\n"
  5142. "material de bloco ativo, declarado em mapblocks (16 nós).\n"
  5143. "Nos blocos ativos, os objetos são carregados e os ABMs executados.\n"
  5144. "Este também é o intervalo mínimo no qual os objetos ativos (mobs) são "
  5145. "mantidos.\n"
  5146. "Isso deve ser configurado junto com active_object_send_range_blocks."
  5147. #: src/settings_translation_file.cpp
  5148. #, fuzzy
  5149. msgid ""
  5150. "The rendering back-end.\n"
  5151. "Note: A restart is required after changing this!\n"
  5152. "OpenGL is the default for desktop, and OGLES2 for Android.\n"
  5153. "Shaders are supported by OpenGL and OGLES2 (experimental)."
  5154. msgstr ""
  5155. "O back-end de renderização.\n"
  5156. "É necessário reiniciar após alterar isso.\n"
  5157. "Nota: No Android, use OGLES1 se não tiver certeza! O aplicativo pode falhar "
  5158. "ao iniciar de outra forma.\n"
  5159. "Em outras plataformas, OpenGL é recomendado.\n"
  5160. "Shaders são suportados por OpenGL (somente desktop) e OGLES2 (experimental)"
  5161. #: src/settings_translation_file.cpp
  5162. msgid ""
  5163. "The sensitivity of the joystick axes for moving the\n"
  5164. "in-game view frustum around."
  5165. msgstr ""
  5166. "A sensibilidade dos eixos do joystick para movimentar o\n"
  5167. "frustum de exibição no jogo."
  5168. #: src/settings_translation_file.cpp
  5169. msgid ""
  5170. "The strength (darkness) of node ambient-occlusion shading.\n"
  5171. "Lower is darker, Higher is lighter. The valid range of values for this\n"
  5172. "setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
  5173. "set to the nearest valid value."
  5174. msgstr ""
  5175. "A intensidade (escuridão) de sombreamento da oclusão de ambiente no bloco.\n"
  5176. "Inferior é mais escura, superior é mais clara. O intervalo válido de valores "
  5177. "para esta\n"
  5178. "configuração é 0.25 a 4.0. Se o valor está fora do intervalo ele será \n"
  5179. "definido o valor válido mais próximo."
  5180. #: src/settings_translation_file.cpp
  5181. msgid ""
  5182. "The time (in seconds) that the liquids queue may grow beyond processing\n"
  5183. "capacity until an attempt is made to decrease its size by dumping old queue\n"
  5184. "items. A value of 0 disables the functionality."
  5185. msgstr ""
  5186. "O tempo (em segundos) que a fila de líquidos pode crescer além da "
  5187. "capacidade \n"
  5188. "de processamento até que é feita uma tentativa para diminuir o seu tamanho "
  5189. "pelo despejo \n"
  5190. "de antigas filas de itens. Um valor 0 desativa a funcionalidade."
  5191. #: src/settings_translation_file.cpp
  5192. msgid ""
  5193. "The time budget allowed for ABMs to execute on each step\n"
  5194. "(as a fraction of the ABM Interval)"
  5195. msgstr ""
  5196. "O tempo disponível permitido para ABMs executarem em cada passo\n"
  5197. "(como uma fração do intervalo do ABM)"
  5198. #: src/settings_translation_file.cpp
  5199. msgid ""
  5200. "The time in seconds it takes between repeated events\n"
  5201. "when holding down a joystick button combination."
  5202. msgstr ""
  5203. "O tempo em segundos que leva entre eventos repetidos \n"
  5204. "quando pressionando uma combinação de botão no joystick."
  5205. #: src/settings_translation_file.cpp
  5206. msgid ""
  5207. "The time in seconds it takes between repeated node placements when holding\n"
  5208. "the place button."
  5209. msgstr ""
  5210. "O tempo em segundos que leva entre as colocações de nó repetidas ao segurar\n"
  5211. "o botão de colocar."
  5212. #: src/settings_translation_file.cpp
  5213. msgid "The type of joystick"
  5214. msgstr "O tipo do joystick"
  5215. #: src/settings_translation_file.cpp
  5216. msgid ""
  5217. "The vertical distance over which heat drops by 20 if 'altitude_chill' is\n"
  5218. "enabled. Also the vertical distance over which humidity drops by 10 if\n"
  5219. "'altitude_dry' is enabled."
  5220. msgstr ""
  5221. "A distancia vertical onde o calor cai por 20 caso 'altitude_chill' esteja\n"
  5222. "habilitado. Também é a distancia vertical onde a umidade cai por 10 se\n"
  5223. "'altitude_dry' estiver habilitado."
  5224. #: src/settings_translation_file.cpp
  5225. msgid "Third of 4 2D noises that together define hill/mountain range height."
  5226. msgstr ""
  5227. "Terceiro de 4 ruídos 2D que juntos definem a altura de colinas/montanhas."
  5228. #: src/settings_translation_file.cpp
  5229. msgid ""
  5230. "Time in seconds for item entity (dropped items) to live.\n"
  5231. "Setting it to -1 disables the feature."
  5232. msgstr ""
  5233. "Tempo em segundos para manter entidade de item (itens caídos/dropados).\n"
  5234. "Definindo-o como -1 desabilita o recurso."
  5235. #: src/settings_translation_file.cpp
  5236. msgid "Time of day when a new world is started, in millihours (0-23999)."
  5237. msgstr "Hora do dia quando um novo mundo é iniciado, em milihoras (0-23999)."
  5238. #: src/settings_translation_file.cpp
  5239. msgid "Time send interval"
  5240. msgstr "Intervalo de tempo de envio"
  5241. #: src/settings_translation_file.cpp
  5242. msgid "Time speed"
  5243. msgstr "Velocidade de tempo"
  5244. #: src/settings_translation_file.cpp
  5245. msgid "Timeout for client to remove unused map data from memory, in seconds."
  5246. msgstr ""
  5247. "Tempo de espera para o cliente remover da memória dados não utilizados do "
  5248. "mapa, em segundos."
  5249. #: src/settings_translation_file.cpp
  5250. msgid ""
  5251. "To reduce lag, block transfers are slowed down when a player is building "
  5252. "something.\n"
  5253. "This determines how long they are slowed down after placing or removing a "
  5254. "node."
  5255. msgstr ""
  5256. "Para reduzir o lag, transferências de blocos são desaceleradas quando um "
  5257. "jogador está construindo algo.\n"
  5258. "Isto determina por quanto tempo eles são desacelerados após a colocação ou "
  5259. "remoção de um node."
  5260. #: src/settings_translation_file.cpp
  5261. msgid "Tooltip delay"
  5262. msgstr "Atraso de dica de ferramenta"
  5263. #: src/settings_translation_file.cpp
  5264. msgid "Touch screen threshold"
  5265. msgstr "Limiar a tela de toque"
  5266. #: src/settings_translation_file.cpp
  5267. msgid "Touchscreen"
  5268. msgstr "Tela sensível ao toque"
  5269. #: src/settings_translation_file.cpp
  5270. msgid "Tradeoffs for performance"
  5271. msgstr "Compensações para o desempenho"
  5272. #: src/settings_translation_file.cpp
  5273. msgid "Transparency Sorting Distance"
  5274. msgstr "Distância para o Ordenamento de Transparência"
  5275. #: src/settings_translation_file.cpp
  5276. msgid "Trees noise"
  5277. msgstr "Ruido de árvores"
  5278. #: src/settings_translation_file.cpp
  5279. msgid "Trilinear filtering"
  5280. msgstr "Filtragem tri-linear"
  5281. #: src/settings_translation_file.cpp
  5282. msgid ""
  5283. "True = 256\n"
  5284. "False = 128\n"
  5285. "Usable to make minimap smoother on slower machines."
  5286. msgstr ""
  5287. "True = 256\n"
  5288. "False = 128\n"
  5289. "Útil para suavizar o minimapa em máquinas mais lentas."
  5290. #: src/settings_translation_file.cpp
  5291. msgid "Trusted mods"
  5292. msgstr "Modulos confiáveis"
  5293. #: src/settings_translation_file.cpp
  5294. msgid ""
  5295. "URL to JSON file which provides information about the newest Minetest release"
  5296. msgstr ""
  5297. #: src/settings_translation_file.cpp
  5298. msgid "URL to the server list displayed in the Multiplayer Tab."
  5299. msgstr "URL para a lista de servidores exibida na guia Multiplayer."
  5300. #: src/settings_translation_file.cpp
  5301. msgid "Undersampling"
  5302. msgstr "Subamostragem"
  5303. #: src/settings_translation_file.cpp
  5304. msgid ""
  5305. "Undersampling is similar to using a lower screen resolution, but it applies\n"
  5306. "to the game world only, keeping the GUI intact.\n"
  5307. "It should give a significant performance boost at the cost of less detailed "
  5308. "image.\n"
  5309. "Higher values result in a less detailed image."
  5310. msgstr ""
  5311. "A subamostragem é semelhante a usar uma resolução de tela inferior, mas se "
  5312. "aplica\n"
  5313. "apenas para o mundo do jogo, mantendo a GUI intacta.\n"
  5314. "Deve dar um aumento significativo de desempenho ao custo de uma imagem menos "
  5315. "detalhada.\n"
  5316. "Valores mais altos resultam em uma imagem menos detalhada."
  5317. #: src/settings_translation_file.cpp
  5318. msgid ""
  5319. "Unix timestamp (integer) of when the client last checked for an update\n"
  5320. "Set this value to \"disabled\" to never check for updates."
  5321. msgstr ""
  5322. #: src/settings_translation_file.cpp
  5323. msgid "Unlimited player transfer distance"
  5324. msgstr "Distância de transferência do jogador ilimitada"
  5325. #: src/settings_translation_file.cpp
  5326. msgid "Unload unused server data"
  5327. msgstr "Descarregar os dados do servidor não utilizados"
  5328. #: src/settings_translation_file.cpp
  5329. msgid "Update information URL"
  5330. msgstr ""
  5331. #: src/settings_translation_file.cpp
  5332. msgid "Upper Y limit of dungeons."
  5333. msgstr "Limite topo Y de dungeons."
  5334. #: src/settings_translation_file.cpp
  5335. msgid "Upper Y limit of floatlands."
  5336. msgstr "Limite máximo Y para as ilhas flutuantes."
  5337. #: src/settings_translation_file.cpp
  5338. msgid "Use 3D cloud look instead of flat."
  5339. msgstr "Usar nuvens 3D em vez de planas."
  5340. #: src/settings_translation_file.cpp
  5341. msgid "Use a cloud animation for the main menu background."
  5342. msgstr "Usar uma animação de nuvem para o fundo do menu principal."
  5343. #: src/settings_translation_file.cpp
  5344. msgid "Use anisotropic filtering when viewing at textures from an angle."
  5345. msgstr "Usar filtragem anisotrópica quando visualizar texturas de um ângulo."
  5346. #: src/settings_translation_file.cpp
  5347. msgid "Use bilinear filtering when scaling textures."
  5348. msgstr "Usar filtragem bilinear ao dimensionamento de texturas."
  5349. #: src/settings_translation_file.cpp
  5350. msgid "Use crosshair for touch screen"
  5351. msgstr ""
  5352. #: src/settings_translation_file.cpp
  5353. msgid ""
  5354. "Use crosshair to select object instead of whole screen.\n"
  5355. "If enabled, a crosshair will be shown and will be used for selecting object."
  5356. msgstr ""
  5357. #: src/settings_translation_file.cpp
  5358. msgid ""
  5359. "Use mipmapping to scale textures. May slightly increase performance,\n"
  5360. "especially when using a high resolution texture pack.\n"
  5361. "Gamma correct downscaling is not supported."
  5362. msgstr ""
  5363. "Usar mip mapping para escalar texturas. Pode aumentar a performance "
  5364. "levemente,\n"
  5365. "especialmente quando usando um pacote de texturas em alta resolução.\n"
  5366. "O downscaling correto de gama não é suportado."
  5367. #: src/settings_translation_file.cpp
  5368. msgid ""
  5369. "Use multi-sample antialiasing (MSAA) to smooth out block edges.\n"
  5370. "This algorithm smooths out the 3D viewport while keeping the image sharp,\n"
  5371. "but it doesn't affect the insides of textures\n"
  5372. "(which is especially noticeable with transparent textures).\n"
  5373. "Visible spaces appear between nodes when shaders are disabled.\n"
  5374. "If set to 0, MSAA is disabled.\n"
  5375. "A restart is required after changing this option."
  5376. msgstr ""
  5377. "Use o anti-serrilhamento de várias amostras (MSAA) para suavizar as bordas "
  5378. "do bloco.\n"
  5379. "Este algoritmo suaviza a janela de visualização 3D enquanto mantém a imagem "
  5380. "nítida,\n"
  5381. "mas não afeta o interior das texturas\n"
  5382. "(que é especialmente perceptível com texturas transparentes).\n"
  5383. "Espaços visíveis aparecem entre os nós quando os sombreadores são "
  5384. "desativados.\n"
  5385. "Se definido como 0, MSAA é desativado.\n"
  5386. "É necessário reiniciar após alterar esta opção."
  5387. #: src/settings_translation_file.cpp
  5388. msgid ""
  5389. "Use raytraced occlusion culling in the new culler.\n"
  5390. "This flag enables use of raytraced occlusion culling test"
  5391. msgstr ""
  5392. #: src/settings_translation_file.cpp
  5393. msgid "Use trilinear filtering when scaling textures."
  5394. msgstr "Use a filtragem trilinear ao dimensionamento de texturas."
  5395. #: src/settings_translation_file.cpp
  5396. msgid "User Interfaces"
  5397. msgstr "Interfaces de Usuário"
  5398. #: src/settings_translation_file.cpp
  5399. msgid "VBO"
  5400. msgstr "VBO"
  5401. #: src/settings_translation_file.cpp
  5402. msgid "VSync"
  5403. msgstr "Sincronização Vertical"
  5404. #: src/settings_translation_file.cpp
  5405. msgid "Valley depth"
  5406. msgstr "Profundidade do vale"
  5407. #: src/settings_translation_file.cpp
  5408. msgid "Valley fill"
  5409. msgstr "Preenchimento do vale"
  5410. #: src/settings_translation_file.cpp
  5411. msgid "Valley profile"
  5412. msgstr "Perfil do vale"
  5413. #: src/settings_translation_file.cpp
  5414. msgid "Valley slope"
  5415. msgstr "Encosta do vale"
  5416. #: src/settings_translation_file.cpp
  5417. msgid "Variation of biome filler depth."
  5418. msgstr "Variação da profundidade de preenchimento do bioma."
  5419. #: src/settings_translation_file.cpp
  5420. msgid "Variation of maximum mountain height (in nodes)."
  5421. msgstr "Variação da altura máxima da montanha (nos nós)."
  5422. #: src/settings_translation_file.cpp
  5423. msgid "Variation of number of caves."
  5424. msgstr "Variação do número de cavernas."
  5425. #: src/settings_translation_file.cpp
  5426. msgid ""
  5427. "Variation of terrain vertical scale.\n"
  5428. "When noise is < -0.55 terrain is near-flat."
  5429. msgstr ""
  5430. "Variação da escala vertical do terreno.\n"
  5431. "Quando o ruído é menor que -0,55 o terreno é quase plano."
  5432. #: src/settings_translation_file.cpp
  5433. msgid "Varies depth of biome surface nodes."
  5434. msgstr "Varia a profundidade dos nós da superfície do bioma."
  5435. #: src/settings_translation_file.cpp
  5436. msgid ""
  5437. "Varies roughness of terrain.\n"
  5438. "Defines the 'persistence' value for terrain_base and terrain_alt noises."
  5439. msgstr ""
  5440. "Varia a aspereza do terreno.\n"
  5441. "Define o valor de 'persistência' para os ruídos \"terrain_base\" e "
  5442. "\"terrain_alt\"."
  5443. #: src/settings_translation_file.cpp
  5444. msgid "Varies steepness of cliffs."
  5445. msgstr "Controla o esparsamento/altura das colinas."
  5446. #: src/settings_translation_file.cpp
  5447. msgid ""
  5448. "Version number which was last seen during an update check.\n"
  5449. "\n"
  5450. "Representation: MMMIIIPPP, where M=Major, I=Minor, P=Patch\n"
  5451. "Ex: 5.5.0 is 005005000"
  5452. msgstr ""
  5453. #: src/settings_translation_file.cpp
  5454. msgid "Vertical climbing speed, in nodes per second."
  5455. msgstr "Velocidade vertical de escalda, em nós por segundo."
  5456. #: src/settings_translation_file.cpp
  5457. msgid "Vertical screen synchronization."
  5458. msgstr "Sincronização vertical da tela."
  5459. #: src/settings_translation_file.cpp
  5460. msgid "Video driver"
  5461. msgstr "Driver de vídeo"
  5462. #: src/settings_translation_file.cpp
  5463. msgid "View bobbing factor"
  5464. msgstr "Visualização de balanço"
  5465. #: src/settings_translation_file.cpp
  5466. msgid "View distance in nodes."
  5467. msgstr "Distância de visão (em nós)."
  5468. #: src/settings_translation_file.cpp
  5469. msgid "Viewing range"
  5470. msgstr "Intervalo de visualização"
  5471. #: src/settings_translation_file.cpp
  5472. msgid "Virtual joystick triggers Aux1 button"
  5473. msgstr "Joystick virtual ativa botão especial"
  5474. #: src/settings_translation_file.cpp
  5475. msgid "Volume"
  5476. msgstr "Volume do som"
  5477. #: src/settings_translation_file.cpp
  5478. msgid ""
  5479. "Volume of all sounds.\n"
  5480. "Requires the sound system to be enabled."
  5481. msgstr ""
  5482. "Volume de todos os sons.\n"
  5483. "Requer que o sistema de som esteja ativado."
  5484. #: src/settings_translation_file.cpp
  5485. msgid ""
  5486. "W coordinate of the generated 3D slice of a 4D fractal.\n"
  5487. "Determines which 3D slice of the 4D shape is generated.\n"
  5488. "Alters the shape of the fractal.\n"
  5489. "Has no effect on 3D fractals.\n"
  5490. "Range roughly -2 to 2."
  5491. msgstr ""
  5492. "coordenada W da fatia 3D gerada a partir de um fractal 4D.\n"
  5493. "Determina qual a fatia 3D da forma 4D que é gerada.\n"
  5494. "Altera o formato do fractal.\n"
  5495. "Não tem efeito sobre fractais 3D.\n"
  5496. "Alcance aproximado de -2 a 2."
  5497. #: src/settings_translation_file.cpp
  5498. msgid "Walking and flying speed, in nodes per second."
  5499. msgstr "Velocidade do andar e voar, em nós por segundo."
  5500. #: src/settings_translation_file.cpp
  5501. msgid "Walking speed"
  5502. msgstr "Velocidade de caminhada"
  5503. #: src/settings_translation_file.cpp
  5504. msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
  5505. msgstr ""
  5506. "Velocidade do caminhar, voar e escalar no modo rápido, em nós por segundo."
  5507. #: src/settings_translation_file.cpp
  5508. msgid "Water level"
  5509. msgstr "Nível de água"
  5510. #: src/settings_translation_file.cpp
  5511. msgid "Water surface level of the world."
  5512. msgstr "Nível de superfície de água do mundo."
  5513. #: src/settings_translation_file.cpp
  5514. msgid "Waving Nodes"
  5515. msgstr "Nós que balancam"
  5516. #: src/settings_translation_file.cpp
  5517. msgid "Waving leaves"
  5518. msgstr "Balanço das árvores"
  5519. #: src/settings_translation_file.cpp
  5520. msgid "Waving liquids"
  5521. msgstr "Líquidos ondulantes"
  5522. #: src/settings_translation_file.cpp
  5523. msgid "Waving liquids wave height"
  5524. msgstr "Altura da onda nos líquidos ondulantes"
  5525. #: src/settings_translation_file.cpp
  5526. msgid "Waving liquids wave speed"
  5527. msgstr "Velocidade de balanço da água"
  5528. #: src/settings_translation_file.cpp
  5529. msgid "Waving liquids wavelength"
  5530. msgstr "Comprimento de balanço da água"
  5531. #: src/settings_translation_file.cpp
  5532. msgid "Waving plants"
  5533. msgstr "Balanço das plantas"
  5534. #: src/settings_translation_file.cpp
  5535. msgid "Weblink color"
  5536. msgstr "Cor dos links"
  5537. #: src/settings_translation_file.cpp
  5538. msgid ""
  5539. "When gui_scaling_filter is true, all GUI images need to be\n"
  5540. "filtered in software, but some images are generated directly\n"
  5541. "to hardware (e.g. render-to-texture for nodes in inventory)."
  5542. msgstr ""
  5543. "Quando gui_scaling_filter é true, todas as imagens de GUI precisam ser\n"
  5544. "filtrado no software, porém algumas imagens são geradas diretamente ao\n"
  5545. "hardware (por exemplo render-to-texture para nodes no inventário)."
  5546. #: src/settings_translation_file.cpp
  5547. msgid ""
  5548. "When gui_scaling_filter_txr2img is true, copy those images\n"
  5549. "from hardware to software for scaling. When false, fall back\n"
  5550. "to the old scaling method, for video drivers that don't\n"
  5551. "properly support downloading textures back from hardware."
  5552. msgstr ""
  5553. "Quando gui_scaling_filter_txr2img é true, copie essas imagens\n"
  5554. "de hardware para software para dimensionamento. Quando false,\n"
  5555. "voltará para o velho método de dimensionamento, para drivers de\n"
  5556. "vídeo que não suportem propriedades baixas de texturas voltam do hardware."
  5557. #: src/settings_translation_file.cpp
  5558. msgid ""
  5559. "When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
  5560. "can be blurred, so automatically upscale them with nearest-neighbor\n"
  5561. "interpolation to preserve crisp pixels. This sets the minimum texture size\n"
  5562. "for the upscaled textures; higher values look sharper, but require more\n"
  5563. "memory. Powers of 2 are recommended. This setting is ONLY applied if\n"
  5564. "bilinear/trilinear/anisotropic filtering is enabled.\n"
  5565. "This is also used as the base node texture size for world-aligned\n"
  5566. "texture autoscaling."
  5567. msgstr ""
  5568. "Ao usar filtros bilineares/trilinear/anisotrópica, texturas de baixa "
  5569. "resolução\n"
  5570. "podem ficar borradas, portanto amplie-as com a interpolação de vizinhos \n"
  5571. "mais próximos caso queira pixels perfeitos. Este valor define o tamanho \n"
  5572. "mínimo para as texturas ampliadas; valores maiores são mais nítidos, \n"
  5573. "porém precisam de mais memória. Use de preferência potências de 2.\n"
  5574. "Essa configuração SÓ SERÁ APLICADA se os filtros citados estiverem "
  5575. "habilitados.\n"
  5576. "Este valor também é usado como o tamanho de textura para a escala "
  5577. "automática\n"
  5578. "daquelas alinhadas com o mundo."
  5579. #: src/settings_translation_file.cpp
  5580. msgid ""
  5581. "Whether name tag backgrounds should be shown by default.\n"
  5582. "Mods may still set a background."
  5583. msgstr ""
  5584. "Se o fundo dos identificadores de nome devem ser mostradas por padrão.\n"
  5585. "Mods ainda podem definir o fundo."
  5586. #: src/settings_translation_file.cpp
  5587. msgid "Whether node texture animations should be desynchronized per mapblock."
  5588. msgstr ""
  5589. "Se as animações de textura do nodes devem ser dessincronizadas por mapblock."
  5590. #: src/settings_translation_file.cpp
  5591. msgid ""
  5592. "Whether players are shown to clients without any range limit.\n"
  5593. "Deprecated, use the setting player_transfer_distance instead."
  5594. msgstr ""
  5595. "Se os jogadores são mostrados para os clientes sem qualquer limite de "
  5596. "distância.\n"
  5597. "Caso não desejar, use a configuração player_transfer_distance."
  5598. #: src/settings_translation_file.cpp
  5599. msgid "Whether to allow players to damage and kill each other."
  5600. msgstr "Se deseja permitir aos jogadores causar dano e matar uns aos outros."
  5601. #: src/settings_translation_file.cpp
  5602. msgid ""
  5603. "Whether to ask clients to reconnect after a (Lua) crash.\n"
  5604. "Set this to true if your server is set up to restart automatically."
  5605. msgstr ""
  5606. "Se deseja perguntar aos clientes para reconectarem depois de uma queda "
  5607. "(Lua).\n"
  5608. "Defina como true se o servidor está configurado para reiniciar "
  5609. "automaticamente."
  5610. #: src/settings_translation_file.cpp
  5611. msgid "Whether to fog out the end of the visible area."
  5612. msgstr "Se for usar névoa no fim da área visível."
  5613. #: src/settings_translation_file.cpp
  5614. msgid ""
  5615. "Whether to mute sounds. You can unmute sounds at any time, unless the\n"
  5616. "sound system is disabled (enable_sound=false).\n"
  5617. "In-game, you can toggle the mute state with the mute key or by using the\n"
  5618. "pause menu."
  5619. msgstr ""
  5620. "Quando mutar os sons. Você pode mutar os sons a qualquer hora, a não ser\n"
  5621. "que o sistema de som esteja desabilitado (enable_sound=false).\n"
  5622. "No jogo, você pode habilitar o estado de mutado com o botão de mutar\n"
  5623. "ou usando o menu de pausa."
  5624. #: src/settings_translation_file.cpp
  5625. msgid ""
  5626. "Whether to show technical names.\n"
  5627. "Affects mods and texture packs in the Content and Select Mods menus, as well "
  5628. "as\n"
  5629. "setting names in All Settings.\n"
  5630. "Controlled by the checkbox in the \"All settings\" menu."
  5631. msgstr ""
  5632. "Mostrar nomes técnicos.\n"
  5633. "Afeta mods e pacotes de textura nos menus de \"Conteúdo\" e \"Selecionar "
  5634. "Mods\", bem como\n"
  5635. "nomes das configurações no menu \"Todas as Configurações\".\n"
  5636. "É controlado pela caixa de seleção no menu supracitado."
  5637. #: src/settings_translation_file.cpp
  5638. msgid ""
  5639. "Whether to show the client debug info (has the same effect as hitting F5)."
  5640. msgstr ""
  5641. "Se deseja mostrar informação de depuração ao cliente (tem o mesmo efeito "
  5642. "como teclar F5)."
  5643. #: src/settings_translation_file.cpp
  5644. msgid "Width component of the initial window size. Ignored in fullscreen mode."
  5645. msgstr ""
  5646. "Componente de tamanho da janela inicial. Ignorado em modo de tela cheia."
  5647. #: src/settings_translation_file.cpp
  5648. msgid "Width of the selection box lines around nodes."
  5649. msgstr "Largura das linhas do bloco de seleção em torno de nodes."
  5650. #: src/settings_translation_file.cpp
  5651. msgid ""
  5652. "Windows systems only: Start Minetest with the command line window in the "
  5653. "background.\n"
  5654. "Contains the same information as the file debug.txt (default name)."
  5655. msgstr ""
  5656. "Somente no sistemas Windows: Inicie o Minetest com a janela da linha de "
  5657. "comando em segundo plano.\n"
  5658. "Contém as mesmas informações que o arquivo debug.txt (nome padrão)."
  5659. #: src/settings_translation_file.cpp
  5660. msgid ""
  5661. "World directory (everything in the world is stored here).\n"
  5662. "Not needed if starting from the main menu."
  5663. msgstr ""
  5664. "Diretório de mundo (tudo no mundo está armazenado aqui).\n"
  5665. "Não é necessário se for iniciado a partir do menu principal."
  5666. #: src/settings_translation_file.cpp
  5667. msgid "World start time"
  5668. msgstr "Horário inicial do mundo"
  5669. #: src/settings_translation_file.cpp
  5670. msgid ""
  5671. "World-aligned textures may be scaled to span several nodes. However,\n"
  5672. "the server may not send the scale you want, especially if you use\n"
  5673. "a specially-designed texture pack; with this option, the client tries\n"
  5674. "to determine the scale automatically basing on the texture size.\n"
  5675. "See also texture_min_size.\n"
  5676. "Warning: This option is EXPERIMENTAL!"
  5677. msgstr ""
  5678. "Texturas alinhadas ao mundo podem ser escaladas em vários nós. Entretanto,\n"
  5679. "o servidor pode não enviar a escala desejada, especialmente se você usa\n"
  5680. "um pacote de textura especialmente projetado; com está opção, o cliente "
  5681. "tenta\n"
  5682. "determinar a escala automaticamente baseado no tamanho da textura.\n"
  5683. "Veja também texture_min_size.\n"
  5684. "Alerta: Esta opção é EXPERIMENTAL!"
  5685. #: src/settings_translation_file.cpp
  5686. msgid "World-aligned textures mode"
  5687. msgstr "Modo de texturas alinhadas ao mundo"
  5688. #: src/settings_translation_file.cpp
  5689. msgid "Y of flat ground."
  5690. msgstr "Componente Y de terreno plano."
  5691. #: src/settings_translation_file.cpp
  5692. msgid ""
  5693. "Y of mountain density gradient zero level. Used to shift mountains "
  5694. "vertically."
  5695. msgstr ""
  5696. "Y da densidade gradiente zero de montanhas. Usado para deslocar montanhas "
  5697. "verticalmente."
  5698. #: src/settings_translation_file.cpp
  5699. msgid "Y of upper limit of large caves."
  5700. msgstr "Limite Y máximo de grandes cavernas."
  5701. #: src/settings_translation_file.cpp
  5702. msgid "Y-distance over which caverns expand to full size."
  5703. msgstr ""
  5704. "Distância em Y sobre a qual as cavernas se expandem até o tamanho total."
  5705. #: src/settings_translation_file.cpp
  5706. msgid ""
  5707. "Y-distance over which floatlands taper from full density to nothing.\n"
  5708. "Tapering starts at this distance from the Y limit.\n"
  5709. "For a solid floatland layer, this controls the height of hills/mountains.\n"
  5710. "Must be less than or equal to half the distance between the Y limits."
  5711. msgstr ""
  5712. "Distância de Y sobre a qual as ilhas flutuantes diminuem de densidade total "
  5713. "para nenhuma densidade.\n"
  5714. "O afunilamento começa nesta distância do limite Y.\n"
  5715. "Para uma ilha flutuante sólida, isso controla a altura das colinas / "
  5716. "montanhas.\n"
  5717. "Deve ser menor ou igual a metade da distância entre os limites Y."
  5718. #: src/settings_translation_file.cpp
  5719. msgid "Y-level of average terrain surface."
  5720. msgstr "Nível em Y da superfície média do terreno."
  5721. #: src/settings_translation_file.cpp
  5722. msgid "Y-level of cavern upper limit."
  5723. msgstr "Nível em Y do limite superior da caverna."
  5724. #: src/settings_translation_file.cpp
  5725. msgid "Y-level of higher terrain that creates cliffs."
  5726. msgstr "Nível Y de terreno que cria penhascos."
  5727. #: src/settings_translation_file.cpp
  5728. msgid "Y-level of lower terrain and seabed."
  5729. msgstr "Nível Y de terreno inferior e solo oceânico."
  5730. #: src/settings_translation_file.cpp
  5731. msgid "Y-level of seabed."
  5732. msgstr "Nível Y do fundo do mar."
  5733. #: src/settings_translation_file.cpp
  5734. msgid "cURL"
  5735. msgstr "cURL"
  5736. #: src/settings_translation_file.cpp
  5737. msgid "cURL file download timeout"
  5738. msgstr "Tempo limite de download de arquivo via cURL"
  5739. #: src/settings_translation_file.cpp
  5740. msgid "cURL interactive timeout"
  5741. msgstr "Tempo limite de interação do cURL"
  5742. #: src/settings_translation_file.cpp
  5743. msgid "cURL parallel limit"
  5744. msgstr "limite paralelo de cURL"
  5745. #~ msgid "- Creative Mode: "
  5746. #~ msgstr "- Modo Criativo: "
  5747. #~ msgid "- Damage: "
  5748. #~ msgstr "-Dano: "
  5749. #~ msgid ""
  5750. #~ "0 = parallax occlusion with slope information (faster).\n"
  5751. #~ "1 = relief mapping (slower, more accurate)."
  5752. #~ msgstr ""
  5753. #~ "0 = oclusão paralaxe com dados de inclinação (mais rápido).\n"
  5754. #~ "1 = mapeamento de relevo (mais lento, mais preciso)."
  5755. #~ msgid "Address / Port"
  5756. #~ msgstr "Endereço / Porta"
  5757. #~ msgid ""
  5758. #~ "Adjust the gamma encoding for the light tables. Higher numbers are "
  5759. #~ "brighter.\n"
  5760. #~ "This setting is for the client only and is ignored by the server."
  5761. #~ msgstr ""
  5762. #~ "Ajustar a gama de codificação para a tabela de claridade. Os números mais "
  5763. #~ "elevados são mais brilhantes.\n"
  5764. #~ "Esta configuração é somente para o cliente e é ignorada pelo servidor."
  5765. #~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
  5766. #~ msgstr ""
  5767. #~ "Altera como terras flutuantes montanhosas afunilam acima e abaixo do "
  5768. #~ "ponto médio."
  5769. #~ msgid "Are you sure to reset your singleplayer world?"
  5770. #~ msgstr "Você tem certeza que deseja resetar seu mundo um-jogador?"
  5771. #~ msgid "Automatic forward key"
  5772. #~ msgstr "Tecla para frente automática"
  5773. #~ msgid "Aux1 key"
  5774. #~ msgstr "Tecla Aux1"
  5775. #~ msgid "Back"
  5776. #~ msgstr "Backspace"
  5777. #~ msgid "Backward key"
  5778. #~ msgstr "Tecla para andar para trás"
  5779. #~ msgid "Basic"
  5780. #~ msgstr "Básico"
  5781. #~ msgid "Bits per pixel (aka color depth) in fullscreen mode."
  5782. #~ msgstr ""
  5783. #~ "Bits por pixel (Também conhecido como profundidade de cor) no modo de "
  5784. #~ "tela cheia."
  5785. #~ msgid "Bump Mapping"
  5786. #~ msgstr "Bump mapping"
  5787. #~ msgid "Bumpmapping"
  5788. #~ msgstr "Bump mapping"
  5789. #~ msgid "Camera update toggle key"
  5790. #~ msgstr "Tecla para alternar atualização da câmera"
  5791. #~ msgid "Center of light curve mid-boost."
  5792. #~ msgstr "Centro do aumento da curva de luz."
  5793. #~ msgid ""
  5794. #~ "Changes the main menu UI:\n"
  5795. #~ "- Full: Multiple singleplayer worlds, game choice, texture pack "
  5796. #~ "chooser, etc.\n"
  5797. #~ "- Simple: One singleplayer world, no game or texture pack choosers. May "
  5798. #~ "be\n"
  5799. #~ "necessary for smaller screens."
  5800. #~ msgstr ""
  5801. #~ "Mudanças para a interface do menu principal:\n"
  5802. #~ " - Total: Múltiplos mundos de um jogador, escolha de jogo, escolha de "
  5803. #~ "pacote de texturas, etc.\n"
  5804. #~ "- Simples: Um mundo de um jogador, sem escolha de jogo ou pacote de "
  5805. #~ "texturas. Pode ser necessário para telas menores."
  5806. #~ msgid "Chat key"
  5807. #~ msgstr "Tecla de Chat"
  5808. #~ msgid "Chat toggle key"
  5809. #~ msgstr "Tecla comutadora de chat"
  5810. #~ msgid "Cinematic mode key"
  5811. #~ msgstr "Tecla para modo cinematográfico"
  5812. #~ msgid "Command key"
  5813. #~ msgstr "Tecla de Comando"
  5814. #~ msgid "Config mods"
  5815. #~ msgstr "Configurar Mods"
  5816. #~ msgid "Configure"
  5817. #~ msgstr "Configurar"
  5818. #~ msgid "Connect"
  5819. #~ msgstr "Conectar"
  5820. #~ msgid "Controls sinking speed in liquid."
  5821. #~ msgstr "Controla a velocidade de afundamento em líquidos."
  5822. #~ msgid ""
  5823. #~ "Controls the density of mountain-type floatlands.\n"
  5824. #~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
  5825. #~ msgstr ""
  5826. #~ "Controla a densidade do terreno montanhoso nas ilhas flutuantes.\n"
  5827. #~ "É um parâmetro adicionado ao valor de ruído 'mgv7_np_mountain'."
  5828. #~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
  5829. #~ msgstr ""
  5830. #~ "Controla a largura dos túneis, um valor menor cria túneis mais largos."
  5831. #~ msgid "Credits"
  5832. #~ msgstr "Créditos"
  5833. #~ msgid "Crosshair color (R,G,B)."
  5834. #~ msgstr "Cor do cursor (R,G,B)."
  5835. #~ msgid "Damage enabled"
  5836. #~ msgstr "Dano habilitado"
  5837. #~ msgid "Darkness sharpness"
  5838. #~ msgstr "Nitidez da escuridão"
  5839. #~ msgid "Debug info toggle key"
  5840. #~ msgstr "Tecla para alternar modo de Depuração"
  5841. #~ msgid "Dec. volume key"
  5842. #~ msgstr "Tecla de abaixar volume"
  5843. #~ msgid ""
  5844. #~ "Default timeout for cURL, stated in milliseconds.\n"
  5845. #~ "Only has an effect if compiled with cURL."
  5846. #~ msgstr ""
  5847. #~ "Tempo limite padrão para cURL, indicado em milissegundos.\n"
  5848. #~ "Só tem efeito se compilado com cURL."
  5849. #~ msgid ""
  5850. #~ "Defines areas of floatland smooth terrain.\n"
  5851. #~ "Smooth floatlands occur when noise > 0."
  5852. #~ msgstr ""
  5853. #~ "Define áreas de Ilha Flutuante em terreno suavizado.\n"
  5854. #~ "Terrenos suavizados ocorrem quando o ruído é menor que zero."
  5855. #~ msgid ""
  5856. #~ "Defines sampling step of texture.\n"
  5857. #~ "A higher value results in smoother normal maps."
  5858. #~ msgstr ""
  5859. #~ "Define processo amostral de textura.\n"
  5860. #~ "Um valor mais alto resulta em mapas de normais mais suaves."
  5861. #~ msgid "Del. Favorite"
  5862. #~ msgstr "Rem. Favorito"
  5863. #~ msgid "Dig key"
  5864. #~ msgstr "Tecla para escavar"
  5865. #~ msgid "Download a game, such as Minetest Game, from minetest.net"
  5866. #~ msgstr "Baixe um jogo, como Minetest Game, do site minetest.net"
  5867. #~ msgid "Download one from minetest.net"
  5868. #~ msgstr "Baixe um a partir do site minetest.net"
  5869. #~ msgid "Downloading and installing $1, please wait..."
  5870. #~ msgstr "Baixando e instalando $1, por favor aguarde..."
  5871. #~ msgid "Drop item key"
  5872. #~ msgstr "Tecla para largar item"
  5873. #~ msgid "Enable VBO"
  5874. #~ msgstr "Habilitar VBO"
  5875. #~ msgid "Enable register confirmation"
  5876. #~ msgstr "Habilitar registro de confirmação"
  5877. #~ msgid ""
  5878. #~ "Enables bumpmapping for textures. Normalmaps need to be supplied by the "
  5879. #~ "texture pack\n"
  5880. #~ "or need to be auto-generated.\n"
  5881. #~ "Requires shaders to be enabled."
  5882. #~ msgstr ""
  5883. #~ "Ativar texturização bump mapping para texturas. Normalmaps precisam ser "
  5884. #~ "fornecidos pelo\n"
  5885. #~ "pacote de textura ou a necessidade de ser auto-gerada.\n"
  5886. #~ "Requer shaders a serem ativados."
  5887. #~ msgid "Enables filmic tone mapping"
  5888. #~ msgstr "Habilitar efeito \"filmic tone mapping\""
  5889. #~ msgid ""
  5890. #~ "Enables on the fly normalmap generation (Emboss effect).\n"
  5891. #~ "Requires bumpmapping to be enabled."
  5892. #~ msgstr ""
  5893. #~ "Ativa geração de normalmap (efeito de relevo) ao voar.\n"
  5894. #~ "Requer texturização bump mapping para ser ativado."
  5895. #~ msgid ""
  5896. #~ "Enables parallax occlusion mapping.\n"
  5897. #~ "Requires shaders to be enabled."
  5898. #~ msgstr ""
  5899. #~ "Ativar mapeamento de oclusão de paralaxe.\n"
  5900. #~ "Requer shaders a serem ativados."
  5901. #~ msgid "Enter "
  5902. #~ msgstr "Entrar "
  5903. #~ msgid ""
  5904. #~ "Experimental option, might cause visible spaces between blocks\n"
  5905. #~ "when set to higher number than 0."
  5906. #~ msgstr ""
  5907. #~ "Opção experimental, pode causar espaços visíveis entre blocos\n"
  5908. #~ "quando definido como número maior do que 0."
  5909. #~ msgid "FPS in pause menu"
  5910. #~ msgstr "FPS no menu de pausa"
  5911. #~ msgid "Fallback font shadow"
  5912. #~ msgstr "Sombra da fonte alternativa"
  5913. #~ msgid "Fallback font shadow alpha"
  5914. #~ msgstr "Alpha da sombra da fonte alternativa"
  5915. #~ msgid "Fallback font size"
  5916. #~ msgstr "Tamanho da fonte alternativa"
  5917. #~ msgid "Fast key"
  5918. #~ msgstr "Tecla de correr"
  5919. #~ msgid "Filtering"
  5920. #~ msgstr "Filtros"
  5921. #~ msgid "Floatland base height noise"
  5922. #~ msgstr "Altura base de ruído de Ilha Flutuante"
  5923. #~ msgid "Floatland mountain height"
  5924. #~ msgstr "Altura da Ilha Flutuante montanhosa"
  5925. #~ msgid "Fly key"
  5926. #~ msgstr "Tecla de voar"
  5927. #~ msgid "Fog toggle key"
  5928. #~ msgstr "Tecla de comutação de névoa"
  5929. #~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
  5930. #~ msgstr "Fonte alpha de sombra (opacidade, entre 0 e 255)."
  5931. #~ msgid "Font size of the fallback font in point (pt)."
  5932. #~ msgstr "Tamanho da fonte reserva em pontos (pt)."
  5933. #~ msgid "Forward key"
  5934. #~ msgstr "Tecla para frente"
  5935. #~ msgid "FreeType fonts"
  5936. #~ msgstr "Fontes Freetype"
  5937. #~ msgid "Full screen BPP"
  5938. #~ msgstr "Tela cheia BPP"
  5939. #~ msgid "Game"
  5940. #~ msgstr "Jogo"
  5941. #~ msgid "Gamma"
  5942. #~ msgstr "Gama"
  5943. #~ msgid "Generate Normal Maps"
  5944. #~ msgstr "Gerar Normal maps"
  5945. #~ msgid "Generate normalmaps"
  5946. #~ msgstr "Gerar mapa de normais"
  5947. #~ msgid "HUD scale factor"
  5948. #~ msgstr "Fator de escalonamento do painel de interface"
  5949. #~ msgid "HUD toggle key"
  5950. #~ msgstr "Tecla de comutação HUD"
  5951. #~ msgid "High-precision FPU"
  5952. #~ msgstr "FPU de alta precisão"
  5953. #~ msgid "Hotbar next key"
  5954. #~ msgstr "Tecla de próximo item na barra principal"
  5955. #~ msgid "Hotbar previous key"
  5956. #~ msgstr "Tecla de item anterior na barra principal"
  5957. #~ msgid "Hotbar slot 1 key"
  5958. #~ msgstr "Tecla do slot 1 da hotbar"
  5959. #~ msgid "Hotbar slot 10 key"
  5960. #~ msgstr "Tecla do slot 10 da hotbar"
  5961. #~ msgid "Hotbar slot 11 key"
  5962. #~ msgstr "Tecla do slot 11 da hotbar"
  5963. #~ msgid "Hotbar slot 12 key"
  5964. #~ msgstr "Tecla do slot 12 da hotbar"
  5965. #~ msgid "Hotbar slot 13 key"
  5966. #~ msgstr "Tecla do slot 13 da hotbar"
  5967. #~ msgid "Hotbar slot 14 key"
  5968. #~ msgstr "Tecla do slot 14 da hotbar"
  5969. #~ msgid "Hotbar slot 15 key"
  5970. #~ msgstr "Tecla do slot 15 da hotbar"
  5971. #~ msgid "Hotbar slot 16 key"
  5972. #~ msgstr "Tecla do slot 16 da hotbar"
  5973. #~ msgid "Hotbar slot 17 key"
  5974. #~ msgstr "Tecla do slot 17 da hotbar"
  5975. #~ msgid "Hotbar slot 18 key"
  5976. #~ msgstr "Tecla do slot 18 da hotbar"
  5977. #~ msgid "Hotbar slot 19 key"
  5978. #~ msgstr "Tecla do slot 19 da hotbar"
  5979. #~ msgid "Hotbar slot 2 key"
  5980. #~ msgstr "Tecla do slot 2 da hotbar"
  5981. #~ msgid "Hotbar slot 20 key"
  5982. #~ msgstr "Tecla do slot 20 da hotbar"
  5983. #~ msgid "Hotbar slot 21 key"
  5984. #~ msgstr "Tecla do slot 21 da hotbar"
  5985. #~ msgid "Hotbar slot 22 key"
  5986. #~ msgstr "Tecla do slot 22 da hotbar"
  5987. #~ msgid "Hotbar slot 23 key"
  5988. #~ msgstr "Tecla do slot 23 da hotbar"
  5989. #~ msgid "Hotbar slot 24 key"
  5990. #~ msgstr "Tecla do slot 24 da hotbar"
  5991. #~ msgid "Hotbar slot 25 key"
  5992. #~ msgstr "Tecla do slot 25 da hotbar"
  5993. #~ msgid "Hotbar slot 26 key"
  5994. #~ msgstr "Tecla do slot 26 da hotbar"
  5995. #~ msgid "Hotbar slot 27 key"
  5996. #~ msgstr "Tecla do slot 27 da hotbar"
  5997. #~ msgid "Hotbar slot 28 key"
  5998. #~ msgstr "Tecla do slot 29 da hotbar"
  5999. #~ msgid "Hotbar slot 29 key"
  6000. #~ msgstr "Tecla do slot 29 da hotbar"
  6001. #~ msgid "Hotbar slot 3 key"
  6002. #~ msgstr "Tecla do slot 3 da hotbar"
  6003. #~ msgid "Hotbar slot 30 key"
  6004. #~ msgstr "Tecla do slot 30 da hotbar"
  6005. #~ msgid "Hotbar slot 31 key"
  6006. #~ msgstr "Tecla do slot 31 da hotbar"
  6007. #~ msgid "Hotbar slot 32 key"
  6008. #~ msgstr "Tecla do slot 32 da hotbar"
  6009. #~ msgid "Hotbar slot 4 key"
  6010. #~ msgstr "Tecla do slot 4 da hotbar"
  6011. #~ msgid "Hotbar slot 5 key"
  6012. #~ msgstr "Tecla do slot 5 da hotbar"
  6013. #~ msgid "Hotbar slot 6 key"
  6014. #~ msgstr "Tecla do slot 6 da hotbar"
  6015. #~ msgid "Hotbar slot 7 key"
  6016. #~ msgstr "Tecla do slot 7 da hotbar"
  6017. #~ msgid "Hotbar slot 8 key"
  6018. #~ msgstr "Tecla do slot 8 da hotbar"
  6019. #~ msgid "Hotbar slot 9 key"
  6020. #~ msgstr "Tecla do slot 9 da hotbar"
  6021. #~ msgid "IPv6 support."
  6022. #~ msgstr "Suporte a IPv6."
  6023. #~ msgid "In-Game"
  6024. #~ msgstr "No jogo"
  6025. #~ msgid "Inc. volume key"
  6026. #~ msgstr "Tecla de aumentar volume"
  6027. #~ msgid "Install Mod: Unable to find real mod name for: $1"
  6028. #~ msgstr ""
  6029. #~ "Instalação de mod: não foi possível encontrar o nome real do mod: $1"
  6030. #~ msgid "Install: file: \"$1\""
  6031. #~ msgstr "Instalação: arquivo: \"$1\""
  6032. #~ msgid "Instrumentation"
  6033. #~ msgstr "Monitorização"
  6034. #~ msgid "Inventory key"
  6035. #~ msgstr "Inventário"
  6036. #~ msgid "Jump key"
  6037. #~ msgstr "Tecla para Pular"
  6038. #~ msgid ""
  6039. #~ "Key for decreasing the viewing range.\n"
  6040. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6041. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6042. #~ msgstr ""
  6043. #~ "Tecla para diminuir o alcance de visão.\n"
  6044. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6045. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6046. #~ msgid ""
  6047. #~ "Key for decreasing the volume.\n"
  6048. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6049. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6050. #~ msgstr ""
  6051. #~ "Tecla para diminuir o volume.\n"
  6052. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6053. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6054. #~ msgid ""
  6055. #~ "Key for digging.\n"
  6056. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6057. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6058. #~ msgstr ""
  6059. #~ "Tecla para escavar. \n"
  6060. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6061. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6062. #~ msgid ""
  6063. #~ "Key for dropping the currently selected item.\n"
  6064. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6065. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6066. #~ msgstr ""
  6067. #~ "Tecla para deixar cair o item atualmente selecionado.\n"
  6068. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6069. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6070. #~ msgid ""
  6071. #~ "Key for increasing the viewing range.\n"
  6072. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6073. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6074. #~ msgstr ""
  6075. #~ "Tecla para aumentar o alcance de visão.\n"
  6076. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6077. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6078. #~ msgid ""
  6079. #~ "Key for increasing the volume.\n"
  6080. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6081. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6082. #~ msgstr ""
  6083. #~ "Tecla para aumentar o volume.\n"
  6084. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6085. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6086. #~ msgid ""
  6087. #~ "Key for jumping.\n"
  6088. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6089. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6090. #~ msgstr ""
  6091. #~ "Tecla para pular. \n"
  6092. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6093. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6094. #~ msgid ""
  6095. #~ "Key for moving fast in fast mode.\n"
  6096. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6097. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6098. #~ msgstr ""
  6099. #~ "Tecla para mover-se rápido no modo rápido. \n"
  6100. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6101. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6102. #~ msgid ""
  6103. #~ "Key for moving the player backward.\n"
  6104. #~ "Will also disable autoforward, when active.\n"
  6105. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6106. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6107. #~ msgstr ""
  6108. #~ "Tecla para mover o jogador para trás.\n"
  6109. #~ "Também ira desabilitar o andar para frente automático quando ativo.\n"
  6110. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6111. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6112. #~ msgid ""
  6113. #~ "Key for moving the player forward.\n"
  6114. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6115. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6116. #~ msgstr ""
  6117. #~ "Tecla para mover o jogador para a frente.\n"
  6118. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6119. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6120. #~ msgid ""
  6121. #~ "Key for moving the player left.\n"
  6122. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6123. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6124. #~ msgstr ""
  6125. #~ "Tecla para mover o jogador à esquerda.\n"
  6126. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6127. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6128. #~ msgid ""
  6129. #~ "Key for moving the player right.\n"
  6130. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6131. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6132. #~ msgstr ""
  6133. #~ "Tecla para mover o jogador para a direita.\n"
  6134. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6135. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6136. #~ msgid ""
  6137. #~ "Key for muting the game.\n"
  6138. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6139. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6140. #~ msgstr ""
  6141. #~ "Tecla para por o som em mudo. \n"
  6142. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6143. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6144. #~ msgid ""
  6145. #~ "Key for opening the chat window to type commands.\n"
  6146. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6147. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6148. #~ msgstr ""
  6149. #~ "Tecla para abrir a janela de bate-papo para digitar comandos.\n"
  6150. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6151. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6152. #~ msgid ""
  6153. #~ "Key for opening the chat window to type local commands.\n"
  6154. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6155. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6156. #~ msgstr ""
  6157. #~ "Tecla para abrir a janela de bate-papo para digitar comandos.\n"
  6158. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6159. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6160. #~ msgid ""
  6161. #~ "Key for opening the chat window.\n"
  6162. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6163. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6164. #~ msgstr ""
  6165. #~ "Tecla para abrir a janela de bate-papo.\n"
  6166. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6167. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6168. #~ msgid ""
  6169. #~ "Key for opening the inventory.\n"
  6170. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6171. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6172. #~ msgstr ""
  6173. #~ "Tecla para abrir o inventário.\n"
  6174. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6175. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6176. #~ msgid ""
  6177. #~ "Key for placing.\n"
  6178. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6179. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6180. #~ msgstr ""
  6181. #~ "Tecla para colocar objetos. \n"
  6182. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6183. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6184. #~ msgid ""
  6185. #~ "Key for selecting the 11th hotbar slot.\n"
  6186. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6187. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6188. #~ msgstr ""
  6189. #~ "Tecla para selecionar o 11th slot do inventário.\n"
  6190. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6191. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6192. #~ msgid ""
  6193. #~ "Key for selecting the 12th hotbar slot.\n"
  6194. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6195. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6196. #~ msgstr ""
  6197. #~ "Tecla para selecionar o 12th slot do inventário.\n"
  6198. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6199. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6200. #~ msgid ""
  6201. #~ "Key for selecting the 13th hotbar slot.\n"
  6202. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6203. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6204. #~ msgstr ""
  6205. #~ "Tecla para selecionar o 13th slot do inventário.\n"
  6206. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6207. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6208. #~ msgid ""
  6209. #~ "Key for selecting the 14th hotbar slot.\n"
  6210. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6211. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6212. #~ msgstr ""
  6213. #~ "Tecla para selecionar o 14th slot do inventário.\n"
  6214. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6215. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6216. #~ msgid ""
  6217. #~ "Key for selecting the 15th hotbar slot.\n"
  6218. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6219. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6220. #~ msgstr ""
  6221. #~ "Tecla para selecionar o 15th slot do inventário.\n"
  6222. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6223. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6224. #~ msgid ""
  6225. #~ "Key for selecting the 16th hotbar slot.\n"
  6226. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6227. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6228. #~ msgstr ""
  6229. #~ "Tecla para selecionar o 16th slot do inventário.\n"
  6230. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6231. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6232. #~ msgid ""
  6233. #~ "Key for selecting the 17th hotbar slot.\n"
  6234. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6235. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6236. #~ msgstr ""
  6237. #~ "Tecla para selecionar o 17th slot do inventário.\n"
  6238. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6239. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6240. #~ msgid ""
  6241. #~ "Key for selecting the 18th hotbar slot.\n"
  6242. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6243. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6244. #~ msgstr ""
  6245. #~ "Tecla para selecionar o 18th slot do inventário.\n"
  6246. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6247. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6248. #~ msgid ""
  6249. #~ "Key for selecting the 19th hotbar slot.\n"
  6250. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6251. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6252. #~ msgstr ""
  6253. #~ "Tecla para selecionar o 19th slot do inventário.\n"
  6254. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6255. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6256. #~ msgid ""
  6257. #~ "Key for selecting the 20th hotbar slot.\n"
  6258. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6259. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6260. #~ msgstr ""
  6261. #~ "Tecla para selecionar o 20th slot do inventário.\n"
  6262. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6263. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6264. #~ msgid ""
  6265. #~ "Key for selecting the 21st hotbar slot.\n"
  6266. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6267. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6268. #~ msgstr ""
  6269. #~ "Tecla para selecionar o 21st slot do inventário.\n"
  6270. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6271. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6272. #~ msgid ""
  6273. #~ "Key for selecting the 22nd hotbar slot.\n"
  6274. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6275. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6276. #~ msgstr ""
  6277. #~ "Tecla para selecionar o 22nd slot do inventário.\n"
  6278. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6279. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6280. #~ msgid ""
  6281. #~ "Key for selecting the 23rd hotbar slot.\n"
  6282. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6283. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6284. #~ msgstr ""
  6285. #~ "Tecla para selecionar o 23rd slot do inventário.\n"
  6286. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6287. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6288. #~ msgid ""
  6289. #~ "Key for selecting the 24th hotbar slot.\n"
  6290. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6291. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6292. #~ msgstr ""
  6293. #~ "Tecla para selecionar o 24th slot do inventário.\n"
  6294. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6295. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6296. #~ msgid ""
  6297. #~ "Key for selecting the 25th hotbar slot.\n"
  6298. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6299. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6300. #~ msgstr ""
  6301. #~ "Tecla para selecionar o 25th slot do inventário.\n"
  6302. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6303. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6304. #~ msgid ""
  6305. #~ "Key for selecting the 26th hotbar slot.\n"
  6306. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6307. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6308. #~ msgstr ""
  6309. #~ "Tecla para selecionar o 26th slot do inventário.\n"
  6310. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6311. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6312. #~ msgid ""
  6313. #~ "Key for selecting the 27th hotbar slot.\n"
  6314. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6315. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6316. #~ msgstr ""
  6317. #~ "Tecla para selecionar o 27th slot do inventário.\n"
  6318. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6319. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6320. #~ msgid ""
  6321. #~ "Key for selecting the 28th hotbar slot.\n"
  6322. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6323. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6324. #~ msgstr ""
  6325. #~ "Tecla para selecionar o 28th slot do inventário.\n"
  6326. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6327. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6328. #~ msgid ""
  6329. #~ "Key for selecting the 29th hotbar slot.\n"
  6330. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6331. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6332. #~ msgstr ""
  6333. #~ "Tecla para selecionar o 29th slot do inventário.\n"
  6334. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6335. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6336. #~ msgid ""
  6337. #~ "Key for selecting the 30th hotbar slot.\n"
  6338. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6339. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6340. #~ msgstr ""
  6341. #~ "Tecla para selecionar o 30th slot do inventário.\n"
  6342. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6343. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6344. #~ msgid ""
  6345. #~ "Key for selecting the 31st hotbar slot.\n"
  6346. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6347. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6348. #~ msgstr ""
  6349. #~ "Tecla para selecionar o 31st slot do inventário.\n"
  6350. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6351. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6352. #~ msgid ""
  6353. #~ "Key for selecting the 32nd hotbar slot.\n"
  6354. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6355. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6356. #~ msgstr ""
  6357. #~ "Tecla para selecionar o 32nd slot do inventário.\n"
  6358. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6359. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6360. #~ msgid ""
  6361. #~ "Key for selecting the eighth hotbar slot.\n"
  6362. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6363. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6364. #~ msgstr ""
  6365. #~ "Tecla para selecionar o oitavo slot do inventário.\n"
  6366. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6367. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6368. #~ msgid ""
  6369. #~ "Key for selecting the fifth hotbar slot.\n"
  6370. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6371. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6372. #~ msgstr ""
  6373. #~ "Tecla para selecionar o quinto slot do inventário.\n"
  6374. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6375. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6376. #~ msgid ""
  6377. #~ "Key for selecting the first hotbar slot.\n"
  6378. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6379. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6380. #~ msgstr ""
  6381. #~ "Tecla para selecionar o primeiro slot do inventário.\n"
  6382. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6383. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6384. #~ msgid ""
  6385. #~ "Key for selecting the fourth hotbar slot.\n"
  6386. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6387. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6388. #~ msgstr ""
  6389. #~ "Tecla para selecionar o quarto slot do inventário.\n"
  6390. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6391. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6392. #~ msgid ""
  6393. #~ "Key for selecting the next item in the hotbar.\n"
  6394. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6395. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6396. #~ msgstr ""
  6397. #~ "Tecla para abrir o inventário.\n"
  6398. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6399. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6400. #~ msgid ""
  6401. #~ "Key for selecting the ninth hotbar slot.\n"
  6402. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6403. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6404. #~ msgstr ""
  6405. #~ "Tecla para selecionar o nono slot do inventário.\n"
  6406. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6407. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6408. #~ msgid ""
  6409. #~ "Key for selecting the previous item in the hotbar.\n"
  6410. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6411. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6412. #~ msgstr ""
  6413. #~ "Tecla para abrir o inventário.\n"
  6414. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6415. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6416. #~ msgid ""
  6417. #~ "Key for selecting the second hotbar slot.\n"
  6418. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6419. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6420. #~ msgstr ""
  6421. #~ "Tecla para selecionar o segundo slot do inventário.\n"
  6422. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6423. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6424. #~ msgid ""
  6425. #~ "Key for selecting the seventh hotbar slot.\n"
  6426. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6427. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6428. #~ msgstr ""
  6429. #~ "Tecla para selecionar o sétimo slot do inventário.\n"
  6430. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6431. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6432. #~ msgid ""
  6433. #~ "Key for selecting the sixth hotbar slot.\n"
  6434. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6435. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6436. #~ msgstr ""
  6437. #~ "Tecla para selecionar o sexto slot do inventário.\n"
  6438. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6439. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6440. #~ msgid ""
  6441. #~ "Key for selecting the tenth hotbar slot.\n"
  6442. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6443. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6444. #~ msgstr ""
  6445. #~ "Tecla para selecionar o décimo slot do inventário.\n"
  6446. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6447. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6448. #~ msgid ""
  6449. #~ "Key for selecting the third hotbar slot.\n"
  6450. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6451. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6452. #~ msgstr ""
  6453. #~ "Tecla para selecionar o terceiro slot do inventário.\n"
  6454. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6455. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6456. #~ msgid ""
  6457. #~ "Key for sneaking.\n"
  6458. #~ "Also used for climbing down and descending in water if aux1_descends is "
  6459. #~ "disabled.\n"
  6460. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6461. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6462. #~ msgstr ""
  6463. #~ "Tecla por esgueirar.\n"
  6464. #~ "Também usado para descer e descendente na água se aux1_descends está "
  6465. #~ "desativado.\n"
  6466. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6467. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6468. #~ msgid ""
  6469. #~ "Key for switching between first- and third-person camera.\n"
  6470. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6471. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6472. #~ msgstr ""
  6473. #~ "Tecla para comutação entre câmera de primeira e terceira pessoa.\n"
  6474. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6475. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6476. #~ msgid ""
  6477. #~ "Key for taking screenshots.\n"
  6478. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6479. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6480. #~ msgstr ""
  6481. #~ "Tecla para tirar fotos da tela.\n"
  6482. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6483. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6484. #~ msgid ""
  6485. #~ "Key for toggling autoforward.\n"
  6486. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6487. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6488. #~ msgstr ""
  6489. #~ "Tecla para ativar o modo avanço automático.\n"
  6490. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6491. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6492. #~ msgid ""
  6493. #~ "Key for toggling cinematic mode.\n"
  6494. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6495. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6496. #~ msgstr ""
  6497. #~ "Tecla para ativar/desativar modo cinematográfico.\n"
  6498. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6499. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6500. #~ msgid ""
  6501. #~ "Key for toggling display of minimap.\n"
  6502. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6503. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6504. #~ msgstr ""
  6505. #~ "Chave para ativar/desativar a exibição do minimapa.\n"
  6506. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6507. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6508. #~ msgid ""
  6509. #~ "Key for toggling fast mode.\n"
  6510. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6511. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6512. #~ msgstr ""
  6513. #~ "Tecla para ativar/desativar o modo rápido.\n"
  6514. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6515. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6516. #~ msgid ""
  6517. #~ "Key for toggling flying.\n"
  6518. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6519. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6520. #~ msgstr ""
  6521. #~ "Tecla para alternar a voar.\n"
  6522. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6523. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6524. #~ msgid ""
  6525. #~ "Key for toggling noclip mode.\n"
  6526. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6527. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6528. #~ msgstr ""
  6529. #~ "Tecla para alternar modo noclip.\n"
  6530. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6531. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6532. #~ msgid ""
  6533. #~ "Key for toggling pitch move mode.\n"
  6534. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6535. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6536. #~ msgstr ""
  6537. #~ "Tecla para ativar o modo pitch.\n"
  6538. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6539. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6540. #~ msgid ""
  6541. #~ "Key for toggling the camera update. Only used for development\n"
  6542. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6543. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6544. #~ msgstr ""
  6545. #~ "Tecla para ativar/desativar a atualização da câmera. Usado somente para "
  6546. #~ "desenvolvimento\n"
  6547. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6548. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6549. #~ msgid ""
  6550. #~ "Key for toggling the display of chat.\n"
  6551. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6552. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6553. #~ msgstr ""
  6554. #~ "Tecla para ativar a exibição do bate-papo.\n"
  6555. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6556. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6557. #~ msgid ""
  6558. #~ "Key for toggling the display of debug info.\n"
  6559. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6560. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6561. #~ msgstr ""
  6562. #~ "Tecla para ativar/desativar a exibição de informações de depuração.\n"
  6563. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6564. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6565. #~ msgid ""
  6566. #~ "Key for toggling the display of fog.\n"
  6567. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6568. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6569. #~ msgstr ""
  6570. #~ "Tecla para ativar a exibição da névoa.\n"
  6571. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6572. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6573. #~ msgid ""
  6574. #~ "Key for toggling the display of the HUD.\n"
  6575. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6576. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6577. #~ msgstr ""
  6578. #~ "Tecla para ativar/desativar a exibição do HUD.\n"
  6579. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6580. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6581. #~ msgid ""
  6582. #~ "Key for toggling the display of the large chat console.\n"
  6583. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6584. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6585. #~ msgstr ""
  6586. #~ "Tecla para ativar/desativar a exibição do bate-papo.\n"
  6587. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6588. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6589. #~ msgid ""
  6590. #~ "Key for toggling the display of the profiler. Used for development.\n"
  6591. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6592. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6593. #~ msgstr ""
  6594. #~ "Tecla para ativar/desativar a exibição do profiler. Usado para o "
  6595. #~ "desenvolvimento.\n"
  6596. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6597. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6598. #~ msgid ""
  6599. #~ "Key for toggling unlimited view range.\n"
  6600. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6601. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6602. #~ msgstr ""
  6603. #~ "Tecla para alternar o alcance de visão ilimitado.\n"
  6604. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6605. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6606. #~ msgid ""
  6607. #~ "Key to use view zoom when possible.\n"
  6608. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6609. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6610. #~ msgstr ""
  6611. #~ "Tecla para pular. \n"
  6612. #~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr."
  6613. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6614. #~ msgid ""
  6615. #~ "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
  6616. #~ msgstr ""
  6617. #~ "Teclas (se este menu estiver com problema, remova itens do arquivo "
  6618. #~ "minetest.conf)"
  6619. #~ msgid "Large chat console key"
  6620. #~ msgstr "Tecla do console"
  6621. #~ msgid "Lava depth"
  6622. #~ msgstr "Profundidade da lava"
  6623. #~ msgid "Left key"
  6624. #~ msgstr "Tecla para a esquerda"
  6625. #~ msgid "Lightness sharpness"
  6626. #~ msgstr "Nitidez da iluminação"
  6627. #~ msgid "Limit of emerge queues on disk"
  6628. #~ msgstr "Limite de filas emerge no disco"
  6629. #~ msgid "Main"
  6630. #~ msgstr "Principal"
  6631. #~ msgid "Main menu style"
  6632. #~ msgstr "Estilo do menu principal"
  6633. #~ msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
  6634. #~ msgstr "Faz o DirectX trabalhar com LuaJIT. Desative se causa problemas."
  6635. #~ msgid "Menus"
  6636. #~ msgstr "Opções para menus"
  6637. #~ msgid "Minimap in radar mode, Zoom x2"
  6638. #~ msgstr "Minimapa em modo radar, zoom 2x"
  6639. #~ msgid "Minimap in radar mode, Zoom x4"
  6640. #~ msgstr "Minimapa em modo radar, zoom 4x"
  6641. #~ msgid "Minimap in surface mode, Zoom x2"
  6642. #~ msgstr "Minimapa em modo de superfície, zoom 2x"
  6643. #~ msgid "Minimap in surface mode, Zoom x4"
  6644. #~ msgstr "Minimapa em modo de superfície, zoom 4x"
  6645. #~ msgid "Minimap key"
  6646. #~ msgstr "Tecla do Minimapa"
  6647. #~ msgid "Mute key"
  6648. #~ msgstr "Tecla de Emudecer"
  6649. #~ msgid "Name / Password"
  6650. #~ msgstr "Nome / Senha"
  6651. #~ msgid "Name/Password"
  6652. #~ msgstr "Nome / Senha"
  6653. #~ msgid "No"
  6654. #~ msgstr "Não"
  6655. #~ msgid "Noclip key"
  6656. #~ msgstr "Tecla Noclip"
  6657. #~ msgid "Normalmaps sampling"
  6658. #~ msgstr "Amostragem de normalmaps"
  6659. #~ msgid "Normalmaps strength"
  6660. #~ msgstr "Intensidade de normalmaps"
  6661. #~ msgid "Number of parallax occlusion iterations."
  6662. #~ msgstr "Número de iterações de oclusão de paralaxe."
  6663. #~ msgid "Ok"
  6664. #~ msgstr "Ok"
  6665. #~ msgid ""
  6666. #~ "Opaqueness (alpha) of the shadow behind the fallback font, between 0 and "
  6667. #~ "255."
  6668. #~ msgstr ""
  6669. #~ "Opacidade (alpha) da sombra atrás da fonte alternativa, entre 0 e 255."
  6670. #~ msgid "Overall bias of parallax occlusion effect, usually scale/2."
  6671. #~ msgstr ""
  6672. #~ "Viés geral do efeito de oclusão de paralaxe, geralmente de escala/2."
  6673. #~ msgid "Overall scale of parallax occlusion effect."
  6674. #~ msgstr "Escala global do efeito de oclusão de paralaxe."
  6675. #~ msgid "Parallax Occlusion"
  6676. #~ msgstr "Oclusão de paralaxe"
  6677. #~ msgid "Parallax occlusion"
  6678. #~ msgstr "Oclusão de paralaxe"
  6679. #~ msgid "Parallax occlusion bias"
  6680. #~ msgstr "Viés de oclusão de paralaxe"
  6681. #~ msgid "Parallax occlusion iterations"
  6682. #~ msgstr "Iterações de oclusão de paralaxe"
  6683. #~ msgid "Parallax occlusion mode"
  6684. #~ msgstr "Modo de oclusão de paralaxe"
  6685. #~ msgid "Parallax occlusion scale"
  6686. #~ msgstr "Escala de Oclusão de paralaxe"
  6687. #~ msgid "Parallax occlusion strength"
  6688. #~ msgstr "Insinsidade de oclusão de paralaxe"
  6689. #~ msgid "Path to TrueTypeFont or bitmap."
  6690. #~ msgstr "Caminho para TrueTypeFont ou bitmap."
  6691. #~ msgid "Path to save screenshots at."
  6692. #~ msgstr "Caminho para onde salvar screenshots."
  6693. #~ msgid "Pitch move key"
  6694. #~ msgstr "Tecla de movimento pitch"
  6695. #~ msgid "Place key"
  6696. #~ msgstr "Tecla de colocar"
  6697. #~ msgid "Player name"
  6698. #~ msgstr "Nome do Jogador"
  6699. #~ msgid "Profiler toggle key"
  6700. #~ msgstr "Tecla de alternância do Analizador"
  6701. #~ msgid "Profiling"
  6702. #~ msgstr "Analizando"
  6703. #~ msgid "Projecting dungeons"
  6704. #~ msgstr "Projetando dungeons"
  6705. #~ msgid "PvP enabled"
  6706. #~ msgstr "PvP habilitado"
  6707. #~ msgid "Range select key"
  6708. #~ msgstr "Tecla para modo de visão ilimitado"
  6709. #~ msgid "Reset singleplayer world"
  6710. #~ msgstr "Resetar mundo um-jogador"
  6711. #~ msgid "Right key"
  6712. #~ msgstr "Tecla direita"
  6713. #, fuzzy
  6714. #~ msgid "Saturation"
  6715. #~ msgstr "Monitorização"
  6716. #~ msgid "Select Package File:"
  6717. #~ msgstr "Selecionar o arquivo do pacote:"
  6718. #~ msgid "Server / Singleplayer"
  6719. #~ msgstr "Servidor / Um jogador"
  6720. #~ msgid ""
  6721. #~ "Set the shadow update time.\n"
  6722. #~ "Lower value means shadows and map updates faster, but it consume more "
  6723. #~ "resources.\n"
  6724. #~ "Minimun value 0.001 seconds max value 0.2 seconds"
  6725. #~ msgstr ""
  6726. #~ "Defina o tempo de atualização das sombras.\n"
  6727. #~ "Valores mais baixos significam que sombras e mapa atualizam mais rápido, "
  6728. #~ "mas consume mais recursos.\n"
  6729. #~ "Valor mínimo 0.001 segundos e valor máximo 0.2 segundos"
  6730. #~ msgid ""
  6731. #~ "Set the tilt of Sun/Moon orbit in degrees.\n"
  6732. #~ "Value of 0 means no tilt / vertical orbit.\n"
  6733. #~ "Minimum value: 0.0; maximum value: 60.0"
  6734. #~ msgstr ""
  6735. #~ "Defina a inclinação da órbita do Sol/Lua em graus\n"
  6736. #~ "Valor 0 significa sem inclinação/ órbita vertical.\n"
  6737. #~ "Valor mínimo de 0.0 e máximo de 60.0"
  6738. #~ msgid "Shadow limit"
  6739. #~ msgstr "Limite de mapblock"
  6740. #~ msgid ""
  6741. #~ "Shadow offset (in pixels) of the fallback font. If 0, then shadow will "
  6742. #~ "not be drawn."
  6743. #~ msgstr ""
  6744. #~ "Distância (em pixels) da sombra da fonte de backup. Se 0, então nenhuma "
  6745. #~ "sombra será desenhada."
  6746. #~ msgid "Sky Body Orbit Tilt"
  6747. #~ msgstr "Inclinação Da Órbita Do Céu"
  6748. #~ msgid "Sneak key"
  6749. #~ msgstr "Esgueirar"
  6750. #~ msgid "Special"
  6751. #~ msgstr "Especial"
  6752. #~ msgid "Special key"
  6753. #~ msgstr "Tecla especial"
  6754. #~ msgid "Start Singleplayer"
  6755. #~ msgstr "Iniciar Um jogador"
  6756. #~ msgid "Strength of generated normalmaps."
  6757. #~ msgstr "Intensidade de normalmaps gerados."
  6758. #~ msgid "Strength of light curve mid-boost."
  6759. #~ msgstr "Força do aumento médio da curva de luz."
  6760. #~ msgid "This font will be used for certain languages."
  6761. #~ msgstr "Esta fonte será usada para determinados idiomas."
  6762. #~ msgid "To enable shaders the OpenGL driver needs to be used."
  6763. #~ msgstr "Para habilitar os sombreadores é necessário usar o driver OpenGL."
  6764. #~ msgid "Toggle Cinematic"
  6765. #~ msgstr "Alternar modo de câmera cinemática"
  6766. #~ msgid "Toggle camera mode key"
  6767. #~ msgstr "Tecla de alternância do modo de câmera"
  6768. #~ msgid ""
  6769. #~ "Typical maximum height, above and below midpoint, of floatland mountains."
  6770. #~ msgstr ""
  6771. #~ "Altura máxima típica, acima e abaixo do ponto médio, do terreno da "
  6772. #~ "montanha flutuante."
  6773. #~ msgid "Unable to install a game as a $1"
  6774. #~ msgstr "Não foi possível instalar um jogo como um $1"
  6775. #~ msgid "Unable to install a modpack as a $1"
  6776. #~ msgstr "Não foi possível instalar um modpack como um $1"
  6777. #~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
  6778. #~ msgstr ""
  6779. #~ "Variação da altura da colina e profundidade do lago no terreno liso da "
  6780. #~ "Terra Flutuante."
  6781. #~ msgid "View"
  6782. #~ msgstr "Vista"
  6783. #~ msgid "View range decrease key"
  6784. #~ msgstr "Tecla de diminuição do raio de exibição"
  6785. #~ msgid "View range increase key"
  6786. #~ msgstr "Tecla de aumento do intervalo de exibição"
  6787. #~ msgid "View zoom key"
  6788. #~ msgstr "Tecla de visão em zoom"
  6789. #~ msgid "Waving Water"
  6790. #~ msgstr "Ondas na água"
  6791. #~ msgid "Waving water"
  6792. #~ msgstr "Balanço da água"
  6793. #~ msgid ""
  6794. #~ "Whether FreeType fonts are used, requires FreeType support to be compiled "
  6795. #~ "in.\n"
  6796. #~ "If disabled, bitmap and XML vectors fonts are used instead."
  6797. #~ msgstr ""
  6798. #~ "Se as fontes FreeType são usadas, requer que suporte FreeType tenha sido "
  6799. #~ "compilado.\n"
  6800. #~ "Se desativado, fontes de bitmap e de vetores XML são usadas em seu lugar."
  6801. #~ msgid "Whether dungeons occasionally project from the terrain."
  6802. #~ msgstr "Se dungeons ocasionalmente se projetam do terreno."
  6803. #~ msgid "Y of upper limit of lava in large caves."
  6804. #~ msgstr "Limite Y máximo de lava em grandes cavernas."
  6805. #~ msgid "Y-level of floatland midpoint and lake surface."
  6806. #~ msgstr ""
  6807. #~ "Nível em Y do ponto médio da montanha flutuante e da superfície do lago."
  6808. #~ msgid "Y-level to which floatland shadows extend."
  6809. #~ msgstr "Nível Y para o qual as sombras de ilhas flutuantes se estendem."
  6810. #~ msgid "Yes"
  6811. #~ msgstr "Sim"
  6812. #, c-format
  6813. #~ msgid ""
  6814. #~ "You are about to join this server with the name \"%s\" for the first "
  6815. #~ "time.\n"
  6816. #~ "If you proceed, a new account using your credentials will be created on "
  6817. #~ "this server.\n"
  6818. #~ "Please retype your password and click 'Register and Join' to confirm "
  6819. #~ "account creation, or click 'Cancel' to abort."
  6820. #~ msgstr ""
  6821. #~ "Você está prestes a entrar no servidor com o nome \"%s\" pela primeira "
  6822. #~ "vez. \n"
  6823. #~ "Se continuar, uma nova conta usando suas credenciais será criada neste "
  6824. #~ "servidor.\n"
  6825. #~ "Por favor, confirme sua senha e clique em \"Registrar e Entrar\" para "
  6826. #~ "confirmar a criação da conta, ou clique em \"Cancelar\" para abortar."
  6827. #~ msgid "You died."
  6828. #~ msgstr "Você morreu."
  6829. #~ msgid "needs_fallback_font"
  6830. #~ msgstr "no"