minetest.po 148 KB

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