minetest.po 267 KB

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