minetest.po 150 KB

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