minetest.po 259 KB

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