minetest.po 150 KB

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