minetest.po 240 KB

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