minetest.po 148 KB

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