minetest.po 160 KB

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