minetest.po 236 KB

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