minetest.po 149 KB

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