minetest.po 143 KB

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