minetest.po 148 KB

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