minetest.po 157 KB

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