minetest.po 159 KB

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