minetest.po 153 KB

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