minetest.po 257 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906790779087909791079117912791379147915791679177918791979207921792279237924792579267927792879297930793179327933793479357936793779387939794079417942794379447945794679477948794979507951795279537954795579567957795879597960796179627963796479657966796779687969797079717972797379747975797679777978797979807981798279837984798579867987798879897990799179927993799479957996799779987999800080018002800380048005800680078008800980108011801280138014801580168017801880198020802180228023802480258026802780288029803080318032803380348035803680378038803980408041804280438044804580468047804880498050805180528053805480558056805780588059806080618062806380648065806680678068806980708071807280738074807580768077807880798080808180828083808480858086808780888089809080918092809380948095809680978098809981008101810281038104810581068107810881098110811181128113811481158116811781188119812081218122812381248125812681278128812981308131813281338134813581368137813881398140814181428143814481458146814781488149815081518152815381548155815681578158815981608161816281638164816581668167816881698170817181728173817481758176817781788179818081818182818381848185818681878188818981908191819281938194819581968197819881998200820182028203820482058206820782088209821082118212821382148215821682178218821982208221822282238224822582268227822882298230823182328233823482358236823782388239824082418242824382448245824682478248824982508251825282538254825582568257825882598260826182628263826482658266826782688269827082718272827382748275827682778278827982808281828282838284828582868287828882898290829182928293829482958296829782988299830083018302830383048305830683078308830983108311831283138314831583168317831883198320832183228323832483258326832783288329833083318332833383348335833683378338833983408341834283438344834583468347834883498350835183528353835483558356835783588359836083618362836383648365836683678368836983708371837283738374837583768377837883798380838183828383838483858386838783888389839083918392839383948395839683978398839984008401840284038404840584068407840884098410841184128413841484158416841784188419842084218422842384248425842684278428842984308431843284338434843584368437843884398440844184428443844484458446844784488449845084518452845384548455845684578458845984608461846284638464846584668467846884698470847184728473847484758476847784788479848084818482848384848485848684878488848984908491849284938494849584968497849884998500850185028503850485058506850785088509851085118512851385148515851685178518851985208521852285238524852585268527852885298530853185328533853485358536853785388539
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: minetest\n"
  4. "Report-Msgid-Bugs-To: \n"
  5. "POT-Creation-Date: 2024-07-11 15:14+0200\n"
  6. "PO-Revision-Date: 2024-07-20 23:09+0000\n"
  7. "Last-Translator: ninjum <ninhum@gmx.com>\n"
  8. "Language-Team: Galician <https://hosted.weblate.org/projects/minetest/"
  9. "minetest/gl/>\n"
  10. "Language: gl\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  15. "X-Generator: Weblate 5.7-dev\n"
  16. #: builtin/client/chatcommands.lua
  17. msgid "Clear the out chat queue"
  18. msgstr "Limpar a fila de espera do chat"
  19. #: builtin/client/chatcommands.lua
  20. msgid "Empty command."
  21. msgstr "Comando baleiro."
  22. #: builtin/client/chatcommands.lua
  23. msgid "Exit to main menu"
  24. msgstr "Sair ao menú principal"
  25. #: builtin/client/chatcommands.lua
  26. msgid "Invalid command: "
  27. msgstr "Comando non válido: "
  28. #: builtin/client/chatcommands.lua
  29. msgid "Issued command: "
  30. msgstr "Comando emitido: "
  31. #: builtin/client/chatcommands.lua
  32. msgid "List online players"
  33. msgstr "Lista de xogadores en liña"
  34. #: builtin/client/chatcommands.lua
  35. msgid "Online players: "
  36. msgstr "Xogadores en liña: "
  37. #: builtin/client/chatcommands.lua
  38. msgid "The out chat queue is now empty."
  39. msgstr "A fila de espera do chat agora está baleira."
  40. #: builtin/client/chatcommands.lua
  41. msgid "This command is disabled by server."
  42. msgstr "Este comando está desactivado polo servidor."
  43. #: builtin/client/death_formspec.lua src/client/game.cpp
  44. msgid "Respawn"
  45. msgstr "Reaparecer"
  46. #: builtin/client/death_formspec.lua src/client/game.cpp
  47. msgid "You died"
  48. msgstr "Morreches"
  49. #: builtin/common/chatcommands.lua
  50. msgid "Available commands:"
  51. msgstr "Comandos dispoñibeis:"
  52. #: builtin/common/chatcommands.lua
  53. msgid "Available commands: "
  54. msgstr "Comandos dispoñibeis: "
  55. #: builtin/common/chatcommands.lua
  56. msgid "Command not available: "
  57. msgstr "Comando non dispoñible: "
  58. #: builtin/common/chatcommands.lua
  59. msgid "Get help for commands (-t: output in chat)"
  60. msgstr "Obteña axuda para os comandos (-t: saída no chat)"
  61. #: builtin/common/chatcommands.lua
  62. msgid ""
  63. "Use '.help <cmd>' to get more information, or '.help all' to list everything."
  64. msgstr ""
  65. "Usa '.help <cmd>' para conseguir máis información ou '.help all' para ver a "
  66. "lista completa."
  67. #: builtin/common/chatcommands.lua
  68. msgid "[all | <cmd>] [-t]"
  69. msgstr "[todo | <cmd>] [-t]"
  70. #: builtin/fstk/ui.lua
  71. msgid "<none available>"
  72. msgstr "<Comando non dispoñible>"
  73. #: builtin/fstk/ui.lua
  74. msgid "An error occurred in a Lua script:"
  75. msgstr "Produciuse un erro nun script Lua:"
  76. #: builtin/fstk/ui.lua
  77. msgid "An error occurred:"
  78. msgstr "Produciuse un erro:"
  79. #: builtin/fstk/ui.lua
  80. msgid "Main menu"
  81. msgstr "Menú principal"
  82. #: builtin/fstk/ui.lua
  83. msgid "OK"
  84. msgstr "Aceptar"
  85. #: builtin/fstk/ui.lua
  86. msgid "Reconnect"
  87. msgstr "Volver conectar"
  88. #: builtin/fstk/ui.lua
  89. msgid "The server has requested a reconnect:"
  90. msgstr "O servidor solicitou volver conectar:"
  91. #: builtin/mainmenu/common.lua
  92. msgid "Protocol version mismatch. "
  93. msgstr "A versión do protocolo non coincide "
  94. #: builtin/mainmenu/common.lua
  95. msgid "Server enforces protocol version $1. "
  96. msgstr "O servidor impor a versión do protocolo $1. "
  97. #: builtin/mainmenu/common.lua
  98. msgid "Server supports protocol versions between $1 and $2. "
  99. msgstr "O servidor admite as versións de protocolo entre $1 e $2. "
  100. #: builtin/mainmenu/common.lua
  101. msgid "We only support protocol version $1."
  102. msgstr "Só admítese a versión de protocolo $1."
  103. #: builtin/mainmenu/common.lua
  104. msgid "We support protocol versions between version $1 and $2."
  105. msgstr "Só admítense as versións de protocolo entre $1 e $2."
  106. #: builtin/mainmenu/content/contentdb.lua
  107. msgid "Error installing \"$1\": $2"
  108. msgstr "Erro ao instalar \"$1\": $2"
  109. #: builtin/mainmenu/content/contentdb.lua
  110. msgid "Failed to download \"$1\""
  111. msgstr "Erro ao descargar \"$1\""
  112. #: builtin/mainmenu/content/contentdb.lua
  113. msgid "Failed to download $1"
  114. msgstr "Erro ao descargar $1"
  115. #: builtin/mainmenu/content/contentdb.lua
  116. msgid ""
  117. "Failed to extract \"$1\" (insufficient disk space, unsupported file type or "
  118. "broken archive)"
  119. msgstr ""
  120. "Non se puido extraer '$1' (espazo en disco insuficiente, tipo de arquivo non "
  121. "compatible ou arquivo danado)"
  122. #: builtin/mainmenu/content/dlg_contentdb.lua
  123. msgid ""
  124. "$1 downloading,\n"
  125. "$2 queued"
  126. msgstr ""
  127. "$1 descargando,\n"
  128. "$2 en cola"
  129. #: builtin/mainmenu/content/dlg_contentdb.lua
  130. msgid "$1 downloading..."
  131. msgstr "Descargando $1..."
  132. #: builtin/mainmenu/content/dlg_contentdb.lua
  133. msgid "All packages"
  134. msgstr "Todos os paquetes"
  135. #: builtin/mainmenu/content/dlg_contentdb.lua
  136. msgid "Back to Main Menu"
  137. msgstr "Volver ao menú principal"
  138. #: builtin/mainmenu/content/dlg_contentdb.lua
  139. msgid "ContentDB is not available when Minetest was compiled without cURL"
  140. msgstr "ContentDB non está dispoñible cando Minetest compilouse sen cURL"
  141. #: builtin/mainmenu/content/dlg_contentdb.lua
  142. msgid "Downloading..."
  143. msgstr "Descargando..."
  144. #: builtin/mainmenu/content/dlg_contentdb.lua
  145. msgid "Error getting dependencies for package"
  146. msgstr "Produciuse un erro ao obter dependencias para o paquete"
  147. #: builtin/mainmenu/content/dlg_contentdb.lua
  148. msgid "Games"
  149. msgstr "Xogos"
  150. #: builtin/mainmenu/content/dlg_contentdb.lua
  151. #: builtin/mainmenu/content/dlg_install.lua
  152. msgid "Install"
  153. msgstr "Instalar"
  154. #: builtin/mainmenu/content/dlg_contentdb.lua
  155. #: builtin/mainmenu/serverlistmgr.lua src/client/game.cpp
  156. msgid "Loading..."
  157. msgstr "Cargando..."
  158. #: builtin/mainmenu/content/dlg_contentdb.lua
  159. msgid "Mods"
  160. msgstr "Mods"
  161. #: builtin/mainmenu/content/dlg_contentdb.lua
  162. msgid "No packages could be retrieved"
  163. msgstr "Non se puido recuperar ningún paquete"
  164. #: builtin/mainmenu/content/dlg_contentdb.lua
  165. #: builtin/mainmenu/settings/dlg_settings.lua
  166. msgid "No results"
  167. msgstr "Non hai resultados"
  168. #: builtin/mainmenu/content/dlg_contentdb.lua
  169. msgid "No updates"
  170. msgstr "Sen actualizacións"
  171. #: builtin/mainmenu/content/dlg_contentdb.lua
  172. msgid "Queued"
  173. msgstr "En cola"
  174. #: builtin/mainmenu/content/dlg_contentdb.lua
  175. msgid "Texture packs"
  176. msgstr "Paquetes de texturas"
  177. #: builtin/mainmenu/content/dlg_contentdb.lua
  178. msgid "The package $1 was not found."
  179. msgstr "Non se atopou o paquete $1."
  180. #: builtin/mainmenu/content/dlg_contentdb.lua builtin/mainmenu/tab_content.lua
  181. msgid "Uninstall"
  182. msgstr "Desinstalar"
  183. #: builtin/mainmenu/content/dlg_contentdb.lua builtin/mainmenu/tab_content.lua
  184. msgid "Update"
  185. msgstr "Actualizar"
  186. #: builtin/mainmenu/content/dlg_contentdb.lua
  187. msgid "Update All [$1]"
  188. msgstr "Actualizar Todo [$1]"
  189. #: builtin/mainmenu/content/dlg_contentdb.lua
  190. msgid "View more information in a web browser"
  191. msgstr "Ver máis información nun navegador web"
  192. #: builtin/mainmenu/content/dlg_contentdb.lua
  193. msgid "You need to install a game before you can install a mod"
  194. msgstr "Precisas instalar un xogo antes de poder instalar un mod"
  195. #: builtin/mainmenu/content/dlg_install.lua
  196. msgid "$1 and $2 dependencies will be installed."
  197. msgstr "Instalaranse as dependencias $1 e $2."
  198. #: builtin/mainmenu/content/dlg_install.lua
  199. msgid "$1 by $2"
  200. msgstr "$1 por $2"
  201. #: builtin/mainmenu/content/dlg_install.lua
  202. msgid "$1 required dependencies could not be found."
  203. msgstr "Non se puido atopar as dependencias requeridas para $1 ."
  204. #: builtin/mainmenu/content/dlg_install.lua
  205. msgid "$1 will be installed, and $2 dependencies will be skipped."
  206. msgstr "Instalarase $1 e omitiranse as dependencias de $2."
  207. #: builtin/mainmenu/content/dlg_install.lua
  208. msgid "Already installed"
  209. msgstr "Xa está instalado"
  210. #: builtin/mainmenu/content/dlg_install.lua
  211. msgid "Base Game:"
  212. msgstr "Xogo base:"
  213. #: builtin/mainmenu/content/dlg_install.lua
  214. #: builtin/mainmenu/content/dlg_overwrite.lua
  215. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua
  216. #: builtin/mainmenu/dlg_delete_content.lua
  217. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/dlg_register.lua
  218. #: builtin/mainmenu/dlg_rename_modpack.lua
  219. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  220. #: src/gui/guiKeyChangeMenu.cpp src/gui/guiOpenURL.cpp
  221. #: src/gui/guiPasswordChange.cpp
  222. msgid "Cancel"
  223. msgstr "Cancelar"
  224. #: builtin/mainmenu/content/dlg_install.lua
  225. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
  226. msgid "Dependencies:"
  227. msgstr "Dependencias:"
  228. #: builtin/mainmenu/content/dlg_install.lua
  229. msgid "Install $1"
  230. msgstr "Instalar $1"
  231. #: builtin/mainmenu/content/dlg_install.lua
  232. msgid "Install missing dependencies"
  233. msgstr "Instalar dependencias faltantes"
  234. #: builtin/mainmenu/content/dlg_install.lua
  235. msgid "Not found"
  236. msgstr "Non atopado"
  237. #: builtin/mainmenu/content/dlg_install.lua
  238. msgid "Please check that the base game is correct."
  239. msgstr "Verifica que o xogo base esté correcto."
  240. #: builtin/mainmenu/content/dlg_overwrite.lua
  241. msgid "\"$1\" already exists. Would you like to overwrite it?"
  242. msgstr "\"$1\" xa existe. Desexa substituílo?"
  243. #: builtin/mainmenu/content/dlg_overwrite.lua
  244. msgid "Overwrite"
  245. msgstr "Sobrescribir"
  246. #: builtin/mainmenu/content/pkgmgr.lua
  247. msgid "$1 (Enabled)"
  248. msgstr "$1 (Activado)"
  249. #: builtin/mainmenu/content/pkgmgr.lua
  250. msgid "$1 mods"
  251. msgstr "$1 mods"
  252. #: builtin/mainmenu/content/pkgmgr.lua
  253. msgid "Failed to install $1 to $2"
  254. msgstr "Error ao instalar $1 en $2"
  255. #: builtin/mainmenu/content/pkgmgr.lua
  256. msgid "Install: Unable to find suitable folder name for $1"
  257. msgstr "Instalación: Non se puido atopar un nome de carpeta adecuado para $1"
  258. #: builtin/mainmenu/content/pkgmgr.lua
  259. msgid "Unable to find a valid mod, modpack, or game"
  260. msgstr "Non se puido atopar un mod, paquete de mods ou xogo válido"
  261. #: builtin/mainmenu/content/pkgmgr.lua
  262. msgid "Unable to install a $1 as a $2"
  263. msgstr "Non se puido instalar un $1 como un $2"
  264. #: builtin/mainmenu/content/pkgmgr.lua
  265. msgid "Unable to install a $1 as a texture pack"
  266. msgstr "Non se puido instalar $1 como paquete de texturas"
  267. #: builtin/mainmenu/dlg_config_world.lua
  268. msgid "(Enabled, has error)"
  269. msgstr "(Activado, ten erro)"
  270. #: builtin/mainmenu/dlg_config_world.lua
  271. msgid "(Unsatisfied)"
  272. msgstr "(Insatisfeito)"
  273. #: builtin/mainmenu/dlg_config_world.lua
  274. msgid "Disable all"
  275. msgstr "Desactivar todo"
  276. #: builtin/mainmenu/dlg_config_world.lua
  277. msgid "Disable modpack"
  278. msgstr "Desactivar paq. de mods"
  279. #: builtin/mainmenu/dlg_config_world.lua
  280. msgid "Enable all"
  281. msgstr "Activar todo"
  282. #: builtin/mainmenu/dlg_config_world.lua
  283. msgid "Enable modpack"
  284. msgstr "Activar paq. de mods"
  285. #: builtin/mainmenu/dlg_config_world.lua
  286. msgid ""
  287. "Failed to enable mod \"$1\" as it contains disallowed characters. Only "
  288. "characters [a-z0-9_] are allowed."
  289. msgstr ""
  290. "Erro ao activar o mod \"$1\" porque conteñe caracteres non autorizados. Só "
  291. "permítense os caracteres [a-z e 0-9]."
  292. #: builtin/mainmenu/dlg_config_world.lua
  293. msgid "Find More Mods"
  294. msgstr "Buscar máis mods"
  295. #: builtin/mainmenu/dlg_config_world.lua
  296. msgid "Mod:"
  297. msgstr "Mod:"
  298. #: builtin/mainmenu/dlg_config_world.lua
  299. msgid "No (optional) dependencies"
  300. msgstr "Sen dependencias (opcionais)"
  301. #: builtin/mainmenu/dlg_config_world.lua
  302. msgid "No game description provided."
  303. msgstr "Non se forneceu a descripción do xogo."
  304. #: builtin/mainmenu/dlg_config_world.lua
  305. msgid "No hard dependencies"
  306. msgstr "Sen dependencias importantes"
  307. #: builtin/mainmenu/dlg_config_world.lua
  308. msgid "No modpack description provided."
  309. msgstr "Non se forneceu a descripción do paquete de mods."
  310. #: builtin/mainmenu/dlg_config_world.lua
  311. msgid "No optional dependencies"
  312. msgstr "Sen dependencias opcionais"
  313. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
  314. msgid "Optional dependencies:"
  315. msgstr "Dependencias opcionais:"
  316. #: builtin/mainmenu/dlg_config_world.lua
  317. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  318. #: src/gui/guiKeyChangeMenu.cpp
  319. msgid "Save"
  320. msgstr "Gardar"
  321. #: builtin/mainmenu/dlg_config_world.lua
  322. msgid "World:"
  323. msgstr "Mundo:"
  324. #: builtin/mainmenu/dlg_config_world.lua
  325. msgid "enabled"
  326. msgstr "activado"
  327. #: builtin/mainmenu/dlg_create_world.lua
  328. msgid "A world named \"$1\" already exists"
  329. msgstr "Xa existe un mundo chamado \"$1\""
  330. #: builtin/mainmenu/dlg_create_world.lua
  331. msgid "Additional terrain"
  332. msgstr "Terreo adicional"
  333. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  334. msgid "Altitude chill"
  335. msgstr "Frío de altitude"
  336. #: builtin/mainmenu/dlg_create_world.lua
  337. msgid "Altitude dry"
  338. msgstr "Sequedade en altitude"
  339. #: builtin/mainmenu/dlg_create_world.lua
  340. msgid "Biome blending"
  341. msgstr "Mestura de biomas"
  342. #: builtin/mainmenu/dlg_create_world.lua
  343. msgid "Biomes"
  344. msgstr "Biomas"
  345. #: builtin/mainmenu/dlg_create_world.lua
  346. msgid "Caverns"
  347. msgstr "Cavernas"
  348. #: builtin/mainmenu/dlg_create_world.lua
  349. msgid "Caves"
  350. msgstr "Covas"
  351. #: builtin/mainmenu/dlg_create_world.lua
  352. msgid "Create"
  353. msgstr "Crear"
  354. #: builtin/mainmenu/dlg_create_world.lua
  355. msgid "Decorations"
  356. msgstr "Decoracións"
  357. #: builtin/mainmenu/dlg_create_world.lua
  358. msgid "Desert temples"
  359. msgstr "Templos do deserto"
  360. #: builtin/mainmenu/dlg_create_world.lua
  361. msgid "Development Test is meant for developers."
  362. msgstr "Aviso: O Test de Desenvolvemento está destinado aos desenvolvedores."
  363. #: builtin/mainmenu/dlg_create_world.lua
  364. msgid ""
  365. "Different dungeon variant generated in desert biomes (only if dungeons "
  366. "enabled)"
  367. msgstr ""
  368. "Variante de calabozo diferente xerada en biomas do deserto (só se os alxubes "
  369. "están habilitados)"
  370. #: builtin/mainmenu/dlg_create_world.lua
  371. msgid "Dungeons"
  372. msgstr "Calabozos"
  373. #: builtin/mainmenu/dlg_create_world.lua
  374. msgid "Flat terrain"
  375. msgstr "Terreo chan"
  376. #: builtin/mainmenu/dlg_create_world.lua
  377. msgid "Floating landmasses in the sky"
  378. msgstr "Terreos flotantes no ceo"
  379. #: builtin/mainmenu/dlg_create_world.lua
  380. msgid "Floatlands (experimental)"
  381. msgstr "Terreos flotantes (experimental)"
  382. #: builtin/mainmenu/dlg_create_world.lua
  383. msgid "Generate non-fractal terrain: Oceans and underground"
  384. msgstr "Xerar terreo non fractal: Océanos e subsolo"
  385. #: builtin/mainmenu/dlg_create_world.lua
  386. msgid "Hills"
  387. msgstr "Outeiros"
  388. #: builtin/mainmenu/dlg_create_world.lua
  389. msgid "Humid rivers"
  390. msgstr "Ríos húmidos"
  391. #: builtin/mainmenu/dlg_create_world.lua
  392. msgid "Increases humidity around rivers"
  393. msgstr "Incrementa a humidade arredor dos ríos"
  394. #: builtin/mainmenu/dlg_create_world.lua
  395. msgid "Install another game"
  396. msgstr "Instalar outro xogo"
  397. #: builtin/mainmenu/dlg_create_world.lua
  398. msgid "Lakes"
  399. msgstr "Lagos"
  400. #: builtin/mainmenu/dlg_create_world.lua
  401. msgid "Low humidity and high heat causes shallow or dry rivers"
  402. msgstr ""
  403. "A baixa humidade e a calor elevada provocan ríos pouco profundos ou secos"
  404. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  405. msgid "Mapgen"
  406. msgstr "Xerador de mundos"
  407. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  408. msgid "Mapgen flags"
  409. msgstr "Parámetros do xerador de mundos"
  410. #: builtin/mainmenu/dlg_create_world.lua
  411. msgid "Mapgen-specific flags"
  412. msgstr "Parámetros específicos do xerador de mundos"
  413. #: builtin/mainmenu/dlg_create_world.lua
  414. msgid "Mountains"
  415. msgstr "Montañas"
  416. #: builtin/mainmenu/dlg_create_world.lua
  417. msgid "Mud flow"
  418. msgstr "Fluxo de lodo"
  419. #: builtin/mainmenu/dlg_create_world.lua
  420. msgid "Network of tunnels and caves"
  421. msgstr "Rede de túneis e covas"
  422. #: builtin/mainmenu/dlg_create_world.lua
  423. msgid "No game selected"
  424. msgstr "Ningunha partida seleccionada"
  425. #: builtin/mainmenu/dlg_create_world.lua
  426. msgid "Reduces heat with altitude"
  427. msgstr "Reduce a calor coa altitude"
  428. #: builtin/mainmenu/dlg_create_world.lua
  429. msgid "Reduces humidity with altitude"
  430. msgstr "Reduce a humidade coa altitude"
  431. #: builtin/mainmenu/dlg_create_world.lua
  432. msgid "Rivers"
  433. msgstr "Ríos"
  434. #: builtin/mainmenu/dlg_create_world.lua
  435. msgid "Sea level rivers"
  436. msgstr "Ríos ao nivel do mar"
  437. #: builtin/mainmenu/dlg_create_world.lua
  438. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  439. msgid "Seed"
  440. msgstr "Semente"
  441. #: builtin/mainmenu/dlg_create_world.lua
  442. msgid "Smooth transition between biomes"
  443. msgstr "Transición suave entre biomas"
  444. #: builtin/mainmenu/dlg_create_world.lua
  445. msgid ""
  446. "Structures appearing on the terrain (no effect on trees and jungle grass "
  447. "created by v6)"
  448. msgstr ""
  449. "Estruturas que aparecen no terreo (sen efecto nas árbores e no céspede da "
  450. "xungla que creou a v6)"
  451. #: builtin/mainmenu/dlg_create_world.lua
  452. msgid "Structures appearing on the terrain, typically trees and plants"
  453. msgstr "Estruturas que aparecen no terreo, xeralmente árbores e plantas"
  454. #: builtin/mainmenu/dlg_create_world.lua
  455. msgid "Temperate, Desert"
  456. msgstr "Temperado, Deserto"
  457. #: builtin/mainmenu/dlg_create_world.lua
  458. msgid "Temperate, Desert, Jungle"
  459. msgstr "Temperado, Deserto, Xungla"
  460. #: builtin/mainmenu/dlg_create_world.lua
  461. msgid "Temperate, Desert, Jungle, Tundra, Taiga"
  462. msgstr "Temperado, Deserto, Xungla, Tundra, Taiga"
  463. #: builtin/mainmenu/dlg_create_world.lua
  464. msgid "Terrain surface erosion"
  465. msgstr "Erosión superficial do terreo"
  466. #: builtin/mainmenu/dlg_create_world.lua
  467. msgid "Trees and jungle grass"
  468. msgstr "Árbores e céspede da xungla"
  469. #: builtin/mainmenu/dlg_create_world.lua
  470. msgid "Vary river depth"
  471. msgstr "Variar a profundidade do río"
  472. #: builtin/mainmenu/dlg_create_world.lua
  473. msgid "Very large caverns deep in the underground"
  474. msgstr "Cavernas moi grandes nas profundidades do subsolo"
  475. #: builtin/mainmenu/dlg_create_world.lua
  476. msgid "World name"
  477. msgstr "Nome do mundo"
  478. #: builtin/mainmenu/dlg_delete_content.lua
  479. msgid "Are you sure you want to delete \"$1\"?"
  480. msgstr "Desexa eliminar \"$1\"?"
  481. #: builtin/mainmenu/dlg_delete_content.lua
  482. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua
  483. msgid "Delete"
  484. msgstr "Eliminar"
  485. #: builtin/mainmenu/dlg_delete_content.lua
  486. msgid "pkgmgr: failed to delete \"$1\""
  487. msgstr "pkgmgr: erro ao eliminar \"$1\""
  488. #: builtin/mainmenu/dlg_delete_content.lua
  489. msgid "pkgmgr: invalid path \"$1\""
  490. msgstr "pkgmgr: ruta \"$1\" non válida"
  491. #: builtin/mainmenu/dlg_delete_world.lua
  492. msgid "Delete World \"$1\"?"
  493. msgstr "Eliminar o mundo \"$1\"?"
  494. #: builtin/mainmenu/dlg_register.lua src/gui/guiPasswordChange.cpp
  495. msgid "Confirm Password"
  496. msgstr "Confirmar contrasinal"
  497. #: builtin/mainmenu/dlg_register.lua
  498. msgid "Joining $1"
  499. msgstr "Uníndose a $1"
  500. #: builtin/mainmenu/dlg_register.lua
  501. msgid "Missing name"
  502. msgstr "Nome perdido"
  503. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_local.lua
  504. #: builtin/mainmenu/tab_online.lua
  505. msgid "Name"
  506. msgstr "Nome"
  507. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_local.lua
  508. #: builtin/mainmenu/tab_online.lua
  509. msgid "Password"
  510. msgstr "Contrasinal"
  511. #: builtin/mainmenu/dlg_register.lua
  512. msgid "Passwords do not match"
  513. msgstr "Os contrasinais non coinciden"
  514. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_online.lua
  515. msgid "Register"
  516. msgstr "Rexistrarse"
  517. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  518. msgid "Dismiss"
  519. msgstr "Descartar"
  520. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  521. msgid ""
  522. "For a long time, the Minetest engine shipped with a default game called "
  523. "\"Minetest Game\". Since Minetest 5.8.0, Minetest ships without a default "
  524. "game."
  525. msgstr ""
  526. "Durante moito tempo, o motor Minetest incluía un xogo predeterminado chamado "
  527. "\"Minetest Game\". Dende Minetest 5.8.0, Minetest inclúese sen un xogo "
  528. "predeterminado."
  529. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  530. msgid ""
  531. "If you want to continue playing in your Minetest Game worlds, you need to "
  532. "reinstall Minetest Game."
  533. msgstr ""
  534. "Se queres seguir xogando nos teus mundos de Minetest, precisarás reinstalar "
  535. "Minetest Game."
  536. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  537. msgid "Minetest Game is no longer installed by default"
  538. msgstr "Minetest Game xa non se instala por defecto"
  539. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  540. msgid "Reinstall Minetest Game"
  541. msgstr "Reinstalar Minetest Game"
  542. #: builtin/mainmenu/dlg_rename_modpack.lua
  543. msgid "Accept"
  544. msgstr "Aceptar"
  545. #: builtin/mainmenu/dlg_rename_modpack.lua
  546. msgid "Rename Modpack:"
  547. msgstr "Renomear paquete de mods:"
  548. #: builtin/mainmenu/dlg_rename_modpack.lua
  549. msgid ""
  550. "This modpack has an explicit name given in its modpack.conf which will "
  551. "override any renaming here."
  552. msgstr ""
  553. "Este paquete de mods ten un nome explícito no seu modpack.conf que non "
  554. "permitirá cambios de nome aquí."
  555. #: builtin/mainmenu/dlg_version_info.lua
  556. msgid "A new $1 version is available"
  557. msgstr "Unha nova versión $1 está dispoñible"
  558. #: builtin/mainmenu/dlg_version_info.lua
  559. msgid ""
  560. "Installed version: $1\n"
  561. "New version: $2\n"
  562. "Visit $3 to find out how to get the newest version and stay up to date with "
  563. "features and bugfixes."
  564. msgstr ""
  565. "Versión instalada: $1\n"
  566. "Nova versión: $2\n"
  567. "Visita $3 para saber como obter a versión máis recente e estar ao día cas "
  568. "características e correccións de erros."
  569. #: builtin/mainmenu/dlg_version_info.lua
  570. msgid "Later"
  571. msgstr "Máis tarde"
  572. #: builtin/mainmenu/dlg_version_info.lua
  573. msgid "Never"
  574. msgstr "Nunca"
  575. #: builtin/mainmenu/dlg_version_info.lua
  576. msgid "Visit website"
  577. msgstr "Visitar sitio web"
  578. #: builtin/mainmenu/init.lua
  579. msgid "Settings"
  580. msgstr "Configuración"
  581. #: builtin/mainmenu/serverlistmgr.lua
  582. msgid "Public server list is disabled"
  583. msgstr "A lista de servidores públicos está desactivada"
  584. #: builtin/mainmenu/serverlistmgr.lua
  585. msgid "Try reenabling public serverlist and check your internet connection."
  586. msgstr ""
  587. "Tente volver activar a lista de servidores públicos e verifique a súa "
  588. "conexión a Internet."
  589. #: builtin/mainmenu/settings/components.lua
  590. msgid "Browse"
  591. msgstr "Explorar"
  592. #: builtin/mainmenu/settings/components.lua
  593. msgid "Edit"
  594. msgstr "Editar"
  595. #: builtin/mainmenu/settings/components.lua
  596. msgid "Select directory"
  597. msgstr "Seleccionar directorio"
  598. #: builtin/mainmenu/settings/components.lua
  599. msgid "Select file"
  600. msgstr "Seleccionar ficheiro"
  601. #: builtin/mainmenu/settings/components.lua
  602. msgid "Set"
  603. msgstr "Establecer"
  604. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  605. msgid "(No description of setting given)"
  606. msgstr "(Ningunha descripción da configuración dada)"
  607. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  608. msgid "2D Noise"
  609. msgstr "Ruído 2D"
  610. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  611. msgid "Lacunarity"
  612. msgstr "Lacunaridade"
  613. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  614. msgid "Octaves"
  615. msgstr "Oitavas"
  616. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  617. #: src/settings_translation_file.cpp
  618. msgid "Offset"
  619. msgstr "Desprazamento"
  620. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  621. msgid "Persistence"
  622. msgstr "Persistencia"
  623. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  624. #: src/settings_translation_file.cpp
  625. msgid "Scale"
  626. msgstr "Escala"
  627. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  628. msgid "X spread"
  629. msgstr "Amplitude X"
  630. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  631. msgid "Y spread"
  632. msgstr "Amplitude Y"
  633. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  634. msgid "Z spread"
  635. msgstr "Amplitude Z"
  636. #. ~ "absvalue" is a noise parameter flag.
  637. #. It is short for "absolute value".
  638. #. It can be enabled in noise settings in
  639. #. the settings menu.
  640. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  641. msgid "absvalue"
  642. msgstr "Valor absoluto"
  643. #. ~ "defaults" is a noise parameter flag.
  644. #. It describes the default processing options
  645. #. for noise settings in the settings menu.
  646. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  647. msgid "defaults"
  648. msgstr "Predefinido"
  649. #. ~ "eased" is a noise parameter flag.
  650. #. It is used to make the map smoother and
  651. #. can be enabled in noise settings in
  652. #. the settings menu.
  653. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  654. msgid "eased"
  655. msgstr "Suavizado"
  656. #: builtin/mainmenu/settings/dlg_settings.lua
  657. msgid "(Use system language)"
  658. msgstr "(Usar a linguaxe do sistema)"
  659. #: builtin/mainmenu/settings/dlg_settings.lua
  660. msgid "Accessibility"
  661. msgstr "Accesibilidade"
  662. #: builtin/mainmenu/settings/dlg_settings.lua
  663. msgid "Back"
  664. msgstr "Voltar"
  665. #: builtin/mainmenu/settings/dlg_settings.lua src/gui/guiKeyChangeMenu.cpp
  666. #: src/settings_translation_file.cpp
  667. msgid "Chat"
  668. msgstr "Chat"
  669. #: builtin/mainmenu/settings/dlg_settings.lua builtin/mainmenu/tab_online.lua
  670. msgid "Clear"
  671. msgstr "Limpar"
  672. #: builtin/mainmenu/settings/dlg_settings.lua src/client/game.cpp
  673. #: src/settings_translation_file.cpp
  674. msgid "Controls"
  675. msgstr "Controis"
  676. #: builtin/mainmenu/settings/dlg_settings.lua src/settings_translation_file.cpp
  677. msgid "General"
  678. msgstr "Xeral"
  679. #: builtin/mainmenu/settings/dlg_settings.lua
  680. msgid "Movement"
  681. msgstr "Movemento"
  682. #: builtin/mainmenu/settings/dlg_settings.lua
  683. msgid "Reset setting to default"
  684. msgstr "Restablecer a configuración predeterminada"
  685. #: builtin/mainmenu/settings/dlg_settings.lua
  686. msgid "Reset setting to default ($1)"
  687. msgstr "Restablecer a configuración predeterminada ($1)"
  688. #: builtin/mainmenu/settings/dlg_settings.lua builtin/mainmenu/tab_online.lua
  689. msgid "Search"
  690. msgstr "Procurar"
  691. #: builtin/mainmenu/settings/dlg_settings.lua
  692. msgid "Show advanced settings"
  693. msgstr "Amosar configuracións avanzadas"
  694. #: builtin/mainmenu/settings/dlg_settings.lua
  695. msgid "Show technical names"
  696. msgstr "Mostrar nomes técnicos"
  697. #: builtin/mainmenu/settings/settingtypes.lua
  698. msgid "Client Mods"
  699. msgstr "Mods de cliente"
  700. #: builtin/mainmenu/settings/settingtypes.lua
  701. msgid "Content: Games"
  702. msgstr "Contido: Xogos"
  703. #: builtin/mainmenu/settings/settingtypes.lua
  704. msgid "Content: Mods"
  705. msgstr "Contido: Mods"
  706. #: builtin/mainmenu/settings/shadows_component.lua
  707. msgid "(The game will need to enable shadows as well)"
  708. msgstr "(O xogo tamén precisará activar as sombras)"
  709. #: builtin/mainmenu/settings/shadows_component.lua
  710. msgid "Custom"
  711. msgstr "Personalizado"
  712. #: builtin/mainmenu/settings/shadows_component.lua
  713. msgid "Disabled"
  714. msgstr "Desactivado"
  715. #: builtin/mainmenu/settings/shadows_component.lua
  716. #: src/settings_translation_file.cpp
  717. msgid "Dynamic shadows"
  718. msgstr "Sombras dinámicas"
  719. #: builtin/mainmenu/settings/shadows_component.lua
  720. msgid "High"
  721. msgstr "Alto"
  722. #: builtin/mainmenu/settings/shadows_component.lua
  723. msgid "Low"
  724. msgstr "Baixo"
  725. #: builtin/mainmenu/settings/shadows_component.lua
  726. msgid "Medium"
  727. msgstr "Medio"
  728. #: builtin/mainmenu/settings/shadows_component.lua
  729. msgid "Very High"
  730. msgstr "Moi alto"
  731. #: builtin/mainmenu/settings/shadows_component.lua
  732. msgid "Very Low"
  733. msgstr "Moi baixo"
  734. #: builtin/mainmenu/tab_about.lua
  735. msgid "About"
  736. msgstr "Acerca de"
  737. #: builtin/mainmenu/tab_about.lua
  738. msgid "Active Contributors"
  739. msgstr "Colaboradores activos"
  740. #: builtin/mainmenu/tab_about.lua
  741. msgid "Active renderer:"
  742. msgstr "Renderizador activo:"
  743. #: builtin/mainmenu/tab_about.lua
  744. msgid "Core Developers"
  745. msgstr "Desenvolvedores principais"
  746. #: builtin/mainmenu/tab_about.lua
  747. msgid "Core Team"
  748. msgstr "Equipo Central"
  749. #: builtin/mainmenu/tab_about.lua
  750. msgid "Irrlicht device:"
  751. msgstr "Dispositivo Irrlicht:"
  752. #: builtin/mainmenu/tab_about.lua
  753. msgid "Open User Data Directory"
  754. msgstr "Abrir dir. datos de usuario"
  755. #: builtin/mainmenu/tab_about.lua
  756. msgid ""
  757. "Opens the directory that contains user-provided worlds, games, mods,\n"
  758. "and texture packs in a file manager / explorer."
  759. msgstr ""
  760. "Abre o directorio que contén mundos, xogos, mods fornecidos polo usuario\n"
  761. "e paquetes de textura nun xestor de ficheiros ou explorador."
  762. #: builtin/mainmenu/tab_about.lua
  763. msgid "Previous Contributors"
  764. msgstr "Colaboradores anteriores"
  765. #: builtin/mainmenu/tab_about.lua
  766. msgid "Previous Core Developers"
  767. msgstr "Desenvolvedores principais anteriores"
  768. #: builtin/mainmenu/tab_about.lua
  769. msgid "Share debug log"
  770. msgstr "Compartir información de depuración"
  771. #: builtin/mainmenu/tab_content.lua
  772. msgid "Browse online content"
  773. msgstr "Explorar contido en liña"
  774. #: builtin/mainmenu/tab_content.lua
  775. msgid "Browse online content [$1]"
  776. msgstr "Navegar polo contido en liña [$1]"
  777. #: builtin/mainmenu/tab_content.lua
  778. msgid "Content"
  779. msgstr "Contido"
  780. #: builtin/mainmenu/tab_content.lua
  781. msgid "Content [$1]"
  782. msgstr "Contido [$1]"
  783. #: builtin/mainmenu/tab_content.lua
  784. msgid "Disable Texture Pack"
  785. msgstr "Desactivar paq. de texturas"
  786. #: builtin/mainmenu/tab_content.lua
  787. msgid "Installed Packages:"
  788. msgstr "Paquetes instalados:"
  789. #: builtin/mainmenu/tab_content.lua
  790. msgid "No dependencies."
  791. msgstr "Sen dependencias."
  792. #: builtin/mainmenu/tab_content.lua
  793. msgid "No package description available"
  794. msgstr "A descripción do paquete non está dispoñible"
  795. #: builtin/mainmenu/tab_content.lua
  796. msgid "Rename"
  797. msgstr "Renomear"
  798. #: builtin/mainmenu/tab_content.lua
  799. msgid "Update available?"
  800. msgstr "¿Actualización dispoñible?"
  801. #: builtin/mainmenu/tab_content.lua
  802. msgid "Use Texture Pack"
  803. msgstr "Usar paquete de texturas"
  804. #: builtin/mainmenu/tab_local.lua
  805. msgid "Announce Server"
  806. msgstr "Anunciar servidor"
  807. #: builtin/mainmenu/tab_local.lua
  808. msgid "Bind Address"
  809. msgstr "Ligazón de enderezo"
  810. #: builtin/mainmenu/tab_local.lua
  811. msgid "Creative Mode"
  812. msgstr "Modo Creativo"
  813. #: builtin/mainmenu/tab_local.lua
  814. msgid "Enable Damage"
  815. msgstr "Activar danos"
  816. #: builtin/mainmenu/tab_local.lua
  817. msgid "Host Game"
  818. msgstr "Hospedar xogo"
  819. #: builtin/mainmenu/tab_local.lua
  820. msgid "Host Server"
  821. msgstr "Hospedar servidor"
  822. #: builtin/mainmenu/tab_local.lua
  823. msgid "Install a game"
  824. msgstr "Instalar un xogo"
  825. #: builtin/mainmenu/tab_local.lua
  826. msgid "Install games from ContentDB"
  827. msgstr "Instalar xogos do ContentDB"
  828. #: builtin/mainmenu/tab_local.lua
  829. msgid "Minetest doesn't come with a game by default."
  830. msgstr "Minetest non trae un xogo por defecto."
  831. #: builtin/mainmenu/tab_local.lua
  832. msgid ""
  833. "Minetest is a game-creation platform that allows you to play many different "
  834. "games."
  835. msgstr ""
  836. "Minetest é unha plataforma de creación de xogos que che permite xogar a "
  837. "moitos xogos diferentes."
  838. #: builtin/mainmenu/tab_local.lua
  839. msgid "New"
  840. msgstr "Novo"
  841. #: builtin/mainmenu/tab_local.lua
  842. msgid "No world created or selected!"
  843. msgstr "Ningún mundo creado ou seleccionado!"
  844. #: builtin/mainmenu/tab_local.lua
  845. msgid "Play Game"
  846. msgstr "Xogar"
  847. #: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_online.lua
  848. msgid "Port"
  849. msgstr "Porto"
  850. #: builtin/mainmenu/tab_local.lua
  851. msgid "Select Mods"
  852. msgstr "Seleccionar mods"
  853. #: builtin/mainmenu/tab_local.lua
  854. msgid "Select World:"
  855. msgstr "Seleccionar mundo:"
  856. #: builtin/mainmenu/tab_local.lua
  857. msgid "Server Port"
  858. msgstr "Porto do servidor"
  859. #: builtin/mainmenu/tab_local.lua
  860. msgid "Start Game"
  861. msgstr "Xogar só"
  862. #: builtin/mainmenu/tab_local.lua
  863. msgid "You need to install a game before you can create a world."
  864. msgstr "Tes que instalar un xogo antes de poder crear un mundo."
  865. #: builtin/mainmenu/tab_online.lua
  866. msgid "Address"
  867. msgstr "Enderezo"
  868. #: builtin/mainmenu/tab_online.lua
  869. msgid "Creative mode"
  870. msgstr "Modo creativo"
  871. #. ~ PvP = Player versus Player
  872. #: builtin/mainmenu/tab_online.lua
  873. msgid "Damage / PvP"
  874. msgstr "Dano / PvP"
  875. #: builtin/mainmenu/tab_online.lua
  876. msgid "Favorites"
  877. msgstr "Favoritos"
  878. #: builtin/mainmenu/tab_online.lua
  879. msgid "Incompatible Servers"
  880. msgstr "Servidores incompatibles"
  881. #: builtin/mainmenu/tab_online.lua
  882. msgid "Join Game"
  883. msgstr "Xogar en liña"
  884. #: builtin/mainmenu/tab_online.lua
  885. msgid "Login"
  886. msgstr "Identificarse"
  887. #: builtin/mainmenu/tab_online.lua
  888. msgid "Ping"
  889. msgstr "Ping"
  890. #: builtin/mainmenu/tab_online.lua
  891. msgid "Public Servers"
  892. msgstr "Servidores públicos"
  893. #: builtin/mainmenu/tab_online.lua
  894. msgid "Refresh"
  895. msgstr "Actualizar"
  896. #: builtin/mainmenu/tab_online.lua
  897. msgid "Remove favorite"
  898. msgstr "Favorito remoto"
  899. #: builtin/mainmenu/tab_online.lua
  900. msgid "Server Description"
  901. msgstr "Descripción do servidor"
  902. #: src/client/client.cpp
  903. msgid "Connection aborted (protocol error?)."
  904. msgstr "Erro de conexión (tempo esgotado?)."
  905. #: src/client/client.cpp src/client/game.cpp
  906. msgid "Connection timed out."
  907. msgstr "Esgotouse o tempo de conexión."
  908. #: src/client/client.cpp
  909. msgid "Done!"
  910. msgstr "Feito!"
  911. #: src/client/client.cpp
  912. msgid "Initializing nodes"
  913. msgstr "Iniciando nodos"
  914. #: src/client/client.cpp
  915. msgid "Initializing nodes..."
  916. msgstr "Iniciando nodos..."
  917. #: src/client/client.cpp
  918. msgid "Loading textures..."
  919. msgstr "Cargando texturas..."
  920. #: src/client/client.cpp
  921. msgid "Rebuilding shaders..."
  922. msgstr "Reconstruíndo sombreadores..."
  923. #: src/client/clientlauncher.cpp
  924. msgid "Could not find or load game: "
  925. msgstr "Non se puido atopar ou cargar o xogo: "
  926. #: src/client/clientlauncher.cpp
  927. msgid "Main Menu"
  928. msgstr "Menú principal"
  929. #: src/client/clientlauncher.cpp
  930. msgid "No world selected and no address provided. Nothing to do."
  931. msgstr "Ningún mundo seleccionado e ningún enderezo fornecido. Nada que facer."
  932. #: src/client/clientlauncher.cpp
  933. msgid "Player name too long."
  934. msgstr "Nome do xogador demasiado longo."
  935. #: src/client/clientlauncher.cpp
  936. msgid "Please choose a name!"
  937. msgstr "Escolle un nome!"
  938. #: src/client/clientlauncher.cpp
  939. msgid "Provided password file failed to open: "
  940. msgstr "O ficheiro do contrasinal fornecido non se puido abrir: "
  941. #: src/client/clientlauncher.cpp
  942. msgid "Provided world path doesn't exist: "
  943. msgstr "O camiño do mundo fornecido non existe: "
  944. #: src/client/clientmedia.cpp src/client/game.cpp
  945. msgid "Media..."
  946. msgstr "Multimedia..."
  947. #: src/client/game.cpp src/client/shader.cpp src/server.cpp
  948. msgid ""
  949. "\n"
  950. "Check debug.txt for details."
  951. msgstr ""
  952. "\n"
  953. "Verifique debug.txt para obter detalles."
  954. #: src/client/game.cpp
  955. msgid "- Mode: "
  956. msgstr "- Modo: "
  957. #: src/client/game.cpp
  958. msgid "- Public: "
  959. msgstr "- Público: "
  960. #. ~ PvP = Player versus Player
  961. #: src/client/game.cpp
  962. msgid "- PvP: "
  963. msgstr "- Xogador contra xogador: "
  964. #: src/client/game.cpp
  965. msgid "- Server Name: "
  966. msgstr "- Nome do servidor: "
  967. #: src/client/game.cpp
  968. msgid "A serialization error occurred:"
  969. msgstr "Ocurreu un erro:"
  970. #: src/client/game.cpp
  971. #, c-format
  972. msgid "Access denied. Reason: %s"
  973. msgstr "Acceso negado. Motivo: %s"
  974. #: src/client/game.cpp
  975. msgid "Automatic forward disabled"
  976. msgstr "Avance automático desactivado"
  977. #: src/client/game.cpp
  978. msgid "Automatic forward enabled"
  979. msgstr "Avance automático activado"
  980. #: src/client/game.cpp
  981. msgid "Block bounds hidden"
  982. msgstr "Lím. bloques ocultos"
  983. #: src/client/game.cpp
  984. msgid "Block bounds shown for current block"
  985. msgstr "Límites de bloques mostrados para o bloque actual"
  986. #: src/client/game.cpp
  987. msgid "Block bounds shown for nearby blocks"
  988. msgstr "Límites de bloques mostrados para bloques pretos"
  989. #: src/client/game.cpp
  990. msgid "Camera update disabled"
  991. msgstr "Actualización da cámara desactivada"
  992. #: src/client/game.cpp
  993. msgid "Camera update enabled"
  994. msgstr "Actualización da cámara activada"
  995. #: src/client/game.cpp
  996. msgid "Can't show block bounds (disabled by game or mod)"
  997. msgstr ""
  998. "Non se poden amosar os límites dos bloques (desactivado polo xogo ou mod)"
  999. #: src/client/game.cpp
  1000. msgid "Change Password"
  1001. msgstr "Cambiar contrasinal"
  1002. #: src/client/game.cpp
  1003. msgid "Cinematic mode disabled"
  1004. msgstr "Modo cinematográfico desactivado"
  1005. #: src/client/game.cpp
  1006. msgid "Cinematic mode enabled"
  1007. msgstr "Modo cinematográfico activado"
  1008. #: src/client/game.cpp
  1009. msgid "Client disconnected"
  1010. msgstr "Cliente desconectado"
  1011. #: src/client/game.cpp
  1012. msgid "Client side scripting is disabled"
  1013. msgstr "O scripting de cliente está desactivado"
  1014. #: src/client/game.cpp
  1015. msgid "Connecting to server..."
  1016. msgstr "Conectando ao servidor..."
  1017. #: src/client/game.cpp
  1018. msgid "Connection error (timed out?)"
  1019. msgstr "Erro de conexión (tempo esgotado?)"
  1020. #: src/client/game.cpp
  1021. msgid "Connection failed for unknown reason"
  1022. msgstr "Erro na conexión por un motivo descoñecido"
  1023. #: src/client/game.cpp
  1024. msgid "Continue"
  1025. msgstr "Continuar"
  1026. #: src/client/game.cpp
  1027. msgid ""
  1028. "Controls:\n"
  1029. "No menu open:\n"
  1030. "- slide finger: look around\n"
  1031. "- tap: place/punch/use (default)\n"
  1032. "- long tap: dig/use (default)\n"
  1033. "Menu/inventory open:\n"
  1034. "- double tap (outside):\n"
  1035. " --> close\n"
  1036. "- touch stack, touch slot:\n"
  1037. " --> move stack\n"
  1038. "- touch&drag, tap 2nd finger\n"
  1039. " --> place single item to slot\n"
  1040. msgstr ""
  1041. "Controis:\n"
  1042. "Sen menú aberto:\n"
  1043. "- deslizar o dedo: mirar arredor\n"
  1044. "- toque: colocar/perforar/utilizar (predeterminado)\n"
  1045. "- Toque longo: cavar/utilizar (predeterminado)\n"
  1046. "Menú/inventario aberto:\n"
  1047. "- Dobre toque (exterior):\n"
  1048. " --> pechar\n"
  1049. "- pila táctil, rañura táctil:\n"
  1050. " --> mover pila\n"
  1051. "- toca e arrastra, toca co segundo dedo\n"
  1052. " --> coloca un único elemento na rañura\n"
  1053. #: src/client/game.cpp
  1054. #, c-format
  1055. msgid "Couldn't resolve address: %s"
  1056. msgstr "Non se puido resolver o enderezo: %s"
  1057. #: src/client/game.cpp
  1058. msgid "Creating client..."
  1059. msgstr "Creando cliente..."
  1060. #: src/client/game.cpp
  1061. msgid "Creating server..."
  1062. msgstr "Creando servidor..."
  1063. #: src/client/game.cpp
  1064. msgid "Debug info and profiler graph hidden"
  1065. msgstr "Información de depuración e gráfico de análise do mundo ocultos"
  1066. #: src/client/game.cpp
  1067. msgid "Debug info shown"
  1068. msgstr "Info de depuración mostrada"
  1069. #: src/client/game.cpp
  1070. msgid "Debug info, profiler graph, and wireframe hidden"
  1071. msgstr ""
  1072. "Info de depuración, gráfico de análise do mundo e estrutura de arames ocultos"
  1073. #: src/client/game.cpp
  1074. #, c-format
  1075. msgid "Error creating client: %s"
  1076. msgstr "Erro creando cliente: %s"
  1077. #: src/client/game.cpp
  1078. msgid "Exit to Menu"
  1079. msgstr "Saír ao menú"
  1080. #: src/client/game.cpp
  1081. msgid "Exit to OS"
  1082. msgstr "Saír do xogo"
  1083. #: src/client/game.cpp
  1084. msgid "Fast mode disabled"
  1085. msgstr "Modo rápido desactivado"
  1086. #: src/client/game.cpp
  1087. msgid "Fast mode enabled"
  1088. msgstr "Modo rápido activado"
  1089. #: src/client/game.cpp
  1090. msgid "Fast mode enabled (note: no 'fast' privilege)"
  1091. msgstr "Modo rápido activado (nota: sen permiso 'rápido')"
  1092. #: src/client/game.cpp
  1093. msgid "Fly mode disabled"
  1094. msgstr "Modo voo desactivado"
  1095. #: src/client/game.cpp
  1096. msgid "Fly mode enabled"
  1097. msgstr "Modo voo activado"
  1098. #: src/client/game.cpp
  1099. msgid "Fly mode enabled (note: no 'fly' privilege)"
  1100. msgstr "Modo voo activado (nota: sen permiso de 'voo')"
  1101. #: src/client/game.cpp
  1102. msgid "Fog disabled"
  1103. msgstr "Néboa desactivada"
  1104. #: src/client/game.cpp
  1105. msgid "Fog enabled"
  1106. msgstr "Néboa activada"
  1107. #: src/client/game.cpp
  1108. msgid "Fog enabled by game or mod"
  1109. msgstr "Néboa habilitada polo xogo ou mod"
  1110. #: src/client/game.cpp
  1111. msgid "Game info:"
  1112. msgstr "Información do xogo:"
  1113. #: src/client/game.cpp
  1114. msgid "Game paused"
  1115. msgstr "Xogo pausado"
  1116. #: src/client/game.cpp
  1117. msgid "Hosting server"
  1118. msgstr "Servidor anfitrión"
  1119. #: src/client/game.cpp
  1120. msgid "Item definitions..."
  1121. msgstr "Definicións dos obxectos..."
  1122. #: src/client/game.cpp
  1123. msgid "KiB/s"
  1124. msgstr "KiB/s"
  1125. #: src/client/game.cpp
  1126. msgid "MiB/s"
  1127. msgstr "MiB/s"
  1128. #: src/client/game.cpp
  1129. msgid "Minimap currently disabled by game or mod"
  1130. msgstr "O minimapa está actualmente desactivado polo xogo ou mod"
  1131. #: src/client/game.cpp
  1132. msgid "Multiplayer"
  1133. msgstr "Multixogador"
  1134. #: src/client/game.cpp
  1135. msgid "Noclip mode disabled"
  1136. msgstr "Modo espectador desactivado"
  1137. #: src/client/game.cpp
  1138. msgid "Noclip mode enabled"
  1139. msgstr "Modo espectador activado"
  1140. #: src/client/game.cpp
  1141. msgid "Noclip mode enabled (note: no 'noclip' privilege)"
  1142. msgstr "Modo espectador activado (nota: sen permiso 'noclip')"
  1143. #: src/client/game.cpp
  1144. msgid "Node definitions..."
  1145. msgstr "Definicións de nodos..."
  1146. #: src/client/game.cpp
  1147. msgid "Off"
  1148. msgstr "Desactivado"
  1149. #: src/client/game.cpp
  1150. msgid "On"
  1151. msgstr "Activado"
  1152. #: src/client/game.cpp
  1153. msgid "Pitch move mode disabled"
  1154. msgstr "Modo de movemiento rotación vertical desactivado"
  1155. #: src/client/game.cpp
  1156. msgid "Pitch move mode enabled"
  1157. msgstr "Modo de movemiento de rotación vertical activado"
  1158. #: src/client/game.cpp
  1159. msgid "Profiler graph shown"
  1160. msgstr "Gráfico de análise do mundo mostrado"
  1161. #: src/client/game.cpp
  1162. msgid "Remote server"
  1163. msgstr "Servidor remoto"
  1164. #: src/client/game.cpp
  1165. msgid "Resolving address..."
  1166. msgstr "Resolvendo enderezo..."
  1167. #: src/client/game.cpp
  1168. msgid "Shutting down..."
  1169. msgstr "Cerrando..."
  1170. #: src/client/game.cpp
  1171. msgid "Singleplayer"
  1172. msgstr "Un xogador"
  1173. #: src/client/game.cpp
  1174. msgid "Sound Volume"
  1175. msgstr "Volume do son"
  1176. #: src/client/game.cpp
  1177. msgid "Sound muted"
  1178. msgstr "Sonido silenciado"
  1179. #: src/client/game.cpp
  1180. msgid "Sound system is disabled"
  1181. msgstr "O sistema de son está desactivado"
  1182. #: src/client/game.cpp
  1183. msgid "Sound system is not supported on this build"
  1184. msgstr "O sistema de son non é compatible con esta versión"
  1185. #: src/client/game.cpp
  1186. msgid "Sound unmuted"
  1187. msgstr "Son reactivado"
  1188. #: src/client/game.cpp
  1189. #, c-format
  1190. msgid "The server is probably running a different version of %s."
  1191. msgstr "É posible que o servidor esté executando unha versión diferente de %s."
  1192. #: src/client/game.cpp
  1193. #, c-format
  1194. msgid "Unable to connect to %s because IPv6 is disabled"
  1195. msgstr "Non se puido conectar a %s porque o IPv6 está desactivado"
  1196. #: src/client/game.cpp
  1197. #, c-format
  1198. msgid "Unable to listen on %s because IPv6 is disabled"
  1199. msgstr "Non se puido escoitar %s porque o IPv6 está desactivado"
  1200. #: src/client/game.cpp
  1201. msgid "Unlimited viewing range disabled"
  1202. msgstr "Desactivado o rango de visión ilimitado"
  1203. #: src/client/game.cpp
  1204. msgid "Unlimited viewing range enabled"
  1205. msgstr "Rango de visualización ilimitado activado"
  1206. #: src/client/game.cpp
  1207. msgid "Unlimited viewing range enabled, but forbidden by game or mod"
  1208. msgstr "Alcance de visión ilimitado activado, pero prohibido polo xogo ou mod"
  1209. #: src/client/game.cpp
  1210. #, c-format
  1211. msgid "Viewing changed to %d (the minimum)"
  1212. msgstr "Visualización cambiada a %d (o mínimo)"
  1213. #: src/client/game.cpp
  1214. #, c-format
  1215. msgid "Viewing changed to %d (the minimum), but limited to %d by game or mod"
  1216. msgstr ""
  1217. "A visualización cambiou a %d (o mínimo), pero limitada a %d polo xogo ou mod"
  1218. #: src/client/game.cpp
  1219. #, c-format
  1220. msgid "Viewing range changed to %d"
  1221. msgstr "Campo de visión cambiada a %d"
  1222. #: src/client/game.cpp
  1223. #, c-format
  1224. msgid "Viewing range changed to %d (the maximum)"
  1225. msgstr "O rango de visualización cambiouse a %d (o máximo)"
  1226. #: src/client/game.cpp
  1227. #, c-format
  1228. msgid ""
  1229. "Viewing range changed to %d (the maximum), but limited to %d by game or mod"
  1230. msgstr ""
  1231. "O alcance de visión cambiou a %d (o máximo), pero está limitado a %d polo "
  1232. "xogo ou mod"
  1233. #: src/client/game.cpp
  1234. #, c-format
  1235. msgid "Viewing range changed to %d, but limited to %d by game or mod"
  1236. msgstr ""
  1237. "O rango de visión cambiouse a %d, pero está limitado a %d polo xogo ou mod"
  1238. #: src/client/game.cpp
  1239. #, c-format
  1240. msgid "Volume changed to %d%%"
  1241. msgstr "Volume cambiado a %d%%"
  1242. #: src/client/game.cpp
  1243. msgid "Wireframe shown"
  1244. msgstr "Estrutura de arames mostrada"
  1245. #: src/client/game.cpp
  1246. msgid "Zoom currently disabled by game or mod"
  1247. msgstr "O zoom está actualmente desactivado polo xogo ou mod"
  1248. #: src/client/gameui.cpp
  1249. msgid "Chat currently disabled by game or mod"
  1250. msgstr "Chat actualmente desactivado polo xogo ou mod"
  1251. #: src/client/gameui.cpp
  1252. msgid "Chat hidden"
  1253. msgstr "Chat oculto"
  1254. #: src/client/gameui.cpp
  1255. msgid "Chat shown"
  1256. msgstr "Chat visible"
  1257. #: src/client/gameui.cpp
  1258. msgid "HUD hidden"
  1259. msgstr "HUD oculto"
  1260. #: src/client/gameui.cpp
  1261. msgid "HUD shown"
  1262. msgstr "HUD visible"
  1263. #: src/client/gameui.cpp
  1264. msgid "Profiler hidden"
  1265. msgstr "Análise do mundo oculta"
  1266. #: src/client/gameui.cpp
  1267. #, c-format
  1268. msgid "Profiler shown (page %d of %d)"
  1269. msgstr "Análise do mundo visible (páx. %d de %d)"
  1270. #: src/client/keycode.cpp
  1271. msgid "Apps"
  1272. msgstr "Aplicacións"
  1273. #: src/client/keycode.cpp
  1274. msgid "Backspace"
  1275. msgstr "Retroceso"
  1276. #. ~ Usually paired with the Pause key
  1277. #: src/client/keycode.cpp
  1278. msgid "Break Key"
  1279. msgstr "Tecla de interrupción"
  1280. #: src/client/keycode.cpp
  1281. msgid "Caps Lock"
  1282. msgstr "Bloq Maiús"
  1283. #: src/client/keycode.cpp
  1284. msgid "Clear Key"
  1285. msgstr "Tecla de Borrar"
  1286. #: src/client/keycode.cpp
  1287. msgid "Control Key"
  1288. msgstr "Tecla de control"
  1289. #: src/client/keycode.cpp
  1290. msgid "Delete Key"
  1291. msgstr "Tecla de eliminar"
  1292. #: src/client/keycode.cpp
  1293. msgid "Down Arrow"
  1294. msgstr "Frecha abaixo"
  1295. #: src/client/keycode.cpp
  1296. msgid "End"
  1297. msgstr "Fin"
  1298. #: src/client/keycode.cpp
  1299. msgid "Erase EOF"
  1300. msgstr "Borrar EOF"
  1301. #: src/client/keycode.cpp
  1302. msgid "Execute"
  1303. msgstr "Executar"
  1304. #: src/client/keycode.cpp
  1305. msgid "Help"
  1306. msgstr "Axuda"
  1307. #: src/client/keycode.cpp
  1308. msgid "Home"
  1309. msgstr "Inicio"
  1310. #: src/client/keycode.cpp
  1311. msgid "IME Accept"
  1312. msgstr "Aceptar IME"
  1313. #: src/client/keycode.cpp
  1314. msgid "IME Convert"
  1315. msgstr "Converter IME"
  1316. #: src/client/keycode.cpp
  1317. msgid "IME Escape"
  1318. msgstr "Saír do IME"
  1319. #: src/client/keycode.cpp
  1320. msgid "IME Mode Change"
  1321. msgstr "Cambiar modo do IME"
  1322. #: src/client/keycode.cpp
  1323. msgid "IME Nonconvert"
  1324. msgstr "Non converter IME"
  1325. #: src/client/keycode.cpp
  1326. msgid "Insert"
  1327. msgstr "Inserir"
  1328. #: src/client/keycode.cpp
  1329. msgid "Left Arrow"
  1330. msgstr "Frecha esquerda"
  1331. #: src/client/keycode.cpp
  1332. msgid "Left Button"
  1333. msgstr "Botón esquerdo"
  1334. #: src/client/keycode.cpp
  1335. msgid "Left Control"
  1336. msgstr "Control Esquerdo"
  1337. #: src/client/keycode.cpp
  1338. msgid "Left Menu"
  1339. msgstr "Menú esquerdo"
  1340. #: src/client/keycode.cpp
  1341. msgid "Left Shift"
  1342. msgstr "Shift esquerdo"
  1343. #: src/client/keycode.cpp
  1344. msgid "Left Windows"
  1345. msgstr "Win. esqueda"
  1346. #. ~ Key name, common on Windows keyboards
  1347. #: src/client/keycode.cpp
  1348. msgid "Menu Key"
  1349. msgstr "Tecla do menú"
  1350. #: src/client/keycode.cpp
  1351. msgid "Middle Button"
  1352. msgstr "Botón central"
  1353. #: src/client/keycode.cpp
  1354. msgid "Num Lock"
  1355. msgstr "Bloq. Núm"
  1356. #: src/client/keycode.cpp
  1357. msgid "Numpad *"
  1358. msgstr "Teclado numérico *"
  1359. #: src/client/keycode.cpp
  1360. msgid "Numpad +"
  1361. msgstr "Teclado numérico +"
  1362. #: src/client/keycode.cpp
  1363. msgid "Numpad -"
  1364. msgstr "Teclado numérico -"
  1365. #: src/client/keycode.cpp
  1366. msgid "Numpad ."
  1367. msgstr "Teclado numérico ."
  1368. #: src/client/keycode.cpp
  1369. msgid "Numpad /"
  1370. msgstr "Teclado numérico /"
  1371. #: src/client/keycode.cpp
  1372. msgid "Numpad 0"
  1373. msgstr "Teclado numérico 0"
  1374. #: src/client/keycode.cpp
  1375. msgid "Numpad 1"
  1376. msgstr "Teclado numérico 1"
  1377. #: src/client/keycode.cpp
  1378. msgid "Numpad 2"
  1379. msgstr "Teclado numérico 2"
  1380. #: src/client/keycode.cpp
  1381. msgid "Numpad 3"
  1382. msgstr "Teclado numérico 3"
  1383. #: src/client/keycode.cpp
  1384. msgid "Numpad 4"
  1385. msgstr "Teclado numérico 4"
  1386. #: src/client/keycode.cpp
  1387. msgid "Numpad 5"
  1388. msgstr "Teclado numérico 5"
  1389. #: src/client/keycode.cpp
  1390. msgid "Numpad 6"
  1391. msgstr "Teclado numérico 6"
  1392. #: src/client/keycode.cpp
  1393. msgid "Numpad 7"
  1394. msgstr "Teclado numérico 7"
  1395. #: src/client/keycode.cpp
  1396. msgid "Numpad 8"
  1397. msgstr "Teclado numérico 8"
  1398. #: src/client/keycode.cpp
  1399. msgid "Numpad 9"
  1400. msgstr "Teclado numérico 9"
  1401. #: src/client/keycode.cpp
  1402. msgid "OEM Clear"
  1403. msgstr "Limpar OEM"
  1404. #: src/client/keycode.cpp
  1405. msgid "Page Down"
  1406. msgstr "Páxina abaixo"
  1407. #: src/client/keycode.cpp
  1408. msgid "Page Up"
  1409. msgstr "Páxina arriba"
  1410. #. ~ Usually paired with the Break key
  1411. #: src/client/keycode.cpp
  1412. msgid "Pause Key"
  1413. msgstr "Tecla de pausa"
  1414. #: src/client/keycode.cpp
  1415. msgid "Play"
  1416. msgstr "Xogar"
  1417. #. ~ "Print screen" key
  1418. #: src/client/keycode.cpp
  1419. msgid "Print"
  1420. msgstr "Imprimir"
  1421. #: src/client/keycode.cpp
  1422. msgid "Return Key"
  1423. msgstr "Tecla de retorno"
  1424. #: src/client/keycode.cpp
  1425. msgid "Right Arrow"
  1426. msgstr "Frecha dereita"
  1427. #: src/client/keycode.cpp
  1428. msgid "Right Button"
  1429. msgstr "Botón dereito"
  1430. #: src/client/keycode.cpp
  1431. msgid "Right Control"
  1432. msgstr "Control dereito"
  1433. #: src/client/keycode.cpp
  1434. msgid "Right Menu"
  1435. msgstr "Menú dereito"
  1436. #: src/client/keycode.cpp
  1437. msgid "Right Shift"
  1438. msgstr "Shift dereito"
  1439. #: src/client/keycode.cpp
  1440. msgid "Right Windows"
  1441. msgstr "Windows dereito"
  1442. #: src/client/keycode.cpp
  1443. msgid "Scroll Lock"
  1444. msgstr "Bloqueo de desprazamento"
  1445. #. ~ Key name
  1446. #: src/client/keycode.cpp
  1447. msgid "Select"
  1448. msgstr "Seleccionar"
  1449. #: src/client/keycode.cpp
  1450. msgid "Shift Key"
  1451. msgstr "Tecla Maiúsculas"
  1452. #: src/client/keycode.cpp
  1453. msgid "Sleep"
  1454. msgstr "Suspender"
  1455. #: src/client/keycode.cpp
  1456. msgid "Snapshot"
  1457. msgstr "Instantánea"
  1458. #: src/client/keycode.cpp
  1459. msgid "Space"
  1460. msgstr "Espazo"
  1461. #: src/client/keycode.cpp
  1462. msgid "Tab"
  1463. msgstr "Tabulador"
  1464. #: src/client/keycode.cpp
  1465. msgid "Up Arrow"
  1466. msgstr "Frecha cara arriba"
  1467. #: src/client/keycode.cpp
  1468. msgid "X Button 1"
  1469. msgstr "X Botón 1"
  1470. #: src/client/keycode.cpp
  1471. msgid "X Button 2"
  1472. msgstr "X Botón 2"
  1473. #: src/client/keycode.cpp
  1474. msgid "Zoom Key"
  1475. msgstr "Tecla de zoom"
  1476. #: src/client/minimap.cpp
  1477. msgid "Minimap hidden"
  1478. msgstr "Minimapa oculto"
  1479. #: src/client/minimap.cpp
  1480. #, c-format
  1481. msgid "Minimap in radar mode, Zoom x%d"
  1482. msgstr "Minimapa en modo radar, Zoom x%d"
  1483. #: src/client/minimap.cpp
  1484. #, c-format
  1485. msgid "Minimap in surface mode, Zoom x%d"
  1486. msgstr "Minimapa en modo superficie, Zoom x%d"
  1487. #: src/client/minimap.cpp
  1488. msgid "Minimap in texture mode"
  1489. msgstr "Minimapa en modo textura"
  1490. #: src/client/shader.cpp
  1491. #, c-format
  1492. msgid "Failed to compile the \"%s\" shader."
  1493. msgstr "Produciuse un erro ao compilar o sombreador \"%s\"."
  1494. #: src/client/shader.cpp
  1495. msgid "Shaders are enabled but GLSL is not supported by the driver."
  1496. msgstr "Os sombreadores están habilitados pero o controlador non admite GLSL."
  1497. #. ~ Error when a mod is missing dependencies. Ex: "Mod Title is missing: mod1, mod2, mod3"
  1498. #: src/content/mod_configuration.cpp
  1499. #, c-format
  1500. msgid "%s is missing:"
  1501. msgstr "%s falta:"
  1502. #: src/content/mod_configuration.cpp
  1503. msgid ""
  1504. "Install and enable the required mods, or disable the mods causing errors."
  1505. msgstr ""
  1506. "Instala e habilita os mods necesarios, ou desactiva os mods que causan erros."
  1507. #: src/content/mod_configuration.cpp
  1508. msgid ""
  1509. "Note: this may be caused by a dependency cycle, in which case try updating "
  1510. "the mods."
  1511. msgstr ""
  1512. "Nota: isto pode ser causado por un ciclo de dependencia, nese caso, proba "
  1513. "actualizar os mods."
  1514. #: src/content/mod_configuration.cpp
  1515. msgid "Some mods have unsatisfied dependencies:"
  1516. msgstr "Algúns mods teñen dependencias non satisfeitas:"
  1517. #: src/gui/guiChatConsole.cpp
  1518. msgid "Failed to open webpage"
  1519. msgstr "Erro ao abrir páxina web"
  1520. #: src/gui/guiChatConsole.cpp
  1521. msgid "Opening webpage"
  1522. msgstr "Abrindo páxina web"
  1523. #: src/gui/guiFormSpecMenu.cpp
  1524. msgid "Proceed"
  1525. msgstr "Continuar"
  1526. #: src/gui/guiKeyChangeMenu.cpp
  1527. msgid "\"Aux1\" = climb down"
  1528. msgstr "\"Aux1\" = baixar"
  1529. #: src/gui/guiKeyChangeMenu.cpp
  1530. msgid "Autoforward"
  1531. msgstr "Avance automático"
  1532. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1533. msgid "Automatic jumping"
  1534. msgstr "Salto automático"
  1535. #: src/gui/guiKeyChangeMenu.cpp
  1536. msgid "Aux1"
  1537. msgstr "Aux1"
  1538. #: src/gui/guiKeyChangeMenu.cpp
  1539. msgid "Backward"
  1540. msgstr "Atrás"
  1541. #: src/gui/guiKeyChangeMenu.cpp
  1542. msgid "Block bounds"
  1543. msgstr "Lím. bloques"
  1544. #: src/gui/guiKeyChangeMenu.cpp
  1545. msgid "Change camera"
  1546. msgstr "Cambiar cámara"
  1547. #: src/gui/guiKeyChangeMenu.cpp
  1548. msgid "Command"
  1549. msgstr "Comando"
  1550. #: src/gui/guiKeyChangeMenu.cpp
  1551. msgid "Console"
  1552. msgstr "Consola"
  1553. #: src/gui/guiKeyChangeMenu.cpp
  1554. msgid "Dec. range"
  1555. msgstr "Dism. alcance"
  1556. #: src/gui/guiKeyChangeMenu.cpp
  1557. msgid "Dec. volume"
  1558. msgstr "Baixar volume"
  1559. #: src/gui/guiKeyChangeMenu.cpp
  1560. msgid "Double tap \"jump\" to toggle fly"
  1561. msgstr "Con 2 veces \"saltar\" voas"
  1562. #: src/gui/guiKeyChangeMenu.cpp
  1563. msgid "Drop"
  1564. msgstr "Soltar"
  1565. #: src/gui/guiKeyChangeMenu.cpp
  1566. msgid "Forward"
  1567. msgstr "Adiante"
  1568. #: src/gui/guiKeyChangeMenu.cpp
  1569. msgid "Inc. range"
  1570. msgstr "Aum. alcance"
  1571. #: src/gui/guiKeyChangeMenu.cpp
  1572. msgid "Inc. volume"
  1573. msgstr "Subir volume"
  1574. #: src/gui/guiKeyChangeMenu.cpp
  1575. msgid "Inventory"
  1576. msgstr "Inventario"
  1577. #: src/gui/guiKeyChangeMenu.cpp
  1578. msgid "Jump"
  1579. msgstr "Saltar"
  1580. #: src/gui/guiKeyChangeMenu.cpp
  1581. msgid "Key already in use"
  1582. msgstr "A tecla xa está en uso"
  1583. #: src/gui/guiKeyChangeMenu.cpp
  1584. msgid "Keybindings."
  1585. msgstr "Atallos de teclado."
  1586. #: src/gui/guiKeyChangeMenu.cpp
  1587. msgid "Left"
  1588. msgstr "Esquerda"
  1589. #: src/gui/guiKeyChangeMenu.cpp
  1590. msgid "Local command"
  1591. msgstr "Comando local"
  1592. #: src/gui/guiKeyChangeMenu.cpp
  1593. msgid "Mute"
  1594. msgstr "Acalar"
  1595. #: src/gui/guiKeyChangeMenu.cpp
  1596. msgid "Next item"
  1597. msgstr "Seg. obxecto"
  1598. #: src/gui/guiKeyChangeMenu.cpp
  1599. msgid "Prev. item"
  1600. msgstr "Obxecto anterior"
  1601. #: src/gui/guiKeyChangeMenu.cpp
  1602. msgid "Range select"
  1603. msgstr "Sel. alcance"
  1604. #: src/gui/guiKeyChangeMenu.cpp
  1605. msgid "Right"
  1606. msgstr "Dereita"
  1607. #: src/gui/guiKeyChangeMenu.cpp
  1608. msgid "Screenshot"
  1609. msgstr "Captura"
  1610. #: src/gui/guiKeyChangeMenu.cpp
  1611. msgid "Sneak"
  1612. msgstr "Ir Agachado"
  1613. #: src/gui/guiKeyChangeMenu.cpp
  1614. msgid "Toggle HUD"
  1615. msgstr "Alt. HUD"
  1616. #: src/gui/guiKeyChangeMenu.cpp
  1617. msgid "Toggle chat log"
  1618. msgstr "Alt. rexistro chat"
  1619. #: src/gui/guiKeyChangeMenu.cpp
  1620. msgid "Toggle fast"
  1621. msgstr "Alt. correr"
  1622. #: src/gui/guiKeyChangeMenu.cpp
  1623. msgid "Toggle fly"
  1624. msgstr "Alt. voo"
  1625. #: src/gui/guiKeyChangeMenu.cpp
  1626. msgid "Toggle fog"
  1627. msgstr "Alt. néboa"
  1628. #: src/gui/guiKeyChangeMenu.cpp
  1629. msgid "Toggle minimap"
  1630. msgstr "Alt. minimapa"
  1631. #: src/gui/guiKeyChangeMenu.cpp
  1632. msgid "Toggle noclip"
  1633. msgstr "Modo espectar"
  1634. #: src/gui/guiKeyChangeMenu.cpp
  1635. msgid "Toggle pitchmove"
  1636. msgstr "Alt. rot. vertical"
  1637. #: src/gui/guiKeyChangeMenu.cpp
  1638. msgid "Zoom"
  1639. msgstr "Zoom"
  1640. #: src/gui/guiKeyChangeMenu.cpp
  1641. msgid "press key"
  1642. msgstr "Unha tecla"
  1643. #: src/gui/guiOpenURL.cpp
  1644. msgid "Open"
  1645. msgstr "Aberto"
  1646. #: src/gui/guiOpenURL.cpp
  1647. msgid "Open URL?"
  1648. msgstr "Abrir Enderezo?"
  1649. #: src/gui/guiOpenURL.cpp
  1650. msgid "Unable to open URL"
  1651. msgstr "Non se pode abrir o enderezo"
  1652. #: src/gui/guiPasswordChange.cpp
  1653. msgid "Change"
  1654. msgstr "Cambiar"
  1655. #: src/gui/guiPasswordChange.cpp
  1656. msgid "New Password"
  1657. msgstr "Novo"
  1658. #: src/gui/guiPasswordChange.cpp
  1659. msgid "Old Password"
  1660. msgstr "Anterior contrasinal"
  1661. #: src/gui/guiPasswordChange.cpp
  1662. msgid "Passwords do not match!"
  1663. msgstr "Os contrasinais non coinciden!"
  1664. #: src/gui/guiVolumeChange.cpp
  1665. msgid "Exit"
  1666. msgstr "Pechar"
  1667. #: src/gui/guiVolumeChange.cpp
  1668. msgid "Muted"
  1669. msgstr "Silenciado"
  1670. #: src/gui/guiVolumeChange.cpp
  1671. #, c-format
  1672. msgid "Sound Volume: %d%%"
  1673. msgstr "Son: %d%%"
  1674. #. ~ DO NOT TRANSLATE THIS LITERALLY!
  1675. #. This is a special string which needs to contain the translation's
  1676. #. language code (e.g. "de" for German).
  1677. #: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
  1678. #: src/script/lua_api/l_mainmenu.cpp
  1679. msgid "LANG_CODE"
  1680. msgstr "gl"
  1681. #: src/network/clientpackethandler.cpp
  1682. msgid ""
  1683. "Name is not registered. To create an account on this server, click 'Register'"
  1684. msgstr ""
  1685. "O nome non está rexistrado. Para crear unha conta neste servidor, fai clic "
  1686. "en 'Rexistrar'"
  1687. #: src/network/clientpackethandler.cpp
  1688. msgid "Name is taken. Please choose another name"
  1689. msgstr "O nome está en uso. Por favor, escolle outro nome"
  1690. #: src/server.cpp
  1691. #, c-format
  1692. msgid "%s while shutting down: "
  1693. msgstr "%s mentres se apaga: "
  1694. #: src/settings_translation_file.cpp
  1695. msgid ""
  1696. "(X,Y,Z) offset of fractal from world center in units of 'scale'.\n"
  1697. "Can be used to move a desired point to (0, 0) to create a\n"
  1698. "suitable spawn point, or to allow 'zooming in' on a desired\n"
  1699. "point by increasing 'scale'.\n"
  1700. "The default is tuned for a suitable spawn point for Mandelbrot\n"
  1701. "sets with default parameters, it may need altering in other\n"
  1702. "situations.\n"
  1703. "Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
  1704. msgstr ""
  1705. "(X,Y,Z) compensación do fractal do centro do mundo en unidades de 'escala'.\n"
  1706. "Pódese usar para mover un punto desexado a (0, 0) e para crear un\n"
  1707. "punto de reaparición adecuado, ou para permitir \"aproximarse\" a un\n"
  1708. "punto desexado aumentando a \"escala\".\n"
  1709. "O valor predeterminado está axustado para un punto de aparición adecuado "
  1710. "para Mandelbrot\n"
  1711. "conxuntos con parámetros predeterminados, pode ser necesario modificar "
  1712. "noutras\n"
  1713. "situacións.\n"
  1714. "Intervalo aproximadamente entre -2 e 2. Multiplique por \"escala\" para a "
  1715. "compensación nos nós."
  1716. #: src/settings_translation_file.cpp
  1717. msgid ""
  1718. "(X,Y,Z) scale of fractal in nodes.\n"
  1719. "Actual fractal size will be 2 to 3 times larger.\n"
  1720. "These numbers can be made very large, the fractal does\n"
  1721. "not have to fit inside the world.\n"
  1722. "Increase these to 'zoom' into the detail of the fractal.\n"
  1723. "Default is for a vertically-squashed shape suitable for\n"
  1724. "an island, set all 3 numbers equal for the raw shape."
  1725. msgstr ""
  1726. "(X,Y,Z) Escala fractal en nós\n"
  1727. "O tamaño real do fractal será de 2 a 3 veces maior.\n"
  1728. "Estes números poden ser moi grandes, pero o fractal\n"
  1729. "non ten que caber no mundo.\n"
  1730. "Aumenta estes valores para indagar nos detalles do fractal.\n"
  1731. "O valor por defecto é para axustar verticalmente a forma e que sexa "
  1732. "adecuada\n"
  1733. "para unha illa, establece os 3 números iguais para a forma inicial."
  1734. #: src/settings_translation_file.cpp
  1735. msgid "2D noise that controls the shape/size of ridged mountains."
  1736. msgstr "Ruído 2D que controla a forma/tamaño das montañas escarpadas."
  1737. #: src/settings_translation_file.cpp
  1738. msgid "2D noise that controls the shape/size of rolling hills."
  1739. msgstr "Ruído 2D que controla a forma/tamaño dos outeiros."
  1740. #: src/settings_translation_file.cpp
  1741. msgid "2D noise that controls the shape/size of step mountains."
  1742. msgstr "Ruído 2D que controla a forma/tamaño das montañas inclinadas."
  1743. #: src/settings_translation_file.cpp
  1744. msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
  1745. msgstr "Ruído 2D que controla o tamaño/frecuencia das cordilleiras montañosas."
  1746. #: src/settings_translation_file.cpp
  1747. msgid "2D noise that controls the size/occurrence of rolling hills."
  1748. msgstr "Ruído 2D que controla o tamaño/frecuencia dos outeiros."
  1749. #: src/settings_translation_file.cpp
  1750. msgid "2D noise that controls the size/occurrence of step mountain ranges."
  1751. msgstr "Ruído 2D que controla o tamaño/frecuencia das cordilleiras de paso."
  1752. #: src/settings_translation_file.cpp
  1753. msgid "2D noise that locates the river valleys and channels."
  1754. msgstr "Ruído 2D que localiza os vales fluviais e canles dos ríos."
  1755. #: src/settings_translation_file.cpp
  1756. msgid "3D"
  1757. msgstr "3D"
  1758. #: src/settings_translation_file.cpp
  1759. msgid "3D clouds"
  1760. msgstr "Nubes 3D"
  1761. #: src/settings_translation_file.cpp
  1762. msgid "3D mode"
  1763. msgstr "Modo 3D"
  1764. #: src/settings_translation_file.cpp
  1765. msgid "3D mode parallax strength"
  1766. msgstr "Forza de paralaxe en modo 3D"
  1767. #: src/settings_translation_file.cpp
  1768. msgid "3D noise defining giant caverns."
  1769. msgstr "Ruído 3D que define cavernas xigantes."
  1770. #: src/settings_translation_file.cpp
  1771. msgid ""
  1772. "3D noise defining mountain structure and height.\n"
  1773. "Also defines structure of floatland mountain terrain."
  1774. msgstr ""
  1775. "Ruído 3D que define a estrutura e a altura da montaña.\n"
  1776. "Tamén define a estrutura do terreo montañoso flotante."
  1777. #: src/settings_translation_file.cpp
  1778. msgid ""
  1779. "3D noise defining structure of floatlands.\n"
  1780. "If altered from the default, the noise 'scale' (0.7 by default) may need\n"
  1781. "to be adjusted, as floatland tapering functions best when this noise has\n"
  1782. "a value range of approximately -2.0 to 2.0."
  1783. msgstr ""
  1784. "Ruído 3D que define a estrutura dos terreos flotantes.\n"
  1785. "Se se modifica a partir do valor por defecto, é posible que necesite a "
  1786. "\"escala\" de ruído (0,7 por defecto).\n"
  1787. "para ser axustado, xa que o tapering flotante funciona mellor cando este "
  1788. "ruído ten\n"
  1789. "un intervalo de valores de aproximadamente -2,0 a 2,0."
  1790. #: src/settings_translation_file.cpp
  1791. msgid "3D noise defining structure of river canyon walls."
  1792. msgstr "Ruído 3D que define a estrutura das paredes do canón do río."
  1793. #: src/settings_translation_file.cpp
  1794. msgid "3D noise defining terrain."
  1795. msgstr "Ruído 3D que define o terreo."
  1796. #: src/settings_translation_file.cpp
  1797. msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
  1798. msgstr ""
  1799. "Ruído 3D que define saíntes de montañas, acantilados, etc. Normalmente "
  1800. "pequenas variacións."
  1801. #: src/settings_translation_file.cpp
  1802. msgid "3D noise that determines number of dungeons per mapchunk."
  1803. msgstr "Ruído 3D que determina a cantidade de calabozos por chunk."
  1804. #: src/settings_translation_file.cpp
  1805. msgid ""
  1806. "3D support.\n"
  1807. "Currently supported:\n"
  1808. "- none: no 3d output.\n"
  1809. "- anaglyph: cyan/magenta color 3d.\n"
  1810. "- interlaced: odd/even line based polarization screen support.\n"
  1811. "- topbottom: split screen top/bottom.\n"
  1812. "- sidebyside: split screen side by side.\n"
  1813. "- crossview: Cross-eyed 3d\n"
  1814. "Note that the interlaced mode requires shaders to be enabled."
  1815. msgstr ""
  1816. "Soporte 3D.\n"
  1817. "Soportado actualmente:\n"
  1818. "- none: sen saída 3D.\n"
  1819. "- anaglyph: 3D en cor ciano/maxenta.\n"
  1820. "- interlaced: soporte de pantalla polarizada baseada en liñas par/ímpar.\n"
  1821. "- topbottom: pantalla dividida superior/inferior.\n"
  1822. "- sidebyside: pantalla dividida lado a lado.\n"
  1823. " - crossview: 3D para ver cruzado\n"
  1824. "Teña en conta que o modo entrelazado require cos sombreadores estean "
  1825. "activados."
  1826. #: src/settings_translation_file.cpp
  1827. msgid ""
  1828. "A chosen map seed for a new map, leave empty for random.\n"
  1829. "Will be overridden when creating a new world in the main menu."
  1830. msgstr ""
  1831. "Semente aleatoria para un novo mundo (deixar en branco para que sexa "
  1832. "aleatoria).\n"
  1833. "Será sustituída ao crearse un novo mundo no menú principal."
  1834. #: src/settings_translation_file.cpp
  1835. msgid "A message to be displayed to all clients when the server crashes."
  1836. msgstr "Mostrarase unha mensaxe a todos os clientes cando o servidor falle."
  1837. #: src/settings_translation_file.cpp
  1838. msgid "A message to be displayed to all clients when the server shuts down."
  1839. msgstr "Mostrarase unha mensaxe a todos os clientes cando o servidor peche."
  1840. #: src/settings_translation_file.cpp
  1841. msgid "ABM interval"
  1842. msgstr "Intervalo ABM"
  1843. #: src/settings_translation_file.cpp
  1844. msgid "ABM time budget"
  1845. msgstr "Límite de tempo para MBA"
  1846. #: src/settings_translation_file.cpp
  1847. msgid "Absolute limit of queued blocks to emerge"
  1848. msgstr "Límite absoluto de bloques en proceso de emerxer"
  1849. #: src/settings_translation_file.cpp
  1850. msgid "Acceleration in air"
  1851. msgstr "Aceleración no aire"
  1852. #: src/settings_translation_file.cpp
  1853. msgid "Acceleration of gravity, in nodes per second per second."
  1854. msgstr "Aceleración da gravidade, en nós por segundo."
  1855. #: src/settings_translation_file.cpp
  1856. msgid "Active Block Modifiers"
  1857. msgstr "Modificadores de bloques activos"
  1858. #: src/settings_translation_file.cpp
  1859. msgid "Active block management interval"
  1860. msgstr "Intervalo de administración de bloques activos"
  1861. #: src/settings_translation_file.cpp
  1862. msgid "Active block range"
  1863. msgstr "Rango de bloque activo"
  1864. #: src/settings_translation_file.cpp
  1865. msgid "Active object send range"
  1866. msgstr "Rango de envío en obxetos activos"
  1867. #: src/settings_translation_file.cpp
  1868. msgid "Adds particles when digging a node."
  1869. msgstr "Añade partículas ao excavar un nó."
  1870. #: src/settings_translation_file.cpp
  1871. msgid "Adjust the detected display density, used for scaling UI elements."
  1872. msgstr ""
  1873. "Axusta a densidade de visualización detectada, usada para escalar os "
  1874. "elementos da IU."
  1875. #: src/settings_translation_file.cpp
  1876. #, c-format
  1877. msgid ""
  1878. "Adjusts the density of the floatland layer.\n"
  1879. "Increase value to increase density. Can be positive or negative.\n"
  1880. "Value = 0.0: 50% of volume is floatland.\n"
  1881. "Value = 2.0 (can be higher depending on 'mgv7_np_floatland', always test\n"
  1882. "to be sure) creates a solid floatland layer."
  1883. msgstr ""
  1884. "Axusta a densidade da capa flotante.\n"
  1885. "Aumentar o valor para aumentar a densidade. Pode ser positivo ou negativo.\n"
  1886. "Valor = 0,0: o 50% o do volume é terreo flotante.\n"
  1887. "Valor = 2.0 (pode ser maior dependendo de 'mgv7_np_floatland', probar\n"
  1888. "para estar seguro) crea una capa sólida de terreo flotante."
  1889. #: src/settings_translation_file.cpp
  1890. msgid "Admin name"
  1891. msgstr "Nome de administrador"
  1892. #: src/settings_translation_file.cpp
  1893. msgid "Advanced"
  1894. msgstr "Avanzado"
  1895. #: src/settings_translation_file.cpp
  1896. msgid "Allows liquids to be translucent."
  1897. msgstr "Permite que os líquidos sexan translúcidos."
  1898. #: src/settings_translation_file.cpp
  1899. msgid ""
  1900. "Alters the light curve by applying 'gamma correction' to it.\n"
  1901. "Higher values make middle and lower light levels brighter.\n"
  1902. "Value '1.0' leaves the light curve unaltered.\n"
  1903. "This only has significant effect on daylight and artificial\n"
  1904. "light, it has very little effect on natural night light."
  1905. msgstr ""
  1906. "Altera a curva de luz aplicándolle \"corrección gamma\".\n"
  1907. "Os valores máis altos fan que os niveis de luz medio e inferior sexan máis "
  1908. "brillantes.\n"
  1909. "O valor \"1,0\" deixa a curva de luz inalterada.\n"
  1910. "Isto só ten máis efecto na luz do día e na artificia,\n"
  1911. "ten moi pouco efecto sobre a luz nocturna natural."
  1912. #: src/settings_translation_file.cpp
  1913. msgid "Always fly fast"
  1914. msgstr "Sempre voar rapido"
  1915. #: src/settings_translation_file.cpp
  1916. msgid "Ambient occlusion gamma"
  1917. msgstr "Oclusión ambiental gamma"
  1918. #: src/settings_translation_file.cpp
  1919. msgid "Amplifies the valleys."
  1920. msgstr "Amplifica os vales."
  1921. #: src/settings_translation_file.cpp
  1922. msgid "Anisotropic filtering"
  1923. msgstr "Filtrado anisotrópico"
  1924. #: src/settings_translation_file.cpp
  1925. msgid "Announce server"
  1926. msgstr "Anunciar o servidor"
  1927. #: src/settings_translation_file.cpp
  1928. msgid "Announce to this serverlist."
  1929. msgstr "Anuncar en esta lista de servidores."
  1930. #: src/settings_translation_file.cpp
  1931. msgid "Anti-aliasing scale"
  1932. msgstr "Escala de Suavizado (anti-aliasing)"
  1933. #: src/settings_translation_file.cpp
  1934. msgid "Antialiasing method"
  1935. msgstr "Método de suavizado (antialiasing)"
  1936. #: src/settings_translation_file.cpp
  1937. msgid "Append item name"
  1938. msgstr "Añadir nome de obxeto"
  1939. #: src/settings_translation_file.cpp
  1940. msgid "Append item name to tooltip."
  1941. msgstr "Añadir nome do obxecto á descripción."
  1942. #: src/settings_translation_file.cpp
  1943. msgid "Apple trees noise"
  1944. msgstr "Ruído das maceiras"
  1945. #: src/settings_translation_file.cpp
  1946. msgid ""
  1947. "Apply dithering to reduce color banding artifacts.\n"
  1948. "Dithering significantly increases the size of losslessly-compressed\n"
  1949. "screenshots and it works incorrectly if the display or operating system\n"
  1950. "performs additional dithering or if the color channels are not quantized\n"
  1951. "to 8 bits.\n"
  1952. "With OpenGL ES, dithering only works if the shader supports high\n"
  1953. "floating-point precision and it may have a higher performance impact."
  1954. msgstr ""
  1955. "Aplique tramado para reducir os artefactos de bandas de cor.\n"
  1956. "O tramado aumenta significativamente o tamaño da compresión sen perdas\n"
  1957. "das capturas de pantalla e funciona incorrectamente se a pantalla ou o "
  1958. "sistema operativo\n"
  1959. "realiza un tramado adicional ou se as canles de cor non están cuantificadas\n"
  1960. "a 8 bits.\n"
  1961. "Con OpenGL ES, o tramado só funciona se o sombreador admite alta\n"
  1962. "precisión de punto flotante e pode ter un maior impacto no rendemento."
  1963. #: src/settings_translation_file.cpp
  1964. msgid "Arm inertia"
  1965. msgstr "Inercia do brazo"
  1966. #: src/settings_translation_file.cpp
  1967. msgid ""
  1968. "Arm inertia, gives a more realistic movement of\n"
  1969. "the arm when the camera moves."
  1970. msgstr ""
  1971. "Inercia do brazo proporciona un movementomáis realista\n"
  1972. "do brazo cando a cámara se move."
  1973. #: src/settings_translation_file.cpp
  1974. msgid "Ask to reconnect after crash"
  1975. msgstr "Preguntar para reconectar logo dunha caída de conexión"
  1976. #: src/settings_translation_file.cpp
  1977. msgid ""
  1978. "At this distance the server will aggressively optimize which blocks are sent "
  1979. "to\n"
  1980. "clients.\n"
  1981. "Small values potentially improve performance a lot, at the expense of "
  1982. "visible\n"
  1983. "rendering glitches (some blocks might not be rendered correctly in caves).\n"
  1984. "Setting this to a value greater than max_block_send_distance disables this\n"
  1985. "optimization.\n"
  1986. "Stated in MapBlocks (16 nodes)."
  1987. msgstr ""
  1988. "A esta distancia, o servidor optimizará de forma agresiva que bloques se "
  1989. "envían\n"
  1990. "aos clientes.\n"
  1991. "Os valores pequenos poden mellorar moito o rendemento, a expensas de fallos "
  1992. "visibles\n"
  1993. "na renderización (algúns bloques poden non renderizarse correctamente nas "
  1994. "covas).\n"
  1995. "Establecer isto nun valor maior que max_block_send_distance desactiva esta\n"
  1996. "optimización.\n"
  1997. "Indicado en MapBlocks (16 nodos)."
  1998. #: src/settings_translation_file.cpp
  1999. msgid ""
  2000. "At this distance the server will perform a simpler and cheaper occlusion "
  2001. "check.\n"
  2002. "Smaller values potentially improve performance, at the expense of "
  2003. "temporarily visible\n"
  2004. "rendering glitches (missing blocks).\n"
  2005. "This is especially useful for very large viewing range (upwards of 500).\n"
  2006. "Stated in MapBlocks (16 nodes)."
  2007. msgstr ""
  2008. "A esta distancia o servidor realizará unha comprobación de oclusión máis "
  2009. "sinxela e económica.\n"
  2010. "Valores máis pequenos poden mellorar o rendemento, a costa de fallos de\n"
  2011. "renderización visibles temporalmente (bloques que faltan).\n"
  2012. "Isto é especialmente útil para un rango de visualización moi grande (máis de "
  2013. "500).\n"
  2014. "Expresado en MapBlocks (16 nodos)."
  2015. #: src/settings_translation_file.cpp
  2016. msgid "Audio"
  2017. msgstr "Audio"
  2018. #: src/settings_translation_file.cpp
  2019. msgid "Automatically jump up single-node obstacles."
  2020. msgstr "Saltar obstáculos de un só no automáticamente."
  2021. #: src/settings_translation_file.cpp
  2022. msgid "Automatically report to the serverlist."
  2023. msgstr "Informar automáticamente á lista do servidor."
  2024. #: src/settings_translation_file.cpp
  2025. msgid "Autoscaling mode"
  2026. msgstr "Modo de autoescalado"
  2027. #: src/settings_translation_file.cpp
  2028. msgid "Aux1 key for climbing/descending"
  2029. msgstr "Tecla Aux1 para escalar/descender"
  2030. #: src/settings_translation_file.cpp
  2031. msgid "Base ground level"
  2032. msgstr "Nivel do chán base"
  2033. #: src/settings_translation_file.cpp
  2034. msgid "Base terrain height."
  2035. msgstr "Altura base do terreo."
  2036. #: src/settings_translation_file.cpp
  2037. msgid "Base texture size"
  2038. msgstr "Tamaño da textura base"
  2039. #: src/settings_translation_file.cpp
  2040. msgid "Basic privileges"
  2041. msgstr "Permisos básicos"
  2042. #: src/settings_translation_file.cpp
  2043. msgid "Beach noise"
  2044. msgstr "Ruído da praia"
  2045. #: src/settings_translation_file.cpp
  2046. msgid "Beach noise threshold"
  2047. msgstr "Límite de ruído de praia"
  2048. #: src/settings_translation_file.cpp
  2049. msgid "Bilinear filtering"
  2050. msgstr "Filtrado bilineal"
  2051. #: src/settings_translation_file.cpp
  2052. msgid "Bind address"
  2053. msgstr "Vincular enderezo"
  2054. #: src/settings_translation_file.cpp
  2055. msgid "Biome API"
  2056. msgstr "API de bioma"
  2057. #: src/settings_translation_file.cpp
  2058. msgid "Biome noise"
  2059. msgstr "Ruído de bioma"
  2060. #: src/settings_translation_file.cpp
  2061. msgid "Block cull optimize distance"
  2062. msgstr "Distancia de optimización da eliminación de bloques"
  2063. #: src/settings_translation_file.cpp
  2064. msgid "Block send optimize distance"
  2065. msgstr "Distancia de optimización do envío de bloques"
  2066. #: src/settings_translation_file.cpp
  2067. msgid "Bloom"
  2068. msgstr "Resplandor"
  2069. #: src/settings_translation_file.cpp
  2070. msgid "Bloom Intensity"
  2071. msgstr "Intensidade do resplandor"
  2072. #: src/settings_translation_file.cpp
  2073. msgid "Bloom Radius"
  2074. msgstr "Radio de Resplandor (Bloom)"
  2075. #: src/settings_translation_file.cpp
  2076. msgid "Bloom Strength Factor"
  2077. msgstr "Factor de intensidade do resplandor"
  2078. #: src/settings_translation_file.cpp
  2079. msgid "Bobbing"
  2080. msgstr "Balanceo"
  2081. #: src/settings_translation_file.cpp
  2082. msgid "Bold and italic font path"
  2083. msgstr "Camiño das fontes negras e cursivas"
  2084. #: src/settings_translation_file.cpp
  2085. msgid "Bold and italic monospace font path"
  2086. msgstr "Camiño das fontes negras e cursivas monoespaciadas"
  2087. #: src/settings_translation_file.cpp
  2088. msgid "Bold font path"
  2089. msgstr "Camiño das fontes negras"
  2090. #: src/settings_translation_file.cpp
  2091. msgid "Bold monospace font path"
  2092. msgstr "Camiño das fontes negras monoespaciadas"
  2093. #: src/settings_translation_file.cpp
  2094. msgid "Build inside player"
  2095. msgstr "Colocar bloque na posición do xogador"
  2096. #: src/settings_translation_file.cpp
  2097. msgid "Builtin"
  2098. msgstr "Integrado"
  2099. #: src/settings_translation_file.cpp
  2100. msgid "Camera"
  2101. msgstr "Cámara"
  2102. #: src/settings_translation_file.cpp
  2103. msgid "Camera smoothing"
  2104. msgstr "Suavizado de cámara"
  2105. #: src/settings_translation_file.cpp
  2106. msgid "Camera smoothing in cinematic mode"
  2107. msgstr "Suavizado de cámara en modo cinematográfico"
  2108. #: src/settings_translation_file.cpp
  2109. msgid "Cave noise"
  2110. msgstr "Ruído de covas"
  2111. #: src/settings_translation_file.cpp
  2112. msgid "Cave noise #1"
  2113. msgstr "Ruído de covas #1"
  2114. #: src/settings_translation_file.cpp
  2115. msgid "Cave noise #2"
  2116. msgstr "Sonido de covas #2"
  2117. #: src/settings_translation_file.cpp
  2118. msgid "Cave width"
  2119. msgstr "Ancho da cova"
  2120. #: src/settings_translation_file.cpp
  2121. msgid "Cave1 noise"
  2122. msgstr "Sonido de cova1"
  2123. #: src/settings_translation_file.cpp
  2124. msgid "Cave2 noise"
  2125. msgstr "Sonido de cova2"
  2126. #: src/settings_translation_file.cpp
  2127. msgid "Cavern limit"
  2128. msgstr "Limite da cova"
  2129. #: src/settings_translation_file.cpp
  2130. msgid "Cavern noise"
  2131. msgstr "Ruído da cova"
  2132. #: src/settings_translation_file.cpp
  2133. msgid "Cavern taper"
  2134. msgstr "Conicidade da cova"
  2135. #: src/settings_translation_file.cpp
  2136. msgid "Cavern threshold"
  2137. msgstr "Límite da cova"
  2138. #: src/settings_translation_file.cpp
  2139. msgid "Cavern upper limit"
  2140. msgstr "Límite superior da cova"
  2141. #: src/settings_translation_file.cpp
  2142. msgid ""
  2143. "Center of light curve boost range.\n"
  2144. "Where 0.0 is minimum light level, 1.0 is maximum light level."
  2145. msgstr ""
  2146. "Rango de aumento do centro da curva de luz.\n"
  2147. "0,0 é o nível mínimo de luz, 1,0 é o nível máximo."
  2148. #: src/settings_translation_file.cpp
  2149. msgid "Chat command time message threshold"
  2150. msgstr "Límite de tempo de mensaxe de comando de chat"
  2151. #: src/settings_translation_file.cpp
  2152. msgid "Chat commands"
  2153. msgstr "Comandos do chat"
  2154. #: src/settings_translation_file.cpp
  2155. msgid "Chat font size"
  2156. msgstr "Tamaño da fonte do chat"
  2157. #: src/settings_translation_file.cpp
  2158. msgid "Chat log level"
  2159. msgstr "Nivel de rexistro do chat"
  2160. #: src/settings_translation_file.cpp
  2161. msgid "Chat message count limit"
  2162. msgstr "Límite de mensaxes do chat"
  2163. #: src/settings_translation_file.cpp
  2164. msgid "Chat message format"
  2165. msgstr "Formato da mensaxe do chat"
  2166. #: src/settings_translation_file.cpp
  2167. msgid "Chat message kick threshold"
  2168. msgstr "Límite da mensaxe de expulsión"
  2169. #: src/settings_translation_file.cpp
  2170. msgid "Chat message max length"
  2171. msgstr "Lonxitude máxima da mensaxe do chat"
  2172. #: src/settings_translation_file.cpp
  2173. msgid "Chat weblinks"
  2174. msgstr "Ligazóns web do chat"
  2175. #: src/settings_translation_file.cpp
  2176. msgid "Chunk size"
  2177. msgstr "Tamaño do chunk"
  2178. #: src/settings_translation_file.cpp
  2179. msgid ""
  2180. "Clickable weblinks (middle-click or Ctrl+left-click) enabled in chat console "
  2181. "output."
  2182. msgstr ""
  2183. "Ligazóns da web que se poden clicar (clic do medio ou Ctrl + botón "
  2184. "esquerdo). Actívanse na saída da consola do chat."
  2185. #: src/settings_translation_file.cpp
  2186. msgid "Client"
  2187. msgstr "Cliente"
  2188. #: src/settings_translation_file.cpp
  2189. msgid "Client Mesh Chunksize"
  2190. msgstr "Tamaño dos fragmentos da malla do cliente"
  2191. #: src/settings_translation_file.cpp
  2192. msgid "Client and Server"
  2193. msgstr "Cliente e servidor"
  2194. #: src/settings_translation_file.cpp
  2195. msgid "Client modding"
  2196. msgstr "Personalización do cliente"
  2197. #: src/settings_translation_file.cpp
  2198. msgid "Client side modding restrictions"
  2199. msgstr "Restricións para modear no lado do cliente"
  2200. #: src/settings_translation_file.cpp
  2201. msgid "Client-side Modding"
  2202. msgstr "Modificación do lado do cliente"
  2203. #: src/settings_translation_file.cpp
  2204. msgid "Client-side node lookup range restriction"
  2205. msgstr "Restricción do rango de busca de nodos do lado do cliente"
  2206. #: src/settings_translation_file.cpp
  2207. msgid "Climbing speed"
  2208. msgstr "Velocidade de escalada"
  2209. #: src/settings_translation_file.cpp
  2210. msgid "Cloud radius"
  2211. msgstr "Radio de nubes"
  2212. #: src/settings_translation_file.cpp
  2213. msgid "Clouds"
  2214. msgstr "Nubes"
  2215. #: src/settings_translation_file.cpp
  2216. msgid "Clouds are a client-side effect."
  2217. msgstr "As nubes son un efecto do lado do cliente."
  2218. #: src/settings_translation_file.cpp
  2219. msgid "Clouds in menu"
  2220. msgstr "Nubes no menú"
  2221. #: src/settings_translation_file.cpp
  2222. msgid "Colored fog"
  2223. msgstr "Néboa colorida"
  2224. #: src/settings_translation_file.cpp
  2225. msgid "Colored shadows"
  2226. msgstr "Sombras coloridas"
  2227. #: src/settings_translation_file.cpp
  2228. msgid ""
  2229. "Comma-separated list of AL and ALC extensions that should not be used.\n"
  2230. "Useful for testing. See al_extensions.[h,cpp] for details."
  2231. msgstr ""
  2232. "Lista separada por comas de extensións AL e ALC que non deben usarse.\n"
  2233. "Útil para probas. Vexa al_extensions.[h,cpp] para máis detalles."
  2234. #: src/settings_translation_file.cpp
  2235. msgid ""
  2236. "Comma-separated list of flags to hide in the content repository.\n"
  2237. "\"nonfree\" can be used to hide packages which do not qualify as 'free "
  2238. "software',\n"
  2239. "as defined by the Free Software Foundation.\n"
  2240. "You can also specify content ratings.\n"
  2241. "These flags are independent from Minetest versions,\n"
  2242. "so see a full list at https://content.minetest.net/help/content_flags/"
  2243. msgstr ""
  2244. "Lista de marcas separadas por comas para ocultar no repositorio de contido.\n"
  2245. "\"Non libre\" pódese usar para ocultar paquetes que non sexan \"software "
  2246. "libre\",\n"
  2247. "segundo a definición da Free Software Foundation.\n"
  2248. "Tamén podes especificar clasificacións de contido.\n"
  2249. "Estas marcas son independentes das versións de Minetest,\n"
  2250. "así que consulta unha lista completa en https://content.minetest.net/help/"
  2251. "content_flags/"
  2252. #: src/settings_translation_file.cpp
  2253. msgid ""
  2254. "Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
  2255. "allow them to upload and download data to/from the internet."
  2256. msgstr ""
  2257. "Lista separada por comas de mods que poden acceder ás API de HTTP, que\n"
  2258. "permiten cargar e descargar datos a/desde Internet."
  2259. #: src/settings_translation_file.cpp
  2260. msgid ""
  2261. "Comma-separated list of trusted mods that are allowed to access insecure\n"
  2262. "functions even when mod security is on (via request_insecure_environment())."
  2263. msgstr ""
  2264. "Lista separada por comas de mods de confianza que poden acceder funcións "
  2265. "inseguras\n"
  2266. "incluso cando a seguridade mod está activada (cía "
  2267. "request_insecure_environment())."
  2268. #: src/settings_translation_file.cpp
  2269. msgid ""
  2270. "Compression level to use when saving mapblocks to disk.\n"
  2271. "-1 - use default compression level\n"
  2272. "0 - least compression, fastest\n"
  2273. "9 - best compression, slowest"
  2274. msgstr ""
  2275. "Nivel de compresión para usar ao gardar mundos no disco.\n"
  2276. "-1 - usa o nivel de compresión por defecto\n"
  2277. "0 - menor compresión, máis rápido\n"
  2278. "9 - mellor compresión, máis lenta"
  2279. #: src/settings_translation_file.cpp
  2280. msgid ""
  2281. "Compression level to use when sending mapblocks to the client.\n"
  2282. "-1 - use default compression level\n"
  2283. "0 - least compression, fastest\n"
  2284. "9 - best compression, slowest"
  2285. msgstr ""
  2286. "Nivel de compresión para usar ao mandar mundos ao cliente:\n"
  2287. "-1 - usa o nivel de compresión por defecto\n"
  2288. "0 - menor compresión, máis rápido\n"
  2289. "9 - mellor compresión, máis lenta"
  2290. #: src/settings_translation_file.cpp
  2291. msgid "Connect glass"
  2292. msgstr "Unificar vidro"
  2293. #: src/settings_translation_file.cpp
  2294. msgid "Connect to external media server"
  2295. msgstr "Conectar a un servidor multimedia externo"
  2296. #: src/settings_translation_file.cpp
  2297. msgid "Connects glass if supported by node."
  2298. msgstr "Unifica o vidro se o bloque é compatible."
  2299. #: src/settings_translation_file.cpp
  2300. msgid "Console alpha"
  2301. msgstr "Opacidade da consola"
  2302. #: src/settings_translation_file.cpp
  2303. msgid "Console color"
  2304. msgstr "Cor da consola"
  2305. #: src/settings_translation_file.cpp
  2306. msgid "Console height"
  2307. msgstr "Altura da consola"
  2308. #: src/settings_translation_file.cpp
  2309. msgid "Content Repository"
  2310. msgstr "Repositorio de contidos"
  2311. #: src/settings_translation_file.cpp
  2312. msgid "ContentDB Flag Blacklist"
  2313. msgstr "Lista negra de marcas de ContentDB"
  2314. #: src/settings_translation_file.cpp
  2315. msgid "ContentDB Max Concurrent Downloads"
  2316. msgstr "Descargas máximas simultáneas para ContentDB"
  2317. #: src/settings_translation_file.cpp
  2318. msgid "ContentDB URL"
  2319. msgstr "Ligazón URL de ContentDB"
  2320. #: src/settings_translation_file.cpp
  2321. msgid ""
  2322. "Controls length of day/night cycle.\n"
  2323. "Examples:\n"
  2324. "72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
  2325. msgstr ""
  2326. "Controla a duración do ciclo de día/noite.\n"
  2327. "Exemplos:\n"
  2328. "72 = 20min, 360 = 4min, 1 = 24hour, 0 = Día/noite permanece inalterado."
  2329. #: src/settings_translation_file.cpp
  2330. msgid ""
  2331. "Controls sinking speed in liquid when idling. Negative values will cause\n"
  2332. "you to rise instead."
  2333. msgstr ""
  2334. "Controla a velocidade de afundimento no líquido cando estás inactivo\n"
  2335. "Valores negativos farán que subas en vez de baixar."
  2336. #: src/settings_translation_file.cpp
  2337. msgid "Controls steepness/depth of lake depressions."
  2338. msgstr "Controla a inclinación/profundidade dos lagos."
  2339. #: src/settings_translation_file.cpp
  2340. msgid "Controls steepness/height of hills."
  2341. msgstr "Controla a inclinación/altura dos outeiros."
  2342. #: src/settings_translation_file.cpp
  2343. msgid ""
  2344. "Controls width of tunnels, a smaller value creates wider tunnels.\n"
  2345. "Value >= 10.0 completely disables generation of tunnels and avoids the\n"
  2346. "intensive noise calculations."
  2347. msgstr ""
  2348. "Controla o ancho dos túneis. Un valor menor crea túneis máis anchos.\n"
  2349. "Valor >= 10.0 desactiva completamente a xeración de túneis e evita\n"
  2350. "cálculos intensivos de ruído."
  2351. #: src/settings_translation_file.cpp
  2352. msgid "Crash message"
  2353. msgstr "Mensaxe de erro"
  2354. #: src/settings_translation_file.cpp
  2355. msgid "Crosshair alpha"
  2356. msgstr "Opacidade do cursor"
  2357. #: src/settings_translation_file.cpp
  2358. msgid ""
  2359. "Crosshair alpha (opaqueness, between 0 and 255).\n"
  2360. "This also applies to the object crosshair."
  2361. msgstr ""
  2362. "Opacidade do cursor (entre 0 e 255).\n"
  2363. "Tamén pasa o menos con a cruz do obxecto."
  2364. #: src/settings_translation_file.cpp
  2365. msgid "Crosshair color"
  2366. msgstr "Cor da cruz"
  2367. #: src/settings_translation_file.cpp
  2368. msgid ""
  2369. "Crosshair color (R,G,B).\n"
  2370. "Also controls the object crosshair color"
  2371. msgstr ""
  2372. "Cor da cruz (R, G, B)\n"
  2373. "Tamén pasa o mesmo coa cruz do obxecto"
  2374. #: src/settings_translation_file.cpp
  2375. msgid "Debug log file size threshold"
  2376. msgstr "Límite do tamaño do ficheiro de información de depuración"
  2377. #: src/settings_translation_file.cpp
  2378. msgid "Debug log level"
  2379. msgstr "Nivel de rexistro de depuración"
  2380. #: src/settings_translation_file.cpp
  2381. msgid "Debugging"
  2382. msgstr "Depuración"
  2383. #: src/settings_translation_file.cpp
  2384. msgid "Dedicated server step"
  2385. msgstr "Intervalo de servidor dedicado"
  2386. #: src/settings_translation_file.cpp
  2387. msgid "Default acceleration"
  2388. msgstr "Aceleración por defecto"
  2389. #: src/settings_translation_file.cpp
  2390. msgid ""
  2391. "Default maximum number of forceloaded mapblocks.\n"
  2392. "Set this to -1 to disable the limit."
  2393. msgstr ""
  2394. "Número máximo predeterminado de bloques de mapa cargados forzadamente.\n"
  2395. "Establece en -1 para desactivar o límite."
  2396. #: src/settings_translation_file.cpp
  2397. msgid "Default password"
  2398. msgstr "Contrasinal por defecto"
  2399. #: src/settings_translation_file.cpp
  2400. msgid "Default privileges"
  2401. msgstr "Permisos por defecto"
  2402. #: src/settings_translation_file.cpp
  2403. msgid "Default report format"
  2404. msgstr "Formato de reporte por defecto"
  2405. #: src/settings_translation_file.cpp
  2406. msgid "Default stack size"
  2407. msgstr "Tamaño do agrupamento de obxectos por defecto"
  2408. #: src/settings_translation_file.cpp
  2409. msgid ""
  2410. "Define shadow filtering quality.\n"
  2411. "This simulates the soft shadows effect by applying a PCF or Poisson disk\n"
  2412. "but also uses more resources."
  2413. msgstr ""
  2414. "Define a calidade do filtrado de sombras.\n"
  2415. "Isto simula un efecto de sombras suaves aplicando un PCF ou Poisson disk\n"
  2416. "pero tamén consume máis recursos."
  2417. #: src/settings_translation_file.cpp
  2418. msgid ""
  2419. "Define the oldest clients allowed to connect.\n"
  2420. "Older clients are compatible in the sense that they will not crash when "
  2421. "connecting\n"
  2422. "to new servers, but they may not support all new features that you are "
  2423. "expecting.\n"
  2424. "This allows for more fine-grained control than "
  2425. "strict_protocol_version_checking.\n"
  2426. "Minetest still enforces its own internal minimum, and enabling\n"
  2427. "strict_protocol_version_checking will effectively override this."
  2428. msgstr ""
  2429. "Define os clientes máis antigos aos que se permite conectarse.\n"
  2430. "Os clientes máis antigos son compatibles no sentido de que non fallarán ao "
  2431. "conectarse\n"
  2432. "a novos servidores, pero é posible que non admitan todas as novas "
  2433. "características que esperas.\n"
  2434. "Isto permite un control máis detallado que a verificación estrita da versión "
  2435. "do protocolo.\n"
  2436. "Minetest segue aplicando o seu propio mínimo interno, e habilitar a\n"
  2437. "verificación estrita da versión do protocolo sobreporá efectivamente esta "
  2438. "configuración."
  2439. #: src/settings_translation_file.cpp
  2440. msgid "Defines areas where trees have apples."
  2441. msgstr "Define as áreas onde as árbores teñen mazás."
  2442. #: src/settings_translation_file.cpp
  2443. msgid "Defines areas with sandy beaches."
  2444. msgstr "Define áreas con praias areosas."
  2445. #: src/settings_translation_file.cpp
  2446. msgid "Defines distribution of higher terrain and steepness of cliffs."
  2447. msgstr ""
  2448. "Define a distribución de terreos más elevados e a inclinación de acantilados."
  2449. #: src/settings_translation_file.cpp
  2450. msgid "Defines distribution of higher terrain."
  2451. msgstr "Define a distribución de terreos elevados."
  2452. #: src/settings_translation_file.cpp
  2453. msgid "Defines full size of caverns, smaller values create larger caverns."
  2454. msgstr ""
  2455. "Define o tamaño de covas. Valores máis baixos crean covas máis grandes."
  2456. #: src/settings_translation_file.cpp
  2457. msgid ""
  2458. "Defines how much bloom is applied to the rendered image\n"
  2459. "Smaller values make bloom more subtle\n"
  2460. "Range: from 0.01 to 1.0, default: 0.05"
  2461. msgstr ""
  2462. "Define a cantidade de resplandor que se aplica á imaxe renderizada\n"
  2463. "Os valores máis pequenos fan que o resplandor sexa máis sutil\n"
  2464. "Rango: de 0,01 a 1,0, por defecto: 0,05"
  2465. #: src/settings_translation_file.cpp
  2466. msgid "Defines large-scale river channel structure."
  2467. msgstr "Define estruturas de canles fluviais a gran escala."
  2468. #: src/settings_translation_file.cpp
  2469. msgid "Defines location and terrain of optional hills and lakes."
  2470. msgstr "Define a localización e terreo de outeiros e lagos opcionais."
  2471. #: src/settings_translation_file.cpp
  2472. msgid "Defines the base ground level."
  2473. msgstr "Define o nivel base do terreo."
  2474. #: src/settings_translation_file.cpp
  2475. msgid "Defines the depth of the river channel."
  2476. msgstr "Define a profundidade da canle do río."
  2477. #: src/settings_translation_file.cpp
  2478. msgid ""
  2479. "Defines the magnitude of bloom overexposure.\n"
  2480. "Range: from 0.1 to 10.0, default: 1.0"
  2481. msgstr ""
  2482. "Define a magnitude da sobreexposición do resplandor.\n"
  2483. "Rango: de 0,1 a 10,0, valor predeterminado: 1,0"
  2484. #: src/settings_translation_file.cpp
  2485. msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
  2486. msgstr ""
  2487. "Define a distancia máxima de transferencia de xogadores en bloques (0 = "
  2488. "ilimitado)."
  2489. #: src/settings_translation_file.cpp
  2490. msgid ""
  2491. "Defines the size of the sampling grid for FSAA and SSAA antialiasing "
  2492. "methods.\n"
  2493. "Value of 2 means taking 2x2 = 4 samples."
  2494. msgstr ""
  2495. "Define o tamaño da grella de mostraxe para os métodos de antialiás FSAA e "
  2496. "SSAA.\n"
  2497. "Un valor de 2 significa tomar 2x2 = 4 mostras."
  2498. #: src/settings_translation_file.cpp
  2499. msgid "Defines the width of the river channel."
  2500. msgstr "Define a largura da canle do río."
  2501. #: src/settings_translation_file.cpp
  2502. msgid "Defines the width of the river valley."
  2503. msgstr "Define a largura do val do río."
  2504. #: src/settings_translation_file.cpp
  2505. msgid "Defines tree areas and tree density."
  2506. msgstr "Define as áreas arbóreas e a densidade das árbores."
  2507. #: src/settings_translation_file.cpp
  2508. msgid ""
  2509. "Delay between mesh updates on the client in ms. Increasing this will slow\n"
  2510. "down the rate of mesh updates, thus reducing jitter on slower clients."
  2511. msgstr ""
  2512. "Atraso entre as actualizacións de mallas do cliente en ms. Incrementar isto "
  2513. "consegue\n"
  2514. "reducir a cantidade de actualizacións de mallas, reducindo así a "
  2515. "inestabilidade nos clientes máis lentos."
  2516. #: src/settings_translation_file.cpp
  2517. msgid "Delay in sending blocks after building"
  2518. msgstr "Atraso no envío de bloques logo de construír"
  2519. #: src/settings_translation_file.cpp
  2520. msgid "Delay showing tooltips, stated in milliseconds."
  2521. msgstr "Atraso para mostrar información de herramientas, en milisegundos."
  2522. #: src/settings_translation_file.cpp
  2523. msgid "Deprecated Lua API handling"
  2524. msgstr "Manexo de funcións de API Lua obsoletas"
  2525. #: src/settings_translation_file.cpp
  2526. msgid "Depth below which you'll find giant caverns."
  2527. msgstr "Profundidade na que atoparás cavernas xigantes."
  2528. #: src/settings_translation_file.cpp
  2529. msgid "Depth below which you'll find large caves."
  2530. msgstr "Profundidade na que atoparás covas grandes."
  2531. #: src/settings_translation_file.cpp
  2532. msgid ""
  2533. "Description of server, to be displayed when players join and in the "
  2534. "serverlist."
  2535. msgstr ""
  2536. "Descripción do servidor. Móstrase na lista de servidores e cando os "
  2537. "xogadores únense."
  2538. #: src/settings_translation_file.cpp
  2539. msgid "Desert noise threshold"
  2540. msgstr "Límite do ruído do deserto"
  2541. #: src/settings_translation_file.cpp
  2542. msgid ""
  2543. "Deserts occur when np_biome exceeds this value.\n"
  2544. "When the 'snowbiomes' flag is enabled, this is ignored."
  2545. msgstr ""
  2546. "Os desertos aparecen cando np_biome supera este valor.\n"
  2547. "Cando a marca 'snowbiomes' actívase, isto é ignorado."
  2548. #: src/settings_translation_file.cpp
  2549. msgid "Desynchronize block animation"
  2550. msgstr "Desincronizar a animación dos bloques"
  2551. #: src/settings_translation_file.cpp
  2552. msgid "Developer Options"
  2553. msgstr "Opcións de desenvolvedor"
  2554. #: src/settings_translation_file.cpp
  2555. msgid "Digging particles"
  2556. msgstr "Partículas ao excavar"
  2557. #: src/settings_translation_file.cpp
  2558. msgid "Disable anticheat"
  2559. msgstr "Desactivar anticheat"
  2560. #: src/settings_translation_file.cpp
  2561. msgid "Disallow empty passwords"
  2562. msgstr "Non permitir contrasinais baleiros"
  2563. #: src/settings_translation_file.cpp
  2564. msgid "Display Density Scaling Factor"
  2565. msgstr "Factor de escala de densidade de exposición"
  2566. #: src/settings_translation_file.cpp
  2567. msgid ""
  2568. "Distance in nodes at which transparency depth sorting is enabled\n"
  2569. "Use this to limit the performance impact of transparency depth sorting"
  2570. msgstr ""
  2571. "Distancia en nodos á que se habilita a ordenación de profundidade de "
  2572. "transparencia\n"
  2573. "Usa isto para limitar o impacto no rendemento da ordenación de profundidade "
  2574. "de transparencia"
  2575. #: src/settings_translation_file.cpp
  2576. msgid "Domain name of server, to be displayed in the serverlist."
  2577. msgstr "Nome do servidor. Mostrarase na lista de servidores."
  2578. #: src/settings_translation_file.cpp
  2579. msgid "Double tap jump for fly"
  2580. msgstr "Pulsar dúas veces \"salto\" para voar"
  2581. #: src/settings_translation_file.cpp
  2582. msgid "Double-tapping the jump key toggles fly mode."
  2583. msgstr "Pulsar dúas veces \"salto\" serve para activar e desactivar o voo."
  2584. #: src/settings_translation_file.cpp
  2585. msgid "Dump the mapgen debug information."
  2586. msgstr "Mostrar información de depuración do xerador de terreos."
  2587. #: src/settings_translation_file.cpp
  2588. msgid "Dungeon maximum Y"
  2589. msgstr "Nº máx. de calabozos Y"
  2590. #: src/settings_translation_file.cpp
  2591. msgid "Dungeon minimum Y"
  2592. msgstr "Nº mín. de calabozos Y"
  2593. #: src/settings_translation_file.cpp
  2594. msgid "Dungeon noise"
  2595. msgstr "Sonido de calabozos"
  2596. #: src/settings_translation_file.cpp
  2597. msgid "Enable Automatic Exposure"
  2598. msgstr "Activar a exposición automática"
  2599. #: src/settings_translation_file.cpp
  2600. msgid "Enable Bloom"
  2601. msgstr "Activar o Resplandor"
  2602. #: src/settings_translation_file.cpp
  2603. msgid "Enable Bloom Debug"
  2604. msgstr "Activar depuración do resplandor"
  2605. #: src/settings_translation_file.cpp
  2606. msgid "Enable Debanding"
  2607. msgstr "Habilitar a eliminación de bandas"
  2608. #: src/settings_translation_file.cpp
  2609. msgid ""
  2610. "Enable IPv6 support (for both client and server).\n"
  2611. "Required for IPv6 connections to work at all."
  2612. msgstr ""
  2613. "Activar axuda IPv6 (para o cliente e o servidor).\n"
  2614. "É preciso para que as conexións IPv6 funcionen."
  2615. #: src/settings_translation_file.cpp
  2616. msgid ""
  2617. "Enable Lua modding support on client.\n"
  2618. "This support is experimental and API can change."
  2619. msgstr ""
  2620. "Activar a axuda de mods de Lua no cliente.\n"
  2621. "Isto é experimental e a API pode cambiar."
  2622. #: src/settings_translation_file.cpp
  2623. msgid ""
  2624. "Enable Poisson disk filtering.\n"
  2625. "On true uses Poisson disk to make \"soft shadows\". Otherwise uses PCF "
  2626. "filtering."
  2627. msgstr ""
  2628. "Activar filtrado \"poisson disk\".\n"
  2629. "Utiliza o \"poisson disk\" para proxectar sombras suaves cando o valor sexa "
  2630. "verdadero. Senón, utiliza o filtrado PCF."
  2631. #: src/settings_translation_file.cpp
  2632. msgid "Enable Post Processing"
  2633. msgstr "Habilitar o postprocesado"
  2634. #: src/settings_translation_file.cpp
  2635. msgid "Enable Raytraced Culling"
  2636. msgstr "Habilitar a eliminación por rastrexo de raios"
  2637. #: src/settings_translation_file.cpp
  2638. msgid ""
  2639. "Enable automatic exposure correction\n"
  2640. "When enabled, the post-processing engine will\n"
  2641. "automatically adjust to the brightness of the scene,\n"
  2642. "simulating the behavior of human eye."
  2643. msgstr ""
  2644. "Activar corrección automática da exposición\n"
  2645. "Cando se activa, o motor de post-procesado axustará\n"
  2646. "automaticamente á luminosidade da escena,\n"
  2647. "simulando o comportamento do ollo humano."
  2648. #: src/settings_translation_file.cpp
  2649. msgid ""
  2650. "Enable colored shadows.\n"
  2651. "On true translucent nodes cast colored shadows. This is expensive."
  2652. msgstr ""
  2653. "Activar sombras coloridas.\n"
  2654. "Se o valor é verdadeiro, os bloques traslúcidos proxectarán sombras "
  2655. "coloridas. Esta opción precisa de moitos recursos."
  2656. #: src/settings_translation_file.cpp
  2657. msgid "Enable console window"
  2658. msgstr "Activar a xanela da consola"
  2659. #: src/settings_translation_file.cpp
  2660. msgid "Enable joysticks"
  2661. msgstr "Activar joysticks"
  2662. #: src/settings_translation_file.cpp
  2663. msgid "Enable joysticks. Requires a restart to take effect"
  2664. msgstr ""
  2665. "Activar pancas de xogo (joysticks). Require un reinicio para facer efecto"
  2666. #: src/settings_translation_file.cpp
  2667. msgid "Enable mod channels support."
  2668. msgstr "Activar axuda para as canles de mods."
  2669. #: src/settings_translation_file.cpp
  2670. msgid "Enable mod security"
  2671. msgstr "Activar seguridade dos mods"
  2672. #: src/settings_translation_file.cpp
  2673. msgid "Enable mouse wheel (scroll) for item selection in hotbar."
  2674. msgstr ""
  2675. "Activar a roda do rato (scroll) para a selección de elementos na barra de "
  2676. "acceso rápido."
  2677. #: src/settings_translation_file.cpp
  2678. msgid "Enable random mod loading (mainly used for testing)."
  2679. msgstr "Habilitar a carga aleatoria de mods (principalmente usado para probas)."
  2680. #: src/settings_translation_file.cpp
  2681. msgid "Enable random user input (only used for testing)."
  2682. msgstr "Activar a entrada de comandos aleatoria (só para tests)."
  2683. #: src/settings_translation_file.cpp
  2684. msgid ""
  2685. "Enable smooth lighting with simple ambient occlusion.\n"
  2686. "Disable for speed or for different looks."
  2687. msgstr ""
  2688. "Activar a iluminación suave con oclusión de ambiente simple.\n"
  2689. "Desactivar para velocidade ou vistas diferentes."
  2690. #: src/settings_translation_file.cpp
  2691. msgid "Enable split login/register"
  2692. msgstr "Activar o inicio de sesión/rexistro dividido"
  2693. #: src/settings_translation_file.cpp
  2694. msgid ""
  2695. "Enable to disallow old clients from connecting.\n"
  2696. "Older clients are compatible in the sense that they will not crash when "
  2697. "connecting\n"
  2698. "to new servers, but they may not support all new features that you are "
  2699. "expecting."
  2700. msgstr ""
  2701. "Activar para impedir a conexión de clientes antigos.\n"
  2702. "Os clientes máis antigos son compatibles porque non fallarán ao conectarse\n"
  2703. "a novos servidores, pero é posible que non sexan compatibles todas as "
  2704. "funcións novas que esperan."
  2705. #: src/settings_translation_file.cpp
  2706. msgid "Enable touchscreen"
  2707. msgstr "Habilitar a pantalla táctil"
  2708. #: src/settings_translation_file.cpp
  2709. msgid ""
  2710. "Enable usage of remote media server (if provided by server).\n"
  2711. "Remote servers offer a significantly faster way to download media (e.g. "
  2712. "textures)\n"
  2713. "when connecting to the server."
  2714. msgstr ""
  2715. "Activa o uso do servidor multimedia remoto (se o proporciona o servidor).\n"
  2716. "Os servidores remotos ofrecen unha forma máis rápida de descargar datos (por "
  2717. "exemplo, texturas)\n"
  2718. "ao conectarse ao servidor."
  2719. #: src/settings_translation_file.cpp
  2720. msgid ""
  2721. "Enable view bobbing and amount of view bobbing.\n"
  2722. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  2723. msgstr ""
  2724. "Activa o balanceo de vista e canto o fai.\n"
  2725. "Por exemplo: 0 para nada de balanceo; 1.0 para o normal; 2.0 para o dobre."
  2726. #: src/settings_translation_file.cpp
  2727. msgid ""
  2728. "Enable/disable running an IPv6 server.\n"
  2729. "Ignored if bind_address is set.\n"
  2730. "Needs enable_ipv6 to be enabled."
  2731. msgstr ""
  2732. "Activa/desactiva a execución dun servidor IPv6.\n"
  2733. "Ignorado se establécese bind_address.\n"
  2734. "É preciso enable_ipv6 para activalo."
  2735. #: src/settings_translation_file.cpp
  2736. msgid ""
  2737. "Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
  2738. "Simulates the tone curve of photographic film and how this approximates the\n"
  2739. "appearance of high dynamic range images. Mid-range contrast is slightly\n"
  2740. "enhanced, highlights and shadows are gradually compressed."
  2741. msgstr ""
  2742. "Activa o mapeo de tons fílmicos 'Uncharted 2' de Hable.\n"
  2743. "Simula a curva de ton da película fotográfica e como esta se aproxima á\n"
  2744. "aparición de imaxes de alto rango dinámico. O contraste de gama media é\n"
  2745. "un poulllo mellor, pois as luces e as sombras comprímense gradualmente."
  2746. #: src/settings_translation_file.cpp
  2747. msgid "Enables animation of inventory items."
  2748. msgstr "Activa a animación de obxetos no inventario."
  2749. #: src/settings_translation_file.cpp
  2750. msgid "Enables caching of facedir rotated meshes."
  2751. msgstr "Activa o rexistro de mallas xiradas."
  2752. #: src/settings_translation_file.cpp
  2753. msgid "Enables debug and error-checking in the OpenGL driver."
  2754. msgstr ""
  2755. "Habilita a depuración e a verificación de erros no controlador de OpenGL."
  2756. #: src/settings_translation_file.cpp
  2757. msgid "Enables the post processing pipeline."
  2758. msgstr "Habilita o pipeline de postprocesado."
  2759. #: src/settings_translation_file.cpp
  2760. msgid ""
  2761. "Enables touchscreen mode, allowing you to play the game with a touchscreen."
  2762. msgstr ""
  2763. "Habilita o modo de pantalla táctil, permitindo xogar ao xogo cunha pantalla "
  2764. "táctil."
  2765. #: src/settings_translation_file.cpp
  2766. msgid ""
  2767. "Enables tradeoffs that reduce CPU load or increase rendering performance\n"
  2768. "at the expense of minor visual glitches that do not impact game playability."
  2769. msgstr ""
  2770. "Permite compensar para reducir a carga da CPU ou aumenta o desempeño de "
  2771. "renderización\n"
  2772. "a costa de pequenos falllos visuais que non afectan á hora de xogar."
  2773. #: src/settings_translation_file.cpp
  2774. msgid "Engine Profiler"
  2775. msgstr "Perfilador do Motor"
  2776. #: src/settings_translation_file.cpp
  2777. msgid "Engine profiling data print interval"
  2778. msgstr "Intervalo de exposición dos datos da perfilaxe do motor"
  2779. #: src/settings_translation_file.cpp
  2780. msgid "Entity methods"
  2781. msgstr "Métodos de entidade"
  2782. #: src/settings_translation_file.cpp
  2783. msgid ""
  2784. "Exponent of the floatland tapering. Alters the tapering behavior.\n"
  2785. "Value = 1.0 creates a uniform, linear tapering.\n"
  2786. "Values > 1.0 create a smooth tapering suitable for the default separated\n"
  2787. "floatlands.\n"
  2788. "Values < 1.0 (for example 0.25) create a more defined surface level with\n"
  2789. "flatter lowlands, suitable for a solid floatland layer."
  2790. msgstr ""
  2791. "Expoñente da redución das terras flotantes. Modifica o comportamento da "
  2792. "redución.\n"
  2793. "Valor = 1.0 crea unha redución uniforme e linear.\n"
  2794. "Valores > 1.0 crean unha redución suave axeitada para as terras flotantes "
  2795. "separadas\n"
  2796. "por defecto.\n"
  2797. "Valores < 1.0 (por exemplo 0.25) crean un nivel de superficie máis definido "
  2798. "con\n"
  2799. "terras baixas máis planas, axeitado para unha capa sólida de terras "
  2800. "flotantes."
  2801. #: src/settings_translation_file.cpp
  2802. msgid "Exposure compensation"
  2803. msgstr "Compensación de exposición"
  2804. #: src/settings_translation_file.cpp
  2805. msgid "FPS"
  2806. msgstr "FPS"
  2807. #: src/settings_translation_file.cpp
  2808. msgid "FPS when unfocused or paused"
  2809. msgstr "FPS cando está en segundo plano ou pausado"
  2810. #: src/settings_translation_file.cpp
  2811. msgid "Factor noise"
  2812. msgstr "Factor de ruído"
  2813. #: src/settings_translation_file.cpp
  2814. msgid "Fall bobbing factor"
  2815. msgstr "Factor de balanceo en caída"
  2816. #: src/settings_translation_file.cpp
  2817. msgid "Fallback font path"
  2818. msgstr "Camiño da fonte alternativa"
  2819. #: src/settings_translation_file.cpp
  2820. msgid "Fast mode acceleration"
  2821. msgstr "Aceleración no modo rápido"
  2822. #: src/settings_translation_file.cpp
  2823. msgid "Fast mode speed"
  2824. msgstr "Velocidade do modo rápido"
  2825. #: src/settings_translation_file.cpp
  2826. msgid "Field of view"
  2827. msgstr "Campo de visión"
  2828. #: src/settings_translation_file.cpp
  2829. msgid "Field of view in degrees."
  2830. msgstr "Campo de visión en grados."
  2831. #: src/settings_translation_file.cpp
  2832. msgid ""
  2833. "File in client/serverlist/ that contains your favorite servers displayed in "
  2834. "the\n"
  2835. "Multiplayer Tab."
  2836. msgstr ""
  2837. "Ficheiro no cartafol client/serverlist/ que contén os seus servidores "
  2838. "favoritos.\n"
  2839. "Móstranse na xanela de Xogar en liña."
  2840. #: src/settings_translation_file.cpp
  2841. msgid "Filler depth"
  2842. msgstr "Profundidade de recheo"
  2843. #: src/settings_translation_file.cpp
  2844. msgid "Filler depth noise"
  2845. msgstr "Ruído da profundidade de recheo"
  2846. #: src/settings_translation_file.cpp
  2847. msgid "Filmic tone mapping"
  2848. msgstr "Mapa de tons fílmico"
  2849. #: src/settings_translation_file.cpp
  2850. msgid "Filtering and Antialiasing"
  2851. msgstr "Filtrado e suavizado (Antialiasing)"
  2852. #: src/settings_translation_file.cpp
  2853. msgid "First of 4 2D noises that together define hill/mountain range height."
  2854. msgstr ""
  2855. "Primeiro de 4 ruídos 2D que xuntos definen a altura de outeiros/montañas."
  2856. #: src/settings_translation_file.cpp
  2857. msgid "First of two 3D noises that together define tunnels."
  2858. msgstr "Primeiro de 2 ruídos 3D que xuntos definen túneis."
  2859. #: src/settings_translation_file.cpp
  2860. msgid "Fixed map seed"
  2861. msgstr "Semente de mapa fixa"
  2862. #: src/settings_translation_file.cpp
  2863. msgid "Fixed virtual joystick"
  2864. msgstr "Joystick virtual fixo"
  2865. #: src/settings_translation_file.cpp
  2866. msgid ""
  2867. "Fixes the position of virtual joystick.\n"
  2868. "If disabled, virtual joystick will center to first-touch's position."
  2869. msgstr ""
  2870. "Corrixe a posición da panca de xogos ( joystick) virtual.\n"
  2871. "Se está desactivado, a panca de xogos virtual centrarase na posición do "
  2872. "primeiro toque."
  2873. #: src/settings_translation_file.cpp
  2874. msgid "Floatland density"
  2875. msgstr "Densidade dos terreos flotantes"
  2876. #: src/settings_translation_file.cpp
  2877. msgid "Floatland maximum Y"
  2878. msgstr "Valor máximo de Y dos terreos flotantes"
  2879. #: src/settings_translation_file.cpp
  2880. msgid "Floatland minimum Y"
  2881. msgstr "Valor mínimo de Y dos terreos flotantes"
  2882. #: src/settings_translation_file.cpp
  2883. msgid "Floatland noise"
  2884. msgstr "Ruído de terreos flotantes"
  2885. #: src/settings_translation_file.cpp
  2886. msgid "Floatland taper exponent"
  2887. msgstr "Expoñente de conicidade de terreos flotantes"
  2888. #: src/settings_translation_file.cpp
  2889. msgid "Floatland tapering distance"
  2890. msgstr "Distancia cónica de terreos flotantes"
  2891. #: src/settings_translation_file.cpp
  2892. msgid "Floatland water level"
  2893. msgstr "Nivel da auga de terreos flotantes"
  2894. #: src/settings_translation_file.cpp
  2895. msgid "Fog"
  2896. msgstr "Néboa"
  2897. #: src/settings_translation_file.cpp
  2898. msgid "Fog start"
  2899. msgstr "Inicio de néboa"
  2900. #: src/settings_translation_file.cpp
  2901. msgid "Font"
  2902. msgstr "Fonte"
  2903. #: src/settings_translation_file.cpp
  2904. msgid "Font bold by default"
  2905. msgstr "Fonte en negra por defecto"
  2906. #: src/settings_translation_file.cpp
  2907. msgid "Font italic by default"
  2908. msgstr "Fonte en cursiva por defecto"
  2909. #: src/settings_translation_file.cpp
  2910. msgid "Font shadow"
  2911. msgstr "Sombra da fonte"
  2912. #: src/settings_translation_file.cpp
  2913. msgid "Font shadow alpha"
  2914. msgstr "Opacidade da sombra da fonte"
  2915. #: src/settings_translation_file.cpp
  2916. msgid "Font size"
  2917. msgstr "Tamaño da fonte"
  2918. #: src/settings_translation_file.cpp
  2919. msgid "Font size divisible by"
  2920. msgstr "Tamaño da fonte divisible por"
  2921. #: src/settings_translation_file.cpp
  2922. msgid "Font size of the default font where 1 unit = 1 pixel at 96 DPI"
  2923. msgstr "Tamaño da fonte por defecto. 1 unidade = 1 píxel en 96 DPI"
  2924. #: src/settings_translation_file.cpp
  2925. msgid "Font size of the monospace font where 1 unit = 1 pixel at 96 DPI"
  2926. msgstr "Tamaño da fonte monoespacial. 1 unidade = 1 píxel en 96 DPI"
  2927. #: src/settings_translation_file.cpp
  2928. msgid ""
  2929. "Font size of the recent chat text and chat prompt in point (pt).\n"
  2930. "Value 0 will use the default font size."
  2931. msgstr ""
  2932. "Tamaño da fonte do texto do chat reciente e do indicador do chat en puntos "
  2933. "(pt).\n"
  2934. "O valor 0 utilizará o tamaño de fonte por defecto."
  2935. #: src/settings_translation_file.cpp
  2936. msgid ""
  2937. "For pixel-style fonts that do not scale well, this ensures that font sizes "
  2938. "used\n"
  2939. "with this font will always be divisible by this value, in pixels. For "
  2940. "instance,\n"
  2941. "a pixel font 16 pixels tall should have this set to 16, so it will only ever "
  2942. "be\n"
  2943. "sized 16, 32, 48, etc., so a mod requesting a size of 25 will get 32."
  2944. msgstr ""
  2945. "Para fontes de estilo píxel que non se escalan ben, isto garante que se "
  2946. "utilicen os tamaños de letra\n"
  2947. "con este tipo de letra sempre serán divisible por este valor, en píxeles. "
  2948. "Por exemplo,\n"
  2949. "un tipo de letra de 16 píxeles de alto debería ter este valor establecido en "
  2950. "16, polo que só o será\n"
  2951. "tamaño 16, 32, 48, etc., polo que un mod que solicite un tamaño de 25 obterá "
  2952. "32."
  2953. #: src/settings_translation_file.cpp
  2954. msgid ""
  2955. "Format of player chat messages. The following strings are valid "
  2956. "placeholders:\n"
  2957. "@name, @message, @timestamp (optional)"
  2958. msgstr ""
  2959. "Formato dos mensajes do chat do xogador. As seguintes cadeas son válidas:\n"
  2960. "@name, @message, @timestamp (opcional)"
  2961. #: src/settings_translation_file.cpp
  2962. msgid "Format of screenshots."
  2963. msgstr "Formato das capturas de pantalla."
  2964. #: src/settings_translation_file.cpp
  2965. msgid "Formspec Full-Screen Background Color"
  2966. msgstr "Cor de fondo para formularios en pantalla completa"
  2967. #: src/settings_translation_file.cpp
  2968. msgid "Formspec Full-Screen Background Opacity"
  2969. msgstr "Opacidade dos formularios en pantalla completa"
  2970. #: src/settings_translation_file.cpp
  2971. msgid "Formspec full-screen background color (R,G,B)."
  2972. msgstr "Cor de fondo para os formularios en pantalla completa(R, G, B)."
  2973. #: src/settings_translation_file.cpp
  2974. msgid "Formspec full-screen background opacity (between 0 and 255)."
  2975. msgstr "Opacidade de fondo por defecto para os formularios (entre 0 e 255)."
  2976. #: src/settings_translation_file.cpp
  2977. msgid "Fourth of 4 2D noises that together define hill/mountain range height."
  2978. msgstr "Cuarto de 4 ruídos 2D que xuntos definen a altura das montañas."
  2979. #: src/settings_translation_file.cpp
  2980. msgid "Fractal type"
  2981. msgstr "Tipo de fractal"
  2982. #: src/settings_translation_file.cpp
  2983. msgid "Fraction of the visible distance at which fog starts to be rendered"
  2984. msgstr "Fracción de distancia visible na que a néboa comeza a aparecer"
  2985. #: src/settings_translation_file.cpp
  2986. msgid ""
  2987. "From how far blocks are generated for clients, stated in mapblocks (16 "
  2988. "nodes)."
  2989. msgstr ""
  2990. "Distancia máxima de xeración de bloques para clientes, en mapblocks (16x3 "
  2991. "bloques)."
  2992. #: src/settings_translation_file.cpp
  2993. msgid ""
  2994. "From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
  2995. msgstr ""
  2996. "Distancia máxima de envío de bloques para clientes, en mapblocks (16 nós)."
  2997. #: src/settings_translation_file.cpp
  2998. msgid ""
  2999. "From how far clients know about objects, stated in mapblocks (16 nodes).\n"
  3000. "\n"
  3001. "Setting this larger than active_block_range will also cause the server\n"
  3002. "to maintain active objects up to this distance in the direction the\n"
  3003. "player is looking. (This can avoid mobs suddenly disappearing from view)"
  3004. msgstr ""
  3005. "Onde ata os clientes receben información dos obxectos, indicado en bloques "
  3006. "(16 nós).\n"
  3007. "\n"
  3008. "Establecer isto máis grande que active_block_range tamén fará que o "
  3009. "servidor\n"
  3010. "manteña os obxectos activos ata esta distancia na dirección que o\n"
  3011. "xogador está mirando. (Isto pode evitar que os enemigos desaparezan "
  3012. "repentinamente)"
  3013. #: src/settings_translation_file.cpp
  3014. msgid "Full screen"
  3015. msgstr "Pantalla completa"
  3016. #: src/settings_translation_file.cpp
  3017. msgid "Fullscreen mode."
  3018. msgstr "Modo de pantalla completa."
  3019. #: src/settings_translation_file.cpp
  3020. msgid "GUI"
  3021. msgstr "Interface gráfica do usuario (GUI)"
  3022. #: src/settings_translation_file.cpp
  3023. msgid "GUI scaling"
  3024. msgstr "Escala de IGU"
  3025. #: src/settings_translation_file.cpp
  3026. msgid "GUI scaling filter"
  3027. msgstr "Filtro de escala de IGU"
  3028. #: src/settings_translation_file.cpp
  3029. msgid "GUI scaling filter txr2img"
  3030. msgstr "Filtro de escala de IGU \"txr2img\""
  3031. #: src/settings_translation_file.cpp
  3032. msgid "Gamepads"
  3033. msgstr "Mandos"
  3034. #: src/settings_translation_file.cpp
  3035. msgid "Global callbacks"
  3036. msgstr "Chamadas de retorno globais"
  3037. #: src/settings_translation_file.cpp
  3038. msgid ""
  3039. "Global map generation attributes.\n"
  3040. "In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
  3041. "and jungle grass, in all other mapgens this flag controls all decorations."
  3042. msgstr ""
  3043. "Atributos globais do xerador de mundos.\n"
  3044. "En Mapgen v6 o marcador \"decoracións\" controla todas as decoracións "
  3045. "excepto as árbores\n"
  3046. "e herba da selva, en todos os demais xeradores de mundos este marcador "
  3047. "controla todas as decoracións."
  3048. #: src/settings_translation_file.cpp
  3049. msgid ""
  3050. "Gradient of light curve at maximum light level.\n"
  3051. "Controls the contrast of the highest light levels."
  3052. msgstr ""
  3053. "Gradiente da curva de luz no nivel máximo de luz.\n"
  3054. "Controla o contraste dos niveis de luz máis altos."
  3055. #: src/settings_translation_file.cpp
  3056. msgid ""
  3057. "Gradient of light curve at minimum light level.\n"
  3058. "Controls the contrast of the lowest light levels."
  3059. msgstr ""
  3060. "Gradiente da curva de luz no nivel mímino de luz.\n"
  3061. "Controla o contraste dos niveis de luz máis baixos."
  3062. #: src/settings_translation_file.cpp
  3063. msgid "Graphics"
  3064. msgstr "Gráficos"
  3065. #: src/settings_translation_file.cpp
  3066. msgid "Graphics Effects"
  3067. msgstr "Efectos gráficos"
  3068. #: src/settings_translation_file.cpp
  3069. msgid "Graphics and Audio"
  3070. msgstr "Gráficos e audio"
  3071. #: src/settings_translation_file.cpp
  3072. msgid "Gravity"
  3073. msgstr "Gravidade"
  3074. #: src/settings_translation_file.cpp
  3075. msgid "Ground level"
  3076. msgstr "Nivel do chán"
  3077. #: src/settings_translation_file.cpp
  3078. msgid "Ground noise"
  3079. msgstr "Ruído do chán"
  3080. #: src/settings_translation_file.cpp
  3081. msgid "HTTP mods"
  3082. msgstr "Mods HTTP"
  3083. #: src/settings_translation_file.cpp
  3084. msgid "HUD"
  3085. msgstr "HUD"
  3086. #: src/settings_translation_file.cpp
  3087. msgid "HUD scaling"
  3088. msgstr "Escalado do HUD"
  3089. #: src/settings_translation_file.cpp
  3090. msgid ""
  3091. "Handling for deprecated Lua API calls:\n"
  3092. "- none: Do not log deprecated calls\n"
  3093. "- log: mimic and log backtrace of deprecated call (default).\n"
  3094. "- error: abort on usage of deprecated call (suggested for mod developers)."
  3095. msgstr ""
  3096. "Manexo de chamadas obsoletas da API de Lua:\n"
  3097. "- none: non rexistrar chamadas obsoletas\n"
  3098. "- log: imitar e rexistrar o rexistro de chamadas obsoletas (por defecto).\n"
  3099. "- error: abortar ao usar a chamada obsoleta (suxerido para desenvolvedores "
  3100. "do mod)."
  3101. #: src/settings_translation_file.cpp
  3102. msgid ""
  3103. "Have the profiler instrument itself:\n"
  3104. "* Instrument an empty function.\n"
  3105. "This estimates the overhead, that instrumentation is adding (+1 function "
  3106. "call).\n"
  3107. "* Instrument the sampler being used to update the statistics."
  3108. msgstr ""
  3109. "Ter o propio instrumento de análise do mundor:\n"
  3110. "* Instrumentar unha función baleira.\n"
  3111. "Isto estima a sobrecarga que a instrumentación está engadindo (chamada de "
  3112. "función +1).\n"
  3113. "* Instrumentar a mostraxe que se utiliza para actualizar as estatísticas."
  3114. #: src/settings_translation_file.cpp
  3115. msgid "Heat blend noise"
  3116. msgstr "Ruído de mestura de calor"
  3117. #: src/settings_translation_file.cpp
  3118. msgid "Heat noise"
  3119. msgstr "Ruído da calor"
  3120. #: src/settings_translation_file.cpp
  3121. msgid "Height component of the initial window size."
  3122. msgstr "Componente de altura do tamaño inicial da xanela."
  3123. #: src/settings_translation_file.cpp
  3124. msgid "Height noise"
  3125. msgstr "Altura do ruído"
  3126. #: src/settings_translation_file.cpp
  3127. msgid "Height select noise"
  3128. msgstr "Altura do ruído seleccionado"
  3129. #: src/settings_translation_file.cpp
  3130. msgid "Hill steepness"
  3131. msgstr "Desnivel do outeiro"
  3132. #: src/settings_translation_file.cpp
  3133. msgid "Hill threshold"
  3134. msgstr "Límites do outeiro"
  3135. #: src/settings_translation_file.cpp
  3136. msgid "Hilliness1 noise"
  3137. msgstr "Sonido de outeiros 1"
  3138. #: src/settings_translation_file.cpp
  3139. msgid "Hilliness2 noise"
  3140. msgstr "Sonido de outeiros 2"
  3141. #: src/settings_translation_file.cpp
  3142. msgid "Hilliness3 noise"
  3143. msgstr "Sonido de outeiros 3"
  3144. #: src/settings_translation_file.cpp
  3145. msgid "Hilliness4 noise"
  3146. msgstr "Sonido de outeiros 4"
  3147. #: src/settings_translation_file.cpp
  3148. msgid "Homepage of server, to be displayed in the serverlist."
  3149. msgstr "Páxina web do servidor. Mostrarase na lista de servidores."
  3150. #: src/settings_translation_file.cpp
  3151. msgid ""
  3152. "Horizontal acceleration in air when jumping or falling,\n"
  3153. "in nodes per second per second."
  3154. msgstr ""
  3155. "Aceleración horizontal no aire ao saltar ou caer,\n"
  3156. "en nodos por segundo."
  3157. #: src/settings_translation_file.cpp
  3158. msgid ""
  3159. "Horizontal and vertical acceleration in fast mode,\n"
  3160. "in nodes per second per second."
  3161. msgstr ""
  3162. "Aceleración horizontal e vertical en modo rápido,\n"
  3163. "en nodos por segundo."
  3164. #: src/settings_translation_file.cpp
  3165. msgid ""
  3166. "Horizontal and vertical acceleration on ground or when climbing,\n"
  3167. "in nodes per second per second."
  3168. msgstr ""
  3169. "Aceleración horizontal e vertical no chán ou ao escalar,\n"
  3170. "en nodos por segundo."
  3171. #: src/settings_translation_file.cpp
  3172. msgid "Hotbar: Enable mouse wheel for selection"
  3173. msgstr "Barra acceso rápido: Activar a roda do rato para a selección"
  3174. #: src/settings_translation_file.cpp
  3175. msgid "Hotbar: Invert mouse wheel direction"
  3176. msgstr "Barra acceso rápido: inverte a dirección da roda do rato"
  3177. #: src/settings_translation_file.cpp
  3178. msgid "How deep to make rivers."
  3179. msgstr "Profundidade dos ríos."
  3180. #: src/settings_translation_file.cpp
  3181. msgid ""
  3182. "How fast liquid waves will move. Higher = faster.\n"
  3183. "If negative, liquid waves will move backwards."
  3184. msgstr ""
  3185. "A que velocidade se moverán as ondas líquidas. Maior = máis rápido.\n"
  3186. "Se é negativo, as ondas líquidas moveranse cara atrás."
  3187. #: src/settings_translation_file.cpp
  3188. msgid ""
  3189. "How long the server will wait before unloading unused mapblocks, stated in "
  3190. "seconds.\n"
  3191. "Higher value is smoother, but will use more RAM."
  3192. msgstr ""
  3193. "Tempo que o servidor esperará antes de descargar os bloques de mapa non "
  3194. "utilizados, expresado en segundos.\n"
  3195. "Un valor máis alto proporciona un funcionamento máis suave, pero utilizará "
  3196. "máis memoria RAM."
  3197. #: src/settings_translation_file.cpp
  3198. msgid ""
  3199. "How much you are slowed down when moving inside a liquid.\n"
  3200. "Decrease this to increase liquid resistance to movement."
  3201. msgstr ""
  3202. "Canto se retarda o movemento dentro dun líquido.\n"
  3203. "Reduza isto para aumentar a resistencia ao movemento no líquido."
  3204. #: src/settings_translation_file.cpp
  3205. msgid "How wide to make rivers."
  3206. msgstr "Largura dos ríos."
  3207. #: src/settings_translation_file.cpp
  3208. msgid "Humidity blend noise"
  3209. msgstr "Ruído de mestura da humidade"
  3210. #: src/settings_translation_file.cpp
  3211. msgid "Humidity noise"
  3212. msgstr "Ruído da humidade"
  3213. #: src/settings_translation_file.cpp
  3214. msgid "Humidity variation for biomes."
  3215. msgstr "Variación da humidade dos biomas."
  3216. #: src/settings_translation_file.cpp
  3217. msgid "IPv6"
  3218. msgstr "IPv6"
  3219. #: src/settings_translation_file.cpp
  3220. msgid "IPv6 server"
  3221. msgstr "Servidor IPv6"
  3222. #: src/settings_translation_file.cpp
  3223. msgid ""
  3224. "If FPS would go higher than this, limit it by sleeping\n"
  3225. "to not waste CPU power for no benefit."
  3226. msgstr ""
  3227. "Se os FPS fosen máis altos que isto, limítaos suspendendo o programa\n"
  3228. "para non gastar a potencia da CPU innecesariamente."
  3229. #: src/settings_translation_file.cpp
  3230. msgid ""
  3231. "If disabled, \"Aux1\" key is used to fly fast if both fly and fast mode are\n"
  3232. "enabled."
  3233. msgstr ""
  3234. "Se está desactivado, a tecla \"Aux1\" usarase para voar rápido se o modo voo "
  3235. "e rápido están\n"
  3236. "ativados."
  3237. #: src/settings_translation_file.cpp
  3238. msgid ""
  3239. "If enabled, \"Aux1\" key instead of \"Sneak\" key is used for climbing down "
  3240. "and\n"
  3241. "descending."
  3242. msgstr ""
  3243. "Se está activada, a tecla \"Aux1\" utilízase en lugar da tecla \"Agacharse\" "
  3244. "para baixar e\n"
  3245. "descender."
  3246. #: src/settings_translation_file.cpp
  3247. msgid ""
  3248. "If enabled, account registration is separate from login in the UI.\n"
  3249. "If disabled, new accounts will be registered automatically when logging in."
  3250. msgstr ""
  3251. "Activar confirmación de rexistro ao se conectar ao servidor\n"
  3252. "Se está desactivado, rexistrarase unha nova conta automáticamente."
  3253. #: src/settings_translation_file.cpp
  3254. msgid ""
  3255. "If enabled, actions are recorded for rollback.\n"
  3256. "This option is only read when server starts."
  3257. msgstr ""
  3258. "Se está activado, as accións rexístranse para logo podelas desfacer.\n"
  3259. "Esta opción só funciona cando se inicia o servidor."
  3260. #: src/settings_translation_file.cpp
  3261. msgid "If enabled, disable cheat prevention in multiplayer."
  3262. msgstr ""
  3263. "Se está activado, o sistema de prevención de trampas no modo de xogo en liña "
  3264. "desactivarase."
  3265. #: src/settings_translation_file.cpp
  3266. msgid ""
  3267. "If enabled, invalid world data won't cause the server to shut down.\n"
  3268. "Only enable this if you know what you are doing."
  3269. msgstr ""
  3270. "Se está activado, os datos non válidos do mundo non farán que o servidor "
  3271. "peche.\n"
  3272. "Actívao só se sabes o que fas."
  3273. #: src/settings_translation_file.cpp
  3274. msgid ""
  3275. "If enabled, players cannot join without a password or change theirs to an "
  3276. "empty password."
  3277. msgstr ""
  3278. "Se está habilitado, os xogadores non poden unirse sen un contrasinal ou "
  3279. "cambiar o seu contrasinal a un contrasinal baleiro."
  3280. #: src/settings_translation_file.cpp
  3281. msgid ""
  3282. "If enabled, the server will perform map block occlusion culling based on\n"
  3283. "on the eye position of the player. This can reduce the number of blocks\n"
  3284. "sent to the client by 50-80%. Clients will no longer receive most\n"
  3285. "invisible blocks, so that the utility of noclip mode is reduced."
  3286. msgstr ""
  3287. "Se activado, o servidor realizará ocultación de bloques do mapa baseada na\n"
  3288. "na posición dos ollos do xogador. Isto pode reducir o número de bloques\n"
  3289. "enviados ao cliente en un 50-80%. Os clientes deixarán de recibir a maioría "
  3290. "\n"
  3291. "dos bloques invisibles, reducindo a utilidade do modo noclip."
  3292. #: src/settings_translation_file.cpp
  3293. msgid ""
  3294. "If enabled, you can place nodes at the position (feet + eye level) where you "
  3295. "stand.\n"
  3296. "This is helpful when working with nodeboxes in small areas."
  3297. msgstr ""
  3298. "Se habilitado, podes colocar nodos na posición (altura dos pés + altura "
  3299. "ocular) onde estás.\n"
  3300. "Isto é útil cando traballas con caixas de nodos en áreas pequenas."
  3301. #: src/settings_translation_file.cpp
  3302. msgid ""
  3303. "If the CSM restriction for node range is enabled, get_node calls are "
  3304. "limited\n"
  3305. "to this distance from the player to the node."
  3306. msgstr ""
  3307. "Se a restrición CSM para o intervalo de nodos está activada, as chamadas "
  3308. "get_node están limitadas\n"
  3309. "a esta distancia do xogador ao nó."
  3310. #: src/settings_translation_file.cpp
  3311. msgid ""
  3312. "If the execution of a chat command takes longer than this specified time in\n"
  3313. "seconds, add the time information to the chat command message"
  3314. msgstr ""
  3315. "Se a execución dun comando de chat leva máis tempo do que o especificado en\n"
  3316. "segundos, engade a información da hora á mensaxe de comando de chat"
  3317. #: src/settings_translation_file.cpp
  3318. msgid ""
  3319. "If the file size of debug.txt exceeds the number of megabytes specified in\n"
  3320. "this setting when it is opened, the file is moved to debug.txt.1,\n"
  3321. "deleting an older debug.txt.1 if it exists.\n"
  3322. "debug.txt is only moved if this setting is positive."
  3323. msgstr ""
  3324. "Se o tamaño do ficheiro de debug.txt supera o número de megabytes "
  3325. "especificado en\n"
  3326. "esta configuración cando se abre, o ficheiro móvese a debug.txt.1,\n"
  3327. "eliminando un debug.txt.1 máis antigo se existe.\n"
  3328. "debug.txt só se move se esta configuración ten un valor positivo."
  3329. #: src/settings_translation_file.cpp
  3330. msgid "If this is set, players will always (re)spawn at the given position."
  3331. msgstr ""
  3332. "Se isto se establece, os xogadores sempre (re) aparecerán na posición "
  3333. "indicada."
  3334. #: src/settings_translation_file.cpp
  3335. msgid "Ignore world errors"
  3336. msgstr "Ignorar erros do mundo"
  3337. #: src/settings_translation_file.cpp
  3338. msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
  3339. msgstr "Opacidade do fondo da consola do chat no xogo (entre 0 e 255)."
  3340. #: src/settings_translation_file.cpp
  3341. msgid "In-game chat console background color (R,G,B)."
  3342. msgstr "Cor do fondo da consola do chat no xogo (R, G, B)."
  3343. #: src/settings_translation_file.cpp
  3344. msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
  3345. msgstr "Altura da consola do chat no xogo, entre 0,1 (10 %) e 1,0 (100 %)."
  3346. #: src/settings_translation_file.cpp
  3347. msgid "Initial vertical speed when jumping, in nodes per second."
  3348. msgstr "Velocidade vertical ao saltar, en nodos por segundo."
  3349. #: src/settings_translation_file.cpp
  3350. msgid ""
  3351. "Instrument builtin.\n"
  3352. "This is usually only needed by core/builtin contributors"
  3353. msgstr ""
  3354. "Instrumento aplicado.\n"
  3355. "Isto case sempre só o necesitan os contribuidores principais"
  3356. #: src/settings_translation_file.cpp
  3357. msgid "Instrument chat commands on registration."
  3358. msgstr "Instrumento de comandos do chat no rexistro."
  3359. #: src/settings_translation_file.cpp
  3360. msgid ""
  3361. "Instrument global callback functions on registration.\n"
  3362. "(anything you pass to a minetest.register_*() function)"
  3363. msgstr ""
  3364. "Instrumentación das funcións de chamadas de retorno globais no rexistro.\n"
  3365. "(todo o que pasee a unha función minetest.register_*())"
  3366. #: src/settings_translation_file.cpp
  3367. msgid ""
  3368. "Instrument the action function of Active Block Modifiers on registration."
  3369. msgstr ""
  3370. "Instrumenta a función de acción dos modificadores de bloque activos no "
  3371. "rexistro."
  3372. #: src/settings_translation_file.cpp
  3373. msgid ""
  3374. "Instrument the action function of Loading Block Modifiers on registration."
  3375. msgstr ""
  3376. "Instrumenta e función de acción de carga de modificadores de bloque no "
  3377. "rexistro."
  3378. #: src/settings_translation_file.cpp
  3379. msgid "Instrument the methods of entities on registration."
  3380. msgstr "Instrumenta os métodos das entidades durante o rexistro."
  3381. #: src/settings_translation_file.cpp
  3382. msgid "Interval of saving important changes in the world, stated in seconds."
  3383. msgstr ""
  3384. "Intervalo para gardado de cambios importantes no mundo, indicado en segundos."
  3385. #: src/settings_translation_file.cpp
  3386. msgid "Interval of sending time of day to clients, stated in seconds."
  3387. msgstr "Intervalo de envío da hora do día aos clientes, expresado en segundos."
  3388. #: src/settings_translation_file.cpp
  3389. msgid "Inventory items animations"
  3390. msgstr "Animacións dos obxectos do inventario"
  3391. #: src/settings_translation_file.cpp
  3392. msgid "Invert mouse"
  3393. msgstr "Inverter rato"
  3394. #: src/settings_translation_file.cpp
  3395. msgid "Invert mouse wheel (scroll) direction for item selection in hotbar."
  3396. msgstr ""
  3397. "Inverter a dirección da roda do rato (scroll) para a selección de elementos "
  3398. "na barra de acceso rápido."
  3399. #: src/settings_translation_file.cpp
  3400. msgid "Invert vertical mouse movement."
  3401. msgstr "Inverter o movemento vertical do rato."
  3402. #: src/settings_translation_file.cpp
  3403. msgid "Italic font path"
  3404. msgstr "Ruta da fonte cursiva"
  3405. #: src/settings_translation_file.cpp
  3406. msgid "Italic monospace font path"
  3407. msgstr "Ruta da fonte monoespaciada en cursiva"
  3408. #: src/settings_translation_file.cpp
  3409. msgid "Item entity TTL"
  3410. msgstr "TTL da entidade obxecto"
  3411. #: src/settings_translation_file.cpp
  3412. msgid "Iterations"
  3413. msgstr "Iteracións"
  3414. #: src/settings_translation_file.cpp
  3415. msgid ""
  3416. "Iterations of the recursive function.\n"
  3417. "Increasing this increases the amount of fine detail, but also\n"
  3418. "increases processing load.\n"
  3419. "At iterations = 20 this mapgen has a similar load to mapgen V7."
  3420. msgstr ""
  3421. "Iteracións da función recursiva.\n"
  3422. "Aumentar isto aumenta a cantidade de pequenos detalles, pero tamén\n"
  3423. "aumenta a carga de procesamento.\n"
  3424. "En iteracións = 20 este xerador de mundos ten unha carga similar ao da V7."
  3425. #: src/settings_translation_file.cpp
  3426. msgid "Joystick ID"
  3427. msgstr "ID do joystick"
  3428. #: src/settings_translation_file.cpp
  3429. msgid "Joystick button repetition interval"
  3430. msgstr "Intervalo de repetición do botón do joystick"
  3431. #: src/settings_translation_file.cpp
  3432. msgid "Joystick dead zone"
  3433. msgstr "Zona morta do joystick"
  3434. #: src/settings_translation_file.cpp
  3435. msgid "Joystick frustum sensitivity"
  3436. msgstr "Sensibilidade do gatillo do joystick"
  3437. #: src/settings_translation_file.cpp
  3438. msgid "Joystick type"
  3439. msgstr "Tipo de joystick"
  3440. #: src/settings_translation_file.cpp
  3441. msgid ""
  3442. "Julia set only.\n"
  3443. "W component of hypercomplex constant.\n"
  3444. "Alters the shape of the fractal.\n"
  3445. "Has no effect on 3D fractals.\n"
  3446. "Range roughly -2 to 2."
  3447. msgstr ""
  3448. "Só conxunto de Julia.\n"
  3449. "Compoñente W da constante hipercomplexa.\n"
  3450. "Altera a forma do fractal.\n"
  3451. "Non ten efecto nos fractais 3D.\n"
  3452. "Rango de aproximadamente -2 a 2."
  3453. #: src/settings_translation_file.cpp
  3454. msgid ""
  3455. "Julia set only.\n"
  3456. "X component of hypercomplex constant.\n"
  3457. "Alters the shape of the fractal.\n"
  3458. "Range roughly -2 to 2."
  3459. msgstr ""
  3460. "Só conxunto de Julia.\n"
  3461. "Compoñente X da constante hipercomplexa.\n"
  3462. "Altera a forma do fractal.\n"
  3463. "Rango de aproximadamente -2 a 2."
  3464. #: src/settings_translation_file.cpp
  3465. msgid ""
  3466. "Julia set only.\n"
  3467. "Y component of hypercomplex constant.\n"
  3468. "Alters the shape of the fractal.\n"
  3469. "Range roughly -2 to 2."
  3470. msgstr ""
  3471. "Só conxunto de Julia.\n"
  3472. "Compoñente Y da constante hipercomplexa.\n"
  3473. "Altera a forma do fractal.\n"
  3474. "Rango de aproximadamente -2 a 2."
  3475. #: src/settings_translation_file.cpp
  3476. msgid ""
  3477. "Julia set only.\n"
  3478. "Z component of hypercomplex constant.\n"
  3479. "Alters the shape of the fractal.\n"
  3480. "Range roughly -2 to 2."
  3481. msgstr ""
  3482. "Só conxunto de Julia.\n"
  3483. "Compoñente Z da constante hipercomplexa.\n"
  3484. "Altera a forma do fractal.\n"
  3485. "Rango de aproximadamente -2 a 2."
  3486. #: src/settings_translation_file.cpp
  3487. msgid "Julia w"
  3488. msgstr "Julia w"
  3489. #: src/settings_translation_file.cpp
  3490. msgid "Julia x"
  3491. msgstr "Julia x"
  3492. #: src/settings_translation_file.cpp
  3493. msgid "Julia y"
  3494. msgstr "Julia y"
  3495. #: src/settings_translation_file.cpp
  3496. msgid "Julia z"
  3497. msgstr "Julia z"
  3498. #: src/settings_translation_file.cpp
  3499. msgid "Jumping speed"
  3500. msgstr "Velocidade de salto"
  3501. #: src/settings_translation_file.cpp
  3502. msgid "Keyboard and Mouse"
  3503. msgstr "Teclado e rato"
  3504. #: src/settings_translation_file.cpp
  3505. msgid "Kick players who sent more than X messages per 10 seconds."
  3506. msgstr "Expulsar xogadores que enviaron máis de X mensaxes cada 10 segundos."
  3507. #: src/settings_translation_file.cpp
  3508. msgid "Lake steepness"
  3509. msgstr "Inclinación dos lagos"
  3510. #: src/settings_translation_file.cpp
  3511. msgid "Lake threshold"
  3512. msgstr "Límite de lagos no mapa"
  3513. #: src/settings_translation_file.cpp
  3514. msgid "Language"
  3515. msgstr "Lingua"
  3516. #: src/settings_translation_file.cpp
  3517. msgid "Large cave depth"
  3518. msgstr "Profundidade das covas grandes"
  3519. #: src/settings_translation_file.cpp
  3520. msgid "Large cave maximum number"
  3521. msgstr "Número máximo de covas grandes"
  3522. #: src/settings_translation_file.cpp
  3523. msgid "Large cave minimum number"
  3524. msgstr "Número mínimo de covas grandes"
  3525. #: src/settings_translation_file.cpp
  3526. msgid "Large cave proportion flooded"
  3527. msgstr "Proporción de covas grandes inundadas"
  3528. #: src/settings_translation_file.cpp
  3529. msgid "Leaves style"
  3530. msgstr "Apariencia das follas"
  3531. #: src/settings_translation_file.cpp
  3532. msgid ""
  3533. "Leaves style:\n"
  3534. "- Fancy: all faces visible\n"
  3535. "- Simple: only outer faces, if defined special_tiles are used\n"
  3536. "- Opaque: disable transparency"
  3537. msgstr ""
  3538. "Apariencia das follas:\n"
  3539. "- Detalladas: todas as caras son visibles\n"
  3540. "- Simples: só vense as caras externas, cando se utilizan special_tiles "
  3541. "definidos\n"
  3542. "- Opacas: desactiva a transparencia"
  3543. #: src/settings_translation_file.cpp
  3544. msgid ""
  3545. "Length of a server tick (the interval at which everything is generally "
  3546. "updated),\n"
  3547. "stated in seconds.\n"
  3548. "Does not apply to sessions hosted from the client menu."
  3549. msgstr ""
  3550. "Duración dun tick de servidor (o intervalo no que xeralmente se actualiza "
  3551. "todo),\n"
  3552. "indicado en segundos.\n"
  3553. "Non se aplica ás sesións aloxadas desde o menú do cliente."
  3554. #: src/settings_translation_file.cpp
  3555. msgid "Length of liquid waves."
  3556. msgstr "Lonxitude das ondas líquidas."
  3557. #: src/settings_translation_file.cpp
  3558. msgid ""
  3559. "Length of time between Active Block Modifier (ABM) execution cycles, stated "
  3560. "in seconds."
  3561. msgstr ""
  3562. "Duración do tempo entre ciclos de execución de modificadores de bloque "
  3563. "activos (ABM), expresado en segundos."
  3564. #: src/settings_translation_file.cpp
  3565. msgid "Length of time between NodeTimer execution cycles, stated in seconds."
  3566. msgstr ""
  3567. "Duración do tempo entre ciclos de execución de NodeTimer, expresado en "
  3568. "segundos."
  3569. #: src/settings_translation_file.cpp
  3570. msgid ""
  3571. "Length of time between active block management cycles, stated in seconds."
  3572. msgstr ""
  3573. "Duración do tempo entre ciclos de xestión activa de bloques, expresado en "
  3574. "segundos."
  3575. #: src/settings_translation_file.cpp
  3576. msgid ""
  3577. "Level of logging to be written to debug.txt:\n"
  3578. "- <nothing> (no logging)\n"
  3579. "- none (messages with no level)\n"
  3580. "- error\n"
  3581. "- warning\n"
  3582. "- action\n"
  3583. "- info\n"
  3584. "- verbose\n"
  3585. "- trace"
  3586. msgstr ""
  3587. "Nivel de rexistro que se escribirá en debug.txt:\n"
  3588. "- <nada> (sen rexistro)\n"
  3589. "- ningún (mensaxes sen nivel)\n"
  3590. "- erro\n"
  3591. "- aviso\n"
  3592. "- acción\n"
  3593. "- información\n"
  3594. "- detallado\n"
  3595. "- traza"
  3596. #: src/settings_translation_file.cpp
  3597. msgid "Light curve boost"
  3598. msgstr "Impulso da curva da luz"
  3599. #: src/settings_translation_file.cpp
  3600. msgid "Light curve boost center"
  3601. msgstr "Centro de impulso da curva de luz"
  3602. #: src/settings_translation_file.cpp
  3603. msgid "Light curve boost spread"
  3604. msgstr "Dispersión de impulso de curva de luz"
  3605. #: src/settings_translation_file.cpp
  3606. msgid "Light curve gamma"
  3607. msgstr "Gamma da curva de luz"
  3608. #: src/settings_translation_file.cpp
  3609. msgid "Light curve high gradient"
  3610. msgstr "Gradiente alto da curva de luz"
  3611. #: src/settings_translation_file.cpp
  3612. msgid "Light curve low gradient"
  3613. msgstr "Gradiente baixo da curva de luz"
  3614. #: src/settings_translation_file.cpp
  3615. msgid "Lighting"
  3616. msgstr "Iluminación"
  3617. #: src/settings_translation_file.cpp
  3618. msgid ""
  3619. "Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
  3620. "Only mapchunks completely within the mapgen limit are generated.\n"
  3621. "Value is stored per-world."
  3622. msgstr ""
  3623. "Límite de xeración de mundos, en nós, nas 6 direccións desde (0, 0, 0).\n"
  3624. "Só se xeran fragmentos do mundo dentro do límite.\n"
  3625. "O valor almacénase por mundo."
  3626. #: src/settings_translation_file.cpp
  3627. msgid ""
  3628. "Limits number of parallel HTTP requests. Affects:\n"
  3629. "- Media fetch if server uses remote_media setting.\n"
  3630. "- Serverlist download and server announcement.\n"
  3631. "- Downloads performed by main menu (e.g. mod manager).\n"
  3632. "Only has an effect if compiled with cURL."
  3633. msgstr ""
  3634. "Limita o número de solicitudes paralelas HTTP. Afecta:\n"
  3635. "- Recuperación de medios se o servidor usa a configuración \"remote_media\"."
  3636. "\n"
  3637. "- Descarga da lista de servidores e anuncio do servidor.\n"
  3638. "- Descargas realizadas polo menú principal (por exemplo, xestor de mods).\n"
  3639. "Só ten efecto cando se compila con cURL."
  3640. #: src/settings_translation_file.cpp
  3641. msgid "Liquid fluidity"
  3642. msgstr "Fluidez dos líquidos"
  3643. #: src/settings_translation_file.cpp
  3644. msgid "Liquid fluidity smoothing"
  3645. msgstr "Suavizado da fluidez dos líquidos"
  3646. #: src/settings_translation_file.cpp
  3647. msgid "Liquid loop max"
  3648. msgstr "Límite de procesamento de líquidos"
  3649. #: src/settings_translation_file.cpp
  3650. msgid "Liquid queue purge time"
  3651. msgstr "Tempo para eliminar filas de líquidos"
  3652. #: src/settings_translation_file.cpp
  3653. msgid "Liquid sinking"
  3654. msgstr "Afundimento en líquidos"
  3655. #: src/settings_translation_file.cpp
  3656. msgid "Liquid update interval in seconds."
  3657. msgstr "Intervalo de actualización de líquidos en segundos."
  3658. #: src/settings_translation_file.cpp
  3659. msgid "Liquid update tick"
  3660. msgstr "Periodo de actualización dos líquidos"
  3661. #: src/settings_translation_file.cpp
  3662. msgid "Load the game profiler"
  3663. msgstr "Cargar a análise do mundo"
  3664. #: src/settings_translation_file.cpp
  3665. msgid ""
  3666. "Load the game profiler to collect game profiling data.\n"
  3667. "Provides a /profiler command to access the compiled profile.\n"
  3668. "Useful for mod developers and server operators."
  3669. msgstr ""
  3670. "Carga a análise do mundo para recoller datos.\n"
  3671. "Ofrece un comando /profiler para acceder ao perfil compilado.\n"
  3672. "É útil para desenvolvedores de mods e operadores de servidores."
  3673. #: src/settings_translation_file.cpp
  3674. msgid "Loading Block Modifiers"
  3675. msgstr "Carga de modiificadores de bloques"
  3676. #: src/settings_translation_file.cpp
  3677. msgid ""
  3678. "Logical value that controls how far the bloom effect spreads\n"
  3679. "from the bright objects.\n"
  3680. "Range: from 0.1 to 8, default: 1"
  3681. msgstr ""
  3682. "Valor lóxico que controla ata onde se espalla o efecto de resplandor\n"
  3683. "desde os obxectos brillantes. \n"
  3684. "Rango: de 0.1 a 8, predeterminado: 1"
  3685. #: src/settings_translation_file.cpp
  3686. msgid "Lower Y limit of dungeons."
  3687. msgstr "Límite inferior Y de calabozos."
  3688. #: src/settings_translation_file.cpp
  3689. msgid "Lower Y limit of floatlands."
  3690. msgstr "Límite inferior Y de terreos flotantes."
  3691. #: src/settings_translation_file.cpp
  3692. msgid "Main menu script"
  3693. msgstr "Script do menú principal"
  3694. #: src/settings_translation_file.cpp
  3695. msgid ""
  3696. "Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
  3697. msgstr ""
  3698. "Facer que as cores da néboa e do ceo dependan do día (amencer/posta de sol) "
  3699. "e da dirección da vista."
  3700. #: src/settings_translation_file.cpp
  3701. msgid "Map Compression Level for Disk Storage"
  3702. msgstr "Nivel de compresión do mapa para almacenamiento de disco"
  3703. #: src/settings_translation_file.cpp
  3704. msgid "Map Compression Level for Network Transfer"
  3705. msgstr "Nivel de compresión do mapa para tranferencias pola rede"
  3706. #: src/settings_translation_file.cpp
  3707. msgid "Map directory"
  3708. msgstr "Directorio de mapas"
  3709. #: src/settings_translation_file.cpp
  3710. msgid "Map generation attributes specific to Mapgen Carpathian."
  3711. msgstr ""
  3712. "Atributos de xeración de mundos específicos do xerador de mundos carpatianos."
  3713. #: src/settings_translation_file.cpp
  3714. msgid ""
  3715. "Map generation attributes specific to Mapgen Flat.\n"
  3716. "Occasional lakes and hills can be added to the flat world."
  3717. msgstr ""
  3718. "Atributos de xeración de mapas específicos de mundos planos.\n"
  3719. "Os lagos e outeiros pódense engadir ao mundo plano ás veces."
  3720. #: src/settings_translation_file.cpp
  3721. msgid ""
  3722. "Map generation attributes specific to Mapgen Fractal.\n"
  3723. "'terrain' enables the generation of non-fractal terrain:\n"
  3724. "ocean, islands and underground."
  3725. msgstr ""
  3726. "Atributos de xeración de mundos específicos de mundos planos.\n"
  3727. "'terreo' permite a xeración de terreos non fractales:\n"
  3728. "océanos, illas e subterráneos."
  3729. #: src/settings_translation_file.cpp
  3730. msgid ""
  3731. "Map generation attributes specific to Mapgen Valleys.\n"
  3732. "'altitude_chill': Reduces heat with altitude.\n"
  3733. "'humid_rivers': Increases humidity around rivers.\n"
  3734. "'vary_river_depth': If enabled, low humidity and high heat causes rivers\n"
  3735. "to become shallower and occasionally dry.\n"
  3736. "'altitude_dry': Reduces humidity with altitude."
  3737. msgstr ""
  3738. "Atributos de xeración de mapas específicos de xerador de mundos con vales.\n"
  3739. "'altitude_chill': reduce a calor coa altitude.\n"
  3740. "'humid_rivers': aumenta a humidade arredor dos ríos.\n"
  3741. "'vary_river_depth': se está activado, a baixa humidade e a alta calor fan os "
  3742. "ríos\n"
  3743. "máis profundos e ocasionalmente secos.\n"
  3744. "'altitude_dry': reduce a humidade coa altitude."
  3745. #: src/settings_translation_file.cpp
  3746. msgid "Map generation attributes specific to Mapgen v5."
  3747. msgstr "Atributos de xeración de mundos específicos do xerador de mundos v5."
  3748. #: src/settings_translation_file.cpp
  3749. msgid ""
  3750. "Map generation attributes specific to Mapgen v6.\n"
  3751. "The 'snowbiomes' flag enables the new 5 biome system.\n"
  3752. "When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
  3753. "the 'jungles' flag is ignored.\n"
  3754. "The 'temples' flag disables generation of desert temples. Normal dungeons "
  3755. "will appear instead."
  3756. msgstr ""
  3757. "Atributos de xeración de mapas específicos de Mapgen v6.\n"
  3758. "A bandeira \"snowbiomes\" activa o novo sistema de 5 biomas.\n"
  3759. "Cando a bandeira 'snowbiomes' está activada, as xunglas están habilitadas "
  3760. "automaticamente e\n"
  3761. "a bandeira \"xunglas\" é ignorada.\n"
  3762. "A bandeira \"templos\" desactiva a xeración de templos no deserto. No seu "
  3763. "lugar aparecerán os alxubes normais."
  3764. #: src/settings_translation_file.cpp
  3765. msgid ""
  3766. "Map generation attributes specific to Mapgen v7.\n"
  3767. "'ridges': Rivers.\n"
  3768. "'floatlands': Floating land masses in the atmosphere.\n"
  3769. "'caverns': Giant caves deep underground."
  3770. msgstr ""
  3771. "Atributos de xeración de mapas específicos do xerador de mundos v7.\n"
  3772. "'cristas': ríos.\n"
  3773. "'floatlands': masas terrestres flotantes na atmosfera.\n"
  3774. "'cavernas': covas xigantes no subsolo."
  3775. #: src/settings_translation_file.cpp
  3776. msgid "Map generation limit"
  3777. msgstr "Límite de xeración de mapas"
  3778. #: src/settings_translation_file.cpp
  3779. msgid "Map save interval"
  3780. msgstr "Intervalo de gardado de mapa"
  3781. #: src/settings_translation_file.cpp
  3782. msgid "Map shadows update frames"
  3783. msgstr "Tempo de actualización das sombras do mapa"
  3784. #: src/settings_translation_file.cpp
  3785. msgid "Mapblock limit"
  3786. msgstr "Límite do mapa de bloques"
  3787. #: src/settings_translation_file.cpp
  3788. msgid "Mapblock mesh generation delay"
  3789. msgstr "Retraso da xeración da malla do mapa de bloques"
  3790. #: src/settings_translation_file.cpp
  3791. msgid "Mapblock mesh generation threads"
  3792. msgstr "Fíos de xeración da malla do bloque de mapa"
  3793. #: src/settings_translation_file.cpp
  3794. msgid "Mapblock unload timeout"
  3795. msgstr "Tempo límite de eliminación do mapa de bloques"
  3796. #: src/settings_translation_file.cpp
  3797. msgid "Mapgen Carpathian"
  3798. msgstr "Xerador de mundos carpatianos"
  3799. #: src/settings_translation_file.cpp
  3800. msgid "Mapgen Carpathian specific flags"
  3801. msgstr "Parámetros específicos de mundos carpatianos"
  3802. #: src/settings_translation_file.cpp
  3803. msgid "Mapgen Flat"
  3804. msgstr "Xerador de mundos planos"
  3805. #: src/settings_translation_file.cpp
  3806. msgid "Mapgen Flat specific flags"
  3807. msgstr "Parámetros específicos de mundos planos"
  3808. #: src/settings_translation_file.cpp
  3809. msgid "Mapgen Fractal"
  3810. msgstr "Xerador de mundos fractais"
  3811. #: src/settings_translation_file.cpp
  3812. msgid "Mapgen Fractal specific flags"
  3813. msgstr "Parámetros específicos de mundos fractais"
  3814. #: src/settings_translation_file.cpp
  3815. msgid "Mapgen V5"
  3816. msgstr "Xerador de mundos v5"
  3817. #: src/settings_translation_file.cpp
  3818. msgid "Mapgen V5 specific flags"
  3819. msgstr "Parámetros específicos do xerador de mundos v5"
  3820. #: src/settings_translation_file.cpp
  3821. msgid "Mapgen V6"
  3822. msgstr "Xerador de mundos v6"
  3823. #: src/settings_translation_file.cpp
  3824. msgid "Mapgen V6 specific flags"
  3825. msgstr "Parámetros específicos do xerador de mundos v6"
  3826. #: src/settings_translation_file.cpp
  3827. msgid "Mapgen V7"
  3828. msgstr "Xerador de mundos v7"
  3829. #: src/settings_translation_file.cpp
  3830. msgid "Mapgen V7 specific flags"
  3831. msgstr "Parámetros específicos do xerador de mundos v7"
  3832. #: src/settings_translation_file.cpp
  3833. msgid "Mapgen Valleys"
  3834. msgstr "Xerador de mundos con vales"
  3835. #: src/settings_translation_file.cpp
  3836. msgid "Mapgen Valleys specific flags"
  3837. msgstr "Parámetros espcíficos o xerador de mundos con vales"
  3838. #: src/settings_translation_file.cpp
  3839. msgid "Mapgen debug"
  3840. msgstr "Depuración do xerador de mundos"
  3841. #: src/settings_translation_file.cpp
  3842. msgid "Mapgen name"
  3843. msgstr "Nome do xerador de mundos"
  3844. #: src/settings_translation_file.cpp
  3845. msgid "Max block generate distance"
  3846. msgstr "Distancia máxima de xeración de bloques"
  3847. #: src/settings_translation_file.cpp
  3848. msgid "Max block send distance"
  3849. msgstr "Distancia máxima de envío de bloques"
  3850. #: src/settings_translation_file.cpp
  3851. msgid "Max liquids processed per step."
  3852. msgstr "Máximo de líquidos procesados por paso."
  3853. #: src/settings_translation_file.cpp
  3854. msgid "Max. clearobjects extra blocks"
  3855. msgstr "Max. clearobjects bloques extra"
  3856. #: src/settings_translation_file.cpp
  3857. msgid "Max. packets per iteration"
  3858. msgstr "Máx. paquetes por iteración"
  3859. #: src/settings_translation_file.cpp
  3860. msgid "Maximum FPS"
  3861. msgstr "FPS máximos"
  3862. #: src/settings_translation_file.cpp
  3863. msgid "Maximum FPS when the window is not focused, or when the game is paused."
  3864. msgstr ""
  3865. "FPS máximos cando a xanela non está enfocada ou cando o xogo está en pausa."
  3866. #: src/settings_translation_file.cpp
  3867. msgid "Maximum distance to render shadows."
  3868. msgstr "Distancia máxima para renderizar as sombras."
  3869. #: src/settings_translation_file.cpp
  3870. msgid "Maximum forceloaded blocks"
  3871. msgstr "Máximo de bloques cargados de maneira forzada"
  3872. #: src/settings_translation_file.cpp
  3873. msgid "Maximum hotbar width"
  3874. msgstr "Largura máxima da barra do inventario"
  3875. #: src/settings_translation_file.cpp
  3876. msgid "Maximum limit of random number of large caves per mapchunk."
  3877. msgstr "Límite máximo de covas grandes aleatorias por chunk."
  3878. #: src/settings_translation_file.cpp
  3879. msgid "Maximum limit of random number of small caves per mapchunk."
  3880. msgstr "Límite máximo de covas pequenas aleatorias por chunk."
  3881. #: src/settings_translation_file.cpp
  3882. msgid ""
  3883. "Maximum liquid resistance. Controls deceleration when entering liquid at\n"
  3884. "high speed."
  3885. msgstr ""
  3886. "Resistencia máxma a líquidos. Controla a desaceleración ao entrar en "
  3887. "líquidos a\n"
  3888. "alta velocidade."
  3889. #: src/settings_translation_file.cpp
  3890. msgid ""
  3891. "Maximum number of blocks that are simultaneously sent per client.\n"
  3892. "The maximum total count is calculated dynamically:\n"
  3893. "max_total = ceil((#clients + max_users) * per_client / 4)"
  3894. msgstr ""
  3895. "Número máximo de bloques que se envían simultaneamente por cliente.\n"
  3896. "O reconto total máximo calcúlase de forma dinámica:\n"
  3897. "max_total = ceil((#clientes + max_users) * por_cliente / 4)"
  3898. #: src/settings_translation_file.cpp
  3899. msgid "Maximum number of blocks that can be queued for loading."
  3900. msgstr "Número máximo de bloques que se poden poñer en cola para a súa carga."
  3901. #: src/settings_translation_file.cpp
  3902. msgid ""
  3903. "Maximum number of blocks to be queued that are to be generated.\n"
  3904. "This limit is enforced per player."
  3905. msgstr ""
  3906. "Número máximo de bloques a poñer en cola que se van xerar.\n"
  3907. "Este límite aplícase por xogador."
  3908. #: src/settings_translation_file.cpp
  3909. msgid ""
  3910. "Maximum number of blocks to be queued that are to be loaded from file.\n"
  3911. "This limit is enforced per player."
  3912. msgstr ""
  3913. "Número máximo de bloques que se deben poñer en cola que se van cargar desde "
  3914. "o ficheiro.\n"
  3915. "Este límite aplícase por xogador."
  3916. #: src/settings_translation_file.cpp
  3917. msgid ""
  3918. "Maximum number of concurrent downloads. Downloads exceeding this limit will "
  3919. "be queued.\n"
  3920. "This should be lower than curl_parallel_limit."
  3921. msgstr ""
  3922. "Número máximo de descargas simultáneas. As descargas que superen este límite "
  3923. "poñeranse en cola.\n"
  3924. "Debería ser inferior a curl_parallel_limit."
  3925. #: src/settings_translation_file.cpp
  3926. msgid ""
  3927. "Maximum number of mapblocks for client to be kept in memory.\n"
  3928. "Set to -1 for unlimited amount."
  3929. msgstr ""
  3930. "Número máximo de bloques de mapas para que o cliente os manteña na memoria.\n"
  3931. "Establecese en -1 para cantidade ilimitada."
  3932. #: src/settings_translation_file.cpp
  3933. msgid ""
  3934. "Maximum number of packets sent per send step, if you have a slow connection\n"
  3935. "try reducing it, but don't reduce it to a number below double of targeted\n"
  3936. "client number."
  3937. msgstr ""
  3938. "Número máximo de paquetes enviados por etapa de envío. Se tes unha conexión "
  3939. "lenta\n"
  3940. "intenta reducilo, pero non ata un número inferior ao dobre do\n"
  3941. "que ten por obxectivo o cliente."
  3942. #: src/settings_translation_file.cpp
  3943. msgid "Maximum number of players that can be connected simultaneously."
  3944. msgstr "Número máximo de xogadores que se poden conectar simultaneamente."
  3945. #: src/settings_translation_file.cpp
  3946. msgid "Maximum number of recent chat messages to show"
  3947. msgstr "Número máximo de mensaxes de chat recientes para mostrar"
  3948. #: src/settings_translation_file.cpp
  3949. msgid "Maximum number of statically stored objects in a block."
  3950. msgstr "Número máximo de obxectos almacenados estáticamente nun bloque."
  3951. #: src/settings_translation_file.cpp
  3952. msgid "Maximum objects per block"
  3953. msgstr "Obxectos máximos por bloque"
  3954. #: src/settings_translation_file.cpp
  3955. msgid ""
  3956. "Maximum proportion of current window to be used for hotbar.\n"
  3957. "Useful if there's something to be displayed right or left of hotbar."
  3958. msgstr ""
  3959. "Proporción máxima da xanela actual que se utilizará para a barra do "
  3960. "inventario.\n"
  3961. "Útil se hai algo para mostrar á dereita ou á esquerda da barra."
  3962. #: src/settings_translation_file.cpp
  3963. msgid "Maximum simultaneous block sends per client"
  3964. msgstr "Número máximo de envíos de bloques simultáneos por cliente"
  3965. #: src/settings_translation_file.cpp
  3966. msgid "Maximum size of the outgoing chat queue"
  3967. msgstr "Tamaño máximo da cola de chat de saída"
  3968. #: src/settings_translation_file.cpp
  3969. msgid ""
  3970. "Maximum size of the outgoing chat queue.\n"
  3971. "0 to disable queueing and -1 to make the queue size unlimited."
  3972. msgstr ""
  3973. "Tamaño máximo da cola de saída de chat.\n"
  3974. "0 para desactivar a cola e -1 para facer que o tamaño da cola sexa ilimitado."
  3975. #: src/settings_translation_file.cpp
  3976. msgid ""
  3977. "Maximum time a file download (e.g. a mod download) may take, stated in "
  3978. "milliseconds."
  3979. msgstr ""
  3980. "Tempo máximo que pode tardar unha descarga dun ficheiro (por exemplo, un "
  3981. "mod), expresado en milisegundos."
  3982. #: src/settings_translation_file.cpp
  3983. msgid ""
  3984. "Maximum time an interactive request (e.g. server list fetch) may take, "
  3985. "stated in milliseconds."
  3986. msgstr ""
  3987. "Tempo máximo que pode tardar unha solicitude interactiva (por exemplo, a "
  3988. "recuperación da lista de servidores), expresado en milisegundos."
  3989. #: src/settings_translation_file.cpp
  3990. msgid "Maximum users"
  3991. msgstr "Usuarios máximos"
  3992. #: src/settings_translation_file.cpp
  3993. msgid "Mesh cache"
  3994. msgstr "Caché de malla"
  3995. #: src/settings_translation_file.cpp
  3996. msgid "Message of the day"
  3997. msgstr "Mensaxe do día"
  3998. #: src/settings_translation_file.cpp
  3999. msgid "Message of the day displayed to players connecting."
  4000. msgstr "Mensaxe do día mostrada aos xogadores que se conectan."
  4001. #: src/settings_translation_file.cpp
  4002. msgid "Method used to highlight selected object."
  4003. msgstr "Método usado para resaltar o obxecto seleccionado."
  4004. #: src/settings_translation_file.cpp
  4005. msgid "Minimal level of logging to be written to chat."
  4006. msgstr "Nivel mínimo de rexistro para escribir no chat."
  4007. #: src/settings_translation_file.cpp
  4008. msgid "Minimap scan height"
  4009. msgstr "Altura de escaneo do minimapa"
  4010. #: src/settings_translation_file.cpp
  4011. msgid "Minimum dig repetition interval"
  4012. msgstr "Intervalo mínimo de repetición de escavación"
  4013. #: src/settings_translation_file.cpp
  4014. msgid "Minimum limit of random number of large caves per mapchunk."
  4015. msgstr "Ruído 3D que determina a cantidade de calabozos por chunk."
  4016. #: src/settings_translation_file.cpp
  4017. msgid "Minimum limit of random number of small caves per mapchunk."
  4018. msgstr "Límite mínimo do número aleatorio de covas pequenas por chunk."
  4019. #: src/settings_translation_file.cpp
  4020. msgid "Mipmapping"
  4021. msgstr "Mapeo de Mip"
  4022. #: src/settings_translation_file.cpp
  4023. msgid "Miscellaneous"
  4024. msgstr "Miscelánea"
  4025. #: src/settings_translation_file.cpp
  4026. msgid "Mod Profiler"
  4027. msgstr "Perfilador de mods"
  4028. #: src/settings_translation_file.cpp
  4029. msgid "Mod Security"
  4030. msgstr "Seguridade do mod"
  4031. #: src/settings_translation_file.cpp
  4032. msgid "Mod channels"
  4033. msgstr "Canais de mod"
  4034. #: src/settings_translation_file.cpp
  4035. msgid "Modifies the size of the HUD elements."
  4036. msgstr "Modifica o tamaño dos elementos do HUD."
  4037. #: src/settings_translation_file.cpp
  4038. msgid "Monospace font path"
  4039. msgstr "Ruta da fonte monoespaciada"
  4040. #: src/settings_translation_file.cpp
  4041. msgid "Monospace font size"
  4042. msgstr "Tamaño da fonte monoespaciada"
  4043. #: src/settings_translation_file.cpp
  4044. msgid "Monospace font size divisible by"
  4045. msgstr "Tamaño da fonte monoespaciada divisible por"
  4046. #: src/settings_translation_file.cpp
  4047. msgid "Mountain height noise"
  4048. msgstr "Ruído da altura das montañas"
  4049. #: src/settings_translation_file.cpp
  4050. msgid "Mountain noise"
  4051. msgstr "Ruído das montañas"
  4052. #: src/settings_translation_file.cpp
  4053. msgid "Mountain variation noise"
  4054. msgstr "Variación do ruído das montañas"
  4055. #: src/settings_translation_file.cpp
  4056. msgid "Mountain zero level"
  4057. msgstr "Nivel cero das montañas"
  4058. #: src/settings_translation_file.cpp
  4059. msgid "Mouse sensitivity"
  4060. msgstr "Sensibilidade do rato"
  4061. #: src/settings_translation_file.cpp
  4062. msgid "Mouse sensitivity multiplier."
  4063. msgstr "Multiplicador da sensibilidade do rato."
  4064. #: src/settings_translation_file.cpp
  4065. msgid "Movement threshold"
  4066. msgstr "Limiar de movemento"
  4067. #: src/settings_translation_file.cpp
  4068. msgid "Mud noise"
  4069. msgstr "Ruído do lodo"
  4070. #: src/settings_translation_file.cpp
  4071. msgid ""
  4072. "Multiplier for fall bobbing.\n"
  4073. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  4074. msgstr ""
  4075. "Multiplicador para balanceo dos brazos en caída.\n"
  4076. "Por exemplo: 0 para velos estáticos; 1.0 para normal; 2.0 para o dobre."
  4077. #: src/settings_translation_file.cpp
  4078. msgid "Mute sound"
  4079. msgstr "Silenciar son"
  4080. #: src/settings_translation_file.cpp
  4081. msgid ""
  4082. "Name of map generator to be used when creating a new world.\n"
  4083. "Creating a world in the main menu will override this.\n"
  4084. "Current mapgens in a highly unstable state:\n"
  4085. "- The optional floatlands of v7 (disabled by default)."
  4086. msgstr ""
  4087. "Nome do xerador de mundos que se utilizará ao crear un mundo novo.\n"
  4088. "Crear un mundo no menú principal substituirá isto.\n"
  4089. "Xeradores de mundos actuais nun estado moi inestable:\n"
  4090. "- Os terreos flotantes opcionais de v7 (desactivados por defecto)."
  4091. #: src/settings_translation_file.cpp
  4092. msgid ""
  4093. "Name of the player.\n"
  4094. "When running a server, clients connecting with this name are admins.\n"
  4095. "When starting from the main menu, this is overridden."
  4096. msgstr ""
  4097. "Nome do xogador.\n"
  4098. "Cando se executa un servidor, os clientes que se conectan con este nome son "
  4099. "administradores.\n"
  4100. "Ao comezar desde o menú principal, isto substitúese."
  4101. #: src/settings_translation_file.cpp
  4102. msgid ""
  4103. "Name of the server, to be displayed when players join and in the serverlist."
  4104. msgstr ""
  4105. "Nome do servidor, que se mostrará na lista de servidores e cando os "
  4106. "xogadores se unan."
  4107. #: src/settings_translation_file.cpp
  4108. msgid ""
  4109. "Network port to listen (UDP).\n"
  4110. "This value will be overridden when starting from the main menu."
  4111. msgstr ""
  4112. "Porto de rede para recibir ratos (UDP).\n"
  4113. "Este valor substituirase ao comezar desde o menú principal."
  4114. #: src/settings_translation_file.cpp
  4115. msgid "Networking"
  4116. msgstr "Rede"
  4117. #: src/settings_translation_file.cpp
  4118. msgid "New users need to input this password."
  4119. msgstr "Os novos usuarios deben introducir este contrasinal."
  4120. #: src/settings_translation_file.cpp
  4121. msgid "Node and Entity Highlighting"
  4122. msgstr "Destacado de nodos e entidades"
  4123. #: src/settings_translation_file.cpp
  4124. msgid "Node highlighting"
  4125. msgstr "Resaltado dos nós"
  4126. #: src/settings_translation_file.cpp
  4127. msgid "NodeTimer interval"
  4128. msgstr "Intervalo NodeTimer"
  4129. #: src/settings_translation_file.cpp
  4130. msgid "Noises"
  4131. msgstr "Ruídos"
  4132. #: src/settings_translation_file.cpp
  4133. msgid "Number of emerge threads"
  4134. msgstr "Número de fíos emerxentes"
  4135. #: src/settings_translation_file.cpp
  4136. msgid ""
  4137. "Number of emerge threads to use.\n"
  4138. "Value 0:\n"
  4139. "- Automatic selection. The number of emerge threads will be\n"
  4140. "- 'number of processors - 2', with a lower limit of 1.\n"
  4141. "Any other value:\n"
  4142. "- Specifies the number of emerge threads, with a lower limit of 1.\n"
  4143. "WARNING: Increasing the number of emerge threads increases engine mapgen\n"
  4144. "speed, but this may harm game performance by interfering with other\n"
  4145. "processes, especially in singleplayer and/or when running Lua code in\n"
  4146. "'on_generated'. For many users the optimum setting may be '1'."
  4147. msgstr ""
  4148. "Número de fíos emerxentes a usar.\n"
  4149. "Valor 0:\n"
  4150. "- Selección automática. O número de fíos emerxentes será\n"
  4151. "- \"número de procesadores - 2\", cun límite inferior de 1.\n"
  4152. "Calquera outro valor:\n"
  4153. "- Especifica o número de fíos emerxentes, cun límite inferior de 1.\n"
  4154. "AVISO: aumentar o número de fíos emerxentes aumenta o mundo do motor\n"
  4155. "velocidade, pero isto pode prexudicar o rendemento do xogo ao interferir con "
  4156. "outros\n"
  4157. "procesos, especialmente en modo único e/ou cando se executa código Lua\n"
  4158. "'on_xerado'. Para moitos usuarios, a configuración óptima pode ser \"1\"."
  4159. #: src/settings_translation_file.cpp
  4160. msgid ""
  4161. "Number of extra blocks that can be loaded by /clearobjects at once.\n"
  4162. "This is a trade-off between SQLite transaction overhead and\n"
  4163. "memory consumption (4096=100MB, as a rule of thumb)."
  4164. msgstr ""
  4165. "Número de bloques adicionais que se poden cargar con /clearobjects á vez.\n"
  4166. "Esta é unha compensación entre a sobrecarga de transaccións de SQLite e\n"
  4167. "consumo de memoria (4096=100MB, como regra xeral)."
  4168. #: src/settings_translation_file.cpp
  4169. msgid "Number of messages a player may send per 10 seconds."
  4170. msgstr "Cantidade de mensaxes que un xogador pode enviar por cada 10 segundos."
  4171. #: src/settings_translation_file.cpp
  4172. msgid ""
  4173. "Number of threads to use for mesh generation.\n"
  4174. "Value of 0 (default) will let Minetest autodetect the number of available "
  4175. "threads."
  4176. msgstr ""
  4177. "Número de fíos a usar para xeración de mallas.\n"
  4178. "O valor 0 (predeterminado) permitirá a Minetest detectar automaticamente o "
  4179. "número de fíos dispoñibles."
  4180. #: src/settings_translation_file.cpp
  4181. msgid "Occlusion Culler"
  4182. msgstr "Eliminador de oclusión"
  4183. #: src/settings_translation_file.cpp
  4184. msgid "Occlusion Culling"
  4185. msgstr "Eliminación de oclusión"
  4186. #: src/settings_translation_file.cpp
  4187. msgid ""
  4188. "Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
  4189. msgstr ""
  4190. "Opacidade (alfa) da sombra detrás do tipo de letra por defecto, entre 0 e "
  4191. "255."
  4192. #: src/settings_translation_file.cpp
  4193. msgid ""
  4194. "Open the pause menu when the window's focus is lost. Does not pause if a "
  4195. "formspec is\n"
  4196. "open."
  4197. msgstr ""
  4198. "Abre o menú de pausa cando se perda o foco da xanela. Non se detén se hai "
  4199. "unha especificación de formulario\n"
  4200. "aberto."
  4201. #: src/settings_translation_file.cpp
  4202. msgid "OpenGL debug"
  4203. msgstr "Depuración de OpenGL"
  4204. #: src/settings_translation_file.cpp
  4205. msgid "Optional override for chat weblink color."
  4206. msgstr "Substitución opcional da cor da ligazón web do chat."
  4207. #: src/settings_translation_file.cpp
  4208. msgid ""
  4209. "Path of the fallback font. Must be a TrueType font.\n"
  4210. "This font will be used for certain languages or if the default font is "
  4211. "unavailable."
  4212. msgstr ""
  4213. "Camiño da fonte alternativa. Debe ser un tipo de letra TrueType.\n"
  4214. "Emprégarase para certos idiomas ou se o tipo de letra por defecto non está "
  4215. "dispoñible."
  4216. #: src/settings_translation_file.cpp
  4217. msgid ""
  4218. "Path to save screenshots at. Can be an absolute or relative path.\n"
  4219. "The folder will be created if it doesn't already exist."
  4220. msgstr ""
  4221. "Camiño onde gardar capturas de pantalla. Pode ser un camiño absoluto ou "
  4222. "relativo.\n"
  4223. "O cartafol crearase se aínda non existe."
  4224. #: src/settings_translation_file.cpp
  4225. msgid ""
  4226. "Path to shader directory. If no path is defined, default location will be "
  4227. "used."
  4228. msgstr ""
  4229. "Camiño ao directorio dos sombreadores. Se non se define ningún, utilizarase "
  4230. "a localización por defecto."
  4231. #: src/settings_translation_file.cpp
  4232. msgid ""
  4233. "Path to the default font. Must be a TrueType font.\n"
  4234. "The fallback font will be used if the font cannot be loaded."
  4235. msgstr ""
  4236. "Camiño ao tipo de letra por defecto. Debe ser un tipo de letra TrueType.\n"
  4237. "Usarase o tipo de letra alternativo se non se pode cargar."
  4238. #: src/settings_translation_file.cpp
  4239. msgid ""
  4240. "Path to the monospace font. Must be a TrueType font.\n"
  4241. "This font is used for e.g. the console and profiler screen."
  4242. msgstr ""
  4243. "Camiño ao tipo de letra monoespacial. Debe ser un tipo de letra TrueType.\n"
  4244. "Este tipo de letra úsase para, por exemplo, a consola e a pantalla da "
  4245. "análise do mundo."
  4246. #: src/settings_translation_file.cpp
  4247. msgid "Pause on lost window focus"
  4248. msgstr "Pausa cando se perfe o foco da pantalla"
  4249. #: src/settings_translation_file.cpp
  4250. msgid "Per-player limit of queued blocks load from disk"
  4251. msgstr "Límite por xogador de carga de bloques en cola desde o disco"
  4252. #: src/settings_translation_file.cpp
  4253. msgid "Per-player limit of queued blocks to generate"
  4254. msgstr "Límite por xogador de bloques en cola que xerar"
  4255. #: src/settings_translation_file.cpp
  4256. msgid "Physics"
  4257. msgstr "Físicas"
  4258. #: src/settings_translation_file.cpp
  4259. msgid "Place repetition interval"
  4260. msgstr "Intervalo de repetición da acción \"colocar\""
  4261. #: src/settings_translation_file.cpp
  4262. msgid "Player transfer distance"
  4263. msgstr "Distancia de transferencia do xogador"
  4264. #: src/settings_translation_file.cpp
  4265. msgid "Poisson filtering"
  4266. msgstr "Filtrado de Poisson"
  4267. #: src/settings_translation_file.cpp
  4268. msgid "Post Processing"
  4269. msgstr "Post-procesamento"
  4270. #: src/settings_translation_file.cpp
  4271. msgid ""
  4272. "Prevent digging and placing from repeating when holding the respective "
  4273. "buttons.\n"
  4274. "Enable this when you dig or place too often by accident.\n"
  4275. "On touchscreens, this only affects digging."
  4276. msgstr ""
  4277. "Prevén que cavar e colocar se repita ao manter os botóns respectivos.\n"
  4278. "Actívalo cando cavas ou colocas con demasiada frecuencia por accidente.\n"
  4279. "Nos dispositivos táctiles, só afecta á acción de cavar."
  4280. #: src/settings_translation_file.cpp
  4281. msgid "Prevent mods from doing insecure things like running shell commands."
  4282. msgstr ""
  4283. "Evita que os mods fagan cousas perigosas como executar comandos de shell."
  4284. #: src/settings_translation_file.cpp
  4285. msgid ""
  4286. "Print the engine's profiling data in regular intervals (in seconds).\n"
  4287. "0 = disable. Useful for developers."
  4288. msgstr ""
  4289. "Expor os datos da perfilaxe en intervalos regulares (en segundos).\n"
  4290. "0 = desactivar. Útil para desenvolvedores."
  4291. #: src/settings_translation_file.cpp
  4292. msgid "Privileges that players with basic_privs can grant"
  4293. msgstr "Permisos que poden conceder os xogadores con basic_privs"
  4294. #: src/settings_translation_file.cpp
  4295. msgid "Profiler"
  4296. msgstr "Análise do mundo"
  4297. #: src/settings_translation_file.cpp
  4298. msgid "Prometheus listener address"
  4299. msgstr "Enderezo do Prometheus"
  4300. #: src/settings_translation_file.cpp
  4301. msgid ""
  4302. "Prometheus listener address.\n"
  4303. "If Minetest is compiled with ENABLE_PROMETHEUS option enabled,\n"
  4304. "enable metrics listener for Prometheus on that address.\n"
  4305. "Metrics can be fetched on http://127.0.0.1:30000/metrics"
  4306. msgstr ""
  4307. "Enderezo do Prometheus.\n"
  4308. "Se Minetest se compila coa opción ENABLE_PROMETHEUS activada,\n"
  4309. "habilita a obteción de métricas para Prometheus nese enderezo.\n"
  4310. "As métricas pódense obter en http://127.0.0.1:30000/metrics"
  4311. #: src/settings_translation_file.cpp
  4312. msgid "Proportion of large caves that contain liquid."
  4313. msgstr "Proporción de covas grandes que conteñen líquido."
  4314. #: src/settings_translation_file.cpp
  4315. msgid "Protocol version minimum"
  4316. msgstr "Versión mínima do protocolo"
  4317. #: src/settings_translation_file.cpp
  4318. msgid "Punch gesture"
  4319. msgstr "xesto de golpe"
  4320. #: src/settings_translation_file.cpp
  4321. msgid ""
  4322. "Radius of cloud area stated in number of 64 node cloud squares.\n"
  4323. "Values larger than 26 will start to produce sharp cutoffs at cloud area "
  4324. "corners."
  4325. msgstr ""
  4326. "Rango da área de nubes indicado nun número de 64 cadrados de nubes de nós.\n"
  4327. "Os valores superiores a 26 comezarán a producir cortes nítidos nas esquinas "
  4328. "da área de nubes."
  4329. #: src/settings_translation_file.cpp
  4330. msgid "Raises terrain to make valleys around the rivers."
  4331. msgstr "Eleva o terreo para facer vales arredor dos ríos."
  4332. #: src/settings_translation_file.cpp
  4333. msgid "Random input"
  4334. msgstr "Entrada aleatoria"
  4335. #: src/settings_translation_file.cpp
  4336. msgid "Random mod load order"
  4337. msgstr "Orde de carga aleatoria de mods"
  4338. #: src/settings_translation_file.cpp
  4339. msgid "Recent Chat Messages"
  4340. msgstr "Mensaxes do chat recientes"
  4341. #: src/settings_translation_file.cpp
  4342. msgid "Regular font path"
  4343. msgstr "Camiño da fonte regular"
  4344. #: src/settings_translation_file.cpp
  4345. msgid "Remember screen size"
  4346. msgstr "Lembrar o tamaño da pantalla"
  4347. #: src/settings_translation_file.cpp
  4348. msgid "Remote media"
  4349. msgstr "Medios remotos"
  4350. #: src/settings_translation_file.cpp
  4351. msgid ""
  4352. "Remove color codes from incoming chat messages\n"
  4353. "Use this to stop players from being able to use color in their messages"
  4354. msgstr ""
  4355. "Elimina os códigos de cores das mensaxes de chat entrantes\n"
  4356. "Usa isto para evitar que os xogadores poidan usar cor nas súas mensaxes"
  4357. #: src/settings_translation_file.cpp
  4358. msgid "Replaces the default main menu with a custom one."
  4359. msgstr "Substitúe o menú principal por defecto por un personalizado."
  4360. #: src/settings_translation_file.cpp
  4361. msgid "Report path"
  4362. msgstr "Directorio para logs"
  4363. #: src/settings_translation_file.cpp
  4364. msgid ""
  4365. "Restricts the access of certain client-side functions on servers.\n"
  4366. "Combine the byteflags below to restrict client-side features, or set to 0\n"
  4367. "for no restrictions:\n"
  4368. "LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\n"
  4369. "CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n"
  4370. "READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n"
  4371. "READ_NODEDEFS: 8 (disable get_node_def call client-side)\n"
  4372. "LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n"
  4373. "csm_restriction_noderange)\n"
  4374. "READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
  4375. msgstr ""
  4376. "Restrinxe o acceso de algunhas funcións do cliente en servidores.\n"
  4377. "Combine isto de abaixo para restrinxir recursos aos clientes ou coloque 0\n"
  4378. "para que non haxa restriccións:\n"
  4379. "LOAD_CLIENT_MODS: 1 (desactiva a carga de mods no cliente)\n"
  4380. "CHAT_MESSAGES: 2 (desactiva a chamada \"send_chat_message\" no cliente)\n"
  4381. "READ_ITEMDEFS: 4 (desactiva a chamada \"get_item_def\" no cliente)\n"
  4382. "READ_NODEDEFS: 8 (desactiva a chamada \"get_node_def\" no cliente)\n"
  4383. "LOOKUP_NODES_LIMIT: 16 (desactiva a chamada \"get_node\" no cliente para\n"
  4384. "csm_restriction_noderange)\n"
  4385. "READ_PLAYERINFO: 32 (desactiva a chamada \"get_player_names\" no cliente)"
  4386. #: src/settings_translation_file.cpp
  4387. msgid "Ridge mountain spread noise"
  4388. msgstr "Ruído de extensión do cume de montañas"
  4389. #: src/settings_translation_file.cpp
  4390. msgid "Ridge noise"
  4391. msgstr "Ruído da cresta da montaña"
  4392. #: src/settings_translation_file.cpp
  4393. msgid "Ridge underwater noise"
  4394. msgstr "Ruído das cristas debaixo da auga"
  4395. #: src/settings_translation_file.cpp
  4396. msgid "Ridged mountain size noise"
  4397. msgstr "Ruído do tamaño das dorsais das montañas"
  4398. #: src/settings_translation_file.cpp
  4399. msgid "River channel depth"
  4400. msgstr "Profundidade da canle do río"
  4401. #: src/settings_translation_file.cpp
  4402. msgid "River channel width"
  4403. msgstr "Largura da canle do río"
  4404. #: src/settings_translation_file.cpp
  4405. msgid "River depth"
  4406. msgstr "Profundidade do río"
  4407. #: src/settings_translation_file.cpp
  4408. msgid "River noise"
  4409. msgstr "Ruído do río"
  4410. #: src/settings_translation_file.cpp
  4411. msgid "River size"
  4412. msgstr "Tamaño do río"
  4413. #: src/settings_translation_file.cpp
  4414. msgid "River valley width"
  4415. msgstr "Largura do val do río"
  4416. #: src/settings_translation_file.cpp
  4417. msgid "Rollback recording"
  4418. msgstr "Rexistro das accións"
  4419. #: src/settings_translation_file.cpp
  4420. msgid "Rolling hill size noise"
  4421. msgstr "Tamaño do ruído de outeiros redondeados"
  4422. #: src/settings_translation_file.cpp
  4423. msgid "Rolling hills spread noise"
  4424. msgstr "Ruído espallado de outeiros redondeados"
  4425. #: src/settings_translation_file.cpp
  4426. msgid "Safe digging and placing"
  4427. msgstr "Remover e colocar obxectos de maneira segura"
  4428. #: src/settings_translation_file.cpp
  4429. msgid "Sandy beaches occur when np_beach exceeds this value."
  4430. msgstr "Aparecen praias areosas cando \"np_beach\" supera este valor."
  4431. #: src/settings_translation_file.cpp
  4432. msgid "Save the map received by the client on disk."
  4433. msgstr "Gardar o mapa recibido polo cliente no disco."
  4434. #: src/settings_translation_file.cpp
  4435. msgid ""
  4436. "Save window size automatically when modified.\n"
  4437. "If true, screen size is saved in screen_w and screen_h, and whether the "
  4438. "window\n"
  4439. "is maximized is stored in window_maximized.\n"
  4440. "(Autosaving window_maximized only works if compiled with SDL.)"
  4441. msgstr ""
  4442. "Garda o tamaño da xanela automaticamente cando se modifique.\n"
  4443. "Se está activado, o tamaño da pantalla gárdase en screen_w e screen_h, e se "
  4444. "a xanela\n"
  4445. "é maximizada gardarase en window_maximized.\n"
  4446. "(O gardado automático window_maximized só funciona se foi compilado con SDL.)"
  4447. #: src/settings_translation_file.cpp
  4448. msgid "Saving map received from server"
  4449. msgstr "Gardar mapa recibido do servidor"
  4450. #: src/settings_translation_file.cpp
  4451. msgid ""
  4452. "Scale GUI by a user specified value.\n"
  4453. "Use a nearest-neighbor-anti-alias filter to scale the GUI.\n"
  4454. "This will smooth over some of the rough edges, and blend\n"
  4455. "pixels when scaling down, at the cost of blurring some\n"
  4456. "edge pixels when images are scaled by non-integer sizes."
  4457. msgstr ""
  4458. "Escala a GUI por un valor especificado polo usuario.\n"
  4459. "Use o filtro antialias de veciño máis próximo para escalar a GUI.\n"
  4460. "Isto suavizará algúns dos bordos ásperos e mestura\n"
  4461. "píxeles ao reducir a escala, a costa de difuminar algúns\n"
  4462. "píxeles de bordo cando as imaxes son escaladas por tamaños non enteiros."
  4463. #: src/settings_translation_file.cpp
  4464. msgid "Screen"
  4465. msgstr "Pantalla"
  4466. #: src/settings_translation_file.cpp
  4467. msgid "Screen height"
  4468. msgstr "Altura da xanela"
  4469. #: src/settings_translation_file.cpp
  4470. msgid "Screen width"
  4471. msgstr "Largura da xanela"
  4472. #: src/settings_translation_file.cpp
  4473. msgid "Screenshot folder"
  4474. msgstr "Cartafol das capturas"
  4475. #: src/settings_translation_file.cpp
  4476. msgid "Screenshot format"
  4477. msgstr "Formato de captura de pantalla"
  4478. #: src/settings_translation_file.cpp
  4479. msgid "Screenshot quality"
  4480. msgstr "Calidade de captura de pantalla"
  4481. #: src/settings_translation_file.cpp
  4482. msgid ""
  4483. "Screenshot quality. Only used for JPEG format.\n"
  4484. "1 means worst quality; 100 means best quality.\n"
  4485. "Use 0 for default quality."
  4486. msgstr ""
  4487. "Calidade da captura de pantalla. Só se usa para formato JPEG.\n"
  4488. "1 é a peor calidade; 100 é a mellor calidade.\n"
  4489. "Usa 0 para a calidade por defecto."
  4490. #: src/settings_translation_file.cpp
  4491. msgid "Screenshots"
  4492. msgstr "Capturas de pantalla"
  4493. #: src/settings_translation_file.cpp
  4494. msgid "Seabed noise"
  4495. msgstr "Sonido do fondo marino"
  4496. #: src/settings_translation_file.cpp
  4497. msgid "Second of 4 2D noises that together define hill/mountain range height."
  4498. msgstr ""
  4499. "Segundo de 4 ruídos 2D que xuntos definen a altura de outeiros/montañas."
  4500. #: src/settings_translation_file.cpp
  4501. msgid "Second of two 3D noises that together define tunnels."
  4502. msgstr "Segundo de 2 ruídos 3D que xuntos definen túneis."
  4503. #: src/settings_translation_file.cpp
  4504. msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
  4505. msgstr "Ver https://www.sqlite.org/pragma.html#pragma_synchronous"
  4506. #: src/settings_translation_file.cpp
  4507. msgid ""
  4508. "Select the antialiasing method to apply.\n"
  4509. "\n"
  4510. "* None - No antialiasing (default)\n"
  4511. "\n"
  4512. "* FSAA - Hardware-provided full-screen antialiasing\n"
  4513. "(incompatible with Post Processing and Undersampling)\n"
  4514. "A.K.A multi-sample antialiasing (MSAA)\n"
  4515. "Smoothens out block edges but does not affect the insides of textures.\n"
  4516. "A restart is required to change this option.\n"
  4517. "\n"
  4518. "* FXAA - Fast approximate antialiasing (requires shaders)\n"
  4519. "Applies a post-processing filter to detect and smoothen high-contrast "
  4520. "edges.\n"
  4521. "Provides balance between speed and image quality.\n"
  4522. "\n"
  4523. "* SSAA - Super-sampling antialiasing (requires shaders)\n"
  4524. "Renders higher-resolution image of the scene, then scales down to reduce\n"
  4525. "the aliasing effects. This is the slowest and the most accurate method."
  4526. msgstr ""
  4527. "Escolle o método de suavización para aplicar.\n"
  4528. "\n"
  4529. "* Ningún: non hai antialiasing (predeterminado)\n"
  4530. "\n"
  4531. "* FSAA: antialiasing de pantalla completa proporcionado por hardware\n"
  4532. "(incompatible con posprocesamento e submostraxe)\n"
  4533. "A.K.A antialiasing de varias mostras (MSAA)\n"
  4534. "Suaviza os bordos do bloque pero non afecta o interior das texturas.\n"
  4535. "É necesario reiniciar para cambiar esta opción.\n"
  4536. "\n"
  4537. "* FXAA - Antialiasing aproximado rápido (require sombreadores)\n"
  4538. "Aplica un filtro de posprocesamento para detectar e suavizar os bordos de "
  4539. "alto contraste.\n"
  4540. "Ofrece equilibrio entre velocidade e calidade de imaxe.\n"
  4541. "\n"
  4542. "* SSAA - Antialiasing de supermostraxe (require sombreadores)\n"
  4543. "Mostra a imaxe de maior resolución da escena e, a continuación, redúcese "
  4544. "para reducir\n"
  4545. "os efectos de aliasing. Este é o método máis lento e preciso."
  4546. #: src/settings_translation_file.cpp
  4547. msgid "Selection box border color (R,G,B)."
  4548. msgstr "Cor dos bordes da caixa de selección (R,G,B)."
  4549. #: src/settings_translation_file.cpp
  4550. msgid "Selection box color"
  4551. msgstr "Cor da caixa de selección"
  4552. #: src/settings_translation_file.cpp
  4553. msgid "Selection box width"
  4554. msgstr "Largura da caixa de selección"
  4555. #: src/settings_translation_file.cpp
  4556. msgid ""
  4557. "Selects one of 18 fractal types.\n"
  4558. "1 = 4D \"Roundy\" Mandelbrot set.\n"
  4559. "2 = 4D \"Roundy\" Julia set.\n"
  4560. "3 = 4D \"Squarry\" Mandelbrot set.\n"
  4561. "4 = 4D \"Squarry\" Julia set.\n"
  4562. "5 = 4D \"Mandy Cousin\" Mandelbrot set.\n"
  4563. "6 = 4D \"Mandy Cousin\" Julia set.\n"
  4564. "7 = 4D \"Variation\" Mandelbrot set.\n"
  4565. "8 = 4D \"Variation\" Julia set.\n"
  4566. "9 = 3D \"Mandelbrot/Mandelbar\" Mandelbrot set.\n"
  4567. "10 = 3D \"Mandelbrot/Mandelbar\" Julia set.\n"
  4568. "11 = 3D \"Christmas Tree\" Mandelbrot set.\n"
  4569. "12 = 3D \"Christmas Tree\" Julia set.\n"
  4570. "13 = 3D \"Mandelbulb\" Mandelbrot set.\n"
  4571. "14 = 3D \"Mandelbulb\" Julia set.\n"
  4572. "15 = 3D \"Cosine Mandelbulb\" Mandelbrot set.\n"
  4573. "16 = 3D \"Cosine Mandelbulb\" Julia set.\n"
  4574. "17 = 4D \"Mandelbulb\" Mandelbrot set.\n"
  4575. "18 = 4D \"Mandelbulb\" Julia set."
  4576. msgstr ""
  4577. "Escolle un dos 18 tipos de fractais:\n"
  4578. "1 = Conxunto 4D de Mandelbrot \"Roundy\".\n"
  4579. "2 = Conxunto 4D de Julia \"Roundy\".\n"
  4580. "3 = Conxunto 4D de Mandelbrot \"Squarry”.\n"
  4581. "4 = Conxunto 4D de Julia \"Squarry”.\n"
  4582. "5 = Conxunto 4D de Mandelbrot \"Mandy Cousin\".\n"
  4583. "6 = Conxunto 4D de Julia \"Mandy Cousin\".\n"
  4584. "7 = Conxunto 4D de Mandelbrot \"Variation\".\n"
  4585. "8 = Conxunto 4D de Julia \"Variation\".\n"
  4586. "9 = Conxunto 4D de Mandelbrot/Mandelbar\" Mandelbrot \".\n"
  4587. "10 = Conxunto 3D de Julia \"Mandelbrot/Mandelbar”.\n"
  4588. "11 = Conxunto 3D de Mandelbrot \"Christmas Tree\".\n"
  4589. "12 = Conxunto 3D de Julia \"Christmas Tree\".\n"
  4590. "13 = Conxunto 3D de Mandelbrot \"Mandelbulb\".\n"
  4591. "14 = Conxunto 3D de Julia \"Mandelbulb\".\n"
  4592. "15 = Conxunto 3D de Mandelbrot \"Cosine Mandelbulb\".\n"
  4593. "16 = Conxunto 3D de Julia \"Cosine Mandelbulb\".\n"
  4594. "17 = Conxunto 3D de Mandelbrot \"Mandelbulb\".\n"
  4595. "18 = Conxunto 3D de Julia \"Mandelbulb\"."
  4596. #: src/settings_translation_file.cpp
  4597. msgid "Server"
  4598. msgstr "Servidor"
  4599. #: src/settings_translation_file.cpp
  4600. msgid "Server Gameplay"
  4601. msgstr "Xogo do servidor"
  4602. #: src/settings_translation_file.cpp
  4603. msgid "Server Security"
  4604. msgstr "Seguridad do servidor"
  4605. #: src/settings_translation_file.cpp
  4606. msgid "Server URL"
  4607. msgstr "URL do servidor"
  4608. #: src/settings_translation_file.cpp
  4609. msgid "Server address"
  4610. msgstr "Enderezo do servidor"
  4611. #: src/settings_translation_file.cpp
  4612. msgid "Server description"
  4613. msgstr "Descripción do servidor"
  4614. #: src/settings_translation_file.cpp
  4615. msgid "Server name"
  4616. msgstr "Nome do servidor"
  4617. #: src/settings_translation_file.cpp
  4618. msgid "Server port"
  4619. msgstr "Porto do servidor"
  4620. #: src/settings_translation_file.cpp
  4621. msgid "Server-side occlusion culling"
  4622. msgstr "Ocultación de oclusión no lado do servidor"
  4623. #: src/settings_translation_file.cpp
  4624. msgid "Server/Env Performance"
  4625. msgstr "Rendimento do servidor"
  4626. #: src/settings_translation_file.cpp
  4627. msgid "Serverlist URL"
  4628. msgstr "URL da lista de servidores"
  4629. #: src/settings_translation_file.cpp
  4630. msgid "Serverlist and MOTD"
  4631. msgstr "Lista de servidores e Mensaxe do Día (MOTD)"
  4632. #: src/settings_translation_file.cpp
  4633. msgid "Serverlist file"
  4634. msgstr "Ficheiro da lista de servidores"
  4635. #: src/settings_translation_file.cpp
  4636. msgid ""
  4637. "Set the default tilt of Sun/Moon orbit in degrees.\n"
  4638. "Games may change orbit tilt via API.\n"
  4639. "Value of 0 means no tilt / vertical orbit."
  4640. msgstr ""
  4641. "Establecer a inclinación predeterminada da órbita do Sol/Lúa en graos.\n"
  4642. "Os xogos poden cambiar a inclinación da órbita a través da API.\n"
  4643. "Un valor de 0 significa sen inclinación / órbita vertical."
  4644. #: src/settings_translation_file.cpp
  4645. msgid ""
  4646. "Set the exposure compensation in EV units.\n"
  4647. "Value of 0.0 (default) means no exposure compensation.\n"
  4648. "Range: from -1 to 1.0"
  4649. msgstr ""
  4650. "Axusta a compensación de exposición en unidades EV.\n"
  4651. "O valor de 0.0 (predeterminado) significa que non hai compensación de "
  4652. "exposición.\n"
  4653. "Rango: de -1 a 1.0"
  4654. #: src/settings_translation_file.cpp
  4655. msgid ""
  4656. "Set the language. By default, the system language is used.\n"
  4657. "A restart is required after changing this."
  4658. msgstr ""
  4659. "Establece o idioma. Por defecto, utilízase o idioma do sistema.\n"
  4660. "É preciso reiniciar despois de cambiar isto."
  4661. #: src/settings_translation_file.cpp
  4662. msgid ""
  4663. "Set the maximum length of a chat message (in characters) sent by clients."
  4664. msgstr ""
  4665. "Establecer a lonxitude máxima dunha mensaxe de chat (en caracteres) enviada "
  4666. "polos clientes."
  4667. #: src/settings_translation_file.cpp
  4668. msgid ""
  4669. "Set the shadow strength gamma.\n"
  4670. "Adjusts the intensity of in-game dynamic shadows.\n"
  4671. "Lower value means lighter shadows, higher value means darker shadows."
  4672. msgstr ""
  4673. "Axusta a forza gamma da sombra.\n"
  4674. "Axeita a intensidade das sombras dinámicas no xogo.\n"
  4675. "Un valor menor implica sombras máis claras, mentres que un valor maior "
  4676. "implica sombras máis escuras."
  4677. #: src/settings_translation_file.cpp
  4678. msgid ""
  4679. "Set the soft shadow radius size.\n"
  4680. "Lower values mean sharper shadows, bigger values mean softer shadows.\n"
  4681. "Minimum value: 1.0; maximum value: 15.0"
  4682. msgstr ""
  4683. "Establece o tamaño do radio das sombras suaves.\n"
  4684. "Os valores máis baixos significan sombras máis nítidas, valores maiores "
  4685. "significan sombras máis suaves.\n"
  4686. "Valor mínimo: 1,0; valor máximo: 15,0"
  4687. #: src/settings_translation_file.cpp
  4688. msgid "Set to true to enable Shadow Mapping."
  4689. msgstr "Pon a verdadeiro para activar o Mapeado de Sombras."
  4690. #: src/settings_translation_file.cpp
  4691. msgid ""
  4692. "Set to true to enable bloom effect.\n"
  4693. "Bright colors will bleed over the neighboring objects."
  4694. msgstr ""
  4695. "Estableza a verdadeiro para activar o efecto de resplandor.\n"
  4696. "As cores brillantes difundiranse sobre os obxectos veciños."
  4697. #: src/settings_translation_file.cpp
  4698. msgid "Set to true to enable volumetric lighting effect (a.k.a. \"Godrays\")."
  4699. msgstr ""
  4700. "Establece a verdadeiro para habilitar o efecto de iluminación volumétrica ("
  4701. "alcume 'raios de Deus')."
  4702. #: src/settings_translation_file.cpp
  4703. msgid "Set to true to enable waving leaves."
  4704. msgstr "Pon a verdadeiro para activar o movemento das follas."
  4705. #: src/settings_translation_file.cpp
  4706. msgid "Set to true to enable waving liquids (like water)."
  4707. msgstr "Pon a verdadeiro para activar o movemento dos líquidos (como a auga)."
  4708. #: src/settings_translation_file.cpp
  4709. msgid "Set to true to enable waving plants."
  4710. msgstr "Pon a verdadeiro para activar o movemento das plantas."
  4711. #: src/settings_translation_file.cpp
  4712. msgid ""
  4713. "Set to true to render debugging breakdown of the bloom effect.\n"
  4714. "In debug mode, the screen is split into 4 quadrants:\n"
  4715. "top-left - processed base image, top-right - final image\n"
  4716. "bottom-left - raw base image, bottom-right - bloom texture."
  4717. msgstr ""
  4718. "Establecer verdadeiro para renderizar a descomposición de depuración do "
  4719. "efecto de resplandor.\n"
  4720. "No modo de depuración, a pantalla divídese en 4 cuadrantes:\n"
  4721. "arriba á esquerda - imaxe base procesada, arriba á dereita - imaxe final\n"
  4722. "abaixo á esquerda - imaxe base en bruto, abaixo á dereita - textura de "
  4723. "resplandor."
  4724. #: src/settings_translation_file.cpp
  4725. msgid ""
  4726. "Sets shadow texture quality to 32 bits.\n"
  4727. "On false, 16 bits texture will be used.\n"
  4728. "This can cause much more artifacts in the shadow."
  4729. msgstr ""
  4730. "Establece a calidade da textura da sombra en 32 bits.\n"
  4731. "En valor falso, utilizarase textura de 16 bits.\n"
  4732. "Isto pode causar moitos máis detalles na sombra."
  4733. #: src/settings_translation_file.cpp
  4734. msgid "Shader path"
  4735. msgstr "Camiño dos sombreadores"
  4736. #: src/settings_translation_file.cpp
  4737. msgid "Shaders"
  4738. msgstr "Sombreadores"
  4739. #: src/settings_translation_file.cpp
  4740. msgid ""
  4741. "Shaders allow advanced visual effects and may increase performance on some "
  4742. "video\n"
  4743. "cards."
  4744. msgstr ""
  4745. "Os sombreadores permiten efectos visuais avanzados e poden aumentar o "
  4746. "rendemento nalgunhas\n"
  4747. "tarxetas gráficas."
  4748. #: src/settings_translation_file.cpp
  4749. msgid "Shadow filter quality"
  4750. msgstr "Calidade do filtro de sombras"
  4751. #: src/settings_translation_file.cpp
  4752. msgid "Shadow map max distance in nodes to render shadows"
  4753. msgstr "Distancia do mapa de sombras en nós para renderizar sombras"
  4754. #: src/settings_translation_file.cpp
  4755. msgid "Shadow map texture in 32 bits"
  4756. msgstr "Textura do mapa de sombras en 32 bits"
  4757. #: src/settings_translation_file.cpp
  4758. msgid "Shadow map texture size"
  4759. msgstr "Tamaño da textura do mapa de sombras"
  4760. #: src/settings_translation_file.cpp
  4761. msgid ""
  4762. "Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
  4763. "drawn."
  4764. msgstr ""
  4765. "Desfase de sombra (en píxeles) da fonte por defecto. Se é 0, non se fará a "
  4766. "sombra."
  4767. #: src/settings_translation_file.cpp
  4768. msgid "Shadow strength gamma"
  4769. msgstr "Factor de intensidade de sombra gamma"
  4770. #: src/settings_translation_file.cpp
  4771. msgid "Show debug info"
  4772. msgstr "Mostrar información de depuración"
  4773. #: src/settings_translation_file.cpp
  4774. msgid "Show entity selection boxes"
  4775. msgstr "Mostrar as caixas de selección de entidades"
  4776. #: src/settings_translation_file.cpp
  4777. msgid ""
  4778. "Show entity selection boxes\n"
  4779. "A restart is required after changing this."
  4780. msgstr ""
  4781. "Mostrar as caixas de selección de entidades\n"
  4782. "É necesario reiniciar despois de cambiar isto."
  4783. #: src/settings_translation_file.cpp
  4784. msgid "Show name tag backgrounds by default"
  4785. msgstr "Mostra os fondos das etiquetas de nome por defecto"
  4786. #: src/settings_translation_file.cpp
  4787. msgid "Shutdown message"
  4788. msgstr "Mensaxe de desconexión"
  4789. #: src/settings_translation_file.cpp
  4790. msgid ""
  4791. "Side length of a cube of map blocks that the client will consider together\n"
  4792. "when generating meshes.\n"
  4793. "Larger values increase the utilization of the GPU by reducing the number of\n"
  4794. "draw calls, benefiting especially high-end GPUs.\n"
  4795. "Systems with a low-end GPU (or no GPU) would benefit from smaller values."
  4796. msgstr ""
  4797. "Longo do lado dun cubo de bloques de mapa co cliente considerará xuntos\n"
  4798. "ao xerar as mallas.\n"
  4799. "Valores maiores aumentan a utilización da GPU ao reducir o número de\n"
  4800. "chamadas de debuxo, beneficiando especialmente as GPUs de alta gama.\n"
  4801. "Sistemas con GPUs de baixo rendemento (ou sen GPU) beneficiarían de valores "
  4802. "máis pequenos."
  4803. #: src/settings_translation_file.cpp
  4804. msgid ""
  4805. "Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n"
  4806. "WARNING: There is no benefit, and there are several dangers, in\n"
  4807. "increasing this value above 5.\n"
  4808. "Reducing this value increases cave and dungeon density.\n"
  4809. "Altering this value is for special usage, leaving it unchanged is\n"
  4810. "recommended."
  4811. msgstr ""
  4812. "Tamaño dos bloques de mapa (mapchunks) xerados polo xerador de mapas, "
  4813. "expresado en bloques de mapa (16 nodos)\n"
  4814. "AVISO: Non hai beneficio, e hai varios perigos, en\n"
  4815. "aumentar este valor por enriba de 5.\n"
  4816. "Reducir este valor aumenta a densidade de covas e alxubes.\n"
  4817. "Modificar este valor é para uso especial; recoméndase\n"
  4818. "deixalo sen cambios."
  4819. #: src/settings_translation_file.cpp
  4820. msgid "Sky Body Orbit Tilt"
  4821. msgstr "Inclinación da órbita do ceo"
  4822. #: src/settings_translation_file.cpp
  4823. msgid "Slice w"
  4824. msgstr "Porción w"
  4825. #: src/settings_translation_file.cpp
  4826. msgid "Slope and fill work together to modify the heights."
  4827. msgstr "Pendente e recheo traballan xuntos para modificar as alturas."
  4828. #: src/settings_translation_file.cpp
  4829. msgid "Small cave maximum number"
  4830. msgstr "Cantidade máxima de covas pequenas"
  4831. #: src/settings_translation_file.cpp
  4832. msgid "Small cave minimum number"
  4833. msgstr "Cantidade mínima de covas pequenas"
  4834. #: src/settings_translation_file.cpp
  4835. msgid "Small-scale humidity variation for blending biomes on borders."
  4836. msgstr ""
  4837. "Variación de humidade a pequena escala para mesturar biomas nos bordes."
  4838. #: src/settings_translation_file.cpp
  4839. msgid "Small-scale temperature variation for blending biomes on borders."
  4840. msgstr ""
  4841. "Variación de temperatura a pequena escala para mesturar biomas nos bordes."
  4842. #: src/settings_translation_file.cpp
  4843. msgid "Smooth lighting"
  4844. msgstr "Iluminación suave"
  4845. #: src/settings_translation_file.cpp
  4846. msgid ""
  4847. "Smooths rotation of camera when in cinematic mode, 0 to disable. Enter "
  4848. "cinematic mode by using the key set in Controls."
  4849. msgstr ""
  4850. "Suaviza a rotación da cámara cando está en modo cinemático, 0 para "
  4851. "desactivar. Entra no modo cinemático usando a tecla establecida en Controis."
  4852. #: src/settings_translation_file.cpp
  4853. msgid ""
  4854. "Smooths rotation of camera, also called look or mouse smoothing. 0 to "
  4855. "disable."
  4856. msgstr ""
  4857. "Suaviza a rotación da cámara, tamén coñecido como suavizado de vista ou "
  4858. "rato. 0 para desactivar."
  4859. #: src/settings_translation_file.cpp
  4860. msgid "Sneaking speed"
  4861. msgstr "Velocidade ao estar agachado"
  4862. #: src/settings_translation_file.cpp
  4863. msgid "Sneaking speed, in nodes per second."
  4864. msgstr "Velocidade ao se agachar, en nós por segundo."
  4865. #: src/settings_translation_file.cpp
  4866. msgid "Soft shadow radius"
  4867. msgstr "Radio das sombras suaves"
  4868. #: src/settings_translation_file.cpp
  4869. msgid "Sound"
  4870. msgstr "Son"
  4871. #: src/settings_translation_file.cpp
  4872. msgid "Sound Extensions Blacklist"
  4873. msgstr "Lista negra de extensións de son"
  4874. #: src/settings_translation_file.cpp
  4875. msgid ""
  4876. "Specifies URL from which client fetches media instead of using UDP.\n"
  4877. "$filename should be accessible from $remote_media$filename via cURL\n"
  4878. "(obviously, remote_media should end with a slash).\n"
  4879. "Files that are not present will be fetched the usual way."
  4880. msgstr ""
  4881. "Especifica o URL do que o cliente obtén os medios en lugar de usar UDP.\n"
  4882. "$filename debe ser accesible desde $remote_media$filename a través de cURL\n"
  4883. "(obviamente, remote_media debería rematar cunha barra).\n"
  4884. "Os ficheiros que non están presentes buscaranse do xeito habitual."
  4885. #: src/settings_translation_file.cpp
  4886. msgid ""
  4887. "Specifies the default stack size of nodes, items and tools.\n"
  4888. "Note that mods or games may explicitly set a stack for certain (or all) "
  4889. "items."
  4890. msgstr ""
  4891. "Especifica a cantidade por defecto na que se agrupan os nós, obxectos e "
  4892. "ferramentas.\n"
  4893. "Ten en conta que algúns xogos ou mods poden especificar unha cantidade na "
  4894. "que agrupar algúns (ou todos) os obxectos."
  4895. #: src/settings_translation_file.cpp
  4896. msgid ""
  4897. "Spread a complete update of shadow map over given number of frames.\n"
  4898. "Higher values might make shadows laggy, lower values\n"
  4899. "will consume more resources.\n"
  4900. "Minimum value: 1; maximum value: 16"
  4901. msgstr ""
  4902. "Distribuír unha actualización completa do mapa de sombras sobre unha "
  4903. "determinada cantidade de fotogramas.\n"
  4904. "Os valores máis altos poden facer cas sombras sexan lentas e os valores máis "
  4905. "baixos\n"
  4906. "consumirán máis recursos.\n"
  4907. "Valor mínimo: 1; Valor máximo 16"
  4908. #: src/settings_translation_file.cpp
  4909. msgid ""
  4910. "Spread of light curve boost range.\n"
  4911. "Controls the width of the range to be boosted.\n"
  4912. "Standard deviation of the light curve boost Gaussian."
  4913. msgstr ""
  4914. "Difusión do intervalo de aumento da curva de luz.\n"
  4915. "Controla a largura do intervalo que se quere aumentar.\n"
  4916. "A desviación estándar da curva de luz gaussiana aumenta."
  4917. #: src/settings_translation_file.cpp
  4918. msgid "Static spawn point"
  4919. msgstr "Punto de aparición estático"
  4920. #: src/settings_translation_file.cpp
  4921. msgid "Steepness noise"
  4922. msgstr "Ruído das pendentes"
  4923. #: src/settings_translation_file.cpp
  4924. msgid "Step mountain size noise"
  4925. msgstr "Ruído do tamaño das montañas de paso"
  4926. #: src/settings_translation_file.cpp
  4927. msgid "Step mountain spread noise"
  4928. msgstr "Ruído doespallamento das montañas de paso"
  4929. #: src/settings_translation_file.cpp
  4930. msgid "Strength of 3D mode parallax."
  4931. msgstr "Intensidade do modo de paralaxe 3D."
  4932. #: src/settings_translation_file.cpp
  4933. msgid ""
  4934. "Strength of light curve boost.\n"
  4935. "The 3 'boost' parameters define a range of the light\n"
  4936. "curve that is boosted in brightness."
  4937. msgstr ""
  4938. "Ampliación da curva de luz.\n"
  4939. "Os 3 parámetros de \"impulso\" definen un rango da curva\n"
  4940. "de luz que aumenta o brillo."
  4941. #: src/settings_translation_file.cpp
  4942. msgid "Strict protocol checking"
  4943. msgstr "Verificación estricta do protocolo"
  4944. #: src/settings_translation_file.cpp
  4945. msgid "Strip color codes"
  4946. msgstr "Eliminar códigos de cores"
  4947. #: src/settings_translation_file.cpp
  4948. msgid ""
  4949. "Surface level of optional water placed on a solid floatland layer.\n"
  4950. "Water is disabled by default and will only be placed if this value is set\n"
  4951. "to above 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (the start of the\n"
  4952. "upper tapering).\n"
  4953. "***WARNING, POTENTIAL DANGER TO WORLDS AND SERVER PERFORMANCE***:\n"
  4954. "When enabling water placement, floatlands must be configured and tested\n"
  4955. "to be a solid layer by setting 'mgv7_floatland_density' to 2.0 (or other\n"
  4956. "required value depending on 'mgv7_np_floatland'), to avoid\n"
  4957. "server-intensive extreme water flow and to avoid vast flooding of the\n"
  4958. "world surface below."
  4959. msgstr ""
  4960. "Nivel superficial de auga opcional colocado sobre unha capa sólida de terreo "
  4961. "flotante.\n"
  4962. "A auga está desactivada por defecto e só se colocará se este valor está por "
  4963. "enriba\n"
  4964. "de 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (o inicio do\n"
  4965. "afilamento superior).\n"
  4966. "***ADVERTENCIA, PERIGO POTENCIAL PARA OS MUNDOS E O RENDEMENTO DO "
  4967. "SERVIDOR***:\n"
  4968. "Ao activar a colocación de auga débense configurar e probar os terreos "
  4969. "flotantes\n"
  4970. "para ser unha capa sólida configurando 'mgv7_floatland_density' en 2.0 (ou "
  4971. "outro\n"
  4972. "valor necesario en función de 'mgv7_np_floatland'), para evitar\n"
  4973. "un fluxo de auga extremo intensivo en servidores e evitar grandes "
  4974. "inundacións da\n"
  4975. "superficie do mundo por abaixo."
  4976. #: src/settings_translation_file.cpp
  4977. msgid "Synchronous SQLite"
  4978. msgstr "SQLite sincrónico"
  4979. #: src/settings_translation_file.cpp
  4980. msgid "Temperature variation for biomes."
  4981. msgstr "Variación de temperatura para biomas."
  4982. #: src/settings_translation_file.cpp
  4983. msgid "Terrain alternative noise"
  4984. msgstr "Ruído alternativo do terreo"
  4985. #: src/settings_translation_file.cpp
  4986. msgid "Terrain base noise"
  4987. msgstr "Ruído base do terreo"
  4988. #: src/settings_translation_file.cpp
  4989. msgid "Terrain height"
  4990. msgstr "Altura do terreo"
  4991. #: src/settings_translation_file.cpp
  4992. msgid "Terrain higher noise"
  4993. msgstr "Maior ruído do terreo"
  4994. #: src/settings_translation_file.cpp
  4995. msgid "Terrain noise"
  4996. msgstr "Ruído do terreo"
  4997. #: src/settings_translation_file.cpp
  4998. msgid ""
  4999. "Terrain noise threshold for hills.\n"
  5000. "Controls proportion of world area covered by hills.\n"
  5001. "Adjust towards 0.0 for a larger proportion."
  5002. msgstr ""
  5003. "Limiar de ruído do terreo para outeiros.\n"
  5004. "Controla a proporción da superficie do mundo cuberta por outeiros.\n"
  5005. "Axusta cara a 0,0 para unha proporción maior."
  5006. #: src/settings_translation_file.cpp
  5007. msgid ""
  5008. "Terrain noise threshold for lakes.\n"
  5009. "Controls proportion of world area covered by lakes.\n"
  5010. "Adjust towards 0.0 for a larger proportion."
  5011. msgstr ""
  5012. "Limiar de ruído do terreo para lagos.\n"
  5013. "Controla a proporción da superficie do mundo cuberta por lagos.\n"
  5014. "Axusta cara a 0,0 para unha proporción maior."
  5015. #: src/settings_translation_file.cpp
  5016. msgid "Terrain persistence noise"
  5017. msgstr "Ruído de persistencia do terreo"
  5018. #: src/settings_translation_file.cpp
  5019. msgid ""
  5020. "Texture size to render the shadow map on.\n"
  5021. "This must be a power of two.\n"
  5022. "Bigger numbers create better shadows but it is also more expensive."
  5023. msgstr ""
  5024. "Tamaño da textura para renderizar o mapa de sombras.\n"
  5025. "Este debe ser un poder de dous.\n"
  5026. "Os números máis grandes crean mellores sombras pero tamén consume máis."
  5027. #: src/settings_translation_file.cpp
  5028. msgid ""
  5029. "Textures on a node may be aligned either to the node or to the world.\n"
  5030. "The former mode suits better things like machines, furniture, etc., while\n"
  5031. "the latter makes stairs and microblocks fit surroundings better.\n"
  5032. "However, as this possibility is new, thus may not be used by older servers,\n"
  5033. "this option allows enforcing it for certain node types. Note though that\n"
  5034. "that is considered EXPERIMENTAL and may not work properly."
  5035. msgstr ""
  5036. "As texturas dun nodo poden estar aliñadas co nó ou co mundo.\n"
  5037. "O primeiro modo se adapta mellor a cousas como máquinas, mobles, etc., "
  5038. "mentres\n"
  5039. "este último fai que as escaleiras e os microbloques se adapten mellor ao "
  5040. "contorno.\n"
  5041. "Non obstante, como esta posibilidade é nova, non pode ser utilizada por "
  5042. "servidores máis antigos,\n"
  5043. "esta opción permite aplicala para certos tipos de nodos. Ten en conta que\n"
  5044. "que se considera EXPERIMENTAL e pode non funcionar correctamente."
  5045. #: src/settings_translation_file.cpp
  5046. msgid "The URL for the content repository"
  5047. msgstr "O URL do repositorio de contido"
  5048. #: src/settings_translation_file.cpp
  5049. msgid "The dead zone of the joystick"
  5050. msgstr "A zona morta do joystick"
  5051. #: src/settings_translation_file.cpp
  5052. msgid ""
  5053. "The default format in which profiles are being saved,\n"
  5054. "when calling `/profiler save [format]` without format."
  5055. msgstr ""
  5056. "O formato por defecto no que se gardan as análises do mundo,\n"
  5057. "ao chamar a `/profiler save [format]` sen formato."
  5058. #: src/settings_translation_file.cpp
  5059. msgid ""
  5060. "The delay in milliseconds after which a touch interaction is considered a "
  5061. "long tap."
  5062. msgstr ""
  5063. "O retraso en milisegundos despois do cal unha interacción táctil se "
  5064. "considera un toque prolongado."
  5065. #: src/settings_translation_file.cpp
  5066. msgid ""
  5067. "The file path relative to your world path in which profiles will be saved to."
  5068. msgstr ""
  5069. "O camiño do ficheiro relativa ao camiño do mundo onde se gardarán os perfís."
  5070. #: src/settings_translation_file.cpp
  5071. msgid ""
  5072. "The gesture for for punching players/entities.\n"
  5073. "This can be overridden by games and mods.\n"
  5074. "\n"
  5075. "* short_tap\n"
  5076. "Easy to use and well-known from other games that shall not be named.\n"
  5077. "\n"
  5078. "* long_tap\n"
  5079. "Known from the classic Minetest mobile controls.\n"
  5080. "Combat is more or less impossible."
  5081. msgstr ""
  5082. "O xesto para golpear xogadores/entidades.\n"
  5083. "Isto pode ser anulado por xogos e modificacións.\n"
  5084. "\n"
  5085. "* toque_curto\n"
  5086. "Fácil de usar e coñecido doutros xogos que non deben ser nomeados.\n"
  5087. "\n"
  5088. "* toque_longo\n"
  5089. "Coñecido polos controis móbiles clásicos de Minetest.\n"
  5090. "O combate é máis ou menos imposible."
  5091. #: src/settings_translation_file.cpp
  5092. msgid "The identifier of the joystick to use"
  5093. msgstr "O identificador do joystick que se vai utilizar"
  5094. #: src/settings_translation_file.cpp
  5095. msgid ""
  5096. "The length in pixels after which a touch interaction is considered movement."
  5097. msgstr ""
  5098. "A lonxitude en píxeles despois da cal unha interacción táctil se considera "
  5099. "movemento."
  5100. #: src/settings_translation_file.cpp
  5101. msgid ""
  5102. "The maximum height of the surface of waving liquids.\n"
  5103. "4.0 = Wave height is two nodes.\n"
  5104. "0.0 = Wave doesn't move at all.\n"
  5105. "Default is 1.0 (1/2 node)."
  5106. msgstr ""
  5107. "Altura máxima da superficie de líquidos con ondas.\n"
  5108. "4.0 = A altura da onda é de dous nodos.\n"
  5109. "0.0 = A onda non se move en absoluto.\n"
  5110. "O valor por defecto é 1.0 (1/2 nodo)."
  5111. #: src/settings_translation_file.cpp
  5112. msgid ""
  5113. "The minimum time in seconds it takes between digging nodes when holding\n"
  5114. "the dig button."
  5115. msgstr ""
  5116. "O tempo mínimo en segundos que se necesita entre escavar nodos cando se "
  5117. "mantén premido\n"
  5118. "o botón de escavación."
  5119. #: src/settings_translation_file.cpp
  5120. msgid "The network interface that the server listens on."
  5121. msgstr "A interface de rede na que o servidor agarda a conexión."
  5122. #: src/settings_translation_file.cpp
  5123. msgid ""
  5124. "The privileges that new users automatically get.\n"
  5125. "See /privs in game for a full list on your server and mod configuration."
  5126. msgstr ""
  5127. "Os permisos que obteñen automaticamente os novos usuarios.\n"
  5128. "Consulta /privs no xogo para ver unha lista completa do teu servidor e da "
  5129. "configuración do mod."
  5130. #: src/settings_translation_file.cpp
  5131. msgid ""
  5132. "The radius of the volume of blocks around every player that is subject to "
  5133. "the\n"
  5134. "active block stuff, stated in mapblocks (16 nodes).\n"
  5135. "In active blocks objects are loaded and ABMs run.\n"
  5136. "This is also the minimum range in which active objects (mobs) are "
  5137. "maintained.\n"
  5138. "This should be configured together with active_object_send_range_blocks."
  5139. msgstr ""
  5140. "O radio do volume de bloques ao redor de cada xogador que está suxeito ao\n"
  5141. "material de bloque activo, indicado en bloques de mapas (16 nós).\n"
  5142. "Nos bloques activos cárganse obxectos e execútanse os ABM.\n"
  5143. "Este é tamén o intervalo mínimo no que se manteñen os obxectos activos "
  5144. "(mobs).\n"
  5145. "Isto debería configurarse xunto con active_object_send_range_blocks."
  5146. #: src/settings_translation_file.cpp
  5147. msgid ""
  5148. "The rendering back-end.\n"
  5149. "Note: A restart is required after changing this!\n"
  5150. "OpenGL is the default for desktop, and OGLES2 for Android.\n"
  5151. "Shaders are supported by everything but OGLES1."
  5152. msgstr ""
  5153. "O backend de renderizado.\n"
  5154. "Nota: É preciso reiniciar despois de cambiar isto!\n"
  5155. "OpenGL é o predeterminado para escritorio, e OGLES2 para Android.\n"
  5156. "Os sombreadores son compatibles con todo menos con OGLES1."
  5157. #: src/settings_translation_file.cpp
  5158. msgid ""
  5159. "The sensitivity of the joystick axes for moving the\n"
  5160. "in-game view frustum around."
  5161. msgstr ""
  5162. "A sensibilidade dos eixes do joystick para mover o\n"
  5163. "vista no xogo frustum ao redor."
  5164. #: src/settings_translation_file.cpp
  5165. msgid ""
  5166. "The strength (darkness) of node ambient-occlusion shading.\n"
  5167. "Lower is darker, Higher is lighter. The valid range of values for this\n"
  5168. "setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
  5169. "set to the nearest valid value."
  5170. msgstr ""
  5171. "A intensidade (escuridade) do sombreado de oclusión ambiental do nó\n"
  5172. "Abaixo é máis escuro, máis alto é máis claro. O intervalo de valores válido "
  5173. "para isto\n"
  5174. "a configuración é de 0,25 a 4,0 inclusive. Se o valor está fóra do intervalo "
  5175. "será\n"
  5176. "establecer o valor válido máis próximo."
  5177. #: src/settings_translation_file.cpp
  5178. msgid ""
  5179. "The time (in seconds) that the liquids queue may grow beyond processing\n"
  5180. "capacity until an attempt is made to decrease its size by dumping old queue\n"
  5181. "items. A value of 0 disables the functionality."
  5182. msgstr ""
  5183. "O tempo (en segundos) que a cola de líquidos pode crecer máis alá da "
  5184. "capacidade\n"
  5185. "de procesamento ata que se intente diminuír o seu tamaño eliminando a cola "
  5186. "antiga de\n"
  5187. "elementos. Un valor de 0 desactiva isto."
  5188. #: src/settings_translation_file.cpp
  5189. msgid ""
  5190. "The time budget allowed for ABMs to execute on each step\n"
  5191. "(as a fraction of the ABM Interval)"
  5192. msgstr ""
  5193. "O tempo permitido aos ABM para executarse en cada paso\n"
  5194. "(como unha fracción do intervalo ABM)"
  5195. #: src/settings_translation_file.cpp
  5196. msgid ""
  5197. "The time in seconds it takes between repeated events\n"
  5198. "when holding down a joystick button combination."
  5199. msgstr ""
  5200. "O tempo en segundos que tarda entre eventos repetidos\n"
  5201. "ao manter premida unha combinación de botóns do joystick."
  5202. #: src/settings_translation_file.cpp
  5203. msgid ""
  5204. "The time in seconds it takes between repeated node placements when holding\n"
  5205. "the place button."
  5206. msgstr ""
  5207. "O tempo en segundos que tarda entre colocacións repetidas de nodos cando se "
  5208. "mantén presionado\n"
  5209. "o botón de colocar obxectos."
  5210. #: src/settings_translation_file.cpp
  5211. msgid "The type of joystick"
  5212. msgstr "O tipo de joystick"
  5213. #: src/settings_translation_file.cpp
  5214. msgid ""
  5215. "The vertical distance over which heat drops by 20 if 'altitude_chill' is\n"
  5216. "enabled. Also, the vertical distance over which humidity drops by 10 if\n"
  5217. "'altitude_dry' is enabled."
  5218. msgstr ""
  5219. "A distancia vertical sobre a cal a temperatura cae en 20 se 'altitude_chill' "
  5220. "está\n"
  5221. "habilitado. Tamén a distancia vertical sobre a cal a humidade cae en 10 se\n"
  5222. "'altitude_dry' está habilitado."
  5223. #: src/settings_translation_file.cpp
  5224. msgid "Third of 4 2D noises that together define hill/mountain range height."
  5225. msgstr ""
  5226. "Terceiro de 4 ruídos 2D que xuntos definen a altura de outeiros/montañas."
  5227. #: src/settings_translation_file.cpp
  5228. msgid "Threshold for long taps"
  5229. msgstr "Limiar para golpes longos"
  5230. #: src/settings_translation_file.cpp
  5231. msgid ""
  5232. "Time in seconds for item entity (dropped items) to live.\n"
  5233. "Setting it to -1 disables the feature."
  5234. msgstr ""
  5235. "Tempo en segundos para que a entidade de obxecto (obxectos tirados) viva.\n"
  5236. "Axustándoo a -1 desactiva a función."
  5237. #: src/settings_translation_file.cpp
  5238. msgid "Time of day when a new world is started, in millihours (0-23999)."
  5239. msgstr "Hora do día en que se inicia un novo mundo, en milihoras (0-23999)."
  5240. #: src/settings_translation_file.cpp
  5241. msgid "Time send interval"
  5242. msgstr "Intervalo de envío de tempo"
  5243. #: src/settings_translation_file.cpp
  5244. msgid "Time speed"
  5245. msgstr "Velocidade do tempo"
  5246. #: src/settings_translation_file.cpp
  5247. msgid "Timeout for client to remove unused map data from memory, in seconds."
  5248. msgstr ""
  5249. "Tempo limite para que o cliente elimine os datos do mapa non utilizados da "
  5250. "memoria, en segundos."
  5251. #: src/settings_translation_file.cpp
  5252. msgid ""
  5253. "To reduce lag, block transfers are slowed down when a player is building "
  5254. "something.\n"
  5255. "This determines how long they are slowed down after placing or removing a "
  5256. "node."
  5257. msgstr ""
  5258. "Para reducir a latencia, as transferencias en bloque son máis lentas cando "
  5259. "un xogador está a construír algo.\n"
  5260. "Isto determina canto tempo se ralentizan despois de colocar ou eliminar un "
  5261. "nó."
  5262. #: src/settings_translation_file.cpp
  5263. msgid "Tooltip delay"
  5264. msgstr "Atraso da información sobre ferramentas"
  5265. #: src/settings_translation_file.cpp
  5266. msgid "Touchscreen"
  5267. msgstr "Pantalla táctil"
  5268. #: src/settings_translation_file.cpp
  5269. msgid "Touchscreen sensitivity"
  5270. msgstr "Sensibilidade da pantalla táctil"
  5271. #: src/settings_translation_file.cpp
  5272. msgid "Touchscreen sensitivity multiplier."
  5273. msgstr "Multiplicador de sensibilidade da pantalla táctil."
  5274. #: src/settings_translation_file.cpp
  5275. msgid "Tradeoffs for performance"
  5276. msgstr "Compensacións para o rendemento"
  5277. #: src/settings_translation_file.cpp
  5278. msgid "Translucent liquids"
  5279. msgstr "Líquidos translúcidos"
  5280. #: src/settings_translation_file.cpp
  5281. msgid "Transparency Sorting Distance"
  5282. msgstr "Distancia de ordenación de transparencias"
  5283. #: src/settings_translation_file.cpp
  5284. msgid "Trees noise"
  5285. msgstr "Ruído das árbores"
  5286. #: src/settings_translation_file.cpp
  5287. msgid "Trilinear filtering"
  5288. msgstr "Filtrado trilineal"
  5289. #: src/settings_translation_file.cpp
  5290. msgid ""
  5291. "True = 256\n"
  5292. "False = 128\n"
  5293. "Usable to make minimap smoother on slower machines."
  5294. msgstr ""
  5295. "Verdadeiro = 256\n"
  5296. "Falso = 128\n"
  5297. "Pódese usar para facer o minimapa máis suave en ordenadores máis lentos."
  5298. #: src/settings_translation_file.cpp
  5299. msgid "Trusted mods"
  5300. msgstr "Mods seguros"
  5301. #: src/settings_translation_file.cpp
  5302. msgid ""
  5303. "Type of occlusion_culler\n"
  5304. "\n"
  5305. "\"loops\" is the legacy algorithm with nested loops and O(n³) complexity\n"
  5306. "\"bfs\" is the new algorithm based on breadth-first-search and side culling\n"
  5307. "\n"
  5308. "This setting should only be changed if you have performance problems."
  5309. msgstr ""
  5310. "Tipo de eliminador de ocultación\n"
  5311. "\n"
  5312. "\"loops\" é o algoritmo legado con bucles anidados e complexidade O(n³)\n"
  5313. "\"bfs\" é o novo algoritmo baseado en busca en anchura (breadth-first-search)"
  5314. " e eliminación de caras laterais.\n"
  5315. "\n"
  5316. "Esta configuración só debe ser cambiada se tes problemas de rendemento."
  5317. #: src/settings_translation_file.cpp
  5318. msgid ""
  5319. "URL to JSON file which provides information about the newest Minetest "
  5320. "release\n"
  5321. "If this is empty the engine will never check for updates."
  5322. msgstr ""
  5323. "Enderezo para ficheiro JSON que proporciona información sobre a versión máis "
  5324. "recente de Minetest\n"
  5325. "Se está baleiro, o motor nunca buscará actualizacións."
  5326. #: src/settings_translation_file.cpp
  5327. msgid "URL to the server list displayed in the Multiplayer Tab."
  5328. msgstr "URL á lista de servidores que aparece na xanela Xogo en liña."
  5329. #: src/settings_translation_file.cpp
  5330. msgid "Undersampling"
  5331. msgstr "Submostraxe"
  5332. #: src/settings_translation_file.cpp
  5333. msgid ""
  5334. "Undersampling is similar to using a lower screen resolution, but it applies\n"
  5335. "to the game world only, keeping the GUI intact.\n"
  5336. "It should give a significant performance boost at the cost of less detailed "
  5337. "image.\n"
  5338. "Higher values result in a less detailed image."
  5339. msgstr ""
  5340. "A submostraxe é semellante ao uso dunha resolución de pantalla inferior, "
  5341. "pero aplícase\n"
  5342. "só para o mundo, mantendo a GUI intacta.\n"
  5343. "Debería dar un aumento máis significativo do rendemento a costa dunha imaxe "
  5344. "menos detallada.\n"
  5345. "Os valores máis altos dan como resultado unha imaxe menos detallada."
  5346. #: src/settings_translation_file.cpp
  5347. msgid "Unlimited player transfer distance"
  5348. msgstr "Distancia de transferencia de xogador ilimitada"
  5349. #: src/settings_translation_file.cpp
  5350. msgid "Unload unused server data"
  5351. msgstr "Eliminar datos do servidor non utilizados"
  5352. #: src/settings_translation_file.cpp
  5353. msgid "Update information URL"
  5354. msgstr "Enderezo de información de actualización"
  5355. #: src/settings_translation_file.cpp
  5356. msgid "Upper Y limit of dungeons."
  5357. msgstr "Límite Y superior dos calabozos."
  5358. #: src/settings_translation_file.cpp
  5359. msgid "Upper Y limit of floatlands."
  5360. msgstr "Límite Y superior dos terreos flotantes."
  5361. #: src/settings_translation_file.cpp
  5362. msgid "Use 3D cloud look instead of flat."
  5363. msgstr "Activa as nubes 3D en lugar de nubes 2D (planas)."
  5364. #: src/settings_translation_file.cpp
  5365. msgid "Use a cloud animation for the main menu background."
  5366. msgstr "Usa unha animación de nube para o fondo do menú principal."
  5367. #: src/settings_translation_file.cpp
  5368. msgid "Use anisotropic filtering when looking at textures from an angle."
  5369. msgstr "Usar filtrado anisotrópico ao observar texturas desde un ángulo."
  5370. #: src/settings_translation_file.cpp
  5371. msgid "Use bilinear filtering when scaling textures."
  5372. msgstr "Usar filtrado bilineal ao escalar texturas."
  5373. #: src/settings_translation_file.cpp
  5374. msgid "Use crosshair for touch screen"
  5375. msgstr "Usar retículo para pantalla táctil"
  5376. #: src/settings_translation_file.cpp
  5377. msgid ""
  5378. "Use crosshair to select object instead of whole screen.\n"
  5379. "If enabled, a crosshair will be shown and will be used for selecting object."
  5380. msgstr ""
  5381. "Usar retículo para seleccionar obxectos en vez de toda a pantalla.\n"
  5382. "Se está activado, mostrarase un retículo que se utilizará para seleccionar "
  5383. "obxectos."
  5384. #: src/settings_translation_file.cpp
  5385. msgid ""
  5386. "Use mipmaps when scaling textures. May slightly increase performance,\n"
  5387. "especially when using a high-resolution texture pack.\n"
  5388. "Gamma-correct downscaling is not supported."
  5389. msgstr ""
  5390. "Usar mipmaps ao escalar texturas. Pode aumentar lixeramente o rendemento,\n"
  5391. "especialmente cando se usa un paquete de texturas de alta resolución.\n"
  5392. "O escalado correcto de gamma non está soportado."
  5393. #: src/settings_translation_file.cpp
  5394. msgid ""
  5395. "Use raytraced occlusion culling in the new culler.\n"
  5396. "This flag enables use of raytraced occlusion culling test for\n"
  5397. "client mesh sizes smaller than 4x4x4 map blocks."
  5398. msgstr ""
  5399. "Usar eliminación de ocultación por raios no novo eliminador.\n"
  5400. "Esta bandeira permite o uso de proba de eliminación de ocultación por raios\n"
  5401. "para tamaños de malla do cliente menores de 4x4x4 bloques de mapa."
  5402. #: src/settings_translation_file.cpp
  5403. msgid ""
  5404. "Use trilinear filtering when scaling textures.\n"
  5405. "If both bilinear and trilinear filtering are enabled, trilinear filtering\n"
  5406. "is applied."
  5407. msgstr ""
  5408. "Usar filtrado trilineal ao escalar texturas.\n"
  5409. "Se están activados tanto o filtrado bilineal como o filtrado trilineal,\n"
  5410. "aplicarase o filtrado trilineal.."
  5411. #: src/settings_translation_file.cpp
  5412. msgid ""
  5413. "Use virtual joystick to trigger \"Aux1\" button.\n"
  5414. "If enabled, virtual joystick will also tap \"Aux1\" button when out of main "
  5415. "circle."
  5416. msgstr ""
  5417. "Usar a panca de xogos ( joystick) virtual para activar o botón \"Aux1\".\n"
  5418. "Se está activado, a panca de xogos virtual tamén tocará o botón \"Aux1\" "
  5419. "cando estea fóra do círculo principal."
  5420. #: src/settings_translation_file.cpp
  5421. msgid "User Interfaces"
  5422. msgstr "Interfaces de usuario"
  5423. #: src/settings_translation_file.cpp
  5424. msgid "VSync"
  5425. msgstr "Sincronización vertical"
  5426. #: src/settings_translation_file.cpp
  5427. msgid "Valley depth"
  5428. msgstr "Profundade dos vales"
  5429. #: src/settings_translation_file.cpp
  5430. msgid "Valley fill"
  5431. msgstr "Recheo dos vales"
  5432. #: src/settings_translation_file.cpp
  5433. msgid "Valley profile"
  5434. msgstr "Perfil dos vales"
  5435. #: src/settings_translation_file.cpp
  5436. msgid "Valley slope"
  5437. msgstr "Inclinación dos vales"
  5438. #: src/settings_translation_file.cpp
  5439. msgid "Variation of biome filler depth."
  5440. msgstr "Variación da profundidade do recheo do bioma."
  5441. #: src/settings_translation_file.cpp
  5442. msgid "Variation of maximum mountain height (in nodes)."
  5443. msgstr "Variación da altura máxima da montaña (en nós)."
  5444. #: src/settings_translation_file.cpp
  5445. msgid "Variation of number of caves."
  5446. msgstr "Variación do número de covas."
  5447. #: src/settings_translation_file.cpp
  5448. msgid ""
  5449. "Variation of terrain vertical scale.\n"
  5450. "When noise is < -0.55 terrain is near-flat."
  5451. msgstr ""
  5452. "Variación da escala vertical do terreo.\n"
  5453. "Cando o ruído é < -0,55 o terreo é case plano."
  5454. #: src/settings_translation_file.cpp
  5455. msgid "Varies depth of biome surface nodes."
  5456. msgstr "Variación da profundidade dos nós da superficie do bioma."
  5457. #: src/settings_translation_file.cpp
  5458. msgid ""
  5459. "Varies roughness of terrain.\n"
  5460. "Defines the 'persistence' value for terrain_base and terrain_alt noises."
  5461. msgstr ""
  5462. "Varía a rugosidade do terreo.\n"
  5463. "Define o valor de \"persistencia\" para os ruídos \"chánin_base\" e "
  5464. "\"chánin_alt\"."
  5465. #: src/settings_translation_file.cpp
  5466. msgid "Varies steepness of cliffs."
  5467. msgstr "Varía a pendiente dos acantilados."
  5468. #: src/settings_translation_file.cpp
  5469. msgid "Vertical climbing speed, in nodes per second."
  5470. msgstr "Velocidade de escalada vertical, en nós por segundo."
  5471. #: src/settings_translation_file.cpp
  5472. msgid ""
  5473. "Vertical screen synchronization. Your system may still force VSync on even "
  5474. "if this is disabled."
  5475. msgstr ""
  5476. "Sincronización vertical da pantalla. O teu sistema pode forzar a "
  5477. "sincronización vertical aínda que isto estea desactivado."
  5478. #: src/settings_translation_file.cpp
  5479. msgid "Video driver"
  5480. msgstr "Controlador de vídeo"
  5481. #: src/settings_translation_file.cpp
  5482. msgid "View bobbing factor"
  5483. msgstr "Ver o factor de balance"
  5484. #: src/settings_translation_file.cpp
  5485. msgid "View distance in nodes."
  5486. msgstr "Distancia de visión en nós."
  5487. #: src/settings_translation_file.cpp
  5488. msgid "Viewing range"
  5489. msgstr "Campo de visión"
  5490. #: src/settings_translation_file.cpp
  5491. msgid "Virtual joystick triggers Aux1 button"
  5492. msgstr "O joystick virtual activa o botón Aux1"
  5493. #: src/settings_translation_file.cpp
  5494. msgid "Volume"
  5495. msgstr "Volume"
  5496. #: src/settings_translation_file.cpp
  5497. msgid "Volume multiplier when the window is unfocused."
  5498. msgstr "Multiplicador de volume cando a xanela non está en foco."
  5499. #: src/settings_translation_file.cpp
  5500. msgid ""
  5501. "Volume of all sounds.\n"
  5502. "Requires the sound system to be enabled."
  5503. msgstr ""
  5504. "Todos os sons.\n"
  5505. "É necesario que o son do sistema estea activado."
  5506. #: src/settings_translation_file.cpp
  5507. msgid "Volume when unfocused"
  5508. msgstr "Volume en segundo plano"
  5509. #: src/settings_translation_file.cpp
  5510. msgid "Volumetric lighting"
  5511. msgstr "Iluminación volumétrica"
  5512. #: src/settings_translation_file.cpp
  5513. msgid ""
  5514. "W coordinate of the generated 3D slice of a 4D fractal.\n"
  5515. "Determines which 3D slice of the 4D shape is generated.\n"
  5516. "Alters the shape of the fractal.\n"
  5517. "Has no effect on 3D fractals.\n"
  5518. "Range roughly -2 to 2."
  5519. msgstr ""
  5520. "Coordenada W da porción 3D xerada dun fractal 4D.\n"
  5521. "Determina que parte 3D da forma 4D se xera.\n"
  5522. "Altera a forma do fractal.\n"
  5523. "Non ten efecto sobre os fractais 3D.\n"
  5524. "Rango de aproximadamente -2 a 2."
  5525. #: src/settings_translation_file.cpp
  5526. msgid "Walking and flying speed, in nodes per second."
  5527. msgstr "Velocidade ao camiñar e voar, en nós por segundo."
  5528. #: src/settings_translation_file.cpp
  5529. msgid "Walking speed"
  5530. msgstr "Velocidade ao camiñar"
  5531. #: src/settings_translation_file.cpp
  5532. msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
  5533. msgstr ""
  5534. "Velocidade ao camiñar, voar e escalar no modo rápido, en nós por segundo."
  5535. #: src/settings_translation_file.cpp
  5536. msgid "Water level"
  5537. msgstr "Nivel da auga"
  5538. #: src/settings_translation_file.cpp
  5539. msgid "Water surface level of the world."
  5540. msgstr "Nivel da superficie da auga no mundo."
  5541. #: src/settings_translation_file.cpp
  5542. msgid "Waving Nodes"
  5543. msgstr "Bloques ondulantes"
  5544. #: src/settings_translation_file.cpp
  5545. msgid "Waving leaves"
  5546. msgstr "Movemento das follas"
  5547. #: src/settings_translation_file.cpp
  5548. msgid "Waving liquids"
  5549. msgstr "Ondas dos líquidos"
  5550. #: src/settings_translation_file.cpp
  5551. msgid "Waving liquids wave height"
  5552. msgstr "Altura das ondas dos líquidos"
  5553. #: src/settings_translation_file.cpp
  5554. msgid "Waving liquids wave speed"
  5555. msgstr "Velocidade de movemento das ondas dos líquidos"
  5556. #: src/settings_translation_file.cpp
  5557. msgid "Waving liquids wavelength"
  5558. msgstr "Movemento das ondas dos líquidos"
  5559. #: src/settings_translation_file.cpp
  5560. msgid "Waving plants"
  5561. msgstr "Movemento das plantas"
  5562. #: src/settings_translation_file.cpp
  5563. msgid "Weblink color"
  5564. msgstr "Cor de ligazóns web"
  5565. #: src/settings_translation_file.cpp
  5566. msgid ""
  5567. "When gui_scaling_filter is true, all GUI images need to be\n"
  5568. "filtered in software, but some images are generated directly\n"
  5569. "to hardware (e.g. render-to-texture for nodes in inventory)."
  5570. msgstr ""
  5571. "Cando gui_scaling_filter ten valor verdadeiro, todas as imaxes da GUI deben "
  5572. "ser\n"
  5573. "filtradas no software, pero algunhas imaxes xéranse directamente\n"
  5574. "ao hardware (por exemplo, renderizado en textura para nós do inventario)."
  5575. #: src/settings_translation_file.cpp
  5576. msgid ""
  5577. "When gui_scaling_filter_txr2img is true, copy those images\n"
  5578. "from hardware to software for scaling. When false, fall back\n"
  5579. "to the old scaling method, for video drivers that don't\n"
  5580. "properly support downloading textures back from hardware."
  5581. msgstr ""
  5582. "Cando gui_scaling_filter_txr2img teña un valor verdadeiro, copia esas "
  5583. "imaxes\n"
  5584. "do hardware ao software para escalar. Cando sexa falso, retrocede\n"
  5585. "ao método de escala antigo para controladores de vídeo que non o fan\n"
  5586. "admite correctamente a descarga de texturas desde o hardware."
  5587. #: src/settings_translation_file.cpp
  5588. msgid ""
  5589. "When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
  5590. "can be blurred, so automatically upscale them with nearest-neighbor\n"
  5591. "interpolation to preserve crisp pixels. This sets the minimum texture size\n"
  5592. "for the upscaled textures; higher values look sharper, but require more\n"
  5593. "memory. Powers of 2 are recommended. This setting is ONLY applied if\n"
  5594. "bilinear/trilinear/anisotropic filtering is enabled.\n"
  5595. "This is also used as the base node texture size for world-aligned\n"
  5596. "texture autoscaling."
  5597. msgstr ""
  5598. "Cando se usan filtros bilineais/trilineais/anisótropos, texturas de baixa "
  5599. "resolución\n"
  5600. "poden ser borrosas, polo que amplíaos automaticamente co veciño máis "
  5601. "próximo\n"
  5602. "interpolación para preservar píxeles nítidos. Isto establece o tamaño mínimo "
  5603. "de textura\n"
  5604. "para as texturas mejoradas; valores máis altos parecen máis nítidos, pero "
  5605. "requiren máis\n"
  5606. "memoria. Recoméndase potencias de 2. Esta configuración só se aplica se\n"
  5607. "O filtrado bilineal/trilineal/anisótropo está activado.\n"
  5608. "Tamén se usa como tamaño de textura do nodo base para aliñados ao mundo\n"
  5609. "autoescalado de texturas."
  5610. #: src/settings_translation_file.cpp
  5611. msgid ""
  5612. "Whether name tag backgrounds should be shown by default.\n"
  5613. "Mods may still set a background."
  5614. msgstr ""
  5615. "Indica se os fondos das etiquetas de nome deberían mostrarse por defecto.\n"
  5616. "Os mods aínda poden establecer un fondo."
  5617. #: src/settings_translation_file.cpp
  5618. msgid "Whether node texture animations should be desynchronized per mapblock."
  5619. msgstr ""
  5620. "Indica se as animacións de textura de nós deben desincronizarse por bloque "
  5621. "de mapas."
  5622. #: src/settings_translation_file.cpp
  5623. msgid ""
  5624. "Whether players are shown to clients without any range limit.\n"
  5625. "Deprecated, use the setting player_transfer_distance instead."
  5626. msgstr ""
  5627. "Indica se os xogadores son mostrados aos clientes sen límites.\n"
  5628. "Se non, utiliza a configuración player_transfer_distance no seu lugar."
  5629. #: src/settings_translation_file.cpp
  5630. msgid "Whether the window is maximized."
  5631. msgstr "Se a xanela está maximizada."
  5632. #: src/settings_translation_file.cpp
  5633. msgid ""
  5634. "Whether to ask clients to reconnect after a (Lua) crash.\n"
  5635. "Set this to true if your server is set up to restart automatically."
  5636. msgstr ""
  5637. "Indica se pedir aos clientes volverse conectar logo dun fallo (Lua).\n"
  5638. "Establece isto como verdadeiro se o teu servidor está configurado para "
  5639. "reiniciarse automaticamente."
  5640. #: src/settings_translation_file.cpp
  5641. msgid "Whether to fog out the end of the visible area."
  5642. msgstr "Indica se hai que poñar néboa ao final da zona visible."
  5643. #: src/settings_translation_file.cpp
  5644. msgid ""
  5645. "Whether to mute sounds. You can unmute sounds at any time, unless the\n"
  5646. "sound system is disabled (enable_sound=false).\n"
  5647. "In-game, you can toggle the mute state with the mute key or by using the\n"
  5648. "pause menu."
  5649. msgstr ""
  5650. "Indica se hai que silenciar os sons. Podes activar o son en calquera "
  5651. "momento, a non ser que\n"
  5652. "esté desactivado (enable_sound=false).\n"
  5653. "No xogo podes cambiar o estado de silencio coa tecla de silencio ou no\n"
  5654. "menú de pausa."
  5655. #: src/settings_translation_file.cpp
  5656. msgid ""
  5657. "Whether to show the client debug info (has the same effect as hitting F5)."
  5658. msgstr ""
  5659. "Debe mostrarse a información de depuración do cliente (premer F5 fai o "
  5660. "mesmo)."
  5661. #: src/settings_translation_file.cpp
  5662. msgid "Width component of the initial window size."
  5663. msgstr "Componente de anchura do tamaño inicial da xanela."
  5664. #: src/settings_translation_file.cpp
  5665. msgid "Width of the selection box lines around nodes."
  5666. msgstr "Largura das liñas do bloque de selección arredor dos nós."
  5667. #: src/settings_translation_file.cpp
  5668. msgid "Window maximized"
  5669. msgstr "Xanela maximizada"
  5670. #: src/settings_translation_file.cpp
  5671. msgid ""
  5672. "Windows systems only: Start Minetest with the command line window in the "
  5673. "background.\n"
  5674. "Contains the same information as the file debug.txt (default name)."
  5675. msgstr ""
  5676. "Só sistemas Windows: Inicia Minetest coa xanela da liña de comandos en "
  5677. "segundo plano.\n"
  5678. "Contén a mesma información que o ficheiro debug.txt (nome por defecto)."
  5679. #: src/settings_translation_file.cpp
  5680. msgid ""
  5681. "World directory (everything in the world is stored here).\n"
  5682. "Not needed if starting from the main menu."
  5683. msgstr ""
  5684. "Directorio do mundo (todo almacénase aquí).\n"
  5685. "Non é necesario se comeza desde o menú."
  5686. #: src/settings_translation_file.cpp
  5687. msgid "World start time"
  5688. msgstr "Horario de inicio do mundo"
  5689. #: src/settings_translation_file.cpp
  5690. msgid ""
  5691. "World-aligned textures may be scaled to span several nodes. However,\n"
  5692. "the server may not send the scale you want, especially if you use\n"
  5693. "a specially-designed texture pack; with this option, the client tries\n"
  5694. "to determine the scale automatically basing on the texture size.\n"
  5695. "See also texture_min_size.\n"
  5696. "Warning: This option is EXPERIMENTAL!"
  5697. msgstr ""
  5698. "As texturas aliñadas ao mundo pódense escalar para abarcar varios nós. Non "
  5699. "obstante,\n"
  5700. "é posible que o servidor non envíe a escala que desexa, especialmente se "
  5701. "usa\n"
  5702. "un paquete de texturas especialmente deseñado; con esta opción, o cliente "
  5703. "tenta\n"
  5704. "determinar a escala automaticamente baseándose no tamaño da textura.\n"
  5705. "Consulte tamén texture_min_size.\n"
  5706. "Aviso: esta opción é EXPERIMENTAL!"
  5707. #: src/settings_translation_file.cpp
  5708. msgid "World-aligned textures mode"
  5709. msgstr "Modo de texturas aliñadas ao mundo"
  5710. #: src/settings_translation_file.cpp
  5711. msgid "Y of flat ground."
  5712. msgstr "Y de terreo chán."
  5713. #: src/settings_translation_file.cpp
  5714. msgid ""
  5715. "Y of mountain density gradient zero level. Used to shift mountains "
  5716. "vertically."
  5717. msgstr ""
  5718. "Y da densidade do gradiente nivel cero das montañas. Úsase para mover "
  5719. "montañas verticalmente."
  5720. #: src/settings_translation_file.cpp
  5721. msgid "Y of upper limit of large caves."
  5722. msgstr "Límite Y máximo das covas grandes."
  5723. #: src/settings_translation_file.cpp
  5724. msgid "Y-distance over which caverns expand to full size."
  5725. msgstr "Distancia Y sobre a cal as cavernas expándense até o seu tamaño total."
  5726. #: src/settings_translation_file.cpp
  5727. msgid ""
  5728. "Y-distance over which floatlands taper from full density to nothing.\n"
  5729. "Tapering starts at this distance from the Y limit.\n"
  5730. "For a solid floatland layer, this controls the height of hills/mountains.\n"
  5731. "Must be less than or equal to half the distance between the Y limits."
  5732. msgstr ""
  5733. "Distancia Y sobre a cal os terreos flotantes estrechanse desde a densidade "
  5734. "total ata nada.\n"
  5735. "A diminución comeza a esta distancia do límite Y.\n"
  5736. "Para unha capa sólida de terreo flotante, isto controla a altura dos "
  5737. "outeiros/montañas.\n"
  5738. "Debe ser menor ou igual á metade da distancia entre os límites Y."
  5739. #: src/settings_translation_file.cpp
  5740. msgid "Y-level of average terrain surface."
  5741. msgstr "Nivel Y da superficie media do terreo."
  5742. #: src/settings_translation_file.cpp
  5743. msgid "Y-level of cavern upper limit."
  5744. msgstr "Nivel Y do límite superior da caverna."
  5745. #: src/settings_translation_file.cpp
  5746. msgid "Y-level of higher terrain that creates cliffs."
  5747. msgstr "Nivel Y de terreo que crea acantilados."
  5748. #: src/settings_translation_file.cpp
  5749. msgid "Y-level of lower terrain and seabed."
  5750. msgstr "Nivel Y do terreo inferior e do solo oceánico."
  5751. #: src/settings_translation_file.cpp
  5752. msgid "Y-level of seabed."
  5753. msgstr "Nivel Y do fondo do mar."
  5754. #: src/settings_translation_file.cpp
  5755. msgid "cURL"
  5756. msgstr "cURL"
  5757. #: src/settings_translation_file.cpp
  5758. msgid "cURL file download timeout"
  5759. msgstr "Tempo límite de descarga do ficheiro por cURL"
  5760. #: src/settings_translation_file.cpp
  5761. msgid "cURL interactive timeout"
  5762. msgstr "Tempo limite de cURL"
  5763. #: src/settings_translation_file.cpp
  5764. msgid "cURL parallel limit"
  5765. msgstr "Límite paralelo de cURL"
  5766. #~ msgid "(game support required)"
  5767. #~ msgstr "(soporte de xogo requirido)"
  5768. #~ msgid "- Address: "
  5769. #~ msgstr "- Enderezo: "
  5770. #~ msgid "- Port: "
  5771. #~ msgstr "- Porto: "
  5772. #~ msgid "2x"
  5773. #~ msgstr "2x"
  5774. #~ msgid "3D Clouds"
  5775. #~ msgstr "Nubes 3D"
  5776. #~ msgid "3d"
  5777. #~ msgstr "3d"
  5778. #~ msgid "4x"
  5779. #~ msgstr "4x"
  5780. #~ msgid "8x"
  5781. #~ msgstr "8x"
  5782. #~ msgid "< Back to Settings page"
  5783. #~ msgstr "<Volver á configuración"
  5784. #~ msgid ""
  5785. #~ "Address to connect to.\n"
  5786. #~ "Leave this blank to start a local server.\n"
  5787. #~ "Note that the address field in the main menu overrides this setting."
  5788. #~ msgstr ""
  5789. #~ "Enderezo ao que se conectar.\n"
  5790. #~ "Deixa isto en branco para iniciar un servidor local.\n"
  5791. #~ "Teña en conta que o campo de enderezo do menú principal anula esta "
  5792. #~ "configuración."
  5793. #~ msgid ""
  5794. #~ "Adjust dpi configuration to your screen (non X11/Android only) e.g. for "
  5795. #~ "4k screens."
  5796. #~ msgstr ""
  5797. #~ "Axusta a configuración de ppp á túa pantalla (no X11/Android non) p. ex. "
  5798. #~ "para pantallas 4K."
  5799. #~ msgid "All Settings"
  5800. #~ msgstr "Toda a configuración"
  5801. #~ msgid "Automatic forward key"
  5802. #~ msgstr "Tecla de avance automático"
  5803. #~ msgid "Autosave Screen Size"
  5804. #~ msgstr "Autogardar tam. pantalla"
  5805. #~ msgid "Aux1 key"
  5806. #~ msgstr "Tecla Aux1"
  5807. #~ msgid "Backward key"
  5808. #~ msgstr "Tecla retroceso"
  5809. #~ msgid "Basic"
  5810. #~ msgstr "Básico"
  5811. #~ msgid "Bilinear Filter"
  5812. #~ msgstr "Filtrado bilineal"
  5813. #, fuzzy
  5814. #~ msgid "Biome API noise parameters"
  5815. #~ msgstr "Parámetros de ruído de humidade e temperatura da API de bioma"
  5816. #~ msgid "Block bounds shown for all blocks"
  5817. #~ msgstr "Límites de bloque mostrados para todos os bloques"
  5818. #~ msgid ""
  5819. #~ "Camera 'near clipping plane' distance in nodes, between 0 and 0.25\n"
  5820. #~ "Only works on GLES platforms. Most users will not need to change this.\n"
  5821. #~ "Increasing can reduce artifacting on weaker GPUs.\n"
  5822. #~ "0.1 = Default, 0.25 = Good value for weaker tablets."
  5823. #~ msgstr ""
  5824. #~ "Distancia do plano próximo á cámara en nós, entre 0 e 0,25\n"
  5825. #~ "Só funciona en plataformas GLES. A maioría dos usuarios non terán que "
  5826. #~ "cambiar isto.\n"
  5827. #~ "Aumentalo pode reducir a aparición de artefactos en GPU máis débiles.\n"
  5828. #~ "0,1 = Por defecto, 0,25 = Bo valor para tabletas débiles."
  5829. #~ msgid "Camera update toggle key"
  5830. #~ msgstr "Alt. actualización de cámara"
  5831. #~ msgid "Change Keys"
  5832. #~ msgstr "Configurar teclas"
  5833. #, fuzzy
  5834. #~ msgid "Change keys"
  5835. #~ msgstr "Configurar teclas"
  5836. #~ msgid "Chat key"
  5837. #~ msgstr "Tecla do chat"
  5838. #~ msgid "Chat toggle key"
  5839. #~ msgstr "Alt. chat"
  5840. #~ msgid "Cinematic mode"
  5841. #~ msgstr "Modo cinematográfico"
  5842. #~ msgid "Cinematic mode key"
  5843. #~ msgstr "Tecla para modo cinematográfico"
  5844. #~ msgid "Clean transparent textures"
  5845. #~ msgstr "Limpar texturas transparentes"
  5846. #~ msgid "Command key"
  5847. #~ msgstr "Tecla comando"
  5848. #~ msgid "Connect"
  5849. #~ msgstr "Conectar"
  5850. #~ msgid "Connected Glass"
  5851. #~ msgstr "Vidro unificado"
  5852. #~ msgid "Continuous forward"
  5853. #~ msgstr "Avance contínuo"
  5854. #~ msgid ""
  5855. #~ "Continuous forward movement, toggled by autoforward key.\n"
  5856. #~ "Press the autoforward key again or the backwards movement to disable."
  5857. #~ msgstr ""
  5858. #~ "Movemento contínuo cara diante. Actívase coa tecla de autoavance.\n"
  5859. #~ "Preme a tecla de autoavance outra vez ou retrocede para desactivar."
  5860. #~ msgid "Controls sinking speed in liquid."
  5861. #~ msgstr "Controla a velocidade de afundimento en líquidos."
  5862. #, fuzzy, c-format
  5863. #~ msgid ""
  5864. #~ "Controls:\n"
  5865. #~ "- %s: move forwards\n"
  5866. #~ "- %s: move backwards\n"
  5867. #~ "- %s: move left\n"
  5868. #~ "- %s: move right\n"
  5869. #~ "- %s: jump/climb up\n"
  5870. #~ "- %s: dig/punch/use\n"
  5871. #~ "- %s: place/use\n"
  5872. #~ "- %s: sneak/climb down\n"
  5873. #~ "- %s: drop item\n"
  5874. #~ "- %s: inventory\n"
  5875. #~ "- Mouse: turn/look\n"
  5876. #~ "- Mouse wheel: select item\n"
  5877. #~ "- %s: chat\n"
  5878. #~ msgstr ""
  5879. #~ "Controis:\n"
  5880. #~ "- %s: ir cara adiante\n"
  5881. #~ "- %s: ir cara atrás\n"
  5882. #~ "- %s: ir cara esquerda\n"
  5883. #~ "- %s: ir cara dereita\n"
  5884. #~ "- %s: saltar/escalar\n"
  5885. #~ "- %s: romper bloque/golpear\n"
  5886. #~ "- %s: colocar/usar\n"
  5887. #~ "- %s: agacharse/abaxaise\n"
  5888. #~ "- %s: soltar obxecto\n"
  5889. #~ "- %s: inventario\n"
  5890. #~ "- Rato: virarse/ver\n"
  5891. #~ "- Roda do rato: seleccionar obxecto\n"
  5892. #~ "- %s: chat\n"
  5893. #~ msgid "Creative"
  5894. #~ msgstr "Creativo"
  5895. #~ msgid "DPI"
  5896. #~ msgstr "DPI"
  5897. #~ msgid "Damage"
  5898. #~ msgstr "Dano"
  5899. #~ msgid "Debug info toggle key"
  5900. #~ msgstr "Alt. inf. para depuración"
  5901. #~ msgid "Dec. volume key"
  5902. #~ msgstr "Tecla baixar volume"
  5903. #~ msgid "Default game"
  5904. #~ msgstr "Xogo por defecto"
  5905. #~ msgid ""
  5906. #~ "Default game when creating a new world.\n"
  5907. #~ "This will be overridden when creating a world from the main menu."
  5908. #~ msgstr ""
  5909. #~ "Xogo por defecto ao crear un novo mundo.\n"
  5910. #~ "Sobreescribirase ao crear un mundo desde o menú principal."
  5911. #~ msgid "Del. Favorite"
  5912. #~ msgstr "Eliminar fav."
  5913. #~ msgid "Dig key"
  5914. #~ msgstr "Tecla romper bloque"
  5915. #~ msgid "Disabled unlimited viewing range"
  5916. #~ msgstr "Campo de visión ilimitada desactivado"
  5917. #~ msgid "Down"
  5918. #~ msgstr "Abaixo"
  5919. #~ msgid "Download a game, such as Minetest Game, from minetest.net"
  5920. #~ msgstr "Descarga un xogo como Minetest Game en minetest.net"
  5921. #~ msgid "Download one from minetest.net"
  5922. #~ msgstr "Descarga un en minetest.net"
  5923. #~ msgid "Drop item key"
  5924. #~ msgstr "Tecla para soltar obxecto"
  5925. #~ msgid "Dynamic shadows:"
  5926. #~ msgstr "Sombras dinámicas:"
  5927. #~ msgid "Enable creative mode for all players"
  5928. #~ msgstr "Activar o modo creativo para todos os xogadores"
  5929. #~ msgid "Enable players getting damage and dying."
  5930. #~ msgstr "Activar dano e morte dos xogadores."
  5931. #~ msgid "Enable register confirmation"
  5932. #~ msgstr "Activar confirmación de rexistro"
  5933. #~ msgid ""
  5934. #~ "Enable vertex buffer objects.\n"
  5935. #~ "This should greatly improve graphics performance."
  5936. #~ msgstr ""
  5937. #~ "Activar os objectos buffer de vértice.\n"
  5938. #~ "Isto debería mellorar muito o rendimento gráfico."
  5939. #~ msgid "Enabled"
  5940. #~ msgstr "Activado"
  5941. #~ msgid "Enables minimap."
  5942. #~ msgstr "Activa o minimapa."
  5943. #~ msgid ""
  5944. #~ "Enables the sound system.\n"
  5945. #~ "If disabled, this completely disables all sounds everywhere and the in-"
  5946. #~ "game\n"
  5947. #~ "sound controls will be non-functional.\n"
  5948. #~ "Changing this setting requires a restart."
  5949. #~ msgstr ""
  5950. #~ "Activa o son.\n"
  5951. #~ "Se está desactivado, deixarán de escoitarse todos os sons e os sons do "
  5952. #~ "xogo\n"
  5953. #~ "xa non funcionarán.\n"
  5954. #~ "Para cambiar esta configuración, é necesario reiniciar."
  5955. #~ msgid "Enter "
  5956. #~ msgstr "Introducir: "
  5957. #~ msgid "FSAA"
  5958. #~ msgstr "FSAA"
  5959. #~ msgid "Fancy Leaves"
  5960. #~ msgstr "Follas detalladas"
  5961. #~ msgid "Fast key"
  5962. #~ msgstr "Tecla de correr"
  5963. #~ msgid ""
  5964. #~ "Fast movement (via the \"Aux1\" key).\n"
  5965. #~ "This requires the \"fast\" privilege on the server."
  5966. #~ msgstr ""
  5967. #~ "Movemento rápido (vía tecla \"Aux1\").\n"
  5968. #~ "É preciso o permiso \"fast\" no servidor."
  5969. #~ msgid ""
  5970. #~ "Filtered textures can blend RGB values with fully-transparent neighbors,\n"
  5971. #~ "which PNG optimizers usually discard, often resulting in dark or\n"
  5972. #~ "light edges to transparent textures. Apply a filter to clean that up\n"
  5973. #~ "at texture load time. This is automatically enabled if mipmapping is "
  5974. #~ "enabled."
  5975. #~ msgstr ""
  5976. #~ "As texturas filtradas poden combinar valores RGB con áreas totalmente "
  5977. #~ "transparentes.\n"
  5978. #~ "que os optimizadores PNG adoitan descartar, a miúdo resultando en\n"
  5979. #~ "bordos claros ou escuros en texturas transparentes. Aplique un filtro "
  5980. #~ "para limpalo\n"
  5981. #~ "no tempo de carga da textura. Isto habilitarase automaticamente se o "
  5982. #~ "\"mipmapping \"está activado."
  5983. #~ msgid "Filtering"
  5984. #~ msgstr "Filtrado"
  5985. #~ msgid "Fly key"
  5986. #~ msgstr "Tecla de voo"
  5987. #~ msgid "Flying"
  5988. #~ msgstr "Voar"
  5989. #~ msgid "Fog toggle key"
  5990. #~ msgstr "Alt. néboa"
  5991. #~ msgid "Formspec Default Background Color"
  5992. #~ msgstr "Cor de fondo por defecto para formularios"
  5993. #~ msgid "Formspec Default Background Opacity"
  5994. #~ msgstr "Opacidade de fondo por defecto para formularios"
  5995. #~ msgid "Formspec default background color (R,G,B)."
  5996. #~ msgstr "Cor de fondo por defecto para os formularios (R, G, B)."
  5997. #~ msgid "Formspec default background opacity (between 0 and 255)."
  5998. #~ msgstr "Opacidade por defecto do fondo dos formularios (entre 0 e 255)."
  5999. #~ msgid "Forward key"
  6000. #~ msgstr "Tecla avance"
  6001. #~ msgid "Game"
  6002. #~ msgstr "Xogo"
  6003. #~ msgid "HUD scale factor"
  6004. #~ msgstr "Factor de escala HUD"
  6005. #~ msgid "HUD toggle key"
  6006. #~ msgstr "Alt. HUD"
  6007. #, fuzzy
  6008. #~ msgid "Hide: Temporary Settings"
  6009. #~ msgstr "Configuración"
  6010. #~ msgid "Hotbar next key"
  6011. #~ msgstr "Tecla de próximo obxecto na barra principal"
  6012. #~ msgid "Hotbar previous key"
  6013. #~ msgstr "Tecla de obxecto anterior na barra principal"
  6014. #~ msgid "Hotbar slot 1 key"
  6015. #~ msgstr "Tecla de rañura 1"
  6016. #~ msgid "Hotbar slot 10 key"
  6017. #~ msgstr "Tecla de rañura 10"
  6018. #~ msgid "Hotbar slot 11 key"
  6019. #~ msgstr "Tecla de rañura 11"
  6020. #~ msgid "Hotbar slot 12 key"
  6021. #~ msgstr "Tecla de rañura 12"
  6022. #~ msgid "Hotbar slot 13 key"
  6023. #~ msgstr "Tecla de rañura 13"
  6024. #~ msgid "Hotbar slot 14 key"
  6025. #~ msgstr "Tecla de rañura 14"
  6026. #~ msgid "Hotbar slot 15 key"
  6027. #~ msgstr "Tecla de rañura 15"
  6028. #~ msgid "Hotbar slot 16 key"
  6029. #~ msgstr "Tecla de rañura 16"
  6030. #~ msgid "Hotbar slot 17 key"
  6031. #~ msgstr "Tecla de rañura 17"
  6032. #~ msgid "Hotbar slot 18 key"
  6033. #~ msgstr "Tecla de rañura 18"
  6034. #~ msgid "Hotbar slot 19 key"
  6035. #~ msgstr "Tecla de rañura 19"
  6036. #~ msgid "Hotbar slot 2 key"
  6037. #~ msgstr "Tecla de rañura 2"
  6038. #~ msgid "Hotbar slot 20 key"
  6039. #~ msgstr "Tecla de rañura 20"
  6040. #~ msgid "Hotbar slot 21 key"
  6041. #~ msgstr "Tecla de rañura 21"
  6042. #~ msgid "Hotbar slot 22 key"
  6043. #~ msgstr "Tecla de rañura 22"
  6044. #~ msgid "Hotbar slot 23 key"
  6045. #~ msgstr "Tecla de rañura 23"
  6046. #~ msgid "Hotbar slot 24 key"
  6047. #~ msgstr "Tecla de rañura 24"
  6048. #~ msgid "Hotbar slot 25 key"
  6049. #~ msgstr "Tecla de rañura 25"
  6050. #~ msgid "Hotbar slot 26 key"
  6051. #~ msgstr "Tecla de rañura 26"
  6052. #~ msgid "Hotbar slot 27 key"
  6053. #~ msgstr "Tecla de rañura 27"
  6054. #~ msgid "Hotbar slot 28 key"
  6055. #~ msgstr "Tecla de rañura 28"
  6056. #~ msgid "Hotbar slot 29 key"
  6057. #~ msgstr "Tecla de rañura 29"
  6058. #~ msgid "Hotbar slot 3 key"
  6059. #~ msgstr "Tecla de rañura 3"
  6060. #~ msgid "Hotbar slot 30 key"
  6061. #~ msgstr "Tecla de rañura 30"
  6062. #~ msgid "Hotbar slot 31 key"
  6063. #~ msgstr "Tecla de rañura 31"
  6064. #~ msgid "Hotbar slot 32 key"
  6065. #~ msgstr "Tecla de rañura 32"
  6066. #~ msgid "Hotbar slot 4 key"
  6067. #~ msgstr "Tecla de rañura 4"
  6068. #~ msgid "Hotbar slot 5 key"
  6069. #~ msgstr "Tecla de rañura 5"
  6070. #~ msgid "Hotbar slot 6 key"
  6071. #~ msgstr "Tecla de rañura 6"
  6072. #~ msgid "Hotbar slot 7 key"
  6073. #~ msgstr "Tecla de rañura 7"
  6074. #~ msgid "Hotbar slot 8 key"
  6075. #~ msgstr "Tecla de rañura 8"
  6076. #~ msgid "Hotbar slot 9 key"
  6077. #~ msgstr "Tecla de rañura 9"
  6078. #~ msgid ""
  6079. #~ "If enabled together with fly mode, player is able to fly through solid "
  6080. #~ "nodes.\n"
  6081. #~ "This requires the \"noclip\" privilege on the server."
  6082. #~ msgstr ""
  6083. #~ "Se se activa xunto co modo voar, o xogador poderá voar a través de nós "
  6084. #~ "sólidos.\n"
  6085. #~ "Isto require o permiso \"noclip\" no servidor."
  6086. #~ msgid ""
  6087. #~ "If enabled, makes move directions relative to the player's pitch when "
  6088. #~ "flying or swimming."
  6089. #~ msgstr ""
  6090. #~ "Se está activado, fai direccións de movemento relativas á rotación "
  6091. #~ "vertical do xogador cando voa ou nada."
  6092. #~ msgid "In-Game"
  6093. #~ msgstr "No xogo"
  6094. #~ msgid "Inc. volume key"
  6095. #~ msgstr "Tecla para aumentar o volume"
  6096. #~ msgid "Information:"
  6097. #~ msgstr "Información:"
  6098. #~ msgid "Install Mod: Unable to find real mod name for: $1"
  6099. #~ msgstr "Instalación do mod: Non se puido atopar o nome real do mod para: $1"
  6100. #~ msgid "Instrumentation"
  6101. #~ msgstr "Instrumentación"
  6102. #~ msgid "Invalid gamespec."
  6103. #~ msgstr "Especificación do xogo non válida."
  6104. #~ msgid "Inventory key"
  6105. #~ msgstr "Tecla de inventario"
  6106. #~ msgid "Jump key"
  6107. #~ msgstr "Tecla de salto"
  6108. #~ msgid ""
  6109. #~ "Key for decreasing the viewing range.\n"
  6110. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6111. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6112. #~ msgstr ""
  6113. #~ "Tecla para disminuir o campo de visión.\n"
  6114. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6115. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6116. #~ msgid ""
  6117. #~ "Key for decreasing the volume.\n"
  6118. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6119. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6120. #~ msgstr ""
  6121. #~ "Tecla para disminuir o volume.\n"
  6122. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6123. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6124. #~ msgid ""
  6125. #~ "Key for digging.\n"
  6126. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6127. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6128. #~ msgstr ""
  6129. #~ "Tecla para romper bloques.\n"
  6130. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6131. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6132. #~ msgid ""
  6133. #~ "Key for dropping the currently selected item.\n"
  6134. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6135. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6136. #~ msgstr ""
  6137. #~ "Tecla para soltar o obxecto seleccionado.\n"
  6138. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6139. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6140. #~ msgid ""
  6141. #~ "Key for increasing the viewing range.\n"
  6142. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6143. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6144. #~ msgstr ""
  6145. #~ "Tecla para aumentar o campo de visión.\n"
  6146. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6147. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6148. #~ msgid ""
  6149. #~ "Key for increasing the volume.\n"
  6150. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6151. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6152. #~ msgstr ""
  6153. #~ "Tecla para aumentar o volume.\n"
  6154. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6155. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6156. #~ msgid ""
  6157. #~ "Key for jumping.\n"
  6158. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6159. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6160. #~ msgstr ""
  6161. #~ "Tecla para saltar.\n"
  6162. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6163. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6164. #~ msgid ""
  6165. #~ "Key for moving fast in fast mode.\n"
  6166. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6167. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6168. #~ msgstr ""
  6169. #~ "Tecla para moverse máis axilmente en modo rápido.\n"
  6170. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6171. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6172. #~ msgid ""
  6173. #~ "Key for moving the player backward.\n"
  6174. #~ "Will also disable autoforward, when active.\n"
  6175. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6176. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6177. #~ msgstr ""
  6178. #~ "Tecla para mover o xogador cara atrás.\n"
  6179. #~ "Tamén desactivará o desprazamento automático cando estea activo.\n"
  6180. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6181. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6182. #~ msgid ""
  6183. #~ "Key for moving the player forward.\n"
  6184. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6185. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6186. #~ msgstr ""
  6187. #~ "Tecla para moverse cara adiante.\n"
  6188. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6189. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6190. #~ msgid ""
  6191. #~ "Key for moving the player left.\n"
  6192. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6193. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6194. #~ msgstr ""
  6195. #~ "Tecla para moverse cara esquerda.\n"
  6196. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6197. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6198. #~ msgid ""
  6199. #~ "Key for moving the player right.\n"
  6200. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6201. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6202. #~ msgstr ""
  6203. #~ "Tecla para moverse cara dereita.\n"
  6204. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6205. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6206. #~ msgid ""
  6207. #~ "Key for muting the game.\n"
  6208. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6209. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6210. #~ msgstr ""
  6211. #~ "Tecla para silenciar o xogo.\n"
  6212. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6213. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6214. #~ msgid ""
  6215. #~ "Key for opening the chat window to type commands.\n"
  6216. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6217. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6218. #~ msgstr ""
  6219. #~ "Tecla para abrir a xanela do chat e escribir comandos.\n"
  6220. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6221. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6222. #~ msgid ""
  6223. #~ "Key for opening the chat window to type local commands.\n"
  6224. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6225. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6226. #~ msgstr ""
  6227. #~ "Tecla para abrir a xanela do chat e escribir comandos locales.\n"
  6228. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6229. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6230. #~ msgid ""
  6231. #~ "Key for opening the chat window.\n"
  6232. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6233. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6234. #~ msgstr ""
  6235. #~ "Tecla para abrir a xanela do chat.\n"
  6236. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6237. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6238. #~ msgid ""
  6239. #~ "Key for opening the inventory.\n"
  6240. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6241. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6242. #~ msgstr ""
  6243. #~ "Tecla para abrir o inventario.\n"
  6244. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6245. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6246. #~ msgid ""
  6247. #~ "Key for placing.\n"
  6248. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6249. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6250. #~ msgstr ""
  6251. #~ "Tecla para colocar un obxecto.\n"
  6252. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6253. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6254. #~ msgid ""
  6255. #~ "Key for selecting the 11th hotbar slot.\n"
  6256. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6257. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6258. #~ msgstr ""
  6259. #~ "Tecla para seleccionar a rañura 11 do inventario.\n"
  6260. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6261. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6262. #~ msgid ""
  6263. #~ "Key for selecting the 12th hotbar slot.\n"
  6264. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6265. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6266. #~ msgstr ""
  6267. #~ "Tecla para seleccionar a rañura 12 do inventario.\n"
  6268. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6269. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6270. #~ msgid ""
  6271. #~ "Key for selecting the 13th hotbar slot.\n"
  6272. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6273. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6274. #~ msgstr ""
  6275. #~ "Tecla para seleccionar a rañura 13 do inventario.\n"
  6276. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6277. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6278. #~ msgid ""
  6279. #~ "Key for selecting the 14th hotbar slot.\n"
  6280. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6281. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6282. #~ msgstr ""
  6283. #~ "Tecla para seleccionar a rañura 14 do inventario.\n"
  6284. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6285. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6286. #~ msgid ""
  6287. #~ "Key for selecting the 15th hotbar slot.\n"
  6288. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6289. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6290. #~ msgstr ""
  6291. #~ "Tecla para seleccionar a rañura 15 do inventario.\n"
  6292. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6293. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6294. #~ msgid ""
  6295. #~ "Key for selecting the 16th hotbar slot.\n"
  6296. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6297. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6298. #~ msgstr ""
  6299. #~ "Tecla para seleccionar a rañura 16 do inventario.\n"
  6300. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6301. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6302. #~ msgid ""
  6303. #~ "Key for selecting the 17th hotbar slot.\n"
  6304. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6305. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6306. #~ msgstr ""
  6307. #~ "Tecla para seleccionar a rañura 17 do inventario.\n"
  6308. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6309. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6310. #~ msgid ""
  6311. #~ "Key for selecting the 18th hotbar slot.\n"
  6312. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6313. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6314. #~ msgstr ""
  6315. #~ "Tecla para seleccionar a rañura 18 do inventario.\n"
  6316. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6317. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6318. #~ msgid ""
  6319. #~ "Key for selecting the 19th hotbar slot.\n"
  6320. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6321. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6322. #~ msgstr ""
  6323. #~ "Tecla para seleccionar a rañura 19 do inventario.\n"
  6324. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6325. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6326. #~ msgid ""
  6327. #~ "Key for selecting the 20th hotbar slot.\n"
  6328. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6329. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6330. #~ msgstr ""
  6331. #~ "Tecla para seleccionar a rañura 20 do inventario.\n"
  6332. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6333. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6334. #~ msgid ""
  6335. #~ "Key for selecting the 21st hotbar slot.\n"
  6336. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6337. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6338. #~ msgstr ""
  6339. #~ "Tecla para seleccionar a rañura 21 do inventario.\n"
  6340. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6341. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6342. #~ msgid ""
  6343. #~ "Key for selecting the 22nd hotbar slot.\n"
  6344. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6345. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6346. #~ msgstr ""
  6347. #~ "Tecla para seleccionar a rañura 22 do inventario.\n"
  6348. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6349. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6350. #~ msgid ""
  6351. #~ "Key for selecting the 23rd hotbar slot.\n"
  6352. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6353. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6354. #~ msgstr ""
  6355. #~ "Tecla para seleccionar a rañura 23 do inventario.\n"
  6356. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6357. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6358. #~ msgid ""
  6359. #~ "Key for selecting the 24th hotbar slot.\n"
  6360. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6361. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6362. #~ msgstr ""
  6363. #~ "Tecla para seleccionar a rañura 24 do inventario.\n"
  6364. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6365. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6366. #~ msgid ""
  6367. #~ "Key for selecting the 25th hotbar slot.\n"
  6368. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6369. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6370. #~ msgstr ""
  6371. #~ "Tecla para seleccionar a rañura 25 do inventario.\n"
  6372. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6373. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6374. #~ msgid ""
  6375. #~ "Key for selecting the 26th hotbar slot.\n"
  6376. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6377. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6378. #~ msgstr ""
  6379. #~ "Tecla para seleccionar a rañura 26 do inventario.\n"
  6380. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6381. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6382. #~ msgid ""
  6383. #~ "Key for selecting the 27th hotbar slot.\n"
  6384. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6385. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6386. #~ msgstr ""
  6387. #~ "Tecla para seleccionar a rañura 27 do inventario.\n"
  6388. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6389. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6390. #~ msgid ""
  6391. #~ "Key for selecting the 28th hotbar slot.\n"
  6392. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6393. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6394. #~ msgstr ""
  6395. #~ "Tecla para seleccionar a rañura 28 do inventario.\n"
  6396. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6397. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6398. #~ msgid ""
  6399. #~ "Key for selecting the 29th hotbar slot.\n"
  6400. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6401. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6402. #~ msgstr ""
  6403. #~ "Tecla para seleccionar a rañura 29 do inventario.\n"
  6404. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6405. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6406. #~ msgid ""
  6407. #~ "Key for selecting the 30th hotbar slot.\n"
  6408. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6409. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6410. #~ msgstr ""
  6411. #~ "Tecla para seleccionar a rañura 30 do inventario.\n"
  6412. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6413. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6414. #~ msgid ""
  6415. #~ "Key for selecting the 31st hotbar slot.\n"
  6416. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6417. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6418. #~ msgstr ""
  6419. #~ "Tecla para seleccionar a rañura 31 do inventario.\n"
  6420. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6421. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6422. #~ msgid ""
  6423. #~ "Key for selecting the 32nd hotbar slot.\n"
  6424. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6425. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6426. #~ msgstr ""
  6427. #~ "Tecla para seleccionar a rañura 32 do inventario.\n"
  6428. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6429. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6430. #~ msgid ""
  6431. #~ "Key for selecting the eighth hotbar slot.\n"
  6432. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6433. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6434. #~ msgstr ""
  6435. #~ "Tecla para seleccionar a rañura 8 do inventario.\n"
  6436. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6437. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6438. #~ msgid ""
  6439. #~ "Key for selecting the fifth hotbar slot.\n"
  6440. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6441. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6442. #~ msgstr ""
  6443. #~ "Tecla para seleccionar a rañura 5 do inventario.\n"
  6444. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6445. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6446. #~ msgid ""
  6447. #~ "Key for selecting the first hotbar slot.\n"
  6448. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6449. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6450. #~ msgstr ""
  6451. #~ "Tecla para seleccionar a rañura 1 do inventario.\n"
  6452. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6453. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6454. #~ msgid ""
  6455. #~ "Key for selecting the fourth hotbar slot.\n"
  6456. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6457. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6458. #~ msgstr ""
  6459. #~ "Tecla para seleccionar a rañura 4 do inventario.\n"
  6460. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6461. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6462. #~ msgid ""
  6463. #~ "Key for selecting the next item in the hotbar.\n"
  6464. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6465. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6466. #~ msgstr ""
  6467. #~ "Tecla para seleccionar o seguinte obxecto na barra de acceso directo do "
  6468. #~ "inventario.\n"
  6469. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6470. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6471. #~ msgid ""
  6472. #~ "Key for selecting the ninth hotbar slot.\n"
  6473. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6474. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6475. #~ msgstr ""
  6476. #~ "Tecla para seleccionar a rañura 9 do inventario.\n"
  6477. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6478. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6479. #~ msgid ""
  6480. #~ "Key for selecting the previous item in the hotbar.\n"
  6481. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6482. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6483. #~ msgstr ""
  6484. #~ "Tecla para seleccionar o obxecto anterior na barra de acceso directo do "
  6485. #~ "inventario.\n"
  6486. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6487. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6488. #~ msgid ""
  6489. #~ "Key for selecting the second hotbar slot.\n"
  6490. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6491. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6492. #~ msgstr ""
  6493. #~ "Tecla para seleccionar a rañura 2 do inventario.\n"
  6494. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6495. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6496. #~ msgid ""
  6497. #~ "Key for selecting the seventh hotbar slot.\n"
  6498. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6499. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6500. #~ msgstr ""
  6501. #~ "Tecla para seleccionar a rañura 7 do inventario.\n"
  6502. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6503. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6504. #~ msgid ""
  6505. #~ "Key for selecting the sixth hotbar slot.\n"
  6506. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6507. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6508. #~ msgstr ""
  6509. #~ "Tecla para seleccionar a rañura 6 do inventario.\n"
  6510. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6511. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6512. #~ msgid ""
  6513. #~ "Key for selecting the tenth hotbar slot.\n"
  6514. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6515. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6516. #~ msgstr ""
  6517. #~ "Tecla para seleccionar a rañura 10 do inventario.\n"
  6518. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6519. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6520. #~ msgid ""
  6521. #~ "Key for selecting the third hotbar slot.\n"
  6522. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6523. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6524. #~ msgstr ""
  6525. #~ "Tecla para seleccionar a rañura 3 do inventario.\n"
  6526. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6527. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6528. #~ msgid ""
  6529. #~ "Key for sneaking.\n"
  6530. #~ "Also used for climbing down and descending in water if aux1_descends is "
  6531. #~ "disabled.\n"
  6532. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6533. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6534. #~ msgstr ""
  6535. #~ "Tecla para agacharse.\n"
  6536. #~ "Tamén serve para descender dentro da auga se aux1_descends está "
  6537. #~ "desactivado.\n"
  6538. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6539. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6540. #~ msgid ""
  6541. #~ "Key for switching between first- and third-person camera.\n"
  6542. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6543. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6544. #~ msgstr ""
  6545. #~ "Tecla para cambiar entre a cámara en primeira e terceira persoa.\n"
  6546. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6547. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6548. #~ msgid ""
  6549. #~ "Key for taking screenshots.\n"
  6550. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6551. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6552. #~ msgstr ""
  6553. #~ "Tecla para facer capturas.\n"
  6554. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6555. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6556. #~ msgid ""
  6557. #~ "Key for toggling autoforward.\n"
  6558. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6559. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6560. #~ msgstr ""
  6561. #~ "Tecla para alternar avance automático.\n"
  6562. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6563. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6564. #~ msgid ""
  6565. #~ "Key for toggling cinematic mode.\n"
  6566. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6567. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6568. #~ msgstr ""
  6569. #~ "Tecla para alternar modo cinemático.\n"
  6570. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6571. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6572. #~ msgid ""
  6573. #~ "Key for toggling display of minimap.\n"
  6574. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6575. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6576. #~ msgstr ""
  6577. #~ "Tecla para alternar visualización do minimapa.\n"
  6578. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6579. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6580. #~ msgid ""
  6581. #~ "Key for toggling fast mode.\n"
  6582. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6583. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6584. #~ msgstr ""
  6585. #~ "Tecla para alternar modo rápido.\n"
  6586. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6587. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6588. #~ msgid ""
  6589. #~ "Key for toggling flying.\n"
  6590. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6591. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6592. #~ msgstr ""
  6593. #~ "Tecla para alternar voo.\n"
  6594. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6595. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6596. #~ msgid ""
  6597. #~ "Key for toggling noclip mode.\n"
  6598. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6599. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6600. #~ msgstr ""
  6601. #~ "Tecla para alternar modo espectador.\n"
  6602. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6603. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6604. #~ msgid ""
  6605. #~ "Key for toggling pitch move mode.\n"
  6606. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6607. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6608. #~ msgstr ""
  6609. #~ "Tecla para alternar modo de rotación horizontal.\n"
  6610. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6611. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6612. #~ msgid ""
  6613. #~ "Key for toggling the camera update. Only used for development\n"
  6614. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6615. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6616. #~ msgstr ""
  6617. #~ "Tecla para alternar actualización da cámara. Usado só para o "
  6618. #~ "desenvolvemento.\n"
  6619. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6620. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6621. #~ msgid ""
  6622. #~ "Key for toggling the display of chat.\n"
  6623. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6624. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6625. #~ msgstr ""
  6626. #~ "Tecla para alternar chat.\n"
  6627. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6628. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6629. #~ msgid ""
  6630. #~ "Key for toggling the display of debug info.\n"
  6631. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6632. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6633. #~ msgstr ""
  6634. #~ "Tecla para alternar visualización de información de depuración.\n"
  6635. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6636. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6637. #~ msgid ""
  6638. #~ "Key for toggling the display of fog.\n"
  6639. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6640. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6641. #~ msgstr ""
  6642. #~ "Tecla para alternar a visualización da néboa.\n"
  6643. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6644. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6645. #~ msgid ""
  6646. #~ "Key for toggling the display of the HUD.\n"
  6647. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6648. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6649. #~ msgstr ""
  6650. #~ "Tecla para alternar visualización do HUD.\n"
  6651. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6652. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6653. #~ msgid ""
  6654. #~ "Key for toggling the display of the large chat console.\n"
  6655. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6656. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6657. #~ msgstr ""
  6658. #~ "Tecla para alternar visualización do chat de consola largo.\n"
  6659. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6660. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6661. #~ msgid ""
  6662. #~ "Key for toggling the display of the profiler. Used for development.\n"
  6663. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6664. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6665. #~ msgstr ""
  6666. #~ "Tecla para alternar a análise do mundo. Emprégase para o "
  6667. #~ "desenvolvemento.\n"
  6668. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6669. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6670. #~ msgid ""
  6671. #~ "Key for toggling unlimited view range.\n"
  6672. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6673. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6674. #~ msgstr ""
  6675. #~ "Tecla para alternar campo de visión ilimitado.\n"
  6676. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6677. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6678. #~ msgid ""
  6679. #~ "Key to use view zoom when possible.\n"
  6680. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6681. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6682. #~ msgstr ""
  6683. #~ "Tecla para facer zoom cando sexa posible.\n"
  6684. #~ "Ver http://irrlicht.sourceforge.net/docu/namespaceirr."
  6685. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6686. #~ msgid ""
  6687. #~ "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
  6688. #~ msgstr "Combinacións de teclas"
  6689. #~ msgid "Large chat console key"
  6690. #~ msgstr "Tecla da consola do chat grande"
  6691. #, fuzzy
  6692. #~ msgid "Last update check"
  6693. #~ msgstr "Periodo de actualización dos líquidos"
  6694. #~ msgid "Left key"
  6695. #~ msgstr "Tecla esquerda"
  6696. #~ msgid ""
  6697. #~ "Length of liquid waves.\n"
  6698. #~ "Requires waving liquids to be enabled."
  6699. #~ msgstr ""
  6700. #~ "Lonxitude das ondas de líquidos.\n"
  6701. #~ "É necesario que a ondulación dos líquidos estea activa."
  6702. #~ msgid "Makes all liquids opaque"
  6703. #~ msgstr "Fai que todos os líquidos sexan opacos"
  6704. #~ msgid "Mapblock mesh generator's MapBlock cache size in MB"
  6705. #~ msgstr ""
  6706. #~ "Tamaño da caché do mapa de bloques do xerador da malla do mapa de bloques "
  6707. #~ "en MB"
  6708. #~ msgid "Menus"
  6709. #~ msgstr "Menús"
  6710. #~ msgid "Minimap"
  6711. #~ msgstr "Minimapa"
  6712. #~ msgid "Minimap key"
  6713. #~ msgstr "Tecla do minimapa"
  6714. #~ msgid "Mipmap"
  6715. #~ msgstr "Mipmap"
  6716. #~ msgid "Mipmap + Aniso. Filter"
  6717. #~ msgstr "Mipmap + Filtro aniso."
  6718. #~ msgid "Misc"
  6719. #~ msgstr "Miscelanea"
  6720. #~ msgid "Mute key"
  6721. #~ msgstr "Tecla para silenciar"
  6722. #~ msgid "Near plane"
  6723. #~ msgstr "Plano cercano"
  6724. #~ msgid "No Filter"
  6725. #~ msgstr "Sen filtros"
  6726. #~ msgid "No Mipmap"
  6727. #~ msgstr "Sen Mipmap"
  6728. #~ msgid "Noclip"
  6729. #~ msgstr "Modo espectador"
  6730. #~ msgid "Noclip key"
  6731. #~ msgstr "Tecla para modo espectador"
  6732. #~ msgid "Node Highlighting"
  6733. #~ msgstr "Resaltar nodos"
  6734. #~ msgid "Node Outlining"
  6735. #~ msgstr "Marcar nodos"
  6736. #~ msgid "None"
  6737. #~ msgstr "Ningún"
  6738. #~ msgid "Opaque Leaves"
  6739. #~ msgstr "Follas opacas"
  6740. #~ msgid "Opaque Water"
  6741. #~ msgstr "Auga opaca"
  6742. #~ msgid "Particles"
  6743. #~ msgstr "Partículas"
  6744. #~ msgid ""
  6745. #~ "Path to texture directory. All textures are first searched from here."
  6746. #~ msgstr "Camiño ao directorio de texturas. Primeiro búscanse alí."
  6747. #~ msgid "Pitch move key"
  6748. #~ msgstr "Tecla de voo libre"
  6749. #~ msgid "Pitch move mode"
  6750. #~ msgstr "Modo de rotación vertical"
  6751. #~ msgid "Place key"
  6752. #~ msgstr "Tecla para colocar obxectos"
  6753. #~ msgid ""
  6754. #~ "Player is able to fly without being affected by gravity.\n"
  6755. #~ "This requires the \"fly\" privilege on the server."
  6756. #~ msgstr ""
  6757. #~ "O xogador é capaz de voar sen ser afectado pola gravidade.\n"
  6758. #~ "Isto require o permiso \"fly\" no servidor."
  6759. #~ msgid "Player name"
  6760. #~ msgstr "Nome do xogador"
  6761. #~ msgid "Player versus player"
  6762. #~ msgstr "Xogador contra xogador"
  6763. #~ msgid "Please enter a valid integer."
  6764. #~ msgstr "Introduce un número enteiro válido."
  6765. #~ msgid "Please enter a valid number."
  6766. #~ msgstr "Introduce un número válido."
  6767. #~ msgid ""
  6768. #~ "Port to connect to (UDP).\n"
  6769. #~ "Note that the port field in the main menu overrides this setting."
  6770. #~ msgstr ""
  6771. #~ "Porto para conectarse á (UDP).\n"
  6772. #~ "Ten en conta que o campo do porto do menú principal substitúe esta "
  6773. #~ "configuración."
  6774. #~ msgid "Profiler toggle key"
  6775. #~ msgstr "Alt. análise do mundo"
  6776. #~ msgid "Profiling"
  6777. #~ msgstr "Perfilaxe"
  6778. #~ msgid "Range select key"
  6779. #~ msgstr "Tecla de campo de visión"
  6780. #~ msgid "Remote port"
  6781. #~ msgstr "Porto remoto"
  6782. #~ msgid "Right key"
  6783. #~ msgstr "Tecla dereita"
  6784. #~ msgid "Round minimap"
  6785. #~ msgstr "Minimapa circular"
  6786. #, fuzzy
  6787. #~ msgid "Saturation"
  6788. #~ msgstr "Iteracións"
  6789. #~ msgid "Save window size automatically when modified."
  6790. #~ msgstr "Gardar automaticamente o tamaño da xanela cando é modificado."
  6791. #~ msgid "Screen:"
  6792. #~ msgstr "Pantalla:"
  6793. #~ msgid "Server / Singleplayer"
  6794. #~ msgstr "Servidor / Un xogador"
  6795. #~ msgid "Shaders (experimental)"
  6796. #~ msgstr "Sombreadores (experimental)"
  6797. #~ msgid "Shaders (unavailable)"
  6798. #~ msgstr "Sombreadores (non dispoñible)"
  6799. #~ msgid "Shape of the minimap. Enabled = round, disabled = square."
  6800. #~ msgstr "Forma do minimapa. Activado = redondo, desactivado = cadrado."
  6801. #~ msgid "Simple Leaves"
  6802. #~ msgstr "Follas simples"
  6803. #~ msgid ""
  6804. #~ "Size of the MapBlock cache of the mesh generator. Increasing this will\n"
  6805. #~ "increase the cache hit %, reducing the data being copied from the main\n"
  6806. #~ "thread, thus reducing jitter."
  6807. #~ msgstr ""
  6808. #~ "Tamaño da caché do xerador de terreos do xerador de malla. Isto fai que\n"
  6809. #~ "aumentae o % de acertos da caché, reducindo os datos que se copian do "
  6810. #~ "fío\n"
  6811. #~ "principal, reducindo así a fluctuación."
  6812. #~ msgid "Smooth Lighting"
  6813. #~ msgstr "Iluminación suave"
  6814. #~ msgid "Smooths rotation of camera. 0 to disable."
  6815. #~ msgstr "Suaviza a rotación da cámara. 0 para desactivar."
  6816. #~ msgid "Texture path"
  6817. #~ msgstr "Camiño dos packs de textura"
  6818. #~ msgid "Texturing:"
  6819. #~ msgstr "Texturización:"
  6820. #~ msgid "The depth of dirt or other biome filler node."
  6821. #~ msgstr "A profundidade da chán ou outro nó de recheo do bioma."
  6822. #~ msgid "The value must be at least $1."
  6823. #~ msgstr "O valor debe ser polo menos $1."
  6824. #~ msgid "The value must not be larger than $1."
  6825. #~ msgstr "O valor non debe ser máis grande que $1."
  6826. #, fuzzy
  6827. #~ msgid ""
  6828. #~ "This can be bound to a key to toggle camera smoothing when looking "
  6829. #~ "around.\n"
  6830. #~ "Useful for recording videos"
  6831. #~ msgstr ""
  6832. #~ "Suaviza a cámara ao mirar arredor. Tamén se chama suavización do rato.\n"
  6833. #~ "Útil para gravar vídeos."
  6834. #~ msgid "Toggle camera mode key"
  6835. #~ msgstr "Tecla para alternar o modo cámara"
  6836. #~ msgid "Tone Mapping"
  6837. #~ msgstr "Mapeado de tons"
  6838. #~ msgid "Touch threshold (px):"
  6839. #~ msgstr "Nivel de sensibilidade ao toque (px):"
  6840. #, fuzzy
  6841. #~ msgid "Touchscreen threshold"
  6842. #~ msgstr "Límite da pantalla táctil"
  6843. #~ msgid "Trilinear Filter"
  6844. #~ msgstr "Filtro trilineal"
  6845. #~ msgid "Unable to install a game as a $1"
  6846. #~ msgstr "Non se puido instalar un xogo como $1"
  6847. #~ msgid "Unable to install a modpack as a $1"
  6848. #~ msgstr "Non se puido instalar un paquete de mods como $1"
  6849. #~ msgid "Uninstall Package"
  6850. #~ msgstr "Desinstalar paquete"
  6851. #~ msgid "Up"
  6852. #~ msgstr "Arriba"
  6853. #, fuzzy
  6854. #~ msgid "Use bilinear filtering when scaling textures down."
  6855. #~ msgstr "Usa o filtro bilineal ao escalar texturas."
  6856. #~ msgid ""
  6857. #~ "Use multi-sample antialiasing (MSAA) to smooth out block edges.\n"
  6858. #~ "This algorithm smooths out the 3D viewport while keeping the image "
  6859. #~ "sharp,\n"
  6860. #~ "but it doesn't affect the insides of textures\n"
  6861. #~ "(which is especially noticeable with transparent textures).\n"
  6862. #~ "Visible spaces appear between nodes when shaders are disabled.\n"
  6863. #~ "If set to 0, MSAA is disabled.\n"
  6864. #~ "A restart is required after changing this option."
  6865. #~ msgstr ""
  6866. #~ "Use o suavizado de varias mostras (MSAA) para suavizar os bordos do "
  6867. #~ "bloque.\n"
  6868. #~ "Este algoritmo suaviza a ventana 3D mentres mantén a imaxe nítida,\n"
  6869. #~ "pero non afecta o interior das texturas\n"
  6870. #~ "(nótase especialmente con texturas transparentes).\n"
  6871. #~ "Aparecen espazos visibles entre os nós cando os sombreadores están "
  6872. #~ "desactivados.\n"
  6873. #~ "Se se establece en 0, MSAA está desactivado.\n"
  6874. #~ "É necesario reiniciar logo de cambiar esta opción."
  6875. #~ msgid "VBO"
  6876. #~ msgstr "VBO"
  6877. #~ msgid "Vertical screen synchronization."
  6878. #~ msgstr "Sincronización de pantalla vertical."
  6879. #~ msgid "View range decrease key"
  6880. #~ msgstr "Ver a tecla de diminución do intervalo"
  6881. #~ msgid "View range increase key"
  6882. #~ msgstr "Ver a tecla de aumento do intervalo"
  6883. #~ msgid "View zoom key"
  6884. #~ msgstr "Ver tecla de zoom"
  6885. #, c-format
  6886. #~ msgid "Viewing range is at maximum: %d"
  6887. #~ msgstr "O campo de visión está ao máximo: %d"
  6888. #~ msgid "Waving Leaves"
  6889. #~ msgstr "Movemento das follas"
  6890. #~ msgid "Waving Liquids"
  6891. #~ msgstr "Movemento dos líquidos"
  6892. #~ msgid "Waving Plants"
  6893. #~ msgstr "Movemento das plantas"
  6894. #~ msgid "Whether to allow players to damage and kill each other."
  6895. #~ msgstr "Se permitir que os xogadores se danen e se maten entre si."
  6896. #~ msgid "X"
  6897. #~ msgstr "X"
  6898. #~ msgid "Y"
  6899. #~ msgstr "Y"
  6900. #, c-format
  6901. #~ msgid ""
  6902. #~ "You are about to join this server with the name \"%s\" for the first "
  6903. #~ "time.\n"
  6904. #~ "If you proceed, a new account using your credentials will be created on "
  6905. #~ "this server.\n"
  6906. #~ "Please retype your password and click 'Register and Join' to confirm "
  6907. #~ "account creation, or click 'Cancel' to abort."
  6908. #~ msgstr ""
  6909. #~ "Estás a piques de unirte ao servidor \"%s\" por primeira vez.\n"
  6910. #~ "Se continúas, crearase unha nova conta neste servidor usando as túas "
  6911. #~ "credenciais.\n"
  6912. #~ "Reescribe o teu contrasinal e fai clic en \"Rexistrarse e unirse\" para "
  6913. #~ "confirmar a creación da conta ou fai clic en \"Cancelar\" para deter o "
  6914. #~ "proceso."
  6915. #, fuzzy
  6916. #~ msgid "You died."
  6917. #~ msgstr "Morreches"
  6918. #~ msgid "You have no games installed."
  6919. #~ msgstr "Non tes xogos instalados."
  6920. #~ msgid "Z"
  6921. #~ msgstr "Z"
  6922. #~ msgid "needs_fallback_font"
  6923. #~ msgstr "no"
  6924. #~ msgid "ok"
  6925. #~ msgstr "ok"