minetest.po 149 KB

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