minetest.po 155 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the minetest package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: minetest\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2022-01-25 23:19+0100\n"
  11. "PO-Revision-Date: 2021-09-19 07:38+0000\n"
  12. "Last-Translator: Markus Mikkonen <markus.mikkonen@outlook.com>\n"
  13. "Language-Team: Finnish <https://hosted.weblate.org/projects/minetest/"
  14. "minetest/fi/>\n"
  15. "Language: fi\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  20. "X-Generator: Weblate 4.9-dev\n"
  21. #: builtin/client/chatcommands.lua
  22. msgid "Clear the out chat queue"
  23. msgstr "Tyhjennä keskustelujono"
  24. #: builtin/client/chatcommands.lua
  25. msgid "Empty command."
  26. msgstr "Tyhjä komento."
  27. #: builtin/client/chatcommands.lua
  28. msgid "Exit to main menu"
  29. msgstr "Poistu päävalikkoon"
  30. #: builtin/client/chatcommands.lua
  31. msgid "Invalid command: "
  32. msgstr "Virheellinen komento: "
  33. #: builtin/client/chatcommands.lua
  34. msgid "Issued command: "
  35. msgstr "Annettu komento: "
  36. #: builtin/client/chatcommands.lua
  37. msgid "List online players"
  38. msgstr "Listaa verkkopelaajat"
  39. #: builtin/client/chatcommands.lua
  40. msgid "Online players: "
  41. msgstr "Verkkopelaajat: "
  42. #: builtin/client/chatcommands.lua
  43. msgid "The out chat queue is now empty."
  44. msgstr "Keskustelujono on nyt tyhjä."
  45. #: builtin/client/chatcommands.lua
  46. msgid "This command is disabled by server."
  47. msgstr "Palvelin on poistanut komennon käytöstä."
  48. #: builtin/client/death_formspec.lua src/client/game.cpp
  49. msgid "Respawn"
  50. msgstr "Synny uudelleen"
  51. #: builtin/client/death_formspec.lua src/client/game.cpp
  52. msgid "You died"
  53. msgstr "Kuolit"
  54. #: builtin/common/chatcommands.lua
  55. msgid "Available commands:"
  56. msgstr "Käytettävissä olevat komennot:"
  57. #: builtin/common/chatcommands.lua
  58. msgid "Available commands: "
  59. msgstr "Käytettävissä olevat komennot: "
  60. #: builtin/common/chatcommands.lua
  61. msgid "Command not available: "
  62. msgstr "Komento ei ole käytettävissä: "
  63. #: builtin/common/chatcommands.lua
  64. msgid "Get help for commands"
  65. msgstr "Ohjeita komentojen käyttöön"
  66. #: builtin/common/chatcommands.lua
  67. msgid ""
  68. "Use '.help <cmd>' to get more information, or '.help all' to list everything."
  69. msgstr ""
  70. "Käytä '.help <cmd>' saadaksesi lisätietoja komennosta, tai '.help all' "
  71. "listataksesi kaiken."
  72. #: builtin/common/chatcommands.lua
  73. msgid "[all | <cmd>]"
  74. msgstr ""
  75. #: builtin/fstk/dialog.lua builtin/fstk/ui.lua src/gui/modalMenu.cpp
  76. msgid "OK"
  77. msgstr "OK"
  78. #: builtin/fstk/ui.lua
  79. #, fuzzy
  80. msgid "<none available>"
  81. msgstr "Komento ei ole käytettävissä: "
  82. #: builtin/fstk/ui.lua
  83. msgid "An error occurred in a Lua script:"
  84. msgstr "Lua-skriptissä tapahtui virhe:"
  85. #: builtin/fstk/ui.lua
  86. msgid "An error occurred:"
  87. msgstr "Tapahtui virhe:"
  88. #: builtin/fstk/ui.lua
  89. msgid "Main menu"
  90. msgstr "Päävalikko"
  91. #: builtin/fstk/ui.lua
  92. msgid "Reconnect"
  93. msgstr "Yhdistä uudelleen"
  94. #: builtin/fstk/ui.lua
  95. msgid "The server has requested a reconnect:"
  96. msgstr "Palvelin pyysi yhteyden muodostamista uudelleen:"
  97. #: builtin/mainmenu/common.lua
  98. msgid "Protocol version mismatch. "
  99. msgstr "Protokollaversiot epäyhteensopivat. "
  100. #: builtin/mainmenu/common.lua
  101. msgid "Server enforces protocol version $1. "
  102. msgstr "Palvelin vaatii protokollaversion $1. "
  103. #: builtin/mainmenu/common.lua
  104. msgid "Server supports protocol versions between $1 and $2. "
  105. msgstr "Palvelin tukee protokollaversioita välillä $1 ja $2. "
  106. #: builtin/mainmenu/common.lua
  107. msgid "We only support protocol version $1."
  108. msgstr "Tuemme vain protokollaversiota $1."
  109. #: builtin/mainmenu/common.lua
  110. msgid "We support protocol versions between version $1 and $2."
  111. msgstr "Tuemme protokollaversioita välillä $1 ja $2."
  112. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_contentstore.lua
  113. #: builtin/mainmenu/dlg_create_world.lua
  114. #: builtin/mainmenu/dlg_delete_content.lua
  115. #: builtin/mainmenu/dlg_delete_world.lua
  116. #: builtin/mainmenu/dlg_rename_modpack.lua
  117. #: builtin/mainmenu/dlg_settings_advanced.lua src/client/keycode.cpp
  118. #: src/gui/guiConfirmRegistration.cpp src/gui/guiKeyChangeMenu.cpp
  119. #: src/gui/guiPasswordChange.cpp
  120. msgid "Cancel"
  121. msgstr "Peruuta"
  122. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_contentstore.lua
  123. #: builtin/mainmenu/tab_content.lua
  124. msgid "Dependencies:"
  125. msgstr "Riippuvuudet:"
  126. #: builtin/mainmenu/dlg_config_world.lua
  127. msgid "Disable all"
  128. msgstr "Poista kaikki käytöstä"
  129. #: builtin/mainmenu/dlg_config_world.lua
  130. msgid "Disable modpack"
  131. msgstr "Poista modipaketti käytöstä"
  132. #: builtin/mainmenu/dlg_config_world.lua
  133. msgid "Enable all"
  134. msgstr "Ota kaikki käyttöön"
  135. #: builtin/mainmenu/dlg_config_world.lua
  136. msgid "Enable modpack"
  137. msgstr "Ota modipaketti käyttöön"
  138. #: builtin/mainmenu/dlg_config_world.lua
  139. msgid ""
  140. "Failed to enable mod \"$1\" as it contains disallowed characters. Only "
  141. "characters [a-z0-9_] are allowed."
  142. msgstr ""
  143. "Modin \"$1\" käyttöönotto epäonnistui, koska se sisälsi sallimattomia "
  144. "merkkejä. Vain merkit [a-z0-9_] ovat sallittuja."
  145. #: builtin/mainmenu/dlg_config_world.lua
  146. msgid "Find More Mods"
  147. msgstr "Löydä lisää modeja"
  148. #: builtin/mainmenu/dlg_config_world.lua
  149. msgid "Mod:"
  150. msgstr "Modi:"
  151. #: builtin/mainmenu/dlg_config_world.lua
  152. msgid "No (optional) dependencies"
  153. msgstr "Ei (valinnaisia) riippuvuuksia"
  154. #: builtin/mainmenu/dlg_config_world.lua
  155. msgid "No game description provided."
  156. msgstr "Pelin kuvausta ei ole annettu."
  157. #: builtin/mainmenu/dlg_config_world.lua
  158. msgid "No hard dependencies"
  159. msgstr "Ei kovia riippuvuuksia"
  160. #: builtin/mainmenu/dlg_config_world.lua
  161. msgid "No modpack description provided."
  162. msgstr "Modipaketin kuvausta ei annettu."
  163. #: builtin/mainmenu/dlg_config_world.lua
  164. msgid "No optional dependencies"
  165. msgstr "Ei valinnaisia riippuvuuksia"
  166. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
  167. msgid "Optional dependencies:"
  168. msgstr "Valinnaiset riippuvuudet:"
  169. #: builtin/mainmenu/dlg_config_world.lua
  170. #: builtin/mainmenu/dlg_settings_advanced.lua src/gui/guiKeyChangeMenu.cpp
  171. msgid "Save"
  172. msgstr "Tallenna"
  173. #: builtin/mainmenu/dlg_config_world.lua
  174. msgid "World:"
  175. msgstr "Maailma:"
  176. #: builtin/mainmenu/dlg_config_world.lua
  177. msgid "enabled"
  178. msgstr "käytössä"
  179. #: builtin/mainmenu/dlg_contentstore.lua
  180. msgid "\"$1\" already exists. Would you like to overwrite it?"
  181. msgstr "\"$1\" on jo olemassa. Haluatko korvata sen?"
  182. #: builtin/mainmenu/dlg_contentstore.lua
  183. msgid "$1 and $2 dependencies will be installed."
  184. msgstr ""
  185. #: builtin/mainmenu/dlg_contentstore.lua
  186. msgid "$1 by $2"
  187. msgstr ""
  188. #: builtin/mainmenu/dlg_contentstore.lua
  189. msgid ""
  190. "$1 downloading,\n"
  191. "$2 queued"
  192. msgstr ""
  193. #: builtin/mainmenu/dlg_contentstore.lua
  194. msgid "$1 downloading..."
  195. msgstr "$1 latautuu..."
  196. #: builtin/mainmenu/dlg_contentstore.lua
  197. msgid "$1 required dependencies could not be found."
  198. msgstr ""
  199. #: builtin/mainmenu/dlg_contentstore.lua
  200. msgid "$1 will be installed, and $2 dependencies will be skipped."
  201. msgstr ""
  202. #: builtin/mainmenu/dlg_contentstore.lua
  203. msgid "All packages"
  204. msgstr "Kaikki paketit"
  205. #: builtin/mainmenu/dlg_contentstore.lua
  206. msgid "Already installed"
  207. msgstr "Asennettu jo"
  208. #: builtin/mainmenu/dlg_contentstore.lua
  209. msgid "Back to Main Menu"
  210. msgstr "Palaa päävalikkoon"
  211. #: builtin/mainmenu/dlg_contentstore.lua
  212. msgid "Base Game:"
  213. msgstr "Peruspeli:"
  214. #: builtin/mainmenu/dlg_contentstore.lua
  215. msgid "ContentDB is not available when Minetest was compiled without cURL"
  216. msgstr "ContentDB ei ole saatavilla, jos Minetest on koottu ilman cURLia"
  217. #: builtin/mainmenu/dlg_contentstore.lua
  218. msgid "Downloading..."
  219. msgstr "Ladataan..."
  220. #: builtin/mainmenu/dlg_contentstore.lua
  221. msgid "Failed to download $1"
  222. msgstr "Epäonnistui ladata $1"
  223. #: builtin/mainmenu/dlg_contentstore.lua
  224. #: builtin/mainmenu/dlg_settings_advanced.lua
  225. msgid "Games"
  226. msgstr "Pelit"
  227. #: builtin/mainmenu/dlg_contentstore.lua
  228. msgid "Install"
  229. msgstr "Asentaa"
  230. #: builtin/mainmenu/dlg_contentstore.lua
  231. msgid "Install $1"
  232. msgstr "Asenna $1"
  233. #: builtin/mainmenu/dlg_contentstore.lua
  234. msgid "Install missing dependencies"
  235. msgstr "Asenna puuttuvat riippuvuudet"
  236. #: builtin/mainmenu/dlg_contentstore.lua
  237. msgid "Install: Unsupported file type or broken archive"
  238. msgstr ""
  239. #: builtin/mainmenu/dlg_contentstore.lua
  240. #: builtin/mainmenu/dlg_settings_advanced.lua
  241. msgid "Mods"
  242. msgstr "Modit"
  243. #: builtin/mainmenu/dlg_contentstore.lua
  244. msgid "No packages could be retrieved"
  245. msgstr "Paketteja ei voitu noutaa"
  246. #: builtin/mainmenu/dlg_contentstore.lua
  247. msgid "No results"
  248. msgstr "Ei tuloksia"
  249. #: builtin/mainmenu/dlg_contentstore.lua
  250. msgid "No updates"
  251. msgstr "Ei päivityksiä"
  252. #: builtin/mainmenu/dlg_contentstore.lua
  253. msgid "Not found"
  254. msgstr "Ei löytynyt"
  255. #: builtin/mainmenu/dlg_contentstore.lua
  256. msgid "Overwrite"
  257. msgstr "Ylikirjoita"
  258. #: builtin/mainmenu/dlg_contentstore.lua
  259. msgid "Please check that the base game is correct."
  260. msgstr ""
  261. #: builtin/mainmenu/dlg_contentstore.lua
  262. msgid "Queued"
  263. msgstr "Jonotettu"
  264. #: builtin/mainmenu/dlg_contentstore.lua
  265. msgid "Texture packs"
  266. msgstr "Tekstuuripaketit"
  267. #: builtin/mainmenu/dlg_contentstore.lua
  268. msgid "Uninstall"
  269. msgstr "Poista"
  270. #: builtin/mainmenu/dlg_contentstore.lua
  271. msgid "Update"
  272. msgstr "Päivitä"
  273. #: builtin/mainmenu/dlg_contentstore.lua
  274. msgid "Update All [$1]"
  275. msgstr "Päivitä kaikki [$1]"
  276. #: builtin/mainmenu/dlg_contentstore.lua
  277. msgid "View more information in a web browser"
  278. msgstr "Katso lisätietoja verkkoselaimessa"
  279. #: builtin/mainmenu/dlg_create_world.lua
  280. msgid "A world named \"$1\" already exists"
  281. msgstr "Maailma nimellä \"$1\" on jo olemassa"
  282. #: builtin/mainmenu/dlg_create_world.lua
  283. msgid "Additional terrain"
  284. msgstr ""
  285. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  286. msgid "Altitude chill"
  287. msgstr ""
  288. #: builtin/mainmenu/dlg_create_world.lua
  289. msgid "Altitude dry"
  290. msgstr ""
  291. #: builtin/mainmenu/dlg_create_world.lua
  292. msgid "Biome blending"
  293. msgstr ""
  294. #: builtin/mainmenu/dlg_create_world.lua
  295. msgid "Biomes"
  296. msgstr "Biomit"
  297. #: builtin/mainmenu/dlg_create_world.lua
  298. msgid "Caverns"
  299. msgstr ""
  300. #: builtin/mainmenu/dlg_create_world.lua
  301. msgid "Caves"
  302. msgstr "Luolat"
  303. #: builtin/mainmenu/dlg_create_world.lua
  304. msgid "Create"
  305. msgstr "Luo"
  306. #: builtin/mainmenu/dlg_create_world.lua
  307. msgid "Decorations"
  308. msgstr ""
  309. #: builtin/mainmenu/dlg_create_world.lua
  310. msgid "Download a game, such as Minetest Game, from minetest.net"
  311. msgstr "Lataa peli, kuten Minetest Game, minetest.netistä"
  312. #: builtin/mainmenu/dlg_create_world.lua
  313. msgid "Download one from minetest.net"
  314. msgstr "Lataa yksi minetest.netistä"
  315. #: builtin/mainmenu/dlg_create_world.lua
  316. msgid "Dungeons"
  317. msgstr ""
  318. #: builtin/mainmenu/dlg_create_world.lua
  319. msgid "Flat terrain"
  320. msgstr "Tasainen maasto"
  321. #: builtin/mainmenu/dlg_create_world.lua
  322. msgid "Floating landmasses in the sky"
  323. msgstr ""
  324. #: builtin/mainmenu/dlg_create_world.lua
  325. msgid "Floatlands (experimental)"
  326. msgstr ""
  327. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  328. msgid "Game"
  329. msgstr "Peli"
  330. #: builtin/mainmenu/dlg_create_world.lua
  331. msgid "Generate non-fractal terrain: Oceans and underground"
  332. msgstr ""
  333. #: builtin/mainmenu/dlg_create_world.lua
  334. msgid "Hills"
  335. msgstr "Mäet"
  336. #: builtin/mainmenu/dlg_create_world.lua
  337. msgid "Humid rivers"
  338. msgstr ""
  339. #: builtin/mainmenu/dlg_create_world.lua
  340. msgid "Increases humidity around rivers"
  341. msgstr ""
  342. #: builtin/mainmenu/dlg_create_world.lua
  343. msgid "Lakes"
  344. msgstr "Järvet"
  345. #: builtin/mainmenu/dlg_create_world.lua
  346. msgid "Low humidity and high heat causes shallow or dry rivers"
  347. msgstr ""
  348. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  349. msgid "Mapgen"
  350. msgstr ""
  351. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  352. msgid "Mapgen flags"
  353. msgstr "Mapgen-valitsimet"
  354. #: builtin/mainmenu/dlg_create_world.lua
  355. msgid "Mapgen-specific flags"
  356. msgstr "Mapgen-spesifit valitsimet"
  357. #: builtin/mainmenu/dlg_create_world.lua
  358. msgid "Mountains"
  359. msgstr "Vuoret"
  360. #: builtin/mainmenu/dlg_create_world.lua
  361. msgid "Mud flow"
  362. msgstr ""
  363. #: builtin/mainmenu/dlg_create_world.lua
  364. msgid "Network of tunnels and caves"
  365. msgstr ""
  366. #: builtin/mainmenu/dlg_create_world.lua
  367. msgid "No game selected"
  368. msgstr "Ei peliä valittu"
  369. #: builtin/mainmenu/dlg_create_world.lua
  370. msgid "Reduces heat with altitude"
  371. msgstr ""
  372. #: builtin/mainmenu/dlg_create_world.lua
  373. msgid "Reduces humidity with altitude"
  374. msgstr ""
  375. #: builtin/mainmenu/dlg_create_world.lua
  376. msgid "Rivers"
  377. msgstr "Joet"
  378. #: builtin/mainmenu/dlg_create_world.lua
  379. msgid "Sea level rivers"
  380. msgstr ""
  381. #: builtin/mainmenu/dlg_create_world.lua
  382. #: builtin/mainmenu/dlg_settings_advanced.lua
  383. msgid "Seed"
  384. msgstr "Siemen"
  385. #: builtin/mainmenu/dlg_create_world.lua
  386. msgid "Smooth transition between biomes"
  387. msgstr ""
  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. #: builtin/mainmenu/dlg_create_world.lua
  394. msgid "Structures appearing on the terrain, typically trees and plants"
  395. msgstr ""
  396. #: builtin/mainmenu/dlg_create_world.lua
  397. msgid "Temperate, Desert"
  398. msgstr ""
  399. #: builtin/mainmenu/dlg_create_world.lua
  400. msgid "Temperate, Desert, Jungle"
  401. msgstr ""
  402. #: builtin/mainmenu/dlg_create_world.lua
  403. msgid "Temperate, Desert, Jungle, Tundra, Taiga"
  404. msgstr ""
  405. #: builtin/mainmenu/dlg_create_world.lua
  406. msgid "Terrain surface erosion"
  407. msgstr ""
  408. #: builtin/mainmenu/dlg_create_world.lua
  409. msgid "Trees and jungle grass"
  410. msgstr ""
  411. #: builtin/mainmenu/dlg_create_world.lua
  412. msgid "Vary river depth"
  413. msgstr ""
  414. #: builtin/mainmenu/dlg_create_world.lua
  415. msgid "Very large caverns deep in the underground"
  416. msgstr ""
  417. #: builtin/mainmenu/dlg_create_world.lua
  418. msgid "Warning: The Development Test is meant for developers."
  419. msgstr "Varoitus: Development Test on tarkoitettu kehittäjille."
  420. #: builtin/mainmenu/dlg_create_world.lua
  421. msgid "World name"
  422. msgstr "Maailman nimi"
  423. #: builtin/mainmenu/dlg_create_world.lua
  424. msgid "You have no games installed."
  425. msgstr "Sinulla ei ole pelejä asennettuna."
  426. #: builtin/mainmenu/dlg_delete_content.lua
  427. msgid "Are you sure you want to delete \"$1\"?"
  428. msgstr "Oletko varma että haluat poistaa \"$1\":n?"
  429. #: builtin/mainmenu/dlg_delete_content.lua
  430. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua
  431. #: src/client/keycode.cpp
  432. msgid "Delete"
  433. msgstr "Poista"
  434. #: builtin/mainmenu/dlg_delete_content.lua
  435. msgid "pkgmgr: failed to delete \"$1\""
  436. msgstr "pkgmgr: kohteen \"$1\" poistaminen epäonnistui"
  437. #: builtin/mainmenu/dlg_delete_content.lua
  438. msgid "pkgmgr: invalid path \"$1\""
  439. msgstr "pkgmgr: virheellinen polku \"$1\""
  440. #: builtin/mainmenu/dlg_delete_world.lua
  441. msgid "Delete World \"$1\"?"
  442. msgstr "Poista maailma \"$1\"?"
  443. #: builtin/mainmenu/dlg_rename_modpack.lua
  444. msgid "Accept"
  445. msgstr "Hyväksy"
  446. #: builtin/mainmenu/dlg_rename_modpack.lua
  447. msgid "Rename Modpack:"
  448. msgstr "Nimeä modipaketti uudelleen:"
  449. #: builtin/mainmenu/dlg_rename_modpack.lua
  450. msgid ""
  451. "This modpack has an explicit name given in its modpack.conf which will "
  452. "override any renaming here."
  453. msgstr ""
  454. #: builtin/mainmenu/dlg_settings_advanced.lua
  455. msgid "(No description of setting given)"
  456. msgstr ""
  457. #: builtin/mainmenu/dlg_settings_advanced.lua
  458. msgid "2D Noise"
  459. msgstr ""
  460. #: builtin/mainmenu/dlg_settings_advanced.lua
  461. msgid "< Back to Settings page"
  462. msgstr "< Palaa asetussivulle"
  463. #: builtin/mainmenu/dlg_settings_advanced.lua
  464. msgid "Browse"
  465. msgstr "Selaa"
  466. #: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_settings.lua
  467. msgid "Disabled"
  468. msgstr "Poistettu käytöstä"
  469. #: builtin/mainmenu/dlg_settings_advanced.lua
  470. msgid "Edit"
  471. msgstr "Muokkaa"
  472. #: builtin/mainmenu/dlg_settings_advanced.lua
  473. msgid "Enabled"
  474. msgstr "Otettu käyttöön"
  475. #: builtin/mainmenu/dlg_settings_advanced.lua
  476. msgid "Lacunarity"
  477. msgstr ""
  478. #: builtin/mainmenu/dlg_settings_advanced.lua
  479. msgid "Octaves"
  480. msgstr ""
  481. #: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
  482. msgid "Offset"
  483. msgstr ""
  484. #: builtin/mainmenu/dlg_settings_advanced.lua
  485. msgid "Persistence"
  486. msgstr ""
  487. #: builtin/mainmenu/dlg_settings_advanced.lua
  488. msgid "Please enter a valid integer."
  489. msgstr "Anna kelvollinen kokonaisuluku."
  490. #: builtin/mainmenu/dlg_settings_advanced.lua
  491. msgid "Please enter a valid number."
  492. msgstr "Anna kelvollinen numero."
  493. #: builtin/mainmenu/dlg_settings_advanced.lua
  494. msgid "Restore Default"
  495. msgstr "Palauta oletus"
  496. #: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
  497. msgid "Scale"
  498. msgstr ""
  499. #: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua
  500. msgid "Search"
  501. msgstr "Etsi"
  502. #: builtin/mainmenu/dlg_settings_advanced.lua
  503. msgid "Select directory"
  504. msgstr "Valitse hakemisto"
  505. #: builtin/mainmenu/dlg_settings_advanced.lua
  506. msgid "Select file"
  507. msgstr "Valitse tiedosto"
  508. #: builtin/mainmenu/dlg_settings_advanced.lua
  509. msgid "Show technical names"
  510. msgstr "Näytä tekniset nimet"
  511. #: builtin/mainmenu/dlg_settings_advanced.lua
  512. msgid "The value must be at least $1."
  513. msgstr "Arvon tulee olla vähintään $1."
  514. #: builtin/mainmenu/dlg_settings_advanced.lua
  515. msgid "The value must not be larger than $1."
  516. msgstr "Arvo ei saa olla suurempi kuin $1."
  517. #: builtin/mainmenu/dlg_settings_advanced.lua
  518. msgid "X"
  519. msgstr "X"
  520. #: builtin/mainmenu/dlg_settings_advanced.lua
  521. msgid "X spread"
  522. msgstr ""
  523. #: builtin/mainmenu/dlg_settings_advanced.lua
  524. msgid "Y"
  525. msgstr "Y"
  526. #: builtin/mainmenu/dlg_settings_advanced.lua
  527. msgid "Y spread"
  528. msgstr ""
  529. #: builtin/mainmenu/dlg_settings_advanced.lua
  530. msgid "Z"
  531. msgstr "Z"
  532. #: builtin/mainmenu/dlg_settings_advanced.lua
  533. msgid "Z spread"
  534. msgstr ""
  535. #. ~ "absvalue" is a noise parameter flag.
  536. #. It is short for "absolute value".
  537. #. It can be enabled in noise settings in
  538. #. main menu -> "All Settings".
  539. #: builtin/mainmenu/dlg_settings_advanced.lua
  540. msgid "absvalue"
  541. msgstr ""
  542. #. ~ "defaults" is a noise parameter flag.
  543. #. It describes the default processing options
  544. #. for noise settings in main menu -> "All Settings".
  545. #: builtin/mainmenu/dlg_settings_advanced.lua
  546. msgid "defaults"
  547. msgstr ""
  548. #. ~ "eased" is a noise parameter flag.
  549. #. It is used to make the map smoother and
  550. #. can be enabled in noise settings in
  551. #. main menu -> "All Settings".
  552. #: builtin/mainmenu/dlg_settings_advanced.lua
  553. msgid "eased"
  554. msgstr ""
  555. #: builtin/mainmenu/pkgmgr.lua
  556. msgid "$1 (Enabled)"
  557. msgstr "$1 (Käytössä)"
  558. #: builtin/mainmenu/pkgmgr.lua
  559. msgid "$1 mods"
  560. msgstr "$1 modia"
  561. #: builtin/mainmenu/pkgmgr.lua
  562. msgid "Failed to install $1 to $2"
  563. msgstr ""
  564. #: builtin/mainmenu/pkgmgr.lua
  565. msgid "Install Mod: Unable to find real mod name for: $1"
  566. msgstr ""
  567. #: builtin/mainmenu/pkgmgr.lua
  568. msgid "Install Mod: Unable to find suitable folder name for modpack $1"
  569. msgstr ""
  570. #: builtin/mainmenu/pkgmgr.lua
  571. msgid "Unable to find a valid mod or modpack"
  572. msgstr ""
  573. #: builtin/mainmenu/pkgmgr.lua
  574. msgid "Unable to install a $1 as a texture pack"
  575. msgstr ""
  576. #: builtin/mainmenu/pkgmgr.lua
  577. msgid "Unable to install a game as a $1"
  578. msgstr ""
  579. #: builtin/mainmenu/pkgmgr.lua
  580. msgid "Unable to install a mod as a $1"
  581. msgstr ""
  582. #: builtin/mainmenu/pkgmgr.lua
  583. msgid "Unable to install a modpack as a $1"
  584. msgstr ""
  585. #: builtin/mainmenu/serverlistmgr.lua src/client/game.cpp
  586. msgid "Loading..."
  587. msgstr "Ladataan..."
  588. #: builtin/mainmenu/serverlistmgr.lua
  589. msgid "Public server list is disabled"
  590. msgstr "Julkinen palvelinlista on pois käytöstä"
  591. #: builtin/mainmenu/serverlistmgr.lua
  592. msgid "Try reenabling public serverlist and check your internet connection."
  593. msgstr ""
  594. "Kokeile ottaa julkinen palvelinlista uudelleen käyttöön ja tarkista "
  595. "internetyhteytesi."
  596. #: builtin/mainmenu/tab_about.lua
  597. msgid "About"
  598. msgstr "Tietoja"
  599. #: builtin/mainmenu/tab_about.lua
  600. msgid "Active Contributors"
  601. msgstr ""
  602. #: builtin/mainmenu/tab_about.lua
  603. msgid "Active renderer:"
  604. msgstr ""
  605. #: builtin/mainmenu/tab_about.lua
  606. msgid "Core Developers"
  607. msgstr ""
  608. #: builtin/mainmenu/tab_about.lua
  609. msgid "Open User Data Directory"
  610. msgstr "Avaa käyttäjätietohakemisto"
  611. #: builtin/mainmenu/tab_about.lua
  612. msgid ""
  613. "Opens the directory that contains user-provided worlds, games, mods,\n"
  614. "and texture packs in a file manager / explorer."
  615. msgstr ""
  616. #: builtin/mainmenu/tab_about.lua
  617. msgid "Previous Contributors"
  618. msgstr ""
  619. #: builtin/mainmenu/tab_about.lua
  620. msgid "Previous Core Developers"
  621. msgstr ""
  622. #: builtin/mainmenu/tab_content.lua
  623. msgid "Browse online content"
  624. msgstr "Selaa sisältöä verkossa"
  625. #: builtin/mainmenu/tab_content.lua
  626. msgid "Content"
  627. msgstr "Sisältö"
  628. #: builtin/mainmenu/tab_content.lua
  629. msgid "Disable Texture Pack"
  630. msgstr "Poista tekstuuripaketti käytöstä"
  631. #: builtin/mainmenu/tab_content.lua
  632. msgid "Information:"
  633. msgstr "Tietoja:"
  634. #: builtin/mainmenu/tab_content.lua
  635. msgid "Installed Packages:"
  636. msgstr "Asennetut paketit:"
  637. #: builtin/mainmenu/tab_content.lua
  638. msgid "No dependencies."
  639. msgstr "Ei riippuvuuksia."
  640. #: builtin/mainmenu/tab_content.lua
  641. msgid "No package description available"
  642. msgstr "Ei paketin kuvausta saatavilla"
  643. #: builtin/mainmenu/tab_content.lua
  644. msgid "Rename"
  645. msgstr "Nimeä uudelleen"
  646. #: builtin/mainmenu/tab_content.lua
  647. msgid "Uninstall Package"
  648. msgstr "Poista paketti"
  649. #: builtin/mainmenu/tab_content.lua
  650. msgid "Use Texture Pack"
  651. msgstr "Käytä tekstuuripakettia"
  652. #: builtin/mainmenu/tab_local.lua
  653. msgid "Announce Server"
  654. msgstr "Ilmoita palvelin"
  655. #: builtin/mainmenu/tab_local.lua
  656. msgid "Bind Address"
  657. msgstr "Sido osoite"
  658. #: builtin/mainmenu/tab_local.lua
  659. msgid "Creative Mode"
  660. msgstr "Luova tila"
  661. #: builtin/mainmenu/tab_local.lua
  662. msgid "Enable Damage"
  663. msgstr "Ota vahinko käyttöön"
  664. #: builtin/mainmenu/tab_local.lua
  665. msgid "Host Game"
  666. msgstr "Isännöi peli"
  667. #: builtin/mainmenu/tab_local.lua
  668. msgid "Host Server"
  669. msgstr "Isännöi palvelin"
  670. #: builtin/mainmenu/tab_local.lua
  671. msgid "Install games from ContentDB"
  672. msgstr "Asenna pelejä ContentDB:stä"
  673. #: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_online.lua
  674. msgid "Name"
  675. msgstr "Nimi"
  676. #: builtin/mainmenu/tab_local.lua
  677. msgid "New"
  678. msgstr "Uusi"
  679. #: builtin/mainmenu/tab_local.lua
  680. msgid "No world created or selected!"
  681. msgstr "Maailmaa ei ole luotu tai valittu!"
  682. #: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_online.lua
  683. msgid "Password"
  684. msgstr "Salasana"
  685. #: builtin/mainmenu/tab_local.lua
  686. msgid "Play Game"
  687. msgstr "Pelaa peliä"
  688. #: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_online.lua
  689. msgid "Port"
  690. msgstr "Portti"
  691. #: builtin/mainmenu/tab_local.lua
  692. msgid "Select Mods"
  693. msgstr "Valitse modit"
  694. #: builtin/mainmenu/tab_local.lua
  695. msgid "Select World:"
  696. msgstr "Valitse maailma:"
  697. #: builtin/mainmenu/tab_local.lua
  698. msgid "Server Port"
  699. msgstr "Palvelimen portti"
  700. #: builtin/mainmenu/tab_local.lua
  701. msgid "Start Game"
  702. msgstr "Aloita peli"
  703. #: builtin/mainmenu/tab_online.lua
  704. msgid "Address"
  705. msgstr "Osoite"
  706. #: builtin/mainmenu/tab_online.lua src/client/keycode.cpp
  707. msgid "Clear"
  708. msgstr "Tyhjennä"
  709. #: builtin/mainmenu/tab_online.lua
  710. msgid "Connect"
  711. msgstr "Yhdistä"
  712. #: builtin/mainmenu/tab_online.lua
  713. msgid "Creative mode"
  714. msgstr "Luova tila"
  715. #. ~ PvP = Player versus Player
  716. #: builtin/mainmenu/tab_online.lua
  717. msgid "Damage / PvP"
  718. msgstr "Vahinko / PvP"
  719. #: builtin/mainmenu/tab_online.lua
  720. msgid "Del. Favorite"
  721. msgstr ""
  722. #: builtin/mainmenu/tab_online.lua
  723. msgid "Favorites"
  724. msgstr "Suosikit"
  725. #: builtin/mainmenu/tab_online.lua
  726. msgid "Incompatible Servers"
  727. msgstr "Palvelimet eivät ole yhteensopivat"
  728. #: builtin/mainmenu/tab_online.lua
  729. msgid "Join Game"
  730. msgstr "Liity peliin"
  731. #: builtin/mainmenu/tab_online.lua
  732. msgid "Ping"
  733. msgstr "Viive"
  734. #: builtin/mainmenu/tab_online.lua
  735. msgid "Public Servers"
  736. msgstr "Julkiset palvelimet"
  737. #: builtin/mainmenu/tab_online.lua
  738. msgid "Refresh"
  739. msgstr "Päivitä"
  740. #: builtin/mainmenu/tab_online.lua
  741. msgid "Server Description"
  742. msgstr "Palvelimen kuvaus"
  743. #: builtin/mainmenu/tab_settings.lua
  744. msgid "2x"
  745. msgstr "2x"
  746. #: builtin/mainmenu/tab_settings.lua
  747. msgid "3D Clouds"
  748. msgstr "3D-pilvet"
  749. #: builtin/mainmenu/tab_settings.lua
  750. msgid "4x"
  751. msgstr "4x"
  752. #: builtin/mainmenu/tab_settings.lua
  753. msgid "8x"
  754. msgstr "8x"
  755. #: builtin/mainmenu/tab_settings.lua
  756. msgid "All Settings"
  757. msgstr "Kaikki asetukset"
  758. #: builtin/mainmenu/tab_settings.lua
  759. msgid "Antialiasing:"
  760. msgstr "Reunanpehmennys:"
  761. #: builtin/mainmenu/tab_settings.lua
  762. msgid "Autosave Screen Size"
  763. msgstr "Tallenna näytön koko automaattisesti"
  764. #: builtin/mainmenu/tab_settings.lua
  765. msgid "Bilinear Filter"
  766. msgstr "Bilineaarinen suodatus"
  767. #: builtin/mainmenu/tab_settings.lua src/client/game.cpp
  768. msgid "Change Keys"
  769. msgstr "Näppäinasetukset"
  770. #: builtin/mainmenu/tab_settings.lua
  771. msgid "Connected Glass"
  772. msgstr ""
  773. #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
  774. msgid "Dynamic shadows"
  775. msgstr "Dynaamiset varjot"
  776. #: builtin/mainmenu/tab_settings.lua
  777. msgid "Dynamic shadows: "
  778. msgstr "Dynaamiset varjot: "
  779. #: builtin/mainmenu/tab_settings.lua
  780. msgid "Fancy Leaves"
  781. msgstr "Hienot lehdet"
  782. #: builtin/mainmenu/tab_settings.lua
  783. msgid "High"
  784. msgstr ""
  785. #: builtin/mainmenu/tab_settings.lua
  786. msgid "Low"
  787. msgstr ""
  788. #: builtin/mainmenu/tab_settings.lua
  789. msgid "Medium"
  790. msgstr ""
  791. #: builtin/mainmenu/tab_settings.lua
  792. msgid "Mipmap"
  793. msgstr ""
  794. #: builtin/mainmenu/tab_settings.lua
  795. msgid "Mipmap + Aniso. Filter"
  796. msgstr ""
  797. #: builtin/mainmenu/tab_settings.lua
  798. msgid "No Filter"
  799. msgstr "Ei suodatinta"
  800. #: builtin/mainmenu/tab_settings.lua
  801. msgid "No Mipmap"
  802. msgstr ""
  803. #: builtin/mainmenu/tab_settings.lua
  804. msgid "Node Highlighting"
  805. msgstr ""
  806. #: builtin/mainmenu/tab_settings.lua
  807. msgid "Node Outlining"
  808. msgstr ""
  809. #: builtin/mainmenu/tab_settings.lua
  810. msgid "None"
  811. msgstr ""
  812. #: builtin/mainmenu/tab_settings.lua
  813. msgid "Opaque Leaves"
  814. msgstr ""
  815. #: builtin/mainmenu/tab_settings.lua
  816. msgid "Opaque Water"
  817. msgstr "Läpinäkymätön vesi"
  818. #: builtin/mainmenu/tab_settings.lua
  819. msgid "Particles"
  820. msgstr "Partikkelit"
  821. #: builtin/mainmenu/tab_settings.lua
  822. msgid "Screen:"
  823. msgstr "Näyttö:"
  824. #: builtin/mainmenu/tab_settings.lua
  825. msgid "Settings"
  826. msgstr "Asetukset"
  827. #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
  828. msgid "Shaders"
  829. msgstr "Varjostimet"
  830. #: builtin/mainmenu/tab_settings.lua
  831. msgid "Shaders (experimental)"
  832. msgstr "Varjostimet (kokeellinen)"
  833. #: builtin/mainmenu/tab_settings.lua
  834. msgid "Shaders (unavailable)"
  835. msgstr "Varjostimet (ei käytettävissä)"
  836. #: builtin/mainmenu/tab_settings.lua
  837. msgid "Simple Leaves"
  838. msgstr ""
  839. #: builtin/mainmenu/tab_settings.lua
  840. msgid "Smooth Lighting"
  841. msgstr "Tasainen valaistus"
  842. #: builtin/mainmenu/tab_settings.lua
  843. msgid "Texturing:"
  844. msgstr "Teksturointi:"
  845. #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
  846. msgid "Tone Mapping"
  847. msgstr ""
  848. #: builtin/mainmenu/tab_settings.lua
  849. msgid "Touchthreshold: (px)"
  850. msgstr ""
  851. #: builtin/mainmenu/tab_settings.lua
  852. msgid "Trilinear Filter"
  853. msgstr ""
  854. #: builtin/mainmenu/tab_settings.lua
  855. msgid "Ultra High"
  856. msgstr ""
  857. #: builtin/mainmenu/tab_settings.lua
  858. msgid "Very Low"
  859. msgstr ""
  860. #: builtin/mainmenu/tab_settings.lua
  861. msgid "Waving Leaves"
  862. msgstr ""
  863. #: builtin/mainmenu/tab_settings.lua
  864. msgid "Waving Liquids"
  865. msgstr ""
  866. #: builtin/mainmenu/tab_settings.lua
  867. msgid "Waving Plants"
  868. msgstr ""
  869. #: src/client/client.cpp src/client/game.cpp
  870. msgid "Connection timed out."
  871. msgstr "Yhteys aikakatkaistiin."
  872. #: src/client/client.cpp
  873. msgid "Done!"
  874. msgstr "Valmis!"
  875. #: src/client/client.cpp
  876. msgid "Initializing nodes"
  877. msgstr ""
  878. #: src/client/client.cpp
  879. msgid "Initializing nodes..."
  880. msgstr ""
  881. #: src/client/client.cpp
  882. msgid "Loading textures..."
  883. msgstr "Ladataan tekstuureja..."
  884. #: src/client/client.cpp
  885. msgid "Rebuilding shaders..."
  886. msgstr "Rakennetaan uudelleen varjostimia..."
  887. #: src/client/clientlauncher.cpp
  888. msgid "Connection error (timed out?)"
  889. msgstr ""
  890. #: src/client/clientlauncher.cpp
  891. msgid "Could not find or load game: "
  892. msgstr ""
  893. #: src/client/clientlauncher.cpp
  894. msgid "Invalid gamespec."
  895. msgstr ""
  896. #: src/client/clientlauncher.cpp
  897. msgid "Main Menu"
  898. msgstr "Päävalikko"
  899. #: src/client/clientlauncher.cpp
  900. msgid "No world selected and no address provided. Nothing to do."
  901. msgstr ""
  902. #: src/client/clientlauncher.cpp
  903. msgid "Player name too long."
  904. msgstr "Pelaajan nimi on liian pitkä."
  905. #: src/client/clientlauncher.cpp
  906. msgid "Please choose a name!"
  907. msgstr "Valitse nimi!"
  908. #: src/client/clientlauncher.cpp
  909. msgid "Provided password file failed to open: "
  910. msgstr ""
  911. #: src/client/clientlauncher.cpp
  912. msgid "Provided world path doesn't exist: "
  913. msgstr ""
  914. #: src/client/game.cpp
  915. msgid ""
  916. "\n"
  917. "Check debug.txt for details."
  918. msgstr ""
  919. #: src/client/game.cpp
  920. msgid "- Address: "
  921. msgstr "- Osoite: "
  922. #: src/client/game.cpp
  923. msgid "- Mode: "
  924. msgstr "- Tila: "
  925. #: src/client/game.cpp
  926. msgid "- Port: "
  927. msgstr "- Portti: "
  928. #: src/client/game.cpp
  929. msgid "- Public: "
  930. msgstr "- Julkinen: "
  931. #. ~ PvP = Player versus Player
  932. #: src/client/game.cpp
  933. msgid "- PvP: "
  934. msgstr "- PvP: "
  935. #: src/client/game.cpp
  936. msgid "- Server Name: "
  937. msgstr "- Palvelimen nimi: "
  938. #: src/client/game.cpp
  939. #, fuzzy
  940. msgid "A serialization error occurred:"
  941. msgstr "Tapahtui virhe:"
  942. #: src/client/game.cpp
  943. #, c-format
  944. msgid "Access denied. Reason: %s"
  945. msgstr ""
  946. #: src/client/game.cpp
  947. msgid "Automatic forward disabled"
  948. msgstr ""
  949. #: src/client/game.cpp
  950. msgid "Automatic forward enabled"
  951. msgstr ""
  952. #: src/client/game.cpp
  953. msgid "Block bounds hidden"
  954. msgstr ""
  955. #: src/client/game.cpp
  956. msgid "Block bounds shown for all blocks"
  957. msgstr ""
  958. #: src/client/game.cpp
  959. msgid "Block bounds shown for current block"
  960. msgstr ""
  961. #: src/client/game.cpp
  962. msgid "Block bounds shown for nearby blocks"
  963. msgstr ""
  964. #: src/client/game.cpp
  965. msgid "Camera update disabled"
  966. msgstr ""
  967. #: src/client/game.cpp
  968. msgid "Camera update enabled"
  969. msgstr ""
  970. #: src/client/game.cpp
  971. msgid "Can't show block bounds (need 'basic_debug' privilege)"
  972. msgstr ""
  973. #: src/client/game.cpp
  974. msgid "Change Password"
  975. msgstr "Vaihda salasana"
  976. #: src/client/game.cpp
  977. msgid "Cinematic mode disabled"
  978. msgstr ""
  979. #: src/client/game.cpp
  980. msgid "Cinematic mode enabled"
  981. msgstr ""
  982. #: src/client/game.cpp
  983. msgid "Client disconnected"
  984. msgstr ""
  985. #: src/client/game.cpp
  986. msgid "Client side scripting is disabled"
  987. msgstr ""
  988. #: src/client/game.cpp
  989. msgid "Connecting to server..."
  990. msgstr "Yhdistetään palvelimeen..."
  991. #: src/client/game.cpp
  992. msgid "Connection failed for unknown reason"
  993. msgstr ""
  994. #: src/client/game.cpp
  995. msgid "Continue"
  996. msgstr "Jatka"
  997. #: src/client/game.cpp
  998. #, c-format
  999. msgid ""
  1000. "Controls:\n"
  1001. "- %s: move forwards\n"
  1002. "- %s: move backwards\n"
  1003. "- %s: move left\n"
  1004. "- %s: move right\n"
  1005. "- %s: jump/climb up\n"
  1006. "- %s: dig/punch\n"
  1007. "- %s: place/use\n"
  1008. "- %s: sneak/climb down\n"
  1009. "- %s: drop item\n"
  1010. "- %s: inventory\n"
  1011. "- Mouse: turn/look\n"
  1012. "- Mouse wheel: select item\n"
  1013. "- %s: chat\n"
  1014. msgstr ""
  1015. #: src/client/game.cpp
  1016. #, c-format
  1017. msgid "Couldn't resolve address: %s"
  1018. msgstr ""
  1019. #: src/client/game.cpp
  1020. msgid "Creating client..."
  1021. msgstr "Luodaan asiakasta..."
  1022. #: src/client/game.cpp
  1023. msgid "Creating server..."
  1024. msgstr "Luodaan palvelinta..."
  1025. #: src/client/game.cpp
  1026. msgid "Debug info and profiler graph hidden"
  1027. msgstr ""
  1028. #: src/client/game.cpp
  1029. msgid "Debug info shown"
  1030. msgstr ""
  1031. #: src/client/game.cpp
  1032. msgid "Debug info, profiler graph, and wireframe hidden"
  1033. msgstr ""
  1034. #: src/client/game.cpp
  1035. msgid ""
  1036. "Default Controls:\n"
  1037. "No menu visible:\n"
  1038. "- single tap: button activate\n"
  1039. "- double tap: place/use\n"
  1040. "- slide finger: look around\n"
  1041. "Menu/Inventory visible:\n"
  1042. "- double tap (outside):\n"
  1043. " -->close\n"
  1044. "- touch stack, touch slot:\n"
  1045. " --> move stack\n"
  1046. "- touch&drag, tap 2nd finger\n"
  1047. " --> place single item to slot\n"
  1048. msgstr ""
  1049. #: src/client/game.cpp
  1050. msgid "Disabled unlimited viewing range"
  1051. msgstr ""
  1052. #: src/client/game.cpp
  1053. msgid "Enabled unlimited viewing range"
  1054. msgstr ""
  1055. #: src/client/game.cpp
  1056. msgid "Exit to Menu"
  1057. msgstr "Poistu valikkoon"
  1058. #: src/client/game.cpp
  1059. msgid "Exit to OS"
  1060. msgstr "Poistu käyttöjärjestelmään"
  1061. #: src/client/game.cpp
  1062. msgid "Fast mode disabled"
  1063. msgstr ""
  1064. #: src/client/game.cpp
  1065. msgid "Fast mode enabled"
  1066. msgstr ""
  1067. #: src/client/game.cpp
  1068. msgid "Fast mode enabled (note: no 'fast' privilege)"
  1069. msgstr ""
  1070. #: src/client/game.cpp
  1071. msgid "Fly mode disabled"
  1072. msgstr "Lentotila pois käytöstä"
  1073. #: src/client/game.cpp
  1074. msgid "Fly mode enabled"
  1075. msgstr "Lentotila käytössä"
  1076. #: src/client/game.cpp
  1077. msgid "Fly mode enabled (note: no 'fly' privilege)"
  1078. msgstr ""
  1079. #: src/client/game.cpp
  1080. msgid "Fog disabled"
  1081. msgstr "Sumu pois käytöstä"
  1082. #: src/client/game.cpp
  1083. msgid "Fog enabled"
  1084. msgstr "Sumu käytössä"
  1085. #: src/client/game.cpp
  1086. msgid "Game info:"
  1087. msgstr "Pelin tiedot:"
  1088. #: src/client/game.cpp
  1089. msgid "Game paused"
  1090. msgstr "Peli keskeytetty"
  1091. #: src/client/game.cpp
  1092. msgid "Hosting server"
  1093. msgstr ""
  1094. #: src/client/game.cpp
  1095. msgid "Item definitions..."
  1096. msgstr ""
  1097. #: src/client/game.cpp
  1098. msgid "KiB/s"
  1099. msgstr ""
  1100. #: src/client/game.cpp
  1101. msgid "Media..."
  1102. msgstr ""
  1103. #: src/client/game.cpp
  1104. msgid "MiB/s"
  1105. msgstr ""
  1106. #: src/client/game.cpp
  1107. msgid "Minimap currently disabled by game or mod"
  1108. msgstr ""
  1109. #: src/client/game.cpp
  1110. msgid "Multiplayer"
  1111. msgstr ""
  1112. #: src/client/game.cpp
  1113. msgid "Noclip mode disabled"
  1114. msgstr ""
  1115. #: src/client/game.cpp
  1116. msgid "Noclip mode enabled"
  1117. msgstr ""
  1118. #: src/client/game.cpp
  1119. msgid "Noclip mode enabled (note: no 'noclip' privilege)"
  1120. msgstr ""
  1121. #: src/client/game.cpp
  1122. msgid "Node definitions..."
  1123. msgstr ""
  1124. #: src/client/game.cpp
  1125. msgid "Off"
  1126. msgstr "Pois"
  1127. #: src/client/game.cpp
  1128. msgid "On"
  1129. msgstr "Päällä"
  1130. #: src/client/game.cpp
  1131. msgid "Pitch move mode disabled"
  1132. msgstr ""
  1133. #: src/client/game.cpp
  1134. msgid "Pitch move mode enabled"
  1135. msgstr ""
  1136. #: src/client/game.cpp
  1137. msgid "Profiler graph shown"
  1138. msgstr ""
  1139. #: src/client/game.cpp
  1140. msgid "Remote server"
  1141. msgstr "Etäpalvelin"
  1142. #: src/client/game.cpp
  1143. msgid "Resolving address..."
  1144. msgstr "Selvitetään osoitetta..."
  1145. #: src/client/game.cpp
  1146. msgid "Shutting down..."
  1147. msgstr "Sammutetaan..."
  1148. #: src/client/game.cpp
  1149. msgid "Singleplayer"
  1150. msgstr "Yksinpeli"
  1151. #: src/client/game.cpp
  1152. msgid "Sound Volume"
  1153. msgstr "Äänenvoimakkuus"
  1154. #: src/client/game.cpp
  1155. msgid "Sound muted"
  1156. msgstr "Ääni mykistetty"
  1157. #: src/client/game.cpp
  1158. msgid "Sound system is disabled"
  1159. msgstr ""
  1160. #: src/client/game.cpp
  1161. msgid "Sound system is not supported on this build"
  1162. msgstr ""
  1163. #: src/client/game.cpp
  1164. msgid "Sound unmuted"
  1165. msgstr "Ääni palautettu"
  1166. #: src/client/game.cpp
  1167. #, c-format
  1168. msgid "The server is probably running a different version of %s."
  1169. msgstr ""
  1170. #: src/client/game.cpp
  1171. #, c-format
  1172. msgid "Unable to connect to %s because IPv6 is disabled"
  1173. msgstr ""
  1174. #: src/client/game.cpp
  1175. #, c-format
  1176. msgid "Unable to listen on %s because IPv6 is disabled"
  1177. msgstr ""
  1178. #: src/client/game.cpp
  1179. #, c-format
  1180. msgid "Viewing range changed to %d"
  1181. msgstr ""
  1182. #: src/client/game.cpp
  1183. #, c-format
  1184. msgid "Viewing range is at maximum: %d"
  1185. msgstr ""
  1186. #: src/client/game.cpp
  1187. #, c-format
  1188. msgid "Viewing range is at minimum: %d"
  1189. msgstr ""
  1190. #: src/client/game.cpp
  1191. #, c-format
  1192. msgid "Volume changed to %d%%"
  1193. msgstr ""
  1194. #: src/client/game.cpp
  1195. msgid "Wireframe shown"
  1196. msgstr ""
  1197. #: src/client/game.cpp
  1198. msgid "Zoom currently disabled by game or mod"
  1199. msgstr ""
  1200. #: src/client/game.cpp
  1201. msgid "ok"
  1202. msgstr ""
  1203. #: src/client/gameui.cpp
  1204. msgid "Chat hidden"
  1205. msgstr "Keskustelu piilotettu"
  1206. #: src/client/gameui.cpp
  1207. msgid "Chat shown"
  1208. msgstr ""
  1209. #: src/client/gameui.cpp
  1210. msgid "HUD hidden"
  1211. msgstr ""
  1212. #: src/client/gameui.cpp
  1213. msgid "HUD shown"
  1214. msgstr ""
  1215. #: src/client/gameui.cpp
  1216. msgid "Profiler hidden"
  1217. msgstr ""
  1218. #: src/client/gameui.cpp
  1219. #, c-format
  1220. msgid "Profiler shown (page %d of %d)"
  1221. msgstr ""
  1222. #: src/client/keycode.cpp
  1223. msgid "Apps"
  1224. msgstr ""
  1225. #: src/client/keycode.cpp
  1226. msgid "Backspace"
  1227. msgstr ""
  1228. #: src/client/keycode.cpp
  1229. msgid "Caps Lock"
  1230. msgstr ""
  1231. #: src/client/keycode.cpp
  1232. msgid "Control"
  1233. msgstr ""
  1234. #: src/client/keycode.cpp
  1235. msgid "Down"
  1236. msgstr ""
  1237. #: src/client/keycode.cpp
  1238. msgid "End"
  1239. msgstr ""
  1240. #: src/client/keycode.cpp
  1241. msgid "Erase EOF"
  1242. msgstr ""
  1243. #: src/client/keycode.cpp
  1244. msgid "Execute"
  1245. msgstr ""
  1246. #: src/client/keycode.cpp
  1247. msgid "Help"
  1248. msgstr ""
  1249. #: src/client/keycode.cpp
  1250. msgid "Home"
  1251. msgstr ""
  1252. #: src/client/keycode.cpp
  1253. msgid "IME Accept"
  1254. msgstr ""
  1255. #: src/client/keycode.cpp
  1256. msgid "IME Convert"
  1257. msgstr ""
  1258. #: src/client/keycode.cpp
  1259. msgid "IME Escape"
  1260. msgstr ""
  1261. #: src/client/keycode.cpp
  1262. msgid "IME Mode Change"
  1263. msgstr ""
  1264. #: src/client/keycode.cpp
  1265. msgid "IME Nonconvert"
  1266. msgstr ""
  1267. #: src/client/keycode.cpp
  1268. msgid "Insert"
  1269. msgstr ""
  1270. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1271. msgid "Left"
  1272. msgstr ""
  1273. #: src/client/keycode.cpp
  1274. msgid "Left Button"
  1275. msgstr ""
  1276. #: src/client/keycode.cpp
  1277. msgid "Left Control"
  1278. msgstr ""
  1279. #: src/client/keycode.cpp
  1280. msgid "Left Menu"
  1281. msgstr ""
  1282. #: src/client/keycode.cpp
  1283. msgid "Left Shift"
  1284. msgstr ""
  1285. #: src/client/keycode.cpp
  1286. msgid "Left Windows"
  1287. msgstr ""
  1288. #. ~ Key name, common on Windows keyboards
  1289. #: src/client/keycode.cpp
  1290. msgid "Menu"
  1291. msgstr ""
  1292. #: src/client/keycode.cpp
  1293. msgid "Middle Button"
  1294. msgstr ""
  1295. #: src/client/keycode.cpp
  1296. msgid "Num Lock"
  1297. msgstr ""
  1298. #: src/client/keycode.cpp
  1299. msgid "Numpad *"
  1300. msgstr ""
  1301. #: src/client/keycode.cpp
  1302. msgid "Numpad +"
  1303. msgstr ""
  1304. #: src/client/keycode.cpp
  1305. msgid "Numpad -"
  1306. msgstr ""
  1307. #: src/client/keycode.cpp
  1308. msgid "Numpad ."
  1309. msgstr ""
  1310. #: src/client/keycode.cpp
  1311. msgid "Numpad /"
  1312. msgstr ""
  1313. #: src/client/keycode.cpp
  1314. msgid "Numpad 0"
  1315. msgstr ""
  1316. #: src/client/keycode.cpp
  1317. msgid "Numpad 1"
  1318. msgstr ""
  1319. #: src/client/keycode.cpp
  1320. msgid "Numpad 2"
  1321. msgstr ""
  1322. #: src/client/keycode.cpp
  1323. msgid "Numpad 3"
  1324. msgstr ""
  1325. #: src/client/keycode.cpp
  1326. msgid "Numpad 4"
  1327. msgstr ""
  1328. #: src/client/keycode.cpp
  1329. msgid "Numpad 5"
  1330. msgstr ""
  1331. #: src/client/keycode.cpp
  1332. msgid "Numpad 6"
  1333. msgstr ""
  1334. #: src/client/keycode.cpp
  1335. msgid "Numpad 7"
  1336. msgstr ""
  1337. #: src/client/keycode.cpp
  1338. msgid "Numpad 8"
  1339. msgstr ""
  1340. #: src/client/keycode.cpp
  1341. msgid "Numpad 9"
  1342. msgstr ""
  1343. #: src/client/keycode.cpp
  1344. msgid "OEM Clear"
  1345. msgstr ""
  1346. #: src/client/keycode.cpp
  1347. msgid "Page down"
  1348. msgstr ""
  1349. #: src/client/keycode.cpp
  1350. msgid "Page up"
  1351. msgstr ""
  1352. #: src/client/keycode.cpp
  1353. msgid "Pause"
  1354. msgstr ""
  1355. #: src/client/keycode.cpp
  1356. msgid "Play"
  1357. msgstr ""
  1358. #. ~ "Print screen" key
  1359. #: src/client/keycode.cpp
  1360. msgid "Print"
  1361. msgstr ""
  1362. #: src/client/keycode.cpp
  1363. msgid "Return"
  1364. msgstr ""
  1365. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1366. msgid "Right"
  1367. msgstr ""
  1368. #: src/client/keycode.cpp
  1369. msgid "Right Button"
  1370. msgstr ""
  1371. #: src/client/keycode.cpp
  1372. msgid "Right Control"
  1373. msgstr ""
  1374. #: src/client/keycode.cpp
  1375. msgid "Right Menu"
  1376. msgstr ""
  1377. #: src/client/keycode.cpp
  1378. msgid "Right Shift"
  1379. msgstr ""
  1380. #: src/client/keycode.cpp
  1381. msgid "Right Windows"
  1382. msgstr ""
  1383. #: src/client/keycode.cpp
  1384. msgid "Scroll Lock"
  1385. msgstr ""
  1386. #. ~ Key name
  1387. #: src/client/keycode.cpp
  1388. msgid "Select"
  1389. msgstr ""
  1390. #: src/client/keycode.cpp
  1391. msgid "Shift"
  1392. msgstr ""
  1393. #: src/client/keycode.cpp
  1394. msgid "Sleep"
  1395. msgstr ""
  1396. #: src/client/keycode.cpp
  1397. msgid "Snapshot"
  1398. msgstr ""
  1399. #: src/client/keycode.cpp
  1400. msgid "Space"
  1401. msgstr ""
  1402. #: src/client/keycode.cpp
  1403. msgid "Tab"
  1404. msgstr ""
  1405. #: src/client/keycode.cpp
  1406. msgid "Up"
  1407. msgstr ""
  1408. #: src/client/keycode.cpp
  1409. msgid "X Button 1"
  1410. msgstr ""
  1411. #: src/client/keycode.cpp
  1412. msgid "X Button 2"
  1413. msgstr ""
  1414. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1415. msgid "Zoom"
  1416. msgstr ""
  1417. #: src/client/minimap.cpp
  1418. msgid "Minimap hidden"
  1419. msgstr ""
  1420. #: src/client/minimap.cpp
  1421. #, c-format
  1422. msgid "Minimap in radar mode, Zoom x%d"
  1423. msgstr ""
  1424. #: src/client/minimap.cpp
  1425. #, c-format
  1426. msgid "Minimap in surface mode, Zoom x%d"
  1427. msgstr ""
  1428. #: src/client/minimap.cpp
  1429. msgid "Minimap in texture mode"
  1430. msgstr ""
  1431. #: src/gui/guiChatConsole.cpp
  1432. #, fuzzy
  1433. msgid "Failed to open webpage"
  1434. msgstr "Epäonnistui ladata $1"
  1435. #: src/gui/guiChatConsole.cpp
  1436. msgid "Opening webpage"
  1437. msgstr ""
  1438. #: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp
  1439. msgid "Passwords do not match!"
  1440. msgstr "Salasanat eivät täsmää!"
  1441. #: src/gui/guiConfirmRegistration.cpp
  1442. msgid "Register and Join"
  1443. msgstr "Rekisteröidy ja liity"
  1444. #: src/gui/guiConfirmRegistration.cpp
  1445. #, c-format
  1446. msgid ""
  1447. "You are about to join this server with the name \"%s\" for the first time.\n"
  1448. "If you proceed, a new account using your credentials will be created on this "
  1449. "server.\n"
  1450. "Please retype your password and click 'Register and Join' to confirm account "
  1451. "creation, or click 'Cancel' to abort."
  1452. msgstr ""
  1453. "Olet aikeissa liittyä tälle palvelimelle nimellä \"%s\" ensimmäistä kertaa.\n"
  1454. "Jos jatkat, uusi tili kirjautumistietojen kera luodaan tälle palvelimelle.\n"
  1455. "Kirjoita salasana ja napsauta \"Rekisteröidy ja liity\" vahvistaaksesi tilin "
  1456. "luomisen, tai napsauta \"Peruuta\" lopettaaksesi."
  1457. #: src/gui/guiFormSpecMenu.cpp
  1458. msgid "Proceed"
  1459. msgstr ""
  1460. #: src/gui/guiKeyChangeMenu.cpp
  1461. msgid "\"Aux1\" = climb down"
  1462. msgstr ""
  1463. #: src/gui/guiKeyChangeMenu.cpp
  1464. msgid "Autoforward"
  1465. msgstr ""
  1466. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1467. msgid "Automatic jumping"
  1468. msgstr "Hypi automaattisesti"
  1469. #: src/gui/guiKeyChangeMenu.cpp
  1470. msgid "Aux1"
  1471. msgstr ""
  1472. #: src/gui/guiKeyChangeMenu.cpp
  1473. msgid "Backward"
  1474. msgstr "Taakse"
  1475. #: src/gui/guiKeyChangeMenu.cpp
  1476. msgid "Block bounds"
  1477. msgstr ""
  1478. #: src/gui/guiKeyChangeMenu.cpp
  1479. msgid "Change camera"
  1480. msgstr "Vaihda kameraa"
  1481. #: src/gui/guiKeyChangeMenu.cpp
  1482. msgid "Chat"
  1483. msgstr "Keskustelu"
  1484. #: src/gui/guiKeyChangeMenu.cpp
  1485. msgid "Command"
  1486. msgstr "Komento"
  1487. #: src/gui/guiKeyChangeMenu.cpp
  1488. msgid "Console"
  1489. msgstr "Konsoli"
  1490. #: src/gui/guiKeyChangeMenu.cpp
  1491. msgid "Dec. range"
  1492. msgstr ""
  1493. #: src/gui/guiKeyChangeMenu.cpp
  1494. msgid "Dec. volume"
  1495. msgstr ""
  1496. #: src/gui/guiKeyChangeMenu.cpp
  1497. msgid "Double tap \"jump\" to toggle fly"
  1498. msgstr ""
  1499. #: src/gui/guiKeyChangeMenu.cpp
  1500. msgid "Drop"
  1501. msgstr ""
  1502. #: src/gui/guiKeyChangeMenu.cpp
  1503. msgid "Forward"
  1504. msgstr "Eteen"
  1505. #: src/gui/guiKeyChangeMenu.cpp
  1506. msgid "Inc. range"
  1507. msgstr ""
  1508. #: src/gui/guiKeyChangeMenu.cpp
  1509. msgid "Inc. volume"
  1510. msgstr ""
  1511. #: src/gui/guiKeyChangeMenu.cpp
  1512. msgid "Inventory"
  1513. msgstr "Inventaario"
  1514. #: src/gui/guiKeyChangeMenu.cpp
  1515. msgid "Jump"
  1516. msgstr "Hyppää"
  1517. #: src/gui/guiKeyChangeMenu.cpp
  1518. msgid "Key already in use"
  1519. msgstr ""
  1520. #: src/gui/guiKeyChangeMenu.cpp
  1521. msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
  1522. msgstr ""
  1523. "Näppäimistöasetukset. (Jos tämä valikko rikkoutuu, poista asioita minetest."
  1524. "conf-tiedostosta)"
  1525. #: src/gui/guiKeyChangeMenu.cpp
  1526. msgid "Local command"
  1527. msgstr "Paikallinen komento"
  1528. #: src/gui/guiKeyChangeMenu.cpp
  1529. msgid "Mute"
  1530. msgstr ""
  1531. #: src/gui/guiKeyChangeMenu.cpp
  1532. msgid "Next item"
  1533. msgstr ""
  1534. #: src/gui/guiKeyChangeMenu.cpp
  1535. msgid "Prev. item"
  1536. msgstr ""
  1537. #: src/gui/guiKeyChangeMenu.cpp
  1538. msgid "Range select"
  1539. msgstr ""
  1540. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1541. msgid "Screenshot"
  1542. msgstr "Kuvakaappaus"
  1543. #: src/gui/guiKeyChangeMenu.cpp
  1544. msgid "Sneak"
  1545. msgstr "Hiivi"
  1546. #: src/gui/guiKeyChangeMenu.cpp
  1547. msgid "Toggle HUD"
  1548. msgstr ""
  1549. #: src/gui/guiKeyChangeMenu.cpp
  1550. msgid "Toggle chat log"
  1551. msgstr ""
  1552. #: src/gui/guiKeyChangeMenu.cpp
  1553. msgid "Toggle fast"
  1554. msgstr ""
  1555. #: src/gui/guiKeyChangeMenu.cpp
  1556. msgid "Toggle fly"
  1557. msgstr ""
  1558. #: src/gui/guiKeyChangeMenu.cpp
  1559. msgid "Toggle fog"
  1560. msgstr ""
  1561. #: src/gui/guiKeyChangeMenu.cpp
  1562. msgid "Toggle minimap"
  1563. msgstr ""
  1564. #: src/gui/guiKeyChangeMenu.cpp
  1565. msgid "Toggle noclip"
  1566. msgstr ""
  1567. #: src/gui/guiKeyChangeMenu.cpp
  1568. msgid "Toggle pitchmove"
  1569. msgstr ""
  1570. #: src/gui/guiKeyChangeMenu.cpp
  1571. msgid "press key"
  1572. msgstr ""
  1573. #: src/gui/guiPasswordChange.cpp
  1574. msgid "Change"
  1575. msgstr ""
  1576. #: src/gui/guiPasswordChange.cpp
  1577. msgid "Confirm Password"
  1578. msgstr "Vahvista salasana"
  1579. #: src/gui/guiPasswordChange.cpp
  1580. msgid "New Password"
  1581. msgstr "Uusi salasana"
  1582. #: src/gui/guiPasswordChange.cpp
  1583. msgid "Old Password"
  1584. msgstr "Vanha salasana"
  1585. #: src/gui/guiVolumeChange.cpp
  1586. msgid "Exit"
  1587. msgstr "Poistu"
  1588. #: src/gui/guiVolumeChange.cpp
  1589. msgid "Muted"
  1590. msgstr "Mykistetty"
  1591. #: src/gui/guiVolumeChange.cpp
  1592. #, fuzzy, c-format
  1593. msgid "Sound Volume: %d%%"
  1594. msgstr "Äänenvoimakkuus: "
  1595. #. ~ Imperative, as in "Enter/type in text".
  1596. #. Don't forget the space.
  1597. #: src/gui/modalMenu.cpp
  1598. msgid "Enter "
  1599. msgstr ""
  1600. #. ~ DO NOT TRANSLATE THIS LITERALLY!
  1601. #. This is a special string which needs to contain the translation's
  1602. #. language code (e.g. "de" for German).
  1603. #: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
  1604. msgid "LANG_CODE"
  1605. msgstr "fi"
  1606. #: src/settings_translation_file.cpp
  1607. msgid ""
  1608. "(Android) Fixes the position of virtual joystick.\n"
  1609. "If disabled, virtual joystick will center to first-touch's position."
  1610. msgstr ""
  1611. #: src/settings_translation_file.cpp
  1612. msgid ""
  1613. "(Android) Use virtual joystick to trigger \"Aux1\" button.\n"
  1614. "If enabled, virtual joystick will also tap \"Aux1\" button when out of main "
  1615. "circle."
  1616. msgstr ""
  1617. #: src/settings_translation_file.cpp
  1618. msgid ""
  1619. "(X,Y,Z) offset of fractal from world center in units of 'scale'.\n"
  1620. "Can be used to move a desired point to (0, 0) to create a\n"
  1621. "suitable spawn point, or to allow 'zooming in' on a desired\n"
  1622. "point by increasing 'scale'.\n"
  1623. "The default is tuned for a suitable spawn point for Mandelbrot\n"
  1624. "sets with default parameters, it may need altering in other\n"
  1625. "situations.\n"
  1626. "Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
  1627. msgstr ""
  1628. #: src/settings_translation_file.cpp
  1629. msgid ""
  1630. "(X,Y,Z) scale of fractal in nodes.\n"
  1631. "Actual fractal size will be 2 to 3 times larger.\n"
  1632. "These numbers can be made very large, the fractal does\n"
  1633. "not have to fit inside the world.\n"
  1634. "Increase these to 'zoom' into the detail of the fractal.\n"
  1635. "Default is for a vertically-squashed shape suitable for\n"
  1636. "an island, set all 3 numbers equal for the raw shape."
  1637. msgstr ""
  1638. #: src/settings_translation_file.cpp
  1639. msgid "2D noise that controls the shape/size of ridged mountains."
  1640. msgstr ""
  1641. #: src/settings_translation_file.cpp
  1642. msgid "2D noise that controls the shape/size of rolling hills."
  1643. msgstr ""
  1644. #: src/settings_translation_file.cpp
  1645. msgid "2D noise that controls the shape/size of step mountains."
  1646. msgstr ""
  1647. #: src/settings_translation_file.cpp
  1648. msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
  1649. msgstr ""
  1650. #: src/settings_translation_file.cpp
  1651. msgid "2D noise that controls the size/occurrence of rolling hills."
  1652. msgstr ""
  1653. #: src/settings_translation_file.cpp
  1654. msgid "2D noise that controls the size/occurrence of step mountain ranges."
  1655. msgstr ""
  1656. #: src/settings_translation_file.cpp
  1657. msgid "2D noise that locates the river valleys and channels."
  1658. msgstr ""
  1659. #: src/settings_translation_file.cpp
  1660. msgid "3D clouds"
  1661. msgstr "3D-pilvet"
  1662. #: src/settings_translation_file.cpp
  1663. msgid "3D mode"
  1664. msgstr "3D-tila"
  1665. #: src/settings_translation_file.cpp
  1666. msgid "3D mode parallax strength"
  1667. msgstr ""
  1668. #: src/settings_translation_file.cpp
  1669. msgid "3D noise defining giant caverns."
  1670. msgstr ""
  1671. #: src/settings_translation_file.cpp
  1672. msgid ""
  1673. "3D noise defining mountain structure and height.\n"
  1674. "Also defines structure of floatland mountain terrain."
  1675. msgstr ""
  1676. #: src/settings_translation_file.cpp
  1677. msgid ""
  1678. "3D noise defining structure of floatlands.\n"
  1679. "If altered from the default, the noise 'scale' (0.7 by default) may need\n"
  1680. "to be adjusted, as floatland tapering functions best when this noise has\n"
  1681. "a value range of approximately -2.0 to 2.0."
  1682. msgstr ""
  1683. #: src/settings_translation_file.cpp
  1684. msgid "3D noise defining structure of river canyon walls."
  1685. msgstr ""
  1686. #: src/settings_translation_file.cpp
  1687. msgid "3D noise defining terrain."
  1688. msgstr ""
  1689. #: src/settings_translation_file.cpp
  1690. msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
  1691. msgstr ""
  1692. #: src/settings_translation_file.cpp
  1693. msgid "3D noise that determines number of dungeons per mapchunk."
  1694. msgstr ""
  1695. #: src/settings_translation_file.cpp
  1696. msgid ""
  1697. "3D support.\n"
  1698. "Currently supported:\n"
  1699. "- none: no 3d output.\n"
  1700. "- anaglyph: cyan/magenta color 3d.\n"
  1701. "- interlaced: odd/even line based polarisation screen support.\n"
  1702. "- topbottom: split screen top/bottom.\n"
  1703. "- sidebyside: split screen side by side.\n"
  1704. "- crossview: Cross-eyed 3d\n"
  1705. "- pageflip: quadbuffer based 3d.\n"
  1706. "Note that the interlaced mode requires shaders to be enabled."
  1707. msgstr ""
  1708. #: src/settings_translation_file.cpp
  1709. msgid ""
  1710. "A chosen map seed for a new map, leave empty for random.\n"
  1711. "Will be overridden when creating a new world in the main menu."
  1712. msgstr ""
  1713. #: src/settings_translation_file.cpp
  1714. msgid "A message to be displayed to all clients when the server crashes."
  1715. msgstr ""
  1716. #: src/settings_translation_file.cpp
  1717. msgid "A message to be displayed to all clients when the server shuts down."
  1718. msgstr ""
  1719. #: src/settings_translation_file.cpp
  1720. msgid "ABM interval"
  1721. msgstr ""
  1722. #: src/settings_translation_file.cpp
  1723. msgid "ABM time budget"
  1724. msgstr ""
  1725. #: src/settings_translation_file.cpp
  1726. msgid "Absolute limit of queued blocks to emerge"
  1727. msgstr ""
  1728. #: src/settings_translation_file.cpp
  1729. msgid "Acceleration in air"
  1730. msgstr ""
  1731. #: src/settings_translation_file.cpp
  1732. msgid "Acceleration of gravity, in nodes per second per second."
  1733. msgstr ""
  1734. #: src/settings_translation_file.cpp
  1735. msgid "Active Block Modifiers"
  1736. msgstr ""
  1737. #: src/settings_translation_file.cpp
  1738. msgid "Active block management interval"
  1739. msgstr ""
  1740. #: src/settings_translation_file.cpp
  1741. msgid "Active block range"
  1742. msgstr ""
  1743. #: src/settings_translation_file.cpp
  1744. msgid "Active object send range"
  1745. msgstr ""
  1746. #: src/settings_translation_file.cpp
  1747. msgid ""
  1748. "Address to connect to.\n"
  1749. "Leave this blank to start a local server.\n"
  1750. "Note that the address field in the main menu overrides this setting."
  1751. msgstr ""
  1752. #: src/settings_translation_file.cpp
  1753. msgid "Adds particles when digging a node."
  1754. msgstr ""
  1755. #: src/settings_translation_file.cpp
  1756. msgid ""
  1757. "Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
  1758. "screens."
  1759. msgstr ""
  1760. #: src/settings_translation_file.cpp
  1761. msgid "Adjust the detected display density, used for scaling UI elements."
  1762. msgstr ""
  1763. #: src/settings_translation_file.cpp
  1764. #, c-format
  1765. msgid ""
  1766. "Adjusts the density of the floatland layer.\n"
  1767. "Increase value to increase density. Can be positive or negative.\n"
  1768. "Value = 0.0: 50% of volume is floatland.\n"
  1769. "Value = 2.0 (can be higher depending on 'mgv7_np_floatland', always test\n"
  1770. "to be sure) creates a solid floatland layer."
  1771. msgstr ""
  1772. #: src/settings_translation_file.cpp
  1773. msgid "Advanced"
  1774. msgstr "Lisäasetukset"
  1775. #: src/settings_translation_file.cpp
  1776. msgid ""
  1777. "Alters the light curve by applying 'gamma correction' to it.\n"
  1778. "Higher values make middle and lower light levels brighter.\n"
  1779. "Value '1.0' leaves the light curve unaltered.\n"
  1780. "This only has significant effect on daylight and artificial\n"
  1781. "light, it has very little effect on natural night light."
  1782. msgstr ""
  1783. #: src/settings_translation_file.cpp
  1784. msgid "Always fly and fast"
  1785. msgstr ""
  1786. #: src/settings_translation_file.cpp
  1787. msgid "Ambient occlusion gamma"
  1788. msgstr ""
  1789. #: src/settings_translation_file.cpp
  1790. msgid "Amount of messages a player may send per 10 seconds."
  1791. msgstr ""
  1792. #: src/settings_translation_file.cpp
  1793. msgid "Amplifies the valleys."
  1794. msgstr ""
  1795. #: src/settings_translation_file.cpp
  1796. msgid "Anisotropic filtering"
  1797. msgstr ""
  1798. #: src/settings_translation_file.cpp
  1799. msgid "Announce server"
  1800. msgstr ""
  1801. #: src/settings_translation_file.cpp
  1802. msgid "Announce to this serverlist."
  1803. msgstr ""
  1804. #: src/settings_translation_file.cpp
  1805. msgid "Append item name"
  1806. msgstr ""
  1807. #: src/settings_translation_file.cpp
  1808. msgid "Append item name to tooltip."
  1809. msgstr ""
  1810. #: src/settings_translation_file.cpp
  1811. msgid "Apple trees noise"
  1812. msgstr ""
  1813. #: src/settings_translation_file.cpp
  1814. msgid "Arm inertia"
  1815. msgstr ""
  1816. #: src/settings_translation_file.cpp
  1817. msgid ""
  1818. "Arm inertia, gives a more realistic movement of\n"
  1819. "the arm when the camera moves."
  1820. msgstr ""
  1821. #: src/settings_translation_file.cpp
  1822. msgid "Ask to reconnect after crash"
  1823. msgstr ""
  1824. #: src/settings_translation_file.cpp
  1825. msgid ""
  1826. "At this distance the server will aggressively optimize which blocks are sent "
  1827. "to\n"
  1828. "clients.\n"
  1829. "Small values potentially improve performance a lot, at the expense of "
  1830. "visible\n"
  1831. "rendering glitches (some blocks will not be rendered under water and in "
  1832. "caves,\n"
  1833. "as well as sometimes on land).\n"
  1834. "Setting this to a value greater than max_block_send_distance disables this\n"
  1835. "optimization.\n"
  1836. "Stated in mapblocks (16 nodes)."
  1837. msgstr ""
  1838. #: src/settings_translation_file.cpp
  1839. msgid "Automatic forward key"
  1840. msgstr ""
  1841. #: src/settings_translation_file.cpp
  1842. msgid "Automatically jump up single-node obstacles."
  1843. msgstr ""
  1844. #: src/settings_translation_file.cpp
  1845. msgid "Automatically report to the serverlist."
  1846. msgstr ""
  1847. #: src/settings_translation_file.cpp
  1848. msgid "Autosave screen size"
  1849. msgstr "Tallenna näytön koko automaattisesti"
  1850. #: src/settings_translation_file.cpp
  1851. msgid "Autoscaling mode"
  1852. msgstr ""
  1853. #: src/settings_translation_file.cpp
  1854. msgid "Aux1 key"
  1855. msgstr ""
  1856. #: src/settings_translation_file.cpp
  1857. msgid "Aux1 key for climbing/descending"
  1858. msgstr ""
  1859. #: src/settings_translation_file.cpp
  1860. msgid "Backward key"
  1861. msgstr ""
  1862. #: src/settings_translation_file.cpp
  1863. msgid "Base ground level"
  1864. msgstr ""
  1865. #: src/settings_translation_file.cpp
  1866. msgid "Base terrain height."
  1867. msgstr ""
  1868. #: src/settings_translation_file.cpp
  1869. msgid "Basic"
  1870. msgstr ""
  1871. #: src/settings_translation_file.cpp
  1872. msgid "Basic privileges"
  1873. msgstr ""
  1874. #: src/settings_translation_file.cpp
  1875. msgid "Beach noise"
  1876. msgstr ""
  1877. #: src/settings_translation_file.cpp
  1878. msgid "Beach noise threshold"
  1879. msgstr ""
  1880. #: src/settings_translation_file.cpp
  1881. msgid "Bilinear filtering"
  1882. msgstr ""
  1883. #: src/settings_translation_file.cpp
  1884. msgid "Bind address"
  1885. msgstr ""
  1886. #: src/settings_translation_file.cpp
  1887. msgid "Biome API temperature and humidity noise parameters"
  1888. msgstr ""
  1889. #: src/settings_translation_file.cpp
  1890. msgid "Biome noise"
  1891. msgstr ""
  1892. #: src/settings_translation_file.cpp
  1893. msgid "Block send optimize distance"
  1894. msgstr ""
  1895. #: src/settings_translation_file.cpp
  1896. msgid "Bold and italic font path"
  1897. msgstr ""
  1898. #: src/settings_translation_file.cpp
  1899. msgid "Bold and italic monospace font path"
  1900. msgstr ""
  1901. #: src/settings_translation_file.cpp
  1902. msgid "Bold font path"
  1903. msgstr ""
  1904. #: src/settings_translation_file.cpp
  1905. msgid "Bold monospace font path"
  1906. msgstr ""
  1907. #: src/settings_translation_file.cpp
  1908. msgid "Build inside player"
  1909. msgstr ""
  1910. #: src/settings_translation_file.cpp
  1911. msgid "Builtin"
  1912. msgstr ""
  1913. #: src/settings_translation_file.cpp
  1914. msgid ""
  1915. "Camera 'near clipping plane' distance in nodes, between 0 and 0.25\n"
  1916. "Only works on GLES platforms. Most users will not need to change this.\n"
  1917. "Increasing can reduce artifacting on weaker GPUs.\n"
  1918. "0.1 = Default, 0.25 = Good value for weaker tablets."
  1919. msgstr ""
  1920. #: src/settings_translation_file.cpp
  1921. msgid "Camera smoothing"
  1922. msgstr ""
  1923. #: src/settings_translation_file.cpp
  1924. msgid "Camera smoothing in cinematic mode"
  1925. msgstr ""
  1926. #: src/settings_translation_file.cpp
  1927. msgid "Camera update toggle key"
  1928. msgstr ""
  1929. #: src/settings_translation_file.cpp
  1930. msgid "Cave noise"
  1931. msgstr ""
  1932. #: src/settings_translation_file.cpp
  1933. msgid "Cave noise #1"
  1934. msgstr ""
  1935. #: src/settings_translation_file.cpp
  1936. msgid "Cave noise #2"
  1937. msgstr ""
  1938. #: src/settings_translation_file.cpp
  1939. msgid "Cave width"
  1940. msgstr ""
  1941. #: src/settings_translation_file.cpp
  1942. msgid "Cave1 noise"
  1943. msgstr ""
  1944. #: src/settings_translation_file.cpp
  1945. msgid "Cave2 noise"
  1946. msgstr ""
  1947. #: src/settings_translation_file.cpp
  1948. msgid "Cavern limit"
  1949. msgstr ""
  1950. #: src/settings_translation_file.cpp
  1951. msgid "Cavern noise"
  1952. msgstr ""
  1953. #: src/settings_translation_file.cpp
  1954. msgid "Cavern taper"
  1955. msgstr ""
  1956. #: src/settings_translation_file.cpp
  1957. msgid "Cavern threshold"
  1958. msgstr ""
  1959. #: src/settings_translation_file.cpp
  1960. msgid "Cavern upper limit"
  1961. msgstr ""
  1962. #: src/settings_translation_file.cpp
  1963. msgid ""
  1964. "Center of light curve boost range.\n"
  1965. "Where 0.0 is minimum light level, 1.0 is maximum light level."
  1966. msgstr ""
  1967. #: src/settings_translation_file.cpp
  1968. msgid "Chat command time message threshold"
  1969. msgstr ""
  1970. #: src/settings_translation_file.cpp
  1971. #, fuzzy
  1972. msgid "Chat commands"
  1973. msgstr "Komento"
  1974. #: src/settings_translation_file.cpp
  1975. msgid "Chat font size"
  1976. msgstr ""
  1977. #: src/settings_translation_file.cpp
  1978. msgid "Chat key"
  1979. msgstr ""
  1980. #: src/settings_translation_file.cpp
  1981. msgid "Chat log level"
  1982. msgstr ""
  1983. #: src/settings_translation_file.cpp
  1984. msgid "Chat message count limit"
  1985. msgstr ""
  1986. #: src/settings_translation_file.cpp
  1987. msgid "Chat message format"
  1988. msgstr ""
  1989. #: src/settings_translation_file.cpp
  1990. msgid "Chat message kick threshold"
  1991. msgstr ""
  1992. #: src/settings_translation_file.cpp
  1993. msgid "Chat message max length"
  1994. msgstr ""
  1995. #: src/settings_translation_file.cpp
  1996. msgid "Chat toggle key"
  1997. msgstr ""
  1998. #: src/settings_translation_file.cpp
  1999. msgid "Chat weblinks"
  2000. msgstr ""
  2001. #: src/settings_translation_file.cpp
  2002. msgid "Chunk size"
  2003. msgstr ""
  2004. #: src/settings_translation_file.cpp
  2005. msgid "Cinematic mode"
  2006. msgstr ""
  2007. #: src/settings_translation_file.cpp
  2008. msgid "Cinematic mode key"
  2009. msgstr ""
  2010. #: src/settings_translation_file.cpp
  2011. msgid "Clean transparent textures"
  2012. msgstr ""
  2013. #: src/settings_translation_file.cpp
  2014. msgid ""
  2015. "Clickable weblinks (middle-click or Ctrl+left-click) enabled in chat console "
  2016. "output."
  2017. msgstr ""
  2018. #: src/settings_translation_file.cpp
  2019. msgid "Client"
  2020. msgstr "Asiakas"
  2021. #: src/settings_translation_file.cpp
  2022. msgid "Client and Server"
  2023. msgstr "Asiakas ja palvelin"
  2024. #: src/settings_translation_file.cpp
  2025. msgid "Client modding"
  2026. msgstr ""
  2027. #: src/settings_translation_file.cpp
  2028. msgid "Client side modding restrictions"
  2029. msgstr ""
  2030. #: src/settings_translation_file.cpp
  2031. msgid "Client side node lookup range restriction"
  2032. msgstr ""
  2033. #: src/settings_translation_file.cpp
  2034. msgid "Climbing speed"
  2035. msgstr ""
  2036. #: src/settings_translation_file.cpp
  2037. msgid "Cloud radius"
  2038. msgstr ""
  2039. #: src/settings_translation_file.cpp
  2040. msgid "Clouds"
  2041. msgstr "Pilvet"
  2042. #: src/settings_translation_file.cpp
  2043. msgid "Clouds are a client side effect."
  2044. msgstr ""
  2045. #: src/settings_translation_file.cpp
  2046. msgid "Clouds in menu"
  2047. msgstr ""
  2048. #: src/settings_translation_file.cpp
  2049. msgid "Colored fog"
  2050. msgstr ""
  2051. #: src/settings_translation_file.cpp
  2052. msgid "Colored shadows"
  2053. msgstr ""
  2054. #: src/settings_translation_file.cpp
  2055. msgid ""
  2056. "Comma-separated list of flags to hide in the content repository.\n"
  2057. "\"nonfree\" can be used to hide packages which do not qualify as 'free "
  2058. "software',\n"
  2059. "as defined by the Free Software Foundation.\n"
  2060. "You can also specify content ratings.\n"
  2061. "These flags are independent from Minetest versions,\n"
  2062. "so see a full list at https://content.minetest.net/help/content_flags/"
  2063. msgstr ""
  2064. #: src/settings_translation_file.cpp
  2065. msgid ""
  2066. "Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
  2067. "allow them to upload and download data to/from the internet."
  2068. msgstr ""
  2069. #: src/settings_translation_file.cpp
  2070. msgid ""
  2071. "Comma-separated list of trusted mods that are allowed to access insecure\n"
  2072. "functions even when mod security is on (via request_insecure_environment())."
  2073. msgstr ""
  2074. #: src/settings_translation_file.cpp
  2075. msgid "Command key"
  2076. msgstr ""
  2077. #: src/settings_translation_file.cpp
  2078. msgid ""
  2079. "Compression level to use when saving mapblocks to disk.\n"
  2080. "-1 - use default compression level\n"
  2081. "0 - least compression, fastest\n"
  2082. "9 - best compression, slowest"
  2083. msgstr ""
  2084. #: src/settings_translation_file.cpp
  2085. msgid ""
  2086. "Compression level to use when sending mapblocks to the client.\n"
  2087. "-1 - use default compression level\n"
  2088. "0 - least compression, fastest\n"
  2089. "9 - best compression, slowest"
  2090. msgstr ""
  2091. #: src/settings_translation_file.cpp
  2092. msgid "Connect glass"
  2093. msgstr ""
  2094. #: src/settings_translation_file.cpp
  2095. msgid "Connect to external media server"
  2096. msgstr ""
  2097. #: src/settings_translation_file.cpp
  2098. msgid "Connects glass if supported by node."
  2099. msgstr ""
  2100. #: src/settings_translation_file.cpp
  2101. msgid "Console alpha"
  2102. msgstr ""
  2103. #: src/settings_translation_file.cpp
  2104. msgid "Console color"
  2105. msgstr ""
  2106. #: src/settings_translation_file.cpp
  2107. msgid "Console height"
  2108. msgstr ""
  2109. #: src/settings_translation_file.cpp
  2110. msgid "ContentDB Flag Blacklist"
  2111. msgstr ""
  2112. #: src/settings_translation_file.cpp
  2113. msgid "ContentDB Max Concurrent Downloads"
  2114. msgstr ""
  2115. #: src/settings_translation_file.cpp
  2116. msgid "ContentDB URL"
  2117. msgstr ""
  2118. #: src/settings_translation_file.cpp
  2119. msgid "Continuous forward"
  2120. msgstr ""
  2121. #: src/settings_translation_file.cpp
  2122. msgid ""
  2123. "Continuous forward movement, toggled by autoforward key.\n"
  2124. "Press the autoforward key again or the backwards movement to disable."
  2125. msgstr ""
  2126. #: src/settings_translation_file.cpp
  2127. msgid "Controls"
  2128. msgstr ""
  2129. #: src/settings_translation_file.cpp
  2130. msgid ""
  2131. "Controls length of day/night cycle.\n"
  2132. "Examples:\n"
  2133. "72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
  2134. msgstr ""
  2135. #: src/settings_translation_file.cpp
  2136. msgid "Controls sinking speed in liquid."
  2137. msgstr ""
  2138. #: src/settings_translation_file.cpp
  2139. msgid "Controls steepness/depth of lake depressions."
  2140. msgstr ""
  2141. #: src/settings_translation_file.cpp
  2142. msgid "Controls steepness/height of hills."
  2143. msgstr ""
  2144. #: src/settings_translation_file.cpp
  2145. msgid ""
  2146. "Controls width of tunnels, a smaller value creates wider tunnels.\n"
  2147. "Value >= 10.0 completely disables generation of tunnels and avoids the\n"
  2148. "intensive noise calculations."
  2149. msgstr ""
  2150. #: src/settings_translation_file.cpp
  2151. msgid "Crash message"
  2152. msgstr ""
  2153. #: src/settings_translation_file.cpp
  2154. msgid "Creative"
  2155. msgstr ""
  2156. #: src/settings_translation_file.cpp
  2157. msgid "Crosshair alpha"
  2158. msgstr ""
  2159. #: src/settings_translation_file.cpp
  2160. msgid ""
  2161. "Crosshair alpha (opaqueness, between 0 and 255).\n"
  2162. "This also applies to the object crosshair."
  2163. msgstr ""
  2164. #: src/settings_translation_file.cpp
  2165. msgid "Crosshair color"
  2166. msgstr ""
  2167. #: src/settings_translation_file.cpp
  2168. msgid ""
  2169. "Crosshair color (R,G,B).\n"
  2170. "Also controls the object crosshair color"
  2171. msgstr ""
  2172. #: src/settings_translation_file.cpp
  2173. msgid "DPI"
  2174. msgstr ""
  2175. #: src/settings_translation_file.cpp
  2176. msgid "Damage"
  2177. msgstr ""
  2178. #: src/settings_translation_file.cpp
  2179. msgid "Debug info toggle key"
  2180. msgstr ""
  2181. #: src/settings_translation_file.cpp
  2182. msgid "Debug log file size threshold"
  2183. msgstr ""
  2184. #: src/settings_translation_file.cpp
  2185. msgid "Debug log level"
  2186. msgstr ""
  2187. #: src/settings_translation_file.cpp
  2188. msgid "Dec. volume key"
  2189. msgstr ""
  2190. #: src/settings_translation_file.cpp
  2191. msgid "Decrease this to increase liquid resistance to movement."
  2192. msgstr ""
  2193. #: src/settings_translation_file.cpp
  2194. msgid "Dedicated server step"
  2195. msgstr ""
  2196. #: src/settings_translation_file.cpp
  2197. msgid "Default acceleration"
  2198. msgstr ""
  2199. #: src/settings_translation_file.cpp
  2200. msgid "Default game"
  2201. msgstr ""
  2202. #: src/settings_translation_file.cpp
  2203. msgid ""
  2204. "Default game when creating a new world.\n"
  2205. "This will be overridden when creating a world from the main menu."
  2206. msgstr ""
  2207. #: src/settings_translation_file.cpp
  2208. msgid "Default password"
  2209. msgstr ""
  2210. #: src/settings_translation_file.cpp
  2211. msgid "Default privileges"
  2212. msgstr ""
  2213. #: src/settings_translation_file.cpp
  2214. msgid "Default report format"
  2215. msgstr ""
  2216. #: src/settings_translation_file.cpp
  2217. msgid "Default stack size"
  2218. msgstr ""
  2219. #: src/settings_translation_file.cpp
  2220. msgid ""
  2221. "Define shadow filtering quality.\n"
  2222. "This simulates the soft shadows effect by applying a PCF or Poisson disk\n"
  2223. "but also uses more resources."
  2224. msgstr ""
  2225. #: src/settings_translation_file.cpp
  2226. msgid "Defines areas where trees have apples."
  2227. msgstr ""
  2228. #: src/settings_translation_file.cpp
  2229. msgid "Defines areas with sandy beaches."
  2230. msgstr ""
  2231. #: src/settings_translation_file.cpp
  2232. msgid "Defines distribution of higher terrain and steepness of cliffs."
  2233. msgstr ""
  2234. #: src/settings_translation_file.cpp
  2235. msgid "Defines distribution of higher terrain."
  2236. msgstr ""
  2237. #: src/settings_translation_file.cpp
  2238. msgid "Defines full size of caverns, smaller values create larger caverns."
  2239. msgstr ""
  2240. #: src/settings_translation_file.cpp
  2241. msgid "Defines large-scale river channel structure."
  2242. msgstr ""
  2243. #: src/settings_translation_file.cpp
  2244. msgid "Defines location and terrain of optional hills and lakes."
  2245. msgstr ""
  2246. #: src/settings_translation_file.cpp
  2247. msgid "Defines the base ground level."
  2248. msgstr ""
  2249. #: src/settings_translation_file.cpp
  2250. msgid "Defines the depth of the river channel."
  2251. msgstr ""
  2252. #: src/settings_translation_file.cpp
  2253. msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
  2254. msgstr ""
  2255. #: src/settings_translation_file.cpp
  2256. msgid "Defines the width of the river channel."
  2257. msgstr ""
  2258. #: src/settings_translation_file.cpp
  2259. msgid "Defines the width of the river valley."
  2260. msgstr ""
  2261. #: src/settings_translation_file.cpp
  2262. msgid "Defines tree areas and tree density."
  2263. msgstr ""
  2264. #: src/settings_translation_file.cpp
  2265. msgid ""
  2266. "Delay between mesh updates on the client in ms. Increasing this will slow\n"
  2267. "down the rate of mesh updates, thus reducing jitter on slower clients."
  2268. msgstr ""
  2269. #: src/settings_translation_file.cpp
  2270. msgid "Delay in sending blocks after building"
  2271. msgstr ""
  2272. #: src/settings_translation_file.cpp
  2273. msgid "Delay showing tooltips, stated in milliseconds."
  2274. msgstr ""
  2275. #: src/settings_translation_file.cpp
  2276. msgid "Deprecated Lua API handling"
  2277. msgstr ""
  2278. #: src/settings_translation_file.cpp
  2279. msgid "Depth below which you'll find giant caverns."
  2280. msgstr ""
  2281. #: src/settings_translation_file.cpp
  2282. msgid "Depth below which you'll find large caves."
  2283. msgstr ""
  2284. #: src/settings_translation_file.cpp
  2285. msgid ""
  2286. "Description of server, to be displayed when players join and in the "
  2287. "serverlist."
  2288. msgstr ""
  2289. #: src/settings_translation_file.cpp
  2290. msgid "Desert noise threshold"
  2291. msgstr ""
  2292. #: src/settings_translation_file.cpp
  2293. msgid ""
  2294. "Deserts occur when np_biome exceeds this value.\n"
  2295. "When the 'snowbiomes' flag is enabled, this is ignored."
  2296. msgstr ""
  2297. #: src/settings_translation_file.cpp
  2298. msgid "Desynchronize block animation"
  2299. msgstr ""
  2300. #: src/settings_translation_file.cpp
  2301. msgid "Dig key"
  2302. msgstr ""
  2303. #: src/settings_translation_file.cpp
  2304. msgid "Digging particles"
  2305. msgstr ""
  2306. #: src/settings_translation_file.cpp
  2307. msgid "Disable anticheat"
  2308. msgstr ""
  2309. #: src/settings_translation_file.cpp
  2310. msgid "Disallow empty passwords"
  2311. msgstr ""
  2312. #: src/settings_translation_file.cpp
  2313. msgid "Display Density Scaling Factor"
  2314. msgstr ""
  2315. #: src/settings_translation_file.cpp
  2316. msgid "Domain name of server, to be displayed in the serverlist."
  2317. msgstr ""
  2318. #: src/settings_translation_file.cpp
  2319. msgid "Double tap jump for fly"
  2320. msgstr ""
  2321. #: src/settings_translation_file.cpp
  2322. msgid "Double-tapping the jump key toggles fly mode."
  2323. msgstr ""
  2324. #: src/settings_translation_file.cpp
  2325. msgid "Drop item key"
  2326. msgstr ""
  2327. #: src/settings_translation_file.cpp
  2328. msgid "Dump the mapgen debug information."
  2329. msgstr ""
  2330. #: src/settings_translation_file.cpp
  2331. msgid "Dungeon maximum Y"
  2332. msgstr ""
  2333. #: src/settings_translation_file.cpp
  2334. msgid "Dungeon minimum Y"
  2335. msgstr ""
  2336. #: src/settings_translation_file.cpp
  2337. msgid "Dungeon noise"
  2338. msgstr ""
  2339. #: src/settings_translation_file.cpp
  2340. msgid ""
  2341. "Enable IPv6 support (for both client and server).\n"
  2342. "Required for IPv6 connections to work at all."
  2343. msgstr ""
  2344. #: src/settings_translation_file.cpp
  2345. msgid ""
  2346. "Enable Lua modding support on client.\n"
  2347. "This support is experimental and API can change."
  2348. msgstr ""
  2349. #: src/settings_translation_file.cpp
  2350. msgid ""
  2351. "Enable Poisson disk filtering.\n"
  2352. "On true uses Poisson disk to make \"soft shadows\". Otherwise uses PCF "
  2353. "filtering."
  2354. msgstr ""
  2355. #: src/settings_translation_file.cpp
  2356. msgid ""
  2357. "Enable colored shadows.\n"
  2358. "On true translucent nodes cast colored shadows. This is expensive."
  2359. msgstr ""
  2360. #: src/settings_translation_file.cpp
  2361. msgid "Enable console window"
  2362. msgstr "Käytä konsoli-ikkunaa"
  2363. #: src/settings_translation_file.cpp
  2364. msgid "Enable creative mode for all players"
  2365. msgstr ""
  2366. #: src/settings_translation_file.cpp
  2367. msgid "Enable joysticks"
  2368. msgstr ""
  2369. #: src/settings_translation_file.cpp
  2370. msgid "Enable mod channels support."
  2371. msgstr ""
  2372. #: src/settings_translation_file.cpp
  2373. msgid "Enable mod security"
  2374. msgstr ""
  2375. #: src/settings_translation_file.cpp
  2376. msgid "Enable players getting damage and dying."
  2377. msgstr ""
  2378. #: src/settings_translation_file.cpp
  2379. msgid "Enable random user input (only used for testing)."
  2380. msgstr ""
  2381. #: src/settings_translation_file.cpp
  2382. msgid "Enable register confirmation"
  2383. msgstr ""
  2384. #: src/settings_translation_file.cpp
  2385. msgid ""
  2386. "Enable register confirmation when connecting to server.\n"
  2387. "If disabled, new account will be registered automatically."
  2388. msgstr ""
  2389. #: src/settings_translation_file.cpp
  2390. msgid ""
  2391. "Enable smooth lighting with simple ambient occlusion.\n"
  2392. "Disable for speed or for different looks."
  2393. msgstr ""
  2394. #: src/settings_translation_file.cpp
  2395. msgid ""
  2396. "Enable to disallow old clients from connecting.\n"
  2397. "Older clients are compatible in the sense that they will not crash when "
  2398. "connecting\n"
  2399. "to new servers, but they may not support all new features that you are "
  2400. "expecting."
  2401. msgstr ""
  2402. #: src/settings_translation_file.cpp
  2403. msgid ""
  2404. "Enable usage of remote media server (if provided by server).\n"
  2405. "Remote servers offer a significantly faster way to download media (e.g. "
  2406. "textures)\n"
  2407. "when connecting to the server."
  2408. msgstr ""
  2409. #: src/settings_translation_file.cpp
  2410. msgid ""
  2411. "Enable vertex buffer objects.\n"
  2412. "This should greatly improve graphics performance."
  2413. msgstr ""
  2414. #: src/settings_translation_file.cpp
  2415. msgid ""
  2416. "Enable view bobbing and amount of view bobbing.\n"
  2417. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  2418. msgstr ""
  2419. #: src/settings_translation_file.cpp
  2420. msgid ""
  2421. "Enable/disable running an IPv6 server.\n"
  2422. "Ignored if bind_address is set.\n"
  2423. "Needs enable_ipv6 to be enabled."
  2424. msgstr ""
  2425. #: src/settings_translation_file.cpp
  2426. msgid ""
  2427. "Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
  2428. "Simulates the tone curve of photographic film and how this approximates the\n"
  2429. "appearance of high dynamic range images. Mid-range contrast is slightly\n"
  2430. "enhanced, highlights and shadows are gradually compressed."
  2431. msgstr ""
  2432. #: src/settings_translation_file.cpp
  2433. msgid "Enables animation of inventory items."
  2434. msgstr ""
  2435. #: src/settings_translation_file.cpp
  2436. msgid "Enables caching of facedir rotated meshes."
  2437. msgstr ""
  2438. #: src/settings_translation_file.cpp
  2439. msgid "Enables minimap."
  2440. msgstr ""
  2441. #: src/settings_translation_file.cpp
  2442. msgid ""
  2443. "Enables the sound system.\n"
  2444. "If disabled, this completely disables all sounds everywhere and the in-game\n"
  2445. "sound controls will be non-functional.\n"
  2446. "Changing this setting requires a restart."
  2447. msgstr ""
  2448. #: src/settings_translation_file.cpp
  2449. msgid ""
  2450. "Enables tradeoffs that reduce CPU load or increase rendering performance\n"
  2451. "at the expense of minor visual glitches that do not impact game playability."
  2452. msgstr ""
  2453. #: src/settings_translation_file.cpp
  2454. msgid "Engine profiling data print interval"
  2455. msgstr ""
  2456. #: src/settings_translation_file.cpp
  2457. msgid "Entity methods"
  2458. msgstr ""
  2459. #: src/settings_translation_file.cpp
  2460. msgid ""
  2461. "Exponent of the floatland tapering. Alters the tapering behaviour.\n"
  2462. "Value = 1.0 creates a uniform, linear tapering.\n"
  2463. "Values > 1.0 create a smooth tapering suitable for the default separated\n"
  2464. "floatlands.\n"
  2465. "Values < 1.0 (for example 0.25) create a more defined surface level with\n"
  2466. "flatter lowlands, suitable for a solid floatland layer."
  2467. msgstr ""
  2468. #: src/settings_translation_file.cpp
  2469. msgid "FPS when unfocused or paused"
  2470. msgstr ""
  2471. #: src/settings_translation_file.cpp
  2472. msgid "FSAA"
  2473. msgstr ""
  2474. #: src/settings_translation_file.cpp
  2475. msgid "Factor noise"
  2476. msgstr ""
  2477. #: src/settings_translation_file.cpp
  2478. msgid "Fall bobbing factor"
  2479. msgstr ""
  2480. #: src/settings_translation_file.cpp
  2481. msgid "Fallback font path"
  2482. msgstr ""
  2483. #: src/settings_translation_file.cpp
  2484. msgid "Fast key"
  2485. msgstr ""
  2486. #: src/settings_translation_file.cpp
  2487. msgid "Fast mode acceleration"
  2488. msgstr ""
  2489. #: src/settings_translation_file.cpp
  2490. msgid "Fast mode speed"
  2491. msgstr ""
  2492. #: src/settings_translation_file.cpp
  2493. msgid "Fast movement"
  2494. msgstr ""
  2495. #: src/settings_translation_file.cpp
  2496. msgid ""
  2497. "Fast movement (via the \"Aux1\" key).\n"
  2498. "This requires the \"fast\" privilege on the server."
  2499. msgstr ""
  2500. #: src/settings_translation_file.cpp
  2501. msgid "Field of view"
  2502. msgstr ""
  2503. #: src/settings_translation_file.cpp
  2504. msgid "Field of view in degrees."
  2505. msgstr ""
  2506. #: src/settings_translation_file.cpp
  2507. msgid ""
  2508. "File in client/serverlist/ that contains your favorite servers displayed in "
  2509. "the\n"
  2510. "Multiplayer Tab."
  2511. msgstr ""
  2512. #: src/settings_translation_file.cpp
  2513. msgid "Filler depth"
  2514. msgstr ""
  2515. #: src/settings_translation_file.cpp
  2516. msgid "Filler depth noise"
  2517. msgstr ""
  2518. #: src/settings_translation_file.cpp
  2519. msgid "Filmic tone mapping"
  2520. msgstr ""
  2521. #: src/settings_translation_file.cpp
  2522. msgid ""
  2523. "Filtered textures can blend RGB values with fully-transparent neighbors,\n"
  2524. "which PNG optimizers usually discard, often resulting in dark or\n"
  2525. "light edges to transparent textures. Apply a filter to clean that up\n"
  2526. "at texture load time. This is automatically enabled if mipmapping is enabled."
  2527. msgstr ""
  2528. #: src/settings_translation_file.cpp
  2529. msgid "Filtering"
  2530. msgstr ""
  2531. #: src/settings_translation_file.cpp
  2532. msgid "First of 4 2D noises that together define hill/mountain range height."
  2533. msgstr ""
  2534. #: src/settings_translation_file.cpp
  2535. msgid "First of two 3D noises that together define tunnels."
  2536. msgstr ""
  2537. #: src/settings_translation_file.cpp
  2538. msgid "Fixed map seed"
  2539. msgstr ""
  2540. #: src/settings_translation_file.cpp
  2541. msgid "Fixed virtual joystick"
  2542. msgstr ""
  2543. #: src/settings_translation_file.cpp
  2544. msgid "Floatland density"
  2545. msgstr ""
  2546. #: src/settings_translation_file.cpp
  2547. msgid "Floatland maximum Y"
  2548. msgstr ""
  2549. #: src/settings_translation_file.cpp
  2550. msgid "Floatland minimum Y"
  2551. msgstr ""
  2552. #: src/settings_translation_file.cpp
  2553. msgid "Floatland noise"
  2554. msgstr ""
  2555. #: src/settings_translation_file.cpp
  2556. msgid "Floatland taper exponent"
  2557. msgstr ""
  2558. #: src/settings_translation_file.cpp
  2559. msgid "Floatland tapering distance"
  2560. msgstr ""
  2561. #: src/settings_translation_file.cpp
  2562. msgid "Floatland water level"
  2563. msgstr ""
  2564. #: src/settings_translation_file.cpp
  2565. msgid "Fly key"
  2566. msgstr ""
  2567. #: src/settings_translation_file.cpp
  2568. msgid "Flying"
  2569. msgstr ""
  2570. #: src/settings_translation_file.cpp
  2571. msgid "Fog"
  2572. msgstr ""
  2573. #: src/settings_translation_file.cpp
  2574. msgid "Fog start"
  2575. msgstr ""
  2576. #: src/settings_translation_file.cpp
  2577. msgid "Fog toggle key"
  2578. msgstr ""
  2579. #: src/settings_translation_file.cpp
  2580. msgid "Font bold by default"
  2581. msgstr ""
  2582. #: src/settings_translation_file.cpp
  2583. msgid "Font italic by default"
  2584. msgstr ""
  2585. #: src/settings_translation_file.cpp
  2586. msgid "Font shadow"
  2587. msgstr ""
  2588. #: src/settings_translation_file.cpp
  2589. msgid "Font shadow alpha"
  2590. msgstr ""
  2591. #: src/settings_translation_file.cpp
  2592. msgid "Font size"
  2593. msgstr ""
  2594. #: src/settings_translation_file.cpp
  2595. msgid "Font size divisible by"
  2596. msgstr ""
  2597. #: src/settings_translation_file.cpp
  2598. msgid "Font size of the default font where 1 unit = 1 pixel at 96 DPI"
  2599. msgstr ""
  2600. #: src/settings_translation_file.cpp
  2601. msgid "Font size of the monospace font where 1 unit = 1 pixel at 96 DPI"
  2602. msgstr ""
  2603. #: src/settings_translation_file.cpp
  2604. msgid ""
  2605. "Font size of the recent chat text and chat prompt in point (pt).\n"
  2606. "Value 0 will use the default font size."
  2607. msgstr ""
  2608. #: src/settings_translation_file.cpp
  2609. msgid ""
  2610. "For pixel-style fonts that do not scale well, this ensures that font sizes "
  2611. "used\n"
  2612. "with this font will always be divisible by this value, in pixels. For "
  2613. "instance,\n"
  2614. "a pixel font 16 pixels tall should have this set to 16, so it will only ever "
  2615. "be\n"
  2616. "sized 16, 32, 48, etc., so a mod requesting a size of 25 will get 32."
  2617. msgstr ""
  2618. #: src/settings_translation_file.cpp
  2619. msgid ""
  2620. "Format of player chat messages. The following strings are valid "
  2621. "placeholders:\n"
  2622. "@name, @message, @timestamp (optional)"
  2623. msgstr ""
  2624. #: src/settings_translation_file.cpp
  2625. msgid "Format of screenshots."
  2626. msgstr ""
  2627. #: src/settings_translation_file.cpp
  2628. msgid "Formspec Default Background Color"
  2629. msgstr ""
  2630. #: src/settings_translation_file.cpp
  2631. msgid "Formspec Default Background Opacity"
  2632. msgstr ""
  2633. #: src/settings_translation_file.cpp
  2634. msgid "Formspec Full-Screen Background Color"
  2635. msgstr ""
  2636. #: src/settings_translation_file.cpp
  2637. msgid "Formspec Full-Screen Background Opacity"
  2638. msgstr ""
  2639. #: src/settings_translation_file.cpp
  2640. msgid "Formspec default background color (R,G,B)."
  2641. msgstr ""
  2642. #: src/settings_translation_file.cpp
  2643. msgid "Formspec default background opacity (between 0 and 255)."
  2644. msgstr ""
  2645. #: src/settings_translation_file.cpp
  2646. msgid "Formspec full-screen background color (R,G,B)."
  2647. msgstr ""
  2648. #: src/settings_translation_file.cpp
  2649. msgid "Formspec full-screen background opacity (between 0 and 255)."
  2650. msgstr ""
  2651. #: src/settings_translation_file.cpp
  2652. msgid "Forward key"
  2653. msgstr ""
  2654. #: src/settings_translation_file.cpp
  2655. msgid "Fourth of 4 2D noises that together define hill/mountain range height."
  2656. msgstr ""
  2657. #: src/settings_translation_file.cpp
  2658. msgid "Fractal type"
  2659. msgstr ""
  2660. #: src/settings_translation_file.cpp
  2661. msgid "Fraction of the visible distance at which fog starts to be rendered"
  2662. msgstr ""
  2663. #: src/settings_translation_file.cpp
  2664. msgid ""
  2665. "From how far blocks are generated for clients, stated in mapblocks (16 "
  2666. "nodes)."
  2667. msgstr ""
  2668. #: src/settings_translation_file.cpp
  2669. msgid ""
  2670. "From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
  2671. msgstr ""
  2672. #: src/settings_translation_file.cpp
  2673. msgid ""
  2674. "From how far clients know about objects, stated in mapblocks (16 nodes).\n"
  2675. "\n"
  2676. "Setting this larger than active_block_range will also cause the server\n"
  2677. "to maintain active objects up to this distance in the direction the\n"
  2678. "player is looking. (This can avoid mobs suddenly disappearing from view)"
  2679. msgstr ""
  2680. #: src/settings_translation_file.cpp
  2681. msgid "Full screen"
  2682. msgstr "Koko näyttö"
  2683. #: src/settings_translation_file.cpp
  2684. msgid "Fullscreen mode."
  2685. msgstr "Koko näytön tila."
  2686. #: src/settings_translation_file.cpp
  2687. msgid "GUI scaling"
  2688. msgstr ""
  2689. #: src/settings_translation_file.cpp
  2690. msgid "GUI scaling filter"
  2691. msgstr ""
  2692. #: src/settings_translation_file.cpp
  2693. msgid "GUI scaling filter txr2img"
  2694. msgstr ""
  2695. #: src/settings_translation_file.cpp
  2696. msgid "Global callbacks"
  2697. msgstr ""
  2698. #: src/settings_translation_file.cpp
  2699. msgid ""
  2700. "Global map generation attributes.\n"
  2701. "In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
  2702. "and jungle grass, in all other mapgens this flag controls all decorations."
  2703. msgstr ""
  2704. #: src/settings_translation_file.cpp
  2705. msgid ""
  2706. "Gradient of light curve at maximum light level.\n"
  2707. "Controls the contrast of the highest light levels."
  2708. msgstr ""
  2709. #: src/settings_translation_file.cpp
  2710. msgid ""
  2711. "Gradient of light curve at minimum light level.\n"
  2712. "Controls the contrast of the lowest light levels."
  2713. msgstr ""
  2714. #: src/settings_translation_file.cpp
  2715. msgid "Graphics"
  2716. msgstr "Grafiikka"
  2717. #: src/settings_translation_file.cpp
  2718. msgid "Gravity"
  2719. msgstr ""
  2720. #: src/settings_translation_file.cpp
  2721. msgid "Ground level"
  2722. msgstr ""
  2723. #: src/settings_translation_file.cpp
  2724. msgid "Ground noise"
  2725. msgstr ""
  2726. #: src/settings_translation_file.cpp
  2727. msgid "HTTP mods"
  2728. msgstr "HTTP-modit"
  2729. #: src/settings_translation_file.cpp
  2730. msgid "HUD scale factor"
  2731. msgstr ""
  2732. #: src/settings_translation_file.cpp
  2733. msgid "HUD toggle key"
  2734. msgstr ""
  2735. #: src/settings_translation_file.cpp
  2736. msgid ""
  2737. "Handling for deprecated Lua API calls:\n"
  2738. "- none: Do not log deprecated calls\n"
  2739. "- log: mimic and log backtrace of deprecated call (default).\n"
  2740. "- error: abort on usage of deprecated call (suggested for mod developers)."
  2741. msgstr ""
  2742. #: src/settings_translation_file.cpp
  2743. msgid ""
  2744. "Have the profiler instrument itself:\n"
  2745. "* Instrument an empty function.\n"
  2746. "This estimates the overhead, that instrumentation is adding (+1 function "
  2747. "call).\n"
  2748. "* Instrument the sampler being used to update the statistics."
  2749. msgstr ""
  2750. #: src/settings_translation_file.cpp
  2751. msgid "Heat blend noise"
  2752. msgstr ""
  2753. #: src/settings_translation_file.cpp
  2754. msgid "Heat noise"
  2755. msgstr ""
  2756. #: src/settings_translation_file.cpp
  2757. msgid ""
  2758. "Height component of the initial window size. Ignored in fullscreen mode."
  2759. msgstr ""
  2760. #: src/settings_translation_file.cpp
  2761. msgid "Height noise"
  2762. msgstr ""
  2763. #: src/settings_translation_file.cpp
  2764. msgid "Height select noise"
  2765. msgstr ""
  2766. #: src/settings_translation_file.cpp
  2767. msgid "Hill steepness"
  2768. msgstr ""
  2769. #: src/settings_translation_file.cpp
  2770. msgid "Hill threshold"
  2771. msgstr ""
  2772. #: src/settings_translation_file.cpp
  2773. msgid "Hilliness1 noise"
  2774. msgstr ""
  2775. #: src/settings_translation_file.cpp
  2776. msgid "Hilliness2 noise"
  2777. msgstr ""
  2778. #: src/settings_translation_file.cpp
  2779. msgid "Hilliness3 noise"
  2780. msgstr ""
  2781. #: src/settings_translation_file.cpp
  2782. msgid "Hilliness4 noise"
  2783. msgstr ""
  2784. #: src/settings_translation_file.cpp
  2785. msgid "Homepage of server, to be displayed in the serverlist."
  2786. msgstr "Palvelimen sivusto, näytetään palvelinlistauksessa."
  2787. #: src/settings_translation_file.cpp
  2788. msgid ""
  2789. "Horizontal acceleration in air when jumping or falling,\n"
  2790. "in nodes per second per second."
  2791. msgstr ""
  2792. #: src/settings_translation_file.cpp
  2793. msgid ""
  2794. "Horizontal and vertical acceleration in fast mode,\n"
  2795. "in nodes per second per second."
  2796. msgstr ""
  2797. #: src/settings_translation_file.cpp
  2798. msgid ""
  2799. "Horizontal and vertical acceleration on ground or when climbing,\n"
  2800. "in nodes per second per second."
  2801. msgstr ""
  2802. #: src/settings_translation_file.cpp
  2803. msgid "Hotbar next key"
  2804. msgstr ""
  2805. #: src/settings_translation_file.cpp
  2806. msgid "Hotbar previous key"
  2807. msgstr ""
  2808. #: src/settings_translation_file.cpp
  2809. msgid "Hotbar slot 1 key"
  2810. msgstr ""
  2811. #: src/settings_translation_file.cpp
  2812. msgid "Hotbar slot 10 key"
  2813. msgstr ""
  2814. #: src/settings_translation_file.cpp
  2815. msgid "Hotbar slot 11 key"
  2816. msgstr ""
  2817. #: src/settings_translation_file.cpp
  2818. msgid "Hotbar slot 12 key"
  2819. msgstr ""
  2820. #: src/settings_translation_file.cpp
  2821. msgid "Hotbar slot 13 key"
  2822. msgstr ""
  2823. #: src/settings_translation_file.cpp
  2824. msgid "Hotbar slot 14 key"
  2825. msgstr ""
  2826. #: src/settings_translation_file.cpp
  2827. msgid "Hotbar slot 15 key"
  2828. msgstr ""
  2829. #: src/settings_translation_file.cpp
  2830. msgid "Hotbar slot 16 key"
  2831. msgstr ""
  2832. #: src/settings_translation_file.cpp
  2833. msgid "Hotbar slot 17 key"
  2834. msgstr ""
  2835. #: src/settings_translation_file.cpp
  2836. msgid "Hotbar slot 18 key"
  2837. msgstr ""
  2838. #: src/settings_translation_file.cpp
  2839. msgid "Hotbar slot 19 key"
  2840. msgstr ""
  2841. #: src/settings_translation_file.cpp
  2842. msgid "Hotbar slot 2 key"
  2843. msgstr ""
  2844. #: src/settings_translation_file.cpp
  2845. msgid "Hotbar slot 20 key"
  2846. msgstr ""
  2847. #: src/settings_translation_file.cpp
  2848. msgid "Hotbar slot 21 key"
  2849. msgstr ""
  2850. #: src/settings_translation_file.cpp
  2851. msgid "Hotbar slot 22 key"
  2852. msgstr ""
  2853. #: src/settings_translation_file.cpp
  2854. msgid "Hotbar slot 23 key"
  2855. msgstr ""
  2856. #: src/settings_translation_file.cpp
  2857. msgid "Hotbar slot 24 key"
  2858. msgstr ""
  2859. #: src/settings_translation_file.cpp
  2860. msgid "Hotbar slot 25 key"
  2861. msgstr ""
  2862. #: src/settings_translation_file.cpp
  2863. msgid "Hotbar slot 26 key"
  2864. msgstr ""
  2865. #: src/settings_translation_file.cpp
  2866. msgid "Hotbar slot 27 key"
  2867. msgstr ""
  2868. #: src/settings_translation_file.cpp
  2869. msgid "Hotbar slot 28 key"
  2870. msgstr ""
  2871. #: src/settings_translation_file.cpp
  2872. msgid "Hotbar slot 29 key"
  2873. msgstr ""
  2874. #: src/settings_translation_file.cpp
  2875. msgid "Hotbar slot 3 key"
  2876. msgstr ""
  2877. #: src/settings_translation_file.cpp
  2878. msgid "Hotbar slot 30 key"
  2879. msgstr ""
  2880. #: src/settings_translation_file.cpp
  2881. msgid "Hotbar slot 31 key"
  2882. msgstr ""
  2883. #: src/settings_translation_file.cpp
  2884. msgid "Hotbar slot 32 key"
  2885. msgstr ""
  2886. #: src/settings_translation_file.cpp
  2887. msgid "Hotbar slot 4 key"
  2888. msgstr ""
  2889. #: src/settings_translation_file.cpp
  2890. msgid "Hotbar slot 5 key"
  2891. msgstr ""
  2892. #: src/settings_translation_file.cpp
  2893. msgid "Hotbar slot 6 key"
  2894. msgstr ""
  2895. #: src/settings_translation_file.cpp
  2896. msgid "Hotbar slot 7 key"
  2897. msgstr ""
  2898. #: src/settings_translation_file.cpp
  2899. msgid "Hotbar slot 8 key"
  2900. msgstr ""
  2901. #: src/settings_translation_file.cpp
  2902. msgid "Hotbar slot 9 key"
  2903. msgstr ""
  2904. #: src/settings_translation_file.cpp
  2905. msgid "How deep to make rivers."
  2906. msgstr ""
  2907. #: src/settings_translation_file.cpp
  2908. msgid ""
  2909. "How fast liquid waves will move. Higher = faster.\n"
  2910. "If negative, liquid waves will move backwards.\n"
  2911. "Requires waving liquids to be enabled."
  2912. msgstr ""
  2913. #: src/settings_translation_file.cpp
  2914. msgid ""
  2915. "How much the server will wait before unloading unused mapblocks.\n"
  2916. "Higher value is smoother, but will use more RAM."
  2917. msgstr ""
  2918. #: src/settings_translation_file.cpp
  2919. msgid "How wide to make rivers."
  2920. msgstr ""
  2921. #: src/settings_translation_file.cpp
  2922. msgid "Humidity blend noise"
  2923. msgstr ""
  2924. #: src/settings_translation_file.cpp
  2925. msgid "Humidity noise"
  2926. msgstr ""
  2927. #: src/settings_translation_file.cpp
  2928. msgid "Humidity variation for biomes."
  2929. msgstr ""
  2930. #: src/settings_translation_file.cpp
  2931. msgid "IPv6"
  2932. msgstr "IPv6"
  2933. #: src/settings_translation_file.cpp
  2934. msgid "IPv6 server"
  2935. msgstr "IPv6-palvelin"
  2936. #: src/settings_translation_file.cpp
  2937. msgid ""
  2938. "If FPS would go higher than this, limit it by sleeping\n"
  2939. "to not waste CPU power for no benefit."
  2940. msgstr ""
  2941. #: src/settings_translation_file.cpp
  2942. msgid ""
  2943. "If disabled, \"Aux1\" key is used to fly fast if both fly and fast mode are\n"
  2944. "enabled."
  2945. msgstr ""
  2946. #: src/settings_translation_file.cpp
  2947. msgid ""
  2948. "If enabled the server will perform map block occlusion culling based on\n"
  2949. "on the eye position of the player. This can reduce the number of blocks\n"
  2950. "sent to the client 50-80%. The client will not longer receive most "
  2951. "invisible\n"
  2952. "so that the utility of noclip mode is reduced."
  2953. msgstr ""
  2954. #: src/settings_translation_file.cpp
  2955. msgid ""
  2956. "If enabled together with fly mode, player is able to fly through solid "
  2957. "nodes.\n"
  2958. "This requires the \"noclip\" privilege on the server."
  2959. msgstr ""
  2960. #: src/settings_translation_file.cpp
  2961. msgid ""
  2962. "If enabled, \"Aux1\" key instead of \"Sneak\" key is used for climbing down "
  2963. "and\n"
  2964. "descending."
  2965. msgstr ""
  2966. #: src/settings_translation_file.cpp
  2967. msgid ""
  2968. "If enabled, actions are recorded for rollback.\n"
  2969. "This option is only read when server starts."
  2970. msgstr ""
  2971. #: src/settings_translation_file.cpp
  2972. msgid "If enabled, disable cheat prevention in multiplayer."
  2973. msgstr ""
  2974. #: src/settings_translation_file.cpp
  2975. msgid ""
  2976. "If enabled, invalid world data won't cause the server to shut down.\n"
  2977. "Only enable this if you know what you are doing."
  2978. msgstr ""
  2979. #: src/settings_translation_file.cpp
  2980. msgid ""
  2981. "If enabled, makes move directions relative to the player's pitch when flying "
  2982. "or swimming."
  2983. msgstr ""
  2984. #: src/settings_translation_file.cpp
  2985. msgid "If enabled, new players cannot join with an empty password."
  2986. msgstr ""
  2987. #: src/settings_translation_file.cpp
  2988. msgid ""
  2989. "If enabled, you can place blocks at the position (feet + eye level) where "
  2990. "you stand.\n"
  2991. "This is helpful when working with nodeboxes in small areas."
  2992. msgstr ""
  2993. #: src/settings_translation_file.cpp
  2994. msgid ""
  2995. "If the CSM restriction for node range is enabled, get_node calls are "
  2996. "limited\n"
  2997. "to this distance from the player to the node."
  2998. msgstr ""
  2999. #: src/settings_translation_file.cpp
  3000. msgid ""
  3001. "If the execution of a chat command takes longer than this specified time in\n"
  3002. "seconds, add the time information to the chat command message"
  3003. msgstr ""
  3004. #: src/settings_translation_file.cpp
  3005. msgid ""
  3006. "If the file size of debug.txt exceeds the number of megabytes specified in\n"
  3007. "this setting when it is opened, the file is moved to debug.txt.1,\n"
  3008. "deleting an older debug.txt.1 if it exists.\n"
  3009. "debug.txt is only moved if this setting is positive."
  3010. msgstr ""
  3011. #: src/settings_translation_file.cpp
  3012. msgid "If this is set, players will always (re)spawn at the given position."
  3013. msgstr ""
  3014. #: src/settings_translation_file.cpp
  3015. msgid "Ignore world errors"
  3016. msgstr ""
  3017. #: src/settings_translation_file.cpp
  3018. msgid "In-Game"
  3019. msgstr "Pelinsisäinen"
  3020. #: src/settings_translation_file.cpp
  3021. msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
  3022. msgstr ""
  3023. #: src/settings_translation_file.cpp
  3024. msgid "In-game chat console background color (R,G,B)."
  3025. msgstr ""
  3026. #: src/settings_translation_file.cpp
  3027. msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
  3028. msgstr ""
  3029. #: src/settings_translation_file.cpp
  3030. msgid "Inc. volume key"
  3031. msgstr ""
  3032. #: src/settings_translation_file.cpp
  3033. msgid "Initial vertical speed when jumping, in nodes per second."
  3034. msgstr ""
  3035. #: src/settings_translation_file.cpp
  3036. msgid ""
  3037. "Instrument builtin.\n"
  3038. "This is usually only needed by core/builtin contributors"
  3039. msgstr ""
  3040. #: src/settings_translation_file.cpp
  3041. msgid "Instrument chat commands on registration."
  3042. msgstr ""
  3043. #: src/settings_translation_file.cpp
  3044. msgid ""
  3045. "Instrument global callback functions on registration.\n"
  3046. "(anything you pass to a minetest.register_*() function)"
  3047. msgstr ""
  3048. #: src/settings_translation_file.cpp
  3049. msgid ""
  3050. "Instrument the action function of Active Block Modifiers on registration."
  3051. msgstr ""
  3052. #: src/settings_translation_file.cpp
  3053. msgid ""
  3054. "Instrument the action function of Loading Block Modifiers on registration."
  3055. msgstr ""
  3056. #: src/settings_translation_file.cpp
  3057. msgid "Instrument the methods of entities on registration."
  3058. msgstr ""
  3059. #: src/settings_translation_file.cpp
  3060. msgid "Instrumentation"
  3061. msgstr ""
  3062. #: src/settings_translation_file.cpp
  3063. msgid "Interval of saving important changes in the world, stated in seconds."
  3064. msgstr ""
  3065. #: src/settings_translation_file.cpp
  3066. msgid "Interval of sending time of day to clients."
  3067. msgstr ""
  3068. #: src/settings_translation_file.cpp
  3069. msgid "Inventory items animations"
  3070. msgstr ""
  3071. #: src/settings_translation_file.cpp
  3072. msgid "Inventory key"
  3073. msgstr ""
  3074. #: src/settings_translation_file.cpp
  3075. msgid "Invert mouse"
  3076. msgstr ""
  3077. #: src/settings_translation_file.cpp
  3078. msgid "Invert vertical mouse movement."
  3079. msgstr ""
  3080. #: src/settings_translation_file.cpp
  3081. msgid "Italic font path"
  3082. msgstr ""
  3083. #: src/settings_translation_file.cpp
  3084. msgid "Italic monospace font path"
  3085. msgstr ""
  3086. #: src/settings_translation_file.cpp
  3087. msgid "Item entity TTL"
  3088. msgstr ""
  3089. #: src/settings_translation_file.cpp
  3090. msgid "Iterations"
  3091. msgstr ""
  3092. #: src/settings_translation_file.cpp
  3093. msgid ""
  3094. "Iterations of the recursive function.\n"
  3095. "Increasing this increases the amount of fine detail, but also\n"
  3096. "increases processing load.\n"
  3097. "At iterations = 20 this mapgen has a similar load to mapgen V7."
  3098. msgstr ""
  3099. #: src/settings_translation_file.cpp
  3100. msgid "Joystick ID"
  3101. msgstr ""
  3102. #: src/settings_translation_file.cpp
  3103. msgid "Joystick button repetition interval"
  3104. msgstr ""
  3105. #: src/settings_translation_file.cpp
  3106. msgid "Joystick dead zone"
  3107. msgstr ""
  3108. #: src/settings_translation_file.cpp
  3109. msgid "Joystick frustum sensitivity"
  3110. msgstr ""
  3111. #: src/settings_translation_file.cpp
  3112. msgid "Joystick type"
  3113. msgstr ""
  3114. #: src/settings_translation_file.cpp
  3115. msgid ""
  3116. "Julia set only.\n"
  3117. "W component of hypercomplex constant.\n"
  3118. "Alters the shape of the fractal.\n"
  3119. "Has no effect on 3D fractals.\n"
  3120. "Range roughly -2 to 2."
  3121. msgstr ""
  3122. #: src/settings_translation_file.cpp
  3123. msgid ""
  3124. "Julia set only.\n"
  3125. "X component of hypercomplex constant.\n"
  3126. "Alters the shape of the fractal.\n"
  3127. "Range roughly -2 to 2."
  3128. msgstr ""
  3129. #: src/settings_translation_file.cpp
  3130. msgid ""
  3131. "Julia set only.\n"
  3132. "Y component of hypercomplex constant.\n"
  3133. "Alters the shape of the fractal.\n"
  3134. "Range roughly -2 to 2."
  3135. msgstr ""
  3136. #: src/settings_translation_file.cpp
  3137. msgid ""
  3138. "Julia set only.\n"
  3139. "Z component of hypercomplex constant.\n"
  3140. "Alters the shape of the fractal.\n"
  3141. "Range roughly -2 to 2."
  3142. msgstr ""
  3143. #: src/settings_translation_file.cpp
  3144. msgid "Julia w"
  3145. msgstr ""
  3146. #: src/settings_translation_file.cpp
  3147. msgid "Julia x"
  3148. msgstr ""
  3149. #: src/settings_translation_file.cpp
  3150. msgid "Julia y"
  3151. msgstr ""
  3152. #: src/settings_translation_file.cpp
  3153. msgid "Julia z"
  3154. msgstr ""
  3155. #: src/settings_translation_file.cpp
  3156. msgid "Jump key"
  3157. msgstr ""
  3158. #: src/settings_translation_file.cpp
  3159. msgid "Jumping speed"
  3160. msgstr ""
  3161. #: src/settings_translation_file.cpp
  3162. msgid ""
  3163. "Key for decreasing the viewing range.\n"
  3164. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3165. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3166. msgstr ""
  3167. #: src/settings_translation_file.cpp
  3168. msgid ""
  3169. "Key for decreasing the volume.\n"
  3170. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3171. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3172. msgstr ""
  3173. #: src/settings_translation_file.cpp
  3174. msgid ""
  3175. "Key for digging.\n"
  3176. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3177. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3178. msgstr ""
  3179. #: src/settings_translation_file.cpp
  3180. msgid ""
  3181. "Key for dropping the currently selected item.\n"
  3182. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3183. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3184. msgstr ""
  3185. #: src/settings_translation_file.cpp
  3186. msgid ""
  3187. "Key for increasing the viewing range.\n"
  3188. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3189. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3190. msgstr ""
  3191. #: src/settings_translation_file.cpp
  3192. msgid ""
  3193. "Key for increasing the volume.\n"
  3194. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3195. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3196. msgstr ""
  3197. #: src/settings_translation_file.cpp
  3198. msgid ""
  3199. "Key for jumping.\n"
  3200. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3201. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3202. msgstr ""
  3203. #: src/settings_translation_file.cpp
  3204. msgid ""
  3205. "Key for moving fast in fast mode.\n"
  3206. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3207. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3208. msgstr ""
  3209. #: src/settings_translation_file.cpp
  3210. msgid ""
  3211. "Key for moving the player backward.\n"
  3212. "Will also disable autoforward, when active.\n"
  3213. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3214. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3215. msgstr ""
  3216. #: src/settings_translation_file.cpp
  3217. msgid ""
  3218. "Key for moving the player forward.\n"
  3219. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3220. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3221. msgstr ""
  3222. #: src/settings_translation_file.cpp
  3223. msgid ""
  3224. "Key for moving the player left.\n"
  3225. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3226. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3227. msgstr ""
  3228. #: src/settings_translation_file.cpp
  3229. msgid ""
  3230. "Key for moving the player right.\n"
  3231. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3232. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3233. msgstr ""
  3234. #: src/settings_translation_file.cpp
  3235. msgid ""
  3236. "Key for muting the game.\n"
  3237. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3238. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3239. msgstr ""
  3240. #: src/settings_translation_file.cpp
  3241. msgid ""
  3242. "Key for opening the chat window to type commands.\n"
  3243. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3244. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3245. msgstr ""
  3246. #: src/settings_translation_file.cpp
  3247. msgid ""
  3248. "Key for opening the chat window to type local commands.\n"
  3249. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3250. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3251. msgstr ""
  3252. #: src/settings_translation_file.cpp
  3253. msgid ""
  3254. "Key for opening the chat window.\n"
  3255. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3256. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3257. msgstr ""
  3258. #: src/settings_translation_file.cpp
  3259. msgid ""
  3260. "Key for opening the inventory.\n"
  3261. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3262. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3263. msgstr ""
  3264. #: src/settings_translation_file.cpp
  3265. msgid ""
  3266. "Key for placing.\n"
  3267. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3268. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3269. msgstr ""
  3270. #: src/settings_translation_file.cpp
  3271. msgid ""
  3272. "Key for selecting the 11th hotbar slot.\n"
  3273. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3274. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3275. msgstr ""
  3276. #: src/settings_translation_file.cpp
  3277. msgid ""
  3278. "Key for selecting the 12th hotbar slot.\n"
  3279. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3280. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3281. msgstr ""
  3282. #: src/settings_translation_file.cpp
  3283. msgid ""
  3284. "Key for selecting the 13th hotbar slot.\n"
  3285. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3286. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3287. msgstr ""
  3288. #: src/settings_translation_file.cpp
  3289. msgid ""
  3290. "Key for selecting the 14th hotbar slot.\n"
  3291. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3292. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3293. msgstr ""
  3294. #: src/settings_translation_file.cpp
  3295. msgid ""
  3296. "Key for selecting the 15th hotbar slot.\n"
  3297. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3298. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3299. msgstr ""
  3300. #: src/settings_translation_file.cpp
  3301. msgid ""
  3302. "Key for selecting the 16th hotbar slot.\n"
  3303. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3304. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3305. msgstr ""
  3306. #: src/settings_translation_file.cpp
  3307. msgid ""
  3308. "Key for selecting the 17th hotbar slot.\n"
  3309. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3310. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3311. msgstr ""
  3312. #: src/settings_translation_file.cpp
  3313. msgid ""
  3314. "Key for selecting the 18th hotbar slot.\n"
  3315. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3316. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3317. msgstr ""
  3318. #: src/settings_translation_file.cpp
  3319. msgid ""
  3320. "Key for selecting the 19th hotbar slot.\n"
  3321. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3322. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3323. msgstr ""
  3324. #: src/settings_translation_file.cpp
  3325. msgid ""
  3326. "Key for selecting the 20th hotbar slot.\n"
  3327. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3328. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3329. msgstr ""
  3330. #: src/settings_translation_file.cpp
  3331. msgid ""
  3332. "Key for selecting the 21st hotbar slot.\n"
  3333. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3334. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3335. msgstr ""
  3336. #: src/settings_translation_file.cpp
  3337. msgid ""
  3338. "Key for selecting the 22nd hotbar slot.\n"
  3339. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3340. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3341. msgstr ""
  3342. #: src/settings_translation_file.cpp
  3343. msgid ""
  3344. "Key for selecting the 23rd hotbar slot.\n"
  3345. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3346. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3347. msgstr ""
  3348. #: src/settings_translation_file.cpp
  3349. msgid ""
  3350. "Key for selecting the 24th hotbar slot.\n"
  3351. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3352. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3353. msgstr ""
  3354. #: src/settings_translation_file.cpp
  3355. msgid ""
  3356. "Key for selecting the 25th hotbar slot.\n"
  3357. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3358. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3359. msgstr ""
  3360. #: src/settings_translation_file.cpp
  3361. msgid ""
  3362. "Key for selecting the 26th hotbar slot.\n"
  3363. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3364. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3365. msgstr ""
  3366. #: src/settings_translation_file.cpp
  3367. msgid ""
  3368. "Key for selecting the 27th hotbar slot.\n"
  3369. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3370. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3371. msgstr ""
  3372. #: src/settings_translation_file.cpp
  3373. msgid ""
  3374. "Key for selecting the 28th hotbar slot.\n"
  3375. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3376. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3377. msgstr ""
  3378. #: src/settings_translation_file.cpp
  3379. msgid ""
  3380. "Key for selecting the 29th hotbar slot.\n"
  3381. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3382. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3383. msgstr ""
  3384. #: src/settings_translation_file.cpp
  3385. msgid ""
  3386. "Key for selecting the 30th hotbar slot.\n"
  3387. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3388. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3389. msgstr ""
  3390. #: src/settings_translation_file.cpp
  3391. msgid ""
  3392. "Key for selecting the 31st hotbar slot.\n"
  3393. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3394. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3395. msgstr ""
  3396. #: src/settings_translation_file.cpp
  3397. msgid ""
  3398. "Key for selecting the 32nd hotbar slot.\n"
  3399. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3400. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3401. msgstr ""
  3402. #: src/settings_translation_file.cpp
  3403. msgid ""
  3404. "Key for selecting the eighth hotbar slot.\n"
  3405. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3406. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3407. msgstr ""
  3408. #: src/settings_translation_file.cpp
  3409. msgid ""
  3410. "Key for selecting the fifth hotbar slot.\n"
  3411. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3412. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3413. msgstr ""
  3414. #: src/settings_translation_file.cpp
  3415. msgid ""
  3416. "Key for selecting the first hotbar slot.\n"
  3417. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3418. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3419. msgstr ""
  3420. #: src/settings_translation_file.cpp
  3421. msgid ""
  3422. "Key for selecting the fourth hotbar slot.\n"
  3423. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3424. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3425. msgstr ""
  3426. #: src/settings_translation_file.cpp
  3427. msgid ""
  3428. "Key for selecting the next item in the hotbar.\n"
  3429. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3430. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3431. msgstr ""
  3432. #: src/settings_translation_file.cpp
  3433. msgid ""
  3434. "Key for selecting the ninth hotbar slot.\n"
  3435. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3436. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3437. msgstr ""
  3438. #: src/settings_translation_file.cpp
  3439. msgid ""
  3440. "Key for selecting the previous item in the hotbar.\n"
  3441. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3442. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3443. msgstr ""
  3444. #: src/settings_translation_file.cpp
  3445. msgid ""
  3446. "Key for selecting the second hotbar slot.\n"
  3447. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3448. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3449. msgstr ""
  3450. #: src/settings_translation_file.cpp
  3451. msgid ""
  3452. "Key for selecting the seventh hotbar slot.\n"
  3453. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3454. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3455. msgstr ""
  3456. #: src/settings_translation_file.cpp
  3457. msgid ""
  3458. "Key for selecting the sixth hotbar slot.\n"
  3459. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3460. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3461. msgstr ""
  3462. #: src/settings_translation_file.cpp
  3463. msgid ""
  3464. "Key for selecting the tenth hotbar slot.\n"
  3465. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3466. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3467. msgstr ""
  3468. #: src/settings_translation_file.cpp
  3469. msgid ""
  3470. "Key for selecting the third hotbar slot.\n"
  3471. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3472. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3473. msgstr ""
  3474. #: src/settings_translation_file.cpp
  3475. msgid ""
  3476. "Key for sneaking.\n"
  3477. "Also used for climbing down and descending in water if aux1_descends is "
  3478. "disabled.\n"
  3479. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3480. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3481. msgstr ""
  3482. #: src/settings_translation_file.cpp
  3483. msgid ""
  3484. "Key for switching between first- and third-person camera.\n"
  3485. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3486. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3487. msgstr ""
  3488. #: src/settings_translation_file.cpp
  3489. msgid ""
  3490. "Key for taking screenshots.\n"
  3491. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3492. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3493. msgstr ""
  3494. #: src/settings_translation_file.cpp
  3495. msgid ""
  3496. "Key for toggling autoforward.\n"
  3497. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3498. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3499. msgstr ""
  3500. #: src/settings_translation_file.cpp
  3501. msgid ""
  3502. "Key for toggling cinematic mode.\n"
  3503. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3504. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3505. msgstr ""
  3506. #: src/settings_translation_file.cpp
  3507. msgid ""
  3508. "Key for toggling display of minimap.\n"
  3509. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3510. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3511. msgstr ""
  3512. #: src/settings_translation_file.cpp
  3513. msgid ""
  3514. "Key for toggling fast mode.\n"
  3515. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3516. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3517. msgstr ""
  3518. #: src/settings_translation_file.cpp
  3519. msgid ""
  3520. "Key for toggling flying.\n"
  3521. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3522. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3523. msgstr ""
  3524. #: src/settings_translation_file.cpp
  3525. msgid ""
  3526. "Key for toggling noclip mode.\n"
  3527. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3528. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3529. msgstr ""
  3530. #: src/settings_translation_file.cpp
  3531. msgid ""
  3532. "Key for toggling pitch move mode.\n"
  3533. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3534. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3535. msgstr ""
  3536. #: src/settings_translation_file.cpp
  3537. msgid ""
  3538. "Key for toggling the camera update. Only used for development\n"
  3539. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3540. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3541. msgstr ""
  3542. #: src/settings_translation_file.cpp
  3543. msgid ""
  3544. "Key for toggling the display of chat.\n"
  3545. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3546. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3547. msgstr ""
  3548. #: src/settings_translation_file.cpp
  3549. msgid ""
  3550. "Key for toggling the display of debug info.\n"
  3551. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3552. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3553. msgstr ""
  3554. #: src/settings_translation_file.cpp
  3555. msgid ""
  3556. "Key for toggling the display of fog.\n"
  3557. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3558. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3559. msgstr ""
  3560. #: src/settings_translation_file.cpp
  3561. msgid ""
  3562. "Key for toggling the display of the HUD.\n"
  3563. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3564. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3565. msgstr ""
  3566. #: src/settings_translation_file.cpp
  3567. msgid ""
  3568. "Key for toggling the display of the large chat console.\n"
  3569. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3570. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3571. msgstr ""
  3572. #: src/settings_translation_file.cpp
  3573. msgid ""
  3574. "Key for toggling the display of the profiler. Used for development.\n"
  3575. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3576. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3577. msgstr ""
  3578. #: src/settings_translation_file.cpp
  3579. msgid ""
  3580. "Key for toggling unlimited view range.\n"
  3581. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3582. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3583. msgstr ""
  3584. #: src/settings_translation_file.cpp
  3585. msgid ""
  3586. "Key to use view zoom when possible.\n"
  3587. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3588. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3589. msgstr ""
  3590. #: src/settings_translation_file.cpp
  3591. msgid "Kick players who sent more than X messages per 10 seconds."
  3592. msgstr ""
  3593. #: src/settings_translation_file.cpp
  3594. msgid "Lake steepness"
  3595. msgstr ""
  3596. #: src/settings_translation_file.cpp
  3597. msgid "Lake threshold"
  3598. msgstr ""
  3599. #: src/settings_translation_file.cpp
  3600. msgid "Language"
  3601. msgstr "Kieli"
  3602. #: src/settings_translation_file.cpp
  3603. msgid "Large cave depth"
  3604. msgstr ""
  3605. #: src/settings_translation_file.cpp
  3606. msgid "Large cave maximum number"
  3607. msgstr ""
  3608. #: src/settings_translation_file.cpp
  3609. msgid "Large cave minimum number"
  3610. msgstr ""
  3611. #: src/settings_translation_file.cpp
  3612. msgid "Large cave proportion flooded"
  3613. msgstr ""
  3614. #: src/settings_translation_file.cpp
  3615. msgid "Large chat console key"
  3616. msgstr ""
  3617. #: src/settings_translation_file.cpp
  3618. msgid "Leaves style"
  3619. msgstr ""
  3620. #: src/settings_translation_file.cpp
  3621. msgid ""
  3622. "Leaves style:\n"
  3623. "- Fancy: all faces visible\n"
  3624. "- Simple: only outer faces, if defined special_tiles are used\n"
  3625. "- Opaque: disable transparency"
  3626. msgstr ""
  3627. #: src/settings_translation_file.cpp
  3628. msgid "Left key"
  3629. msgstr ""
  3630. #: src/settings_translation_file.cpp
  3631. msgid ""
  3632. "Length of a server tick and the interval at which objects are generally "
  3633. "updated over\n"
  3634. "network."
  3635. msgstr ""
  3636. #: src/settings_translation_file.cpp
  3637. msgid ""
  3638. "Length of liquid waves.\n"
  3639. "Requires waving liquids to be enabled."
  3640. msgstr ""
  3641. #: src/settings_translation_file.cpp
  3642. msgid "Length of time between Active Block Modifier (ABM) execution cycles"
  3643. msgstr ""
  3644. #: src/settings_translation_file.cpp
  3645. msgid "Length of time between NodeTimer execution cycles"
  3646. msgstr ""
  3647. #: src/settings_translation_file.cpp
  3648. msgid "Length of time between active block management cycles"
  3649. msgstr ""
  3650. #: src/settings_translation_file.cpp
  3651. msgid ""
  3652. "Level of logging to be written to debug.txt:\n"
  3653. "- <nothing> (no logging)\n"
  3654. "- none (messages with no level)\n"
  3655. "- error\n"
  3656. "- warning\n"
  3657. "- action\n"
  3658. "- info\n"
  3659. "- verbose"
  3660. msgstr ""
  3661. #: src/settings_translation_file.cpp
  3662. msgid "Light curve boost"
  3663. msgstr ""
  3664. #: src/settings_translation_file.cpp
  3665. msgid "Light curve boost center"
  3666. msgstr ""
  3667. #: src/settings_translation_file.cpp
  3668. msgid "Light curve boost spread"
  3669. msgstr ""
  3670. #: src/settings_translation_file.cpp
  3671. msgid "Light curve gamma"
  3672. msgstr ""
  3673. #: src/settings_translation_file.cpp
  3674. msgid "Light curve high gradient"
  3675. msgstr ""
  3676. #: src/settings_translation_file.cpp
  3677. msgid "Light curve low gradient"
  3678. msgstr ""
  3679. #: src/settings_translation_file.cpp
  3680. msgid ""
  3681. "Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
  3682. "Only mapchunks completely within the mapgen limit are generated.\n"
  3683. "Value is stored per-world."
  3684. msgstr ""
  3685. #: src/settings_translation_file.cpp
  3686. msgid ""
  3687. "Limits number of parallel HTTP requests. Affects:\n"
  3688. "- Media fetch if server uses remote_media setting.\n"
  3689. "- Serverlist download and server announcement.\n"
  3690. "- Downloads performed by main menu (e.g. mod manager).\n"
  3691. "Only has an effect if compiled with cURL."
  3692. msgstr ""
  3693. #: src/settings_translation_file.cpp
  3694. msgid "Liquid fluidity"
  3695. msgstr ""
  3696. #: src/settings_translation_file.cpp
  3697. msgid "Liquid fluidity smoothing"
  3698. msgstr ""
  3699. #: src/settings_translation_file.cpp
  3700. msgid "Liquid loop max"
  3701. msgstr ""
  3702. #: src/settings_translation_file.cpp
  3703. msgid "Liquid queue purge time"
  3704. msgstr ""
  3705. #: src/settings_translation_file.cpp
  3706. msgid "Liquid sinking"
  3707. msgstr ""
  3708. #: src/settings_translation_file.cpp
  3709. msgid "Liquid update interval in seconds."
  3710. msgstr ""
  3711. #: src/settings_translation_file.cpp
  3712. msgid "Liquid update tick"
  3713. msgstr ""
  3714. #: src/settings_translation_file.cpp
  3715. msgid "Load the game profiler"
  3716. msgstr ""
  3717. #: src/settings_translation_file.cpp
  3718. msgid ""
  3719. "Load the game profiler to collect game profiling data.\n"
  3720. "Provides a /profiler command to access the compiled profile.\n"
  3721. "Useful for mod developers and server operators."
  3722. msgstr ""
  3723. #: src/settings_translation_file.cpp
  3724. msgid "Loading Block Modifiers"
  3725. msgstr ""
  3726. #: src/settings_translation_file.cpp
  3727. msgid "Lower Y limit of dungeons."
  3728. msgstr ""
  3729. #: src/settings_translation_file.cpp
  3730. msgid "Lower Y limit of floatlands."
  3731. msgstr ""
  3732. #: src/settings_translation_file.cpp
  3733. msgid "Main menu script"
  3734. msgstr ""
  3735. #: src/settings_translation_file.cpp
  3736. msgid ""
  3737. "Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
  3738. msgstr ""
  3739. #: src/settings_translation_file.cpp
  3740. msgid "Makes all liquids opaque"
  3741. msgstr ""
  3742. #: src/settings_translation_file.cpp
  3743. msgid "Map Compression Level for Disk Storage"
  3744. msgstr ""
  3745. #: src/settings_translation_file.cpp
  3746. msgid "Map Compression Level for Network Transfer"
  3747. msgstr ""
  3748. #: src/settings_translation_file.cpp
  3749. msgid "Map directory"
  3750. msgstr ""
  3751. #: src/settings_translation_file.cpp
  3752. msgid "Map generation attributes specific to Mapgen Carpathian."
  3753. msgstr ""
  3754. #: src/settings_translation_file.cpp
  3755. msgid ""
  3756. "Map generation attributes specific to Mapgen Flat.\n"
  3757. "Occasional lakes and hills can be added to the flat world."
  3758. msgstr ""
  3759. #: src/settings_translation_file.cpp
  3760. msgid ""
  3761. "Map generation attributes specific to Mapgen Fractal.\n"
  3762. "'terrain' enables the generation of non-fractal terrain:\n"
  3763. "ocean, islands and underground."
  3764. msgstr ""
  3765. #: src/settings_translation_file.cpp
  3766. msgid ""
  3767. "Map generation attributes specific to Mapgen Valleys.\n"
  3768. "'altitude_chill': Reduces heat with altitude.\n"
  3769. "'humid_rivers': Increases humidity around rivers.\n"
  3770. "'vary_river_depth': If enabled, low humidity and high heat causes rivers\n"
  3771. "to become shallower and occasionally dry.\n"
  3772. "'altitude_dry': Reduces humidity with altitude."
  3773. msgstr ""
  3774. #: src/settings_translation_file.cpp
  3775. msgid "Map generation attributes specific to Mapgen v5."
  3776. msgstr ""
  3777. #: src/settings_translation_file.cpp
  3778. msgid ""
  3779. "Map generation attributes specific to Mapgen v6.\n"
  3780. "The 'snowbiomes' flag enables the new 5 biome system.\n"
  3781. "When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
  3782. "the 'jungles' flag is ignored."
  3783. msgstr ""
  3784. #: src/settings_translation_file.cpp
  3785. msgid ""
  3786. "Map generation attributes specific to Mapgen v7.\n"
  3787. "'ridges': Rivers.\n"
  3788. "'floatlands': Floating land masses in the atmosphere.\n"
  3789. "'caverns': Giant caves deep underground."
  3790. msgstr ""
  3791. #: src/settings_translation_file.cpp
  3792. msgid "Map generation limit"
  3793. msgstr ""
  3794. #: src/settings_translation_file.cpp
  3795. msgid "Map save interval"
  3796. msgstr ""
  3797. #: src/settings_translation_file.cpp
  3798. msgid "Map shadows update frames"
  3799. msgstr ""
  3800. #: src/settings_translation_file.cpp
  3801. msgid "Mapblock limit"
  3802. msgstr ""
  3803. #: src/settings_translation_file.cpp
  3804. msgid "Mapblock mesh generation delay"
  3805. msgstr ""
  3806. #: src/settings_translation_file.cpp
  3807. msgid "Mapblock mesh generator's MapBlock cache size in MB"
  3808. msgstr ""
  3809. #: src/settings_translation_file.cpp
  3810. msgid "Mapblock unload timeout"
  3811. msgstr ""
  3812. #: src/settings_translation_file.cpp
  3813. msgid "Mapgen Carpathian"
  3814. msgstr ""
  3815. #: src/settings_translation_file.cpp
  3816. msgid "Mapgen Carpathian specific flags"
  3817. msgstr ""
  3818. #: src/settings_translation_file.cpp
  3819. msgid "Mapgen Flat"
  3820. msgstr ""
  3821. #: src/settings_translation_file.cpp
  3822. msgid "Mapgen Flat specific flags"
  3823. msgstr ""
  3824. #: src/settings_translation_file.cpp
  3825. msgid "Mapgen Fractal"
  3826. msgstr ""
  3827. #: src/settings_translation_file.cpp
  3828. msgid "Mapgen Fractal specific flags"
  3829. msgstr ""
  3830. #: src/settings_translation_file.cpp
  3831. msgid "Mapgen V5"
  3832. msgstr ""
  3833. #: src/settings_translation_file.cpp
  3834. msgid "Mapgen V5 specific flags"
  3835. msgstr ""
  3836. #: src/settings_translation_file.cpp
  3837. msgid "Mapgen V6"
  3838. msgstr ""
  3839. #: src/settings_translation_file.cpp
  3840. msgid "Mapgen V6 specific flags"
  3841. msgstr ""
  3842. #: src/settings_translation_file.cpp
  3843. msgid "Mapgen V7"
  3844. msgstr ""
  3845. #: src/settings_translation_file.cpp
  3846. msgid "Mapgen V7 specific flags"
  3847. msgstr ""
  3848. #: src/settings_translation_file.cpp
  3849. msgid "Mapgen Valleys"
  3850. msgstr ""
  3851. #: src/settings_translation_file.cpp
  3852. msgid "Mapgen Valleys specific flags"
  3853. msgstr ""
  3854. #: src/settings_translation_file.cpp
  3855. msgid "Mapgen debug"
  3856. msgstr ""
  3857. #: src/settings_translation_file.cpp
  3858. msgid "Mapgen name"
  3859. msgstr ""
  3860. #: src/settings_translation_file.cpp
  3861. msgid "Max block generate distance"
  3862. msgstr ""
  3863. #: src/settings_translation_file.cpp
  3864. msgid "Max block send distance"
  3865. msgstr ""
  3866. #: src/settings_translation_file.cpp
  3867. msgid "Max liquids processed per step."
  3868. msgstr ""
  3869. #: src/settings_translation_file.cpp
  3870. msgid "Max. clearobjects extra blocks"
  3871. msgstr ""
  3872. #: src/settings_translation_file.cpp
  3873. msgid "Max. packets per iteration"
  3874. msgstr ""
  3875. #: src/settings_translation_file.cpp
  3876. msgid "Maximum FPS"
  3877. msgstr "FPS enintään"
  3878. #: src/settings_translation_file.cpp
  3879. msgid "Maximum FPS when the window is not focused, or when the game is paused."
  3880. msgstr ""
  3881. #: src/settings_translation_file.cpp
  3882. msgid "Maximum distance to render shadows."
  3883. msgstr ""
  3884. #: src/settings_translation_file.cpp
  3885. msgid "Maximum forceloaded blocks"
  3886. msgstr ""
  3887. #: src/settings_translation_file.cpp
  3888. msgid "Maximum hotbar width"
  3889. msgstr ""
  3890. #: src/settings_translation_file.cpp
  3891. msgid "Maximum limit of random number of large caves per mapchunk."
  3892. msgstr ""
  3893. #: src/settings_translation_file.cpp
  3894. msgid "Maximum limit of random number of small caves per mapchunk."
  3895. msgstr ""
  3896. #: src/settings_translation_file.cpp
  3897. msgid ""
  3898. "Maximum liquid resistance. Controls deceleration when entering liquid at\n"
  3899. "high speed."
  3900. msgstr ""
  3901. #: src/settings_translation_file.cpp
  3902. msgid ""
  3903. "Maximum number of blocks that are simultaneously sent per client.\n"
  3904. "The maximum total count is calculated dynamically:\n"
  3905. "max_total = ceil((#clients + max_users) * per_client / 4)"
  3906. msgstr ""
  3907. #: src/settings_translation_file.cpp
  3908. msgid "Maximum number of blocks that can be queued for loading."
  3909. msgstr ""
  3910. #: src/settings_translation_file.cpp
  3911. msgid ""
  3912. "Maximum number of blocks to be queued that are to be generated.\n"
  3913. "This limit is enforced per player."
  3914. msgstr ""
  3915. #: src/settings_translation_file.cpp
  3916. msgid ""
  3917. "Maximum number of blocks to be queued that are to be loaded from file.\n"
  3918. "This limit is enforced per player."
  3919. msgstr ""
  3920. #: src/settings_translation_file.cpp
  3921. msgid ""
  3922. "Maximum number of concurrent downloads. Downloads exceeding this limit will "
  3923. "be queued.\n"
  3924. "This should be lower than curl_parallel_limit."
  3925. msgstr ""
  3926. #: src/settings_translation_file.cpp
  3927. msgid "Maximum number of forceloaded mapblocks."
  3928. msgstr ""
  3929. #: src/settings_translation_file.cpp
  3930. msgid ""
  3931. "Maximum number of mapblocks for client to be kept in memory.\n"
  3932. "Set to -1 for unlimited amount."
  3933. msgstr ""
  3934. #: src/settings_translation_file.cpp
  3935. msgid ""
  3936. "Maximum number of packets sent per send step, if you have a slow connection\n"
  3937. "try reducing it, but don't reduce it to a number below double of targeted\n"
  3938. "client number."
  3939. msgstr ""
  3940. #: src/settings_translation_file.cpp
  3941. msgid "Maximum number of players that can be connected simultaneously."
  3942. msgstr ""
  3943. #: src/settings_translation_file.cpp
  3944. msgid "Maximum number of recent chat messages to show"
  3945. msgstr ""
  3946. #: src/settings_translation_file.cpp
  3947. msgid "Maximum number of statically stored objects in a block."
  3948. msgstr ""
  3949. #: src/settings_translation_file.cpp
  3950. msgid "Maximum objects per block"
  3951. msgstr ""
  3952. #: src/settings_translation_file.cpp
  3953. msgid ""
  3954. "Maximum proportion of current window to be used for hotbar.\n"
  3955. "Useful if there's something to be displayed right or left of hotbar."
  3956. msgstr ""
  3957. #: src/settings_translation_file.cpp
  3958. msgid "Maximum simultaneous block sends per client"
  3959. msgstr ""
  3960. #: src/settings_translation_file.cpp
  3961. msgid "Maximum size of the out chat queue"
  3962. msgstr ""
  3963. #: src/settings_translation_file.cpp
  3964. msgid ""
  3965. "Maximum size of the out chat queue.\n"
  3966. "0 to disable queueing and -1 to make the queue size unlimited."
  3967. msgstr ""
  3968. #: src/settings_translation_file.cpp
  3969. msgid ""
  3970. "Maximum time a file download (e.g. a mod download) may take, stated in "
  3971. "milliseconds."
  3972. msgstr ""
  3973. #: src/settings_translation_file.cpp
  3974. msgid ""
  3975. "Maximum time an interactive request (e.g. server list fetch) may take, "
  3976. "stated in milliseconds."
  3977. msgstr ""
  3978. #: src/settings_translation_file.cpp
  3979. msgid "Maximum users"
  3980. msgstr "Käyttäjiä enintään"
  3981. #: src/settings_translation_file.cpp
  3982. msgid "Menus"
  3983. msgstr "Valikot"
  3984. #: src/settings_translation_file.cpp
  3985. msgid "Mesh cache"
  3986. msgstr ""
  3987. #: src/settings_translation_file.cpp
  3988. msgid "Message of the day"
  3989. msgstr ""
  3990. #: src/settings_translation_file.cpp
  3991. msgid "Message of the day displayed to players connecting."
  3992. msgstr ""
  3993. #: src/settings_translation_file.cpp
  3994. msgid "Method used to highlight selected object."
  3995. msgstr ""
  3996. #: src/settings_translation_file.cpp
  3997. msgid "Minimal level of logging to be written to chat."
  3998. msgstr ""
  3999. #: src/settings_translation_file.cpp
  4000. msgid "Minimap"
  4001. msgstr ""
  4002. #: src/settings_translation_file.cpp
  4003. msgid "Minimap key"
  4004. msgstr ""
  4005. #: src/settings_translation_file.cpp
  4006. msgid "Minimap scan height"
  4007. msgstr ""
  4008. #: src/settings_translation_file.cpp
  4009. msgid "Minimum limit of random number of large caves per mapchunk."
  4010. msgstr ""
  4011. #: src/settings_translation_file.cpp
  4012. msgid "Minimum limit of random number of small caves per mapchunk."
  4013. msgstr ""
  4014. #: src/settings_translation_file.cpp
  4015. msgid "Minimum texture size"
  4016. msgstr ""
  4017. #: src/settings_translation_file.cpp
  4018. msgid "Mipmapping"
  4019. msgstr ""
  4020. #: src/settings_translation_file.cpp
  4021. msgid "Mod channels"
  4022. msgstr ""
  4023. #: src/settings_translation_file.cpp
  4024. msgid "Modifies the size of the HUD elements."
  4025. msgstr ""
  4026. #: src/settings_translation_file.cpp
  4027. msgid "Monospace font path"
  4028. msgstr ""
  4029. #: src/settings_translation_file.cpp
  4030. msgid "Monospace font size"
  4031. msgstr ""
  4032. #: src/settings_translation_file.cpp
  4033. msgid "Monospace font size divisible by"
  4034. msgstr ""
  4035. #: src/settings_translation_file.cpp
  4036. msgid "Mountain height noise"
  4037. msgstr ""
  4038. #: src/settings_translation_file.cpp
  4039. msgid "Mountain noise"
  4040. msgstr ""
  4041. #: src/settings_translation_file.cpp
  4042. msgid "Mountain variation noise"
  4043. msgstr ""
  4044. #: src/settings_translation_file.cpp
  4045. msgid "Mountain zero level"
  4046. msgstr ""
  4047. #: src/settings_translation_file.cpp
  4048. msgid "Mouse sensitivity"
  4049. msgstr "Hiiren herkkyys"
  4050. #: src/settings_translation_file.cpp
  4051. msgid "Mouse sensitivity multiplier."
  4052. msgstr ""
  4053. #: src/settings_translation_file.cpp
  4054. msgid "Mud noise"
  4055. msgstr ""
  4056. #: src/settings_translation_file.cpp
  4057. msgid ""
  4058. "Multiplier for fall bobbing.\n"
  4059. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  4060. msgstr ""
  4061. #: src/settings_translation_file.cpp
  4062. msgid "Mute key"
  4063. msgstr ""
  4064. #: src/settings_translation_file.cpp
  4065. msgid "Mute sound"
  4066. msgstr "Mykistä ääni"
  4067. #: src/settings_translation_file.cpp
  4068. msgid ""
  4069. "Name of map generator to be used when creating a new world.\n"
  4070. "Creating a world in the main menu will override this.\n"
  4071. "Current mapgens in a highly unstable state:\n"
  4072. "- The optional floatlands of v7 (disabled by default)."
  4073. msgstr ""
  4074. #: src/settings_translation_file.cpp
  4075. msgid ""
  4076. "Name of the player.\n"
  4077. "When running a server, clients connecting with this name are admins.\n"
  4078. "When starting from the main menu, this is overridden."
  4079. msgstr ""
  4080. #: src/settings_translation_file.cpp
  4081. msgid ""
  4082. "Name of the server, to be displayed when players join and in the serverlist."
  4083. msgstr ""
  4084. #: src/settings_translation_file.cpp
  4085. msgid "Near plane"
  4086. msgstr ""
  4087. #: src/settings_translation_file.cpp
  4088. msgid "Network"
  4089. msgstr "Verkko"
  4090. #: src/settings_translation_file.cpp
  4091. msgid ""
  4092. "Network port to listen (UDP).\n"
  4093. "This value will be overridden when starting from the main menu."
  4094. msgstr ""
  4095. #: src/settings_translation_file.cpp
  4096. msgid "New users need to input this password."
  4097. msgstr "Uusien käyttäjien tulee syöttää tämä salasana."
  4098. #: src/settings_translation_file.cpp
  4099. msgid "Noclip"
  4100. msgstr ""
  4101. #: src/settings_translation_file.cpp
  4102. msgid "Noclip key"
  4103. msgstr ""
  4104. #: src/settings_translation_file.cpp
  4105. msgid "Node highlighting"
  4106. msgstr ""
  4107. #: src/settings_translation_file.cpp
  4108. msgid "NodeTimer interval"
  4109. msgstr ""
  4110. #: src/settings_translation_file.cpp
  4111. msgid "Noises"
  4112. msgstr ""
  4113. #: src/settings_translation_file.cpp
  4114. msgid "Number of emerge threads"
  4115. msgstr ""
  4116. #: src/settings_translation_file.cpp
  4117. msgid ""
  4118. "Number of emerge threads to use.\n"
  4119. "Value 0:\n"
  4120. "- Automatic selection. The number of emerge threads will be\n"
  4121. "- 'number of processors - 2', with a lower limit of 1.\n"
  4122. "Any other value:\n"
  4123. "- Specifies the number of emerge threads, with a lower limit of 1.\n"
  4124. "WARNING: Increasing the number of emerge threads increases engine mapgen\n"
  4125. "speed, but this may harm game performance by interfering with other\n"
  4126. "processes, especially in singleplayer and/or when running Lua code in\n"
  4127. "'on_generated'. For many users the optimum setting may be '1'."
  4128. msgstr ""
  4129. #: src/settings_translation_file.cpp
  4130. msgid ""
  4131. "Number of extra blocks that can be loaded by /clearobjects at once.\n"
  4132. "This is a trade-off between SQLite transaction overhead and\n"
  4133. "memory consumption (4096=100MB, as a rule of thumb)."
  4134. msgstr ""
  4135. #: src/settings_translation_file.cpp
  4136. msgid "Online Content Repository"
  4137. msgstr ""
  4138. #: src/settings_translation_file.cpp
  4139. msgid "Opaque liquids"
  4140. msgstr ""
  4141. #: src/settings_translation_file.cpp
  4142. msgid ""
  4143. "Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
  4144. msgstr ""
  4145. #: src/settings_translation_file.cpp
  4146. msgid ""
  4147. "Open the pause menu when the window's focus is lost. Does not pause if a "
  4148. "formspec is\n"
  4149. "open."
  4150. msgstr ""
  4151. #: src/settings_translation_file.cpp
  4152. msgid "Optional override for chat weblink color."
  4153. msgstr ""
  4154. #: src/settings_translation_file.cpp
  4155. msgid ""
  4156. "Path of the fallback font. Must be a TrueType font.\n"
  4157. "This font will be used for certain languages or if the default font is "
  4158. "unavailable."
  4159. msgstr ""
  4160. #: src/settings_translation_file.cpp
  4161. msgid ""
  4162. "Path to save screenshots at. Can be an absolute or relative path.\n"
  4163. "The folder will be created if it doesn't already exist."
  4164. msgstr ""
  4165. #: src/settings_translation_file.cpp
  4166. msgid ""
  4167. "Path to shader directory. If no path is defined, default location will be "
  4168. "used."
  4169. msgstr ""
  4170. #: src/settings_translation_file.cpp
  4171. msgid "Path to texture directory. All textures are first searched from here."
  4172. msgstr ""
  4173. #: src/settings_translation_file.cpp
  4174. msgid ""
  4175. "Path to the default font. Must be a TrueType font.\n"
  4176. "The fallback font will be used if the font cannot be loaded."
  4177. msgstr ""
  4178. #: src/settings_translation_file.cpp
  4179. msgid ""
  4180. "Path to the monospace font. Must be a TrueType font.\n"
  4181. "This font is used for e.g. the console and profiler screen."
  4182. msgstr ""
  4183. #: src/settings_translation_file.cpp
  4184. msgid "Pause on lost window focus"
  4185. msgstr ""
  4186. #: src/settings_translation_file.cpp
  4187. msgid "Per-player limit of queued blocks load from disk"
  4188. msgstr ""
  4189. #: src/settings_translation_file.cpp
  4190. msgid "Per-player limit of queued blocks to generate"
  4191. msgstr ""
  4192. #: src/settings_translation_file.cpp
  4193. msgid "Physics"
  4194. msgstr "Fysiikka"
  4195. #: src/settings_translation_file.cpp
  4196. msgid "Pitch move key"
  4197. msgstr ""
  4198. #: src/settings_translation_file.cpp
  4199. msgid "Pitch move mode"
  4200. msgstr ""
  4201. #: src/settings_translation_file.cpp
  4202. msgid "Place key"
  4203. msgstr ""
  4204. #: src/settings_translation_file.cpp
  4205. msgid "Place repetition interval"
  4206. msgstr ""
  4207. #: src/settings_translation_file.cpp
  4208. msgid ""
  4209. "Player is able to fly without being affected by gravity.\n"
  4210. "This requires the \"fly\" privilege on the server."
  4211. msgstr ""
  4212. #: src/settings_translation_file.cpp
  4213. msgid "Player name"
  4214. msgstr "Pelaajan nimi"
  4215. #: src/settings_translation_file.cpp
  4216. msgid "Player transfer distance"
  4217. msgstr ""
  4218. #: src/settings_translation_file.cpp
  4219. msgid "Player versus player"
  4220. msgstr "Pelaaja vastaan pelaaja"
  4221. #: src/settings_translation_file.cpp
  4222. msgid "Poisson filtering"
  4223. msgstr ""
  4224. #: src/settings_translation_file.cpp
  4225. msgid ""
  4226. "Port to connect to (UDP).\n"
  4227. "Note that the port field in the main menu overrides this setting."
  4228. msgstr ""
  4229. #: src/settings_translation_file.cpp
  4230. msgid ""
  4231. "Prevent digging and placing from repeating when holding the mouse buttons.\n"
  4232. "Enable this when you dig or place too often by accident."
  4233. msgstr ""
  4234. #: src/settings_translation_file.cpp
  4235. msgid "Prevent mods from doing insecure things like running shell commands."
  4236. msgstr ""
  4237. #: src/settings_translation_file.cpp
  4238. msgid ""
  4239. "Print the engine's profiling data in regular intervals (in seconds).\n"
  4240. "0 = disable. Useful for developers."
  4241. msgstr ""
  4242. #: src/settings_translation_file.cpp
  4243. msgid "Privileges that players with basic_privs can grant"
  4244. msgstr ""
  4245. #: src/settings_translation_file.cpp
  4246. msgid "Profiler"
  4247. msgstr ""
  4248. #: src/settings_translation_file.cpp
  4249. msgid "Profiler toggle key"
  4250. msgstr ""
  4251. #: src/settings_translation_file.cpp
  4252. msgid "Profiling"
  4253. msgstr ""
  4254. #: src/settings_translation_file.cpp
  4255. msgid "Prometheus listener address"
  4256. msgstr ""
  4257. #: src/settings_translation_file.cpp
  4258. msgid ""
  4259. "Prometheus listener address.\n"
  4260. "If Minetest is compiled with ENABLE_PROMETHEUS option enabled,\n"
  4261. "enable metrics listener for Prometheus on that address.\n"
  4262. "Metrics can be fetched on http://127.0.0.1:30000/metrics"
  4263. msgstr ""
  4264. #: src/settings_translation_file.cpp
  4265. msgid "Proportion of large caves that contain liquid."
  4266. msgstr ""
  4267. #: src/settings_translation_file.cpp
  4268. msgid ""
  4269. "Radius of cloud area stated in number of 64 node cloud squares.\n"
  4270. "Values larger than 26 will start to produce sharp cutoffs at cloud area "
  4271. "corners."
  4272. msgstr ""
  4273. #: src/settings_translation_file.cpp
  4274. msgid "Raises terrain to make valleys around the rivers."
  4275. msgstr ""
  4276. #: src/settings_translation_file.cpp
  4277. msgid "Random input"
  4278. msgstr ""
  4279. #: src/settings_translation_file.cpp
  4280. msgid "Range select key"
  4281. msgstr ""
  4282. #: src/settings_translation_file.cpp
  4283. msgid "Recent Chat Messages"
  4284. msgstr ""
  4285. #: src/settings_translation_file.cpp
  4286. msgid "Regular font path"
  4287. msgstr ""
  4288. #: src/settings_translation_file.cpp
  4289. msgid "Remote media"
  4290. msgstr ""
  4291. #: src/settings_translation_file.cpp
  4292. msgid "Remote port"
  4293. msgstr ""
  4294. #: src/settings_translation_file.cpp
  4295. msgid ""
  4296. "Remove color codes from incoming chat messages\n"
  4297. "Use this to stop players from being able to use color in their messages"
  4298. msgstr ""
  4299. #: src/settings_translation_file.cpp
  4300. msgid "Replaces the default main menu with a custom one."
  4301. msgstr ""
  4302. #: src/settings_translation_file.cpp
  4303. msgid "Report path"
  4304. msgstr ""
  4305. #: src/settings_translation_file.cpp
  4306. msgid ""
  4307. "Restricts the access of certain client-side functions on servers.\n"
  4308. "Combine the byteflags below to restrict client-side features, or set to 0\n"
  4309. "for no restrictions:\n"
  4310. "LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\n"
  4311. "CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n"
  4312. "READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n"
  4313. "READ_NODEDEFS: 8 (disable get_node_def call client-side)\n"
  4314. "LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n"
  4315. "csm_restriction_noderange)\n"
  4316. "READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
  4317. msgstr ""
  4318. #: src/settings_translation_file.cpp
  4319. msgid "Ridge mountain spread noise"
  4320. msgstr ""
  4321. #: src/settings_translation_file.cpp
  4322. msgid "Ridge noise"
  4323. msgstr ""
  4324. #: src/settings_translation_file.cpp
  4325. msgid "Ridge underwater noise"
  4326. msgstr ""
  4327. #: src/settings_translation_file.cpp
  4328. msgid "Ridged mountain size noise"
  4329. msgstr ""
  4330. #: src/settings_translation_file.cpp
  4331. msgid "Right key"
  4332. msgstr ""
  4333. #: src/settings_translation_file.cpp
  4334. msgid "River channel depth"
  4335. msgstr ""
  4336. #: src/settings_translation_file.cpp
  4337. msgid "River channel width"
  4338. msgstr ""
  4339. #: src/settings_translation_file.cpp
  4340. msgid "River depth"
  4341. msgstr ""
  4342. #: src/settings_translation_file.cpp
  4343. msgid "River noise"
  4344. msgstr ""
  4345. #: src/settings_translation_file.cpp
  4346. msgid "River size"
  4347. msgstr ""
  4348. #: src/settings_translation_file.cpp
  4349. msgid "River valley width"
  4350. msgstr ""
  4351. #: src/settings_translation_file.cpp
  4352. msgid "Rollback recording"
  4353. msgstr ""
  4354. #: src/settings_translation_file.cpp
  4355. msgid "Rolling hill size noise"
  4356. msgstr ""
  4357. #: src/settings_translation_file.cpp
  4358. msgid "Rolling hills spread noise"
  4359. msgstr ""
  4360. #: src/settings_translation_file.cpp
  4361. msgid "Round minimap"
  4362. msgstr ""
  4363. #: src/settings_translation_file.cpp
  4364. msgid "Safe digging and placing"
  4365. msgstr ""
  4366. #: src/settings_translation_file.cpp
  4367. msgid "Sandy beaches occur when np_beach exceeds this value."
  4368. msgstr ""
  4369. #: src/settings_translation_file.cpp
  4370. msgid "Save the map received by the client on disk."
  4371. msgstr ""
  4372. #: src/settings_translation_file.cpp
  4373. msgid "Save window size automatically when modified."
  4374. msgstr ""
  4375. #: src/settings_translation_file.cpp
  4376. msgid "Saving map received from server"
  4377. msgstr ""
  4378. #: src/settings_translation_file.cpp
  4379. msgid ""
  4380. "Scale GUI by a user specified value.\n"
  4381. "Use a nearest-neighbor-anti-alias filter to scale the GUI.\n"
  4382. "This will smooth over some of the rough edges, and blend\n"
  4383. "pixels when scaling down, at the cost of blurring some\n"
  4384. "edge pixels when images are scaled by non-integer sizes."
  4385. msgstr ""
  4386. #: src/settings_translation_file.cpp
  4387. msgid "Screen height"
  4388. msgstr "Näytön korkeus"
  4389. #: src/settings_translation_file.cpp
  4390. msgid "Screen width"
  4391. msgstr "Näytön leveys"
  4392. #: src/settings_translation_file.cpp
  4393. msgid "Screenshot folder"
  4394. msgstr "Kuvakaappausten kansio"
  4395. #: src/settings_translation_file.cpp
  4396. msgid "Screenshot format"
  4397. msgstr "Kuvakaappausten muoto"
  4398. #: src/settings_translation_file.cpp
  4399. msgid "Screenshot quality"
  4400. msgstr "Kuvakaappausten laatu"
  4401. #: src/settings_translation_file.cpp
  4402. msgid ""
  4403. "Screenshot quality. Only used for JPEG format.\n"
  4404. "1 means worst quality; 100 means best quality.\n"
  4405. "Use 0 for default quality."
  4406. msgstr ""
  4407. #: src/settings_translation_file.cpp
  4408. msgid "Seabed noise"
  4409. msgstr ""
  4410. #: src/settings_translation_file.cpp
  4411. msgid "Second of 4 2D noises that together define hill/mountain range height."
  4412. msgstr ""
  4413. #: src/settings_translation_file.cpp
  4414. msgid "Second of two 3D noises that together define tunnels."
  4415. msgstr ""
  4416. #: src/settings_translation_file.cpp
  4417. msgid "Security"
  4418. msgstr "Turvallisuus"
  4419. #: src/settings_translation_file.cpp
  4420. msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
  4421. msgstr "Lue https://www.sqlite.org/pragma.html#pragma_synchronous"
  4422. #: src/settings_translation_file.cpp
  4423. msgid "Selection box border color (R,G,B)."
  4424. msgstr ""
  4425. #: src/settings_translation_file.cpp
  4426. msgid "Selection box color"
  4427. msgstr ""
  4428. #: src/settings_translation_file.cpp
  4429. msgid "Selection box width"
  4430. msgstr ""
  4431. #: src/settings_translation_file.cpp
  4432. msgid ""
  4433. "Selects one of 18 fractal types.\n"
  4434. "1 = 4D \"Roundy\" Mandelbrot set.\n"
  4435. "2 = 4D \"Roundy\" Julia set.\n"
  4436. "3 = 4D \"Squarry\" Mandelbrot set.\n"
  4437. "4 = 4D \"Squarry\" Julia set.\n"
  4438. "5 = 4D \"Mandy Cousin\" Mandelbrot set.\n"
  4439. "6 = 4D \"Mandy Cousin\" Julia set.\n"
  4440. "7 = 4D \"Variation\" Mandelbrot set.\n"
  4441. "8 = 4D \"Variation\" Julia set.\n"
  4442. "9 = 3D \"Mandelbrot/Mandelbar\" Mandelbrot set.\n"
  4443. "10 = 3D \"Mandelbrot/Mandelbar\" Julia set.\n"
  4444. "11 = 3D \"Christmas Tree\" Mandelbrot set.\n"
  4445. "12 = 3D \"Christmas Tree\" Julia set.\n"
  4446. "13 = 3D \"Mandelbulb\" Mandelbrot set.\n"
  4447. "14 = 3D \"Mandelbulb\" Julia set.\n"
  4448. "15 = 3D \"Cosine Mandelbulb\" Mandelbrot set.\n"
  4449. "16 = 3D \"Cosine Mandelbulb\" Julia set.\n"
  4450. "17 = 4D \"Mandelbulb\" Mandelbrot set.\n"
  4451. "18 = 4D \"Mandelbulb\" Julia set."
  4452. msgstr ""
  4453. #: src/settings_translation_file.cpp
  4454. msgid "Server / Singleplayer"
  4455. msgstr "Palvelin / yksinpeli"
  4456. #: src/settings_translation_file.cpp
  4457. msgid "Server URL"
  4458. msgstr "Palvelimen URL"
  4459. #: src/settings_translation_file.cpp
  4460. msgid "Server address"
  4461. msgstr "Palvelimen osoite"
  4462. #: src/settings_translation_file.cpp
  4463. msgid "Server description"
  4464. msgstr "Palvelimen kuvaus"
  4465. #: src/settings_translation_file.cpp
  4466. msgid "Server name"
  4467. msgstr "Palvelimen nimi"
  4468. #: src/settings_translation_file.cpp
  4469. msgid "Server port"
  4470. msgstr "Palvelimen portti"
  4471. #: src/settings_translation_file.cpp
  4472. msgid "Server side occlusion culling"
  4473. msgstr ""
  4474. #: src/settings_translation_file.cpp
  4475. msgid "Serverlist URL"
  4476. msgstr ""
  4477. #: src/settings_translation_file.cpp
  4478. msgid "Serverlist file"
  4479. msgstr ""
  4480. #: src/settings_translation_file.cpp
  4481. msgid ""
  4482. "Set the language. Leave empty to use the system language.\n"
  4483. "A restart is required after changing this."
  4484. msgstr ""
  4485. #: src/settings_translation_file.cpp
  4486. msgid "Set the maximum character length of a chat message sent by clients."
  4487. msgstr ""
  4488. #: src/settings_translation_file.cpp
  4489. msgid ""
  4490. "Set the shadow strength.\n"
  4491. "Lower value means lighter shadows, higher value means darker shadows."
  4492. msgstr ""
  4493. #: src/settings_translation_file.cpp
  4494. msgid ""
  4495. "Set the soft shadow radius size.\n"
  4496. "Lower values mean sharper shadows, bigger values mean softer shadows.\n"
  4497. "Minimum value: 1.0; maximum value: 10.0"
  4498. msgstr ""
  4499. #: src/settings_translation_file.cpp
  4500. msgid ""
  4501. "Set the tilt of Sun/Moon orbit in degrees.\n"
  4502. "Value of 0 means no tilt / vertical orbit.\n"
  4503. "Minimum value: 0.0; maximum value: 60.0"
  4504. msgstr ""
  4505. #: src/settings_translation_file.cpp
  4506. msgid ""
  4507. "Set to true to enable Shadow Mapping.\n"
  4508. "Requires shaders to be enabled."
  4509. msgstr ""
  4510. #: src/settings_translation_file.cpp
  4511. msgid ""
  4512. "Set to true to enable waving leaves.\n"
  4513. "Requires shaders to be enabled."
  4514. msgstr ""
  4515. #: src/settings_translation_file.cpp
  4516. msgid ""
  4517. "Set to true to enable waving liquids (like water).\n"
  4518. "Requires shaders to be enabled."
  4519. msgstr ""
  4520. #: src/settings_translation_file.cpp
  4521. msgid ""
  4522. "Set to true to enable waving plants.\n"
  4523. "Requires shaders to be enabled."
  4524. msgstr ""
  4525. #: src/settings_translation_file.cpp
  4526. msgid ""
  4527. "Sets shadow texture quality to 32 bits.\n"
  4528. "On false, 16 bits texture will be used.\n"
  4529. "This can cause much more artifacts in the shadow."
  4530. msgstr ""
  4531. #: src/settings_translation_file.cpp
  4532. msgid "Shader path"
  4533. msgstr ""
  4534. #: src/settings_translation_file.cpp
  4535. msgid ""
  4536. "Shaders allow advanced visual effects and may increase performance on some "
  4537. "video\n"
  4538. "cards.\n"
  4539. "This only works with the OpenGL video backend."
  4540. msgstr ""
  4541. #: src/settings_translation_file.cpp
  4542. msgid "Shadow filter quality"
  4543. msgstr ""
  4544. #: src/settings_translation_file.cpp
  4545. msgid "Shadow map max distance in nodes to render shadows"
  4546. msgstr ""
  4547. #: src/settings_translation_file.cpp
  4548. msgid "Shadow map texture in 32 bits"
  4549. msgstr ""
  4550. #: src/settings_translation_file.cpp
  4551. msgid "Shadow map texture size"
  4552. msgstr ""
  4553. #: src/settings_translation_file.cpp
  4554. msgid ""
  4555. "Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
  4556. "drawn."
  4557. msgstr ""
  4558. #: src/settings_translation_file.cpp
  4559. msgid "Shadow strength"
  4560. msgstr ""
  4561. #: src/settings_translation_file.cpp
  4562. msgid "Shape of the minimap. Enabled = round, disabled = square."
  4563. msgstr ""
  4564. #: src/settings_translation_file.cpp
  4565. msgid "Show debug info"
  4566. msgstr ""
  4567. #: src/settings_translation_file.cpp
  4568. msgid "Show entity selection boxes"
  4569. msgstr ""
  4570. #: src/settings_translation_file.cpp
  4571. msgid ""
  4572. "Show entity selection boxes\n"
  4573. "A restart is required after changing this."
  4574. msgstr ""
  4575. #: src/settings_translation_file.cpp
  4576. msgid "Show name tag backgrounds by default"
  4577. msgstr ""
  4578. #: src/settings_translation_file.cpp
  4579. msgid "Shutdown message"
  4580. msgstr ""
  4581. #: src/settings_translation_file.cpp
  4582. msgid ""
  4583. "Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n"
  4584. "WARNING!: There is no benefit, and there are several dangers, in\n"
  4585. "increasing this value above 5.\n"
  4586. "Reducing this value increases cave and dungeon density.\n"
  4587. "Altering this value is for special usage, leaving it unchanged is\n"
  4588. "recommended."
  4589. msgstr ""
  4590. #: src/settings_translation_file.cpp
  4591. msgid ""
  4592. "Size of the MapBlock cache of the mesh generator. Increasing this will\n"
  4593. "increase the cache hit %, reducing the data being copied from the main\n"
  4594. "thread, thus reducing jitter."
  4595. msgstr ""
  4596. #: src/settings_translation_file.cpp
  4597. msgid "Sky Body Orbit Tilt"
  4598. msgstr ""
  4599. #: src/settings_translation_file.cpp
  4600. msgid "Slice w"
  4601. msgstr ""
  4602. #: src/settings_translation_file.cpp
  4603. msgid "Slope and fill work together to modify the heights."
  4604. msgstr ""
  4605. #: src/settings_translation_file.cpp
  4606. msgid "Small cave maximum number"
  4607. msgstr ""
  4608. #: src/settings_translation_file.cpp
  4609. msgid "Small cave minimum number"
  4610. msgstr ""
  4611. #: src/settings_translation_file.cpp
  4612. msgid "Small-scale humidity variation for blending biomes on borders."
  4613. msgstr ""
  4614. #: src/settings_translation_file.cpp
  4615. msgid "Small-scale temperature variation for blending biomes on borders."
  4616. msgstr ""
  4617. #: src/settings_translation_file.cpp
  4618. msgid "Smooth lighting"
  4619. msgstr ""
  4620. #: src/settings_translation_file.cpp
  4621. msgid ""
  4622. "Smooths camera when looking around. Also called look or mouse smoothing.\n"
  4623. "Useful for recording videos."
  4624. msgstr ""
  4625. #: src/settings_translation_file.cpp
  4626. msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
  4627. msgstr ""
  4628. #: src/settings_translation_file.cpp
  4629. msgid "Smooths rotation of camera. 0 to disable."
  4630. msgstr ""
  4631. #: src/settings_translation_file.cpp
  4632. msgid "Sneak key"
  4633. msgstr ""
  4634. #: src/settings_translation_file.cpp
  4635. msgid "Sneaking speed"
  4636. msgstr "Hiiviskelyn nopeus"
  4637. #: src/settings_translation_file.cpp
  4638. msgid "Sneaking speed, in nodes per second."
  4639. msgstr ""
  4640. #: src/settings_translation_file.cpp
  4641. msgid "Soft shadow radius"
  4642. msgstr ""
  4643. #: src/settings_translation_file.cpp
  4644. msgid "Sound"
  4645. msgstr "Ääni"
  4646. #: src/settings_translation_file.cpp
  4647. msgid ""
  4648. "Specifies URL from which client fetches media instead of using UDP.\n"
  4649. "$filename should be accessible from $remote_media$filename via cURL\n"
  4650. "(obviously, remote_media should end with a slash).\n"
  4651. "Files that are not present will be fetched the usual way."
  4652. msgstr ""
  4653. #: src/settings_translation_file.cpp
  4654. msgid ""
  4655. "Specifies the default stack size of nodes, items and tools.\n"
  4656. "Note that mods or games may explicitly set a stack for certain (or all) "
  4657. "items."
  4658. msgstr ""
  4659. #: src/settings_translation_file.cpp
  4660. msgid ""
  4661. "Spread a complete update of shadow map over given amount of frames.\n"
  4662. "Higher values might make shadows laggy, lower values\n"
  4663. "will consume more resources.\n"
  4664. "Minimum value: 1; maximum value: 16"
  4665. msgstr ""
  4666. #: src/settings_translation_file.cpp
  4667. msgid ""
  4668. "Spread of light curve boost range.\n"
  4669. "Controls the width of the range to be boosted.\n"
  4670. "Standard deviation of the light curve boost Gaussian."
  4671. msgstr ""
  4672. #: src/settings_translation_file.cpp
  4673. msgid "Static spawnpoint"
  4674. msgstr ""
  4675. #: src/settings_translation_file.cpp
  4676. msgid "Steepness noise"
  4677. msgstr ""
  4678. #: src/settings_translation_file.cpp
  4679. msgid "Step mountain size noise"
  4680. msgstr ""
  4681. #: src/settings_translation_file.cpp
  4682. msgid "Step mountain spread noise"
  4683. msgstr ""
  4684. #: src/settings_translation_file.cpp
  4685. msgid "Strength of 3D mode parallax."
  4686. msgstr ""
  4687. #: src/settings_translation_file.cpp
  4688. msgid ""
  4689. "Strength of light curve boost.\n"
  4690. "The 3 'boost' parameters define a range of the light\n"
  4691. "curve that is boosted in brightness."
  4692. msgstr ""
  4693. #: src/settings_translation_file.cpp
  4694. msgid "Strict protocol checking"
  4695. msgstr ""
  4696. #: src/settings_translation_file.cpp
  4697. msgid "Strip color codes"
  4698. msgstr ""
  4699. #: src/settings_translation_file.cpp
  4700. msgid ""
  4701. "Surface level of optional water placed on a solid floatland layer.\n"
  4702. "Water is disabled by default and will only be placed if this value is set\n"
  4703. "to above 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (the start of the\n"
  4704. "upper tapering).\n"
  4705. "***WARNING, POTENTIAL DANGER TO WORLDS AND SERVER PERFORMANCE***:\n"
  4706. "When enabling water placement the floatlands must be configured and tested\n"
  4707. "to be a solid layer by setting 'mgv7_floatland_density' to 2.0 (or other\n"
  4708. "required value depending on 'mgv7_np_floatland'), to avoid\n"
  4709. "server-intensive extreme water flow and to avoid vast flooding of the\n"
  4710. "world surface below."
  4711. msgstr ""
  4712. #: src/settings_translation_file.cpp
  4713. msgid "Synchronous SQLite"
  4714. msgstr "Synkroninen SQLite"
  4715. #: src/settings_translation_file.cpp
  4716. msgid "Temperature variation for biomes."
  4717. msgstr ""
  4718. #: src/settings_translation_file.cpp
  4719. msgid "Terrain alternative noise"
  4720. msgstr ""
  4721. #: src/settings_translation_file.cpp
  4722. msgid "Terrain base noise"
  4723. msgstr ""
  4724. #: src/settings_translation_file.cpp
  4725. msgid "Terrain height"
  4726. msgstr ""
  4727. #: src/settings_translation_file.cpp
  4728. msgid "Terrain higher noise"
  4729. msgstr ""
  4730. #: src/settings_translation_file.cpp
  4731. msgid "Terrain noise"
  4732. msgstr ""
  4733. #: src/settings_translation_file.cpp
  4734. msgid ""
  4735. "Terrain noise threshold for hills.\n"
  4736. "Controls proportion of world area covered by hills.\n"
  4737. "Adjust towards 0.0 for a larger proportion."
  4738. msgstr ""
  4739. #: src/settings_translation_file.cpp
  4740. msgid ""
  4741. "Terrain noise threshold for lakes.\n"
  4742. "Controls proportion of world area covered by lakes.\n"
  4743. "Adjust towards 0.0 for a larger proportion."
  4744. msgstr ""
  4745. #: src/settings_translation_file.cpp
  4746. msgid "Terrain persistence noise"
  4747. msgstr ""
  4748. #: src/settings_translation_file.cpp
  4749. msgid "Texture path"
  4750. msgstr ""
  4751. #: src/settings_translation_file.cpp
  4752. msgid ""
  4753. "Texture size to render the shadow map on.\n"
  4754. "This must be a power of two.\n"
  4755. "Bigger numbers create better shadows but it is also more expensive."
  4756. msgstr ""
  4757. #: src/settings_translation_file.cpp
  4758. msgid ""
  4759. "Textures on a node may be aligned either to the node or to the world.\n"
  4760. "The former mode suits better things like machines, furniture, etc., while\n"
  4761. "the latter makes stairs and microblocks fit surroundings better.\n"
  4762. "However, as this possibility is new, thus may not be used by older servers,\n"
  4763. "this option allows enforcing it for certain node types. Note though that\n"
  4764. "that is considered EXPERIMENTAL and may not work properly."
  4765. msgstr ""
  4766. #: src/settings_translation_file.cpp
  4767. msgid "The URL for the content repository"
  4768. msgstr ""
  4769. #: src/settings_translation_file.cpp
  4770. msgid "The dead zone of the joystick"
  4771. msgstr ""
  4772. #: src/settings_translation_file.cpp
  4773. msgid ""
  4774. "The default format in which profiles are being saved,\n"
  4775. "when calling `/profiler save [format]` without format."
  4776. msgstr ""
  4777. #: src/settings_translation_file.cpp
  4778. msgid "The depth of dirt or other biome filler node."
  4779. msgstr ""
  4780. #: src/settings_translation_file.cpp
  4781. msgid ""
  4782. "The file path relative to your worldpath in which profiles will be saved to."
  4783. msgstr ""
  4784. #: src/settings_translation_file.cpp
  4785. msgid "The identifier of the joystick to use"
  4786. msgstr ""
  4787. #: src/settings_translation_file.cpp
  4788. msgid "The length in pixels it takes for touch screen interaction to start."
  4789. msgstr ""
  4790. #: src/settings_translation_file.cpp
  4791. msgid ""
  4792. "The maximum height of the surface of waving liquids.\n"
  4793. "4.0 = Wave height is two nodes.\n"
  4794. "0.0 = Wave doesn't move at all.\n"
  4795. "Default is 1.0 (1/2 node).\n"
  4796. "Requires waving liquids to be enabled."
  4797. msgstr ""
  4798. #: src/settings_translation_file.cpp
  4799. msgid "The network interface that the server listens on."
  4800. msgstr ""
  4801. #: src/settings_translation_file.cpp
  4802. msgid ""
  4803. "The privileges that new users automatically get.\n"
  4804. "See /privs in game for a full list on your server and mod configuration."
  4805. msgstr ""
  4806. #: src/settings_translation_file.cpp
  4807. msgid ""
  4808. "The radius of the volume of blocks around every player that is subject to "
  4809. "the\n"
  4810. "active block stuff, stated in mapblocks (16 nodes).\n"
  4811. "In active blocks objects are loaded and ABMs run.\n"
  4812. "This is also the minimum range in which active objects (mobs) are "
  4813. "maintained.\n"
  4814. "This should be configured together with active_object_send_range_blocks."
  4815. msgstr ""
  4816. #: src/settings_translation_file.cpp
  4817. msgid ""
  4818. "The rendering back-end.\n"
  4819. "A restart is required after changing this.\n"
  4820. "Note: On Android, stick with OGLES1 if unsure! App may fail to start "
  4821. "otherwise.\n"
  4822. "On other platforms, OpenGL is recommended.\n"
  4823. "Shaders are supported by OpenGL (desktop only) and OGLES2 (experimental)"
  4824. msgstr ""
  4825. #: src/settings_translation_file.cpp
  4826. msgid ""
  4827. "The sensitivity of the joystick axes for moving the\n"
  4828. "in-game view frustum around."
  4829. msgstr ""
  4830. #: src/settings_translation_file.cpp
  4831. msgid ""
  4832. "The strength (darkness) of node ambient-occlusion shading.\n"
  4833. "Lower is darker, Higher is lighter. The valid range of values for this\n"
  4834. "setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
  4835. "set to the nearest valid value."
  4836. msgstr ""
  4837. #: src/settings_translation_file.cpp
  4838. msgid ""
  4839. "The time (in seconds) that the liquids queue may grow beyond processing\n"
  4840. "capacity until an attempt is made to decrease its size by dumping old queue\n"
  4841. "items. A value of 0 disables the functionality."
  4842. msgstr ""
  4843. #: src/settings_translation_file.cpp
  4844. msgid ""
  4845. "The time budget allowed for ABMs to execute on each step\n"
  4846. "(as a fraction of the ABM Interval)"
  4847. msgstr ""
  4848. #: src/settings_translation_file.cpp
  4849. msgid ""
  4850. "The time in seconds it takes between repeated events\n"
  4851. "when holding down a joystick button combination."
  4852. msgstr ""
  4853. #: src/settings_translation_file.cpp
  4854. msgid ""
  4855. "The time in seconds it takes between repeated node placements when holding\n"
  4856. "the place button."
  4857. msgstr ""
  4858. #: src/settings_translation_file.cpp
  4859. msgid "The type of joystick"
  4860. msgstr ""
  4861. #: src/settings_translation_file.cpp
  4862. msgid ""
  4863. "The vertical distance over which heat drops by 20 if 'altitude_chill' is\n"
  4864. "enabled. Also the vertical distance over which humidity drops by 10 if\n"
  4865. "'altitude_dry' is enabled."
  4866. msgstr ""
  4867. #: src/settings_translation_file.cpp
  4868. msgid "Third of 4 2D noises that together define hill/mountain range height."
  4869. msgstr ""
  4870. #: src/settings_translation_file.cpp
  4871. msgid ""
  4872. "Time in seconds for item entity (dropped items) to live.\n"
  4873. "Setting it to -1 disables the feature."
  4874. msgstr ""
  4875. #: src/settings_translation_file.cpp
  4876. msgid "Time of day when a new world is started, in millihours (0-23999)."
  4877. msgstr ""
  4878. #: src/settings_translation_file.cpp
  4879. msgid "Time send interval"
  4880. msgstr ""
  4881. #: src/settings_translation_file.cpp
  4882. msgid "Time speed"
  4883. msgstr ""
  4884. #: src/settings_translation_file.cpp
  4885. msgid "Timeout for client to remove unused map data from memory."
  4886. msgstr ""
  4887. #: src/settings_translation_file.cpp
  4888. msgid ""
  4889. "To reduce lag, block transfers are slowed down when a player is building "
  4890. "something.\n"
  4891. "This determines how long they are slowed down after placing or removing a "
  4892. "node."
  4893. msgstr ""
  4894. #: src/settings_translation_file.cpp
  4895. msgid "Toggle camera mode key"
  4896. msgstr ""
  4897. #: src/settings_translation_file.cpp
  4898. msgid "Tooltip delay"
  4899. msgstr ""
  4900. #: src/settings_translation_file.cpp
  4901. msgid "Touch screen threshold"
  4902. msgstr ""
  4903. #: src/settings_translation_file.cpp
  4904. msgid "Tradeoffs for performance"
  4905. msgstr ""
  4906. #: src/settings_translation_file.cpp
  4907. msgid "Trees noise"
  4908. msgstr ""
  4909. #: src/settings_translation_file.cpp
  4910. msgid "Trilinear filtering"
  4911. msgstr ""
  4912. #: src/settings_translation_file.cpp
  4913. msgid ""
  4914. "True = 256\n"
  4915. "False = 128\n"
  4916. "Usable to make minimap smoother on slower machines."
  4917. msgstr ""
  4918. #: src/settings_translation_file.cpp
  4919. msgid "Trusted mods"
  4920. msgstr "Luotetut modit"
  4921. #: src/settings_translation_file.cpp
  4922. msgid "URL to the server list displayed in the Multiplayer Tab."
  4923. msgstr ""
  4924. #: src/settings_translation_file.cpp
  4925. msgid "Undersampling"
  4926. msgstr ""
  4927. #: src/settings_translation_file.cpp
  4928. msgid ""
  4929. "Undersampling is similar to using a lower screen resolution, but it applies\n"
  4930. "to the game world only, keeping the GUI intact.\n"
  4931. "It should give a significant performance boost at the cost of less detailed "
  4932. "image.\n"
  4933. "Higher values result in a less detailed image."
  4934. msgstr ""
  4935. #: src/settings_translation_file.cpp
  4936. msgid "Unlimited player transfer distance"
  4937. msgstr ""
  4938. #: src/settings_translation_file.cpp
  4939. msgid "Unload unused server data"
  4940. msgstr ""
  4941. #: src/settings_translation_file.cpp
  4942. msgid "Upper Y limit of dungeons."
  4943. msgstr ""
  4944. #: src/settings_translation_file.cpp
  4945. msgid "Upper Y limit of floatlands."
  4946. msgstr ""
  4947. #: src/settings_translation_file.cpp
  4948. msgid "Use 3D cloud look instead of flat."
  4949. msgstr ""
  4950. #: src/settings_translation_file.cpp
  4951. msgid "Use a cloud animation for the main menu background."
  4952. msgstr ""
  4953. #: src/settings_translation_file.cpp
  4954. msgid "Use anisotropic filtering when viewing at textures from an angle."
  4955. msgstr ""
  4956. #: src/settings_translation_file.cpp
  4957. msgid "Use bilinear filtering when scaling textures."
  4958. msgstr ""
  4959. #: src/settings_translation_file.cpp
  4960. msgid ""
  4961. "Use mipmapping to scale textures. May slightly increase performance,\n"
  4962. "especially when using a high resolution texture pack.\n"
  4963. "Gamma correct downscaling is not supported."
  4964. msgstr ""
  4965. #: src/settings_translation_file.cpp
  4966. msgid ""
  4967. "Use multi-sample antialiasing (MSAA) to smooth out block edges.\n"
  4968. "This algorithm smooths out the 3D viewport while keeping the image sharp,\n"
  4969. "but it doesn't affect the insides of textures\n"
  4970. "(which is especially noticeable with transparent textures).\n"
  4971. "Visible spaces appear between nodes when shaders are disabled.\n"
  4972. "If set to 0, MSAA is disabled.\n"
  4973. "A restart is required after changing this option."
  4974. msgstr ""
  4975. #: src/settings_translation_file.cpp
  4976. msgid "Use trilinear filtering when scaling textures."
  4977. msgstr ""
  4978. #: src/settings_translation_file.cpp
  4979. msgid "VBO"
  4980. msgstr ""
  4981. #: src/settings_translation_file.cpp
  4982. msgid "VSync"
  4983. msgstr ""
  4984. #: src/settings_translation_file.cpp
  4985. msgid "Valley depth"
  4986. msgstr ""
  4987. #: src/settings_translation_file.cpp
  4988. msgid "Valley fill"
  4989. msgstr ""
  4990. #: src/settings_translation_file.cpp
  4991. msgid "Valley profile"
  4992. msgstr ""
  4993. #: src/settings_translation_file.cpp
  4994. msgid "Valley slope"
  4995. msgstr ""
  4996. #: src/settings_translation_file.cpp
  4997. msgid "Variation of biome filler depth."
  4998. msgstr ""
  4999. #: src/settings_translation_file.cpp
  5000. msgid "Variation of maximum mountain height (in nodes)."
  5001. msgstr ""
  5002. #: src/settings_translation_file.cpp
  5003. msgid "Variation of number of caves."
  5004. msgstr ""
  5005. #: src/settings_translation_file.cpp
  5006. msgid ""
  5007. "Variation of terrain vertical scale.\n"
  5008. "When noise is < -0.55 terrain is near-flat."
  5009. msgstr ""
  5010. #: src/settings_translation_file.cpp
  5011. msgid "Varies depth of biome surface nodes."
  5012. msgstr ""
  5013. #: src/settings_translation_file.cpp
  5014. msgid ""
  5015. "Varies roughness of terrain.\n"
  5016. "Defines the 'persistence' value for terrain_base and terrain_alt noises."
  5017. msgstr ""
  5018. #: src/settings_translation_file.cpp
  5019. msgid "Varies steepness of cliffs."
  5020. msgstr ""
  5021. #: src/settings_translation_file.cpp
  5022. msgid "Vertical climbing speed, in nodes per second."
  5023. msgstr ""
  5024. #: src/settings_translation_file.cpp
  5025. msgid "Vertical screen synchronization."
  5026. msgstr ""
  5027. #: src/settings_translation_file.cpp
  5028. msgid "Video driver"
  5029. msgstr "Videoajuri"
  5030. #: src/settings_translation_file.cpp
  5031. msgid "View bobbing factor"
  5032. msgstr ""
  5033. #: src/settings_translation_file.cpp
  5034. msgid "View distance in nodes."
  5035. msgstr ""
  5036. #: src/settings_translation_file.cpp
  5037. msgid "View range decrease key"
  5038. msgstr ""
  5039. #: src/settings_translation_file.cpp
  5040. msgid "View range increase key"
  5041. msgstr ""
  5042. #: src/settings_translation_file.cpp
  5043. msgid "View zoom key"
  5044. msgstr ""
  5045. #: src/settings_translation_file.cpp
  5046. msgid "Viewing range"
  5047. msgstr ""
  5048. #: src/settings_translation_file.cpp
  5049. msgid "Virtual joystick triggers Aux1 button"
  5050. msgstr ""
  5051. #: src/settings_translation_file.cpp
  5052. msgid "Volume"
  5053. msgstr ""
  5054. #: src/settings_translation_file.cpp
  5055. msgid ""
  5056. "Volume of all sounds.\n"
  5057. "Requires the sound system to be enabled."
  5058. msgstr ""
  5059. #: src/settings_translation_file.cpp
  5060. msgid ""
  5061. "W coordinate of the generated 3D slice of a 4D fractal.\n"
  5062. "Determines which 3D slice of the 4D shape is generated.\n"
  5063. "Alters the shape of the fractal.\n"
  5064. "Has no effect on 3D fractals.\n"
  5065. "Range roughly -2 to 2."
  5066. msgstr ""
  5067. #: src/settings_translation_file.cpp
  5068. msgid "Walking and flying speed, in nodes per second."
  5069. msgstr ""
  5070. #: src/settings_translation_file.cpp
  5071. msgid "Walking speed"
  5072. msgstr "Kävelyn nopeus"
  5073. #: src/settings_translation_file.cpp
  5074. msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
  5075. msgstr ""
  5076. #: src/settings_translation_file.cpp
  5077. msgid "Water level"
  5078. msgstr ""
  5079. #: src/settings_translation_file.cpp
  5080. msgid "Water surface level of the world."
  5081. msgstr ""
  5082. #: src/settings_translation_file.cpp
  5083. msgid "Waving Nodes"
  5084. msgstr ""
  5085. #: src/settings_translation_file.cpp
  5086. msgid "Waving leaves"
  5087. msgstr ""
  5088. #: src/settings_translation_file.cpp
  5089. msgid "Waving liquids"
  5090. msgstr ""
  5091. #: src/settings_translation_file.cpp
  5092. msgid "Waving liquids wave height"
  5093. msgstr ""
  5094. #: src/settings_translation_file.cpp
  5095. msgid "Waving liquids wave speed"
  5096. msgstr ""
  5097. #: src/settings_translation_file.cpp
  5098. msgid "Waving liquids wavelength"
  5099. msgstr ""
  5100. #: src/settings_translation_file.cpp
  5101. msgid "Waving plants"
  5102. msgstr ""
  5103. #: src/settings_translation_file.cpp
  5104. msgid "Weblink color"
  5105. msgstr ""
  5106. #: src/settings_translation_file.cpp
  5107. msgid ""
  5108. "When gui_scaling_filter is true, all GUI images need to be\n"
  5109. "filtered in software, but some images are generated directly\n"
  5110. "to hardware (e.g. render-to-texture for nodes in inventory)."
  5111. msgstr ""
  5112. #: src/settings_translation_file.cpp
  5113. msgid ""
  5114. "When gui_scaling_filter_txr2img is true, copy those images\n"
  5115. "from hardware to software for scaling. When false, fall back\n"
  5116. "to the old scaling method, for video drivers that don't\n"
  5117. "properly support downloading textures back from hardware."
  5118. msgstr ""
  5119. #: src/settings_translation_file.cpp
  5120. msgid ""
  5121. "When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
  5122. "can be blurred, so automatically upscale them with nearest-neighbor\n"
  5123. "interpolation to preserve crisp pixels. This sets the minimum texture size\n"
  5124. "for the upscaled textures; higher values look sharper, but require more\n"
  5125. "memory. Powers of 2 are recommended. This setting is ONLY applied if\n"
  5126. "bilinear/trilinear/anisotropic filtering is enabled.\n"
  5127. "This is also used as the base node texture size for world-aligned\n"
  5128. "texture autoscaling."
  5129. msgstr ""
  5130. #: src/settings_translation_file.cpp
  5131. msgid ""
  5132. "Whether name tag backgrounds should be shown by default.\n"
  5133. "Mods may still set a background."
  5134. msgstr ""
  5135. #: src/settings_translation_file.cpp
  5136. msgid "Whether node texture animations should be desynchronized per mapblock."
  5137. msgstr ""
  5138. #: src/settings_translation_file.cpp
  5139. msgid ""
  5140. "Whether players are shown to clients without any range limit.\n"
  5141. "Deprecated, use the setting player_transfer_distance instead."
  5142. msgstr ""
  5143. #: src/settings_translation_file.cpp
  5144. msgid "Whether to allow players to damage and kill each other."
  5145. msgstr ""
  5146. #: src/settings_translation_file.cpp
  5147. msgid ""
  5148. "Whether to ask clients to reconnect after a (Lua) crash.\n"
  5149. "Set this to true if your server is set up to restart automatically."
  5150. msgstr ""
  5151. #: src/settings_translation_file.cpp
  5152. msgid "Whether to fog out the end of the visible area."
  5153. msgstr ""
  5154. #: src/settings_translation_file.cpp
  5155. msgid ""
  5156. "Whether to mute sounds. You can unmute sounds at any time, unless the\n"
  5157. "sound system is disabled (enable_sound=false).\n"
  5158. "In-game, you can toggle the mute state with the mute key or by using the\n"
  5159. "pause menu."
  5160. msgstr ""
  5161. #: src/settings_translation_file.cpp
  5162. msgid ""
  5163. "Whether to show the client debug info (has the same effect as hitting F5)."
  5164. msgstr ""
  5165. #: src/settings_translation_file.cpp
  5166. msgid "Width component of the initial window size. Ignored in fullscreen mode."
  5167. msgstr ""
  5168. #: src/settings_translation_file.cpp
  5169. msgid "Width of the selection box lines around nodes."
  5170. msgstr ""
  5171. #: src/settings_translation_file.cpp
  5172. msgid ""
  5173. "Windows systems only: Start Minetest with the command line window in the "
  5174. "background.\n"
  5175. "Contains the same information as the file debug.txt (default name)."
  5176. msgstr ""
  5177. #: src/settings_translation_file.cpp
  5178. msgid ""
  5179. "World directory (everything in the world is stored here).\n"
  5180. "Not needed if starting from the main menu."
  5181. msgstr ""
  5182. #: src/settings_translation_file.cpp
  5183. msgid "World start time"
  5184. msgstr ""
  5185. #: src/settings_translation_file.cpp
  5186. msgid ""
  5187. "World-aligned textures may be scaled to span several nodes. However,\n"
  5188. "the server may not send the scale you want, especially if you use\n"
  5189. "a specially-designed texture pack; with this option, the client tries\n"
  5190. "to determine the scale automatically basing on the texture size.\n"
  5191. "See also texture_min_size.\n"
  5192. "Warning: This option is EXPERIMENTAL!"
  5193. msgstr ""
  5194. #: src/settings_translation_file.cpp
  5195. msgid "World-aligned textures mode"
  5196. msgstr ""
  5197. #: src/settings_translation_file.cpp
  5198. msgid "Y of flat ground."
  5199. msgstr ""
  5200. #: src/settings_translation_file.cpp
  5201. msgid ""
  5202. "Y of mountain density gradient zero level. Used to shift mountains "
  5203. "vertically."
  5204. msgstr ""
  5205. #: src/settings_translation_file.cpp
  5206. msgid "Y of upper limit of large caves."
  5207. msgstr ""
  5208. #: src/settings_translation_file.cpp
  5209. msgid "Y-distance over which caverns expand to full size."
  5210. msgstr ""
  5211. #: src/settings_translation_file.cpp
  5212. msgid ""
  5213. "Y-distance over which floatlands taper from full density to nothing.\n"
  5214. "Tapering starts at this distance from the Y limit.\n"
  5215. "For a solid floatland layer, this controls the height of hills/mountains.\n"
  5216. "Must be less than or equal to half the distance between the Y limits."
  5217. msgstr ""
  5218. #: src/settings_translation_file.cpp
  5219. msgid "Y-level of average terrain surface."
  5220. msgstr ""
  5221. #: src/settings_translation_file.cpp
  5222. msgid "Y-level of cavern upper limit."
  5223. msgstr ""
  5224. #: src/settings_translation_file.cpp
  5225. msgid "Y-level of higher terrain that creates cliffs."
  5226. msgstr ""
  5227. #: src/settings_translation_file.cpp
  5228. msgid "Y-level of lower terrain and seabed."
  5229. msgstr ""
  5230. #: src/settings_translation_file.cpp
  5231. msgid "Y-level of seabed."
  5232. msgstr ""
  5233. #: src/settings_translation_file.cpp
  5234. msgid "cURL file download timeout"
  5235. msgstr ""
  5236. #: src/settings_translation_file.cpp
  5237. msgid "cURL interactive timeout"
  5238. msgstr ""
  5239. #: src/settings_translation_file.cpp
  5240. msgid "cURL parallel limit"
  5241. msgstr ""
  5242. #~ msgid "- Creative Mode: "
  5243. #~ msgstr "- Luova tila: "
  5244. #~ msgid "- Damage: "
  5245. #~ msgstr "- Vahinko: "
  5246. #~ msgid "FreeType fonts"
  5247. #~ msgstr "FreeType-fontit"
  5248. #~ msgid "Install: file: \"$1\""
  5249. #~ msgstr "Asenna: tiedosto: \"$1\""
  5250. #~ msgid "Name / Password"
  5251. #~ msgstr "Nimi / Salasana"
  5252. #~ msgid "To enable shaders the OpenGL driver needs to be used."
  5253. #~ msgstr "Varjostimien käyttäminen vaatii, että käytössä on OpenGL-ajuri."
  5254. #~ msgid "You died."
  5255. #~ msgstr "Kuolit."
  5256. #~ msgid "needs_fallback_font"
  5257. #~ msgstr "no"