minetest.po 274 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: Italian (Minetest)\n"
  4. "Report-Msgid-Bugs-To: \n"
  5. "POT-Creation-Date: 2024-07-11 15:14+0200\n"
  6. "PO-Revision-Date: 2024-01-18 07:31+0000\n"
  7. "Last-Translator: Filippo Alfieri <firealphat0mb@gmail.com>\n"
  8. "Language-Team: Italian <https://hosted.weblate.org/projects/minetest/"
  9. "minetest/it/>\n"
  10. "Language: it\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.4-dev\n"
  16. #: builtin/client/chatcommands.lua
  17. msgid "Clear the out chat queue"
  18. msgstr "Pulisci la coda di uscita dei messaggi della chat"
  19. #: builtin/client/chatcommands.lua
  20. msgid "Empty command."
  21. msgstr "Comando vuoto."
  22. #: builtin/client/chatcommands.lua
  23. msgid "Exit to main menu"
  24. msgstr "Ritorna al menu principale"
  25. #: builtin/client/chatcommands.lua
  26. msgid "Invalid command: "
  27. msgstr "Comando non valido: "
  28. #: builtin/client/chatcommands.lua
  29. msgid "Issued command: "
  30. msgstr "Comando eseguito: "
  31. #: builtin/client/chatcommands.lua
  32. msgid "List online players"
  33. msgstr "Elenca i giocatori connessi"
  34. #: builtin/client/chatcommands.lua
  35. msgid "Online players: "
  36. msgstr "Giocatori connessi: "
  37. #: builtin/client/chatcommands.lua
  38. msgid "The out chat queue is now empty."
  39. msgstr "La coda di uscita dei messaggi della chat ora è vuota."
  40. #: builtin/client/chatcommands.lua
  41. msgid "This command is disabled by server."
  42. msgstr "Questo comando è stato disabilitato dal server."
  43. #: builtin/client/death_formspec.lua src/client/game.cpp
  44. msgid "Respawn"
  45. msgstr "Rinasci"
  46. #: builtin/client/death_formspec.lua src/client/game.cpp
  47. msgid "You died"
  48. msgstr "Sei morto"
  49. #: builtin/common/chatcommands.lua
  50. msgid "Available commands:"
  51. msgstr "Comandi disponibili:"
  52. #: builtin/common/chatcommands.lua
  53. msgid "Available commands: "
  54. msgstr "Comandi disponibili: "
  55. #: builtin/common/chatcommands.lua
  56. msgid "Command not available: "
  57. msgstr "Comando non disponibile: "
  58. #: builtin/common/chatcommands.lua
  59. #, fuzzy
  60. msgid "Get help for commands (-t: output in chat)"
  61. msgstr "Ottieni aiuto per i comandi"
  62. #: builtin/common/chatcommands.lua
  63. msgid ""
  64. "Use '.help <cmd>' to get more information, or '.help all' to list everything."
  65. msgstr ""
  66. "Digita '.help <cmd>' per ricevere ulteriori informazioni sul comando, o "
  67. "digita '.help all' per elencare tutti i comandi."
  68. #: builtin/common/chatcommands.lua
  69. #, fuzzy
  70. msgid "[all | <cmd>] [-t]"
  71. msgstr "[tutto | <cmd>]"
  72. #: builtin/fstk/ui.lua
  73. msgid "<none available>"
  74. msgstr "<nessuno disponibile>"
  75. #: builtin/fstk/ui.lua
  76. msgid "An error occurred in a Lua script:"
  77. msgstr "Si è verificato un errore in uno script Lua:"
  78. #: builtin/fstk/ui.lua
  79. msgid "An error occurred:"
  80. msgstr "Si è verificato un errore:"
  81. #: builtin/fstk/ui.lua
  82. msgid "Main menu"
  83. msgstr "Menu principale"
  84. #: builtin/fstk/ui.lua
  85. msgid "OK"
  86. msgstr "Conferma"
  87. #: builtin/fstk/ui.lua
  88. msgid "Reconnect"
  89. msgstr "Riconnettiti"
  90. #: builtin/fstk/ui.lua
  91. msgid "The server has requested a reconnect:"
  92. msgstr "Il server ha richiesto la riconnessione:"
  93. #: builtin/mainmenu/common.lua
  94. msgid "Protocol version mismatch. "
  95. msgstr "La versione del protocollo non coincide. "
  96. #: builtin/mainmenu/common.lua
  97. msgid "Server enforces protocol version $1. "
  98. msgstr "Il server impone la versione $1 del protocollo. "
  99. #: builtin/mainmenu/common.lua
  100. msgid "Server supports protocol versions between $1 and $2. "
  101. msgstr "Il server supporta versioni di protocollo comprese tra la $1 e la $2. "
  102. #: builtin/mainmenu/common.lua
  103. msgid "We only support protocol version $1."
  104. msgstr "Supportiamo solo la versione $1 del protocollo."
  105. #: builtin/mainmenu/common.lua
  106. msgid "We support protocol versions between version $1 and $2."
  107. msgstr "Supportiamo versioni di protocollo comprese tra la $1 e la $2."
  108. #: builtin/mainmenu/content/contentdb.lua
  109. msgid "Error installing \"$1\": $2"
  110. msgstr "Errore nell'installare \"$1\": $2"
  111. #: builtin/mainmenu/content/contentdb.lua
  112. msgid "Failed to download \"$1\""
  113. msgstr "Impossibile scaricare \"$1\""
  114. #: builtin/mainmenu/content/contentdb.lua
  115. msgid "Failed to download $1"
  116. msgstr "Impossibile scaricare $1"
  117. #: builtin/mainmenu/content/contentdb.lua
  118. #, fuzzy
  119. msgid ""
  120. "Failed to extract \"$1\" (insufficient disk space, unsupported file type or "
  121. "broken archive)"
  122. msgstr ""
  123. "Impossibile estrarre \"$1\" (tipo di file non supportato o archivio "
  124. "danneggiato)"
  125. #: builtin/mainmenu/content/dlg_contentdb.lua
  126. msgid ""
  127. "$1 downloading,\n"
  128. "$2 queued"
  129. msgstr ""
  130. "Scaricando $1,\n"
  131. "$2 in coda"
  132. #: builtin/mainmenu/content/dlg_contentdb.lua
  133. msgid "$1 downloading..."
  134. msgstr "Scaricando $1..."
  135. #: builtin/mainmenu/content/dlg_contentdb.lua
  136. msgid "All packages"
  137. msgstr "Tutti i contenuti"
  138. #: builtin/mainmenu/content/dlg_contentdb.lua
  139. msgid "Back to Main Menu"
  140. msgstr "Torna al Menu Principale"
  141. #: builtin/mainmenu/content/dlg_contentdb.lua
  142. msgid "ContentDB is not available when Minetest was compiled without cURL"
  143. msgstr "ContentDB non è disponibile quando Minetest viene compilato senza cURL"
  144. #: builtin/mainmenu/content/dlg_contentdb.lua
  145. msgid "Downloading..."
  146. msgstr "Scaricamento..."
  147. #: builtin/mainmenu/content/dlg_contentdb.lua
  148. msgid "Error getting dependencies for package"
  149. msgstr ""
  150. #: builtin/mainmenu/content/dlg_contentdb.lua
  151. msgid "Games"
  152. msgstr "Giochi"
  153. #: builtin/mainmenu/content/dlg_contentdb.lua
  154. #: builtin/mainmenu/content/dlg_install.lua
  155. msgid "Install"
  156. msgstr "Installa"
  157. #: builtin/mainmenu/content/dlg_contentdb.lua
  158. #: builtin/mainmenu/serverlistmgr.lua src/client/game.cpp
  159. msgid "Loading..."
  160. msgstr "Caricamento..."
  161. #: builtin/mainmenu/content/dlg_contentdb.lua
  162. msgid "Mods"
  163. msgstr "Mod"
  164. #: builtin/mainmenu/content/dlg_contentdb.lua
  165. msgid "No packages could be retrieved"
  166. msgstr "Non è stato possibile recuperare alcun contenuto"
  167. #: builtin/mainmenu/content/dlg_contentdb.lua
  168. #: builtin/mainmenu/settings/dlg_settings.lua
  169. msgid "No results"
  170. msgstr "Nessun risultato"
  171. #: builtin/mainmenu/content/dlg_contentdb.lua
  172. msgid "No updates"
  173. msgstr "Nessun aggiornamento"
  174. #: builtin/mainmenu/content/dlg_contentdb.lua
  175. msgid "Queued"
  176. msgstr "In coda"
  177. #: builtin/mainmenu/content/dlg_contentdb.lua
  178. msgid "Texture packs"
  179. msgstr "Pacchetti texture"
  180. #: builtin/mainmenu/content/dlg_contentdb.lua
  181. msgid "The package $1 was not found."
  182. msgstr "Il contenuto $1 non è stato trovato."
  183. #: builtin/mainmenu/content/dlg_contentdb.lua builtin/mainmenu/tab_content.lua
  184. msgid "Uninstall"
  185. msgstr "Disinstalla"
  186. #: builtin/mainmenu/content/dlg_contentdb.lua builtin/mainmenu/tab_content.lua
  187. msgid "Update"
  188. msgstr "Aggiorna"
  189. #: builtin/mainmenu/content/dlg_contentdb.lua
  190. msgid "Update All [$1]"
  191. msgstr "Aggiorna Tutto [$1]"
  192. #: builtin/mainmenu/content/dlg_contentdb.lua
  193. msgid "View more information in a web browser"
  194. msgstr "Visualizza ulteriori informazioni in un browser Web"
  195. #: builtin/mainmenu/content/dlg_contentdb.lua
  196. msgid "You need to install a game before you can install a mod"
  197. msgstr "Devi installare un gioco prima di poter installare un mod"
  198. #: builtin/mainmenu/content/dlg_install.lua
  199. msgid "$1 and $2 dependencies will be installed."
  200. msgstr "Le dipendenze $1 e $2 saranno installate."
  201. #: builtin/mainmenu/content/dlg_install.lua
  202. msgid "$1 by $2"
  203. msgstr "$1 con $2"
  204. #: builtin/mainmenu/content/dlg_install.lua
  205. msgid "$1 required dependencies could not be found."
  206. msgstr "$1 impossibile trovare le dipendeze necessarie."
  207. #: builtin/mainmenu/content/dlg_install.lua
  208. msgid "$1 will be installed, and $2 dependencies will be skipped."
  209. msgstr "$1 sarà installato, e $2 dipendenze verranno ignorate."
  210. #: builtin/mainmenu/content/dlg_install.lua
  211. msgid "Already installed"
  212. msgstr "Già installato"
  213. #: builtin/mainmenu/content/dlg_install.lua
  214. msgid "Base Game:"
  215. msgstr "Gioco di Base:"
  216. #: builtin/mainmenu/content/dlg_install.lua
  217. #: builtin/mainmenu/content/dlg_overwrite.lua
  218. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua
  219. #: builtin/mainmenu/dlg_delete_content.lua
  220. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/dlg_register.lua
  221. #: builtin/mainmenu/dlg_rename_modpack.lua
  222. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  223. #: src/gui/guiKeyChangeMenu.cpp src/gui/guiOpenURL.cpp
  224. #: src/gui/guiPasswordChange.cpp
  225. msgid "Cancel"
  226. msgstr "Annulla"
  227. #: builtin/mainmenu/content/dlg_install.lua
  228. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
  229. msgid "Dependencies:"
  230. msgstr "Dipendenze:"
  231. #: builtin/mainmenu/content/dlg_install.lua
  232. msgid "Install $1"
  233. msgstr "Installa $1"
  234. #: builtin/mainmenu/content/dlg_install.lua
  235. msgid "Install missing dependencies"
  236. msgstr "Installa le dipendenze mancanti"
  237. #: builtin/mainmenu/content/dlg_install.lua
  238. msgid "Not found"
  239. msgstr "Non trovato"
  240. #: builtin/mainmenu/content/dlg_install.lua
  241. msgid "Please check that the base game is correct."
  242. msgstr "Per favore, controlla che il gioco di base sia corretto."
  243. #: builtin/mainmenu/content/dlg_overwrite.lua
  244. msgid "\"$1\" already exists. Would you like to overwrite it?"
  245. msgstr "\"$1\" esiste già. Vuoi sovrascriverlo?"
  246. #: builtin/mainmenu/content/dlg_overwrite.lua
  247. msgid "Overwrite"
  248. msgstr "Sovrascrivi"
  249. #: builtin/mainmenu/content/pkgmgr.lua
  250. msgid "$1 (Enabled)"
  251. msgstr "$1 (Attivato)"
  252. #: builtin/mainmenu/content/pkgmgr.lua
  253. msgid "$1 mods"
  254. msgstr "$1 mod"
  255. #: builtin/mainmenu/content/pkgmgr.lua
  256. msgid "Failed to install $1 to $2"
  257. msgstr "installazione fallita di $1 a $2"
  258. #: builtin/mainmenu/content/pkgmgr.lua
  259. msgid "Install: Unable to find suitable folder name for $1"
  260. msgstr ""
  261. "Installazione mod: impossibile trovare un nome della cartella adeguato per "
  262. "il pacchetto mod $1"
  263. #: builtin/mainmenu/content/pkgmgr.lua
  264. msgid "Unable to find a valid mod, modpack, or game"
  265. msgstr "Impossibile trovare un mod o un pacchetto mod validi"
  266. #: builtin/mainmenu/content/pkgmgr.lua
  267. msgid "Unable to install a $1 as a $2"
  268. msgstr "Impossibile installare una mod come un $1"
  269. #: builtin/mainmenu/content/pkgmgr.lua
  270. msgid "Unable to install a $1 as a texture pack"
  271. msgstr "Impossibile installare un $1 come un pacchetto texture"
  272. #: builtin/mainmenu/dlg_config_world.lua
  273. msgid "(Enabled, has error)"
  274. msgstr "(Attivato, errore rilevato)"
  275. #: builtin/mainmenu/dlg_config_world.lua
  276. msgid "(Unsatisfied)"
  277. msgstr "(Insoddisfatto)"
  278. #: builtin/mainmenu/dlg_config_world.lua
  279. msgid "Disable all"
  280. msgstr "Disattiva tutto"
  281. #: builtin/mainmenu/dlg_config_world.lua
  282. msgid "Disable modpack"
  283. msgstr "Disattiva pacchetto mod"
  284. #: builtin/mainmenu/dlg_config_world.lua
  285. msgid "Enable all"
  286. msgstr "Attiva tutto"
  287. #: builtin/mainmenu/dlg_config_world.lua
  288. msgid "Enable modpack"
  289. msgstr "Attiva pacchetto mod"
  290. #: builtin/mainmenu/dlg_config_world.lua
  291. msgid ""
  292. "Failed to enable mod \"$1\" as it contains disallowed characters. Only "
  293. "characters [a-z0-9_] are allowed."
  294. msgstr ""
  295. "Impossibile abilitare la mod \"$1\" poiché contiene caratteri non "
  296. "consentiti. Sono ammessi solo caratteri [a-z0-9_]."
  297. #: builtin/mainmenu/dlg_config_world.lua
  298. msgid "Find More Mods"
  299. msgstr "Trova Più Mod"
  300. #: builtin/mainmenu/dlg_config_world.lua
  301. msgid "Mod:"
  302. msgstr "Mod:"
  303. #: builtin/mainmenu/dlg_config_world.lua
  304. msgid "No (optional) dependencies"
  305. msgstr "Nessuna dipendenza (facoltativa)"
  306. #: builtin/mainmenu/dlg_config_world.lua
  307. msgid "No game description provided."
  308. msgstr "Non è stata fornita alcuna descrizione del gioco."
  309. #: builtin/mainmenu/dlg_config_world.lua
  310. msgid "No hard dependencies"
  311. msgstr "Nessuna dipendenza necessaria"
  312. #: builtin/mainmenu/dlg_config_world.lua
  313. msgid "No modpack description provided."
  314. msgstr "Non è stata fornita alcuna descrizione per il pacchetto mod."
  315. #: builtin/mainmenu/dlg_config_world.lua
  316. msgid "No optional dependencies"
  317. msgstr "Nessuna dipendenza facoltativa"
  318. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
  319. msgid "Optional dependencies:"
  320. msgstr "Dipendenze facoltative:"
  321. #: builtin/mainmenu/dlg_config_world.lua
  322. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  323. #: src/gui/guiKeyChangeMenu.cpp
  324. msgid "Save"
  325. msgstr "Salva"
  326. #: builtin/mainmenu/dlg_config_world.lua
  327. msgid "World:"
  328. msgstr "Mondo:"
  329. #: builtin/mainmenu/dlg_config_world.lua
  330. msgid "enabled"
  331. msgstr "abilitato"
  332. #: builtin/mainmenu/dlg_create_world.lua
  333. msgid "A world named \"$1\" already exists"
  334. msgstr "Un mondo chiamato \"$1\" esiste già"
  335. #: builtin/mainmenu/dlg_create_world.lua
  336. msgid "Additional terrain"
  337. msgstr "Terreno aggiuntivo"
  338. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  339. msgid "Altitude chill"
  340. msgstr "Raffreddamento da altitudine"
  341. #: builtin/mainmenu/dlg_create_world.lua
  342. msgid "Altitude dry"
  343. msgstr "Siccità da altitudine"
  344. #: builtin/mainmenu/dlg_create_world.lua
  345. msgid "Biome blending"
  346. msgstr "Mescolamento biomi"
  347. #: builtin/mainmenu/dlg_create_world.lua
  348. msgid "Biomes"
  349. msgstr "Biomi"
  350. #: builtin/mainmenu/dlg_create_world.lua
  351. msgid "Caverns"
  352. msgstr "Caverne"
  353. #: builtin/mainmenu/dlg_create_world.lua
  354. msgid "Caves"
  355. msgstr "Grotte"
  356. #: builtin/mainmenu/dlg_create_world.lua
  357. msgid "Create"
  358. msgstr "Crea"
  359. #: builtin/mainmenu/dlg_create_world.lua
  360. msgid "Decorations"
  361. msgstr "Decorazioni"
  362. #: builtin/mainmenu/dlg_create_world.lua
  363. msgid "Desert temples"
  364. msgstr ""
  365. #: builtin/mainmenu/dlg_create_world.lua
  366. msgid "Development Test is meant for developers."
  367. msgstr "\"Development Test\" è progettato per gli sviluppatori."
  368. #: builtin/mainmenu/dlg_create_world.lua
  369. msgid ""
  370. "Different dungeon variant generated in desert biomes (only if dungeons "
  371. "enabled)"
  372. msgstr ""
  373. #: builtin/mainmenu/dlg_create_world.lua
  374. msgid "Dungeons"
  375. msgstr "Sotterranei"
  376. #: builtin/mainmenu/dlg_create_world.lua
  377. msgid "Flat terrain"
  378. msgstr "Terreno piatto"
  379. #: builtin/mainmenu/dlg_create_world.lua
  380. msgid "Floating landmasses in the sky"
  381. msgstr "Regioni di terreno fluttuanti nel cielo"
  382. #: builtin/mainmenu/dlg_create_world.lua
  383. msgid "Floatlands (experimental)"
  384. msgstr "Terre fluttuanti (sperimentale)"
  385. #: builtin/mainmenu/dlg_create_world.lua
  386. msgid "Generate non-fractal terrain: Oceans and underground"
  387. msgstr "Generare terreno non-frattale: oceani e spazio sotterraneo"
  388. #: builtin/mainmenu/dlg_create_world.lua
  389. msgid "Hills"
  390. msgstr "Colline"
  391. #: builtin/mainmenu/dlg_create_world.lua
  392. msgid "Humid rivers"
  393. msgstr "Fiumi umidi"
  394. #: builtin/mainmenu/dlg_create_world.lua
  395. msgid "Increases humidity around rivers"
  396. msgstr "Aumenta l'umidità attorno ai fiumi"
  397. #: builtin/mainmenu/dlg_create_world.lua
  398. msgid "Install another game"
  399. msgstr "Installa un altro gioco"
  400. #: builtin/mainmenu/dlg_create_world.lua
  401. msgid "Lakes"
  402. msgstr "Laghi"
  403. #: builtin/mainmenu/dlg_create_world.lua
  404. msgid "Low humidity and high heat causes shallow or dry rivers"
  405. msgstr "Bassa umidità e calore elevato rendono i fiumi bassi o secchi"
  406. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  407. msgid "Mapgen"
  408. msgstr "generatore della mappatura del terreno"
  409. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  410. msgid "Mapgen flags"
  411. msgstr "Valori del generatore della mappatura del terreno"
  412. #: builtin/mainmenu/dlg_create_world.lua
  413. msgid "Mapgen-specific flags"
  414. msgstr "Valori specifici del generatore della mappatura del terreno"
  415. #: builtin/mainmenu/dlg_create_world.lua
  416. msgid "Mountains"
  417. msgstr "Montagne"
  418. #: builtin/mainmenu/dlg_create_world.lua
  419. msgid "Mud flow"
  420. msgstr "Scorrimento fangoso"
  421. #: builtin/mainmenu/dlg_create_world.lua
  422. msgid "Network of tunnels and caves"
  423. msgstr "Rete di gallerie e grotte"
  424. #: builtin/mainmenu/dlg_create_world.lua
  425. msgid "No game selected"
  426. msgstr "Nessun gioco selezionato"
  427. #: builtin/mainmenu/dlg_create_world.lua
  428. msgid "Reduces heat with altitude"
  429. msgstr "Diminuisce il calore con l'altitudine"
  430. #: builtin/mainmenu/dlg_create_world.lua
  431. msgid "Reduces humidity with altitude"
  432. msgstr "Diminuisce l'umidità con l'altitudine"
  433. #: builtin/mainmenu/dlg_create_world.lua
  434. msgid "Rivers"
  435. msgstr "Fiumi"
  436. #: builtin/mainmenu/dlg_create_world.lua
  437. msgid "Sea level rivers"
  438. msgstr "Fiumi a livello del mare"
  439. #: builtin/mainmenu/dlg_create_world.lua
  440. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  441. msgid "Seed"
  442. msgstr "Seme"
  443. #: builtin/mainmenu/dlg_create_world.lua
  444. msgid "Smooth transition between biomes"
  445. msgstr "Transizione uniforme tra biomi"
  446. #: builtin/mainmenu/dlg_create_world.lua
  447. msgid ""
  448. "Structures appearing on the terrain (no effect on trees and jungle grass "
  449. "created by v6)"
  450. msgstr ""
  451. "Strutture che compaiono sul terreno (nessun effetto su alberi ed erba della "
  452. "giungla creati dal v6)"
  453. #: builtin/mainmenu/dlg_create_world.lua
  454. msgid "Structures appearing on the terrain, typically trees and plants"
  455. msgstr "Strutture che compaiono sul terreno, tipicamente alberi e piante"
  456. #: builtin/mainmenu/dlg_create_world.lua
  457. msgid "Temperate, Desert"
  458. msgstr "Temperato, Deserto"
  459. #: builtin/mainmenu/dlg_create_world.lua
  460. msgid "Temperate, Desert, Jungle"
  461. msgstr "Temperato, Deserto, Giungla"
  462. #: builtin/mainmenu/dlg_create_world.lua
  463. msgid "Temperate, Desert, Jungle, Tundra, Taiga"
  464. msgstr "Temperato, Deserto, Giungla, Tundra, Taiga"
  465. #: builtin/mainmenu/dlg_create_world.lua
  466. msgid "Terrain surface erosion"
  467. msgstr "Erosione della superficie del terreno"
  468. #: builtin/mainmenu/dlg_create_world.lua
  469. msgid "Trees and jungle grass"
  470. msgstr "Alberi ed erba della giungla"
  471. #: builtin/mainmenu/dlg_create_world.lua
  472. msgid "Vary river depth"
  473. msgstr "Diversifica la profondità dei fiumi"
  474. #: builtin/mainmenu/dlg_create_world.lua
  475. msgid "Very large caverns deep in the underground"
  476. msgstr "Caverne davvero grandi in profondità sottoterra"
  477. #: builtin/mainmenu/dlg_create_world.lua
  478. msgid "World name"
  479. msgstr "Nome del mondo"
  480. #: builtin/mainmenu/dlg_delete_content.lua
  481. msgid "Are you sure you want to delete \"$1\"?"
  482. msgstr "Vuoi veramente cancellare \"$1\"?"
  483. #: builtin/mainmenu/dlg_delete_content.lua
  484. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua
  485. msgid "Delete"
  486. msgstr "Rimuovi"
  487. #: builtin/mainmenu/dlg_delete_content.lua
  488. msgid "pkgmgr: failed to delete \"$1\""
  489. msgstr "pkgmgr: non è stato possibile eliminare \"$1\""
  490. #: builtin/mainmenu/dlg_delete_content.lua
  491. msgid "pkgmgr: invalid path \"$1\""
  492. msgstr "pkgmgr: percorso non valido \"$1\""
  493. #: builtin/mainmenu/dlg_delete_world.lua
  494. msgid "Delete World \"$1\"?"
  495. msgstr "Eliminare il mondo \"$1\"?"
  496. #: builtin/mainmenu/dlg_register.lua src/gui/guiPasswordChange.cpp
  497. msgid "Confirm Password"
  498. msgstr "Conferma la password"
  499. #: builtin/mainmenu/dlg_register.lua
  500. msgid "Joining $1"
  501. msgstr "Entrando su $1"
  502. #: builtin/mainmenu/dlg_register.lua
  503. msgid "Missing name"
  504. msgstr "Nome mancante"
  505. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_local.lua
  506. #: builtin/mainmenu/tab_online.lua
  507. msgid "Name"
  508. msgstr "Nome"
  509. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_local.lua
  510. #: builtin/mainmenu/tab_online.lua
  511. msgid "Password"
  512. msgstr "Password"
  513. #: builtin/mainmenu/dlg_register.lua
  514. msgid "Passwords do not match"
  515. msgstr "Le password non corrispondono"
  516. #: builtin/mainmenu/dlg_register.lua builtin/mainmenu/tab_online.lua
  517. msgid "Register"
  518. msgstr "Registrati"
  519. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  520. msgid "Dismiss"
  521. msgstr "Chiudi"
  522. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  523. msgid ""
  524. "For a long time, the Minetest engine shipped with a default game called "
  525. "\"Minetest Game\". Since Minetest 5.8.0, Minetest ships without a default "
  526. "game."
  527. msgstr ""
  528. "Per molto tempo, il motore Minetest veniva fornito con un gioco predefinito "
  529. "chiamato \"Minetest Game\". A partire dalla versione 5.8.0, Minetest viene "
  530. "fornito senza."
  531. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  532. msgid ""
  533. "If you want to continue playing in your Minetest Game worlds, you need to "
  534. "reinstall Minetest Game."
  535. msgstr ""
  536. "Se vuoi continuare a giocare nei tuoi mondi di Minetest Game, devi "
  537. "reinstallare Minetest Game."
  538. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  539. msgid "Minetest Game is no longer installed by default"
  540. msgstr ""
  541. "Il gioco Minetest Game non è più installato per impostazione predefinita"
  542. #: builtin/mainmenu/dlg_reinstall_mtg.lua
  543. msgid "Reinstall Minetest Game"
  544. msgstr "Installa nuovamente Minetest Game"
  545. #: builtin/mainmenu/dlg_rename_modpack.lua
  546. msgid "Accept"
  547. msgstr "Conferma"
  548. #: builtin/mainmenu/dlg_rename_modpack.lua
  549. msgid "Rename Modpack:"
  550. msgstr "Rinomina il pacchetto mod:"
  551. #: builtin/mainmenu/dlg_rename_modpack.lua
  552. msgid ""
  553. "This modpack has an explicit name given in its modpack.conf which will "
  554. "override any renaming here."
  555. msgstr ""
  556. "Questo pacchetto mod esplicita un nome fornito in modpack.conf che "
  557. "sovrascriverà ogni modifica del nome qui effettuata."
  558. #: builtin/mainmenu/dlg_version_info.lua
  559. msgid "A new $1 version is available"
  560. msgstr "Una nuova versione di $1 è disponibile"
  561. #: builtin/mainmenu/dlg_version_info.lua
  562. msgid ""
  563. "Installed version: $1\n"
  564. "New version: $2\n"
  565. "Visit $3 to find out how to get the newest version and stay up to date with "
  566. "features and bugfixes."
  567. msgstr ""
  568. "Versione installata: $1\n"
  569. "Nuova versione: $2\n"
  570. "Visita $3 per scoprire come ottenere la nuova versione e rimanere aggiornato "
  571. "con le funzionalità e la correzione di bug."
  572. #: builtin/mainmenu/dlg_version_info.lua
  573. msgid "Later"
  574. msgstr "Più tardi"
  575. #: builtin/mainmenu/dlg_version_info.lua
  576. msgid "Never"
  577. msgstr "Mai"
  578. #: builtin/mainmenu/dlg_version_info.lua
  579. msgid "Visit website"
  580. msgstr "Visita il sito Web"
  581. #: builtin/mainmenu/init.lua
  582. msgid "Settings"
  583. msgstr "Impostazioni"
  584. #: builtin/mainmenu/serverlistmgr.lua
  585. msgid "Public server list is disabled"
  586. msgstr "L'elenco dei server pubblici è disabilitato"
  587. #: builtin/mainmenu/serverlistmgr.lua
  588. msgid "Try reenabling public serverlist and check your internet connection."
  589. msgstr ""
  590. "Prova a riabilitare l'elenco dei server pubblici e controlla la tua "
  591. "connessione Internet."
  592. #: builtin/mainmenu/settings/components.lua
  593. msgid "Browse"
  594. msgstr "Esplora"
  595. #: builtin/mainmenu/settings/components.lua
  596. msgid "Edit"
  597. msgstr "Modifica"
  598. #: builtin/mainmenu/settings/components.lua
  599. msgid "Select directory"
  600. msgstr "Scegli l'indirizzo"
  601. #: builtin/mainmenu/settings/components.lua
  602. msgid "Select file"
  603. msgstr "Scegli un file"
  604. #: builtin/mainmenu/settings/components.lua
  605. msgid "Set"
  606. msgstr "Seleziona"
  607. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  608. msgid "(No description of setting given)"
  609. msgstr "(Nessuna descrizione fornita per l'impostazione)"
  610. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  611. msgid "2D Noise"
  612. msgstr "Rumore 2D"
  613. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  614. msgid "Lacunarity"
  615. msgstr "Lacunarità"
  616. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  617. msgid "Octaves"
  618. msgstr "Ottave"
  619. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  620. #: src/settings_translation_file.cpp
  621. msgid "Offset"
  622. msgstr "Scarto"
  623. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  624. msgid "Persistence"
  625. msgstr "Persistenza"
  626. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  627. #: src/settings_translation_file.cpp
  628. msgid "Scale"
  629. msgstr "Ridimensiona"
  630. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  631. msgid "X spread"
  632. msgstr "Propagazione X"
  633. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  634. msgid "Y spread"
  635. msgstr "Propagazione Y"
  636. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  637. msgid "Z spread"
  638. msgstr "Propagazione Z"
  639. #. ~ "absvalue" is a noise parameter flag.
  640. #. It is short for "absolute value".
  641. #. It can be enabled in noise settings in
  642. #. the settings menu.
  643. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  644. msgid "absvalue"
  645. msgstr "\"absvalue\""
  646. #. ~ "defaults" is a noise parameter flag.
  647. #. It describes the default processing options
  648. #. for noise settings in the settings menu.
  649. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  650. msgid "defaults"
  651. msgstr "\"defaults\""
  652. #. ~ "eased" is a noise parameter flag.
  653. #. It is used to make the map smoother and
  654. #. can be enabled in noise settings in
  655. #. the settings menu.
  656. #: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
  657. msgid "eased"
  658. msgstr "\"eased\""
  659. #: builtin/mainmenu/settings/dlg_settings.lua
  660. msgid "(Use system language)"
  661. msgstr "(Usa la lingua di sistema)"
  662. #: builtin/mainmenu/settings/dlg_settings.lua
  663. msgid "Accessibility"
  664. msgstr "Accessibilità"
  665. #: builtin/mainmenu/settings/dlg_settings.lua
  666. msgid "Back"
  667. msgstr "Indietro"
  668. #: builtin/mainmenu/settings/dlg_settings.lua src/gui/guiKeyChangeMenu.cpp
  669. #: src/settings_translation_file.cpp
  670. msgid "Chat"
  671. msgstr "Chat"
  672. #: builtin/mainmenu/settings/dlg_settings.lua builtin/mainmenu/tab_online.lua
  673. msgid "Clear"
  674. msgstr "Canc"
  675. #: builtin/mainmenu/settings/dlg_settings.lua src/client/game.cpp
  676. #: src/settings_translation_file.cpp
  677. msgid "Controls"
  678. msgstr "Controlli"
  679. #: builtin/mainmenu/settings/dlg_settings.lua src/settings_translation_file.cpp
  680. msgid "General"
  681. msgstr "Generale"
  682. #: builtin/mainmenu/settings/dlg_settings.lua
  683. msgid "Movement"
  684. msgstr "Movimento"
  685. #: builtin/mainmenu/settings/dlg_settings.lua
  686. msgid "Reset setting to default"
  687. msgstr "Ripristina predefinito"
  688. #: builtin/mainmenu/settings/dlg_settings.lua
  689. msgid "Reset setting to default ($1)"
  690. msgstr "Ripristina l'impostazione predefinita ($1)"
  691. #: builtin/mainmenu/settings/dlg_settings.lua builtin/mainmenu/tab_online.lua
  692. msgid "Search"
  693. msgstr "Ricerca"
  694. #: builtin/mainmenu/settings/dlg_settings.lua
  695. msgid "Show advanced settings"
  696. msgstr "Mostra impostazioni avanzate"
  697. #: builtin/mainmenu/settings/dlg_settings.lua
  698. msgid "Show technical names"
  699. msgstr "Mostra i nomi tecnici"
  700. #: builtin/mainmenu/settings/settingtypes.lua
  701. msgid "Client Mods"
  702. msgstr "Seleziona le Mod"
  703. #: builtin/mainmenu/settings/settingtypes.lua
  704. msgid "Content: Games"
  705. msgstr "Contenuto: Giochi"
  706. #: builtin/mainmenu/settings/settingtypes.lua
  707. msgid "Content: Mods"
  708. msgstr "Contenuti: Mod"
  709. #: builtin/mainmenu/settings/shadows_component.lua
  710. msgid "(The game will need to enable shadows as well)"
  711. msgstr "(Anche il gioco dovrà abilitare le ombre)"
  712. #: builtin/mainmenu/settings/shadows_component.lua
  713. msgid "Custom"
  714. msgstr "Personalizzato"
  715. #: builtin/mainmenu/settings/shadows_component.lua
  716. msgid "Disabled"
  717. msgstr "Disabilitato"
  718. #: builtin/mainmenu/settings/shadows_component.lua
  719. #: src/settings_translation_file.cpp
  720. msgid "Dynamic shadows"
  721. msgstr "Ombre Dinamiche"
  722. #: builtin/mainmenu/settings/shadows_component.lua
  723. msgid "High"
  724. msgstr "Alto"
  725. #: builtin/mainmenu/settings/shadows_component.lua
  726. msgid "Low"
  727. msgstr "Basso"
  728. #: builtin/mainmenu/settings/shadows_component.lua
  729. msgid "Medium"
  730. msgstr "Medio"
  731. #: builtin/mainmenu/settings/shadows_component.lua
  732. msgid "Very High"
  733. msgstr "Molto Alto"
  734. #: builtin/mainmenu/settings/shadows_component.lua
  735. msgid "Very Low"
  736. msgstr "Molto Basso"
  737. #: builtin/mainmenu/tab_about.lua
  738. msgid "About"
  739. msgstr "Informazioni"
  740. #: builtin/mainmenu/tab_about.lua
  741. msgid "Active Contributors"
  742. msgstr "Contributori Attivi"
  743. #: builtin/mainmenu/tab_about.lua
  744. msgid "Active renderer:"
  745. msgstr "Algoritmo di resa attivo:"
  746. #: builtin/mainmenu/tab_about.lua
  747. msgid "Core Developers"
  748. msgstr "Sviluppatori Principali"
  749. #: builtin/mainmenu/tab_about.lua
  750. msgid "Core Team"
  751. msgstr "Squadra Principale"
  752. #: builtin/mainmenu/tab_about.lua
  753. msgid "Irrlicht device:"
  754. msgstr "Dispositivo Irrlicht:"
  755. #: builtin/mainmenu/tab_about.lua
  756. msgid "Open User Data Directory"
  757. msgstr "Apri l'Indirizzo dei Dati Utente"
  758. #: builtin/mainmenu/tab_about.lua
  759. msgid ""
  760. "Opens the directory that contains user-provided worlds, games, mods,\n"
  761. "and texture packs in a file manager / explorer."
  762. msgstr ""
  763. "Apre la cartella contenente mondi, giochi, mod e pacchetti\n"
  764. "texture forniti dall'utente in un gestore / visualizzatore di file ."
  765. #: builtin/mainmenu/tab_about.lua
  766. msgid "Previous Contributors"
  767. msgstr "Contributori precedenti"
  768. #: builtin/mainmenu/tab_about.lua
  769. msgid "Previous Core Developers"
  770. msgstr "Sviluppatori Principali Precedenti"
  771. #: builtin/mainmenu/tab_about.lua
  772. msgid "Share debug log"
  773. msgstr "Condividi le informazioni di debug"
  774. #: builtin/mainmenu/tab_content.lua
  775. msgid "Browse online content"
  776. msgstr "Esplora i contenuti online"
  777. #: builtin/mainmenu/tab_content.lua
  778. msgid "Browse online content [$1]"
  779. msgstr "Esplora i contenuti online [$1]"
  780. #: builtin/mainmenu/tab_content.lua
  781. msgid "Content"
  782. msgstr "Contenuto"
  783. #: builtin/mainmenu/tab_content.lua
  784. msgid "Content [$1]"
  785. msgstr "Contenuto [$1]"
  786. #: builtin/mainmenu/tab_content.lua
  787. msgid "Disable Texture Pack"
  788. msgstr "Disattiva Pacchetto Texture"
  789. #: builtin/mainmenu/tab_content.lua
  790. msgid "Installed Packages:"
  791. msgstr "Contenuti Installati:"
  792. #: builtin/mainmenu/tab_content.lua
  793. msgid "No dependencies."
  794. msgstr "Nessuna dipendenza."
  795. #: builtin/mainmenu/tab_content.lua
  796. msgid "No package description available"
  797. msgstr "Nessuna descrizione disponibile per il contenuto"
  798. #: builtin/mainmenu/tab_content.lua
  799. msgid "Rename"
  800. msgstr "Rinomina"
  801. #: builtin/mainmenu/tab_content.lua
  802. msgid "Update available?"
  803. msgstr "Aggiornamento disponibile?"
  804. #: builtin/mainmenu/tab_content.lua
  805. msgid "Use Texture Pack"
  806. msgstr "Usa Pacchetto Texture"
  807. #: builtin/mainmenu/tab_local.lua
  808. msgid "Announce Server"
  809. msgstr "Annunciare il Server"
  810. #: builtin/mainmenu/tab_local.lua
  811. msgid "Bind Address"
  812. msgstr "Indirizzo Incorporato"
  813. #: builtin/mainmenu/tab_local.lua
  814. msgid "Creative Mode"
  815. msgstr "Modalità Creativa"
  816. #: builtin/mainmenu/tab_local.lua
  817. msgid "Enable Damage"
  818. msgstr "Abilita il Ferimento"
  819. #: builtin/mainmenu/tab_local.lua
  820. msgid "Host Game"
  821. msgstr "Ospita un Gioco"
  822. #: builtin/mainmenu/tab_local.lua
  823. msgid "Host Server"
  824. msgstr "Ospita un Server"
  825. #: builtin/mainmenu/tab_local.lua
  826. msgid "Install a game"
  827. msgstr "Installa un gioco"
  828. #: builtin/mainmenu/tab_local.lua
  829. msgid "Install games from ContentDB"
  830. msgstr "Installa giochi da ContentDB"
  831. #: builtin/mainmenu/tab_local.lua
  832. #, fuzzy
  833. msgid "Minetest doesn't come with a game by default."
  834. msgstr ""
  835. "Il gioco Minetest Game non è più installato per impostazione predefinita"
  836. #: builtin/mainmenu/tab_local.lua
  837. msgid ""
  838. "Minetest is a game-creation platform that allows you to play many different "
  839. "games."
  840. msgstr ""
  841. #: builtin/mainmenu/tab_local.lua
  842. msgid "New"
  843. msgstr "Nuovo"
  844. #: builtin/mainmenu/tab_local.lua
  845. msgid "No world created or selected!"
  846. msgstr "Nessun mondo creato o selezionato!"
  847. #: builtin/mainmenu/tab_local.lua
  848. msgid "Play Game"
  849. msgstr "Avvia il gioco"
  850. #: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_online.lua
  851. msgid "Port"
  852. msgstr "Porta"
  853. #: builtin/mainmenu/tab_local.lua
  854. msgid "Select Mods"
  855. msgstr "Seleziona le Mod"
  856. #: builtin/mainmenu/tab_local.lua
  857. msgid "Select World:"
  858. msgstr "Seleziona il Mondo:"
  859. #: builtin/mainmenu/tab_local.lua
  860. msgid "Server Port"
  861. msgstr "Porta del Server"
  862. #: builtin/mainmenu/tab_local.lua
  863. msgid "Start Game"
  864. msgstr "Gioca"
  865. #: builtin/mainmenu/tab_local.lua
  866. #, fuzzy
  867. msgid "You need to install a game before you can create a world."
  868. msgstr "Devi installare un gioco prima di poter installare un mod"
  869. #: builtin/mainmenu/tab_online.lua
  870. msgid "Address"
  871. msgstr "Indirizzo"
  872. #: builtin/mainmenu/tab_online.lua
  873. msgid "Creative mode"
  874. msgstr "Modalità creativa"
  875. #. ~ PvP = Player versus Player
  876. #: builtin/mainmenu/tab_online.lua
  877. msgid "Damage / PvP"
  878. msgstr "Ferimento / PvP"
  879. #: builtin/mainmenu/tab_online.lua
  880. msgid "Favorites"
  881. msgstr "Preferiti"
  882. #: builtin/mainmenu/tab_online.lua
  883. msgid "Incompatible Servers"
  884. msgstr "Server Incompatibili"
  885. #: builtin/mainmenu/tab_online.lua
  886. msgid "Join Game"
  887. msgstr "Unisciti al Gioco"
  888. #: builtin/mainmenu/tab_online.lua
  889. msgid "Login"
  890. msgstr "Accedi"
  891. #: builtin/mainmenu/tab_online.lua
  892. msgid "Ping"
  893. msgstr "Ping"
  894. #: builtin/mainmenu/tab_online.lua
  895. msgid "Public Servers"
  896. msgstr "Server Pubblici"
  897. #: builtin/mainmenu/tab_online.lua
  898. msgid "Refresh"
  899. msgstr "Ricarica"
  900. #: builtin/mainmenu/tab_online.lua
  901. msgid "Remove favorite"
  902. msgstr "Rimuovi preferito"
  903. #: builtin/mainmenu/tab_online.lua
  904. msgid "Server Description"
  905. msgstr "Descrizione del Server"
  906. #: src/client/client.cpp
  907. msgid "Connection aborted (protocol error?)."
  908. msgstr "Connessione interrotta (errore del protocollo?)."
  909. #: src/client/client.cpp src/client/game.cpp
  910. msgid "Connection timed out."
  911. msgstr "Connessione scaduta."
  912. #: src/client/client.cpp
  913. msgid "Done!"
  914. msgstr "Fatto!"
  915. #: src/client/client.cpp
  916. msgid "Initializing nodes"
  917. msgstr "Inizializzando i nodi"
  918. #: src/client/client.cpp
  919. msgid "Initializing nodes..."
  920. msgstr "Inizializzando i nodi..."
  921. #: src/client/client.cpp
  922. msgid "Loading textures..."
  923. msgstr "Caricando le textures..."
  924. #: src/client/client.cpp
  925. msgid "Rebuilding shaders..."
  926. msgstr "Ricostruendo le shaders..."
  927. #: src/client/clientlauncher.cpp
  928. msgid "Could not find or load game: "
  929. msgstr "Impossibile trovare o caricare il gioco: "
  930. #: src/client/clientlauncher.cpp
  931. msgid "Main Menu"
  932. msgstr "Menu Principale"
  933. #: src/client/clientlauncher.cpp
  934. msgid "No world selected and no address provided. Nothing to do."
  935. msgstr "Nessun mondo selezionato e nessun indirizzo fornito. Nulla da fare."
  936. #: src/client/clientlauncher.cpp
  937. msgid "Player name too long."
  938. msgstr "Nome del giocatore troppo lungo."
  939. #: src/client/clientlauncher.cpp
  940. msgid "Please choose a name!"
  941. msgstr "Per favore scegli un nome!"
  942. #: src/client/clientlauncher.cpp
  943. msgid "Provided password file failed to open: "
  944. msgstr "Impossibile aprire il file di password fornito: "
  945. #: src/client/clientlauncher.cpp
  946. msgid "Provided world path doesn't exist: "
  947. msgstr "Il percorso del mondo fornito non esiste: "
  948. #: src/client/clientmedia.cpp src/client/game.cpp
  949. msgid "Media..."
  950. msgstr "File multimediali..."
  951. #: src/client/game.cpp src/client/shader.cpp src/server.cpp
  952. msgid ""
  953. "\n"
  954. "Check debug.txt for details."
  955. msgstr ""
  956. "\n"
  957. "Controlla debug.txt per i dettagli."
  958. #: src/client/game.cpp
  959. msgid "- Mode: "
  960. msgstr "- Modalità: "
  961. #: src/client/game.cpp
  962. msgid "- Public: "
  963. msgstr "- Pubblico: "
  964. #. ~ PvP = Player versus Player
  965. #: src/client/game.cpp
  966. msgid "- PvP: "
  967. msgstr "- PvP: "
  968. #: src/client/game.cpp
  969. msgid "- Server Name: "
  970. msgstr "- Nome del Server: "
  971. #: src/client/game.cpp
  972. msgid "A serialization error occurred:"
  973. msgstr "Si è verificato un errore di serializzazione:"
  974. #: src/client/game.cpp
  975. #, c-format
  976. msgid "Access denied. Reason: %s"
  977. msgstr "Accesso negato. Motivo: %s"
  978. #: src/client/game.cpp
  979. msgid "Automatic forward disabled"
  980. msgstr "Avanzamento automatico disabilitato"
  981. #: src/client/game.cpp
  982. msgid "Automatic forward enabled"
  983. msgstr "Avanzamento automatico abilitato"
  984. #: src/client/game.cpp
  985. msgid "Block bounds hidden"
  986. msgstr "Limiti del blocco nascosti"
  987. #: src/client/game.cpp
  988. msgid "Block bounds shown for current block"
  989. msgstr "I limiti del blocco sono mostrati per il blocco attuale"
  990. #: src/client/game.cpp
  991. msgid "Block bounds shown for nearby blocks"
  992. msgstr "I limiti del blocco sono mostrati per i blocchi vicini"
  993. #: src/client/game.cpp
  994. msgid "Camera update disabled"
  995. msgstr "Aggiornamento della telecamera disabilitato"
  996. #: src/client/game.cpp
  997. msgid "Camera update enabled"
  998. msgstr "Aggiornamento telecamera abilitato"
  999. #: src/client/game.cpp
  1000. #, fuzzy
  1001. msgid "Can't show block bounds (disabled by game or mod)"
  1002. msgstr "Impossibile mostrare i limiti del blocco (disabilitato da mod o gioco)"
  1003. #: src/client/game.cpp
  1004. msgid "Change Password"
  1005. msgstr "Cambia la Password"
  1006. #: src/client/game.cpp
  1007. msgid "Cinematic mode disabled"
  1008. msgstr "Modalità cinematica disattiva"
  1009. #: src/client/game.cpp
  1010. msgid "Cinematic mode enabled"
  1011. msgstr "Modalità cinematica attiva"
  1012. #: src/client/game.cpp
  1013. msgid "Client disconnected"
  1014. msgstr "Client disconnesso"
  1015. #: src/client/game.cpp
  1016. msgid "Client side scripting is disabled"
  1017. msgstr "Scripting su lato client disabilitato"
  1018. #: src/client/game.cpp
  1019. msgid "Connecting to server..."
  1020. msgstr "Connessione al server..."
  1021. #: src/client/game.cpp
  1022. msgid "Connection error (timed out?)"
  1023. msgstr "Errore di connessione (scaduta?)"
  1024. #: src/client/game.cpp
  1025. msgid "Connection failed for unknown reason"
  1026. msgstr "Connessione fallita per motivo sconosciuto"
  1027. #: src/client/game.cpp
  1028. msgid "Continue"
  1029. msgstr "Continua"
  1030. #: src/client/game.cpp
  1031. #, fuzzy
  1032. msgid ""
  1033. "Controls:\n"
  1034. "No menu open:\n"
  1035. "- slide finger: look around\n"
  1036. "- tap: place/punch/use (default)\n"
  1037. "- long tap: dig/use (default)\n"
  1038. "Menu/inventory open:\n"
  1039. "- double tap (outside):\n"
  1040. " --> close\n"
  1041. "- touch stack, touch slot:\n"
  1042. " --> move stack\n"
  1043. "- touch&drag, tap 2nd finger\n"
  1044. " --> place single item to slot\n"
  1045. msgstr ""
  1046. "Controlli Predefiniti:\n"
  1047. "Nessun menu visibile:\n"
  1048. "- tocco singolo: attiva pulsante\n"
  1049. "- tocco doppio; piazza/utilizza\n"
  1050. "- trascina il dito: guarda attorno\n"
  1051. "Menu/Inventario visibile:\n"
  1052. "- doppio tocco (esterno):\n"
  1053. " -->chiudi\n"
  1054. "- tocco pila, tocco casella:\n"
  1055. " --> sposta pila\n"
  1056. "- tocca e trascina, tocco 2° dito\n"
  1057. " --> piazza oggetto singolo nella casella\n"
  1058. #: src/client/game.cpp
  1059. #, c-format
  1060. msgid "Couldn't resolve address: %s"
  1061. msgstr "Impossibile risolvere l'indirizzo: %s"
  1062. #: src/client/game.cpp
  1063. msgid "Creating client..."
  1064. msgstr "Creazione del client..."
  1065. #: src/client/game.cpp
  1066. msgid "Creating server..."
  1067. msgstr "Creazione del server..."
  1068. #: src/client/game.cpp
  1069. msgid "Debug info and profiler graph hidden"
  1070. msgstr "Info di debug e grafico profiler nascosti"
  1071. #: src/client/game.cpp
  1072. msgid "Debug info shown"
  1073. msgstr "Info debug mostrate"
  1074. #: src/client/game.cpp
  1075. msgid "Debug info, profiler graph, and wireframe hidden"
  1076. msgstr "Info debug, grafico profiler e struttura a fili nascosti"
  1077. #: src/client/game.cpp
  1078. #, c-format
  1079. msgid "Error creating client: %s"
  1080. msgstr "Errore di creazione del client: %s"
  1081. #: src/client/game.cpp
  1082. msgid "Exit to Menu"
  1083. msgstr "Menu Principale"
  1084. #: src/client/game.cpp
  1085. msgid "Exit to OS"
  1086. msgstr "Torna al S.O."
  1087. #: src/client/game.cpp
  1088. msgid "Fast mode disabled"
  1089. msgstr "Modalità rapida disabilitata"
  1090. #: src/client/game.cpp
  1091. msgid "Fast mode enabled"
  1092. msgstr "Modalità rapida abilitata"
  1093. #: src/client/game.cpp
  1094. msgid "Fast mode enabled (note: no 'fast' privilege)"
  1095. msgstr "Modalità rapida abilitata (nota: privilegio 'fast' mancante)"
  1096. #: src/client/game.cpp
  1097. msgid "Fly mode disabled"
  1098. msgstr "Modalità volo disabilitata"
  1099. #: src/client/game.cpp
  1100. msgid "Fly mode enabled"
  1101. msgstr "Modalità volo abilitata"
  1102. #: src/client/game.cpp
  1103. msgid "Fly mode enabled (note: no 'fly' privilege)"
  1104. msgstr "Modalità volo abilitata (nota: privilegio 'fly' mancante)"
  1105. #: src/client/game.cpp
  1106. msgid "Fog disabled"
  1107. msgstr "Nebbia disattivata"
  1108. #: src/client/game.cpp
  1109. msgid "Fog enabled"
  1110. msgstr "Nebbia attivata"
  1111. #: src/client/game.cpp
  1112. #, fuzzy
  1113. msgid "Fog enabled by game or mod"
  1114. msgstr "Ingrandimento attualmente disabilitato dal gioco o da un mod"
  1115. #: src/client/game.cpp
  1116. msgid "Game info:"
  1117. msgstr "Informazioni del gioco:"
  1118. #: src/client/game.cpp
  1119. msgid "Game paused"
  1120. msgstr "Gioco in pausa"
  1121. #: src/client/game.cpp
  1122. msgid "Hosting server"
  1123. msgstr "Server ospitante"
  1124. #: src/client/game.cpp
  1125. msgid "Item definitions..."
  1126. msgstr "Definizione degli oggetti..."
  1127. #: src/client/game.cpp
  1128. msgid "KiB/s"
  1129. msgstr "KiB/s"
  1130. #: src/client/game.cpp
  1131. msgid "MiB/s"
  1132. msgstr "MiB/s"
  1133. #: src/client/game.cpp
  1134. msgid "Minimap currently disabled by game or mod"
  1135. msgstr "Minimappa attualmente disabilitata dal gioco o da una mod"
  1136. #: src/client/game.cpp
  1137. msgid "Multiplayer"
  1138. msgstr "Multigiocatore"
  1139. #: src/client/game.cpp
  1140. msgid "Noclip mode disabled"
  1141. msgstr "Modalità incorporea disabilitata"
  1142. #: src/client/game.cpp
  1143. msgid "Noclip mode enabled"
  1144. msgstr "Modalità incorporea abilitata"
  1145. #: src/client/game.cpp
  1146. msgid "Noclip mode enabled (note: no 'noclip' privilege)"
  1147. msgstr "Modalità incorporea abilitata (nota: privilegio 'noclip' mancante)"
  1148. #: src/client/game.cpp
  1149. msgid "Node definitions..."
  1150. msgstr "Definizione dei nodi..."
  1151. #: src/client/game.cpp
  1152. msgid "Off"
  1153. msgstr "Disattivato"
  1154. #: src/client/game.cpp
  1155. msgid "On"
  1156. msgstr "Attivato"
  1157. #: src/client/game.cpp
  1158. msgid "Pitch move mode disabled"
  1159. msgstr "Modalità inclinazione movimento disabilitata"
  1160. #: src/client/game.cpp
  1161. msgid "Pitch move mode enabled"
  1162. msgstr "Modalità inclinazione movimento abilitata"
  1163. #: src/client/game.cpp
  1164. msgid "Profiler graph shown"
  1165. msgstr "Grafico profiler visualizzato"
  1166. #: src/client/game.cpp
  1167. msgid "Remote server"
  1168. msgstr "Server remoto"
  1169. #: src/client/game.cpp
  1170. msgid "Resolving address..."
  1171. msgstr "Risoluzione dell'indirizzo..."
  1172. #: src/client/game.cpp
  1173. msgid "Shutting down..."
  1174. msgstr "Uscita dal gioco..."
  1175. #: src/client/game.cpp
  1176. msgid "Singleplayer"
  1177. msgstr "Gioco locale"
  1178. #: src/client/game.cpp
  1179. msgid "Sound Volume"
  1180. msgstr "Volume del Suono"
  1181. #: src/client/game.cpp
  1182. msgid "Sound muted"
  1183. msgstr "Suono disattivato"
  1184. #: src/client/game.cpp
  1185. msgid "Sound system is disabled"
  1186. msgstr "Il sistema audio è disabilitato"
  1187. #: src/client/game.cpp
  1188. msgid "Sound system is not supported on this build"
  1189. msgstr "Il sistema audio non è supportato su questa compilazione"
  1190. #: src/client/game.cpp
  1191. msgid "Sound unmuted"
  1192. msgstr "Suono attivato"
  1193. #: src/client/game.cpp
  1194. #, c-format
  1195. msgid "The server is probably running a different version of %s."
  1196. msgstr "Il server sta probabilmente eseguendo una versione differente di %s."
  1197. #: src/client/game.cpp
  1198. #, c-format
  1199. msgid "Unable to connect to %s because IPv6 is disabled"
  1200. msgstr "Impossibile connettersi a %s perché IPv6 è disabilitato"
  1201. #: src/client/game.cpp
  1202. #, c-format
  1203. msgid "Unable to listen on %s because IPv6 is disabled"
  1204. msgstr "Impossibile ascoltare su %s perché IPv6 è disabilitato"
  1205. #: src/client/game.cpp
  1206. #, fuzzy
  1207. msgid "Unlimited viewing range disabled"
  1208. msgstr "Raggio visivo illimitato abilitato"
  1209. #: src/client/game.cpp
  1210. #, fuzzy
  1211. msgid "Unlimited viewing range enabled"
  1212. msgstr "Raggio visivo illimitato abilitato"
  1213. #: src/client/game.cpp
  1214. msgid "Unlimited viewing range enabled, but forbidden by game or mod"
  1215. msgstr "Raggio visivo illimitato abilitato, ma vietato dal gioco o dal mod"
  1216. #: src/client/game.cpp
  1217. #, fuzzy, c-format
  1218. msgid "Viewing changed to %d (the minimum)"
  1219. msgstr "Il raggio visivo è al minimo: %d"
  1220. #: src/client/game.cpp
  1221. #, c-format
  1222. msgid "Viewing changed to %d (the minimum), but limited to %d by game or mod"
  1223. msgstr ""
  1224. "Raggio visivo modificato a %d (il minimo), ma limitato a %d dal gioco o dal "
  1225. "mod"
  1226. #: src/client/game.cpp
  1227. #, c-format
  1228. msgid "Viewing range changed to %d"
  1229. msgstr "Raggio visivo cambiato a %d"
  1230. #: src/client/game.cpp
  1231. #, fuzzy, c-format
  1232. msgid "Viewing range changed to %d (the maximum)"
  1233. msgstr "Raggio visivo cambiato a %d"
  1234. #: src/client/game.cpp
  1235. #, c-format
  1236. msgid ""
  1237. "Viewing range changed to %d (the maximum), but limited to %d by game or mod"
  1238. msgstr ""
  1239. "Raggio visivo modificato a %d (il massimo), ma limitato a %d dal gioco o dal "
  1240. "mod"
  1241. #: src/client/game.cpp
  1242. #, fuzzy, c-format
  1243. msgid "Viewing range changed to %d, but limited to %d by game or mod"
  1244. msgstr "Raggio visivo cambiato a %d"
  1245. #: src/client/game.cpp
  1246. #, c-format
  1247. msgid "Volume changed to %d%%"
  1248. msgstr "Volume cambiato a %d%%"
  1249. #: src/client/game.cpp
  1250. msgid "Wireframe shown"
  1251. msgstr "Struttura a fili visualizzata"
  1252. #: src/client/game.cpp
  1253. msgid "Zoom currently disabled by game or mod"
  1254. msgstr "Ingrandimento attualmente disabilitato dal gioco o da un mod"
  1255. #: src/client/gameui.cpp
  1256. msgid "Chat currently disabled by game or mod"
  1257. msgstr "Chat attualmente disabilitata dal gioco o da un mod"
  1258. #: src/client/gameui.cpp
  1259. msgid "Chat hidden"
  1260. msgstr "Chat nascosta"
  1261. #: src/client/gameui.cpp
  1262. msgid "Chat shown"
  1263. msgstr "Chat mostrata"
  1264. #: src/client/gameui.cpp
  1265. msgid "HUD hidden"
  1266. msgstr "HUD nascosto"
  1267. #: src/client/gameui.cpp
  1268. msgid "HUD shown"
  1269. msgstr "HUD visibile"
  1270. #: src/client/gameui.cpp
  1271. msgid "Profiler hidden"
  1272. msgstr "Profilatore nascosto"
  1273. #: src/client/gameui.cpp
  1274. #, c-format
  1275. msgid "Profiler shown (page %d of %d)"
  1276. msgstr "Profilatore visualizzato (pagina %d di %d)"
  1277. #: src/client/keycode.cpp
  1278. msgid "Apps"
  1279. msgstr "Applicazioni"
  1280. #: src/client/keycode.cpp
  1281. msgid "Backspace"
  1282. msgstr "Tasto di ritorno"
  1283. #. ~ Usually paired with the Pause key
  1284. #: src/client/keycode.cpp
  1285. #, fuzzy
  1286. msgid "Break Key"
  1287. msgstr "Tasto furtivo"
  1288. #: src/client/keycode.cpp
  1289. msgid "Caps Lock"
  1290. msgstr "Blocco Maiusc."
  1291. #: src/client/keycode.cpp
  1292. #, fuzzy
  1293. msgid "Clear Key"
  1294. msgstr "Canc"
  1295. #: src/client/keycode.cpp
  1296. #, fuzzy
  1297. msgid "Control Key"
  1298. msgstr "Control"
  1299. #: src/client/keycode.cpp
  1300. #, fuzzy
  1301. msgid "Delete Key"
  1302. msgstr "Rimuovi"
  1303. #: src/client/keycode.cpp
  1304. msgid "Down Arrow"
  1305. msgstr "Freccia Giù"
  1306. #: src/client/keycode.cpp
  1307. msgid "End"
  1308. msgstr "Fine"
  1309. #: src/client/keycode.cpp
  1310. msgid "Erase EOF"
  1311. msgstr "Canc. EOF"
  1312. #: src/client/keycode.cpp
  1313. msgid "Execute"
  1314. msgstr "Eseguire"
  1315. #: src/client/keycode.cpp
  1316. msgid "Help"
  1317. msgstr "Aiuto"
  1318. #: src/client/keycode.cpp
  1319. msgid "Home"
  1320. msgstr "Inizio"
  1321. #: src/client/keycode.cpp
  1322. msgid "IME Accept"
  1323. msgstr "Accetta IME"
  1324. #: src/client/keycode.cpp
  1325. msgid "IME Convert"
  1326. msgstr "Converti IME"
  1327. #: src/client/keycode.cpp
  1328. msgid "IME Escape"
  1329. msgstr "Ritorno da IME"
  1330. #: src/client/keycode.cpp
  1331. msgid "IME Mode Change"
  1332. msgstr "Cambia Modalità IME"
  1333. #: src/client/keycode.cpp
  1334. msgid "IME Nonconvert"
  1335. msgstr "Non Convertire IME"
  1336. #: src/client/keycode.cpp
  1337. msgid "Insert"
  1338. msgstr "Inserisci"
  1339. #: src/client/keycode.cpp
  1340. #, fuzzy
  1341. msgid "Left Arrow"
  1342. msgstr "Control Sinistro"
  1343. #: src/client/keycode.cpp
  1344. msgid "Left Button"
  1345. msgstr "Pulsante Sinistro"
  1346. #: src/client/keycode.cpp
  1347. msgid "Left Control"
  1348. msgstr "Control Sinistro"
  1349. #: src/client/keycode.cpp
  1350. msgid "Left Menu"
  1351. msgstr "Menu Sinistro"
  1352. #: src/client/keycode.cpp
  1353. msgid "Left Shift"
  1354. msgstr "Shift Sinistro"
  1355. #: src/client/keycode.cpp
  1356. msgid "Left Windows"
  1357. msgstr "Windows Sinistro"
  1358. #. ~ Key name, common on Windows keyboards
  1359. #: src/client/keycode.cpp
  1360. #, fuzzy
  1361. msgid "Menu Key"
  1362. msgstr "Menu"
  1363. #: src/client/keycode.cpp
  1364. msgid "Middle Button"
  1365. msgstr "Pulsante Centrale"
  1366. #: src/client/keycode.cpp
  1367. msgid "Num Lock"
  1368. msgstr "Bloc Num"
  1369. #: src/client/keycode.cpp
  1370. msgid "Numpad *"
  1371. msgstr "Tastierino *"
  1372. #: src/client/keycode.cpp
  1373. msgid "Numpad +"
  1374. msgstr "Tastierino +"
  1375. #: src/client/keycode.cpp
  1376. msgid "Numpad -"
  1377. msgstr "Tastierino -"
  1378. #: src/client/keycode.cpp
  1379. msgid "Numpad ."
  1380. msgstr "Tastierino ."
  1381. #: src/client/keycode.cpp
  1382. msgid "Numpad /"
  1383. msgstr "Tastierino /"
  1384. #: src/client/keycode.cpp
  1385. msgid "Numpad 0"
  1386. msgstr "Tastierino 0"
  1387. #: src/client/keycode.cpp
  1388. msgid "Numpad 1"
  1389. msgstr "Tastierino 1"
  1390. #: src/client/keycode.cpp
  1391. msgid "Numpad 2"
  1392. msgstr "Tastierino 2"
  1393. #: src/client/keycode.cpp
  1394. msgid "Numpad 3"
  1395. msgstr "Tastierino 3"
  1396. #: src/client/keycode.cpp
  1397. msgid "Numpad 4"
  1398. msgstr "Tastierino 4"
  1399. #: src/client/keycode.cpp
  1400. msgid "Numpad 5"
  1401. msgstr "Tastierino 5"
  1402. #: src/client/keycode.cpp
  1403. msgid "Numpad 6"
  1404. msgstr "Tastierino 6"
  1405. #: src/client/keycode.cpp
  1406. msgid "Numpad 7"
  1407. msgstr "Tastierino 7"
  1408. #: src/client/keycode.cpp
  1409. msgid "Numpad 8"
  1410. msgstr "Tastierino 8"
  1411. #: src/client/keycode.cpp
  1412. msgid "Numpad 9"
  1413. msgstr "Tastierino 9"
  1414. #: src/client/keycode.cpp
  1415. msgid "OEM Clear"
  1416. msgstr "OEM Canc"
  1417. #: src/client/keycode.cpp
  1418. #, fuzzy
  1419. msgid "Page Down"
  1420. msgstr "Pag. giù"
  1421. #: src/client/keycode.cpp
  1422. #, fuzzy
  1423. msgid "Page Up"
  1424. msgstr "Pag. su"
  1425. #. ~ Usually paired with the Break key
  1426. #: src/client/keycode.cpp
  1427. #, fuzzy
  1428. msgid "Pause Key"
  1429. msgstr "Pausa"
  1430. #: src/client/keycode.cpp
  1431. msgid "Play"
  1432. msgstr "Avvia"
  1433. #. ~ "Print screen" key
  1434. #: src/client/keycode.cpp
  1435. msgid "Print"
  1436. msgstr "Stampa"
  1437. #: src/client/keycode.cpp
  1438. #, fuzzy
  1439. msgid "Return Key"
  1440. msgstr "Invio"
  1441. #: src/client/keycode.cpp
  1442. #, fuzzy
  1443. msgid "Right Arrow"
  1444. msgstr "Ctrl destro"
  1445. #: src/client/keycode.cpp
  1446. msgid "Right Button"
  1447. msgstr "Pusante detro"
  1448. #: src/client/keycode.cpp
  1449. msgid "Right Control"
  1450. msgstr "Ctrl destro"
  1451. #: src/client/keycode.cpp
  1452. msgid "Right Menu"
  1453. msgstr "Menu destro"
  1454. #: src/client/keycode.cpp
  1455. msgid "Right Shift"
  1456. msgstr "Maiusc destro"
  1457. #: src/client/keycode.cpp
  1458. msgid "Right Windows"
  1459. msgstr "Windows destro"
  1460. #: src/client/keycode.cpp
  1461. msgid "Scroll Lock"
  1462. msgstr "Scroll Lock"
  1463. #. ~ Key name
  1464. #: src/client/keycode.cpp
  1465. msgid "Select"
  1466. msgstr "Selezione"
  1467. #: src/client/keycode.cpp
  1468. #, fuzzy
  1469. msgid "Shift Key"
  1470. msgstr "Maiusc"
  1471. #: src/client/keycode.cpp
  1472. msgid "Sleep"
  1473. msgstr "Sospensione"
  1474. #: src/client/keycode.cpp
  1475. msgid "Snapshot"
  1476. msgstr "Stampa"
  1477. #: src/client/keycode.cpp
  1478. msgid "Space"
  1479. msgstr "Spazio"
  1480. #: src/client/keycode.cpp
  1481. msgid "Tab"
  1482. msgstr "Tab"
  1483. #: src/client/keycode.cpp
  1484. msgid "Up Arrow"
  1485. msgstr "Freccia Su"
  1486. #: src/client/keycode.cpp
  1487. msgid "X Button 1"
  1488. msgstr "Pulsante X 1"
  1489. #: src/client/keycode.cpp
  1490. msgid "X Button 2"
  1491. msgstr "Pulsante X 2"
  1492. #: src/client/keycode.cpp
  1493. #, fuzzy
  1494. msgid "Zoom Key"
  1495. msgstr "Ingrandimento"
  1496. #: src/client/minimap.cpp
  1497. msgid "Minimap hidden"
  1498. msgstr "Minimappa nascosta"
  1499. #: src/client/minimap.cpp
  1500. #, c-format
  1501. msgid "Minimap in radar mode, Zoom x%d"
  1502. msgstr "Minimappa in modalità radar, ingrandimento x%d"
  1503. #: src/client/minimap.cpp
  1504. #, c-format
  1505. msgid "Minimap in surface mode, Zoom x%d"
  1506. msgstr "Minimappa in modalità superficie, ingrandimento x%d"
  1507. #: src/client/minimap.cpp
  1508. msgid "Minimap in texture mode"
  1509. msgstr "Minimappa in modalità texture"
  1510. #: src/client/shader.cpp
  1511. #, fuzzy, c-format
  1512. msgid "Failed to compile the \"%s\" shader."
  1513. msgstr "Impossibile aprire la pagina web"
  1514. #: src/client/shader.cpp
  1515. msgid "Shaders are enabled but GLSL is not supported by the driver."
  1516. msgstr ""
  1517. #. ~ Error when a mod is missing dependencies. Ex: "Mod Title is missing: mod1, mod2, mod3"
  1518. #: src/content/mod_configuration.cpp
  1519. #, c-format
  1520. msgid "%s is missing:"
  1521. msgstr "%s mancante:"
  1522. #: src/content/mod_configuration.cpp
  1523. msgid ""
  1524. "Install and enable the required mods, or disable the mods causing errors."
  1525. msgstr ""
  1526. "Installa e abilita le mod richieste o disabilita le mod che causano errori."
  1527. #: src/content/mod_configuration.cpp
  1528. msgid ""
  1529. "Note: this may be caused by a dependency cycle, in which case try updating "
  1530. "the mods."
  1531. msgstr ""
  1532. "Nota: questo potrebbe essere causato da un ciclo di dipendenza, nel qual "
  1533. "caso prova ad aggiornare le mod."
  1534. #: src/content/mod_configuration.cpp
  1535. msgid "Some mods have unsatisfied dependencies:"
  1536. msgstr "Alcune mod hanno dipendenze non soddisfatte:"
  1537. #: src/gui/guiChatConsole.cpp
  1538. msgid "Failed to open webpage"
  1539. msgstr "Impossibile aprire la pagina web"
  1540. #: src/gui/guiChatConsole.cpp
  1541. msgid "Opening webpage"
  1542. msgstr "Apertura pagina web"
  1543. #: src/gui/guiFormSpecMenu.cpp
  1544. msgid "Proceed"
  1545. msgstr "Prosegui"
  1546. #: src/gui/guiKeyChangeMenu.cpp
  1547. msgid "\"Aux1\" = climb down"
  1548. msgstr "\"Speciale\" = discendi"
  1549. #: src/gui/guiKeyChangeMenu.cpp
  1550. msgid "Autoforward"
  1551. msgstr "Avanzam. autom."
  1552. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1553. msgid "Automatic jumping"
  1554. msgstr "Salto automatico"
  1555. #: src/gui/guiKeyChangeMenu.cpp
  1556. msgid "Aux1"
  1557. msgstr "Speciale"
  1558. #: src/gui/guiKeyChangeMenu.cpp
  1559. msgid "Backward"
  1560. msgstr "Indietreggia"
  1561. #: src/gui/guiKeyChangeMenu.cpp
  1562. msgid "Block bounds"
  1563. msgstr "Limiti del blocco nascosto"
  1564. #: src/gui/guiKeyChangeMenu.cpp
  1565. msgid "Change camera"
  1566. msgstr "Cambia vista"
  1567. #: src/gui/guiKeyChangeMenu.cpp
  1568. msgid "Command"
  1569. msgstr "Comando"
  1570. #: src/gui/guiKeyChangeMenu.cpp
  1571. msgid "Console"
  1572. msgstr "Console"
  1573. #: src/gui/guiKeyChangeMenu.cpp
  1574. msgid "Dec. range"
  1575. msgstr "Diminuisci raggio"
  1576. #: src/gui/guiKeyChangeMenu.cpp
  1577. msgid "Dec. volume"
  1578. msgstr "Diminuisci volume"
  1579. #: src/gui/guiKeyChangeMenu.cpp
  1580. msgid "Double tap \"jump\" to toggle fly"
  1581. msgstr "Doppio \"salta\" per volare"
  1582. #: src/gui/guiKeyChangeMenu.cpp
  1583. msgid "Drop"
  1584. msgstr "Getta via"
  1585. #: src/gui/guiKeyChangeMenu.cpp
  1586. msgid "Forward"
  1587. msgstr "Avanza"
  1588. #: src/gui/guiKeyChangeMenu.cpp
  1589. msgid "Inc. range"
  1590. msgstr "Aumenta raggio"
  1591. #: src/gui/guiKeyChangeMenu.cpp
  1592. msgid "Inc. volume"
  1593. msgstr "Aumenta volume"
  1594. #: src/gui/guiKeyChangeMenu.cpp
  1595. msgid "Inventory"
  1596. msgstr "Inventario"
  1597. #: src/gui/guiKeyChangeMenu.cpp
  1598. msgid "Jump"
  1599. msgstr "Salta"
  1600. #: src/gui/guiKeyChangeMenu.cpp
  1601. msgid "Key already in use"
  1602. msgstr "Tasto già usato"
  1603. #: src/gui/guiKeyChangeMenu.cpp
  1604. msgid "Keybindings."
  1605. msgstr "Mappatura dei tasti."
  1606. #: src/gui/guiKeyChangeMenu.cpp
  1607. msgid "Left"
  1608. msgstr "Sinistra"
  1609. #: src/gui/guiKeyChangeMenu.cpp
  1610. msgid "Local command"
  1611. msgstr "Comando locale"
  1612. #: src/gui/guiKeyChangeMenu.cpp
  1613. msgid "Mute"
  1614. msgstr "Muta audio"
  1615. #: src/gui/guiKeyChangeMenu.cpp
  1616. msgid "Next item"
  1617. msgstr "Oggetto successivo"
  1618. #: src/gui/guiKeyChangeMenu.cpp
  1619. msgid "Prev. item"
  1620. msgstr "Oggetto precedente"
  1621. #: src/gui/guiKeyChangeMenu.cpp
  1622. msgid "Range select"
  1623. msgstr "Selezione raggio"
  1624. #: src/gui/guiKeyChangeMenu.cpp
  1625. msgid "Right"
  1626. msgstr "Destra"
  1627. #: src/gui/guiKeyChangeMenu.cpp
  1628. msgid "Screenshot"
  1629. msgstr "Screenshot"
  1630. #: src/gui/guiKeyChangeMenu.cpp
  1631. msgid "Sneak"
  1632. msgstr "Furtivo"
  1633. #: src/gui/guiKeyChangeMenu.cpp
  1634. msgid "Toggle HUD"
  1635. msgstr "HUD sì/no"
  1636. #: src/gui/guiKeyChangeMenu.cpp
  1637. msgid "Toggle chat log"
  1638. msgstr "Log chat sì/no"
  1639. #: src/gui/guiKeyChangeMenu.cpp
  1640. msgid "Toggle fast"
  1641. msgstr "Corsa sì/no"
  1642. #: src/gui/guiKeyChangeMenu.cpp
  1643. msgid "Toggle fly"
  1644. msgstr "Volo sì/no"
  1645. #: src/gui/guiKeyChangeMenu.cpp
  1646. msgid "Toggle fog"
  1647. msgstr "Nebbia sì/no"
  1648. #: src/gui/guiKeyChangeMenu.cpp
  1649. msgid "Toggle minimap"
  1650. msgstr "Minimappa sì/no"
  1651. #: src/gui/guiKeyChangeMenu.cpp
  1652. msgid "Toggle noclip"
  1653. msgstr "Incorporeità sì/no"
  1654. #: src/gui/guiKeyChangeMenu.cpp
  1655. msgid "Toggle pitchmove"
  1656. msgstr "Beccheggio sì/no"
  1657. #: src/gui/guiKeyChangeMenu.cpp
  1658. msgid "Zoom"
  1659. msgstr "Ingrandimento"
  1660. #: src/gui/guiKeyChangeMenu.cpp
  1661. msgid "press key"
  1662. msgstr "premi il tasto"
  1663. #: src/gui/guiOpenURL.cpp
  1664. msgid "Open"
  1665. msgstr ""
  1666. #: src/gui/guiOpenURL.cpp
  1667. msgid "Open URL?"
  1668. msgstr ""
  1669. #: src/gui/guiOpenURL.cpp
  1670. #, fuzzy
  1671. msgid "Unable to open URL"
  1672. msgstr "Impossibile aprire la pagina web"
  1673. #: src/gui/guiPasswordChange.cpp
  1674. msgid "Change"
  1675. msgstr "Cambia"
  1676. #: src/gui/guiPasswordChange.cpp
  1677. msgid "New Password"
  1678. msgstr "Nuova password"
  1679. #: src/gui/guiPasswordChange.cpp
  1680. msgid "Old Password"
  1681. msgstr "Vecchia password"
  1682. #: src/gui/guiPasswordChange.cpp
  1683. msgid "Passwords do not match!"
  1684. msgstr "Le password non corrispondono!"
  1685. #: src/gui/guiVolumeChange.cpp
  1686. msgid "Exit"
  1687. msgstr "Uscita"
  1688. #: src/gui/guiVolumeChange.cpp
  1689. msgid "Muted"
  1690. msgstr "Silenziato"
  1691. #: src/gui/guiVolumeChange.cpp
  1692. #, c-format
  1693. msgid "Sound Volume: %d%%"
  1694. msgstr "Volume suono: %d%%"
  1695. #. ~ DO NOT TRANSLATE THIS LITERALLY!
  1696. #. This is a special string which needs to contain the translation's
  1697. #. language code (e.g. "de" for German).
  1698. #: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
  1699. #: src/script/lua_api/l_mainmenu.cpp
  1700. msgid "LANG_CODE"
  1701. msgstr "it"
  1702. #: src/network/clientpackethandler.cpp
  1703. msgid ""
  1704. "Name is not registered. To create an account on this server, click 'Register'"
  1705. msgstr ""
  1706. "Questo nome non è registrato. Per creare un nuovo account su questo server, "
  1707. "clicca 'Registrati'"
  1708. #: src/network/clientpackethandler.cpp
  1709. msgid "Name is taken. Please choose another name"
  1710. msgstr "Nome già in uso. Scegli un altro nome, per favore"
  1711. #: src/server.cpp
  1712. #, fuzzy, c-format
  1713. msgid "%s while shutting down: "
  1714. msgstr "Uscita dal gioco..."
  1715. #: src/settings_translation_file.cpp
  1716. msgid ""
  1717. "(X,Y,Z) offset of fractal from world center in units of 'scale'.\n"
  1718. "Can be used to move a desired point to (0, 0) to create a\n"
  1719. "suitable spawn point, or to allow 'zooming in' on a desired\n"
  1720. "point by increasing 'scale'.\n"
  1721. "The default is tuned for a suitable spawn point for Mandelbrot\n"
  1722. "sets with default parameters, it may need altering in other\n"
  1723. "situations.\n"
  1724. "Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
  1725. msgstr ""
  1726. "Scarto (X,Y,Z) del frattale dal centro del mondo in unità di \"scala\".\n"
  1727. "Può essere usato per spostare un punto desiderato a (0,0) per creare un\n"
  1728. "punto di comparsa adatto, o per consentire l'ingrandimento su di un punto "
  1729. "desiderato\n"
  1730. "per mezzo dell'aumento della \"scala\".\n"
  1731. "Il valore predefinito è regolato per un punto di comparsa opportuno con le "
  1732. "serie Mandelbrot\n"
  1733. "che usino i parametri predefiniti, potrebbe richiedere modifiche in altre\n"
  1734. "situazioni.\n"
  1735. "Varia grossomodo da -2 a 2. Si moltiplichi per \"scala\" per lo scarto in "
  1736. "nodi."
  1737. #: src/settings_translation_file.cpp
  1738. msgid ""
  1739. "(X,Y,Z) scale of fractal in nodes.\n"
  1740. "Actual fractal size will be 2 to 3 times larger.\n"
  1741. "These numbers can be made very large, the fractal does\n"
  1742. "not have to fit inside the world.\n"
  1743. "Increase these to 'zoom' into the detail of the fractal.\n"
  1744. "Default is for a vertically-squashed shape suitable for\n"
  1745. "an island, set all 3 numbers equal for the raw shape."
  1746. msgstr ""
  1747. "Scala (X,Y,Z) del frattale in nodi.\n"
  1748. "La dimensione effettiva del frattale sarà due o tre volte più grande.\n"
  1749. "Questi numeri possono essere impostati su valori molto alti, il frattale non "
  1750. "deve\n"
  1751. "necessariamente rientrare nel mondo.\n"
  1752. "Li si aumenti per \"ingrandire\" nel dettaglio del frattale.\n"
  1753. "Il valore predefinito è per una forma schiacciata verticalmente, adatta\n"
  1754. "a un'isola, si impostino tutti e tre i numeri sullo stesso valore per la "
  1755. "forma grezza."
  1756. #: src/settings_translation_file.cpp
  1757. msgid "2D noise that controls the shape/size of ridged mountains."
  1758. msgstr "Rumore 2D che controlla forma/dimensione delle montagne con dirupi."
  1759. #: src/settings_translation_file.cpp
  1760. msgid "2D noise that controls the shape/size of rolling hills."
  1761. msgstr "Rumore 2D che controlla forma/dimensione delle colline in serie."
  1762. #: src/settings_translation_file.cpp
  1763. msgid "2D noise that controls the shape/size of step mountains."
  1764. msgstr "Rumore 2D che controlla forma/dimensione delle montagne a terrazza."
  1765. #: src/settings_translation_file.cpp
  1766. msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
  1767. msgstr ""
  1768. "Rumore 2D che controlla forma/comparsa delle file di montagne con dirupi."
  1769. #: src/settings_translation_file.cpp
  1770. msgid "2D noise that controls the size/occurrence of rolling hills."
  1771. msgstr "Rumore 2D che controlla forma/comparsa delle colline in serie."
  1772. #: src/settings_translation_file.cpp
  1773. msgid "2D noise that controls the size/occurrence of step mountain ranges."
  1774. msgstr ""
  1775. "Rumore 2D che controlla forma/comparsa delle file di montagne con dirupi."
  1776. #: src/settings_translation_file.cpp
  1777. msgid "2D noise that locates the river valleys and channels."
  1778. msgstr "Rumore 2D che posiziona fiumi e canali."
  1779. #: src/settings_translation_file.cpp
  1780. msgid "3D"
  1781. msgstr "3D"
  1782. #: src/settings_translation_file.cpp
  1783. msgid "3D clouds"
  1784. msgstr "Nuvole in 3D"
  1785. #: src/settings_translation_file.cpp
  1786. msgid "3D mode"
  1787. msgstr "Modalità 3D"
  1788. #: src/settings_translation_file.cpp
  1789. msgid "3D mode parallax strength"
  1790. msgstr "Intensità della modalità 3D di parallasse"
  1791. #: src/settings_translation_file.cpp
  1792. msgid "3D noise defining giant caverns."
  1793. msgstr "Rumore 3D che definisce le caverne giganti."
  1794. #: src/settings_translation_file.cpp
  1795. msgid ""
  1796. "3D noise defining mountain structure and height.\n"
  1797. "Also defines structure of floatland mountain terrain."
  1798. msgstr ""
  1799. "Rumore 3D che definisce struttura e altezza delle montagne.\n"
  1800. "Definisce anche la struttura del terreno montano delle terre fluttuanti."
  1801. #: src/settings_translation_file.cpp
  1802. msgid ""
  1803. "3D noise defining structure of floatlands.\n"
  1804. "If altered from the default, the noise 'scale' (0.7 by default) may need\n"
  1805. "to be adjusted, as floatland tapering functions best when this noise has\n"
  1806. "a value range of approximately -2.0 to 2.0."
  1807. msgstr ""
  1808. "Rumore 3D che stabilisce la struttura delle terre fluttuanti.\n"
  1809. "Se cambiata dal valore predefinito, la 'scala' di rumore (0.7 in modo "
  1810. "predefinito) potrebbe necessitare\n"
  1811. "d'essere aggiustata, dato che l'affusolamento delle terre fluttuanti "
  1812. "funziona meglio quando questo rumore\n"
  1813. "ha un intervallo di valori approssimativamente tra -2.0 e 2.0."
  1814. #: src/settings_translation_file.cpp
  1815. msgid "3D noise defining structure of river canyon walls."
  1816. msgstr "Rumore 3D che definisce la struttura dei muri dei canyon dei fiumi."
  1817. #: src/settings_translation_file.cpp
  1818. msgid "3D noise defining terrain."
  1819. msgstr "Rumore 3D che definisce il terreno."
  1820. #: src/settings_translation_file.cpp
  1821. msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
  1822. msgstr ""
  1823. "Rumore 3D per sporgenze, dirupi, ecc. delle montagne. Normalmente piccole "
  1824. "variazioni."
  1825. #: src/settings_translation_file.cpp
  1826. msgid "3D noise that determines number of dungeons per mapchunk."
  1827. msgstr "Rumore 3D che stabilisce il numero di segrete per blocco di mondo."
  1828. #: src/settings_translation_file.cpp
  1829. #, fuzzy
  1830. msgid ""
  1831. "3D support.\n"
  1832. "Currently supported:\n"
  1833. "- none: no 3d output.\n"
  1834. "- anaglyph: cyan/magenta color 3d.\n"
  1835. "- interlaced: odd/even line based polarization screen support.\n"
  1836. "- topbottom: split screen top/bottom.\n"
  1837. "- sidebyside: split screen side by side.\n"
  1838. "- crossview: Cross-eyed 3d\n"
  1839. "Note that the interlaced mode requires shaders to be enabled."
  1840. msgstr ""
  1841. "Supporto 3D.\n"
  1842. "Attualmente supportati:\n"
  1843. "- nessuno (none): nessuna effetto 3D.\n"
  1844. "- anaglifo (anaglyph): effetto 3D con filtro ciano/magenta.\n"
  1845. "- interlacciato (interlaced): per schermi 3D con visualizzazione a linee "
  1846. "pari/dispari.\n"
  1847. "- sopra-sotto (topbottom): divide lo schermo sopra/sotto.\n"
  1848. "- fianco-a-fianco (sidebyside): divide lo schermo fianco a fianco.\n"
  1849. "- vista incrociata (crossview): 3D a occhi incrociati.\n"
  1850. "Si noti che la modalità interlacciata richiede l'abilitazione degli shader."
  1851. #: src/settings_translation_file.cpp
  1852. msgid ""
  1853. "A chosen map seed for a new map, leave empty for random.\n"
  1854. "Will be overridden when creating a new world in the main menu."
  1855. msgstr ""
  1856. "Un seme prescelto per una nuova mappa, lascialo vuoto per uno casuale.\n"
  1857. "Sarà ignorato quando si crea un nuovo mondo nel menu principale."
  1858. #: src/settings_translation_file.cpp
  1859. msgid "A message to be displayed to all clients when the server crashes."
  1860. msgstr ""
  1861. "Un messaggio da mostrare a tutti i client quando il server va in crash."
  1862. #: src/settings_translation_file.cpp
  1863. msgid "A message to be displayed to all clients when the server shuts down."
  1864. msgstr "Un messaggio da mostrare a tutti i client quando il server chiude."
  1865. #: src/settings_translation_file.cpp
  1866. msgid "ABM interval"
  1867. msgstr "Intervallo ABM"
  1868. #: src/settings_translation_file.cpp
  1869. msgid "ABM time budget"
  1870. msgstr "Budget di tempo ABM"
  1871. #: src/settings_translation_file.cpp
  1872. msgid "Absolute limit of queued blocks to emerge"
  1873. msgstr "Limite assoluto di blocchi in coda da fare apparire"
  1874. #: src/settings_translation_file.cpp
  1875. msgid "Acceleration in air"
  1876. msgstr "Accelerazione in aria"
  1877. #: src/settings_translation_file.cpp
  1878. msgid "Acceleration of gravity, in nodes per second per second."
  1879. msgstr "Accelerazione di gravità, in nodi per secondo al secondo."
  1880. #: src/settings_translation_file.cpp
  1881. msgid "Active Block Modifiers"
  1882. msgstr "Modificatori dei blocchi attivi"
  1883. #: src/settings_translation_file.cpp
  1884. msgid "Active block management interval"
  1885. msgstr "Intervallo di gestione dei blocchi attivi"
  1886. #: src/settings_translation_file.cpp
  1887. msgid "Active block range"
  1888. msgstr "Raggio dei blocchi attivi"
  1889. #: src/settings_translation_file.cpp
  1890. msgid "Active object send range"
  1891. msgstr "Raggio di invio degli oggetti attivi"
  1892. #: src/settings_translation_file.cpp
  1893. msgid "Adds particles when digging a node."
  1894. msgstr "Aggiunge particelle quando scavi un nodo."
  1895. #: src/settings_translation_file.cpp
  1896. msgid "Adjust the detected display density, used for scaling UI elements."
  1897. msgstr ""
  1898. "Aggiusta la densità del display rilevato, utilizzato per scalare gli "
  1899. "elementi UI."
  1900. #: src/settings_translation_file.cpp
  1901. #, c-format
  1902. msgid ""
  1903. "Adjusts the density of the floatland layer.\n"
  1904. "Increase value to increase density. Can be positive or negative.\n"
  1905. "Value = 0.0: 50% of volume is floatland.\n"
  1906. "Value = 2.0 (can be higher depending on 'mgv7_np_floatland', always test\n"
  1907. "to be sure) creates a solid floatland layer."
  1908. msgstr ""
  1909. "Calibra la densità dello strato della terra fluttuante.\n"
  1910. "Si aumenti il valore per aumentare la densità. Può essere positivo o "
  1911. "negativo.\n"
  1912. "Valore = 0.0: 50% del volume è terra fluttuante.\n"
  1913. "Value = 2.0 (può essere maggiore dipendentemente da 'mgv7_np_floatland', "
  1914. "provare sempre\n"
  1915. "per essere sicuri) crea uno strato solido di terre fluttuanti."
  1916. #: src/settings_translation_file.cpp
  1917. msgid "Admin name"
  1918. msgstr "Nome amministratore"
  1919. #: src/settings_translation_file.cpp
  1920. msgid "Advanced"
  1921. msgstr "Avanzate"
  1922. #: src/settings_translation_file.cpp
  1923. msgid "Allows liquids to be translucent."
  1924. msgstr ""
  1925. #: src/settings_translation_file.cpp
  1926. msgid ""
  1927. "Alters the light curve by applying 'gamma correction' to it.\n"
  1928. "Higher values make middle and lower light levels brighter.\n"
  1929. "Value '1.0' leaves the light curve unaltered.\n"
  1930. "This only has significant effect on daylight and artificial\n"
  1931. "light, it has very little effect on natural night light."
  1932. msgstr ""
  1933. "Altera la curva di luce applicandovi la 'correzione gamma'.\n"
  1934. "Valori più alti rendono più luminosi i livelli di luce medi e inferiori.\n"
  1935. "Il valore '1.0' lascia inalterata la curva di luce.\n"
  1936. "Questo ha un effetto significativo solo sulla luce diurna e sulla luce "
  1937. "artificiale,\n"
  1938. "ha pochissimo effetto sulla luce notturna naturale."
  1939. #: src/settings_translation_file.cpp
  1940. msgid "Always fly fast"
  1941. msgstr "Vola sempre velocemente"
  1942. #: src/settings_translation_file.cpp
  1943. msgid "Ambient occlusion gamma"
  1944. msgstr "Gamma dell'occlusione ambientale"
  1945. #: src/settings_translation_file.cpp
  1946. msgid "Amplifies the valleys."
  1947. msgstr "Allarga le vallate."
  1948. #: src/settings_translation_file.cpp
  1949. msgid "Anisotropic filtering"
  1950. msgstr "Filtraggio anisotropico"
  1951. #: src/settings_translation_file.cpp
  1952. msgid "Announce server"
  1953. msgstr "Rendere noto il server"
  1954. #: src/settings_translation_file.cpp
  1955. msgid "Announce to this serverlist."
  1956. msgstr "Annuncia a questo elenco di server."
  1957. #: src/settings_translation_file.cpp
  1958. #, fuzzy
  1959. msgid "Anti-aliasing scale"
  1960. msgstr "Anti-Scalettatura:"
  1961. #: src/settings_translation_file.cpp
  1962. #, fuzzy
  1963. msgid "Antialiasing method"
  1964. msgstr "Anti-Scalettatura:"
  1965. #: src/settings_translation_file.cpp
  1966. msgid "Append item name"
  1967. msgstr "Posponi nome oggetto"
  1968. #: src/settings_translation_file.cpp
  1969. msgid "Append item name to tooltip."
  1970. msgstr "Posponi nome oggetto a suggerimenti."
  1971. #: src/settings_translation_file.cpp
  1972. msgid "Apple trees noise"
  1973. msgstr "Rumore dei meli"
  1974. #: src/settings_translation_file.cpp
  1975. msgid ""
  1976. "Apply dithering to reduce color banding artifacts.\n"
  1977. "Dithering significantly increases the size of losslessly-compressed\n"
  1978. "screenshots and it works incorrectly if the display or operating system\n"
  1979. "performs additional dithering or if the color channels are not quantized\n"
  1980. "to 8 bits.\n"
  1981. "With OpenGL ES, dithering only works if the shader supports high\n"
  1982. "floating-point precision and it may have a higher performance impact."
  1983. msgstr ""
  1984. #: src/settings_translation_file.cpp
  1985. msgid "Arm inertia"
  1986. msgstr "Inerzia del braccio"
  1987. #: src/settings_translation_file.cpp
  1988. msgid ""
  1989. "Arm inertia, gives a more realistic movement of\n"
  1990. "the arm when the camera moves."
  1991. msgstr ""
  1992. "Inerzia del braccio, dà un movimento più realistico\n"
  1993. "al braccio quando si sposta la visuale."
  1994. #: src/settings_translation_file.cpp
  1995. msgid "Ask to reconnect after crash"
  1996. msgstr "Chiedi di riconnettersi dopo un crash"
  1997. #: src/settings_translation_file.cpp
  1998. #, fuzzy
  1999. msgid ""
  2000. "At this distance the server will aggressively optimize which blocks are sent "
  2001. "to\n"
  2002. "clients.\n"
  2003. "Small values potentially improve performance a lot, at the expense of "
  2004. "visible\n"
  2005. "rendering glitches (some blocks might not be rendered correctly in caves).\n"
  2006. "Setting this to a value greater than max_block_send_distance disables this\n"
  2007. "optimization.\n"
  2008. "Stated in MapBlocks (16 nodes)."
  2009. msgstr ""
  2010. "A questa distanza il server ottimizzerà aggressivamente quali blocchi sono\n"
  2011. "inviati ai client.\n"
  2012. "Potenzialmente valori piccoli migliorano molto le prestazioni, al costo di\n"
  2013. "difetti di disegno visibili (alcuni blocchi non saranno disegnati sott'acqua "
  2014. "e\n"
  2015. "nelle grotte, come a volte sul terreno).\n"
  2016. "Impostarla a un valore maggiore di max_block_send_distance disabilita\n"
  2017. "questa ottimizzazione.\n"
  2018. "Fissata in blocchi mappa (16 nodi)."
  2019. #: src/settings_translation_file.cpp
  2020. #, fuzzy
  2021. msgid ""
  2022. "At this distance the server will perform a simpler and cheaper occlusion "
  2023. "check.\n"
  2024. "Smaller values potentially improve performance, at the expense of "
  2025. "temporarily visible\n"
  2026. "rendering glitches (missing blocks).\n"
  2027. "This is especially useful for very large viewing range (upwards of 500).\n"
  2028. "Stated in MapBlocks (16 nodes)."
  2029. msgstr ""
  2030. "A questa distanza il server ottimizzerà aggressivamente quali blocchi sono\n"
  2031. "inviati ai client.\n"
  2032. "Potenzialmente valori piccoli migliorano molto le prestazioni, al costo di\n"
  2033. "difetti di disegno visibili (alcuni blocchi non saranno disegnati sott'acqua "
  2034. "e\n"
  2035. "nelle grotte, come a volte sul terreno).\n"
  2036. "Impostarla a un valore maggiore di max_block_send_distance disabilita\n"
  2037. "questa ottimizzazione.\n"
  2038. "Fissata in blocchi mappa (16 nodi)."
  2039. #: src/settings_translation_file.cpp
  2040. msgid "Audio"
  2041. msgstr "Audio"
  2042. #: src/settings_translation_file.cpp
  2043. msgid "Automatically jump up single-node obstacles."
  2044. msgstr "Salta automaticamente su ostacoli di un nodo singolo."
  2045. #: src/settings_translation_file.cpp
  2046. msgid "Automatically report to the serverlist."
  2047. msgstr "Fa rapporto automatico all'elenco dei server."
  2048. #: src/settings_translation_file.cpp
  2049. msgid "Autoscaling mode"
  2050. msgstr "Modalità scalamento automatico"
  2051. #: src/settings_translation_file.cpp
  2052. msgid "Aux1 key for climbing/descending"
  2053. msgstr "Tasto Speciale per scendere/immergersi"
  2054. #: src/settings_translation_file.cpp
  2055. msgid "Base ground level"
  2056. msgstr "Livello base del terreno"
  2057. #: src/settings_translation_file.cpp
  2058. msgid "Base terrain height."
  2059. msgstr "Altezza base del terreno."
  2060. #: src/settings_translation_file.cpp
  2061. #, fuzzy
  2062. msgid "Base texture size"
  2063. msgstr "Dimensione minima della texture"
  2064. #: src/settings_translation_file.cpp
  2065. msgid "Basic privileges"
  2066. msgstr "Privilegi di base"
  2067. #: src/settings_translation_file.cpp
  2068. msgid "Beach noise"
  2069. msgstr "Rumore delle spiagge"
  2070. #: src/settings_translation_file.cpp
  2071. msgid "Beach noise threshold"
  2072. msgstr "Soglia del rumore delle spiagge"
  2073. #: src/settings_translation_file.cpp
  2074. msgid "Bilinear filtering"
  2075. msgstr "Filtraggio bilineare"
  2076. #: src/settings_translation_file.cpp
  2077. msgid "Bind address"
  2078. msgstr "Lega indirizzo"
  2079. #: src/settings_translation_file.cpp
  2080. #, fuzzy
  2081. msgid "Biome API"
  2082. msgstr "Biomi"
  2083. #: src/settings_translation_file.cpp
  2084. msgid "Biome noise"
  2085. msgstr "Rumore biomi"
  2086. #: src/settings_translation_file.cpp
  2087. #, fuzzy
  2088. msgid "Block cull optimize distance"
  2089. msgstr "Distanza di ottimizzazione dell'invio dei blocchi"
  2090. #: src/settings_translation_file.cpp
  2091. msgid "Block send optimize distance"
  2092. msgstr "Distanza di ottimizzazione dell'invio dei blocchi"
  2093. #: src/settings_translation_file.cpp
  2094. msgid "Bloom"
  2095. msgstr "Bagliore"
  2096. #: src/settings_translation_file.cpp
  2097. msgid "Bloom Intensity"
  2098. msgstr "Intensità Bagliore"
  2099. #: src/settings_translation_file.cpp
  2100. msgid "Bloom Radius"
  2101. msgstr "Raggio del Bagliore"
  2102. #: src/settings_translation_file.cpp
  2103. msgid "Bloom Strength Factor"
  2104. msgstr "Fattore di Forza del Bagliore"
  2105. #: src/settings_translation_file.cpp
  2106. msgid "Bobbing"
  2107. msgstr "Oscillazione camera"
  2108. #: src/settings_translation_file.cpp
  2109. msgid "Bold and italic font path"
  2110. msgstr "Percorso dei caratteri in grassetto e corsivo"
  2111. #: src/settings_translation_file.cpp
  2112. msgid "Bold and italic monospace font path"
  2113. msgstr "Percorso dei font monospaziali in grassetto e corsivo"
  2114. #: src/settings_translation_file.cpp
  2115. msgid "Bold font path"
  2116. msgstr "Percorso dei caratteri in grassetto"
  2117. #: src/settings_translation_file.cpp
  2118. msgid "Bold monospace font path"
  2119. msgstr "Percorso caratteri monospaziale in grassetto"
  2120. #: src/settings_translation_file.cpp
  2121. msgid "Build inside player"
  2122. msgstr "Costruisci dentro giocatore"
  2123. #: src/settings_translation_file.cpp
  2124. msgid "Builtin"
  2125. msgstr "Incorporato"
  2126. #: src/settings_translation_file.cpp
  2127. #, fuzzy
  2128. msgid "Camera"
  2129. msgstr "Cambia vista"
  2130. #: src/settings_translation_file.cpp
  2131. msgid "Camera smoothing"
  2132. msgstr "Fluidità della telecamera"
  2133. #: src/settings_translation_file.cpp
  2134. msgid "Camera smoothing in cinematic mode"
  2135. msgstr "Fluidità della telecamera in modalità cinematic"
  2136. #: src/settings_translation_file.cpp
  2137. msgid "Cave noise"
  2138. msgstr "Rumore della caverna"
  2139. #: src/settings_translation_file.cpp
  2140. msgid "Cave noise #1"
  2141. msgstr "1° rumore della caverna"
  2142. #: src/settings_translation_file.cpp
  2143. msgid "Cave noise #2"
  2144. msgstr "2° rumore della caverna"
  2145. #: src/settings_translation_file.cpp
  2146. msgid "Cave width"
  2147. msgstr "Larghezza della caverna"
  2148. #: src/settings_translation_file.cpp
  2149. msgid "Cave1 noise"
  2150. msgstr "Rumore della 1a caverna"
  2151. #: src/settings_translation_file.cpp
  2152. msgid "Cave2 noise"
  2153. msgstr "Rumore della 2a caverna"
  2154. #: src/settings_translation_file.cpp
  2155. msgid "Cavern limit"
  2156. msgstr "Limite della caverna"
  2157. #: src/settings_translation_file.cpp
  2158. msgid "Cavern noise"
  2159. msgstr "Rumore della caverna"
  2160. #: src/settings_translation_file.cpp
  2161. msgid "Cavern taper"
  2162. msgstr "Restringimento della caverna"
  2163. #: src/settings_translation_file.cpp
  2164. msgid "Cavern threshold"
  2165. msgstr "Soglia della caverna"
  2166. #: src/settings_translation_file.cpp
  2167. msgid "Cavern upper limit"
  2168. msgstr "Limite superiore della caverna"
  2169. #: src/settings_translation_file.cpp
  2170. msgid ""
  2171. "Center of light curve boost range.\n"
  2172. "Where 0.0 is minimum light level, 1.0 is maximum light level."
  2173. msgstr ""
  2174. "Centro della gamma di amplificazione della curva di luce.\n"
  2175. "Dove 0.0 è il livello di luce minimo, 1.0 è il livello di luce massimo."
  2176. #: src/settings_translation_file.cpp
  2177. msgid "Chat command time message threshold"
  2178. msgstr ""
  2179. "Limite di tempo per il completamento di un comando, oltre cui mostrare un "
  2180. "messaggio nella chat"
  2181. #: src/settings_translation_file.cpp
  2182. msgid "Chat commands"
  2183. msgstr "Comandi della chat"
  2184. #: src/settings_translation_file.cpp
  2185. msgid "Chat font size"
  2186. msgstr "Dimensione del carattere dell'area di messaggistica"
  2187. #: src/settings_translation_file.cpp
  2188. msgid "Chat log level"
  2189. msgstr "Livello del registro dell'area di messaggistica"
  2190. #: src/settings_translation_file.cpp
  2191. msgid "Chat message count limit"
  2192. msgstr "Numero limite dei messaggi di chat"
  2193. #: src/settings_translation_file.cpp
  2194. msgid "Chat message format"
  2195. msgstr "Formato dei messaggi di chat"
  2196. #: src/settings_translation_file.cpp
  2197. msgid "Chat message kick threshold"
  2198. msgstr "Limite dei messaggi di chat per l'espulsione"
  2199. #: src/settings_translation_file.cpp
  2200. msgid "Chat message max length"
  2201. msgstr "Lunghezza massima dei messaggi di chat"
  2202. #: src/settings_translation_file.cpp
  2203. msgid "Chat weblinks"
  2204. msgstr "Collegamenti a siti Web nella chat"
  2205. #: src/settings_translation_file.cpp
  2206. msgid "Chunk size"
  2207. msgstr "Dimensione del pezzo"
  2208. #: src/settings_translation_file.cpp
  2209. msgid ""
  2210. "Clickable weblinks (middle-click or Ctrl+left-click) enabled in chat console "
  2211. "output."
  2212. msgstr ""
  2213. "Link web cliccabili (tasto-centrale o Ctrl+tasto-sinistro) abilitati nel "
  2214. "output della chat."
  2215. #: src/settings_translation_file.cpp
  2216. msgid "Client"
  2217. msgstr "Client"
  2218. #: src/settings_translation_file.cpp
  2219. msgid "Client Mesh Chunksize"
  2220. msgstr "Grandezza Client della Mesh del Chunk"
  2221. #: src/settings_translation_file.cpp
  2222. msgid "Client and Server"
  2223. msgstr "Client e server"
  2224. #: src/settings_translation_file.cpp
  2225. msgid "Client modding"
  2226. msgstr "Modifica del client"
  2227. #: src/settings_translation_file.cpp
  2228. msgid "Client side modding restrictions"
  2229. msgstr "Restrizioni delle modifiche del client"
  2230. #: src/settings_translation_file.cpp
  2231. #, fuzzy
  2232. msgid "Client-side Modding"
  2233. msgstr "Mod lato client"
  2234. #: src/settings_translation_file.cpp
  2235. #, fuzzy
  2236. msgid "Client-side node lookup range restriction"
  2237. msgstr "Restrizione dell'area di ricerca dei nodi su lato client"
  2238. #: src/settings_translation_file.cpp
  2239. msgid "Climbing speed"
  2240. msgstr "Velocità di arrampicata"
  2241. #: src/settings_translation_file.cpp
  2242. msgid "Cloud radius"
  2243. msgstr "Raggio delle nuvole"
  2244. #: src/settings_translation_file.cpp
  2245. msgid "Clouds"
  2246. msgstr "Nuvole"
  2247. #: src/settings_translation_file.cpp
  2248. #, fuzzy
  2249. msgid "Clouds are a client-side effect."
  2250. msgstr "Le nuvole sono un effetto sul lato client."
  2251. #: src/settings_translation_file.cpp
  2252. msgid "Clouds in menu"
  2253. msgstr "Nuvole nel menu"
  2254. #: src/settings_translation_file.cpp
  2255. msgid "Colored fog"
  2256. msgstr "Nebbia colorata"
  2257. #: src/settings_translation_file.cpp
  2258. msgid "Colored shadows"
  2259. msgstr "Ombre colorate"
  2260. #: src/settings_translation_file.cpp
  2261. msgid ""
  2262. "Comma-separated list of AL and ALC extensions that should not be used.\n"
  2263. "Useful for testing. See al_extensions.[h,cpp] for details."
  2264. msgstr ""
  2265. #: src/settings_translation_file.cpp
  2266. msgid ""
  2267. "Comma-separated list of flags to hide in the content repository.\n"
  2268. "\"nonfree\" can be used to hide packages which do not qualify as 'free "
  2269. "software',\n"
  2270. "as defined by the Free Software Foundation.\n"
  2271. "You can also specify content ratings.\n"
  2272. "These flags are independent from Minetest versions,\n"
  2273. "so see a full list at https://content.minetest.net/help/content_flags/"
  2274. msgstr ""
  2275. "Elenco di valori separato da virgole che si vuole nascondere dal deposito "
  2276. "dei contenuti.\n"
  2277. "\"nonfree\" può essere usato per nascondere pacchetti che non si "
  2278. "qualificano\n"
  2279. "come \"software libero\", così come definito dalla Free Software "
  2280. "Foundation.\n"
  2281. "Puoi anche specificare la classificazione dei contenuti.\n"
  2282. "Questi valori sono indipendenti dalle versioni Minetest,\n"
  2283. "si veda un elenco completo qui https://content.minetest.net/help/"
  2284. "content_flags/"
  2285. #: src/settings_translation_file.cpp
  2286. msgid ""
  2287. "Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
  2288. "allow them to upload and download data to/from the internet."
  2289. msgstr ""
  2290. "Elenco separato da virgole di mod a cui è permesso l'accesso alle API HTTP,\n"
  2291. "che gli permettono di caricare e scaricare dati su/da internet."
  2292. #: src/settings_translation_file.cpp
  2293. msgid ""
  2294. "Comma-separated list of trusted mods that are allowed to access insecure\n"
  2295. "functions even when mod security is on (via request_insecure_environment())."
  2296. msgstr ""
  2297. "Elenco separato da virgole delle mod fidate ai quali è permesso l'accesso a "
  2298. "funzioni non sicure\n"
  2299. "anche quando la sicurezza mod è attiva (tramite "
  2300. "request_insecure_environment())."
  2301. #: src/settings_translation_file.cpp
  2302. msgid ""
  2303. "Compression level to use when saving mapblocks to disk.\n"
  2304. "-1 - use default compression level\n"
  2305. "0 - least compression, fastest\n"
  2306. "9 - best compression, slowest"
  2307. msgstr ""
  2308. "Livello di compressione da utilizzare durante il salvataggio dei blocchi-"
  2309. "mappa su disco.\n"
  2310. "-1 - utilizza il livello di compressione predefinito\n"
  2311. "0 - compressione minima, più veloce\n"
  2312. "9 - compressione migliore, più lento"
  2313. #: src/settings_translation_file.cpp
  2314. msgid ""
  2315. "Compression level to use when sending mapblocks to the client.\n"
  2316. "-1 - use default compression level\n"
  2317. "0 - least compression, fastest\n"
  2318. "9 - best compression, slowest"
  2319. msgstr ""
  2320. "Livello di compressione da utilizzare per l'invio dei blocchi-mappa al "
  2321. "client.\n"
  2322. "-1 - utilizza il livello di compressione predefinito\n"
  2323. "0 - compressione minima, più veloce\n"
  2324. "9 - compressione migliore, più lento"
  2325. #: src/settings_translation_file.cpp
  2326. msgid "Connect glass"
  2327. msgstr "Unire i vetri"
  2328. #: src/settings_translation_file.cpp
  2329. msgid "Connect to external media server"
  2330. msgstr "Connessione a un server multimediale esterno"
  2331. #: src/settings_translation_file.cpp
  2332. msgid "Connects glass if supported by node."
  2333. msgstr "Unione vetri se il nodo lo supporta."
  2334. #: src/settings_translation_file.cpp
  2335. msgid "Console alpha"
  2336. msgstr "Trasparenza della console"
  2337. #: src/settings_translation_file.cpp
  2338. msgid "Console color"
  2339. msgstr "Colore della console"
  2340. #: src/settings_translation_file.cpp
  2341. msgid "Console height"
  2342. msgstr "Altezza della console"
  2343. #: src/settings_translation_file.cpp
  2344. msgid "Content Repository"
  2345. msgstr "Deposito dei contenuti online"
  2346. #: src/settings_translation_file.cpp
  2347. msgid "ContentDB Flag Blacklist"
  2348. msgstr "Contenuti esclusi da ContentDB"
  2349. #: src/settings_translation_file.cpp
  2350. msgid "ContentDB Max Concurrent Downloads"
  2351. msgstr "Massimi download contemporanei di ContentDB"
  2352. #: src/settings_translation_file.cpp
  2353. msgid "ContentDB URL"
  2354. msgstr "URL ContentDB"
  2355. #: src/settings_translation_file.cpp
  2356. msgid ""
  2357. "Controls length of day/night cycle.\n"
  2358. "Examples:\n"
  2359. "72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
  2360. msgstr ""
  2361. "Controlla la durata del ciclo giorno/notte.\n"
  2362. "Esempi:\n"
  2363. "72 = 20min, 360 = 4min, 1 = 24ore, 0 = giorno/notte/ecc. restano invariati."
  2364. #: src/settings_translation_file.cpp
  2365. msgid ""
  2366. "Controls sinking speed in liquid when idling. Negative values will cause\n"
  2367. "you to rise instead."
  2368. msgstr ""
  2369. "Controlla la velocità di affondamento quando fermi. Valori\n"
  2370. "negativi causeranno una risalita."
  2371. #: src/settings_translation_file.cpp
  2372. msgid "Controls steepness/depth of lake depressions."
  2373. msgstr "Controlla la ripidità/profondità delle depressioni lacustri."
  2374. #: src/settings_translation_file.cpp
  2375. msgid "Controls steepness/height of hills."
  2376. msgstr "Controlla la ripidità/altezza delle colline."
  2377. #: src/settings_translation_file.cpp
  2378. msgid ""
  2379. "Controls width of tunnels, a smaller value creates wider tunnels.\n"
  2380. "Value >= 10.0 completely disables generation of tunnels and avoids the\n"
  2381. "intensive noise calculations."
  2382. msgstr ""
  2383. "Controlla la larghezza delle gallerie, un valore più piccolo crea gallerie "
  2384. "più ampie.\n"
  2385. "Il valore >= 10.0 disabilita completamente la generazione di tunnel ed evita "
  2386. "l'opzione\n"
  2387. "calcoli intensivi del rumore."
  2388. #: src/settings_translation_file.cpp
  2389. msgid "Crash message"
  2390. msgstr "Messaggio di crash"
  2391. #: src/settings_translation_file.cpp
  2392. msgid "Crosshair alpha"
  2393. msgstr "Trasparenza del mirino"
  2394. #: src/settings_translation_file.cpp
  2395. msgid ""
  2396. "Crosshair alpha (opaqueness, between 0 and 255).\n"
  2397. "This also applies to the object crosshair."
  2398. msgstr ""
  2399. "Trasparenza del mirino (opacità, tra 0 e 255).\n"
  2400. "Lo stesso si applica al mirino dell'oggetto."
  2401. #: src/settings_translation_file.cpp
  2402. msgid "Crosshair color"
  2403. msgstr "Colore del mirino"
  2404. #: src/settings_translation_file.cpp
  2405. msgid ""
  2406. "Crosshair color (R,G,B).\n"
  2407. "Also controls the object crosshair color"
  2408. msgstr ""
  2409. "Colore del mirino (R,G,B).\n"
  2410. "Controlla anche il colore del mirino dell'oggetto"
  2411. #: src/settings_translation_file.cpp
  2412. msgid "Debug log file size threshold"
  2413. msgstr "Dimensione del file di debug"
  2414. #: src/settings_translation_file.cpp
  2415. msgid "Debug log level"
  2416. msgstr "Livello del registro di debug"
  2417. #: src/settings_translation_file.cpp
  2418. msgid "Debugging"
  2419. msgstr "Debugging"
  2420. #: src/settings_translation_file.cpp
  2421. msgid "Dedicated server step"
  2422. msgstr "Passo dedicato del server"
  2423. #: src/settings_translation_file.cpp
  2424. msgid "Default acceleration"
  2425. msgstr "Accelerazione predefinita"
  2426. #: src/settings_translation_file.cpp
  2427. msgid ""
  2428. "Default maximum number of forceloaded mapblocks.\n"
  2429. "Set this to -1 to disable the limit."
  2430. msgstr ""
  2431. "Numero massimo di blocchi mappa caricati forzatamente.\n"
  2432. "Imposta -1 per disabilitare il limite."
  2433. #: src/settings_translation_file.cpp
  2434. msgid "Default password"
  2435. msgstr "Password predefinita"
  2436. #: src/settings_translation_file.cpp
  2437. msgid "Default privileges"
  2438. msgstr "Privilegi predefiniti"
  2439. #: src/settings_translation_file.cpp
  2440. msgid "Default report format"
  2441. msgstr "Formato di rapporto predefinito"
  2442. #: src/settings_translation_file.cpp
  2443. msgid "Default stack size"
  2444. msgstr "Dimensione predefinita della pila"
  2445. #: src/settings_translation_file.cpp
  2446. msgid ""
  2447. "Define shadow filtering quality.\n"
  2448. "This simulates the soft shadows effect by applying a PCF or Poisson disk\n"
  2449. "but also uses more resources."
  2450. msgstr ""
  2451. "Definisci la qualità del filtraggio delle ombre.\n"
  2452. "Questo simula l'effetto delle ombre morbide applicando un PCF o Poisson "
  2453. "disk\n"
  2454. "ma utilizza più risorse."
  2455. #: src/settings_translation_file.cpp
  2456. #, fuzzy
  2457. msgid ""
  2458. "Define the oldest clients allowed to connect.\n"
  2459. "Older clients are compatible in the sense that they will not crash when "
  2460. "connecting\n"
  2461. "to new servers, but they may not support all new features that you are "
  2462. "expecting.\n"
  2463. "This allows for more fine-grained control than "
  2464. "strict_protocol_version_checking.\n"
  2465. "Minetest still enforces its own internal minimum, and enabling\n"
  2466. "strict_protocol_version_checking will effectively override this."
  2467. msgstr ""
  2468. "Abilitare per impedire ai client obsoleti di connettersi.\n"
  2469. "I client più vecchi sono compatibili nel senso che non andranno in crash "
  2470. "alla connessione\n"
  2471. "ai nuovi server, ma potrebbero non supportare tutte le nuove caratteristiche "
  2472. "che ti aspetti."
  2473. #: src/settings_translation_file.cpp
  2474. msgid "Defines areas where trees have apples."
  2475. msgstr "Definisce aree in cui gli alberi hanno le mele."
  2476. #: src/settings_translation_file.cpp
  2477. msgid "Defines areas with sandy beaches."
  2478. msgstr "Definisce aree con spiagge sabbiose."
  2479. #: src/settings_translation_file.cpp
  2480. msgid "Defines distribution of higher terrain and steepness of cliffs."
  2481. msgstr ""
  2482. "Definisce la distribuzione del terreno superiore e la ripidità dei dirupi."
  2483. #: src/settings_translation_file.cpp
  2484. msgid "Defines distribution of higher terrain."
  2485. msgstr "Definisce la distribuzione del terreno più alto."
  2486. #: src/settings_translation_file.cpp
  2487. msgid "Defines full size of caverns, smaller values create larger caverns."
  2488. msgstr ""
  2489. "Definisce la dimensione completa delle caverne, valori minori creano caverne "
  2490. "più grandi."
  2491. #: src/settings_translation_file.cpp
  2492. msgid ""
  2493. "Defines how much bloom is applied to the rendered image\n"
  2494. "Smaller values make bloom more subtle\n"
  2495. "Range: from 0.01 to 1.0, default: 0.05"
  2496. msgstr ""
  2497. "Definisce la quantità di bagliore applicata all'immagine renderizzata\n"
  2498. "I valori più piccoli rendono l'effetto più tenue\n"
  2499. "Intervallo: da 0.01 a 1.0, predefinito: 0.05"
  2500. #: src/settings_translation_file.cpp
  2501. msgid "Defines large-scale river channel structure."
  2502. msgstr "Definisce la struttura dei canali fluviali di ampia scala."
  2503. #: src/settings_translation_file.cpp
  2504. msgid "Defines location and terrain of optional hills and lakes."
  2505. msgstr "Definisce posizione e terreno di colline e laghi facoltativi."
  2506. #: src/settings_translation_file.cpp
  2507. msgid "Defines the base ground level."
  2508. msgstr "Definisce il livello base del terreno."
  2509. #: src/settings_translation_file.cpp
  2510. msgid "Defines the depth of the river channel."
  2511. msgstr "Stabilisce la profondità del letto del fiume."
  2512. #: src/settings_translation_file.cpp
  2513. msgid ""
  2514. "Defines the magnitude of bloom overexposure.\n"
  2515. "Range: from 0.1 to 10.0, default: 1.0"
  2516. msgstr ""
  2517. "Definisce l'intensità della sovraesposizione del bagliore.\n"
  2518. "Intervallo: da 0.1 a 10.0, predefinito: 1.0"
  2519. #: src/settings_translation_file.cpp
  2520. msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
  2521. msgstr ""
  2522. "Definisce la distanza massima di trasferimento del personaggio in blocchi (0 "
  2523. "= illimitata)."
  2524. #: src/settings_translation_file.cpp
  2525. msgid ""
  2526. "Defines the size of the sampling grid for FSAA and SSAA antialiasing "
  2527. "methods.\n"
  2528. "Value of 2 means taking 2x2 = 4 samples."
  2529. msgstr ""
  2530. "Definisce la dimensione della griglia di campionamento per i metodi di "
  2531. "antiscalettatura FSAA e SSAA.\n"
  2532. "Il valore 2 significa prelevare 2x2 = 4 campioni."
  2533. #: src/settings_translation_file.cpp
  2534. msgid "Defines the width of the river channel."
  2535. msgstr "Stabilisce la larghezza del fiume."
  2536. #: src/settings_translation_file.cpp
  2537. msgid "Defines the width of the river valley."
  2538. msgstr "Stabilisce la larghezza della valle del fiume."
  2539. #: src/settings_translation_file.cpp
  2540. msgid "Defines tree areas and tree density."
  2541. msgstr "Definisce aree boschive e densità degli alberi."
  2542. #: src/settings_translation_file.cpp
  2543. msgid ""
  2544. "Delay between mesh updates on the client in ms. Increasing this will slow\n"
  2545. "down the rate of mesh updates, thus reducing jitter on slower clients."
  2546. msgstr ""
  2547. "Ritardo in ms tra gli aggiornamenti delle mesh sul client. Aumentandolo si\n"
  2548. "ritarderà il ritmo di aggiornamento delle mesh, riducendo così lo sfarfallio "
  2549. "sui client più lenti."
  2550. #: src/settings_translation_file.cpp
  2551. msgid "Delay in sending blocks after building"
  2552. msgstr "Ritardo dell'invio dei blocchi dopo la costruzione"
  2553. #: src/settings_translation_file.cpp
  2554. msgid "Delay showing tooltips, stated in milliseconds."
  2555. msgstr "Ritardo nella comparsa dei suggerimenti, fissato in millisecondi."
  2556. #: src/settings_translation_file.cpp
  2557. msgid "Deprecated Lua API handling"
  2558. msgstr "Gestione delle API Lua deprecate"
  2559. #: src/settings_translation_file.cpp
  2560. msgid "Depth below which you'll find giant caverns."
  2561. msgstr "Profondità sotto cui troverete caverne enormi."
  2562. #: src/settings_translation_file.cpp
  2563. msgid "Depth below which you'll find large caves."
  2564. msgstr "Profondità sotto cui troverete caverne grandi."
  2565. #: src/settings_translation_file.cpp
  2566. msgid ""
  2567. "Description of server, to be displayed when players join and in the "
  2568. "serverlist."
  2569. msgstr ""
  2570. "Descrizione del server, da mostrarsi all'accesso dell'utente e nell'elenco "
  2571. "dei server."
  2572. #: src/settings_translation_file.cpp
  2573. msgid "Desert noise threshold"
  2574. msgstr "Soglia di rumore del deserto"
  2575. #: src/settings_translation_file.cpp
  2576. msgid ""
  2577. "Deserts occur when np_biome exceeds this value.\n"
  2578. "When the 'snowbiomes' flag is enabled, this is ignored."
  2579. msgstr ""
  2580. "I deserti si presentano quando np_biome supera questo valore.\n"
  2581. "Quando è attivo il parametro 'snowbiomes', viene ignorato."
  2582. #: src/settings_translation_file.cpp
  2583. msgid "Desynchronize block animation"
  2584. msgstr "De-sincronizza l'animazione del blocco"
  2585. #: src/settings_translation_file.cpp
  2586. msgid "Developer Options"
  2587. msgstr "Opzioni per sviluppatori"
  2588. #: src/settings_translation_file.cpp
  2589. msgid "Digging particles"
  2590. msgstr "Particelle di scavo"
  2591. #: src/settings_translation_file.cpp
  2592. msgid "Disable anticheat"
  2593. msgstr "Disattiva anti-trucchi"
  2594. #: src/settings_translation_file.cpp
  2595. msgid "Disallow empty passwords"
  2596. msgstr "Rifiutare le password vuote"
  2597. #: src/settings_translation_file.cpp
  2598. msgid "Display Density Scaling Factor"
  2599. msgstr "Fattore di Scala della densità del display"
  2600. #: src/settings_translation_file.cpp
  2601. msgid ""
  2602. "Distance in nodes at which transparency depth sorting is enabled\n"
  2603. "Use this to limit the performance impact of transparency depth sorting"
  2604. msgstr ""
  2605. "Distanza in nodi alla quale è abilitato l'ordinamento della trasparenza per "
  2606. "profondità.\n"
  2607. "Usalo per limitarne l'impatto sulle prestazioni."
  2608. #: src/settings_translation_file.cpp
  2609. msgid "Domain name of server, to be displayed in the serverlist."
  2610. msgstr "Nome di dominio del server, da mostrarsi nell'elenco dei server."
  2611. #: src/settings_translation_file.cpp
  2612. msgid "Double tap jump for fly"
  2613. msgstr "Doppio \"salta\" per volare"
  2614. #: src/settings_translation_file.cpp
  2615. msgid "Double-tapping the jump key toggles fly mode."
  2616. msgstr ""
  2617. "Premendo due volte il tasto di salto si (dis)attiva la modalità di volo."
  2618. #: src/settings_translation_file.cpp
  2619. msgid "Dump the mapgen debug information."
  2620. msgstr "Scarica le informazioni di debug del generatore della mappa."
  2621. #: src/settings_translation_file.cpp
  2622. msgid "Dungeon maximum Y"
  2623. msgstr "Y massimo dei sotterranei"
  2624. #: src/settings_translation_file.cpp
  2625. msgid "Dungeon minimum Y"
  2626. msgstr "Y minimo dei sotterranei"
  2627. #: src/settings_translation_file.cpp
  2628. msgid "Dungeon noise"
  2629. msgstr "Rumore per le segrete"
  2630. #: src/settings_translation_file.cpp
  2631. msgid "Enable Automatic Exposure"
  2632. msgstr "Attiva Esposizione Automatica"
  2633. #: src/settings_translation_file.cpp
  2634. msgid "Enable Bloom"
  2635. msgstr "Attiva Bagliore"
  2636. #: src/settings_translation_file.cpp
  2637. msgid "Enable Bloom Debug"
  2638. msgstr "Attiva Debug per il Bagliore"
  2639. #: src/settings_translation_file.cpp
  2640. #, fuzzy
  2641. msgid "Enable Debanding"
  2642. msgstr "Abilita il Ferimento"
  2643. #: src/settings_translation_file.cpp
  2644. msgid ""
  2645. "Enable IPv6 support (for both client and server).\n"
  2646. "Required for IPv6 connections to work at all."
  2647. msgstr ""
  2648. "Abilitare il supporto IPv6 (sia per il client che per il server).\n"
  2649. "Necessario per il funzionamento delle connessioni IPv6."
  2650. #: src/settings_translation_file.cpp
  2651. msgid ""
  2652. "Enable Lua modding support on client.\n"
  2653. "This support is experimental and API can change."
  2654. msgstr ""
  2655. "Abilita il supporto per le modifiche tramite Lua sul client.\n"
  2656. "Questo supporto è sperimentale e l'API potrebbe cambiare."
  2657. #: src/settings_translation_file.cpp
  2658. msgid ""
  2659. "Enable Poisson disk filtering.\n"
  2660. "On true uses Poisson disk to make \"soft shadows\". Otherwise uses PCF "
  2661. "filtering."
  2662. msgstr ""
  2663. "Abilità il filtraggio Poisson disk\n"
  2664. "Se abilitato si hanno le \\\"ombre morbide\\\". Altrimenti utilizza il "
  2665. "filtraggio PCF."
  2666. #: src/settings_translation_file.cpp
  2667. #, fuzzy
  2668. msgid "Enable Post Processing"
  2669. msgstr "Post-elaborazione"
  2670. #: src/settings_translation_file.cpp
  2671. msgid "Enable Raytraced Culling"
  2672. msgstr "Attiva Culling con Ray Tracing"
  2673. #: src/settings_translation_file.cpp
  2674. msgid ""
  2675. "Enable automatic exposure correction\n"
  2676. "When enabled, the post-processing engine will\n"
  2677. "automatically adjust to the brightness of the scene,\n"
  2678. "simulating the behavior of human eye."
  2679. msgstr ""
  2680. "Abilita la correzione automatica dell'esposizione\n"
  2681. "Quando è abilitata, il motore di post-elaborazione si\n"
  2682. "adatterà automaticamente alla luminosità della scena,\n"
  2683. "simulando il comportamento dell'occhio umano."
  2684. #: src/settings_translation_file.cpp
  2685. msgid ""
  2686. "Enable colored shadows.\n"
  2687. "On true translucent nodes cast colored shadows. This is expensive."
  2688. msgstr ""
  2689. "Abilità ombre colorate.\n"
  2690. "Se abilitato nodi traslucidi producono ombre colorate. Questo è costoso."
  2691. #: src/settings_translation_file.cpp
  2692. msgid "Enable console window"
  2693. msgstr "Attivare la finestra della console"
  2694. #: src/settings_translation_file.cpp
  2695. msgid "Enable joysticks"
  2696. msgstr "Abilitare i joystick"
  2697. #: src/settings_translation_file.cpp
  2698. msgid "Enable joysticks. Requires a restart to take effect"
  2699. msgstr "Abilita i joystick. Richiede un riavvio del gioco per avere effetto"
  2700. #: src/settings_translation_file.cpp
  2701. msgid "Enable mod channels support."
  2702. msgstr "Abilita il supporto canali mod."
  2703. #: src/settings_translation_file.cpp
  2704. msgid "Enable mod security"
  2705. msgstr "Abilita la sicurezza mod"
  2706. #: src/settings_translation_file.cpp
  2707. msgid "Enable mouse wheel (scroll) for item selection in hotbar."
  2708. msgstr ""
  2709. "Abilita lo scorrimento della rotellina del mouse per la selezione degli "
  2710. "oggetti nella hotbar."
  2711. #: src/settings_translation_file.cpp
  2712. #, fuzzy
  2713. msgid "Enable random mod loading (mainly used for testing)."
  2714. msgstr ""
  2715. "Abilita l'ingresso di dati casuali da parte dell'utente (utilizzato solo per "
  2716. "i test)."
  2717. #: src/settings_translation_file.cpp
  2718. msgid "Enable random user input (only used for testing)."
  2719. msgstr ""
  2720. "Abilita l'ingresso di dati casuali da parte dell'utente (utilizzato solo per "
  2721. "i test)."
  2722. #: src/settings_translation_file.cpp
  2723. msgid ""
  2724. "Enable smooth lighting with simple ambient occlusion.\n"
  2725. "Disable for speed or for different looks."
  2726. msgstr ""
  2727. "Abilita l'illuminazione armoniosa con una occlusione ambientale semplice.\n"
  2728. "Disattivarla per velocizzare o per un aspetto diverso."
  2729. #: src/settings_translation_file.cpp
  2730. msgid "Enable split login/register"
  2731. msgstr "Attiva accesso/registrazione separati"
  2732. #: src/settings_translation_file.cpp
  2733. msgid ""
  2734. "Enable to disallow old clients from connecting.\n"
  2735. "Older clients are compatible in the sense that they will not crash when "
  2736. "connecting\n"
  2737. "to new servers, but they may not support all new features that you are "
  2738. "expecting."
  2739. msgstr ""
  2740. "Abilitare per impedire ai client obsoleti di connettersi.\n"
  2741. "I client più vecchi sono compatibili nel senso che non andranno in crash "
  2742. "alla connessione\n"
  2743. "ai nuovi server, ma potrebbero non supportare tutte le nuove caratteristiche "
  2744. "che ti aspetti."
  2745. #: src/settings_translation_file.cpp
  2746. #, fuzzy
  2747. msgid "Enable touchscreen"
  2748. msgstr "Touch screen"
  2749. #: src/settings_translation_file.cpp
  2750. msgid ""
  2751. "Enable usage of remote media server (if provided by server).\n"
  2752. "Remote servers offer a significantly faster way to download media (e.g. "
  2753. "textures)\n"
  2754. "when connecting to the server."
  2755. msgstr ""
  2756. "Abilita l'utilizzo di un server multimediale remoto (se fornito dal "
  2757. "server).\n"
  2758. "I server remoti offrono un sistema significativamente più rapido per "
  2759. "scaricare\n"
  2760. "contenuti multimediali (es. textures) quando ci si connette al server."
  2761. #: src/settings_translation_file.cpp
  2762. msgid ""
  2763. "Enable view bobbing and amount of view bobbing.\n"
  2764. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  2765. msgstr ""
  2766. "Attivare l'ondeggiamento visivo e ammontare del medesimo.\n"
  2767. "Per esempio: 0 per nessun ondeggiamento, 1.0 per normale, 2.0 per doppio."
  2768. #: src/settings_translation_file.cpp
  2769. msgid ""
  2770. "Enable/disable running an IPv6 server.\n"
  2771. "Ignored if bind_address is set.\n"
  2772. "Needs enable_ipv6 to be enabled."
  2773. msgstr ""
  2774. "Abilita/Disabilita l'esecuzione di un server IPv6.\n"
  2775. "Ignorata se si imposta bind_address.\n"
  2776. "Necessita di enable_ipv6 per essere abilitata."
  2777. #: src/settings_translation_file.cpp
  2778. msgid ""
  2779. "Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
  2780. "Simulates the tone curve of photographic film and how this approximates the\n"
  2781. "appearance of high dynamic range images. Mid-range contrast is slightly\n"
  2782. "enhanced, highlights and shadows are gradually compressed."
  2783. msgstr ""
  2784. "Abilita la mappatura dei toni filmici \"Uncharted 2\" di Hable.\n"
  2785. "Simula la curva di tono della pellicola fotografica e come questa approssimi "
  2786. "la\n"
  2787. "comparsa di immagini ad alta gamma dinamica. Il contrasto a medio raggio è "
  2788. "leggermente\n"
  2789. "potenziato, i punti salienti e le ombre vengono gradualmente compressi."
  2790. #: src/settings_translation_file.cpp
  2791. msgid "Enables animation of inventory items."
  2792. msgstr "Attiva l'animazione degli oggetti dell'inventario."
  2793. #: src/settings_translation_file.cpp
  2794. msgid "Enables caching of facedir rotated meshes."
  2795. msgstr "Attiva la cache delle mesh ruotate con facedir."
  2796. #: src/settings_translation_file.cpp
  2797. msgid "Enables debug and error-checking in the OpenGL driver."
  2798. msgstr ""
  2799. #: src/settings_translation_file.cpp
  2800. msgid "Enables the post processing pipeline."
  2801. msgstr ""
  2802. #: src/settings_translation_file.cpp
  2803. msgid ""
  2804. "Enables touchscreen mode, allowing you to play the game with a touchscreen."
  2805. msgstr ""
  2806. #: src/settings_translation_file.cpp
  2807. msgid ""
  2808. "Enables tradeoffs that reduce CPU load or increase rendering performance\n"
  2809. "at the expense of minor visual glitches that do not impact game playability."
  2810. msgstr ""
  2811. "Consente compromessi che riducono il carico della CPU o aumentano le "
  2812. "prestazioni di rendering\n"
  2813. "a scapito di piccoli difetti visivi che non influiscono sulla giocabilità."
  2814. #: src/settings_translation_file.cpp
  2815. #, fuzzy
  2816. msgid "Engine Profiler"
  2817. msgstr "Profilazione del motore"
  2818. #: src/settings_translation_file.cpp
  2819. msgid "Engine profiling data print interval"
  2820. msgstr "Intervallo di stampa dei dati di profilo del motore di gioco"
  2821. #: src/settings_translation_file.cpp
  2822. msgid "Entity methods"
  2823. msgstr "Sistemi di entità"
  2824. #: src/settings_translation_file.cpp
  2825. #, fuzzy
  2826. msgid ""
  2827. "Exponent of the floatland tapering. Alters the tapering behavior.\n"
  2828. "Value = 1.0 creates a uniform, linear tapering.\n"
  2829. "Values > 1.0 create a smooth tapering suitable for the default separated\n"
  2830. "floatlands.\n"
  2831. "Values < 1.0 (for example 0.25) create a more defined surface level with\n"
  2832. "flatter lowlands, suitable for a solid floatland layer."
  2833. msgstr ""
  2834. "Esponente dell'affusolamento delle terre fluttuanti. Cambia il comportamento "
  2835. "di affusolamento.\n"
  2836. "Valore = 1.0 crea un affusolamento uniforme, lineare.\n"
  2837. "Valori > 1.0 creano un affusolamento uniforme adatto alle\n"
  2838. "terre fluttuanti separate predefinite.\n"
  2839. "Valori < 1.0 (per esempio 0.25) creano un livello di superficie più definito "
  2840. "con\n"
  2841. "pianure più piatte, adatti a uno strato solido di terre fluttuanti."
  2842. #: src/settings_translation_file.cpp
  2843. msgid "Exposure compensation"
  2844. msgstr "Compensazione dell'esposizione"
  2845. #: src/settings_translation_file.cpp
  2846. msgid "FPS"
  2847. msgstr "FPS"
  2848. #: src/settings_translation_file.cpp
  2849. msgid "FPS when unfocused or paused"
  2850. msgstr "FPS quando il gioco è in pausa o in secondo piano"
  2851. #: src/settings_translation_file.cpp
  2852. msgid "Factor noise"
  2853. msgstr "Rumore di fattore"
  2854. #: src/settings_translation_file.cpp
  2855. msgid "Fall bobbing factor"
  2856. msgstr "Fattore di ondeggiamento in caduta"
  2857. #: src/settings_translation_file.cpp
  2858. msgid "Fallback font path"
  2859. msgstr "Percorso del carattere di ripiego"
  2860. #: src/settings_translation_file.cpp
  2861. msgid "Fast mode acceleration"
  2862. msgstr "Accelerazione della modalità veloce"
  2863. #: src/settings_translation_file.cpp
  2864. msgid "Fast mode speed"
  2865. msgstr "Velocità della modalità veloce"
  2866. #: src/settings_translation_file.cpp
  2867. msgid "Field of view"
  2868. msgstr "Campo visivo"
  2869. #: src/settings_translation_file.cpp
  2870. msgid "Field of view in degrees."
  2871. msgstr "Campo visivo in gradi."
  2872. #: src/settings_translation_file.cpp
  2873. msgid ""
  2874. "File in client/serverlist/ that contains your favorite servers displayed in "
  2875. "the\n"
  2876. "Multiplayer Tab."
  2877. msgstr ""
  2878. "File in client/serverlist/ contenente i vostri server preferiti mostrati "
  2879. "nella\n"
  2880. "scheda di gioco in rete."
  2881. #: src/settings_translation_file.cpp
  2882. msgid "Filler depth"
  2883. msgstr "Profondità dello riempitore"
  2884. #: src/settings_translation_file.cpp
  2885. msgid "Filler depth noise"
  2886. msgstr "Profondità di rumore dello riempitore"
  2887. #: src/settings_translation_file.cpp
  2888. msgid "Filmic tone mapping"
  2889. msgstr "Mappatura del tono filmica"
  2890. #: src/settings_translation_file.cpp
  2891. msgid "Filtering and Antialiasing"
  2892. msgstr "Filtraggio ed Anti-Scalettatura"
  2893. #: src/settings_translation_file.cpp
  2894. msgid "First of 4 2D noises that together define hill/mountain range height."
  2895. msgstr ""
  2896. "Primo di 4 rumori 2D che insieme definiscono l'intervallo di altezza "
  2897. "collinare/montuoso."
  2898. #: src/settings_translation_file.cpp
  2899. msgid "First of two 3D noises that together define tunnels."
  2900. msgstr "Primo di due rumori 3D che insieme definiscono le gallerie."
  2901. #: src/settings_translation_file.cpp
  2902. msgid "Fixed map seed"
  2903. msgstr "Seme fisso della mappa"
  2904. #: src/settings_translation_file.cpp
  2905. msgid "Fixed virtual joystick"
  2906. msgstr "Joystick virtuale fisso"
  2907. #: src/settings_translation_file.cpp
  2908. #, fuzzy
  2909. msgid ""
  2910. "Fixes the position of virtual joystick.\n"
  2911. "If disabled, virtual joystick will center to first-touch's position."
  2912. msgstr ""
  2913. "(Android) Fissa la posizione del joystick virtuale.\n"
  2914. "Se disabilitato, il joystick sarà centrato alla posizione del primo tocco."
  2915. #: src/settings_translation_file.cpp
  2916. msgid "Floatland density"
  2917. msgstr "Densità delle terre fluttuanti"
  2918. #: src/settings_translation_file.cpp
  2919. msgid "Floatland maximum Y"
  2920. msgstr "Y massimo delle terre fluttuanti"
  2921. #: src/settings_translation_file.cpp
  2922. msgid "Floatland minimum Y"
  2923. msgstr "Y minimo delle terre fluttuanti"
  2924. #: src/settings_translation_file.cpp
  2925. msgid "Floatland noise"
  2926. msgstr "Rumore delle terre fluttuanti"
  2927. #: src/settings_translation_file.cpp
  2928. msgid "Floatland taper exponent"
  2929. msgstr "Esponente dell'affusolamento delle terre fluttuanti"
  2930. #: src/settings_translation_file.cpp
  2931. msgid "Floatland tapering distance"
  2932. msgstr "Distanza di affusolamento delle terre fluttuanti"
  2933. #: src/settings_translation_file.cpp
  2934. msgid "Floatland water level"
  2935. msgstr "Livello dell'acqua delle terre fluttuanti"
  2936. #: src/settings_translation_file.cpp
  2937. msgid "Fog"
  2938. msgstr "Nebbia"
  2939. #: src/settings_translation_file.cpp
  2940. msgid "Fog start"
  2941. msgstr "Inizio nebbia"
  2942. #: src/settings_translation_file.cpp
  2943. msgid "Font"
  2944. msgstr "Carattere"
  2945. #: src/settings_translation_file.cpp
  2946. msgid "Font bold by default"
  2947. msgstr "Carattere grassetto per impostazione predefinita"
  2948. #: src/settings_translation_file.cpp
  2949. msgid "Font italic by default"
  2950. msgstr "Carattere corsivo per impostazione predefinita"
  2951. #: src/settings_translation_file.cpp
  2952. msgid "Font shadow"
  2953. msgstr "Ombreggiatura carattere"
  2954. #: src/settings_translation_file.cpp
  2955. msgid "Font shadow alpha"
  2956. msgstr "Trasparenza dell'ombreggiatura del carattere"
  2957. #: src/settings_translation_file.cpp
  2958. msgid "Font size"
  2959. msgstr "Dimensione del carattere"
  2960. #: src/settings_translation_file.cpp
  2961. msgid "Font size divisible by"
  2962. msgstr "Dimensione carattere divisibile per"
  2963. #: src/settings_translation_file.cpp
  2964. msgid "Font size of the default font where 1 unit = 1 pixel at 96 DPI"
  2965. msgstr ""
  2966. "Dimensione carattere del carattere predefinito, dove 1 unità equivale ad 1 "
  2967. "pixel a DPI 96"
  2968. #: src/settings_translation_file.cpp
  2969. msgid "Font size of the monospace font where 1 unit = 1 pixel at 96 DPI"
  2970. msgstr ""
  2971. "Dimensione carattere del carattere a spaziatura fissa, dove 1 unità equivale "
  2972. "ad 1 pixel a DPI 96"
  2973. #: src/settings_translation_file.cpp
  2974. msgid ""
  2975. "Font size of the recent chat text and chat prompt in point (pt).\n"
  2976. "Value 0 will use the default font size."
  2977. msgstr ""
  2978. "Dimensione carattere del testo e del prompt dell'area di messaggistica, in "
  2979. "punti (pt).\n"
  2980. "Valore 0 userà la dimensione carattere predefinita."
  2981. #: src/settings_translation_file.cpp
  2982. msgid ""
  2983. "For pixel-style fonts that do not scale well, this ensures that font sizes "
  2984. "used\n"
  2985. "with this font will always be divisible by this value, in pixels. For "
  2986. "instance,\n"
  2987. "a pixel font 16 pixels tall should have this set to 16, so it will only ever "
  2988. "be\n"
  2989. "sized 16, 32, 48, etc., so a mod requesting a size of 25 will get 32."
  2990. msgstr ""
  2991. "Assicura che le grandezze utilizzate con questo carattere saranno sempre "
  2992. "divisibili per questo\n"
  2993. "valore, in pixel, in caso di caratteri in stile pixel che non vengono "
  2994. "ridimensionati correttamente.\n"
  2995. "Per esempio, un carattere pixelato alto 16 pixels richiederebbe che questo "
  2996. "sia 16, così sarà sempre\n"
  2997. "solo grande 16, 32, 48, etc., e una mod che richiede una grandezza di 25 "
  2998. "otterrà 32."
  2999. #: src/settings_translation_file.cpp
  3000. msgid ""
  3001. "Format of player chat messages. The following strings are valid "
  3002. "placeholders:\n"
  3003. "@name, @message, @timestamp (optional)"
  3004. msgstr ""
  3005. "Formato dei messaggi del giocatore. Le stringhe seguenti sono segnaposto "
  3006. "validi:\n"
  3007. "@name, @message, @timestamp (optional)"
  3008. #: src/settings_translation_file.cpp
  3009. msgid "Format of screenshots."
  3010. msgstr "Formato degli screenshot."
  3011. #: src/settings_translation_file.cpp
  3012. msgid "Formspec Full-Screen Background Color"
  3013. msgstr "Colore di sfondo delle finestre a tutto schermo"
  3014. #: src/settings_translation_file.cpp
  3015. msgid "Formspec Full-Screen Background Opacity"
  3016. msgstr "Opacità dello sfondo delle finestre a tutto schermo"
  3017. #: src/settings_translation_file.cpp
  3018. msgid "Formspec full-screen background color (R,G,B)."
  3019. msgstr "Colore di sfondo delle finestre a tutto schermo (R,G,B)."
  3020. #: src/settings_translation_file.cpp
  3021. msgid "Formspec full-screen background opacity (between 0 and 255)."
  3022. msgstr "Opacità dello sfondo delle finestre a tutto schermo (tra 0 e 255)."
  3023. #: src/settings_translation_file.cpp
  3024. msgid "Fourth of 4 2D noises that together define hill/mountain range height."
  3025. msgstr ""
  3026. "Quarto di 4 rumori 2D che insieme definiscono l'intervallo di altezza "
  3027. "collinare/montuoso."
  3028. #: src/settings_translation_file.cpp
  3029. msgid "Fractal type"
  3030. msgstr "Tipo di frattale"
  3031. #: src/settings_translation_file.cpp
  3032. msgid "Fraction of the visible distance at which fog starts to be rendered"
  3033. msgstr ""
  3034. "Frazione della distanza visibile oltre cui si comincia a renderizzare la "
  3035. "nebbia"
  3036. #: src/settings_translation_file.cpp
  3037. msgid ""
  3038. "From how far blocks are generated for clients, stated in mapblocks (16 "
  3039. "nodes)."
  3040. msgstr ""
  3041. "Da che distanza vengono generati i blocchi per i client, fissata in blocchi "
  3042. "mappa (16 nodi)."
  3043. #: src/settings_translation_file.cpp
  3044. msgid ""
  3045. "From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
  3046. msgstr ""
  3047. "Da che distanza i blocchi sono inviati ai client, fissata in blocchi mappa "
  3048. "(16 nodi)."
  3049. #: src/settings_translation_file.cpp
  3050. msgid ""
  3051. "From how far clients know about objects, stated in mapblocks (16 nodes).\n"
  3052. "\n"
  3053. "Setting this larger than active_block_range will also cause the server\n"
  3054. "to maintain active objects up to this distance in the direction the\n"
  3055. "player is looking. (This can avoid mobs suddenly disappearing from view)"
  3056. msgstr ""
  3057. "Da che distanza il client sa degli oggetti, fissata in blocchi mappa (16 "
  3058. "nodi).\n"
  3059. "\n"
  3060. "Impostarla maggiore di active_block_range provocherà il mantenimento\n"
  3061. "degli oggetti attivi, fino a questa distanza, da parte del server, nella\n"
  3062. "direzione in cui guarda il giocatore. (Ciò può evitare l'improvvisa "
  3063. "scomparsa dei mob)"
  3064. #: src/settings_translation_file.cpp
  3065. msgid "Full screen"
  3066. msgstr "Schermo intero"
  3067. #: src/settings_translation_file.cpp
  3068. msgid "Fullscreen mode."
  3069. msgstr "Modalità a schermo intero."
  3070. #: src/settings_translation_file.cpp
  3071. #, fuzzy
  3072. msgid "GUI"
  3073. msgstr "GUIs"
  3074. #: src/settings_translation_file.cpp
  3075. msgid "GUI scaling"
  3076. msgstr "Scala dell'interfaccia grafica"
  3077. #: src/settings_translation_file.cpp
  3078. msgid "GUI scaling filter"
  3079. msgstr "Filtro di scala dell'interfaccia grafica"
  3080. #: src/settings_translation_file.cpp
  3081. msgid "GUI scaling filter txr2img"
  3082. msgstr "Filtro di scala txr2img"
  3083. #: src/settings_translation_file.cpp
  3084. msgid "Gamepads"
  3085. msgstr "Gamepad"
  3086. #: src/settings_translation_file.cpp
  3087. msgid "Global callbacks"
  3088. msgstr "Callback globali"
  3089. #: src/settings_translation_file.cpp
  3090. msgid ""
  3091. "Global map generation attributes.\n"
  3092. "In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
  3093. "and jungle grass, in all other mapgens this flag controls all decorations."
  3094. msgstr ""
  3095. "Attributi globali di generazione della mappa.\n"
  3096. "Nel Mapgen v6 il valore 'decorations' controlla tutte le decorazioni eccetto "
  3097. "alberi\n"
  3098. "ed erba della giungla, in tutti gli altri Mapgens questa opzione controlla "
  3099. "tutte le decorazioni."
  3100. #: src/settings_translation_file.cpp
  3101. msgid ""
  3102. "Gradient of light curve at maximum light level.\n"
  3103. "Controls the contrast of the highest light levels."
  3104. msgstr ""
  3105. "Gradiente della curva della luce al livello massimo di luce.\n"
  3106. "Controlla il contrasto dei massimi livelli di luce."
  3107. #: src/settings_translation_file.cpp
  3108. msgid ""
  3109. "Gradient of light curve at minimum light level.\n"
  3110. "Controls the contrast of the lowest light levels."
  3111. msgstr ""
  3112. "Gradiente della curva della luce al livello minimo di luce.\n"
  3113. "Controlla il contrasto dei livelli di luce più bassi."
  3114. #: src/settings_translation_file.cpp
  3115. msgid "Graphics"
  3116. msgstr "Grafica"
  3117. #: src/settings_translation_file.cpp
  3118. msgid "Graphics Effects"
  3119. msgstr "Effetti grafici"
  3120. #: src/settings_translation_file.cpp
  3121. msgid "Graphics and Audio"
  3122. msgstr "Grafica e Audio"
  3123. #: src/settings_translation_file.cpp
  3124. msgid "Gravity"
  3125. msgstr "Gravità"
  3126. #: src/settings_translation_file.cpp
  3127. msgid "Ground level"
  3128. msgstr "Livello del terreno"
  3129. #: src/settings_translation_file.cpp
  3130. msgid "Ground noise"
  3131. msgstr "Rumore del terreno"
  3132. #: src/settings_translation_file.cpp
  3133. msgid "HTTP mods"
  3134. msgstr "Mod HTTP"
  3135. #: src/settings_translation_file.cpp
  3136. msgid "HUD"
  3137. msgstr "HUD"
  3138. #: src/settings_translation_file.cpp
  3139. msgid "HUD scaling"
  3140. msgstr "Scala dell'HUD"
  3141. #: src/settings_translation_file.cpp
  3142. msgid ""
  3143. "Handling for deprecated Lua API calls:\n"
  3144. "- none: Do not log deprecated calls\n"
  3145. "- log: mimic and log backtrace of deprecated call (default).\n"
  3146. "- error: abort on usage of deprecated call (suggested for mod developers)."
  3147. msgstr ""
  3148. "Gestione delle chiamate API Lua deprecate:\n"
  3149. "- none (nessuno): non registra le chiamate obsolete\n"
  3150. "- log (registro): imita e registra il backtrace di una chiamata obsoleta "
  3151. "(impostazione predefinita).\n"
  3152. "- error (errore): interrompe l'utilizzo della chiamata deprecata "
  3153. "(consigliata per gli sviluppatori di mod)."
  3154. #: src/settings_translation_file.cpp
  3155. msgid ""
  3156. "Have the profiler instrument itself:\n"
  3157. "* Instrument an empty function.\n"
  3158. "This estimates the overhead, that instrumentation is adding (+1 function "
  3159. "call).\n"
  3160. "* Instrument the sampler being used to update the statistics."
  3161. msgstr ""
  3162. "Fare in modo che il generatore di profili si predisponga da sé:\n"
  3163. "* Predisporre una funzione vuota.\n"
  3164. "Ciò stima il sovraccarico che la predisposizione aggiunge (+1 chiamata di "
  3165. "funzione).\n"
  3166. "* Predisporre il campionatore utilizzato per aggiornare le statistiche."
  3167. #: src/settings_translation_file.cpp
  3168. msgid "Heat blend noise"
  3169. msgstr "Rumore di amalgama del calore"
  3170. #: src/settings_translation_file.cpp
  3171. msgid "Heat noise"
  3172. msgstr "Rumore del calore"
  3173. #: src/settings_translation_file.cpp
  3174. #, fuzzy
  3175. msgid "Height component of the initial window size."
  3176. msgstr ""
  3177. "Componente altezza della dimensione iniziale della finestra. Ignorata in "
  3178. "modalità a schermo intero."
  3179. #: src/settings_translation_file.cpp
  3180. msgid "Height noise"
  3181. msgstr "Rumore dell'altezza"
  3182. #: src/settings_translation_file.cpp
  3183. msgid "Height select noise"
  3184. msgstr "Rumore di selezione dell'altezza"
  3185. #: src/settings_translation_file.cpp
  3186. msgid "Hill steepness"
  3187. msgstr "Ripidità delle colline"
  3188. #: src/settings_translation_file.cpp
  3189. msgid "Hill threshold"
  3190. msgstr "Soglia delle colline"
  3191. #: src/settings_translation_file.cpp
  3192. msgid "Hilliness1 noise"
  3193. msgstr "Rumore della collinarità1"
  3194. #: src/settings_translation_file.cpp
  3195. msgid "Hilliness2 noise"
  3196. msgstr "Rumore della collinarità2"
  3197. #: src/settings_translation_file.cpp
  3198. msgid "Hilliness3 noise"
  3199. msgstr "Rumore della collinarità3"
  3200. #: src/settings_translation_file.cpp
  3201. msgid "Hilliness4 noise"
  3202. msgstr "Rumore della collinarità4"
  3203. #: src/settings_translation_file.cpp
  3204. msgid "Homepage of server, to be displayed in the serverlist."
  3205. msgstr "Sito del server, da mostrarsi nell'elenco dei server."
  3206. #: src/settings_translation_file.cpp
  3207. msgid ""
  3208. "Horizontal acceleration in air when jumping or falling,\n"
  3209. "in nodes per second per second."
  3210. msgstr ""
  3211. "Accelerazione orizzontale in aria quando si salta o si cade,\n"
  3212. "in nodi al secondo per secondo."
  3213. #: src/settings_translation_file.cpp
  3214. msgid ""
  3215. "Horizontal and vertical acceleration in fast mode,\n"
  3216. "in nodes per second per second."
  3217. msgstr ""
  3218. "Accelerazione orizzontale e verticale in modalità veloce,\n"
  3219. "in nodi al secondo per secondo."
  3220. #: src/settings_translation_file.cpp
  3221. msgid ""
  3222. "Horizontal and vertical acceleration on ground or when climbing,\n"
  3223. "in nodes per second per second."
  3224. msgstr ""
  3225. "Accelerazione orizzontale sul terreno o in scalata,\n"
  3226. "in nodi al secondo per secondo."
  3227. #: src/settings_translation_file.cpp
  3228. msgid "Hotbar: Enable mouse wheel for selection"
  3229. msgstr "Hotbar: attiva la rotellina del mouse per la selezione"
  3230. #: src/settings_translation_file.cpp
  3231. msgid "Hotbar: Invert mouse wheel direction"
  3232. msgstr "Hotbar: inverti la direzione della rotellina del mouse"
  3233. #: src/settings_translation_file.cpp
  3234. msgid "How deep to make rivers."
  3235. msgstr "Quanto fare profondi i fiumi."
  3236. #: src/settings_translation_file.cpp
  3237. #, fuzzy
  3238. msgid ""
  3239. "How fast liquid waves will move. Higher = faster.\n"
  3240. "If negative, liquid waves will move backwards."
  3241. msgstr ""
  3242. "A quale velocità si muovono le onde dei liquidi. Maggiore = più veloce.\n"
  3243. "Se negativa, le onde dei liquidi si sposteranno all'indietro.\n"
  3244. "Richiede l'abilitazione dei liquidi ondeggianti."
  3245. #: src/settings_translation_file.cpp
  3246. msgid ""
  3247. "How long the server will wait before unloading unused mapblocks, stated in "
  3248. "seconds.\n"
  3249. "Higher value is smoother, but will use more RAM."
  3250. msgstr ""
  3251. "Quanti secondi aspetterà il server prima di rimuovere dalla memoria i "
  3252. "blocchi mappa inutilizzati.\n"
  3253. "Valori più alti corrispodono ad una maggiore fluidità, ma anche ad un "
  3254. "utilizzo maggiore della RAM."
  3255. #: src/settings_translation_file.cpp
  3256. msgid ""
  3257. "How much you are slowed down when moving inside a liquid.\n"
  3258. "Decrease this to increase liquid resistance to movement."
  3259. msgstr ""
  3260. "Quanto sei rallentato mentre ti muovi dentro un liquido.\n"
  3261. "Riducila per aumentare la resistenza del liquido al movimento."
  3262. #: src/settings_translation_file.cpp
  3263. msgid "How wide to make rivers."
  3264. msgstr "Quanto fare larghi i fiumi."
  3265. #: src/settings_translation_file.cpp
  3266. msgid "Humidity blend noise"
  3267. msgstr "Rumore di amalgama dell'umidità"
  3268. #: src/settings_translation_file.cpp
  3269. msgid "Humidity noise"
  3270. msgstr "Rumore dell'umidità"
  3271. #: src/settings_translation_file.cpp
  3272. msgid "Humidity variation for biomes."
  3273. msgstr "Variazione di umidità per i biomi."
  3274. #: src/settings_translation_file.cpp
  3275. msgid "IPv6"
  3276. msgstr "IPv6"
  3277. #: src/settings_translation_file.cpp
  3278. msgid "IPv6 server"
  3279. msgstr "Server IPv6"
  3280. #: src/settings_translation_file.cpp
  3281. msgid ""
  3282. "If FPS would go higher than this, limit it by sleeping\n"
  3283. "to not waste CPU power for no benefit."
  3284. msgstr ""
  3285. "Se i FPS dovessero superare questo, limitarli con la sospensione\n"
  3286. "per non sprecare la potenza della CPU senza alcun beneficio."
  3287. #: src/settings_translation_file.cpp
  3288. msgid ""
  3289. "If disabled, \"Aux1\" key is used to fly fast if both fly and fast mode are\n"
  3290. "enabled."
  3291. msgstr ""
  3292. "Se disabilitata, viene utilizzato il tasto \"Speciale\" per volare "
  3293. "velocemente\n"
  3294. "se le modalità volo e corsa sono entrambe attive."
  3295. #: src/settings_translation_file.cpp
  3296. msgid ""
  3297. "If enabled, \"Aux1\" key instead of \"Sneak\" key is used for climbing down "
  3298. "and\n"
  3299. "descending."
  3300. msgstr ""
  3301. "Se abilitata, viene utilizzato il tasto \"Speciale\" invece di \"Furtivo\" "
  3302. "per\n"
  3303. "scendere e immergersi."
  3304. #: src/settings_translation_file.cpp
  3305. msgid ""
  3306. "If enabled, account registration is separate from login in the UI.\n"
  3307. "If disabled, new accounts will be registered automatically when logging in."
  3308. msgstr ""
  3309. "Se abilitata, la registrazione dell'account sarà separata dall'accesso "
  3310. "nell'interfaccia utente.\n"
  3311. "Se disabilitata, i nuovi account saranno registrati automaticamente "
  3312. "all'accesso."
  3313. #: src/settings_translation_file.cpp
  3314. msgid ""
  3315. "If enabled, actions are recorded for rollback.\n"
  3316. "This option is only read when server starts."
  3317. msgstr ""
  3318. "Se abilitata, le azioni sono registrate per il ripristino.\n"
  3319. "Questa opzione viene letta solo all'avvio del server."
  3320. #: src/settings_translation_file.cpp
  3321. msgid "If enabled, disable cheat prevention in multiplayer."
  3322. msgstr "Se abilitata, disabilita la protezione anti-trucchi nel gioco in rete."
  3323. #: src/settings_translation_file.cpp
  3324. msgid ""
  3325. "If enabled, invalid world data won't cause the server to shut down.\n"
  3326. "Only enable this if you know what you are doing."
  3327. msgstr ""
  3328. "Se abilitata, i dati non validi del mondo non provocheranno lo spegnimento "
  3329. "del server.\n"
  3330. "Attivala solo se sai cosa stai facendo."
  3331. #: src/settings_translation_file.cpp
  3332. msgid ""
  3333. "If enabled, players cannot join without a password or change theirs to an "
  3334. "empty password."
  3335. msgstr ""
  3336. "Se abilitata, i nuovi giocatori non possono accedere senza password o "
  3337. "cambiare la propria con una vuota."
  3338. #: src/settings_translation_file.cpp
  3339. #, fuzzy
  3340. msgid ""
  3341. "If enabled, the server will perform map block occlusion culling based on\n"
  3342. "on the eye position of the player. This can reduce the number of blocks\n"
  3343. "sent to the client by 50-80%. Clients will no longer receive most\n"
  3344. "invisible blocks, so that the utility of noclip mode is reduced."
  3345. msgstr ""
  3346. "Se abilitata il server effettuerà l'occlusion culling dei blocchi mappa "
  3347. "basandosi\n"
  3348. "sulla posizione degli occhi del giocatore. Questo può ridurre del 50-80% il "
  3349. "numero dei blocchi\n"
  3350. "inviati al client. Il client non riceverà più la maggior parte degli "
  3351. "invisibili\n"
  3352. "cosicché l'utilità della modalità incorporea è ridotta."
  3353. #: src/settings_translation_file.cpp
  3354. #, fuzzy
  3355. msgid ""
  3356. "If enabled, you can place nodes at the position (feet + eye level) where you "
  3357. "stand.\n"
  3358. "This is helpful when working with nodeboxes in small areas."
  3359. msgstr ""
  3360. "Se abilitata, puoi mettere i blocchi nel punto (piedi + livello oculare) in "
  3361. "cui sei.\n"
  3362. "Questo è utile quando si lavora con nodebox in aree piccole."
  3363. #: src/settings_translation_file.cpp
  3364. msgid ""
  3365. "If the CSM restriction for node range is enabled, get_node calls are "
  3366. "limited\n"
  3367. "to this distance from the player to the node."
  3368. msgstr ""
  3369. "Se la restrizione CSM per il raggio dei nodi è abilitata, le chiamate "
  3370. "get_node\n"
  3371. "sono limitate a questa distanza dal giocatore al nodo."
  3372. #: src/settings_translation_file.cpp
  3373. msgid ""
  3374. "If the execution of a chat command takes longer than this specified time in\n"
  3375. "seconds, add the time information to the chat command message"
  3376. msgstr ""
  3377. "Se l'esecuzione del comando in chat impiega più tempo di quello specificato "
  3378. "in\n"
  3379. "secondi, aggiungi l'informazione sul tempo al messaggio di comando in chat"
  3380. #: src/settings_translation_file.cpp
  3381. msgid ""
  3382. "If the file size of debug.txt exceeds the number of megabytes specified in\n"
  3383. "this setting when it is opened, the file is moved to debug.txt.1,\n"
  3384. "deleting an older debug.txt.1 if it exists.\n"
  3385. "debug.txt is only moved if this setting is positive."
  3386. msgstr ""
  3387. "Se la dimensione del file debug.txt supera il numero di Mb indicati in\n"
  3388. "questa impostazione quando viene aperto, il file viene rinominato in debug."
  3389. "txt.1,\n"
  3390. "eliminando un eventuale debug.txt.1 più vecchio.\n"
  3391. "debug.txt viene rinominato solo se c'è questa impostazione."
  3392. #: src/settings_translation_file.cpp
  3393. msgid "If this is set, players will always (re)spawn at the given position."
  3394. msgstr "Se impostata, i giocatori (ri)compariranno sempre alla posizione data."
  3395. #: src/settings_translation_file.cpp
  3396. msgid "Ignore world errors"
  3397. msgstr "Ignorare gli errori del mondo"
  3398. #: src/settings_translation_file.cpp
  3399. msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
  3400. msgstr ""
  3401. "Trasparenza dello sfondo della console di chat nel gioco (opacità, tra 0 e "
  3402. "255)."
  3403. #: src/settings_translation_file.cpp
  3404. msgid "In-game chat console background color (R,G,B)."
  3405. msgstr "Colore dello sfondo della console di chat nel gioco (R,G,B)."
  3406. #: src/settings_translation_file.cpp
  3407. msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
  3408. msgstr "Altezza della console di chat nel gioco, tra 0.1 (10%) e 1.0 (100%)."
  3409. #: src/settings_translation_file.cpp
  3410. msgid "Initial vertical speed when jumping, in nodes per second."
  3411. msgstr "Velocità verticale iniziale quando si salta, in nodi al secondo."
  3412. #: src/settings_translation_file.cpp
  3413. msgid ""
  3414. "Instrument builtin.\n"
  3415. "This is usually only needed by core/builtin contributors"
  3416. msgstr ""
  3417. "Predisporre incorporate.\n"
  3418. "Questo normalmente serve solo ai contributori principali"
  3419. #: src/settings_translation_file.cpp
  3420. msgid "Instrument chat commands on registration."
  3421. msgstr "Predisporre i comandi della chat alla registrazione."
  3422. #: src/settings_translation_file.cpp
  3423. msgid ""
  3424. "Instrument global callback functions on registration.\n"
  3425. "(anything you pass to a minetest.register_*() function)"
  3426. msgstr ""
  3427. "Predisporre le funzioni globali di callback alla registrazione.\n"
  3428. "(qualsiasi cosa tu passi a una funzione minetest.register_*())"
  3429. #: src/settings_translation_file.cpp
  3430. msgid ""
  3431. "Instrument the action function of Active Block Modifiers on registration."
  3432. msgstr ""
  3433. "Predisporre la funzione di azione dei modificatori dei blocchi attivi alla "
  3434. "registrazione."
  3435. #: src/settings_translation_file.cpp
  3436. msgid ""
  3437. "Instrument the action function of Loading Block Modifiers on registration."
  3438. msgstr ""
  3439. "Predisporre la funzione di azione dei modificatori dei blocchi in "
  3440. "caricamento alla registrazione."
  3441. #: src/settings_translation_file.cpp
  3442. msgid "Instrument the methods of entities on registration."
  3443. msgstr "Predisporre i metodi delle entità alla registrazione."
  3444. #: src/settings_translation_file.cpp
  3445. msgid "Interval of saving important changes in the world, stated in seconds."
  3446. msgstr ""
  3447. "Intervallo di salvataggio dei cambiamenti importanti nel mondo, fissato in "
  3448. "secondi."
  3449. #: src/settings_translation_file.cpp
  3450. msgid "Interval of sending time of day to clients, stated in seconds."
  3451. msgstr "Intervallo di invio dell'ora del giorno ai client, in secondi."
  3452. #: src/settings_translation_file.cpp
  3453. msgid "Inventory items animations"
  3454. msgstr "Animazioni degli oggetti dell'inventario"
  3455. #: src/settings_translation_file.cpp
  3456. msgid "Invert mouse"
  3457. msgstr "Invertire il mouse"
  3458. #: src/settings_translation_file.cpp
  3459. msgid "Invert mouse wheel (scroll) direction for item selection in hotbar."
  3460. msgstr ""
  3461. "Inverte la direzione di scorrimento della rotellina del mouse per la "
  3462. "selezione degli oggetti nella hotbar."
  3463. #: src/settings_translation_file.cpp
  3464. msgid "Invert vertical mouse movement."
  3465. msgstr "Inverte il movimento verticale del mouse."
  3466. #: src/settings_translation_file.cpp
  3467. msgid "Italic font path"
  3468. msgstr "Percorso del carattere corsivo"
  3469. #: src/settings_translation_file.cpp
  3470. msgid "Italic monospace font path"
  3471. msgstr "Percorso del carattere corsivo a spaziatura fissa"
  3472. #: src/settings_translation_file.cpp
  3473. msgid "Item entity TTL"
  3474. msgstr "Tempo di vita delle entità oggetto"
  3475. #: src/settings_translation_file.cpp
  3476. msgid "Iterations"
  3477. msgstr "Iterazioni"
  3478. #: src/settings_translation_file.cpp
  3479. msgid ""
  3480. "Iterations of the recursive function.\n"
  3481. "Increasing this increases the amount of fine detail, but also\n"
  3482. "increases processing load.\n"
  3483. "At iterations = 20 this mapgen has a similar load to mapgen V7."
  3484. msgstr ""
  3485. "Iterazioni della funzione ricorsiva.\n"
  3486. "Aumentarle aumenta l'ammontare del dettaglio fine,\n"
  3487. "ma aumenta anche il carico di elaborazione.\n"
  3488. "A iterazioni = 20 questo generatore di mappe ha un carico simile al "
  3489. "generatore di mappe v7."
  3490. #: src/settings_translation_file.cpp
  3491. msgid "Joystick ID"
  3492. msgstr "ID del joystick"
  3493. #: src/settings_translation_file.cpp
  3494. msgid "Joystick button repetition interval"
  3495. msgstr "Intervallo di ripetizione del pulsante del joystick"
  3496. #: src/settings_translation_file.cpp
  3497. msgid "Joystick dead zone"
  3498. msgstr "Punto cieco joystick"
  3499. #: src/settings_translation_file.cpp
  3500. msgid "Joystick frustum sensitivity"
  3501. msgstr "Sensibilità del tronco del joystick"
  3502. #: src/settings_translation_file.cpp
  3503. msgid "Joystick type"
  3504. msgstr "Tipo di joystick"
  3505. #: src/settings_translation_file.cpp
  3506. msgid ""
  3507. "Julia set only.\n"
  3508. "W component of hypercomplex constant.\n"
  3509. "Alters the shape of the fractal.\n"
  3510. "Has no effect on 3D fractals.\n"
  3511. "Range roughly -2 to 2."
  3512. msgstr ""
  3513. "Solo serie Julia.\n"
  3514. "Componente W della costante super complessa.\n"
  3515. "Altera la forma del frattale.\n"
  3516. "Non ha effetto su frattali 3D.\n"
  3517. "Spazia grossomodo da -2 a 2."
  3518. #: src/settings_translation_file.cpp
  3519. msgid ""
  3520. "Julia set only.\n"
  3521. "X component of hypercomplex constant.\n"
  3522. "Alters the shape of the fractal.\n"
  3523. "Range roughly -2 to 2."
  3524. msgstr ""
  3525. "Solo serie Julia.\n"
  3526. "Componente X della costante supercomplessa.\n"
  3527. "Altara la forma del frattale.\n"
  3528. "Spazia grossomodo da -2 a 2."
  3529. #: src/settings_translation_file.cpp
  3530. msgid ""
  3531. "Julia set only.\n"
  3532. "Y component of hypercomplex constant.\n"
  3533. "Alters the shape of the fractal.\n"
  3534. "Range roughly -2 to 2."
  3535. msgstr ""
  3536. "Solo serie Julia.\n"
  3537. "Componente Y della costante supercomplessa.\n"
  3538. "Altera la forma del frattale.\n"
  3539. "Spazia grossomodo da -2 a 2."
  3540. #: src/settings_translation_file.cpp
  3541. msgid ""
  3542. "Julia set only.\n"
  3543. "Z component of hypercomplex constant.\n"
  3544. "Alters the shape of the fractal.\n"
  3545. "Range roughly -2 to 2."
  3546. msgstr ""
  3547. "Solo serie Julia.\n"
  3548. "Componente Z della costante supercomplessa.\n"
  3549. "Altera la forma del frattale.\n"
  3550. "Spazia grossomodo da -2 a 2."
  3551. #: src/settings_translation_file.cpp
  3552. msgid "Julia w"
  3553. msgstr "w Julia"
  3554. #: src/settings_translation_file.cpp
  3555. msgid "Julia x"
  3556. msgstr "x Julia"
  3557. #: src/settings_translation_file.cpp
  3558. msgid "Julia y"
  3559. msgstr "y Julia"
  3560. #: src/settings_translation_file.cpp
  3561. msgid "Julia z"
  3562. msgstr "z Julia"
  3563. #: src/settings_translation_file.cpp
  3564. msgid "Jumping speed"
  3565. msgstr "Velocità di salto"
  3566. #: src/settings_translation_file.cpp
  3567. msgid "Keyboard and Mouse"
  3568. msgstr "Mouse e Tastiera"
  3569. #: src/settings_translation_file.cpp
  3570. msgid "Kick players who sent more than X messages per 10 seconds."
  3571. msgstr ""
  3572. "Allontana i giocatori che hanno inviato più di X messaggi in 10 secondi."
  3573. #: src/settings_translation_file.cpp
  3574. msgid "Lake steepness"
  3575. msgstr "Ripidità dei laghi"
  3576. #: src/settings_translation_file.cpp
  3577. msgid "Lake threshold"
  3578. msgstr "Soglia dei laghi"
  3579. #: src/settings_translation_file.cpp
  3580. msgid "Language"
  3581. msgstr "Lingua"
  3582. #: src/settings_translation_file.cpp
  3583. msgid "Large cave depth"
  3584. msgstr "Profondità delle caverne grandi"
  3585. #: src/settings_translation_file.cpp
  3586. msgid "Large cave maximum number"
  3587. msgstr "Numero massimo di grotte di grandi dimensioni"
  3588. #: src/settings_translation_file.cpp
  3589. msgid "Large cave minimum number"
  3590. msgstr "Numero minimo di caverne di grandi dimensioni"
  3591. #: src/settings_translation_file.cpp
  3592. msgid "Large cave proportion flooded"
  3593. msgstr "Proporzione inondata della grotta grande"
  3594. #: src/settings_translation_file.cpp
  3595. msgid "Leaves style"
  3596. msgstr "Stile foglie"
  3597. #: src/settings_translation_file.cpp
  3598. msgid ""
  3599. "Leaves style:\n"
  3600. "- Fancy: all faces visible\n"
  3601. "- Simple: only outer faces, if defined special_tiles are used\n"
  3602. "- Opaque: disable transparency"
  3603. msgstr ""
  3604. "Stile foglie:\n"
  3605. "- Di qualità: tutte le facce sono visibili\n"
  3606. "- Semplice: solo le facce esterne, se sono usate le special_tiles "
  3607. "definite\n"
  3608. "- Opache: disabilita la trasparenza"
  3609. #: src/settings_translation_file.cpp
  3610. #, fuzzy
  3611. msgid ""
  3612. "Length of a server tick (the interval at which everything is generally "
  3613. "updated),\n"
  3614. "stated in seconds.\n"
  3615. "Does not apply to sessions hosted from the client menu."
  3616. msgstr ""
  3617. "Durata di un tick del server e intervallo con cui gli oggetti sono "
  3618. "generalmente\n"
  3619. "aggiornati sulla rete, in secondi."
  3620. #: src/settings_translation_file.cpp
  3621. #, fuzzy
  3622. msgid "Length of liquid waves."
  3623. msgstr "Velocità dell'onda dei liquidi ondeggianti"
  3624. #: src/settings_translation_file.cpp
  3625. msgid ""
  3626. "Length of time between Active Block Modifier (ABM) execution cycles, stated "
  3627. "in seconds."
  3628. msgstr ""
  3629. "Periodo di tempo tra i cicli di esecuzione dei Modificatori dei Blocchi "
  3630. "Attivi (ABM), espresso in secondi."
  3631. #: src/settings_translation_file.cpp
  3632. msgid "Length of time between NodeTimer execution cycles, stated in seconds."
  3633. msgstr ""
  3634. "Intervallo di tempo tra i cicli di esecuzione dei NodeTimer, espresso in "
  3635. "secondi."
  3636. #: src/settings_translation_file.cpp
  3637. msgid ""
  3638. "Length of time between active block management cycles, stated in seconds."
  3639. msgstr ""
  3640. "Intervallo di tempo tra i cicli di gestione dei blocchi attivi, espresso in "
  3641. "secondi."
  3642. #: src/settings_translation_file.cpp
  3643. msgid ""
  3644. "Level of logging to be written to debug.txt:\n"
  3645. "- <nothing> (no logging)\n"
  3646. "- none (messages with no level)\n"
  3647. "- error\n"
  3648. "- warning\n"
  3649. "- action\n"
  3650. "- info\n"
  3651. "- verbose\n"
  3652. "- trace"
  3653. msgstr ""
  3654. "Livello di log (registrazione) da scriversi su debug.txt:\n"
  3655. "- <niente> (nessuna registrazione)\n"
  3656. "- none (messaggi senza un livello)\n"
  3657. "- error (errore)\n"
  3658. "- warning (avviso)\n"
  3659. "- action (azione)\n"
  3660. "- info (informazione)\n"
  3661. "- verbose (verboso)\n"
  3662. "-   trace (traccia)"
  3663. #: src/settings_translation_file.cpp
  3664. msgid "Light curve boost"
  3665. msgstr "Aumento della curva di luce"
  3666. #: src/settings_translation_file.cpp
  3667. msgid "Light curve boost center"
  3668. msgstr "Centro dell'aumento della curva di luce"
  3669. #: src/settings_translation_file.cpp
  3670. msgid "Light curve boost spread"
  3671. msgstr "Diffusione dell'aumento della curva di luce"
  3672. #: src/settings_translation_file.cpp
  3673. msgid "Light curve gamma"
  3674. msgstr "Gamma della curva di luce"
  3675. #: src/settings_translation_file.cpp
  3676. msgid "Light curve high gradient"
  3677. msgstr "Gradiente alto della curva di luce"
  3678. #: src/settings_translation_file.cpp
  3679. msgid "Light curve low gradient"
  3680. msgstr "Gradiente basso della curva di luce"
  3681. #: src/settings_translation_file.cpp
  3682. msgid "Lighting"
  3683. msgstr "Illuminazione"
  3684. #: src/settings_translation_file.cpp
  3685. msgid ""
  3686. "Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
  3687. "Only mapchunks completely within the mapgen limit are generated.\n"
  3688. "Value is stored per-world."
  3689. msgstr ""
  3690. "Limite della generazione della mappa, in nodi, in tutte e sei le direzioni "
  3691. "da (0,0,0).\n"
  3692. "Sono generati solo i pezzi di mappa completamente all'interno del limite del "
  3693. "generatore di mappe.\n"
  3694. "Il valore è immagazzinato per ciascun mondo."
  3695. #: src/settings_translation_file.cpp
  3696. msgid ""
  3697. "Limits number of parallel HTTP requests. Affects:\n"
  3698. "- Media fetch if server uses remote_media setting.\n"
  3699. "- Serverlist download and server announcement.\n"
  3700. "- Downloads performed by main menu (e.g. mod manager).\n"
  3701. "Only has an effect if compiled with cURL."
  3702. msgstr ""
  3703. "Limita il numero di richieste HTTP parallele. Influisce su:\n"
  3704. "- Recupero dei file multimediali se il server usa l'impostazione "
  3705. "remote_media.\n"
  3706. "- Scaricamento dell'elenco dei server e annuncio del server.\n"
  3707. "- Scaricamenti effettuati dal menu principale (per es. il gestore mod.).\n"
  3708. "Ha effetto solo se compilato con cURL."
  3709. #: src/settings_translation_file.cpp
  3710. msgid "Liquid fluidity"
  3711. msgstr "Fluidità del liquido"
  3712. #: src/settings_translation_file.cpp
  3713. msgid "Liquid fluidity smoothing"
  3714. msgstr "Omogeneizzazione della fluidità del liquido"
  3715. #: src/settings_translation_file.cpp
  3716. msgid "Liquid loop max"
  3717. msgstr "Max ripetizioni del liquido"
  3718. #: src/settings_translation_file.cpp
  3719. msgid "Liquid queue purge time"
  3720. msgstr "Tempo di svuotamento della coda del liquido"
  3721. #: src/settings_translation_file.cpp
  3722. msgid "Liquid sinking"
  3723. msgstr "Velocità di affondamento nel liquido"
  3724. #: src/settings_translation_file.cpp
  3725. msgid "Liquid update interval in seconds."
  3726. msgstr "Intervallo in secondi di aggiornamento del liquido."
  3727. #: src/settings_translation_file.cpp
  3728. msgid "Liquid update tick"
  3729. msgstr "Scatto di aggiornamento del liquido"
  3730. #: src/settings_translation_file.cpp
  3731. msgid "Load the game profiler"
  3732. msgstr "Caricare il generatore di profili del gioco"
  3733. #: src/settings_translation_file.cpp
  3734. msgid ""
  3735. "Load the game profiler to collect game profiling data.\n"
  3736. "Provides a /profiler command to access the compiled profile.\n"
  3737. "Useful for mod developers and server operators."
  3738. msgstr ""
  3739. "Carica il generatore di profili per raccogliere i dati di profilazione del "
  3740. "gioco.\n"
  3741. "Fornisce un comando /profiler per accedere al profilo compilato.\n"
  3742. "Utile per sviluppatori di moduli e operatori di server."
  3743. #: src/settings_translation_file.cpp
  3744. msgid "Loading Block Modifiers"
  3745. msgstr "Modificatori del blocco in caricamento"
  3746. #: src/settings_translation_file.cpp
  3747. msgid ""
  3748. "Logical value that controls how far the bloom effect spreads\n"
  3749. "from the bright objects.\n"
  3750. "Range: from 0.1 to 8, default: 1"
  3751. msgstr ""
  3752. "Valore logico che controlla fino a che punto si diffonde il bagliore\n"
  3753. "dagli oggetti luminosi.\n"
  3754. "Intervallo: da 0.1 a 8, predefinito: 1"
  3755. #: src/settings_translation_file.cpp
  3756. msgid "Lower Y limit of dungeons."
  3757. msgstr "Limite inferiore Y dei sotterranei."
  3758. #: src/settings_translation_file.cpp
  3759. msgid "Lower Y limit of floatlands."
  3760. msgstr "Limite inferiore Y delle terre fluttuanti."
  3761. #: src/settings_translation_file.cpp
  3762. msgid "Main menu script"
  3763. msgstr "Script del menu principale"
  3764. #: src/settings_translation_file.cpp
  3765. msgid ""
  3766. "Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
  3767. msgstr ""
  3768. "Far sì che i colori di nebbia e cielo dipendano da ora del giorno (alba/"
  3769. "tramonto) e direzione della visuale."
  3770. #: src/settings_translation_file.cpp
  3771. msgid "Map Compression Level for Disk Storage"
  3772. msgstr "Livello di compressione della mappa per l'archiviazione su disco"
  3773. #: src/settings_translation_file.cpp
  3774. msgid "Map Compression Level for Network Transfer"
  3775. msgstr "Livello di compressione della mappa per il trasferimento in rete"
  3776. #: src/settings_translation_file.cpp
  3777. msgid "Map directory"
  3778. msgstr "Indirizzo della mappa"
  3779. #: src/settings_translation_file.cpp
  3780. msgid "Map generation attributes specific to Mapgen Carpathian."
  3781. msgstr ""
  3782. "Attributi di generazione della mappa specifici del generatore di mappe "
  3783. "Carpathian."
  3784. #: src/settings_translation_file.cpp
  3785. msgid ""
  3786. "Map generation attributes specific to Mapgen Flat.\n"
  3787. "Occasional lakes and hills can be added to the flat world."
  3788. msgstr ""
  3789. "Attributi di generazione della mappa specifici del generatore di mappe "
  3790. "Flat.\n"
  3791. "Al mondo piatto possono essere aggiunti laghi e colline occasionali."
  3792. #: src/settings_translation_file.cpp
  3793. msgid ""
  3794. "Map generation attributes specific to Mapgen Fractal.\n"
  3795. "'terrain' enables the generation of non-fractal terrain:\n"
  3796. "ocean, islands and underground."
  3797. msgstr ""
  3798. "Attributi di generazione della mappa specifici del generatore di mappe "
  3799. "frattale.\n"
  3800. "'terrain' abilita la generazione di terreno non-frattale:\n"
  3801. "oceano, isole e sottoterra."
  3802. #: src/settings_translation_file.cpp
  3803. msgid ""
  3804. "Map generation attributes specific to Mapgen Valleys.\n"
  3805. "'altitude_chill': Reduces heat with altitude.\n"
  3806. "'humid_rivers': Increases humidity around rivers.\n"
  3807. "'vary_river_depth': If enabled, low humidity and high heat causes rivers\n"
  3808. "to become shallower and occasionally dry.\n"
  3809. "'altitude_dry': Reduces humidity with altitude."
  3810. msgstr ""
  3811. "Attributi di generazione della mappa specifici del generatore di mappe "
  3812. "Valleys.\n"
  3813. "\"altitude_chill\": riduce il calore con l'altitudine.\n"
  3814. "\"humid_rivers\": aumenta l'umidità attorno ai fiumi.\n"
  3815. "\"vary_river_depth\": se abilitato, bassa umidità e calore alto provocano\n"
  3816. "l'abbassamento del livello dei fiumi e saltuariamente le secche.\n"
  3817. "\"altitude_dry\": riduce l'umidità con l'altitudine."
  3818. #: src/settings_translation_file.cpp
  3819. msgid "Map generation attributes specific to Mapgen v5."
  3820. msgstr ""
  3821. "Attributi di generazione della mappa specifici del generatore di mappe v5."
  3822. #: src/settings_translation_file.cpp
  3823. #, fuzzy
  3824. msgid ""
  3825. "Map generation attributes specific to Mapgen v6.\n"
  3826. "The 'snowbiomes' flag enables the new 5 biome system.\n"
  3827. "When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
  3828. "the 'jungles' flag is ignored.\n"
  3829. "The 'temples' flag disables generation of desert temples. Normal dungeons "
  3830. "will appear instead."
  3831. msgstr ""
  3832. "Attributi di generazione della mappa specifici del generatore di mappe v6.\n"
  3833. "Il valore \"snowbiomes\" abilita il nuovo sistema di 5 biomi.\n"
  3834. "Quando è abilitato,le giungle sono abilitate automaticamente \n"
  3835. "e il valore \"jungles\" viene ignorato."
  3836. #: src/settings_translation_file.cpp
  3837. msgid ""
  3838. "Map generation attributes specific to Mapgen v7.\n"
  3839. "'ridges': Rivers.\n"
  3840. "'floatlands': Floating land masses in the atmosphere.\n"
  3841. "'caverns': Giant caves deep underground."
  3842. msgstr ""
  3843. "Attributi di generazione mappa specifici per il generatore di mappe v7.\n"
  3844. "'ridges': fiumi.\n"
  3845. "'floatlands': masse di terra fluttuanti nell'atmosfera.\n"
  3846. "'caverns': caverne giganti profondamente sottoterra."
  3847. #: src/settings_translation_file.cpp
  3848. msgid "Map generation limit"
  3849. msgstr "Limite di generazione della mappa"
  3850. #: src/settings_translation_file.cpp
  3851. msgid "Map save interval"
  3852. msgstr "Intervallo di salvataggio della mappa"
  3853. #: src/settings_translation_file.cpp
  3854. msgid "Map shadows update frames"
  3855. msgstr "Frame di aggiornamento delle mappe d'ombra"
  3856. #: src/settings_translation_file.cpp
  3857. msgid "Mapblock limit"
  3858. msgstr "Limite dei blocchi mappa"
  3859. #: src/settings_translation_file.cpp
  3860. msgid "Mapblock mesh generation delay"
  3861. msgstr "Ritardo di generazione della mesh del blocco mappa"
  3862. #: src/settings_translation_file.cpp
  3863. msgid "Mapblock mesh generation threads"
  3864. msgstr "Thread per la generazione delle mesh dei blocchi mappa"
  3865. #: src/settings_translation_file.cpp
  3866. msgid "Mapblock unload timeout"
  3867. msgstr "Scadenza dello scaricamento del blocco mappa"
  3868. #: src/settings_translation_file.cpp
  3869. msgid "Mapgen Carpathian"
  3870. msgstr "Generatore mappe Carpathian"
  3871. #: src/settings_translation_file.cpp
  3872. msgid "Mapgen Carpathian specific flags"
  3873. msgstr "Valori specifici del generatore di mappe Carpathian"
  3874. #: src/settings_translation_file.cpp
  3875. msgid "Mapgen Flat"
  3876. msgstr "Generatore mappe Flat"
  3877. #: src/settings_translation_file.cpp
  3878. msgid "Mapgen Flat specific flags"
  3879. msgstr "Valori specifici del generatore di mappe Flat"
  3880. #: src/settings_translation_file.cpp
  3881. msgid "Mapgen Fractal"
  3882. msgstr "Generatore di mappe Fractal"
  3883. #: src/settings_translation_file.cpp
  3884. msgid "Mapgen Fractal specific flags"
  3885. msgstr "Valori specifici del generatore di mappe frattale"
  3886. #: src/settings_translation_file.cpp
  3887. msgid "Mapgen V5"
  3888. msgstr "Generatore di mappe v5"
  3889. #: src/settings_translation_file.cpp
  3890. msgid "Mapgen V5 specific flags"
  3891. msgstr "Valori specifici del generatore di mappe v5"
  3892. #: src/settings_translation_file.cpp
  3893. msgid "Mapgen V6"
  3894. msgstr "Generatore di mappe v6"
  3895. #: src/settings_translation_file.cpp
  3896. msgid "Mapgen V6 specific flags"
  3897. msgstr "Valori specifici del generatore di mappe v6"
  3898. #: src/settings_translation_file.cpp
  3899. msgid "Mapgen V7"
  3900. msgstr "Generatore di mappe v7"
  3901. #: src/settings_translation_file.cpp
  3902. msgid "Mapgen V7 specific flags"
  3903. msgstr "Valori specifici del generatore di mappe v7"
  3904. #: src/settings_translation_file.cpp
  3905. msgid "Mapgen Valleys"
  3906. msgstr "Generatore di mappe Valleys"
  3907. #: src/settings_translation_file.cpp
  3908. msgid "Mapgen Valleys specific flags"
  3909. msgstr "Valori specifici del generatore di mappe Valleys"
  3910. #: src/settings_translation_file.cpp
  3911. msgid "Mapgen debug"
  3912. msgstr "Debug del generatore mappa"
  3913. #: src/settings_translation_file.cpp
  3914. msgid "Mapgen name"
  3915. msgstr "Nome del generatore mappa"
  3916. #: src/settings_translation_file.cpp
  3917. msgid "Max block generate distance"
  3918. msgstr "Distanza massima di generazione dei blocchi"
  3919. #: src/settings_translation_file.cpp
  3920. msgid "Max block send distance"
  3921. msgstr "Distanza massima di invio dei blocchi"
  3922. #: src/settings_translation_file.cpp
  3923. msgid "Max liquids processed per step."
  3924. msgstr "Numero massimo di liquidi elaborati per passo."
  3925. #: src/settings_translation_file.cpp
  3926. msgid "Max. clearobjects extra blocks"
  3927. msgstr "Blocchi extra massimi per clearobjects"
  3928. #: src/settings_translation_file.cpp
  3929. msgid "Max. packets per iteration"
  3930. msgstr "Numero massimo di pacchetti per iterazione"
  3931. #: src/settings_translation_file.cpp
  3932. msgid "Maximum FPS"
  3933. msgstr "FPS massimi"
  3934. #: src/settings_translation_file.cpp
  3935. msgid "Maximum FPS when the window is not focused, or when the game is paused."
  3936. msgstr ""
  3937. "FPS massimi quando la finestra è in secondo piano o quando il gioco è in "
  3938. "pausa."
  3939. #: src/settings_translation_file.cpp
  3940. msgid "Maximum distance to render shadows."
  3941. msgstr "Distanza massima per renderizzare le ombre."
  3942. #: src/settings_translation_file.cpp
  3943. msgid "Maximum forceloaded blocks"
  3944. msgstr "Numero massimo di blocchi caricati a forza"
  3945. #: src/settings_translation_file.cpp
  3946. msgid "Maximum hotbar width"
  3947. msgstr "Larghezza massima della barra di scelta rapida"
  3948. #: src/settings_translation_file.cpp
  3949. msgid "Maximum limit of random number of large caves per mapchunk."
  3950. msgstr ""
  3951. "Limite massimo di grotte casuali di grandi dimensioni per pezzo di mappa."
  3952. #: src/settings_translation_file.cpp
  3953. msgid "Maximum limit of random number of small caves per mapchunk."
  3954. msgstr "Limite massimo di piccole grotte casuali per pezzo di mappa."
  3955. #: src/settings_translation_file.cpp
  3956. msgid ""
  3957. "Maximum liquid resistance. Controls deceleration when entering liquid at\n"
  3958. "high speed."
  3959. msgstr ""
  3960. "Resistenza massima dei liquidi. Controlla la decelerazione \n"
  3961. "quando si entra ad alta velocità in un liquido."
  3962. #: src/settings_translation_file.cpp
  3963. msgid ""
  3964. "Maximum number of blocks that are simultaneously sent per client.\n"
  3965. "The maximum total count is calculated dynamically:\n"
  3966. "max_total = ceil((#clients + max_users) * per_client / 4)"
  3967. msgstr ""
  3968. "Numero massimo di blocchi inviati simultaneamente per client.\n"
  3969. "Il conto totale massimo è calcolato dinamicamente:\n"
  3970. "tot_max = arrotonda((N°client + max_utenti) * per_client / 4)"
  3971. #: src/settings_translation_file.cpp
  3972. msgid "Maximum number of blocks that can be queued for loading."
  3973. msgstr ""
  3974. "Numero massimo di blocchi che possono essere accodati per il caricamento."
  3975. #: src/settings_translation_file.cpp
  3976. msgid ""
  3977. "Maximum number of blocks to be queued that are to be generated.\n"
  3978. "This limit is enforced per player."
  3979. msgstr ""
  3980. "Numero massimo di blocchi da accodarsi che devono essere generati.\n"
  3981. "Questo limite viene imposto per ciascun giocatore."
  3982. #: src/settings_translation_file.cpp
  3983. msgid ""
  3984. "Maximum number of blocks to be queued that are to be loaded from file.\n"
  3985. "This limit is enforced per player."
  3986. msgstr ""
  3987. "Numero massimo di blocchi da accodarsi che devono essere caricati da file.\n"
  3988. "Questo limite viene imposto per ciascun giocatore."
  3989. #: src/settings_translation_file.cpp
  3990. msgid ""
  3991. "Maximum number of concurrent downloads. Downloads exceeding this limit will "
  3992. "be queued.\n"
  3993. "This should be lower than curl_parallel_limit."
  3994. msgstr ""
  3995. "Numero massimo di download simultanei. I download che superano questo limite "
  3996. "verranno messi in coda.\n"
  3997. "Dovrebbe essere inferiore a curl_parallel_limit."
  3998. #: src/settings_translation_file.cpp
  3999. msgid ""
  4000. "Maximum number of mapblocks for client to be kept in memory.\n"
  4001. "Set to -1 for unlimited amount."
  4002. msgstr ""
  4003. "Numero massimo di blocchi mappa per il client da tenere in memoria.\n"
  4004. "Imposta a -1 per una quantità illimitata."
  4005. #: src/settings_translation_file.cpp
  4006. msgid ""
  4007. "Maximum number of packets sent per send step, if you have a slow connection\n"
  4008. "try reducing it, but don't reduce it to a number below double of targeted\n"
  4009. "client number."
  4010. msgstr ""
  4011. "Numero massimo di pacchetti inviati per passo di invio, se hai una "
  4012. "connessione\n"
  4013. "lenta prova a ridurlo, ma non ridurlo a un numero inferiore al doppio del "
  4014. "numero\n"
  4015. "dei client interessati."
  4016. #: src/settings_translation_file.cpp
  4017. msgid "Maximum number of players that can be connected simultaneously."
  4018. msgstr ""
  4019. "Numero massimo di giocatori che possono essere connessi simultaneamente."
  4020. #: src/settings_translation_file.cpp
  4021. msgid "Maximum number of recent chat messages to show"
  4022. msgstr "Numero massimo di messaggi recenti della chat da visualizzare"
  4023. #: src/settings_translation_file.cpp
  4024. msgid "Maximum number of statically stored objects in a block."
  4025. msgstr "Numero massimo di oggetti immagazzinati staticamente in un blocco."
  4026. #: src/settings_translation_file.cpp
  4027. msgid "Maximum objects per block"
  4028. msgstr "Oggetti massimi per blocco"
  4029. #: src/settings_translation_file.cpp
  4030. msgid ""
  4031. "Maximum proportion of current window to be used for hotbar.\n"
  4032. "Useful if there's something to be displayed right or left of hotbar."
  4033. msgstr ""
  4034. "Porzione massima della finestra attuale da usarsi per la barra di scelta "
  4035. "rapida.\n"
  4036. "Utile se c'è qualcosa da mostrare a destra o sinistra della barra."
  4037. #: src/settings_translation_file.cpp
  4038. msgid "Maximum simultaneous block sends per client"
  4039. msgstr "Invii simultanei massimi di blocchi per client"
  4040. #: src/settings_translation_file.cpp
  4041. #, fuzzy
  4042. msgid "Maximum size of the outgoing chat queue"
  4043. msgstr "Dimensione massima della coda esterna della chat"
  4044. #: src/settings_translation_file.cpp
  4045. #, fuzzy
  4046. msgid ""
  4047. "Maximum size of the outgoing chat queue.\n"
  4048. "0 to disable queueing and -1 to make the queue size unlimited."
  4049. msgstr ""
  4050. "Dimensione massima della coda esterna della chat.\n"
  4051. "0 per disabilitare l'accodamento e -1 per rendere illimitata la dimensione "
  4052. "della coda."
  4053. #: src/settings_translation_file.cpp
  4054. msgid ""
  4055. "Maximum time a file download (e.g. a mod download) may take, stated in "
  4056. "milliseconds."
  4057. msgstr ""
  4058. "Tempo massimo in millisecondi che può richiedere lo scaricamento di un file "
  4059. "(es. un mod)."
  4060. #: src/settings_translation_file.cpp
  4061. msgid ""
  4062. "Maximum time an interactive request (e.g. server list fetch) may take, "
  4063. "stated in milliseconds."
  4064. msgstr ""
  4065. "Tempo massimo che può richiedere una richiesta interattiva (es. lista presa "
  4066. "dal server), dichiarato in secondi."
  4067. #: src/settings_translation_file.cpp
  4068. msgid "Maximum users"
  4069. msgstr "Utenti massimi"
  4070. #: src/settings_translation_file.cpp
  4071. msgid "Mesh cache"
  4072. msgstr "Cache mesh"
  4073. #: src/settings_translation_file.cpp
  4074. msgid "Message of the day"
  4075. msgstr "Messaggio del giorno"
  4076. #: src/settings_translation_file.cpp
  4077. msgid "Message of the day displayed to players connecting."
  4078. msgstr "Messaggio del giorno mostrato ai giocatori che si connettono."
  4079. #: src/settings_translation_file.cpp
  4080. msgid "Method used to highlight selected object."
  4081. msgstr "Metodo usato per evidenziare l'oggetto scelto."
  4082. #: src/settings_translation_file.cpp
  4083. msgid "Minimal level of logging to be written to chat."
  4084. msgstr "Livello di registro minimo da scriversi nell'area di messaggistica."
  4085. #: src/settings_translation_file.cpp
  4086. msgid "Minimap scan height"
  4087. msgstr "Altezza di scansione della minimappa"
  4088. #: src/settings_translation_file.cpp
  4089. #, fuzzy
  4090. msgid "Minimum dig repetition interval"
  4091. msgstr "Intervallo di ripetizione per il piazzamento"
  4092. #: src/settings_translation_file.cpp
  4093. msgid "Minimum limit of random number of large caves per mapchunk."
  4094. msgstr ""
  4095. "Limite minimo di grotte casuali di grandi dimensioni per pezzo di mappa."
  4096. #: src/settings_translation_file.cpp
  4097. msgid "Minimum limit of random number of small caves per mapchunk."
  4098. msgstr "Limite minimo di piccole grotte casuali per pezzo di mappa."
  4099. #: src/settings_translation_file.cpp
  4100. msgid "Mipmapping"
  4101. msgstr "MIP mapping"
  4102. #: src/settings_translation_file.cpp
  4103. msgid "Miscellaneous"
  4104. msgstr "Varie"
  4105. #: src/settings_translation_file.cpp
  4106. msgid "Mod Profiler"
  4107. msgstr "Profilazione Mod"
  4108. #: src/settings_translation_file.cpp
  4109. msgid "Mod Security"
  4110. msgstr "Sicurezza Mod"
  4111. #: src/settings_translation_file.cpp
  4112. msgid "Mod channels"
  4113. msgstr "Canali mod"
  4114. #: src/settings_translation_file.cpp
  4115. msgid "Modifies the size of the HUD elements."
  4116. msgstr "Modifica la dimensione degli elementi dello HUD."
  4117. #: src/settings_translation_file.cpp
  4118. msgid "Monospace font path"
  4119. msgstr "Percorso del carattere a spaziatura fissa"
  4120. #: src/settings_translation_file.cpp
  4121. msgid "Monospace font size"
  4122. msgstr "Dimensione del carattere a spaziatura fissa"
  4123. #: src/settings_translation_file.cpp
  4124. msgid "Monospace font size divisible by"
  4125. msgstr "Dimensione del carattere a spaziatura fissa divisibile per"
  4126. #: src/settings_translation_file.cpp
  4127. msgid "Mountain height noise"
  4128. msgstr "Rumore dell'altezza montana"
  4129. #: src/settings_translation_file.cpp
  4130. msgid "Mountain noise"
  4131. msgstr "Rumore montano"
  4132. #: src/settings_translation_file.cpp
  4133. msgid "Mountain variation noise"
  4134. msgstr "Rumore di variazione montano"
  4135. #: src/settings_translation_file.cpp
  4136. msgid "Mountain zero level"
  4137. msgstr "Livello zero montano"
  4138. #: src/settings_translation_file.cpp
  4139. msgid "Mouse sensitivity"
  4140. msgstr "Sensibilità del mouse"
  4141. #: src/settings_translation_file.cpp
  4142. msgid "Mouse sensitivity multiplier."
  4143. msgstr "Moltiplicatore della sensibilità del mouse."
  4144. #: src/settings_translation_file.cpp
  4145. #, fuzzy
  4146. msgid "Movement threshold"
  4147. msgstr "Soglia della caverna"
  4148. #: src/settings_translation_file.cpp
  4149. msgid "Mud noise"
  4150. msgstr "Rumore del fango"
  4151. #: src/settings_translation_file.cpp
  4152. msgid ""
  4153. "Multiplier for fall bobbing.\n"
  4154. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  4155. msgstr ""
  4156. "Moltiplicatore per l'ondeggiamento in caduta.\n"
  4157. "Per esempio: 0 per nessun ondeggiamento visivo, 1.0 normale, 2.0 doppio."
  4158. #: src/settings_translation_file.cpp
  4159. msgid "Mute sound"
  4160. msgstr "Silenzia audio"
  4161. #: src/settings_translation_file.cpp
  4162. msgid ""
  4163. "Name of map generator to be used when creating a new world.\n"
  4164. "Creating a world in the main menu will override this.\n"
  4165. "Current mapgens in a highly unstable state:\n"
  4166. "- The optional floatlands of v7 (disabled by default)."
  4167. msgstr ""
  4168. "Nome del generatore mappa da usare alla creazione di un nuovo mondo.\n"
  4169. "Non viene usato se si crea un mondo nel menu principale.\n"
  4170. "Generatori mappe attualmente molto instabili:\n"
  4171. "- 'floatlands' in v7 (disabilitato per impostazione predefinita)."
  4172. #: src/settings_translation_file.cpp
  4173. msgid ""
  4174. "Name of the player.\n"
  4175. "When running a server, clients connecting with this name are admins.\n"
  4176. "When starting from the main menu, this is overridden."
  4177. msgstr ""
  4178. "Nome del giocatore.\n"
  4179. "Quando si esegue un server, i client che si connettono con questo nome sono "
  4180. "amministratori.\n"
  4181. "Quando si avvia dal menu principale, questo viene scavalcato."
  4182. #: src/settings_translation_file.cpp
  4183. msgid ""
  4184. "Name of the server, to be displayed when players join and in the serverlist."
  4185. msgstr ""
  4186. "Nome del server, da mostrare quando si connettono i giocatori e nell'elenco "
  4187. "dei server."
  4188. #: src/settings_translation_file.cpp
  4189. msgid ""
  4190. "Network port to listen (UDP).\n"
  4191. "This value will be overridden when starting from the main menu."
  4192. msgstr ""
  4193. "Porta di rete da ascoltare (UDP).\n"
  4194. "Questo valore verrà scavalcato quando si avvia dal menu principale."
  4195. #: src/settings_translation_file.cpp
  4196. #, fuzzy
  4197. msgid "Networking"
  4198. msgstr "Rete"
  4199. #: src/settings_translation_file.cpp
  4200. msgid "New users need to input this password."
  4201. msgstr "I nuovi utenti devono immettere questa password."
  4202. #: src/settings_translation_file.cpp
  4203. msgid "Node and Entity Highlighting"
  4204. msgstr "Evidenziazione Nodi ed Entità"
  4205. #: src/settings_translation_file.cpp
  4206. msgid "Node highlighting"
  4207. msgstr "Evidenziamento nodo"
  4208. #: src/settings_translation_file.cpp
  4209. msgid "NodeTimer interval"
  4210. msgstr "Intervallo NodeTimer"
  4211. #: src/settings_translation_file.cpp
  4212. msgid "Noises"
  4213. msgstr "Rumori"
  4214. #: src/settings_translation_file.cpp
  4215. msgid "Number of emerge threads"
  4216. msgstr "Numero di thread emerge"
  4217. #: src/settings_translation_file.cpp
  4218. msgid ""
  4219. "Number of emerge threads to use.\n"
  4220. "Value 0:\n"
  4221. "- Automatic selection. The number of emerge threads will be\n"
  4222. "- 'number of processors - 2', with a lower limit of 1.\n"
  4223. "Any other value:\n"
  4224. "- Specifies the number of emerge threads, with a lower limit of 1.\n"
  4225. "WARNING: Increasing the number of emerge threads increases engine mapgen\n"
  4226. "speed, but this may harm game performance by interfering with other\n"
  4227. "processes, especially in singleplayer and/or when running Lua code in\n"
  4228. "'on_generated'. For many users the optimum setting may be '1'."
  4229. msgstr ""
  4230. "Numero di thread di comparsa da usare.\n"
  4231. "Valore 0:\n"
  4232. "- Selezione automatica. Il numero di thread di comparsa sarà\n"
  4233. "- 'numero di processori - 2', con un limite inferiore di 1.\n"
  4234. "Qualsiasi altro valore:\n"
  4235. "- Specifica il numero di thread di comparsa, con un limite inferiore di "
  4236. "1.\n"
  4237. "AVVISO: Aumentare il numero dei thread di comparsa aumenta la velocità del "
  4238. "motore\n"
  4239. "del generatore di mappe, ma questo potrebbe danneggiare le prestazioni del "
  4240. "gioco interferendo con\n"
  4241. "altri processi, specialmente in modalità locale e/o quando si esegue codice "
  4242. "Lua in 'on_generated'.\n"
  4243. "Per molti utenti l'impostazione ottimale può essere '1'."
  4244. #: src/settings_translation_file.cpp
  4245. msgid ""
  4246. "Number of extra blocks that can be loaded by /clearobjects at once.\n"
  4247. "This is a trade-off between SQLite transaction overhead and\n"
  4248. "memory consumption (4096=100MB, as a rule of thumb)."
  4249. msgstr ""
  4250. "Numero di blocchi extra che possono essere caricati da /clearobjects in una "
  4251. "volta.\n"
  4252. "Questo è un compromesso tra spesa di transazione sqlite e\n"
  4253. "consumo di memoria (4096 = 100MB, come regola generale)."
  4254. #: src/settings_translation_file.cpp
  4255. #, fuzzy
  4256. msgid "Number of messages a player may send per 10 seconds."
  4257. msgstr "Numero di messaggi che un giocatore può inviare ogni 10sec."
  4258. #: src/settings_translation_file.cpp
  4259. msgid ""
  4260. "Number of threads to use for mesh generation.\n"
  4261. "Value of 0 (default) will let Minetest autodetect the number of available "
  4262. "threads."
  4263. msgstr ""
  4264. "Numero di thread da utilizzare per la generazione delle mesh.\n"
  4265. "Il valore (predefinito) 0 farà si che Minetest rilevi automaticamente il "
  4266. "numero di thread disponibili."
  4267. #: src/settings_translation_file.cpp
  4268. msgid "Occlusion Culler"
  4269. msgstr "Occlusion Culler"
  4270. #: src/settings_translation_file.cpp
  4271. #, fuzzy
  4272. msgid "Occlusion Culling"
  4273. msgstr "Occlusion culling su lato server"
  4274. #: src/settings_translation_file.cpp
  4275. msgid ""
  4276. "Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
  4277. msgstr ""
  4278. "Opacità (alfa) dell'ombra dietro il carattere predefinito, tra 0 e 255."
  4279. #: src/settings_translation_file.cpp
  4280. msgid ""
  4281. "Open the pause menu when the window's focus is lost. Does not pause if a "
  4282. "formspec is\n"
  4283. "open."
  4284. msgstr ""
  4285. "Apre il menu di pausa quando si perde la messa a fuoco della finestra. Non\n"
  4286. "mette in pausa se è aperta una finestra di dialogo."
  4287. #: src/settings_translation_file.cpp
  4288. #, fuzzy
  4289. msgid "OpenGL debug"
  4290. msgstr "Debug del generatore mappa"
  4291. #: src/settings_translation_file.cpp
  4292. msgid "Optional override for chat weblink color."
  4293. msgstr "Sovrascrittura opzionale per i colori dei link web in chat."
  4294. #: src/settings_translation_file.cpp
  4295. msgid ""
  4296. "Path of the fallback font. Must be a TrueType font.\n"
  4297. "This font will be used for certain languages or if the default font is "
  4298. "unavailable."
  4299. msgstr ""
  4300. "Percorso del carattere di riserva. Deve essere un carattere TrueType.\n"
  4301. "Questo carattere verrà utilizzato per alcune lingue o se il carattere "
  4302. "predefinito non è disponibile."
  4303. #: src/settings_translation_file.cpp
  4304. msgid ""
  4305. "Path to save screenshots at. Can be an absolute or relative path.\n"
  4306. "The folder will be created if it doesn't already exist."
  4307. msgstr ""
  4308. "Percorso dove salvare gli screenshot. Può essere un percorso assoluto o "
  4309. "relativo.\n"
  4310. "La cartella sarà create se non esiste già."
  4311. #: src/settings_translation_file.cpp
  4312. msgid ""
  4313. "Path to shader directory. If no path is defined, default location will be "
  4314. "used."
  4315. msgstr ""
  4316. "Percorso dell'indirizzo degli shader. Se non se ne stabilisce nessuno, verrà "
  4317. "usato quello predefinito."
  4318. #: src/settings_translation_file.cpp
  4319. msgid ""
  4320. "Path to the default font. Must be a TrueType font.\n"
  4321. "The fallback font will be used if the font cannot be loaded."
  4322. msgstr ""
  4323. "Percorso del carattere predefinito. Deve essere un carattere TrueType.\n"
  4324. "Il carattere di riserva verrà utilizzato se il carattere non può essere "
  4325. "caricato."
  4326. #: src/settings_translation_file.cpp
  4327. msgid ""
  4328. "Path to the monospace font. Must be a TrueType font.\n"
  4329. "This font is used for e.g. the console and profiler screen."
  4330. msgstr ""
  4331. "Percorso del carattere a spaziatura fissa. Deve essere un carattere "
  4332. "TrueType.\n"
  4333. "Questo carattere viene utilizzato ad es. per la console e lo schermo del "
  4334. "profilatore."
  4335. #: src/settings_translation_file.cpp
  4336. msgid "Pause on lost window focus"
  4337. msgstr "Pausa alla perdita di fuoco della finestra"
  4338. #: src/settings_translation_file.cpp
  4339. msgid "Per-player limit of queued blocks load from disk"
  4340. msgstr "Limite per giocatore di blocchi accodati per il caricamento dal disco"
  4341. #: src/settings_translation_file.cpp
  4342. msgid "Per-player limit of queued blocks to generate"
  4343. msgstr "Limite per giocatore di blocchi accodati da generare"
  4344. #: src/settings_translation_file.cpp
  4345. msgid "Physics"
  4346. msgstr "Fisica"
  4347. #: src/settings_translation_file.cpp
  4348. msgid "Place repetition interval"
  4349. msgstr "Intervallo di ripetizione per il piazzamento"
  4350. #: src/settings_translation_file.cpp
  4351. msgid "Player transfer distance"
  4352. msgstr "Distanza di trasferimento del giocatore"
  4353. #: src/settings_translation_file.cpp
  4354. msgid "Poisson filtering"
  4355. msgstr "Filtraggio Poisson"
  4356. #: src/settings_translation_file.cpp
  4357. #, fuzzy
  4358. msgid "Post Processing"
  4359. msgstr "Post-elaborazione"
  4360. #: src/settings_translation_file.cpp
  4361. #, fuzzy
  4362. msgid ""
  4363. "Prevent digging and placing from repeating when holding the respective "
  4364. "buttons.\n"
  4365. "Enable this when you dig or place too often by accident.\n"
  4366. "On touchscreens, this only affects digging."
  4367. msgstr ""
  4368. "Impedisce la ripetizione di scavo e posizionamento quando si tengono premuti "
  4369. "i pulsanti del mouse.\n"
  4370. "Abilitalo quando scavi o piazzi troppo spesso per sbaglio."
  4371. #: src/settings_translation_file.cpp
  4372. msgid "Prevent mods from doing insecure things like running shell commands."
  4373. msgstr ""
  4374. "Impedisce che i mod facciano cose non sicure come eseguire comandi della "
  4375. "shell."
  4376. #: src/settings_translation_file.cpp
  4377. msgid ""
  4378. "Print the engine's profiling data in regular intervals (in seconds).\n"
  4379. "0 = disable. Useful for developers."
  4380. msgstr ""
  4381. "Stampare i dati di profilo del motore di gioco a intervalli regolari (in "
  4382. "secondi).\n"
  4383. "0 = disabilita. Utile per gli sviluppatori."
  4384. #: src/settings_translation_file.cpp
  4385. msgid "Privileges that players with basic_privs can grant"
  4386. msgstr "Privilegi che i giocatori con basic_privs possono concedere"
  4387. #: src/settings_translation_file.cpp
  4388. msgid "Profiler"
  4389. msgstr "Generatore di profili"
  4390. #: src/settings_translation_file.cpp
  4391. msgid "Prometheus listener address"
  4392. msgstr "Indirizzo del listener Prometheus"
  4393. #: src/settings_translation_file.cpp
  4394. msgid ""
  4395. "Prometheus listener address.\n"
  4396. "If Minetest is compiled with ENABLE_PROMETHEUS option enabled,\n"
  4397. "enable metrics listener for Prometheus on that address.\n"
  4398. "Metrics can be fetched on http://127.0.0.1:30000/metrics"
  4399. msgstr ""
  4400. "Indirizzo del listener Prometheus.\n"
  4401. "Se Minetest viene compilato con l'opzione ENABLE_PROMETHEUS attivata,\n"
  4402. "abilita il listener delle statistiche per Prometheus su quell'indirizzo.\n"
  4403. "Le statistiche possono essere recuperate su http://127.0.0.1:30000/metrics"
  4404. #: src/settings_translation_file.cpp
  4405. msgid "Proportion of large caves that contain liquid."
  4406. msgstr ""
  4407. "Proporzione delle grotte di grandi dimensioni che contiene del liquido."
  4408. #: src/settings_translation_file.cpp
  4409. #, fuzzy
  4410. msgid "Protocol version minimum"
  4411. msgstr "La versione del protocollo non coincide. "
  4412. #: src/settings_translation_file.cpp
  4413. msgid "Punch gesture"
  4414. msgstr ""
  4415. #: src/settings_translation_file.cpp
  4416. msgid ""
  4417. "Radius of cloud area stated in number of 64 node cloud squares.\n"
  4418. "Values larger than 26 will start to produce sharp cutoffs at cloud area "
  4419. "corners."
  4420. msgstr ""
  4421. "Raggio dell'area delle nuvole fissato in numero di 64 nodi quadrati nuvola.\n"
  4422. "Valori maggiori di 26 cominceranno a produrre interruzioni appuntite agli "
  4423. "angoli delle aree nuvola."
  4424. #: src/settings_translation_file.cpp
  4425. msgid "Raises terrain to make valleys around the rivers."
  4426. msgstr "Solleva il terreno per creare vallate attorno ai fiumi."
  4427. #: src/settings_translation_file.cpp
  4428. msgid "Random input"
  4429. msgstr "Dati in ingresso casuali"
  4430. #: src/settings_translation_file.cpp
  4431. msgid "Random mod load order"
  4432. msgstr ""
  4433. #: src/settings_translation_file.cpp
  4434. msgid "Recent Chat Messages"
  4435. msgstr "Messaggi di chat recenti"
  4436. #: src/settings_translation_file.cpp
  4437. msgid "Regular font path"
  4438. msgstr "Percorso del carattere regolare"
  4439. #: src/settings_translation_file.cpp
  4440. #, fuzzy
  4441. msgid "Remember screen size"
  4442. msgstr "Salvare dim. finestra"
  4443. #: src/settings_translation_file.cpp
  4444. msgid "Remote media"
  4445. msgstr "File multimediali remoti"
  4446. #: src/settings_translation_file.cpp
  4447. msgid ""
  4448. "Remove color codes from incoming chat messages\n"
  4449. "Use this to stop players from being able to use color in their messages"
  4450. msgstr ""
  4451. "Leva i codici di colore dai messaggi di chat in arrivo\n"
  4452. "Usalo per impedire ai giocatori di usare i colori nei loro messaggi"
  4453. #: src/settings_translation_file.cpp
  4454. msgid "Replaces the default main menu with a custom one."
  4455. msgstr "Sostituisce il menu principale predefinito con uno personalizzato."
  4456. #: src/settings_translation_file.cpp
  4457. msgid "Report path"
  4458. msgstr "Percorso di rapporto"
  4459. #: src/settings_translation_file.cpp
  4460. msgid ""
  4461. "Restricts the access of certain client-side functions on servers.\n"
  4462. "Combine the byteflags below to restrict client-side features, or set to 0\n"
  4463. "for no restrictions:\n"
  4464. "LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\n"
  4465. "CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n"
  4466. "READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n"
  4467. "READ_NODEDEFS: 8 (disable get_node_def call client-side)\n"
  4468. "LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n"
  4469. "csm_restriction_noderange)\n"
  4470. "READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
  4471. msgstr ""
  4472. "Restringe l'accesso di certe funzioni lato-client sui server.\n"
  4473. "Combina i valori byte sottostanti per restringere le caratteristiche\n"
  4474. "lato-client, o imposta a 0 per nessuna restrizione:\n"
  4475. "LOAD_CLIENT_MODS: 1 (disabilita il caricamento di mod forniti dal client)\n"
  4476. "CHAT_MESSAGES: 2 (disabilita la chiamata di send_chat_message su lato-"
  4477. "client)\n"
  4478. "READ_ITEMDEFS: 4 (disabilita la chiamata di get_item_def su lato-client)\n"
  4479. "READ_NODEDEFS: 8 (disabilita la chiamata di get_node_def su lato-client)\n"
  4480. "LOOKUP_NODES_LIMIT: 16 (limita la chiamata get_node su lato-client a\n"
  4481. "csm_restriction_noderange)\n"
  4482. "READ_PLAYERINFO: 32 (disabilita la chiamata di get_player_names su lato-"
  4483. "client)"
  4484. #: src/settings_translation_file.cpp
  4485. msgid "Ridge mountain spread noise"
  4486. msgstr "Diffusione del rumore dei crinali montani"
  4487. #: src/settings_translation_file.cpp
  4488. msgid "Ridge noise"
  4489. msgstr "Rumore dei crinali"
  4490. #: src/settings_translation_file.cpp
  4491. msgid "Ridge underwater noise"
  4492. msgstr "Rumore sottomarino dei crinali"
  4493. #: src/settings_translation_file.cpp
  4494. msgid "Ridged mountain size noise"
  4495. msgstr "Dimensione del rumore dei crinali montani"
  4496. #: src/settings_translation_file.cpp
  4497. msgid "River channel depth"
  4498. msgstr "Profondità dell'alveo dei fiumi"
  4499. #: src/settings_translation_file.cpp
  4500. msgid "River channel width"
  4501. msgstr "Larghezza dell'alveo dei fiumi"
  4502. #: src/settings_translation_file.cpp
  4503. msgid "River depth"
  4504. msgstr "Profondità dei fiumi"
  4505. #: src/settings_translation_file.cpp
  4506. msgid "River noise"
  4507. msgstr "Rumore dei fiumi"
  4508. #: src/settings_translation_file.cpp
  4509. msgid "River size"
  4510. msgstr "Dimensione dei fiumi"
  4511. #: src/settings_translation_file.cpp
  4512. msgid "River valley width"
  4513. msgstr "Larghezza delle valli dei fiumi"
  4514. #: src/settings_translation_file.cpp
  4515. msgid "Rollback recording"
  4516. msgstr "Registrazione di ripristino"
  4517. #: src/settings_translation_file.cpp
  4518. msgid "Rolling hill size noise"
  4519. msgstr "Rumore della dimensione delle colline in serie"
  4520. #: src/settings_translation_file.cpp
  4521. msgid "Rolling hills spread noise"
  4522. msgstr "Rumore della diffusione delle colline in serie"
  4523. #: src/settings_translation_file.cpp
  4524. msgid "Safe digging and placing"
  4525. msgstr "Scavo e piazzamento sicuri"
  4526. #: src/settings_translation_file.cpp
  4527. msgid "Sandy beaches occur when np_beach exceeds this value."
  4528. msgstr ""
  4529. "Quando np_beach eccede questo valore si verificano le spiagge sabbiose."
  4530. #: src/settings_translation_file.cpp
  4531. msgid "Save the map received by the client on disk."
  4532. msgstr "Salvare su disco la mappa ricevuta dal client."
  4533. #: src/settings_translation_file.cpp
  4534. msgid ""
  4535. "Save window size automatically when modified.\n"
  4536. "If true, screen size is saved in screen_w and screen_h, and whether the "
  4537. "window\n"
  4538. "is maximized is stored in window_maximized.\n"
  4539. "(Autosaving window_maximized only works if compiled with SDL.)"
  4540. msgstr ""
  4541. "Salva automaticamente le dimensioni della finestra quando viene modificata.\n"
  4542. "Se attivo, la dimensione dello schermo viene salvata in screen_w e screen_h "
  4543. "e se la finestra\n"
  4544. "è massimizzata, ciò è memorizzato in window_maximized.\n"
  4545. "(Il salvataggio automatico di window_maximized funziona solo se compilato "
  4546. "con SDL.)"
  4547. #: src/settings_translation_file.cpp
  4548. msgid "Saving map received from server"
  4549. msgstr "Salvataggio della mappa ricevuta dal server"
  4550. #: src/settings_translation_file.cpp
  4551. msgid ""
  4552. "Scale GUI by a user specified value.\n"
  4553. "Use a nearest-neighbor-anti-alias filter to scale the GUI.\n"
  4554. "This will smooth over some of the rough edges, and blend\n"
  4555. "pixels when scaling down, at the cost of blurring some\n"
  4556. "edge pixels when images are scaled by non-integer sizes."
  4557. msgstr ""
  4558. "Ridimensionare l'interfaccia secondo un valore specificato dall'utente.\n"
  4559. "Usate un filtro nearest-neighbor-anti-alias per ridimensionare "
  4560. "l'interfaccia.\n"
  4561. "Questo liscerà alcuni degli spigoli vivi, e armonizzerà i pixel al\n"
  4562. "rimpicciolimento, al costo di sfocare alcuni pixel di punta\n"
  4563. "quando le immagini sono ridimensionate per valori frazionari."
  4564. #: src/settings_translation_file.cpp
  4565. msgid "Screen"
  4566. msgstr "Schermo"
  4567. #: src/settings_translation_file.cpp
  4568. msgid "Screen height"
  4569. msgstr "Altezza dello schermo"
  4570. #: src/settings_translation_file.cpp
  4571. msgid "Screen width"
  4572. msgstr "Larghezza dello schermo"
  4573. #: src/settings_translation_file.cpp
  4574. msgid "Screenshot folder"
  4575. msgstr "Cartella degli screenshot"
  4576. #: src/settings_translation_file.cpp
  4577. msgid "Screenshot format"
  4578. msgstr "Formato degli screenshot"
  4579. #: src/settings_translation_file.cpp
  4580. msgid "Screenshot quality"
  4581. msgstr "Qualità degli screenshot"
  4582. #: src/settings_translation_file.cpp
  4583. msgid ""
  4584. "Screenshot quality. Only used for JPEG format.\n"
  4585. "1 means worst quality; 100 means best quality.\n"
  4586. "Use 0 for default quality."
  4587. msgstr ""
  4588. "Qualità degli screenshot. Usata solo per il formato JPEG.\n"
  4589. "1 significa la qualità peggiore, 100 quella migliore.\n"
  4590. "Usa 0 per la qualità predefinita."
  4591. #: src/settings_translation_file.cpp
  4592. msgid "Screenshots"
  4593. msgstr "Screenshot"
  4594. #: src/settings_translation_file.cpp
  4595. msgid "Seabed noise"
  4596. msgstr "Rumore del fondale marino"
  4597. #: src/settings_translation_file.cpp
  4598. msgid "Second of 4 2D noises that together define hill/mountain range height."
  4599. msgstr ""
  4600. "Secondo di 4 rumori 2D che insieme definiscono l'intervallo di altezza "
  4601. "collinare/montuoso."
  4602. #: src/settings_translation_file.cpp
  4603. msgid "Second of two 3D noises that together define tunnels."
  4604. msgstr "Secondo di due rumori 3D che assieme definiscono le gallerie."
  4605. #: src/settings_translation_file.cpp
  4606. msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
  4607. msgstr "Si veda http://www.sqlite.org/pragma.html#pragma_synchronous"
  4608. #: src/settings_translation_file.cpp
  4609. #, fuzzy
  4610. msgid ""
  4611. "Select the antialiasing method to apply.\n"
  4612. "\n"
  4613. "* None - No antialiasing (default)\n"
  4614. "\n"
  4615. "* FSAA - Hardware-provided full-screen antialiasing\n"
  4616. "(incompatible with Post Processing and Undersampling)\n"
  4617. "A.K.A multi-sample antialiasing (MSAA)\n"
  4618. "Smoothens out block edges but does not affect the insides of textures.\n"
  4619. "A restart is required to change this option.\n"
  4620. "\n"
  4621. "* FXAA - Fast approximate antialiasing (requires shaders)\n"
  4622. "Applies a post-processing filter to detect and smoothen high-contrast "
  4623. "edges.\n"
  4624. "Provides balance between speed and image quality.\n"
  4625. "\n"
  4626. "* SSAA - Super-sampling antialiasing (requires shaders)\n"
  4627. "Renders higher-resolution image of the scene, then scales down to reduce\n"
  4628. "the aliasing effects. This is the slowest and the most accurate method."
  4629. msgstr ""
  4630. "Seleziona il metodo di antiscalettatura da applicare.\n"
  4631. "\n"
  4632. "* Nessuno: nessuna antiscalettatura (impostazione predefinita)\n"
  4633. "\n"
  4634. "* FSAA: antiscalettatura a schermo intero fornita dall'hardware "
  4635. "(incompatibile con gli shader)\n"
  4636. "Noto anche come antiscalettatura multicampione (MSAA)\n"
  4637. "Leviga i bordi dei blocchi ma non influisce sulla parte interna delle "
  4638. "texture.\n"
  4639. "Per modificare questa opzione è necessario un riavvio.\n"
  4640. "\n"
  4641. "* FXAA - Antiscalettatura approssimativa veloce (richiede shader)\n"
  4642. "Applica un filtro di post-elaborazione per rilevare e attenuare i bordi ad "
  4643. "alto contrasto.\n"
  4644. "Fornisce l'equilibrio tra velocità e qualità dell'immagine.\n"
  4645. "\n"
  4646. "* SSAA - Antiscalettatura a super-campionamento (richiede shader)\n"
  4647. "Renderizza la scena ad una risoluzione più alta, e poi la rimpicciolisce per "
  4648. "ridurre\n"
  4649. "gli effetti di alias. Questo è il metodo più lento e accurato."
  4650. #: src/settings_translation_file.cpp
  4651. msgid "Selection box border color (R,G,B)."
  4652. msgstr "Colore del bordo del riquadro di selezione (R,G,B)."
  4653. #: src/settings_translation_file.cpp
  4654. msgid "Selection box color"
  4655. msgstr "Colore del riquadro di selezione"
  4656. #: src/settings_translation_file.cpp
  4657. msgid "Selection box width"
  4658. msgstr "Larghezza del riquadro di selezione"
  4659. #: src/settings_translation_file.cpp
  4660. msgid ""
  4661. "Selects one of 18 fractal types.\n"
  4662. "1 = 4D \"Roundy\" Mandelbrot set.\n"
  4663. "2 = 4D \"Roundy\" Julia set.\n"
  4664. "3 = 4D \"Squarry\" Mandelbrot set.\n"
  4665. "4 = 4D \"Squarry\" Julia set.\n"
  4666. "5 = 4D \"Mandy Cousin\" Mandelbrot set.\n"
  4667. "6 = 4D \"Mandy Cousin\" Julia set.\n"
  4668. "7 = 4D \"Variation\" Mandelbrot set.\n"
  4669. "8 = 4D \"Variation\" Julia set.\n"
  4670. "9 = 3D \"Mandelbrot/Mandelbar\" Mandelbrot set.\n"
  4671. "10 = 3D \"Mandelbrot/Mandelbar\" Julia set.\n"
  4672. "11 = 3D \"Christmas Tree\" Mandelbrot set.\n"
  4673. "12 = 3D \"Christmas Tree\" Julia set.\n"
  4674. "13 = 3D \"Mandelbulb\" Mandelbrot set.\n"
  4675. "14 = 3D \"Mandelbulb\" Julia set.\n"
  4676. "15 = 3D \"Cosine Mandelbulb\" Mandelbrot set.\n"
  4677. "16 = 3D \"Cosine Mandelbulb\" Julia set.\n"
  4678. "17 = 4D \"Mandelbulb\" Mandelbrot set.\n"
  4679. "18 = 4D \"Mandelbulb\" Julia set."
  4680. msgstr ""
  4681. "Scegli uno dei 18 tipi di frattale.\n"
  4682. "1 = 4D Serie Mandelbrot \"arrotondata\".\n"
  4683. "2 = 4D Serie Julia \"arrotondata\".\n"
  4684. "3 = 4D Serie Mandelbrot \"squadrata\".\n"
  4685. "4 = 4D Serie Julia \"squadrata\".\n"
  4686. "5 = 4D Serie Mandelbrot \"cugino Mandy\".\n"
  4687. "6 = 4D Serie Julia \"cugino Mandy\".\n"
  4688. "7 = 4D Serie Mandelbrot \"variazione\".\n"
  4689. "8 = 4D Serie Julia \"variazione\".\n"
  4690. "9 = 3D Serie Mandelbrot \"Mandelbrot/Mandelbar\".\n"
  4691. "10 = 3D Serie Julia \"Mandelbrot/Mandelbar\".\n"
  4692. "11 = 3D Serie Mandelbrot \"Albero di Natale\".\n"
  4693. "12 = 3D Serie Julia \"Albero di Natale\".\n"
  4694. "13 = 3D Serie Mandelbrot \"Mandelbulb\".\n"
  4695. "14 = 3D Serie Julia \"Mandelbulb\".\n"
  4696. "15 = 3D Serie Mandelbrot \"Coseno Mandelbulb\".\n"
  4697. "16 = 3D Serie Julia \"Coseno Mandelbulb\".\n"
  4698. "17 = 4D Serie Mandelbrot \"Mandelbulb\".\n"
  4699. "18 = 4D Serie Julia \"Mandelbulb\"."
  4700. #: src/settings_translation_file.cpp
  4701. msgid "Server"
  4702. msgstr "Server"
  4703. #: src/settings_translation_file.cpp
  4704. msgid "Server Gameplay"
  4705. msgstr "Gioco del server"
  4706. #: src/settings_translation_file.cpp
  4707. msgid "Server Security"
  4708. msgstr "Sicurezza del Server"
  4709. #: src/settings_translation_file.cpp
  4710. msgid "Server URL"
  4711. msgstr "URL del server"
  4712. #: src/settings_translation_file.cpp
  4713. msgid "Server address"
  4714. msgstr "Indirizzo del server"
  4715. #: src/settings_translation_file.cpp
  4716. msgid "Server description"
  4717. msgstr "Descrizione del server"
  4718. #: src/settings_translation_file.cpp
  4719. msgid "Server name"
  4720. msgstr "Nome del server"
  4721. #: src/settings_translation_file.cpp
  4722. msgid "Server port"
  4723. msgstr "Porta del server"
  4724. #: src/settings_translation_file.cpp
  4725. #, fuzzy
  4726. msgid "Server-side occlusion culling"
  4727. msgstr "Occlusion culling su lato server"
  4728. #: src/settings_translation_file.cpp
  4729. msgid "Server/Env Performance"
  4730. msgstr "Prestazioni Server/Ambiente"
  4731. #: src/settings_translation_file.cpp
  4732. msgid "Serverlist URL"
  4733. msgstr "URL dell'elenco dei server"
  4734. #: src/settings_translation_file.cpp
  4735. msgid "Serverlist and MOTD"
  4736. msgstr "Elenco dei server e MOTD"
  4737. #: src/settings_translation_file.cpp
  4738. msgid "Serverlist file"
  4739. msgstr "File dell'elenco dei server"
  4740. #: src/settings_translation_file.cpp
  4741. #, fuzzy
  4742. msgid ""
  4743. "Set the default tilt of Sun/Moon orbit in degrees.\n"
  4744. "Games may change orbit tilt via API.\n"
  4745. "Value of 0 means no tilt / vertical orbit."
  4746. msgstr ""
  4747. "Imposta l'inclinazione dell'orbita del Sole/Luna in gradi.\n"
  4748. "Il valore 0 significa nessuna inclinazione/orbita verticale.\n"
  4749. "Valore minimo: 0.0; valore massimo: 60.0"
  4750. #: src/settings_translation_file.cpp
  4751. msgid ""
  4752. "Set the exposure compensation in EV units.\n"
  4753. "Value of 0.0 (default) means no exposure compensation.\n"
  4754. "Range: from -1 to 1.0"
  4755. msgstr ""
  4756. "Imposta la compensazione dell'esposizione in unità EV.\n"
  4757. "Il valore (predefinito) 0.0 significa nessuna compensazione "
  4758. "dell'esposizione.\n"
  4759. "Intervallo: da -1 a 1.0"
  4760. #: src/settings_translation_file.cpp
  4761. #, fuzzy
  4762. msgid ""
  4763. "Set the language. By default, the system language is used.\n"
  4764. "A restart is required after changing this."
  4765. msgstr ""
  4766. "Imposta la Lingua. Lascia vuoto per usare la Lingua di sistema.\n"
  4767. "Dopo avere modificato questa impostazione è necessario il riavvio."
  4768. #: src/settings_translation_file.cpp
  4769. msgid ""
  4770. "Set the maximum length of a chat message (in characters) sent by clients."
  4771. msgstr ""
  4772. "Imposta la lunghezza massima (in caratteri) di un messaggio di chat inviato "
  4773. "dai client."
  4774. #: src/settings_translation_file.cpp
  4775. msgid ""
  4776. "Set the shadow strength gamma.\n"
  4777. "Adjusts the intensity of in-game dynamic shadows.\n"
  4778. "Lower value means lighter shadows, higher value means darker shadows."
  4779. msgstr ""
  4780. "Imposta la gamma d'intensità delle ombre.\n"
  4781. "Regola l'intensità delle ombre dinamiche nei mondi.\n"
  4782. "Un valore basso risulta in ombre più tenui, un valore alto risulta in ombre "
  4783. "più scure."
  4784. #: src/settings_translation_file.cpp
  4785. msgid ""
  4786. "Set the soft shadow radius size.\n"
  4787. "Lower values mean sharper shadows, bigger values mean softer shadows.\n"
  4788. "Minimum value: 1.0; maximum value: 15.0"
  4789. msgstr ""
  4790. "Imposta la dimensione del raggio delle ombre morbide.\n"
  4791. "Valori bassi significano ombre nitide, valori alti significano ombre "
  4792. "morbide.\n"
  4793. "Valore minimo: 1.0; Valore massimo: 15.0"
  4794. #: src/settings_translation_file.cpp
  4795. #, fuzzy
  4796. msgid "Set to true to enable Shadow Mapping."
  4797. msgstr ""
  4798. "Impostata su vero abilita la Mappatura delle ombre.\n"
  4799. "Necessita l'attivazione degli shader."
  4800. #: src/settings_translation_file.cpp
  4801. msgid ""
  4802. "Set to true to enable bloom effect.\n"
  4803. "Bright colors will bleed over the neighboring objects."
  4804. msgstr ""
  4805. "Imposta su vero per abilitare l'effetto bagliore.\n"
  4806. "I colori brillanti brilleranno sugli oggetti vicini."
  4807. #: src/settings_translation_file.cpp
  4808. msgid "Set to true to enable volumetric lighting effect (a.k.a. \"Godrays\")."
  4809. msgstr ""
  4810. #: src/settings_translation_file.cpp
  4811. #, fuzzy
  4812. msgid "Set to true to enable waving leaves."
  4813. msgstr ""
  4814. "Impostata su vero abilita le foglie ondeggianti.\n"
  4815. "Necessita l'attivazione degli shader."
  4816. #: src/settings_translation_file.cpp
  4817. #, fuzzy
  4818. msgid "Set to true to enable waving liquids (like water)."
  4819. msgstr ""
  4820. "Impostata su vero abilita i liquidi ondeggianti (come, ad esempio, "
  4821. "l'acqua).\n"
  4822. "Necessita l'attivazione degli shader."
  4823. #: src/settings_translation_file.cpp
  4824. #, fuzzy
  4825. msgid "Set to true to enable waving plants."
  4826. msgstr ""
  4827. "Impostata su vero abilita le piante ondeggianti.\n"
  4828. "Necessita l'attivazione degli shader."
  4829. #: src/settings_translation_file.cpp
  4830. msgid ""
  4831. "Set to true to render debugging breakdown of the bloom effect.\n"
  4832. "In debug mode, the screen is split into 4 quadrants:\n"
  4833. "top-left - processed base image, top-right - final image\n"
  4834. "bottom-left - raw base image, bottom-right - bloom texture."
  4835. msgstr ""
  4836. "Imposta su vero per mostrare un debug dettagliato dell'effetto bagliore.\n"
  4837. "In modalità debug, lo schermo è suddiviso in 4 quadranti:\n"
  4838. "in alto a sinistra - immagine base in elaborazione, in alto a destra - "
  4839. "immagine finale\n"
  4840. "in basso a sinistra - immagine di base grezza, in basso a destra - texture "
  4841. "bagliore."
  4842. #: src/settings_translation_file.cpp
  4843. msgid ""
  4844. "Sets shadow texture quality to 32 bits.\n"
  4845. "On false, 16 bits texture will be used.\n"
  4846. "This can cause much more artifacts in the shadow."
  4847. msgstr ""
  4848. "Imposta la qualità della textura dell'ombra a 32 bit.\n"
  4849. "Su falso, 16 bit di texture saranno utilizzati.\n"
  4850. "Questo può causare molti più artefatti nell'ombra."
  4851. #: src/settings_translation_file.cpp
  4852. msgid "Shader path"
  4853. msgstr "Percorso shader"
  4854. #: src/settings_translation_file.cpp
  4855. msgid "Shaders"
  4856. msgstr "Shader"
  4857. #: src/settings_translation_file.cpp
  4858. #, fuzzy
  4859. msgid ""
  4860. "Shaders allow advanced visual effects and may increase performance on some "
  4861. "video\n"
  4862. "cards."
  4863. msgstr ""
  4864. "Gli shader permettono l'utilizzo di effetti visivi avanzati e potrebbero "
  4865. "aumentare\n"
  4866. "le prestazioni su alcune schede video.\n"
  4867. "Ciò funziona solo col supporto video OpenGL."
  4868. #: src/settings_translation_file.cpp
  4869. msgid "Shadow filter quality"
  4870. msgstr "Qualità filtro ombra"
  4871. #: src/settings_translation_file.cpp
  4872. msgid "Shadow map max distance in nodes to render shadows"
  4873. msgstr ""
  4874. "Distanza massima della mappa delle ombre nei nodi per renderizzare le ombre"
  4875. #: src/settings_translation_file.cpp
  4876. msgid "Shadow map texture in 32 bits"
  4877. msgstr "Texture della mappa delle ombre in 32 bit"
  4878. #: src/settings_translation_file.cpp
  4879. msgid "Shadow map texture size"
  4880. msgstr "Dimensione della texture della mappa d'ombra"
  4881. #: src/settings_translation_file.cpp
  4882. msgid ""
  4883. "Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
  4884. "drawn."
  4885. msgstr ""
  4886. "Scarto (in pixel) dell'ombreggiatura del carattere predefinito. Se è 0, "
  4887. "allora l'ombra non sarà disegnata."
  4888. #: src/settings_translation_file.cpp
  4889. msgid "Shadow strength gamma"
  4890. msgstr "Gamma dell'intensità dell'ombra"
  4891. #: src/settings_translation_file.cpp
  4892. msgid "Show debug info"
  4893. msgstr "Mostra le informazioni di debug"
  4894. #: src/settings_translation_file.cpp
  4895. msgid "Show entity selection boxes"
  4896. msgstr "Mostrare le aree di selezione delle entità"
  4897. #: src/settings_translation_file.cpp
  4898. msgid ""
  4899. "Show entity selection boxes\n"
  4900. "A restart is required after changing this."
  4901. msgstr ""
  4902. "Mostra la casella di selezione delle entità\n"
  4903. "È necessario riavviare dopo aver cambiato questo."
  4904. #: src/settings_translation_file.cpp
  4905. msgid "Show name tag backgrounds by default"
  4906. msgstr "Mostra lo sfondo dell'etichetta del nome per impostazione predefinita"
  4907. #: src/settings_translation_file.cpp
  4908. msgid "Shutdown message"
  4909. msgstr "Messaggio di chiusura"
  4910. #: src/settings_translation_file.cpp
  4911. msgid ""
  4912. "Side length of a cube of map blocks that the client will consider together\n"
  4913. "when generating meshes.\n"
  4914. "Larger values increase the utilization of the GPU by reducing the number of\n"
  4915. "draw calls, benefiting especially high-end GPUs.\n"
  4916. "Systems with a low-end GPU (or no GPU) would benefit from smaller values."
  4917. msgstr ""
  4918. "Lunghezza del lato di un cubo di blocchi mappa che il client considererà "
  4919. "assieme\n"
  4920. "durante la generazione delle mesh.\n"
  4921. "Valori maggiori aumentano l'utilizzo della GPU riducendo il numero di\n"
  4922. "richieste di rendering, a vantaggio soprattutto delle GPU di fascia alta.\n"
  4923. "I sistemi con una GPU di fascia bassa (o senza GPU) trarrebbero vantaggio da "
  4924. "valori inferiori."
  4925. #: src/settings_translation_file.cpp
  4926. #, fuzzy
  4927. msgid ""
  4928. "Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n"
  4929. "WARNING: There is no benefit, and there are several dangers, in\n"
  4930. "increasing this value above 5.\n"
  4931. "Reducing this value increases cave and dungeon density.\n"
  4932. "Altering this value is for special usage, leaving it unchanged is\n"
  4933. "recommended."
  4934. msgstr ""
  4935. "Dimensione dei pezzi di mappa generati dal generatore mappe, dichiarata in "
  4936. "blocchi mappa (16 nodi).\n"
  4937. "AVVISO: non c'è nessun beneficio, e ci sono diversi pericoli,\n"
  4938. "nell'aumentare questo valore al di sopra di 5.\n"
  4939. "Ridurre questo valore aumenta la densità di grotte e sotterranei.\n"
  4940. "L'alterazione di questo valore è per uso speciale, si raccomanda di\n"
  4941. "lasciarlo invariato."
  4942. #: src/settings_translation_file.cpp
  4943. msgid "Sky Body Orbit Tilt"
  4944. msgstr "Inclinazione dell'orbita di un corpo celeste"
  4945. #: src/settings_translation_file.cpp
  4946. msgid "Slice w"
  4947. msgstr "Fetta w"
  4948. #: src/settings_translation_file.cpp
  4949. msgid "Slope and fill work together to modify the heights."
  4950. msgstr "Pendenza e riempimento lavorano assieme per modificare le altezze."
  4951. #: src/settings_translation_file.cpp
  4952. msgid "Small cave maximum number"
  4953. msgstr "Numero massimo di grotte piccole"
  4954. #: src/settings_translation_file.cpp
  4955. msgid "Small cave minimum number"
  4956. msgstr "Numero minimo di grotte piccole"
  4957. #: src/settings_translation_file.cpp
  4958. msgid "Small-scale humidity variation for blending biomes on borders."
  4959. msgstr ""
  4960. "Variazione dell'umidità su piccola scala per l'amalgama dei biomi sui bordi."
  4961. #: src/settings_translation_file.cpp
  4962. msgid "Small-scale temperature variation for blending biomes on borders."
  4963. msgstr ""
  4964. "Variazione della temperatura su piccola scala per l'amalgama dei biomi sui "
  4965. "bordi."
  4966. #: src/settings_translation_file.cpp
  4967. msgid "Smooth lighting"
  4968. msgstr "Illuminazione uniforme"
  4969. #: src/settings_translation_file.cpp
  4970. #, fuzzy
  4971. msgid ""
  4972. "Smooths rotation of camera when in cinematic mode, 0 to disable. Enter "
  4973. "cinematic mode by using the key set in Controls."
  4974. msgstr ""
  4975. "Rende fluida la rotazione della telecamera in modalità cinematic. 0 per "
  4976. "disattivare."
  4977. #: src/settings_translation_file.cpp
  4978. #, fuzzy
  4979. msgid ""
  4980. "Smooths rotation of camera, also called look or mouse smoothing. 0 to "
  4981. "disable."
  4982. msgstr ""
  4983. "Rende fluida la rotazione della telecamera in modalità cinematic. 0 per "
  4984. "disattivare."
  4985. #: src/settings_translation_file.cpp
  4986. msgid "Sneaking speed"
  4987. msgstr "Velocità furtiva"
  4988. #: src/settings_translation_file.cpp
  4989. msgid "Sneaking speed, in nodes per second."
  4990. msgstr "Velocità furtiva, in nodi al secondo."
  4991. #: src/settings_translation_file.cpp
  4992. msgid "Soft shadow radius"
  4993. msgstr "Raggio dell'ombra morbida"
  4994. #: src/settings_translation_file.cpp
  4995. msgid "Sound"
  4996. msgstr "Audio"
  4997. #: src/settings_translation_file.cpp
  4998. #, fuzzy
  4999. msgid "Sound Extensions Blacklist"
  5000. msgstr "Contenuti esclusi da ContentDB"
  5001. #: src/settings_translation_file.cpp
  5002. msgid ""
  5003. "Specifies URL from which client fetches media instead of using UDP.\n"
  5004. "$filename should be accessible from $remote_media$filename via cURL\n"
  5005. "(obviously, remote_media should end with a slash).\n"
  5006. "Files that are not present will be fetched the usual way."
  5007. msgstr ""
  5008. "Specifica l'URL da cui il client recupera i file multimediali invece di "
  5009. "usare UDP.\n"
  5010. "$filename dovrebbe essere accessibile da $remote_media$filename tramite\n"
  5011. "cURL (ovviamente, remote_media dovrebbe finire con una barra).\n"
  5012. "I file che non sono presenti saranno recuperati nel solito modo."
  5013. #: src/settings_translation_file.cpp
  5014. msgid ""
  5015. "Specifies the default stack size of nodes, items and tools.\n"
  5016. "Note that mods or games may explicitly set a stack for certain (or all) "
  5017. "items."
  5018. msgstr ""
  5019. "Fissa la dimensione predefinita della pila di nodi, oggetti e strumenti.\n"
  5020. "Si noti che mod o giochi possono impostare esplicitamente una pila per "
  5021. "alcuni (o tutti) gli oggetti."
  5022. #: src/settings_translation_file.cpp
  5023. #, fuzzy
  5024. msgid ""
  5025. "Spread a complete update of shadow map over given number of frames.\n"
  5026. "Higher values might make shadows laggy, lower values\n"
  5027. "will consume more resources.\n"
  5028. "Minimum value: 1; maximum value: 16"
  5029. msgstr ""
  5030. "Diffondi un aggiornamento completo della mappa d'ombra su un certo numero di "
  5031. "frame.\n"
  5032. "Valori alti potrebbero rendere le ombre laggose, valori bassi\n"
  5033. "consumeranno più risorse.\n"
  5034. "Valore minimo: 1; valore massimo: 16"
  5035. #: src/settings_translation_file.cpp
  5036. msgid ""
  5037. "Spread of light curve boost range.\n"
  5038. "Controls the width of the range to be boosted.\n"
  5039. "Standard deviation of the light curve boost Gaussian."
  5040. msgstr ""
  5041. "Diffusione dell'aumento mediano della curva di luce.\n"
  5042. "Controlla l'ampiezza del raggio da aumentare.\n"
  5043. "Scostamento tipo dell'aumento della curva di luce gaussiano."
  5044. #: src/settings_translation_file.cpp
  5045. #, fuzzy
  5046. msgid "Static spawn point"
  5047. msgstr "Punto statico di comparsa"
  5048. #: src/settings_translation_file.cpp
  5049. msgid "Steepness noise"
  5050. msgstr "Rumore della ripidità"
  5051. #: src/settings_translation_file.cpp
  5052. msgid "Step mountain size noise"
  5053. msgstr "Rumore della dimensione del passo montano"
  5054. #: src/settings_translation_file.cpp
  5055. msgid "Step mountain spread noise"
  5056. msgstr "Rumore della diffusione del passo montano"
  5057. #: src/settings_translation_file.cpp
  5058. msgid "Strength of 3D mode parallax."
  5059. msgstr "Intensità della parallasse della modalità 3D."
  5060. #: src/settings_translation_file.cpp
  5061. msgid ""
  5062. "Strength of light curve boost.\n"
  5063. "The 3 'boost' parameters define a range of the light\n"
  5064. "curve that is boosted in brightness."
  5065. msgstr ""
  5066. "Intensità dell'incremento della curva di luce.\n"
  5067. "I 3 parametri \"incremento\" definiscono un intervallo della luce\n"
  5068. "che ne potenzia la luminosità."
  5069. #: src/settings_translation_file.cpp
  5070. msgid "Strict protocol checking"
  5071. msgstr "Controllo severo del protocollo"
  5072. #: src/settings_translation_file.cpp
  5073. msgid "Strip color codes"
  5074. msgstr "Elimina i codici di colore"
  5075. #: src/settings_translation_file.cpp
  5076. #, fuzzy
  5077. msgid ""
  5078. "Surface level of optional water placed on a solid floatland layer.\n"
  5079. "Water is disabled by default and will only be placed if this value is set\n"
  5080. "to above 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (the start of the\n"
  5081. "upper tapering).\n"
  5082. "***WARNING, POTENTIAL DANGER TO WORLDS AND SERVER PERFORMANCE***:\n"
  5083. "When enabling water placement, floatlands must be configured and tested\n"
  5084. "to be a solid layer by setting 'mgv7_floatland_density' to 2.0 (or other\n"
  5085. "required value depending on 'mgv7_np_floatland'), to avoid\n"
  5086. "server-intensive extreme water flow and to avoid vast flooding of the\n"
  5087. "world surface below."
  5088. msgstr ""
  5089. "Livello di superficie dell'aqua facoltativa posizionata su uno strato solido "
  5090. "di terra fluttuante.\n"
  5091. "L'acqua è disabilitata in modo predefinito e sarà posizionata se questo "
  5092. "valore è impostato\n"
  5093. "al di sopra di 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (l'inizio "
  5094. "dell'affusolamento\n"
  5095. "superiore).\n"
  5096. "***AVVISO, PERICOLO POTENZIALE PER MONDI E PRESTAZIONI SERVER***:\n"
  5097. "Quando si abilita il posizionamento dell'acqua, le terre fluttuanti devono "
  5098. "essere configurate e verificate\n"
  5099. "per essere uno strato solido impostando 'mgv7_floatland_density' a 2.0 (o un "
  5100. "altro\n"
  5101. "valore richiesto dipendentemente da 'mgv7_np_floatland', per evitare\n"
  5102. "flussi d'acqua estremamente intensi per il server e per evitare vasti "
  5103. "allagamenti\n"
  5104. "della superficie del mondo sottostante."
  5105. #: src/settings_translation_file.cpp
  5106. msgid "Synchronous SQLite"
  5107. msgstr "SQLite sincronizzato"
  5108. #: src/settings_translation_file.cpp
  5109. msgid "Temperature variation for biomes."
  5110. msgstr "Variazione di temperatura per i biomi."
  5111. #: src/settings_translation_file.cpp
  5112. msgid "Terrain alternative noise"
  5113. msgstr "Rumore alternativo del terreno"
  5114. #: src/settings_translation_file.cpp
  5115. msgid "Terrain base noise"
  5116. msgstr "Rumore di base del terreno"
  5117. #: src/settings_translation_file.cpp
  5118. msgid "Terrain height"
  5119. msgstr "Altezza del terreno"
  5120. #: src/settings_translation_file.cpp
  5121. msgid "Terrain higher noise"
  5122. msgstr "Rumore superiore del terreno"
  5123. #: src/settings_translation_file.cpp
  5124. msgid "Terrain noise"
  5125. msgstr "Rumore del terreno"
  5126. #: src/settings_translation_file.cpp
  5127. msgid ""
  5128. "Terrain noise threshold for hills.\n"
  5129. "Controls proportion of world area covered by hills.\n"
  5130. "Adjust towards 0.0 for a larger proportion."
  5131. msgstr ""
  5132. "Soglia di rumore del terreno per le colline.\n"
  5133. "Controlla la porzione d'area del mondo ricoperta da colline.\n"
  5134. "Aggiustare verso 0.0 per una porzione più ampia."
  5135. #: src/settings_translation_file.cpp
  5136. msgid ""
  5137. "Terrain noise threshold for lakes.\n"
  5138. "Controls proportion of world area covered by lakes.\n"
  5139. "Adjust towards 0.0 for a larger proportion."
  5140. msgstr ""
  5141. "Soglia di rumore del terreno per i laghi.\n"
  5142. "Controlla la porzione d'area del mondo ricoperta da laghi.\n"
  5143. "Aggiustare verso 0.0 per una porzione più ampia."
  5144. #: src/settings_translation_file.cpp
  5145. msgid "Terrain persistence noise"
  5146. msgstr "Rumore di continuità del terreno"
  5147. #: src/settings_translation_file.cpp
  5148. msgid ""
  5149. "Texture size to render the shadow map on.\n"
  5150. "This must be a power of two.\n"
  5151. "Bigger numbers create better shadows but it is also more expensive."
  5152. msgstr ""
  5153. "Dimensione della texture su cui renderizzare la mappa d'ombra.\n"
  5154. "Questa deve essere una potenza di due.\n"
  5155. "Valori alti creano ombre migliori ma è anche molto costoso."
  5156. #: src/settings_translation_file.cpp
  5157. msgid ""
  5158. "Textures on a node may be aligned either to the node or to the world.\n"
  5159. "The former mode suits better things like machines, furniture, etc., while\n"
  5160. "the latter makes stairs and microblocks fit surroundings better.\n"
  5161. "However, as this possibility is new, thus may not be used by older servers,\n"
  5162. "this option allows enforcing it for certain node types. Note though that\n"
  5163. "that is considered EXPERIMENTAL and may not work properly."
  5164. msgstr ""
  5165. "Le textures su un nodo possono essere allineate sia al nodo che al mondo.\n"
  5166. "Il primo modo si addice meglio a cose come macchine, arredamento, ecc.,\n"
  5167. "mentre il secondo fa sì che scale e microblocchi si adattino meglio ai "
  5168. "dintorni.\n"
  5169. "Comunque, dato che questa possibilità è nuova, automaticamente potrebbe non "
  5170. "essere usata dai server più vecchi,\n"
  5171. "questa opzione consente di imporla per alcuni tipi di nodo. Si noti però\n"
  5172. "che questa è considerata SPERIMENTALE e potrebbe non funzionare bene."
  5173. #: src/settings_translation_file.cpp
  5174. msgid "The URL for the content repository"
  5175. msgstr "L'URL per il deposito dei contenuti"
  5176. #: src/settings_translation_file.cpp
  5177. msgid "The dead zone of the joystick"
  5178. msgstr "Il punto cieco del joystick"
  5179. #: src/settings_translation_file.cpp
  5180. msgid ""
  5181. "The default format in which profiles are being saved,\n"
  5182. "when calling `/profiler save [format]` without format."
  5183. msgstr ""
  5184. "Il formato predefinito in cui si salvano i profili,\n"
  5185. "quando si chiama \"/profiler save [format]\" senza formato."
  5186. #: src/settings_translation_file.cpp
  5187. msgid ""
  5188. "The delay in milliseconds after which a touch interaction is considered a "
  5189. "long tap."
  5190. msgstr ""
  5191. #: src/settings_translation_file.cpp
  5192. #, fuzzy
  5193. msgid ""
  5194. "The file path relative to your world path in which profiles will be saved to."
  5195. msgstr ""
  5196. "Il percorso del file relativo al percorso del vostro mondo in cui saranno "
  5197. "salvati i profili."
  5198. #: src/settings_translation_file.cpp
  5199. msgid ""
  5200. "The gesture for for punching players/entities.\n"
  5201. "This can be overridden by games and mods.\n"
  5202. "\n"
  5203. "* short_tap\n"
  5204. "Easy to use and well-known from other games that shall not be named.\n"
  5205. "\n"
  5206. "* long_tap\n"
  5207. "Known from the classic Minetest mobile controls.\n"
  5208. "Combat is more or less impossible."
  5209. msgstr ""
  5210. #: src/settings_translation_file.cpp
  5211. msgid "The identifier of the joystick to use"
  5212. msgstr "L'identificatore del joystick da usare"
  5213. #: src/settings_translation_file.cpp
  5214. #, fuzzy
  5215. msgid ""
  5216. "The length in pixels after which a touch interaction is considered movement."
  5217. msgstr "La distanza in pixel richiesta per avviare l'interazione touch screen."
  5218. #: src/settings_translation_file.cpp
  5219. #, fuzzy
  5220. msgid ""
  5221. "The maximum height of the surface of waving liquids.\n"
  5222. "4.0 = Wave height is two nodes.\n"
  5223. "0.0 = Wave doesn't move at all.\n"
  5224. "Default is 1.0 (1/2 node)."
  5225. msgstr ""
  5226. "L'altezza massima della superficie dei liquidi ondulanti.\n"
  5227. "4.0 = L'altezza dell'onda è di due nodi.\n"
  5228. "0.0 = L'onda non si muove affatto.\n"
  5229. "Il valore predefinito è 1.0 (1/2 nodo).\n"
  5230. "Richiede l'abilitazione dei liquidi ondulanti."
  5231. #: src/settings_translation_file.cpp
  5232. #, fuzzy
  5233. msgid ""
  5234. "The minimum time in seconds it takes between digging nodes when holding\n"
  5235. "the dig button."
  5236. msgstr ""
  5237. "Il tempo in secondi che intercorre tra il piazzamento dei nodi quando si "
  5238. "tiene\n"
  5239. "premuto il pulsante piazza."
  5240. #: src/settings_translation_file.cpp
  5241. msgid "The network interface that the server listens on."
  5242. msgstr "Su quale interfaccia di rete sarà in ascolto il server."
  5243. #: src/settings_translation_file.cpp
  5244. msgid ""
  5245. "The privileges that new users automatically get.\n"
  5246. "See /privs in game for a full list on your server and mod configuration."
  5247. msgstr ""
  5248. "I privilegi ricevuti automaticamente dai nuovi utenti.\n"
  5249. "Si veda /privs in gioco per un elenco completo sul vostro server e la "
  5250. "configurazione dei mod."
  5251. #: src/settings_translation_file.cpp
  5252. msgid ""
  5253. "The radius of the volume of blocks around every player that is subject to "
  5254. "the\n"
  5255. "active block stuff, stated in mapblocks (16 nodes).\n"
  5256. "In active blocks objects are loaded and ABMs run.\n"
  5257. "This is also the minimum range in which active objects (mobs) are "
  5258. "maintained.\n"
  5259. "This should be configured together with active_object_send_range_blocks."
  5260. msgstr ""
  5261. "Il raggio del volume di blocchi attorno ciascun giocatore che è soggetto\n"
  5262. "alle cose del blocco attivo, dichiarata in blocchi mappa (16 nodi).\n"
  5263. "Nei blocchi attivi vengono caricati gli oggetti ed eseguiti gli ABM.\n"
  5264. "Questo è anche l'intervallo minimo in cui sono mantenuti gli oggetti attivi "
  5265. "(mob).\n"
  5266. "Questo dovrebbe essere configurato assieme ad "
  5267. "active_object_send_range_blocks."
  5268. #: src/settings_translation_file.cpp
  5269. #, fuzzy
  5270. msgid ""
  5271. "The rendering back-end.\n"
  5272. "Note: A restart is required after changing this!\n"
  5273. "OpenGL is the default for desktop, and OGLES2 for Android.\n"
  5274. "Shaders are supported by everything but OGLES1."
  5275. msgstr ""
  5276. "Il rendering di back-end.\n"
  5277. "Dopo averlo cambiato è necessario un riavvio.\n"
  5278. "OpenGL è l'impostazione predefinita su desktop, mentre su Android è OGLES2.\n"
  5279. "Gli shader sono supportati da OpenGL e OGLES2 (sperimentale)."
  5280. #: src/settings_translation_file.cpp
  5281. msgid ""
  5282. "The sensitivity of the joystick axes for moving the\n"
  5283. "in-game view frustum around."
  5284. msgstr ""
  5285. "La sensibilità degli assi del joystick per spostare\n"
  5286. "il campo visivo nel gioco."
  5287. #: src/settings_translation_file.cpp
  5288. msgid ""
  5289. "The strength (darkness) of node ambient-occlusion shading.\n"
  5290. "Lower is darker, Higher is lighter. The valid range of values for this\n"
  5291. "setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
  5292. "set to the nearest valid value."
  5293. msgstr ""
  5294. "L'intensità (oscurità) dell'ombreggiatura di occlusione ambientale dei "
  5295. "nodi.\n"
  5296. "Minore è più scura, maggiore è più chiara. L'intervallo di valori validi "
  5297. "per\n"
  5298. "questa impostazione è tra 0.25 e 4.0 inclusi. Se il valore è fuori "
  5299. "intervallo\n"
  5300. "verrà impostato sul valore valido più vicino."
  5301. #: src/settings_translation_file.cpp
  5302. msgid ""
  5303. "The time (in seconds) that the liquids queue may grow beyond processing\n"
  5304. "capacity until an attempt is made to decrease its size by dumping old queue\n"
  5305. "items. A value of 0 disables the functionality."
  5306. msgstr ""
  5307. "Il tempo (in secondi) in cui la coda dei liquidi può crescere oltre alla "
  5308. "capacità\n"
  5309. "di elaborazione finché viene fatto un tentativo di diminuirne la dimensione\n"
  5310. "scaricando gli oggetti della vecchia coda. Un valore di 0 disabilita la "
  5311. "funzionalità."
  5312. #: src/settings_translation_file.cpp
  5313. msgid ""
  5314. "The time budget allowed for ABMs to execute on each step\n"
  5315. "(as a fraction of the ABM Interval)"
  5316. msgstr ""
  5317. "Il budget di tempo ha consentito agli ABM per eseguire ogni passaggio\n"
  5318. "(come frazione dell'intervallo ABM)"
  5319. #: src/settings_translation_file.cpp
  5320. msgid ""
  5321. "The time in seconds it takes between repeated events\n"
  5322. "when holding down a joystick button combination."
  5323. msgstr ""
  5324. "Il tempo in secondi richiesto tra eventi ripetuti quando\n"
  5325. "si tiene premuta una combinazione di pulsanti del joystick."
  5326. #: src/settings_translation_file.cpp
  5327. msgid ""
  5328. "The time in seconds it takes between repeated node placements when holding\n"
  5329. "the place button."
  5330. msgstr ""
  5331. "Il tempo in secondi che intercorre tra il piazzamento dei nodi quando si "
  5332. "tiene\n"
  5333. "premuto il pulsante piazza."
  5334. #: src/settings_translation_file.cpp
  5335. msgid "The type of joystick"
  5336. msgstr "Il tipo di joystick"
  5337. #: src/settings_translation_file.cpp
  5338. #, fuzzy
  5339. msgid ""
  5340. "The vertical distance over which heat drops by 20 if 'altitude_chill' is\n"
  5341. "enabled. Also, the vertical distance over which humidity drops by 10 if\n"
  5342. "'altitude_dry' is enabled."
  5343. msgstr ""
  5344. "La distanza verticale oltre la quale il calore diminuisce di 20 se "
  5345. "\"altitude_chill\"\n"
  5346. "è abilitata. Rappresenta anche la distanza verticale oltre cui l'umidità\n"
  5347. "diminuisce di 10 se \"altitude_dry\" è abilitata."
  5348. #: src/settings_translation_file.cpp
  5349. msgid "Third of 4 2D noises that together define hill/mountain range height."
  5350. msgstr ""
  5351. "Terzo di 4 rumori 2D che insieme definiscono l'intervallo di altezza "
  5352. "collinare/montuoso."
  5353. #: src/settings_translation_file.cpp
  5354. msgid "Threshold for long taps"
  5355. msgstr ""
  5356. #: src/settings_translation_file.cpp
  5357. msgid ""
  5358. "Time in seconds for item entity (dropped items) to live.\n"
  5359. "Setting it to -1 disables the feature."
  5360. msgstr ""
  5361. "Tempo di vita in secondi per le entità oggetto (oggetti buttati).\n"
  5362. "Impostandola a -1 disabilita la caratteristica."
  5363. #: src/settings_translation_file.cpp
  5364. msgid "Time of day when a new world is started, in millihours (0-23999)."
  5365. msgstr ""
  5366. "Ora del giorno in cui è avviato un nuovo mondo, in millesimi di ora "
  5367. "(0-23999)."
  5368. #: src/settings_translation_file.cpp
  5369. msgid "Time send interval"
  5370. msgstr "Intervallo del tempo di invio"
  5371. #: src/settings_translation_file.cpp
  5372. msgid "Time speed"
  5373. msgstr "Velocità del tempo"
  5374. #: src/settings_translation_file.cpp
  5375. msgid "Timeout for client to remove unused map data from memory, in seconds."
  5376. msgstr ""
  5377. "Scadenza per il client per rimuovere dalla memoria dati mappa inutilizzati, "
  5378. "in secondi."
  5379. #: src/settings_translation_file.cpp
  5380. msgid ""
  5381. "To reduce lag, block transfers are slowed down when a player is building "
  5382. "something.\n"
  5383. "This determines how long they are slowed down after placing or removing a "
  5384. "node."
  5385. msgstr ""
  5386. "Per ridurre il ritardo, i trasferimenti di blocchi sono rallentati quando un "
  5387. "giocatore sta costruendo qualcosa.\n"
  5388. "Ciò determina per quanto a lungo sono rallentati dopo avere posizionato o "
  5389. "rimosso un nodo."
  5390. #: src/settings_translation_file.cpp
  5391. msgid "Tooltip delay"
  5392. msgstr "Ritardo dei suggerimenti"
  5393. #: src/settings_translation_file.cpp
  5394. msgid "Touchscreen"
  5395. msgstr "Touch screen"
  5396. #: src/settings_translation_file.cpp
  5397. #, fuzzy
  5398. msgid "Touchscreen sensitivity"
  5399. msgstr "Sensibilità del mouse"
  5400. #: src/settings_translation_file.cpp
  5401. #, fuzzy
  5402. msgid "Touchscreen sensitivity multiplier."
  5403. msgstr "Moltiplicatore della sensibilità del mouse."
  5404. #: src/settings_translation_file.cpp
  5405. msgid "Tradeoffs for performance"
  5406. msgstr "Compromessi per migliorare le prestazioni"
  5407. #: src/settings_translation_file.cpp
  5408. #, fuzzy
  5409. msgid "Translucent liquids"
  5410. msgstr "Liquidi opachi"
  5411. #: src/settings_translation_file.cpp
  5412. msgid "Transparency Sorting Distance"
  5413. msgstr "Distanza di Ordinamento della Trasparenza"
  5414. #: src/settings_translation_file.cpp
  5415. msgid "Trees noise"
  5416. msgstr "Rumore degli alberi"
  5417. #: src/settings_translation_file.cpp
  5418. msgid "Trilinear filtering"
  5419. msgstr "Filtraggio trilineare"
  5420. #: src/settings_translation_file.cpp
  5421. msgid ""
  5422. "True = 256\n"
  5423. "False = 128\n"
  5424. "Usable to make minimap smoother on slower machines."
  5425. msgstr ""
  5426. "Vero = 256\n"
  5427. "Falso = 128\n"
  5428. "Utilizzabile per rendere più fluida la minimappa su macchine più lente."
  5429. #: src/settings_translation_file.cpp
  5430. msgid "Trusted mods"
  5431. msgstr "Mod fidate"
  5432. #: src/settings_translation_file.cpp
  5433. msgid ""
  5434. "Type of occlusion_culler\n"
  5435. "\n"
  5436. "\"loops\" is the legacy algorithm with nested loops and O(n³) complexity\n"
  5437. "\"bfs\" is the new algorithm based on breadth-first-search and side culling\n"
  5438. "\n"
  5439. "This setting should only be changed if you have performance problems."
  5440. msgstr ""
  5441. "Tipo dell'occlusion_culler\n"
  5442. "\n"
  5443. "\"loops\" è l'algoritmo legacy con loop annidati e complessità O(n³).\n"
  5444. "\"bfs\" è il nuovo algoritmo basato sulla ricerca in ampiezza e sul side "
  5445. "culling\n"
  5446. "\n"
  5447. "Questa impostazione dovrebbe essere modificata solo in caso di problemi di "
  5448. "prestazioni."
  5449. #: src/settings_translation_file.cpp
  5450. #, fuzzy
  5451. msgid ""
  5452. "URL to JSON file which provides information about the newest Minetest "
  5453. "release\n"
  5454. "If this is empty the engine will never check for updates."
  5455. msgstr ""
  5456. "URL del file JSON che fornisce informazioni sulla versione più recente di "
  5457. "Minetest"
  5458. #: src/settings_translation_file.cpp
  5459. msgid "URL to the server list displayed in the Multiplayer Tab."
  5460. msgstr "URL per l'elenco dei server mostrato nella scheda del gioco in rete."
  5461. #: src/settings_translation_file.cpp
  5462. msgid "Undersampling"
  5463. msgstr "Sotto-campionamento"
  5464. #: src/settings_translation_file.cpp
  5465. msgid ""
  5466. "Undersampling is similar to using a lower screen resolution, but it applies\n"
  5467. "to the game world only, keeping the GUI intact.\n"
  5468. "It should give a significant performance boost at the cost of less detailed "
  5469. "image.\n"
  5470. "Higher values result in a less detailed image."
  5471. msgstr ""
  5472. "Il sotto-campionamento è analogo all'uso di una risoluzione schermo "
  5473. "inferiore,\n"
  5474. "ma è applicato solo al mondo di gioco, mantenendo intatta l'interfaccia "
  5475. "utente.\n"
  5476. "Dovrebbe dare un aumento di prestazioni significativo al costo di immagini "
  5477. "meno dettagliate.\n"
  5478. "Più si aumenta il valore, meno dettagliata sarà l'immagine."
  5479. #: src/settings_translation_file.cpp
  5480. msgid "Unlimited player transfer distance"
  5481. msgstr "Distanza di trasferimento giocatore illimitata"
  5482. #: src/settings_translation_file.cpp
  5483. msgid "Unload unused server data"
  5484. msgstr "Scaricare i dati server inutilizzati"
  5485. #: src/settings_translation_file.cpp
  5486. msgid "Update information URL"
  5487. msgstr "Aggiorna URL delle informazioni"
  5488. #: src/settings_translation_file.cpp
  5489. msgid "Upper Y limit of dungeons."
  5490. msgstr "Livello Y superiore dei sotterranei."
  5491. #: src/settings_translation_file.cpp
  5492. msgid "Upper Y limit of floatlands."
  5493. msgstr "Livello Y superiore delle terre fluttuanti."
  5494. #: src/settings_translation_file.cpp
  5495. msgid "Use 3D cloud look instead of flat."
  5496. msgstr "Usare l'aspetto 3D per le nuvole invece di quello piatto."
  5497. #: src/settings_translation_file.cpp
  5498. msgid "Use a cloud animation for the main menu background."
  5499. msgstr "Usare un'animazione con le nuvole per lo sfondo del menu principale."
  5500. #: src/settings_translation_file.cpp
  5501. #, fuzzy
  5502. msgid "Use anisotropic filtering when looking at textures from an angle."
  5503. msgstr ""
  5504. "Usare il filtraggio anisotropico quando si guardano le textures da "
  5505. "un'angolazione."
  5506. #: src/settings_translation_file.cpp
  5507. #, fuzzy
  5508. msgid "Use bilinear filtering when scaling textures."
  5509. msgstr "Usare il filtraggio trilineare quando si ridimensionano le textures."
  5510. #: src/settings_translation_file.cpp
  5511. msgid "Use crosshair for touch screen"
  5512. msgstr "Usa il mirino per il touch screen"
  5513. #: src/settings_translation_file.cpp
  5514. msgid ""
  5515. "Use crosshair to select object instead of whole screen.\n"
  5516. "If enabled, a crosshair will be shown and will be used for selecting object."
  5517. msgstr ""
  5518. "Usa il mirino per selezionare l'oggetto invece dell'intero schermo.\n"
  5519. "Se abilitato, verrà mostrato un mirino che verrà utilizzato per selezionare "
  5520. "l'oggetto."
  5521. #: src/settings_translation_file.cpp
  5522. #, fuzzy
  5523. msgid ""
  5524. "Use mipmaps when scaling textures. May slightly increase performance,\n"
  5525. "especially when using a high-resolution texture pack.\n"
  5526. "Gamma-correct downscaling is not supported."
  5527. msgstr ""
  5528. "Usare il mipmapping per ridimensionare le textures. Potrebbe aumentare "
  5529. "leggermente le prestazioni,\n"
  5530. "specialmente quando si utilizza un pacchetto di texture ad alta "
  5531. "risoluzione.\n"
  5532. "Il ridimensionamento mediante downscaling gamma-corretto non è supportato."
  5533. #: src/settings_translation_file.cpp
  5534. #, fuzzy
  5535. msgid ""
  5536. "Use raytraced occlusion culling in the new culler.\n"
  5537. "This flag enables use of raytraced occlusion culling test for\n"
  5538. "client mesh sizes smaller than 4x4x4 map blocks."
  5539. msgstr ""
  5540. "Utilizza l'occlusion culling con raytracing nel nuovo culler.\n"
  5541. "Questo valore abilita il test dell'occlusion culling con raytracing"
  5542. #: src/settings_translation_file.cpp
  5543. #, fuzzy
  5544. msgid ""
  5545. "Use trilinear filtering when scaling textures.\n"
  5546. "If both bilinear and trilinear filtering are enabled, trilinear filtering\n"
  5547. "is applied."
  5548. msgstr ""
  5549. "Utilizza il filtro trilineare quando riduci le texture.\n"
  5550. "Se sono abilitati sia il filtro bilineare che quello trilineare, viene "
  5551. "applicato\n"
  5552. "il trilineare."
  5553. #: src/settings_translation_file.cpp
  5554. #, fuzzy
  5555. msgid ""
  5556. "Use virtual joystick to trigger \"Aux1\" button.\n"
  5557. "If enabled, virtual joystick will also tap \"Aux1\" button when out of main "
  5558. "circle."
  5559. msgstr ""
  5560. "(Android) Usa il joystick virtuale per attivare il pulsante \"Speciale\".\n"
  5561. "Se abilitato, inoltre, il joystick virtuale premerà il pulsante \"Speciale\" "
  5562. "quando fuori dal cerchio principale."
  5563. #: src/settings_translation_file.cpp
  5564. msgid "User Interfaces"
  5565. msgstr "Interfacce utente"
  5566. #: src/settings_translation_file.cpp
  5567. msgid "VSync"
  5568. msgstr "Sincronia verticale"
  5569. #: src/settings_translation_file.cpp
  5570. msgid "Valley depth"
  5571. msgstr "Profondità valli"
  5572. #: src/settings_translation_file.cpp
  5573. msgid "Valley fill"
  5574. msgstr "Riempimento valli"
  5575. #: src/settings_translation_file.cpp
  5576. msgid "Valley profile"
  5577. msgstr "Profilo valli"
  5578. #: src/settings_translation_file.cpp
  5579. msgid "Valley slope"
  5580. msgstr "Pendenza valli"
  5581. #: src/settings_translation_file.cpp
  5582. msgid "Variation of biome filler depth."
  5583. msgstr "Variazione della profondità del riempitore del bioma."
  5584. #: src/settings_translation_file.cpp
  5585. msgid "Variation of maximum mountain height (in nodes)."
  5586. msgstr "Variazione dell'altezza montana massima (in nodi)."
  5587. #: src/settings_translation_file.cpp
  5588. msgid "Variation of number of caves."
  5589. msgstr "Variazione del numero di caverne."
  5590. #: src/settings_translation_file.cpp
  5591. msgid ""
  5592. "Variation of terrain vertical scale.\n"
  5593. "When noise is < -0.55 terrain is near-flat."
  5594. msgstr ""
  5595. "Variazione della scala verticale del terreno.\n"
  5596. "Il terreno è quasi piatto quando il rumore è inferiore a -0.55."
  5597. #: src/settings_translation_file.cpp
  5598. msgid "Varies depth of biome surface nodes."
  5599. msgstr "Varia la profondità dei nodi di superficie del bioma."
  5600. #: src/settings_translation_file.cpp
  5601. msgid ""
  5602. "Varies roughness of terrain.\n"
  5603. "Defines the 'persistence' value for terrain_base and terrain_alt noises."
  5604. msgstr ""
  5605. "Varia l'asprezza del terreno.\n"
  5606. "Determina il valore 'persistence' (continuità) per i rumori di terrain_base "
  5607. "e terrain_alt."
  5608. #: src/settings_translation_file.cpp
  5609. msgid "Varies steepness of cliffs."
  5610. msgstr "Varia la ripidità dei dirupi."
  5611. #: src/settings_translation_file.cpp
  5612. msgid "Vertical climbing speed, in nodes per second."
  5613. msgstr "Velocità di scalata, in nodi al secondo."
  5614. #: src/settings_translation_file.cpp
  5615. msgid ""
  5616. "Vertical screen synchronization. Your system may still force VSync on even "
  5617. "if this is disabled."
  5618. msgstr ""
  5619. "Sincronizzazione verticale dello schermo. Il tuo sistema potrebbe comunque "
  5620. "forzare l'attivazione di VSync anche se questa impostazione è disabilitata."
  5621. #: src/settings_translation_file.cpp
  5622. msgid "Video driver"
  5623. msgstr "Driver video"
  5624. #: src/settings_translation_file.cpp
  5625. msgid "View bobbing factor"
  5626. msgstr "Fattore di ondeggiamento visivo"
  5627. #: src/settings_translation_file.cpp
  5628. msgid "View distance in nodes."
  5629. msgstr "Distanza visiva in nodi."
  5630. #: src/settings_translation_file.cpp
  5631. msgid "Viewing range"
  5632. msgstr "Raggio visivo"
  5633. #: src/settings_translation_file.cpp
  5634. msgid "Virtual joystick triggers Aux1 button"
  5635. msgstr "Il joystick virtuale aziona il pulsante \"Speciale\""
  5636. #: src/settings_translation_file.cpp
  5637. msgid "Volume"
  5638. msgstr "Volume"
  5639. #: src/settings_translation_file.cpp
  5640. msgid "Volume multiplier when the window is unfocused."
  5641. msgstr ""
  5642. #: src/settings_translation_file.cpp
  5643. msgid ""
  5644. "Volume of all sounds.\n"
  5645. "Requires the sound system to be enabled."
  5646. msgstr ""
  5647. "Volume dei suoni.\n"
  5648. "Necessita l'attivazione dell'audio."
  5649. #: src/settings_translation_file.cpp
  5650. #, fuzzy
  5651. msgid "Volume when unfocused"
  5652. msgstr "FPS quando il gioco è in pausa o in secondo piano"
  5653. #: src/settings_translation_file.cpp
  5654. #, fuzzy
  5655. msgid "Volumetric lighting"
  5656. msgstr "Illuminazione uniforme"
  5657. #: src/settings_translation_file.cpp
  5658. msgid ""
  5659. "W coordinate of the generated 3D slice of a 4D fractal.\n"
  5660. "Determines which 3D slice of the 4D shape is generated.\n"
  5661. "Alters the shape of the fractal.\n"
  5662. "Has no effect on 3D fractals.\n"
  5663. "Range roughly -2 to 2."
  5664. msgstr ""
  5665. "Coordinata W della fetta in 3D generata di un frattale in 4D.\n"
  5666. "Determina quale fetta in 3D viene generata della forma in 4D.\n"
  5667. "Altera la forma del frattale.\n"
  5668. "Non ha effetto su frattali in 3D.\n"
  5669. "Spazia grossomodo tra -2 e 2."
  5670. #: src/settings_translation_file.cpp
  5671. msgid "Walking and flying speed, in nodes per second."
  5672. msgstr "Velocità a terra o in volo, in nodi al secondo."
  5673. #: src/settings_translation_file.cpp
  5674. msgid "Walking speed"
  5675. msgstr "Velocità di cammino"
  5676. #: src/settings_translation_file.cpp
  5677. msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
  5678. msgstr ""
  5679. "Velocità sul terreno, in volo e in scalata con modalità rapida, in nodi al "
  5680. "secondo."
  5681. #: src/settings_translation_file.cpp
  5682. msgid "Water level"
  5683. msgstr "Livello dell'acqua"
  5684. #: src/settings_translation_file.cpp
  5685. msgid "Water surface level of the world."
  5686. msgstr "Livello di superficie dell'acqua del mondo."
  5687. #: src/settings_translation_file.cpp
  5688. msgid "Waving Nodes"
  5689. msgstr "Nodi ondeggianti"
  5690. #: src/settings_translation_file.cpp
  5691. msgid "Waving leaves"
  5692. msgstr "Foglie ondeggianti"
  5693. #: src/settings_translation_file.cpp
  5694. msgid "Waving liquids"
  5695. msgstr "Liquidi ondeggianti"
  5696. #: src/settings_translation_file.cpp
  5697. msgid "Waving liquids wave height"
  5698. msgstr "Altezza dell'onda dei liquidi ondeggianti"
  5699. #: src/settings_translation_file.cpp
  5700. msgid "Waving liquids wave speed"
  5701. msgstr "Velocità dell'onda dei liquidi ondeggianti"
  5702. #: src/settings_translation_file.cpp
  5703. msgid "Waving liquids wavelength"
  5704. msgstr "Lunghezza d'onda dei liquidi ondulanti"
  5705. #: src/settings_translation_file.cpp
  5706. msgid "Waving plants"
  5707. msgstr "Piante ondeggianti"
  5708. #: src/settings_translation_file.cpp
  5709. msgid "Weblink color"
  5710. msgstr "Colore del link web"
  5711. #: src/settings_translation_file.cpp
  5712. msgid ""
  5713. "When gui_scaling_filter is true, all GUI images need to be\n"
  5714. "filtered in software, but some images are generated directly\n"
  5715. "to hardware (e.g. render-to-texture for nodes in inventory)."
  5716. msgstr ""
  5717. "Quando gui_scaling_filter è Vero, tutte le immagini dell'interfaccia\n"
  5718. "necessitano il filtraggio software, ma alcune immagini sono generate\n"
  5719. "direttamente dall'hardware (es. render-to-texture per i nodi "
  5720. "nell'inventario)."
  5721. #: src/settings_translation_file.cpp
  5722. msgid ""
  5723. "When gui_scaling_filter_txr2img is true, copy those images\n"
  5724. "from hardware to software for scaling. When false, fall back\n"
  5725. "to the old scaling method, for video drivers that don't\n"
  5726. "properly support downloading textures back from hardware."
  5727. msgstr ""
  5728. "Quando gui_scaling_filter_txr2img è Vero, copia quelle immagini\n"
  5729. "dall'hardware al software per il ridimensionamento. Quando è Falso,\n"
  5730. "ripiega sul vecchio metodo di ridimensionamento, per i driver video che\n"
  5731. "non supportano correttamente lo scaricamento delle textures dall'hardware."
  5732. #: src/settings_translation_file.cpp
  5733. msgid ""
  5734. "When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
  5735. "can be blurred, so automatically upscale them with nearest-neighbor\n"
  5736. "interpolation to preserve crisp pixels. This sets the minimum texture size\n"
  5737. "for the upscaled textures; higher values look sharper, but require more\n"
  5738. "memory. Powers of 2 are recommended. This setting is ONLY applied if\n"
  5739. "bilinear/trilinear/anisotropic filtering is enabled.\n"
  5740. "This is also used as the base node texture size for world-aligned\n"
  5741. "texture autoscaling."
  5742. msgstr ""
  5743. "Quando si usano i filtri bilineare/trilineare/anisotropico, le textures a "
  5744. "bassa risoluzione possono\n"
  5745. "essere sfocate, così viene eseguito l'ingrandimento automatico con "
  5746. "l'interpolazione\n"
  5747. "nearest-neighbor per conservare la chiarezza dei pixels. Questa opzione "
  5748. "imposta la dimensione\n"
  5749. "minima per le textures ingrandite; valori superiori permettono un aspetto "
  5750. "più nitido, ma richiedono\n"
  5751. "più memoria. Sono raccomandate le potenze di 2. Questa impostazione si "
  5752. "attiva SOLO SE il filtraggio\n"
  5753. "bilineare/trilineare/anisotropico è abilitato.\n"
  5754. "Viene anche utilizzata come dimensione di base delle texturesdei nodi per "
  5755. "l'auto-ridimensionamento\n"
  5756. "delle textures con allineamento relativo al mondo."
  5757. #: src/settings_translation_file.cpp
  5758. msgid ""
  5759. "Whether name tag backgrounds should be shown by default.\n"
  5760. "Mods may still set a background."
  5761. msgstr ""
  5762. "Se lo sfondo dell'etichetta del nome debba essere mostrato per impostazione "
  5763. "predefinita.\n"
  5764. "Le mod possono comunque impostare uno sfondo."
  5765. #: src/settings_translation_file.cpp
  5766. msgid "Whether node texture animations should be desynchronized per mapblock."
  5767. msgstr ""
  5768. "Se le animazioni delle texture dei nodi dovrebbero essere asincrone per "
  5769. "blocco mappa."
  5770. #: src/settings_translation_file.cpp
  5771. msgid ""
  5772. "Whether players are shown to clients without any range limit.\n"
  5773. "Deprecated, use the setting player_transfer_distance instead."
  5774. msgstr ""
  5775. "Se i giocatori vengono mostrati ai client senza alcun limite di raggio.\n"
  5776. "Deprecata, usa invece l'impostazione player_transfer_distance."
  5777. #: src/settings_translation_file.cpp
  5778. msgid "Whether the window is maximized."
  5779. msgstr "Se la finestra è massimizzata."
  5780. #: src/settings_translation_file.cpp
  5781. msgid ""
  5782. "Whether to ask clients to reconnect after a (Lua) crash.\n"
  5783. "Set this to true if your server is set up to restart automatically."
  5784. msgstr ""
  5785. "Se chiedere ai client di riconnettersi dopo un crash (Lua).\n"
  5786. "Impostatela su Vero se il vostro server è configurato per riavviarsi "
  5787. "automaticamente."
  5788. #: src/settings_translation_file.cpp
  5789. msgid "Whether to fog out the end of the visible area."
  5790. msgstr "Se annebbiare o meno la fine dell'area visibile."
  5791. #: src/settings_translation_file.cpp
  5792. msgid ""
  5793. "Whether to mute sounds. You can unmute sounds at any time, unless the\n"
  5794. "sound system is disabled (enable_sound=false).\n"
  5795. "In-game, you can toggle the mute state with the mute key or by using the\n"
  5796. "pause menu."
  5797. msgstr ""
  5798. "Se silenziare i suoni. È possibile de-silenziare i suoni in qualsiasi "
  5799. "momento, a meno che\n"
  5800. "il sistema audio non sia disabilitato (enable_sound=false).\n"
  5801. "Nel gioco, puoi alternare lo stato silenziato col tasto muta o usando\n"
  5802. "il menu di pausa."
  5803. #: src/settings_translation_file.cpp
  5804. msgid ""
  5805. "Whether to show the client debug info (has the same effect as hitting F5)."
  5806. msgstr ""
  5807. "Se mostrare le informazioni di debug del client (ha lo stesso effetto di "
  5808. "premere F5)."
  5809. #: src/settings_translation_file.cpp
  5810. #, fuzzy
  5811. msgid "Width component of the initial window size."
  5812. msgstr ""
  5813. "Componente larghezza della dimensione iniziale della finestra. Ignorata in "
  5814. "modalità a schermo intero."
  5815. #: src/settings_translation_file.cpp
  5816. msgid "Width of the selection box lines around nodes."
  5817. msgstr "Larghezza delle linee dei riquadri di selezione attorno ai nodi."
  5818. #: src/settings_translation_file.cpp
  5819. msgid "Window maximized"
  5820. msgstr "Finestra massimizzata"
  5821. #: src/settings_translation_file.cpp
  5822. msgid ""
  5823. "Windows systems only: Start Minetest with the command line window in the "
  5824. "background.\n"
  5825. "Contains the same information as the file debug.txt (default name)."
  5826. msgstr ""
  5827. "Solo per sistemi Windows: avviare Minetest con la finestra della riga di "
  5828. "comando sullo sfondo.\n"
  5829. "Contiene le stesse informazioni del file debug.txt (nome predefinito)."
  5830. #: src/settings_translation_file.cpp
  5831. msgid ""
  5832. "World directory (everything in the world is stored here).\n"
  5833. "Not needed if starting from the main menu."
  5834. msgstr ""
  5835. "Indirizzo del mondo (ogni cosa nel mondo viene immagazzinata qui).\n"
  5836. "Non necessaria se si avvia dal menu principale."
  5837. #: src/settings_translation_file.cpp
  5838. msgid "World start time"
  5839. msgstr "Ora di avvio del mondo"
  5840. #: src/settings_translation_file.cpp
  5841. msgid ""
  5842. "World-aligned textures may be scaled to span several nodes. However,\n"
  5843. "the server may not send the scale you want, especially if you use\n"
  5844. "a specially-designed texture pack; with this option, the client tries\n"
  5845. "to determine the scale automatically basing on the texture size.\n"
  5846. "See also texture_min_size.\n"
  5847. "Warning: This option is EXPERIMENTAL!"
  5848. msgstr ""
  5849. "Le textures allineate al mondo possono essere ridimensionate per estendersi "
  5850. "su diversi nodi.\n"
  5851. "Tuttavia, il server potrebbe non inviare le dimensioni desiderate, "
  5852. "specialmente se è in uso un\n"
  5853. "pacchetto texture progettato in modo specifico; con questa opzione, il "
  5854. "client prova a stabilire\n"
  5855. "automaticamente le dimensioni basandosi sulla grandezza della texture.\n"
  5856. "Si veda anche texture_min_size.\n"
  5857. "Avviso: questa opzione è SPERIMENTALE!"
  5858. #: src/settings_translation_file.cpp
  5859. msgid "World-aligned textures mode"
  5860. msgstr "Modalità delle textures allineate al mondo"
  5861. #: src/settings_translation_file.cpp
  5862. msgid "Y of flat ground."
  5863. msgstr "Y del terreno piatto."
  5864. #: src/settings_translation_file.cpp
  5865. msgid ""
  5866. "Y of mountain density gradient zero level. Used to shift mountains "
  5867. "vertically."
  5868. msgstr ""
  5869. "Y del livello zero della densità del dislivello montano. Usato per spostare "
  5870. "verticalmente le montagne."
  5871. #: src/settings_translation_file.cpp
  5872. msgid "Y of upper limit of large caves."
  5873. msgstr "Y del limite superiore delle caverne grandi."
  5874. #: src/settings_translation_file.cpp
  5875. msgid "Y-distance over which caverns expand to full size."
  5876. msgstr "Distanza Y sopra cui le caverne si espandono a piena grandezza."
  5877. #: src/settings_translation_file.cpp
  5878. msgid ""
  5879. "Y-distance over which floatlands taper from full density to nothing.\n"
  5880. "Tapering starts at this distance from the Y limit.\n"
  5881. "For a solid floatland layer, this controls the height of hills/mountains.\n"
  5882. "Must be less than or equal to half the distance between the Y limits."
  5883. msgstr ""
  5884. "Distanza-Y sopra cui le terre fluttuanti si affusolano dalla piena densità a "
  5885. "niente.\n"
  5886. "L'affusolamento comincia a questa distanza dal limite Y.\n"
  5887. "Per uno strato solido di terra fluttuante, questo controlla l'altezza di "
  5888. "colline/montagne.\n"
  5889. "Dev'essere inferiore o uguale alla metà della distanza tra i limiti Y."
  5890. #: src/settings_translation_file.cpp
  5891. msgid "Y-level of average terrain surface."
  5892. msgstr "Livello Y della superficie media del terreno."
  5893. #: src/settings_translation_file.cpp
  5894. msgid "Y-level of cavern upper limit."
  5895. msgstr "Livello Y del limite superiore delle caverne."
  5896. #: src/settings_translation_file.cpp
  5897. msgid "Y-level of higher terrain that creates cliffs."
  5898. msgstr "Livello Y del terreno superiore che crea dirupi."
  5899. #: src/settings_translation_file.cpp
  5900. msgid "Y-level of lower terrain and seabed."
  5901. msgstr "Livello Y del terreno inferiore e del fondale marino."
  5902. #: src/settings_translation_file.cpp
  5903. msgid "Y-level of seabed."
  5904. msgstr "Livello Y del fondale marino."
  5905. #: src/settings_translation_file.cpp
  5906. msgid "cURL"
  5907. msgstr "cURL"
  5908. #: src/settings_translation_file.cpp
  5909. msgid "cURL file download timeout"
  5910. msgstr "Scadenza cURL scaricamento file"
  5911. #: src/settings_translation_file.cpp
  5912. msgid "cURL interactive timeout"
  5913. msgstr "Scadenza interattiva cURL"
  5914. #: src/settings_translation_file.cpp
  5915. msgid "cURL parallel limit"
  5916. msgstr "Limite parallelo cURL"
  5917. #~ msgid "(game support required)"
  5918. #~ msgstr "(è richiesto il supporto del gioco)"
  5919. #~ msgid "- Address: "
  5920. #~ msgstr "- Indirizzo: "
  5921. #~ msgid "- Creative Mode: "
  5922. #~ msgstr "- Modalità creativa: "
  5923. #~ msgid "- Damage: "
  5924. #~ msgstr "- Ferimento: "
  5925. #~ msgid "- Port: "
  5926. #~ msgstr "- Porta: "
  5927. #~ msgid ""
  5928. #~ "0 = parallax occlusion with slope information (faster).\n"
  5929. #~ "1 = relief mapping (slower, more accurate)."
  5930. #~ msgstr ""
  5931. #~ "0 = occlusione di parallasse con informazione di inclinazione (più "
  5932. #~ "veloce).\n"
  5933. #~ "1 = relief mapping (più lenta, più accurata)."
  5934. #~ msgid "2x"
  5935. #~ msgstr "2x"
  5936. #~ msgid "3D Clouds"
  5937. #~ msgstr "Nuvole in 3D"
  5938. #~ msgid "3d"
  5939. #~ msgstr "3d"
  5940. #~ msgid "4x"
  5941. #~ msgstr "4x"
  5942. #~ msgid "8x"
  5943. #~ msgstr "8x"
  5944. #~ msgid "< Back to Settings page"
  5945. #~ msgstr "< Torna alla pagina Impostazioni"
  5946. #~ msgid "Address / Port"
  5947. #~ msgstr "Indirizzo / Porta"
  5948. #~ msgid ""
  5949. #~ "Address to connect to.\n"
  5950. #~ "Leave this blank to start a local server.\n"
  5951. #~ "Note that the address field in the main menu overrides this setting."
  5952. #~ msgstr ""
  5953. #~ "Indirizzo a cui connettersi.\n"
  5954. #~ "Lascialo vuoto per avviare un server locale.\n"
  5955. #~ "Si noti che il campo indirizzo nel menu principale sovrascrive questa "
  5956. #~ "impostazione."
  5957. #~ msgid ""
  5958. #~ "Adjust dpi configuration to your screen (non X11/Android only) e.g. for "
  5959. #~ "4k screens."
  5960. #~ msgstr ""
  5961. #~ "Regolate la configurazione dpi per il vostro schermo (solo non X11/"
  5962. #~ "Android) per es. per schermi 4K."
  5963. #~ msgid ""
  5964. #~ "Adjust the gamma encoding for the light tables. Higher numbers are "
  5965. #~ "brighter.\n"
  5966. #~ "This setting is for the client only and is ignored by the server."
  5967. #~ msgstr ""
  5968. #~ "Regola la codifica della gamma per le tabelle della luce. Numeri maggiori "
  5969. #~ "sono più chiari.\n"
  5970. #~ "Questa impostazione è solo per il client ed è ignorata dal server."
  5971. #, fuzzy
  5972. #~ msgid ""
  5973. #~ "Affects mods and texture packs in the Content and Select Mods menus, as "
  5974. #~ "well as\n"
  5975. #~ "setting names.\n"
  5976. #~ "Controlled by a checkbox in the settings menu."
  5977. #~ msgstr ""
  5978. #~ "Indica se mostrare nomi tecnici.\n"
  5979. #~ "Influenza mod e pacchetti texture nei menu Contenuti e Seleziona Mod, "
  5980. #~ "nonché\n"
  5981. #~ "i nomi delle impostazioni in Tutte le Impostazioni.\n"
  5982. #~ "Controllato dalla casella di controllo nel menu \"Tutte le impostazioni\"."
  5983. #~ msgid "All Settings"
  5984. #~ msgstr "Tutte le Impostazioni"
  5985. #~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
  5986. #~ msgstr ""
  5987. #~ "Modifica il restringimento superiore e inferiore rispetto al punto "
  5988. #~ "mediano delle terre fluttuanti di tipo montagnoso."
  5989. #~ msgid "Are you sure to reset your singleplayer world?"
  5990. #~ msgstr "Sei sicuro di azzerare il tuo mondo locale?"
  5991. #~ msgid "Automatic forward key"
  5992. #~ msgstr "Tasto di avanzamento automatico"
  5993. #~ msgid "Autosave Screen Size"
  5994. #~ msgstr "Ricorda Dim. Finestra"
  5995. #~ msgid "Aux1 key"
  5996. #~ msgstr "Tasto Speciale"
  5997. #~ msgid "Backward key"
  5998. #~ msgstr "Tasto per indietreggiare"
  5999. #~ msgid "Basic"
  6000. #~ msgstr "Base"
  6001. #~ msgid "Bilinear Filter"
  6002. #~ msgstr "Filtro Bilineare"
  6003. #~ msgid "Biome API noise parameters"
  6004. #~ msgstr "Parametri di rumore dell'API dei biomi"
  6005. #~ msgid "Bits per pixel (aka color depth) in fullscreen mode."
  6006. #~ msgstr "Bit per pixel (o profondità di colore) in modalità schermo intero."
  6007. #~ msgid "Block bounds shown for all blocks"
  6008. #~ msgstr "I limiti del blocco sono mostrati per tutti i blocchi"
  6009. #~ msgid "Bump Mapping"
  6010. #~ msgstr "Bump Mapping"
  6011. #~ msgid "Bumpmapping"
  6012. #~ msgstr "Bumpmapping"
  6013. #~ msgid ""
  6014. #~ "Camera 'near clipping plane' distance in nodes, between 0 and 0.25\n"
  6015. #~ "Only works on GLES platforms. Most users will not need to change this.\n"
  6016. #~ "Increasing can reduce artifacting on weaker GPUs.\n"
  6017. #~ "0.1 = Default, 0.25 = Good value for weaker tablets."
  6018. #~ msgstr ""
  6019. #~ "Distanza dei nodi del \"piano di ritaglio vicino\" alla telecamera, tra 0 "
  6020. #~ "e 0.5.\n"
  6021. #~ "La maggior parte degli utenti non dovrà cambiarla.\n"
  6022. #~ "Aumentarla può ridurre l'artificialità sulle GPU più deboli.\n"
  6023. #~ "0.1 = predefinita, 0.25 = buon valore per tablet più deboli."
  6024. #~ msgid "Camera update toggle key"
  6025. #~ msgstr "Tasto di (dis)attivazione dell'aggiornamento della telecamera"
  6026. #~ msgid "Center of light curve mid-boost."
  6027. #~ msgstr "Centro dell'aumento mediano della curva della luce."
  6028. #~ msgid "Change Keys"
  6029. #~ msgstr "Cambia i Tasti"
  6030. #, fuzzy
  6031. #~ msgid "Change keys"
  6032. #~ msgstr "Cambia i Tasti"
  6033. #~ msgid ""
  6034. #~ "Changes the main menu UI:\n"
  6035. #~ "- Full: Multiple singleplayer worlds, game choice, texture pack "
  6036. #~ "chooser, etc.\n"
  6037. #~ "- Simple: One singleplayer world, no game or texture pack choosers. May "
  6038. #~ "be\n"
  6039. #~ "necessary for smaller screens."
  6040. #~ msgstr ""
  6041. #~ "Cambia l'UI del menu principale:\n"
  6042. #~ "- Completa: mondi locali multipli, scelta del gioco, selettore "
  6043. #~ "pacchetti texture, ecc.\n"
  6044. #~ "- Semplice: un mondo locale, nessun selettore di gioco o pacchetti "
  6045. #~ "grafici.\n"
  6046. #~ "Potrebbe servire per gli schermi più piccoli."
  6047. #~ msgid "Chat key"
  6048. #~ msgstr "Tasto della chat"
  6049. #~ msgid "Chat toggle key"
  6050. #~ msgstr "Tasto di (dis)attivazione della chat"
  6051. #~ msgid "Cinematic mode"
  6052. #~ msgstr "Modalità cinematica"
  6053. #~ msgid "Cinematic mode key"
  6054. #~ msgstr "Tasto modalità cinematic"
  6055. #~ msgid "Clean transparent textures"
  6056. #~ msgstr "Pulizia delle textures trasparenti"
  6057. #~ msgid "Command key"
  6058. #~ msgstr "Tasto comando"
  6059. #~ msgid "Config mods"
  6060. #~ msgstr "Config mod"
  6061. #~ msgid "Configure"
  6062. #~ msgstr "Configura"
  6063. #~ msgid "Connect"
  6064. #~ msgstr "Connettiti"
  6065. #~ msgid "Connected Glass"
  6066. #~ msgstr "Vetro Contiguo"
  6067. #~ msgid "Continuous forward"
  6068. #~ msgstr "Avanzamento continuo"
  6069. #~ msgid ""
  6070. #~ "Continuous forward movement, toggled by autoforward key.\n"
  6071. #~ "Press the autoforward key again or the backwards movement to disable."
  6072. #~ msgstr ""
  6073. #~ "Avanzamento continuo, attivato dal tasto avanzamento automatico.\n"
  6074. #~ "Premi nuovamente il tasto di avanzamento automatico o il tasto di "
  6075. #~ "arretramento per disabilitarlo."
  6076. #~ msgid "Controls sinking speed in liquid."
  6077. #~ msgstr "Controlla la velocità di affondamento nei liquidi."
  6078. #~ msgid ""
  6079. #~ "Controls the density of mountain-type floatlands.\n"
  6080. #~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
  6081. #~ msgstr ""
  6082. #~ "Controlla la densità delle terre fluttuanti di tipo montuoso.\n"
  6083. #~ "È uno spostamento di rumore aggiunto al valore del rumore "
  6084. #~ "'mgv7_np_mountain'."
  6085. #~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
  6086. #~ msgstr ""
  6087. #~ "Controlla la larghezza delle gallerie, un valore più piccolo crea "
  6088. #~ "gallerie più larghe."
  6089. #, fuzzy, c-format
  6090. #~ msgid ""
  6091. #~ "Controls:\n"
  6092. #~ "- %s: move forwards\n"
  6093. #~ "- %s: move backwards\n"
  6094. #~ "- %s: move left\n"
  6095. #~ "- %s: move right\n"
  6096. #~ "- %s: jump/climb up\n"
  6097. #~ "- %s: dig/punch/use\n"
  6098. #~ "- %s: place/use\n"
  6099. #~ "- %s: sneak/climb down\n"
  6100. #~ "- %s: drop item\n"
  6101. #~ "- %s: inventory\n"
  6102. #~ "- Mouse: turn/look\n"
  6103. #~ "- Mouse wheel: select item\n"
  6104. #~ "- %s: chat\n"
  6105. #~ msgstr ""
  6106. #~ "Controlli:\n"
  6107. #~ "- %s: avanza\n"
  6108. #~ "- %s: arretra\n"
  6109. #~ "- %s: sinistra\n"
  6110. #~ "- %s: destra\n"
  6111. #~ "- %s: salta/scala su\n"
  6112. #~ "- %s: scava/colpisci\n"
  6113. #~ "- %s: piazza/utilizza\n"
  6114. #~ "- %s: furtivo/scendi\n"
  6115. #~ "- %s: getta via oggetto\n"
  6116. #~ "- %s: inventario\n"
  6117. #~ "- Mouse: girati/guarda\n"
  6118. #~ "- Rotella mouse: scegli oggetto\n"
  6119. #~ "- %s: chat\n"
  6120. #~ msgid "Creative"
  6121. #~ msgstr "Creativa"
  6122. #~ msgid "Credits"
  6123. #~ msgstr "Riconoscimenti"
  6124. #~ msgid "Crosshair color (R,G,B)."
  6125. #~ msgstr "Colore del mirino (R,G,B)."
  6126. #~ msgid "DPI"
  6127. #~ msgstr "DPI"
  6128. #~ msgid "Damage"
  6129. #~ msgstr "Ferimento"
  6130. #~ msgid "Damage enabled"
  6131. #~ msgstr "Danno fisico abilitato"
  6132. #~ msgid "Darkness sharpness"
  6133. #~ msgstr "Nitidezza dell'oscurità"
  6134. #~ msgid "Debug info toggle key"
  6135. #~ msgstr "Tasto di (dis)attivazione delle informazioni di debug"
  6136. #~ msgid "Dec. volume key"
  6137. #~ msgstr "Tasto dim. volume"
  6138. #~ msgid "Default game"
  6139. #~ msgstr "Gioco predefinito"
  6140. #~ msgid ""
  6141. #~ "Default game when creating a new world.\n"
  6142. #~ "This will be overridden when creating a world from the main menu."
  6143. #~ msgstr ""
  6144. #~ "Gioco predefinito alla creazione di un nuovo mondo.\n"
  6145. #~ "Questo verrà scavalcato alla creazione di un mondo dal menu principale."
  6146. #~ msgid ""
  6147. #~ "Default timeout for cURL, stated in milliseconds.\n"
  6148. #~ "Only has an effect if compiled with cURL."
  6149. #~ msgstr ""
  6150. #~ "Scadenza predefinita per cURL, fissata in millisecondi.\n"
  6151. #~ "Ha effetto solo se Minetest è stato compilato con cURL."
  6152. #~ msgid ""
  6153. #~ "Defines areas of floatland smooth terrain.\n"
  6154. #~ "Smooth floatlands occur when noise > 0."
  6155. #~ msgstr ""
  6156. #~ "Definisce aree di terreno uniforme nelle terre fluttuanti.\n"
  6157. #~ "Le terre fluttuanti uniformi avvengono quando il rumore è > 0."
  6158. #~ msgid ""
  6159. #~ "Defines sampling step of texture.\n"
  6160. #~ "A higher value results in smoother normal maps."
  6161. #~ msgstr ""
  6162. #~ "Stabilisce il passo di campionamento della texture.\n"
  6163. #~ "Un valore maggiore dà normalmap più uniformi."
  6164. #~ msgid "Del. Favorite"
  6165. #~ msgstr "Elimina il Preferito"
  6166. #~ msgid ""
  6167. #~ "Deprecated, define and locate cave liquids using biome definitions "
  6168. #~ "instead.\n"
  6169. #~ "Y of upper limit of lava in large caves."
  6170. #~ msgstr ""
  6171. #~ "Sconsigliato, va usata la definizione del bioma per definire e "
  6172. #~ "posizionare le caverne di liquido.\n"
  6173. #~ "Limite verticale della lava nelle caverne grandi."
  6174. #~ msgid "Dig key"
  6175. #~ msgstr "Tasto scava"
  6176. #~ msgid "Disabled unlimited viewing range"
  6177. #~ msgstr "Raggio visivo illimitato disabilitato"
  6178. #~ msgid "Down"
  6179. #~ msgstr "Giù"
  6180. #~ msgid "Download a game, such as Minetest Game, from minetest.net"
  6181. #~ msgstr "Scarica un gioco, come Minetest Game, da minetest.net"
  6182. #~ msgid "Download one from minetest.net"
  6183. #~ msgstr "Scaricane uno da minetest.net"
  6184. #~ msgid "Downloading and installing $1, please wait..."
  6185. #~ msgstr "Scaricamento e installazione di $1, attendere prego..."
  6186. #~ msgid "Drop item key"
  6187. #~ msgstr "Tasto butta oggetto"
  6188. #~ msgid "Dynamic shadows:"
  6189. #~ msgstr "Ombre dinamiche:"
  6190. #~ msgid "Enable VBO"
  6191. #~ msgstr "Abilitare i VBO"
  6192. #~ msgid "Enable creative mode for all players"
  6193. #~ msgstr "Abilitare la modalità creativa per tutti i giocatori"
  6194. #~ msgid "Enable players getting damage and dying."
  6195. #~ msgstr "Abilita il ferimento e la morte dei giocatori."
  6196. #~ msgid "Enable register confirmation"
  6197. #~ msgstr "Abilita conferma registrazione"
  6198. #~ msgid ""
  6199. #~ "Enable vertex buffer objects.\n"
  6200. #~ "This should greatly improve graphics performance."
  6201. #~ msgstr ""
  6202. #~ "Attivare gli oggetti tampone per i vertici.\n"
  6203. #~ "Questo dovrebbe migliorare notevolmente le prestazioni grafiche."
  6204. #~ msgid "Enabled"
  6205. #~ msgstr "Abilitato"
  6206. #~ msgid ""
  6207. #~ "Enables bumpmapping for textures. Normalmaps need to be supplied by the "
  6208. #~ "texture pack\n"
  6209. #~ "or need to be auto-generated.\n"
  6210. #~ "Requires shaders to be enabled."
  6211. #~ msgstr ""
  6212. #~ "Attiva il bumpmapping per le texture. È necessario fornire le normalmap\n"
  6213. #~ "con i pacchetti texture, o devono essere generate automaticamente.\n"
  6214. #~ "Necessita l'attivazione degli shader."
  6215. #~ msgid "Enables filmic tone mapping"
  6216. #~ msgstr "Attiva il filmic tone mapping"
  6217. #~ msgid "Enables minimap."
  6218. #~ msgstr "Attiva la minimappa."
  6219. #~ msgid ""
  6220. #~ "Enables on the fly normalmap generation (Emboss effect).\n"
  6221. #~ "Requires bumpmapping to be enabled."
  6222. #~ msgstr ""
  6223. #~ "Attiva la generazione istantanea delle normalmap (effetto rilievo).\n"
  6224. #~ "Necessita l'attivazione del bumpmapping."
  6225. #~ msgid ""
  6226. #~ "Enables parallax occlusion mapping.\n"
  6227. #~ "Requires shaders to be enabled."
  6228. #~ msgstr ""
  6229. #~ "Attiva la parallax occlusion mapping.\n"
  6230. #~ "Necessita l'attivazione degli shader."
  6231. #~ msgid ""
  6232. #~ "Enables the sound system.\n"
  6233. #~ "If disabled, this completely disables all sounds everywhere and the in-"
  6234. #~ "game\n"
  6235. #~ "sound controls will be non-functional.\n"
  6236. #~ "Changing this setting requires a restart."
  6237. #~ msgstr ""
  6238. #~ "Abilita il sistema audio.\n"
  6239. #~ "Se disabilitato, disabilita completamente tutti i suoni ovunque e i "
  6240. #~ "controlli audio\n"
  6241. #~ "nel gioco non saranno funzionanti.\n"
  6242. #~ "Cambiare questa impostazione richiede un riavvio."
  6243. #~ msgid "Enter "
  6244. #~ msgstr "Inserisci "
  6245. #~ msgid ""
  6246. #~ "Experimental option, might cause visible spaces between blocks\n"
  6247. #~ "when set to higher number than 0."
  6248. #~ msgstr ""
  6249. #~ "Opzione sperimentale, potrebbe causare spazi visibili tra i blocchi\n"
  6250. #~ "quando impostata su numeri maggiori di 0."
  6251. #~ msgid "FPS in pause menu"
  6252. #~ msgstr "FPS nel menu di pausa"
  6253. #~ msgid "FSAA"
  6254. #~ msgstr "FSAA"
  6255. #~ msgid "Fallback font shadow"
  6256. #~ msgstr "Ombreggiatura del carattere di ripiego"
  6257. #~ msgid "Fallback font shadow alpha"
  6258. #~ msgstr "Trasparenza del carattere di ripiego"
  6259. #~ msgid "Fallback font size"
  6260. #~ msgstr "Dimensione del carattere di ripiego"
  6261. #~ msgid "Fancy Leaves"
  6262. #~ msgstr "Foglie di Qualità"
  6263. #~ msgid "Fast key"
  6264. #~ msgstr "Tasto corsa"
  6265. #~ msgid ""
  6266. #~ "Fast movement (via the \"Aux1\" key).\n"
  6267. #~ "This requires the \"fast\" privilege on the server."
  6268. #~ msgstr ""
  6269. #~ "Movimento rapido (tramite il tasto \"Speciale\").\n"
  6270. #~ "Richiede il privilegio \"fast\" sul server di gioco."
  6271. #~ msgid ""
  6272. #~ "Filtered textures can blend RGB values with fully-transparent neighbors,\n"
  6273. #~ "which PNG optimizers usually discard, often resulting in dark or\n"
  6274. #~ "light edges to transparent textures. Apply a filter to clean that up\n"
  6275. #~ "at texture load time. This is automatically enabled if mipmapping is "
  6276. #~ "enabled."
  6277. #~ msgstr ""
  6278. #~ "Le textures a cui si applicano i filtri possono amalgamare i valori RGB "
  6279. #~ "con quelle vicine\n"
  6280. #~ "completamente trasparenti, che normalmente vengono scartati dagli "
  6281. #~ "ottimizzatori PNG, risultando\n"
  6282. #~ "spesso in bordi chiari o scuri per le textures trasparenti. Applicare un "
  6283. #~ "filtro per ripulire tutto ciò al\n"
  6284. #~ "caricamento delle texture. Viene attivato automaticamente se si abilita "
  6285. #~ "il mipmapping."
  6286. #~ msgid "Filtering"
  6287. #~ msgstr "Filtraggio"
  6288. #~ msgid "Floatland base height noise"
  6289. #~ msgstr "Rumore base dell'altezza delle terre fluttuanti"
  6290. #~ msgid "Floatland mountain height"
  6291. #~ msgstr "Altezza delle montagne delle terre fluttuanti"
  6292. #~ msgid "Fly key"
  6293. #~ msgstr "Tasto volo"
  6294. #~ msgid "Flying"
  6295. #~ msgstr "Volo"
  6296. #~ msgid "Fog toggle key"
  6297. #~ msgstr "Tasto (dis)attivazione nebbia"
  6298. #~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
  6299. #~ msgstr "Trasparenza ombreggiatura carattere (opacità, tra 0 e 255)."
  6300. #~ msgid "Font size of the fallback font in point (pt)."
  6301. #~ msgstr "Dimensione carattere del carattere di ripiego, in punti (pt)."
  6302. #~ msgid "Formspec Default Background Color"
  6303. #~ msgstr "Colore di sfondo predefinito delle finestre"
  6304. #~ msgid "Formspec Default Background Opacity"
  6305. #~ msgstr "Opacità di sfondo predefinita delle finestre"
  6306. #~ msgid "Formspec default background color (R,G,B)."
  6307. #~ msgstr "Colore di sfondo predefinito delle finestre (R,G,B)."
  6308. #~ msgid "Formspec default background opacity (between 0 and 255)."
  6309. #~ msgstr "Opacità di sfondo predefinita delle finestre (tra 0 e 255)."
  6310. #~ msgid "Forward key"
  6311. #~ msgstr "Tasto avanti"
  6312. #~ msgid "FreeType fonts"
  6313. #~ msgstr "Caratteri FreeType"
  6314. #~ msgid "Full screen BPP"
  6315. #~ msgstr "BPP dello schermo intero"
  6316. #~ msgid "Game"
  6317. #~ msgstr "Gioco"
  6318. #~ msgid "Gamma"
  6319. #~ msgstr "Gamma"
  6320. #~ msgid "Generate Normal Maps"
  6321. #~ msgstr "Genera Normal Map"
  6322. #~ msgid "Generate normalmaps"
  6323. #~ msgstr "Generare le normalmap"
  6324. #~ msgid "HUD scale factor"
  6325. #~ msgstr "Fattore di scala dell'HUD"
  6326. #~ msgid "HUD toggle key"
  6327. #~ msgstr "Tasto di (dis)attivazione dell'HUD"
  6328. #, fuzzy
  6329. #~ msgid "Hide: Temporary Settings"
  6330. #~ msgstr "Impostazioni Temporanee"
  6331. #~ msgid "High-precision FPU"
  6332. #~ msgstr "FPU ad alta precisione"
  6333. #~ msgid "Hotbar next key"
  6334. #~ msgstr "Tasto successivo della barra di scelta rapida"
  6335. #~ msgid "Hotbar previous key"
  6336. #~ msgstr "Tasto precedente della barra di scelta rapida"
  6337. #~ msgid "Hotbar slot 1 key"
  6338. #~ msgstr "Tasto riquadro 1 della barra di scelta rapida"
  6339. #~ msgid "Hotbar slot 10 key"
  6340. #~ msgstr "Tasto riquadro 10 della barra di scelta rapida"
  6341. #~ msgid "Hotbar slot 11 key"
  6342. #~ msgstr "Tasto riquadro 11 della barra di scelta rapida"
  6343. #~ msgid "Hotbar slot 12 key"
  6344. #~ msgstr "Tasto riquadro 12 della barra di scelta rapida"
  6345. #~ msgid "Hotbar slot 13 key"
  6346. #~ msgstr "Tasto riquadro 13 della barra di scelta rapida"
  6347. #~ msgid "Hotbar slot 14 key"
  6348. #~ msgstr "Tasto riquadro 14 della barra di scelta rapida"
  6349. #~ msgid "Hotbar slot 15 key"
  6350. #~ msgstr "Tasto riquadro 15 della barra di scelta rapida"
  6351. #~ msgid "Hotbar slot 16 key"
  6352. #~ msgstr "Tasto riquadro 16 della barra di scelta rapida"
  6353. #~ msgid "Hotbar slot 17 key"
  6354. #~ msgstr "Tasto riquadro 17 della barra di scelta rapida"
  6355. #~ msgid "Hotbar slot 18 key"
  6356. #~ msgstr "Tasto riquadro 18 della barra di scelta rapida"
  6357. #~ msgid "Hotbar slot 19 key"
  6358. #~ msgstr "Tasto riquadro 19 della barra di scelta rapida"
  6359. #~ msgid "Hotbar slot 2 key"
  6360. #~ msgstr "Tasto riquadro 2 della barra di scelta rapida"
  6361. #~ msgid "Hotbar slot 20 key"
  6362. #~ msgstr "Tasto riquadro 20 della barra di scelta rapida"
  6363. #~ msgid "Hotbar slot 21 key"
  6364. #~ msgstr "Tasto riquadro 21 della barra di scelta rapida"
  6365. #~ msgid "Hotbar slot 22 key"
  6366. #~ msgstr "Tasto riquadro 22 della barra di scelta rapida"
  6367. #~ msgid "Hotbar slot 23 key"
  6368. #~ msgstr "Tasto riquadro 23 della barra di scelta rapida"
  6369. #~ msgid "Hotbar slot 24 key"
  6370. #~ msgstr "Tasto riquadro 24 della barra di scelta rapida"
  6371. #~ msgid "Hotbar slot 25 key"
  6372. #~ msgstr "Tasto riquadro 25 della barra di scelta rapida"
  6373. #~ msgid "Hotbar slot 26 key"
  6374. #~ msgstr "Tasto riquadro 26 della barra di scelta rapida"
  6375. #~ msgid "Hotbar slot 27 key"
  6376. #~ msgstr "Tasto riquadro 27 della barra di scelta rapida"
  6377. #~ msgid "Hotbar slot 28 key"
  6378. #~ msgstr "Tasto riquadro 28 della barra di scelta rapida"
  6379. #~ msgid "Hotbar slot 29 key"
  6380. #~ msgstr "Tasto riquadro 29 della barra di scelta rapida"
  6381. #~ msgid "Hotbar slot 3 key"
  6382. #~ msgstr "Tasto riquadro 3 della barra di scelta rapida"
  6383. #~ msgid "Hotbar slot 30 key"
  6384. #~ msgstr "Tasto riquadro 30 della barra di scelta rapida"
  6385. #~ msgid "Hotbar slot 31 key"
  6386. #~ msgstr "Tasto riquadro 31 della barra di scelta rapida"
  6387. #~ msgid "Hotbar slot 32 key"
  6388. #~ msgstr "Tasto riquadro 32 della barra di scelta rapida"
  6389. #~ msgid "Hotbar slot 4 key"
  6390. #~ msgstr "Tasto riquadro 4 della barra di scelta rapida"
  6391. #~ msgid "Hotbar slot 5 key"
  6392. #~ msgstr "Tasto riquadro 5 della barra di scelta rapida"
  6393. #~ msgid "Hotbar slot 6 key"
  6394. #~ msgstr "Tasto riquadro 6 della barra di scelta rapida"
  6395. #~ msgid "Hotbar slot 7 key"
  6396. #~ msgstr "Tasto riquadro 7 della barra di scelta rapida"
  6397. #~ msgid "Hotbar slot 8 key"
  6398. #~ msgstr "Tasto riquadro 8 della barra di scelta rapida"
  6399. #~ msgid "Hotbar slot 9 key"
  6400. #~ msgstr "Tasto riquadro 9 della barra di scelta rapida"
  6401. #~ msgid "IPv6 support."
  6402. #~ msgstr "Supporto IPv6."
  6403. #~ msgid ""
  6404. #~ "If enabled together with fly mode, player is able to fly through solid "
  6405. #~ "nodes.\n"
  6406. #~ "This requires the \"noclip\" privilege on the server."
  6407. #~ msgstr ""
  6408. #~ "Se abilitata assieme al volo, il giocatore può volare attraverso i nodi "
  6409. #~ "solidi.\n"
  6410. #~ "Richiede il privilegio \"noclip\" sul server."
  6411. #~ msgid ""
  6412. #~ "If enabled, makes move directions relative to the player's pitch when "
  6413. #~ "flying or swimming."
  6414. #~ msgstr ""
  6415. #~ "Se abilitata, rende le direzioni di movimento relative all'inclinazione "
  6416. #~ "del giocatore quando vola o nuota."
  6417. #~ msgid "In-Game"
  6418. #~ msgstr "Nel gioco"
  6419. #~ msgid "Inc. volume key"
  6420. #~ msgstr "Tasto aum. volume"
  6421. #~ msgid "Information:"
  6422. #~ msgstr "Informazioni:"
  6423. #~ msgid "Install Mod: Unable to find real mod name for: $1"
  6424. #~ msgstr "Installa Modulo: Impossibile trovare il nome vero del mod per: $1"
  6425. #~ msgid "Install: file: \"$1\""
  6426. #~ msgstr "Install: File: \"$1\""
  6427. #~ msgid "Instrumentation"
  6428. #~ msgstr "Predisposizione"
  6429. #~ msgid "Invalid gamespec."
  6430. #~ msgstr "Requisiti del gioco non validi."
  6431. #~ msgid "Inventory key"
  6432. #~ msgstr "Tasto inventario"
  6433. #~ msgid "Jump key"
  6434. #~ msgstr "Tasto salta"
  6435. #~ msgid ""
  6436. #~ "Key for decreasing the viewing range.\n"
  6437. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6438. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6439. #~ msgstr ""
  6440. #~ "Tasto per diminuire il raggio visivo.\n"
  6441. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6442. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6443. #~ msgid ""
  6444. #~ "Key for decreasing the volume.\n"
  6445. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6446. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6447. #~ msgstr ""
  6448. #~ "Tasto per abbassare il volume.\n"
  6449. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6450. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6451. #~ msgid ""
  6452. #~ "Key for digging.\n"
  6453. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6454. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6455. #~ msgstr ""
  6456. #~ "Tasto per scavare.\n"
  6457. #~ "Vedi http://irrlicht.sourceforge.net/docu/namespaceirr."
  6458. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6459. #~ msgid ""
  6460. #~ "Key for dropping the currently selected item.\n"
  6461. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6462. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6463. #~ msgstr ""
  6464. #~ "Tasto per buttare l'oggetto attualmente selezionato.\n"
  6465. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6466. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6467. #~ msgid ""
  6468. #~ "Key for increasing the viewing range.\n"
  6469. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6470. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6471. #~ msgstr ""
  6472. #~ "Tasto per aumentare il raggio visivo.\n"
  6473. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6474. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6475. #~ msgid ""
  6476. #~ "Key for increasing the volume.\n"
  6477. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6478. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6479. #~ msgstr ""
  6480. #~ "Tasto per alzare il volume.\n"
  6481. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6482. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6483. #~ msgid ""
  6484. #~ "Key for jumping.\n"
  6485. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6486. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6487. #~ msgstr ""
  6488. #~ "Tasto per saltare.\n"
  6489. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6490. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6491. #~ msgid ""
  6492. #~ "Key for moving fast in fast mode.\n"
  6493. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6494. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6495. #~ msgstr ""
  6496. #~ "Tasto per correre in modalità veloce.\n"
  6497. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6498. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6499. #~ msgid ""
  6500. #~ "Key for moving the player backward.\n"
  6501. #~ "Will also disable autoforward, when active.\n"
  6502. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6503. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6504. #~ msgstr ""
  6505. #~ "Tasto per muovere indietro il giocatore.\n"
  6506. #~ "Disabiliterà anche l'avanzamento automatico, quando attivo.\n"
  6507. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6508. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6509. #~ msgid ""
  6510. #~ "Key for moving the player forward.\n"
  6511. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6512. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6513. #~ msgstr ""
  6514. #~ "Tasto per muovere in avanti il giocatore.\n"
  6515. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6516. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6517. #~ msgid ""
  6518. #~ "Key for moving the player left.\n"
  6519. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6520. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6521. #~ msgstr ""
  6522. #~ "Tasto per muovere a sinistra il giocatore.\n"
  6523. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6524. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6525. #~ msgid ""
  6526. #~ "Key for moving the player right.\n"
  6527. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6528. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6529. #~ msgstr ""
  6530. #~ "Tasto per muovere a destra il giocatore.\n"
  6531. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6532. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6533. #~ msgid ""
  6534. #~ "Key for muting the game.\n"
  6535. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6536. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6537. #~ msgstr ""
  6538. #~ "Tasto per silenziare il gioco.\n"
  6539. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6540. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6541. #~ msgid ""
  6542. #~ "Key for opening the chat window to type commands.\n"
  6543. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6544. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6545. #~ msgstr ""
  6546. #~ "Tasto per aprire la finestra di chat per inserire comandi.\n"
  6547. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6548. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6549. #~ msgid ""
  6550. #~ "Key for opening the chat window to type local commands.\n"
  6551. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6552. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6553. #~ msgstr ""
  6554. #~ "Tasto per aprire la finestra di chat per inserire comandi locali.\n"
  6555. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6556. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6557. #~ msgid ""
  6558. #~ "Key for opening the chat window.\n"
  6559. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6560. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6561. #~ msgstr ""
  6562. #~ "Tasto per aprire la finestra di chat.\n"
  6563. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6564. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6565. #~ msgid ""
  6566. #~ "Key for opening the inventory.\n"
  6567. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6568. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6569. #~ msgstr ""
  6570. #~ "Tasto per aprire l'inventario.\n"
  6571. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6572. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6573. #~ msgid ""
  6574. #~ "Key for placing.\n"
  6575. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6576. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6577. #~ msgstr ""
  6578. #~ "Tasto per piazzare.\n"
  6579. #~ "Vedi http://irrlicht.sourceforge.net/docu/namespaceirr."
  6580. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6581. #~ msgid ""
  6582. #~ "Key for selecting the 11th hotbar slot.\n"
  6583. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6584. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6585. #~ msgstr ""
  6586. #~ "Tasto per scegliere l'11° riquadro della barra di scelta rapida.\n"
  6587. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6588. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6589. #~ msgid ""
  6590. #~ "Key for selecting the 12th hotbar slot.\n"
  6591. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6592. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6593. #~ msgstr ""
  6594. #~ "Tasto per scegliere il 12° riquadro della barra di scelta rapida.\n"
  6595. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6596. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6597. #~ msgid ""
  6598. #~ "Key for selecting the 13th hotbar slot.\n"
  6599. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6600. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6601. #~ msgstr ""
  6602. #~ "Tasto per scegliere il 13° riquadro della barra di scelta rapida.\n"
  6603. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6604. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6605. #~ msgid ""
  6606. #~ "Key for selecting the 14th hotbar slot.\n"
  6607. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6608. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6609. #~ msgstr ""
  6610. #~ "Tasto per scegliere il 14° riquadro della barra di scelta rapida.\n"
  6611. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6612. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6613. #~ msgid ""
  6614. #~ "Key for selecting the 15th hotbar slot.\n"
  6615. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6616. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6617. #~ msgstr ""
  6618. #~ "Tasto per scegliere il 15° riquadro della barra di scelta rapida.\n"
  6619. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6620. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6621. #~ msgid ""
  6622. #~ "Key for selecting the 16th hotbar slot.\n"
  6623. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6624. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6625. #~ msgstr ""
  6626. #~ "Tasto per scegliere il 16° riquadro della barra di scelta rapida.\n"
  6627. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6628. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6629. #~ msgid ""
  6630. #~ "Key for selecting the 17th hotbar slot.\n"
  6631. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6632. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6633. #~ msgstr ""
  6634. #~ "Tasto per scegliere il 17° riquadro della barra di scelta rapida.\n"
  6635. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6636. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6637. #~ msgid ""
  6638. #~ "Key for selecting the 18th hotbar slot.\n"
  6639. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6640. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6641. #~ msgstr ""
  6642. #~ "Tasto per scegliere il 18° riquadro della barra di scelta rapida.\n"
  6643. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6644. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6645. #~ msgid ""
  6646. #~ "Key for selecting the 19th hotbar slot.\n"
  6647. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6648. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6649. #~ msgstr ""
  6650. #~ "Tasto per scegliere il 19° riquadro della barra di scelta rapida.\n"
  6651. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6652. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6653. #~ msgid ""
  6654. #~ "Key for selecting the 20th hotbar slot.\n"
  6655. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6656. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6657. #~ msgstr ""
  6658. #~ "Tasto per scegliere il 20° riquadro della barra di scelta rapida.\n"
  6659. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6660. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6661. #~ msgid ""
  6662. #~ "Key for selecting the 21st hotbar slot.\n"
  6663. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6664. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6665. #~ msgstr ""
  6666. #~ "Tasto per scegliere il 21° riquadro della barra di scelta rapida.\n"
  6667. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6668. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6669. #~ msgid ""
  6670. #~ "Key for selecting the 22nd hotbar slot.\n"
  6671. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6672. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6673. #~ msgstr ""
  6674. #~ "Tasto per scegliere il 22° riquadro della barra di scelta rapida.\n"
  6675. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6676. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6677. #~ msgid ""
  6678. #~ "Key for selecting the 23rd hotbar slot.\n"
  6679. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6680. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6681. #~ msgstr ""
  6682. #~ "Tasto per scegliere il 23° riquadro della barra di scelta rapida.\n"
  6683. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6684. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6685. #~ msgid ""
  6686. #~ "Key for selecting the 24th hotbar slot.\n"
  6687. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6688. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6689. #~ msgstr ""
  6690. #~ "Tasto per scegliere il 24° riquadro della barra di scelta rapida.\n"
  6691. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6692. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6693. #~ msgid ""
  6694. #~ "Key for selecting the 25th hotbar slot.\n"
  6695. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6696. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6697. #~ msgstr ""
  6698. #~ "Tasto per scegliere il 25° riquadro della barra di scelta rapida.\n"
  6699. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6700. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6701. #~ msgid ""
  6702. #~ "Key for selecting the 26th hotbar slot.\n"
  6703. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6704. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6705. #~ msgstr ""
  6706. #~ "Tasto per scegliere il 26° riquadro della barra di scelta rapida.\n"
  6707. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6708. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6709. #~ msgid ""
  6710. #~ "Key for selecting the 27th hotbar slot.\n"
  6711. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6712. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6713. #~ msgstr ""
  6714. #~ "Tasto per scegliere il 27° riquadro della barra di scelta rapida.\n"
  6715. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6716. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6717. #~ msgid ""
  6718. #~ "Key for selecting the 28th hotbar slot.\n"
  6719. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6720. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6721. #~ msgstr ""
  6722. #~ "Tasto per scegliere il 28° riquadro della barra di scelta rapida.\n"
  6723. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6724. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6725. #~ msgid ""
  6726. #~ "Key for selecting the 29th hotbar slot.\n"
  6727. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6728. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6729. #~ msgstr ""
  6730. #~ "Tasto per scegliere il 29° riquadro della barra di scelta rapida.\n"
  6731. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6732. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6733. #~ msgid ""
  6734. #~ "Key for selecting the 30th hotbar slot.\n"
  6735. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6736. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6737. #~ msgstr ""
  6738. #~ "Tasto per scegliere il 30° riquadro della barra di scelta rapida.\n"
  6739. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6740. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6741. #~ msgid ""
  6742. #~ "Key for selecting the 31st hotbar slot.\n"
  6743. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6744. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6745. #~ msgstr ""
  6746. #~ "Tasto per scegliere il 31° riquadro della barra di scelta rapida.\n"
  6747. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6748. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6749. #~ msgid ""
  6750. #~ "Key for selecting the 32nd hotbar slot.\n"
  6751. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6752. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6753. #~ msgstr ""
  6754. #~ "Tasto per scegliere il 32° riquadro della barra di scelta rapida.\n"
  6755. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6756. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6757. #~ msgid ""
  6758. #~ "Key for selecting the eighth hotbar slot.\n"
  6759. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6760. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6761. #~ msgstr ""
  6762. #~ "Tasto per scegliere l'ottavo riquadro della barra di scelta rapida.\n"
  6763. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6764. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6765. #~ msgid ""
  6766. #~ "Key for selecting the fifth hotbar slot.\n"
  6767. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6768. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6769. #~ msgstr ""
  6770. #~ "Tasto per scegliere il quinto riquadro della barra di scelta rapida.\n"
  6771. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6772. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6773. #~ msgid ""
  6774. #~ "Key for selecting the first hotbar slot.\n"
  6775. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6776. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6777. #~ msgstr ""
  6778. #~ "Tasto per scegliere il primo riquadro della barra di scelta rapida.\n"
  6779. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6780. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6781. #~ msgid ""
  6782. #~ "Key for selecting the fourth hotbar slot.\n"
  6783. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6784. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6785. #~ msgstr ""
  6786. #~ "Tasto per scegliere il quarto riquadro della barra di scelta rapida.\n"
  6787. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6788. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6789. #~ msgid ""
  6790. #~ "Key for selecting the next item in the hotbar.\n"
  6791. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6792. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6793. #~ msgstr ""
  6794. #~ "Tasto per scegliere l'oggetto successivo nella barra di scelta rapida.\n"
  6795. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6796. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6797. #~ msgid ""
  6798. #~ "Key for selecting the ninth hotbar slot.\n"
  6799. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6800. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6801. #~ msgstr ""
  6802. #~ "Tasto per scegliere il nono riquadro della barra di scelta rapida.\n"
  6803. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6804. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6805. #~ msgid ""
  6806. #~ "Key for selecting the previous item in the hotbar.\n"
  6807. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6808. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6809. #~ msgstr ""
  6810. #~ "Tasto per scegliere l'oggetto precedente nella barra di scelta rapida.\n"
  6811. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6812. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6813. #~ msgid ""
  6814. #~ "Key for selecting the second hotbar slot.\n"
  6815. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6816. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6817. #~ msgstr ""
  6818. #~ "Tasto per scegliere il secondo riquadro della barra di scelta rapida.\n"
  6819. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6820. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6821. #~ msgid ""
  6822. #~ "Key for selecting the seventh hotbar slot.\n"
  6823. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6824. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6825. #~ msgstr ""
  6826. #~ "Tasto per scegliere il settimo riquadro della barra di scelta rapida.\n"
  6827. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6828. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6829. #~ msgid ""
  6830. #~ "Key for selecting the sixth hotbar slot.\n"
  6831. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6832. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6833. #~ msgstr ""
  6834. #~ "Tasto per scegliere il sesto riquadro della barra di scelta rapida.\n"
  6835. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6836. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6837. #~ msgid ""
  6838. #~ "Key for selecting the tenth hotbar slot.\n"
  6839. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6840. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6841. #~ msgstr ""
  6842. #~ "Tasto per scegliere il decimo riquadro della barra di scelta rapida.\n"
  6843. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6844. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6845. #~ msgid ""
  6846. #~ "Key for selecting the third hotbar slot.\n"
  6847. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6848. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6849. #~ msgstr ""
  6850. #~ "Tasto per scegliere il terzo riquadro della barra di scelta rapida.\n"
  6851. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6852. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6853. #~ msgid ""
  6854. #~ "Key for sneaking.\n"
  6855. #~ "Also used for climbing down and descending in water if aux1_descends is "
  6856. #~ "disabled.\n"
  6857. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6858. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6859. #~ msgstr ""
  6860. #~ "Tasto per muoversi furtivamente.\n"
  6861. #~ "Usato anche per scendere, e per immergersi in acqua se aux1_descends è "
  6862. #~ "disattivato.\n"
  6863. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6864. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6865. #~ msgid ""
  6866. #~ "Key for switching between first- and third-person camera.\n"
  6867. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6868. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6869. #~ msgstr ""
  6870. #~ "Tasto per passare tra la telecamera in prima o terza persona.\n"
  6871. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6872. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6873. #~ msgid ""
  6874. #~ "Key for taking screenshots.\n"
  6875. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6876. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6877. #~ msgstr ""
  6878. #~ "Tasto per scattare gli screenshot.\n"
  6879. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6880. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6881. #~ msgid ""
  6882. #~ "Key for toggling autoforward.\n"
  6883. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6884. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6885. #~ msgstr ""
  6886. #~ "Tasto per scegliere l'avanzamento automatico.\n"
  6887. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6888. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6889. #~ msgid ""
  6890. #~ "Key for toggling cinematic mode.\n"
  6891. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6892. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6893. #~ msgstr ""
  6894. #~ "Tasto per scegliere la modalità cinematic.\n"
  6895. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6896. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6897. #~ msgid ""
  6898. #~ "Key for toggling display of minimap.\n"
  6899. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6900. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6901. #~ msgstr ""
  6902. #~ "Tasto per scegliere la visualizzazione della minimappa.\n"
  6903. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6904. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6905. #~ msgid ""
  6906. #~ "Key for toggling fast mode.\n"
  6907. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6908. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6909. #~ msgstr ""
  6910. #~ "Tasto per scegliere la modalità veloce.\n"
  6911. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6912. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6913. #~ msgid ""
  6914. #~ "Key for toggling flying.\n"
  6915. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6916. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6917. #~ msgstr ""
  6918. #~ "Tasto per scegliere il volo.\n"
  6919. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6920. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6921. #~ msgid ""
  6922. #~ "Key for toggling noclip mode.\n"
  6923. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6924. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6925. #~ msgstr ""
  6926. #~ "Tasto per scegliere la modalità incorporea.\n"
  6927. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6928. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6929. #~ msgid ""
  6930. #~ "Key for toggling pitch move mode.\n"
  6931. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6932. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6933. #~ msgstr ""
  6934. #~ "Tasto per scegliere la modalità di inclinazione del movimento. \n"
  6935. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6936. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6937. #~ msgid ""
  6938. #~ "Key for toggling the camera update. Only used for development\n"
  6939. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6940. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6941. #~ msgstr ""
  6942. #~ "Tasto di scelta dell'aggiornamento della telecamera. Usato solo per lo "
  6943. #~ "sviluppo.\n"
  6944. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6945. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6946. #~ msgid ""
  6947. #~ "Key for toggling the display of chat.\n"
  6948. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6949. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6950. #~ msgstr ""
  6951. #~ "Tasto per scegliere la visualizzazione della chat.\n"
  6952. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6953. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6954. #~ msgid ""
  6955. #~ "Key for toggling the display of debug info.\n"
  6956. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6957. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6958. #~ msgstr ""
  6959. #~ "Tasto per scegliere la visualizzazione delle informazioni di debug.\n"
  6960. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6961. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6962. #~ msgid ""
  6963. #~ "Key for toggling the display of fog.\n"
  6964. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6965. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6966. #~ msgstr ""
  6967. #~ "Tasto per attivare/disattivare la visualizzazione della nebbia.\n"
  6968. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6969. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6970. #~ msgid ""
  6971. #~ "Key for toggling the display of the HUD.\n"
  6972. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6973. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6974. #~ msgstr ""
  6975. #~ "Tasto per attivare/disattivare la visualizzazione dell'HUD.\n"
  6976. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6977. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6978. #~ msgid ""
  6979. #~ "Key for toggling the display of the large chat console.\n"
  6980. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6981. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6982. #~ msgstr ""
  6983. #~ "Tasto per scegliere la visualizzazione della console grande di chat.\n"
  6984. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6985. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6986. #~ msgid ""
  6987. #~ "Key for toggling the display of the profiler. Used for development.\n"
  6988. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6989. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6990. #~ msgstr ""
  6991. #~ "Tasto per scegliere la visualizzazione del generatore di profili. Usato "
  6992. #~ "per lo sviluppo.\n"
  6993. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  6994. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6995. #~ msgid ""
  6996. #~ "Key for toggling unlimited view range.\n"
  6997. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  6998. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  6999. #~ msgstr ""
  7000. #~ "Tasto per scegliere il raggio visivo illimitato.\n"
  7001. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  7002. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  7003. #~ msgid ""
  7004. #~ "Key to use view zoom when possible.\n"
  7005. #~ "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  7006. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  7007. #~ msgstr ""
  7008. #~ "Tasto per usare l'ingrandimento della visuale quando possibile.\n"
  7009. #~ "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr."
  7010. #~ "html#a54da2a0e231901735e3da1b0edf72eb3"
  7011. #~ msgid ""
  7012. #~ "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
  7013. #~ msgstr ""
  7014. #~ "Associamenti tasti. (Se questo menu si incasina, togli roba da minetest."
  7015. #~ "conf)"
  7016. #~ msgid "Large chat console key"
  7017. #~ msgstr "Tasto console grande di chat"
  7018. #~ msgid "Last known version update"
  7019. #~ msgstr "Ultimo aggiornamento di versione noto"
  7020. #, fuzzy
  7021. #~ msgid "Last update check"
  7022. #~ msgstr "Scatto di aggiornamento del liquido"
  7023. #~ msgid "Lava depth"
  7024. #~ msgstr "Profondità della lava"
  7025. #~ msgid "Left key"
  7026. #~ msgstr "Tasto sin."
  7027. #~ msgid ""
  7028. #~ "Length of liquid waves.\n"
  7029. #~ "Requires waving liquids to be enabled."
  7030. #~ msgstr ""
  7031. #~ "Lunghezza delle onde dei liquidi.\n"
  7032. #~ "Richiede l'attivazione dei liquidi ondeggianti."
  7033. #~ msgid "Lightness sharpness"
  7034. #~ msgstr "Nitidezza della luminosità"
  7035. #~ msgid "Limit of emerge queues on disk"
  7036. #~ msgstr "Limite di code emerge su disco"
  7037. #~ msgid "Main"
  7038. #~ msgstr "Principale"
  7039. #~ msgid "Main menu style"
  7040. #~ msgstr "Stile del menu principale"
  7041. #~ msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
  7042. #~ msgstr "Fa lavorare DirectX con LuaJIT. Disabilitare se provoca problemi."
  7043. #~ msgid "Makes all liquids opaque"
  7044. #~ msgstr "Rende opachi tutti i liquidi"
  7045. #~ msgid "Mapblock mesh generator's MapBlock cache size in MB"
  7046. #~ msgstr "Dimensione in MB del generatore mesh del blocco mappa"
  7047. #~ msgid "Menus"
  7048. #~ msgstr "Menu"
  7049. #~ msgid "Minimap"
  7050. #~ msgstr "Minimappa"
  7051. #~ msgid "Minimap in radar mode, Zoom x2"
  7052. #~ msgstr "Minimappa in modalità radar, ingrandimento x2"
  7053. #~ msgid "Minimap in radar mode, Zoom x4"
  7054. #~ msgstr "Minimappa in modalità radar, ingrandimento x4"
  7055. #~ msgid "Minimap in surface mode, Zoom x2"
  7056. #~ msgstr "Minimappa in modalità superficie, ingrandimento x2"
  7057. #~ msgid "Minimap in surface mode, Zoom x4"
  7058. #~ msgstr "Minimappa in modalità superficie, ingrandimento x4"
  7059. #~ msgid "Minimap key"
  7060. #~ msgstr "Tasto minimappa"
  7061. #~ msgid "Mipmap"
  7062. #~ msgstr "MIP map"
  7063. #~ msgid "Mipmap + Aniso. Filter"
  7064. #~ msgstr "Mipmap + Filtro Aniso."
  7065. #~ msgid "Misc"
  7066. #~ msgstr "Altro"
  7067. #~ msgid "Mute key"
  7068. #~ msgstr "Tasto muta"
  7069. #~ msgid "Name / Password"
  7070. #~ msgstr "Nome / Password"
  7071. #~ msgid "Name/Password"
  7072. #~ msgstr "Nome/Password"
  7073. #~ msgid "Near plane"
  7074. #~ msgstr "Piano vicino"
  7075. #~ msgid "No"
  7076. #~ msgstr "No"
  7077. #~ msgid "No Filter"
  7078. #~ msgstr "Nessun Filtro"
  7079. #~ msgid "No Mipmap"
  7080. #~ msgstr "Nessuna Mipmap"
  7081. #~ msgid "Noclip"
  7082. #~ msgstr "Incorporeo"
  7083. #~ msgid "Noclip key"
  7084. #~ msgstr "Tasto incorporeo"
  7085. #~ msgid "Node Highlighting"
  7086. #~ msgstr "Evidenziatura dei Nodi"
  7087. #~ msgid "Node Outlining"
  7088. #~ msgstr "Profilo dei Nodi"
  7089. #~ msgid "None"
  7090. #~ msgstr "Nessuno"
  7091. #~ msgid "Normalmaps sampling"
  7092. #~ msgstr "Campionamento normalmap"
  7093. #~ msgid "Normalmaps strength"
  7094. #~ msgstr "Intensità normalmap"
  7095. #~ msgid "Number of parallax occlusion iterations."
  7096. #~ msgstr "Numero di iterazioni dell'occlusione di parallasse."
  7097. #~ msgid "Ok"
  7098. #~ msgstr "OK"
  7099. #~ msgid "Opaque Leaves"
  7100. #~ msgstr "Foglie Opache"
  7101. #~ msgid "Opaque Water"
  7102. #~ msgstr "Acqua Opaca"
  7103. #~ msgid ""
  7104. #~ "Opaqueness (alpha) of the shadow behind the fallback font, between 0 and "
  7105. #~ "255."
  7106. #~ msgstr ""
  7107. #~ "Opacità (alfa) dell'ombra dietro il carattere di riserva, tra 0 e 255."
  7108. #~ msgid "Overall bias of parallax occlusion effect, usually scale/2."
  7109. #~ msgstr ""
  7110. #~ "Deviazione complessiva dell'effetto di occlusione di parallasse, "
  7111. #~ "solitamente scala/2."
  7112. #~ msgid "Overall scale of parallax occlusion effect."
  7113. #~ msgstr "Scala globale dell'effetto di occlusione di parallasse."
  7114. #~ msgid "Parallax Occlusion"
  7115. #~ msgstr "Parallax Occlusion"
  7116. #~ msgid "Parallax occlusion"
  7117. #~ msgstr "Parallax Occlusion"
  7118. #~ msgid "Parallax occlusion bias"
  7119. #~ msgstr "Deviazione dell'occlusione di parallasse"
  7120. #~ msgid "Parallax occlusion iterations"
  7121. #~ msgstr "Iterazioni dell'occlusione di parallasse"
  7122. #~ msgid "Parallax occlusion mode"
  7123. #~ msgstr "Modalità dell'occlusione di parallasse"
  7124. #~ msgid "Parallax occlusion scale"
  7125. #~ msgstr "Scala dell'occlusione di parallasse"
  7126. #~ msgid "Parallax occlusion strength"
  7127. #~ msgstr "Intensità dell'occlusione di parallasse"
  7128. #~ msgid "Particles"
  7129. #~ msgstr "Particelle"
  7130. #~ msgid "Path to TrueTypeFont or bitmap."
  7131. #~ msgstr "Percorso del carattere TrueType o bitmap."
  7132. #~ msgid "Path to save screenshots at."
  7133. #~ msgstr "Percorso dove salvare le schermate."
  7134. #~ msgid ""
  7135. #~ "Path to texture directory. All textures are first searched from here."
  7136. #~ msgstr ""
  7137. #~ "Percorso dell'indirizzo contenente le textures. Tutte le textures vengono "
  7138. #~ "cercate a partire da qui."
  7139. #~ msgid "Pitch move key"
  7140. #~ msgstr "Modalità inclinazione movimento"
  7141. #~ msgid "Pitch move mode"
  7142. #~ msgstr "Modalità inclinazione movimento"
  7143. #~ msgid "Place key"
  7144. #~ msgstr "Tasto piazza"
  7145. #~ msgid ""
  7146. #~ "Player is able to fly without being affected by gravity.\n"
  7147. #~ "This requires the \"fly\" privilege on the server."
  7148. #~ msgstr ""
  7149. #~ "Il giocatore può volare senza essere soggetto alla gravità.\n"
  7150. #~ "Ciò richiede il privilegio \"fly\" sul server."
  7151. #~ msgid "Player name"
  7152. #~ msgstr "Nome del giocatore"
  7153. #~ msgid "Player versus player"
  7154. #~ msgstr "Giocatore contro giocatore"
  7155. #~ msgid "Please enter a valid integer."
  7156. #~ msgstr "Per favore inserisci un numero intero valido."
  7157. #~ msgid "Please enter a valid number."
  7158. #~ msgstr "Per favore inserisci un numero valido."
  7159. #~ msgid ""
  7160. #~ "Port to connect to (UDP).\n"
  7161. #~ "Note that the port field in the main menu overrides this setting."
  7162. #~ msgstr ""
  7163. #~ "Porta a cui connettersi (UDP).\n"
  7164. #~ "Si noti che il campo della porta nel menu principale scavalca questa "
  7165. #~ "impostazione."
  7166. #~ msgid "Profiler toggle key"
  7167. #~ msgstr "Tasto di (dis)attivazione del generatore di profili"
  7168. #~ msgid "Profiling"
  7169. #~ msgstr "Generazione di profili"
  7170. #~ msgid "Projecting dungeons"
  7171. #~ msgstr "Sotterranei protundenti"
  7172. #~ msgid "PvP enabled"
  7173. #~ msgstr "PvP abilitato"
  7174. #~ msgid "Range select key"
  7175. #~ msgstr "Tasto di scelta del raggio"
  7176. #~ msgid "Remote port"
  7177. #~ msgstr "Porta remota"
  7178. #~ msgid "Reset singleplayer world"
  7179. #~ msgstr "Azzera mondo locale"
  7180. #~ msgid "Right key"
  7181. #~ msgstr "Tasto des."
  7182. #~ msgid "Round minimap"
  7183. #~ msgstr "Minimappa rotonda"
  7184. #, fuzzy
  7185. #~ msgid "Saturation"
  7186. #~ msgstr "Iterazioni"
  7187. #~ msgid "Save window size automatically when modified."
  7188. #~ msgstr ""
  7189. #~ "Salvare automaticamente la dimensione della finestra quando viene "
  7190. #~ "modificata."
  7191. #~ msgid "Screen:"
  7192. #~ msgstr "Schermo:"
  7193. #~ msgid "Select Package File:"
  7194. #~ msgstr "Seleziona pacchetto file:"
  7195. #~ msgid "Server / Singleplayer"
  7196. #~ msgstr "Server / Gioco locale"
  7197. #~ msgid "Shaders (experimental)"
  7198. #~ msgstr "Shaders (sperimentali)"
  7199. #~ msgid "Shaders (unavailable)"
  7200. #~ msgstr "Shaders (non disponibili)"
  7201. #~ msgid "Shadow limit"
  7202. #~ msgstr "Limite dell'ombra"
  7203. #~ msgid ""
  7204. #~ "Shadow offset (in pixels) of the fallback font. If 0, then shadow will "
  7205. #~ "not be drawn."
  7206. #~ msgstr ""
  7207. #~ "Scarto (in pixel) dell'ombreggiatura del carattere di riserva. Se è 0, "
  7208. #~ "allora l'ombra non sarà disegnata."
  7209. #~ msgid "Shape of the minimap. Enabled = round, disabled = square."
  7210. #~ msgstr ""
  7211. #~ "Forma della minimappa. Abilitata = rotonda, disabilitata = quadrata."
  7212. #~ msgid "Simple Leaves"
  7213. #~ msgstr "Foglie Semplici"
  7214. #~ msgid ""
  7215. #~ "Size of the MapBlock cache of the mesh generator. Increasing this will\n"
  7216. #~ "increase the cache hit %, reducing the data being copied from the main\n"
  7217. #~ "thread, thus reducing jitter."
  7218. #~ msgstr ""
  7219. #~ "Dimensione della cache del blocco mappa del generatore della mesh.\n"
  7220. #~ "Aumentandola si incrementerà l'impatto percentuale sulla cache, "
  7221. #~ "diminuendo\n"
  7222. #~ "i dati copiati dal thread principale, riducendo così lo sfarfallio."
  7223. #~ msgid "Smooth Lighting"
  7224. #~ msgstr "Illuminazione Uniforme"
  7225. #~ msgid "Smooths rotation of camera. 0 to disable."
  7226. #~ msgstr "Rende fluida la rotazione della telecamera. 0 per disattivare."
  7227. #~ msgid "Special"
  7228. #~ msgstr "Speciale"
  7229. #~ msgid "Special key"
  7230. #~ msgstr "Tasto speciale"
  7231. #~ msgid "Start Singleplayer"
  7232. #~ msgstr "Avvia in locale"
  7233. #~ msgid "Strength of generated normalmaps."
  7234. #~ msgstr "Intensità delle normalmap generate."
  7235. #~ msgid "Strength of light curve mid-boost."
  7236. #~ msgstr "Intensità dell'aumento mediano della curva di luce."
  7237. #~ msgid "Texture path"
  7238. #~ msgstr "Percorso delle texture"
  7239. #~ msgid "Texturing:"
  7240. #~ msgstr "Resa Immagini:"
  7241. #~ msgid ""
  7242. #~ "The base node texture size used for world-aligned texture autoscaling."
  7243. #~ msgstr ""
  7244. #~ "La dimensione di base della texture dei nodi, usata per il "
  7245. #~ "ridimensionamento automatico delle texture allineate al mondo."
  7246. #~ msgid "The depth of dirt or other biome filler node."
  7247. #~ msgstr "La profondità della terra o altri riempitori del bioma."
  7248. #~ msgid "The value must be at least $1."
  7249. #~ msgstr "Il valore deve essere almeno $1."
  7250. #~ msgid "The value must not be larger than $1."
  7251. #~ msgstr "Il valore non deve essere più grande di $1."
  7252. #, fuzzy
  7253. #~ msgid ""
  7254. #~ "This can be bound to a key to toggle camera smoothing when looking "
  7255. #~ "around.\n"
  7256. #~ "Useful for recording videos"
  7257. #~ msgstr ""
  7258. #~ "Rende fluida la telecamera quando si guarda attorno. Chiamata anche "
  7259. #~ "visione\n"
  7260. #~ "o mouse fluido. Utile per la registrazione di video."
  7261. #~ msgid "This font will be used for certain languages."
  7262. #~ msgstr "Questo carattere sarà usato per certe Lingue."
  7263. #~ msgid "To enable shaders the OpenGL driver needs to be used."
  7264. #~ msgstr "Per abilitare gli shader si deve usare il driver OpenGL."
  7265. #~ msgid "Toggle Cinematic"
  7266. #~ msgstr "Scegli cinematica"
  7267. #~ msgid "Toggle camera mode key"
  7268. #~ msgstr "Tasto di (dis)attivazione della modalità telecamera"
  7269. #~ msgid "Tone Mapping"
  7270. #~ msgstr "Mappatura del Tono"
  7271. #~ msgid "Touch threshold (px):"
  7272. #~ msgstr "Soglia del tocco: (px):"
  7273. #, fuzzy
  7274. #~ msgid "Touchscreen threshold"
  7275. #~ msgstr "Soglia del touch screen"
  7276. #~ msgid "Trilinear Filter"
  7277. #~ msgstr "Filtro Trilineare"
  7278. #~ msgid ""
  7279. #~ "Typical maximum height, above and below midpoint, of floatland mountains."
  7280. #~ msgstr ""
  7281. #~ "Altezza massima tipica, sopra e sotto il punto medio, delle montagne dei "
  7282. #~ "terreni fluttuanti."
  7283. #~ msgid "Unable to install a game as a $1"
  7284. #~ msgstr "Impossibile installare un gioco come un $1"
  7285. #~ msgid "Unable to install a modpack as a $1"
  7286. #~ msgstr "Impossibile installare una raccolta di mod come un $1"
  7287. #~ msgid "Uninstall Package"
  7288. #~ msgstr "Disinstalla il Contenuto"
  7289. #~ msgid ""
  7290. #~ "Unix timestamp (integer) of when the client last checked for an update\n"
  7291. #~ "Set this value to \"disabled\" to never check for updates."
  7292. #~ msgstr ""
  7293. #~ "Timestamp Unix (numero intero) dell'ultima volta che il client ha "
  7294. #~ "verificato la presenza di un aggiornamento\n"
  7295. #~ "Imposta questo valore su \"disabilitato\" per non controllare mai gli "
  7296. #~ "aggiornamenti."
  7297. #~ msgid "Up"
  7298. #~ msgstr "Su"
  7299. #, fuzzy
  7300. #~ msgid "Use bilinear filtering when scaling textures down."
  7301. #~ msgstr "Usare il filtraggio bilineare quando si ridimensionano le textures."
  7302. #~ msgid ""
  7303. #~ "Use multi-sample antialiasing (MSAA) to smooth out block edges.\n"
  7304. #~ "This algorithm smooths out the 3D viewport while keeping the image "
  7305. #~ "sharp,\n"
  7306. #~ "but it doesn't affect the insides of textures\n"
  7307. #~ "(which is especially noticeable with transparent textures).\n"
  7308. #~ "Visible spaces appear between nodes when shaders are disabled.\n"
  7309. #~ "If set to 0, MSAA is disabled.\n"
  7310. #~ "A restart is required after changing this option."
  7311. #~ msgstr ""
  7312. #~ "Utilizzare l'antialiasing multi-campione (MSAA) per smussare i bordi del "
  7313. #~ "blocco.\n"
  7314. #~ "Questo algoritmo uniforma la visualizzazione 3D mantenendo l'immagine "
  7315. #~ "nitida,\n"
  7316. #~ "ma non influenza l'interno delle textures\n"
  7317. #~ "(che è particolarmente evidente con trame trasparenti).\n"
  7318. #~ "Gli spazi visibili appaiono tra i nodi quando gli shader sono "
  7319. #~ "disabilitati.\n"
  7320. #~ "Se impostato a 0, MSAA è disabilitato.\n"
  7321. #~ "È necessario riavviare dopo aver modificato questa opzione."
  7322. #~ msgid "VBO"
  7323. #~ msgstr "VBO"
  7324. #~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
  7325. #~ msgstr ""
  7326. #~ "Variazione dell'altezza delle colline, e della profondità dei laghi sul\n"
  7327. #~ "terreno uniforme delle terre fluttuanti."
  7328. #~ msgid ""
  7329. #~ "Version number which was last seen during an update check.\n"
  7330. #~ "\n"
  7331. #~ "Representation: MMMIIIPPP, where M=Major, I=Minor, P=Patch\n"
  7332. #~ "Ex: 5.5.0 is 005005000"
  7333. #~ msgstr ""
  7334. #~ "Ultimo numero di versione recuperato durante un controllo degli "
  7335. #~ "aggiornamenti.\n"
  7336. #~ "\n"
  7337. #~ "Rappresentazione: MMMIIIIPPP, dove M=Maggiore, I=Minore, P=Patch\n"
  7338. #~ "Es: 5.5.0 è 005005000"
  7339. #~ msgid "Vertical screen synchronization."
  7340. #~ msgstr "Sincronizzazione verticale dello schermo."
  7341. #~ msgid "View"
  7342. #~ msgstr "Vedi"
  7343. #~ msgid "View range decrease key"
  7344. #~ msgstr "Tasto diminuzione raggio visivo"
  7345. #~ msgid "View range increase key"
  7346. #~ msgstr "Tasto aumento raggio visivo"
  7347. #~ msgid "View zoom key"
  7348. #~ msgstr "Tasto ingrandimento visuale"
  7349. #, c-format
  7350. #~ msgid "Viewing range is at maximum: %d"
  7351. #~ msgstr "Il raggio visivo è al massimo: %d"
  7352. #~ msgid "Waving Leaves"
  7353. #~ msgstr "Foglie Ondeggianti"
  7354. #~ msgid "Waving Liquids"
  7355. #~ msgstr "Liquidi Ondeggianti"
  7356. #~ msgid "Waving Plants"
  7357. #~ msgstr "Piante Ondeggianti"
  7358. #~ msgid "Waving Water"
  7359. #~ msgstr "Acqua ondeggiante"
  7360. #~ msgid "Waving water"
  7361. #~ msgstr "Acqua ondeggiante"
  7362. #~ msgid ""
  7363. #~ "Whether FreeType fonts are used, requires FreeType support to be compiled "
  7364. #~ "in.\n"
  7365. #~ "If disabled, bitmap and XML vectors fonts are used instead."
  7366. #~ msgstr ""
  7367. #~ "Se si usano caratteri FreeType, richiede la compilazione col supporto "
  7368. #~ "FreeType.\n"
  7369. #~ "Se disabilitati, si utilizzano invece i caratteri bitmap e XML vettoriali."
  7370. #~ msgid "Whether dungeons occasionally project from the terrain."
  7371. #~ msgstr "Se i sotterranei saltuariamente si protendono dal terreno."
  7372. #~ msgid "Whether to allow players to damage and kill each other."
  7373. #~ msgstr "Se permettere ai giocatori di ferirsi e uccidersi a vicenda."
  7374. #~ msgid "X"
  7375. #~ msgstr "X"
  7376. #~ msgid "Y"
  7377. #~ msgstr "Y"
  7378. #~ msgid "Y of upper limit of lava in large caves."
  7379. #~ msgstr "Y del limite superiore della lava nelle caverne grandi."
  7380. #~ msgid "Y-level of floatland midpoint and lake surface."
  7381. #~ msgstr ""
  7382. #~ "Livello Y del punto medio delle terre fluttuanti e della superficie dei "
  7383. #~ "laghi."
  7384. #~ msgid "Y-level to which floatland shadows extend."
  7385. #~ msgstr "Livello Y a cui si estendono le ombre delle terre fluttuanti."
  7386. #~ msgid "Yes"
  7387. #~ msgstr "Sì"
  7388. #, c-format
  7389. #~ msgid ""
  7390. #~ "You are about to join this server with the name \"%s\" for the first "
  7391. #~ "time.\n"
  7392. #~ "If you proceed, a new account using your credentials will be created on "
  7393. #~ "this server.\n"
  7394. #~ "Please retype your password and click 'Register and Join' to confirm "
  7395. #~ "account creation, or click 'Cancel' to abort."
  7396. #~ msgstr ""
  7397. #~ "Stai per accedere a questo server col nome \"%s\" per la prima volta. \n"
  7398. #~ "Se prosegui, su questo server sarà creato un nuovo account usando le tue "
  7399. #~ "credenziali.\n"
  7400. #~ "Per favore reinserisci la tua password e premi Registrati e accedi per "
  7401. #~ "confermare la creazione dell'account, o premi Annulla per interrompere."
  7402. #, fuzzy
  7403. #~ msgid "You died."
  7404. #~ msgstr "Sei morto"
  7405. #~ msgid "You have no games installed."
  7406. #~ msgstr "Non hai nessun gioco installato."
  7407. #~ msgid "Z"
  7408. #~ msgstr "Z"
  7409. #~ msgid "needs_fallback_font"
  7410. #~ msgstr "no"
  7411. #~ msgid "ok"
  7412. #~ msgstr "va bene"