minetest.po 157 KB

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