minetest.po 142 KB

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