minetest.po 154 KB

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