minetest.po 220 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: Esperanto (Minetest)\n"
  4. "Report-Msgid-Bugs-To: \n"
  5. "POT-Creation-Date: 2021-02-23 19:03+0100\n"
  6. "PO-Revision-Date: 2020-07-17 08:41+0000\n"
  7. "Last-Translator: Tirifto <tirifto@posteo.cz>\n"
  8. "Language-Team: Esperanto <https://hosted.weblate.org/projects/minetest/"
  9. "minetest/eo/>\n"
  10. "Language: eo\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  15. "X-Generator: Weblate 4.2-dev\n"
  16. #: builtin/client/death_formspec.lua src/client/game.cpp
  17. msgid "Respawn"
  18. msgstr "Renaskiĝi"
  19. #: builtin/client/death_formspec.lua src/client/game.cpp
  20. msgid "You died"
  21. msgstr "Vi mortis"
  22. #: builtin/fstk/dialog.lua builtin/fstk/ui.lua src/gui/modalMenu.cpp
  23. msgid "OK"
  24. msgstr "Bone"
  25. #: builtin/fstk/ui.lua
  26. msgid "An error occurred in a Lua script:"
  27. msgstr "Eraris Lua-skripto:"
  28. #: builtin/fstk/ui.lua
  29. msgid "An error occurred:"
  30. msgstr "Eraro okazis:"
  31. #: builtin/fstk/ui.lua
  32. msgid "Main menu"
  33. msgstr "Ĉefmenuo"
  34. #: builtin/fstk/ui.lua
  35. msgid "Reconnect"
  36. msgstr "Rekonekti"
  37. #: builtin/fstk/ui.lua
  38. msgid "The server has requested a reconnect:"
  39. msgstr "La servilo petis rekonekton:"
  40. #: builtin/mainmenu/common.lua
  41. msgid "Protocol version mismatch. "
  42. msgstr "Protokola versia miskongruo. "
  43. #: builtin/mainmenu/common.lua
  44. msgid "Server enforces protocol version $1. "
  45. msgstr "La servilo postulas protokolan version $1. "
  46. #: builtin/mainmenu/common.lua
  47. msgid "Server supports protocol versions between $1 and $2. "
  48. msgstr "La servilo subtenas protokolajn versiojn inter $1 kaj $2. "
  49. #: builtin/mainmenu/common.lua
  50. msgid "We only support protocol version $1."
  51. msgstr "Ni nur subtenas protokolan version $1."
  52. #: builtin/mainmenu/common.lua
  53. msgid "We support protocol versions between version $1 and $2."
  54. msgstr "Ni subtenas protokolajn versiojn inter versioj $1 kaj $2."
  55. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_contentstore.lua
  56. #: builtin/mainmenu/dlg_create_world.lua
  57. #: builtin/mainmenu/dlg_delete_content.lua
  58. #: builtin/mainmenu/dlg_delete_world.lua
  59. #: builtin/mainmenu/dlg_rename_modpack.lua
  60. #: builtin/mainmenu/dlg_settings_advanced.lua src/client/keycode.cpp
  61. #: src/gui/guiConfirmRegistration.cpp src/gui/guiKeyChangeMenu.cpp
  62. #: src/gui/guiPasswordChange.cpp
  63. msgid "Cancel"
  64. msgstr "Nuligi"
  65. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_contentstore.lua
  66. #: builtin/mainmenu/tab_content.lua
  67. msgid "Dependencies:"
  68. msgstr "Dependas de:"
  69. #: builtin/mainmenu/dlg_config_world.lua
  70. msgid "Disable all"
  71. msgstr "Malŝalti ĉiujn"
  72. #: builtin/mainmenu/dlg_config_world.lua
  73. msgid "Disable modpack"
  74. msgstr "Malŝalti modifaĵaron"
  75. #: builtin/mainmenu/dlg_config_world.lua
  76. msgid "Enable all"
  77. msgstr "Ŝalti ĉiujn"
  78. #: builtin/mainmenu/dlg_config_world.lua
  79. msgid "Enable modpack"
  80. msgstr "Ŝalti modifaĵaron"
  81. #: builtin/mainmenu/dlg_config_world.lua
  82. msgid ""
  83. "Failed to enable mod \"$1\" as it contains disallowed characters. Only "
  84. "characters [a-z0-9_] are allowed."
  85. msgstr ""
  86. "Malsukcesis ŝalti modifaĵon «$1», ĉar ĝi enhavas malpermesatajn signojn. Nur "
  87. "signoj a–z kaj 0–9 estas permesataj."
  88. #: builtin/mainmenu/dlg_config_world.lua
  89. msgid "Find More Mods"
  90. msgstr "Trovu pliajn modifaĵojn"
  91. #: builtin/mainmenu/dlg_config_world.lua
  92. msgid "Mod:"
  93. msgstr "Modifaĵo:"
  94. #: builtin/mainmenu/dlg_config_world.lua
  95. msgid "No (optional) dependencies"
  96. msgstr "Neniuj (malnepraj) dependaĵoj"
  97. #: builtin/mainmenu/dlg_config_world.lua
  98. msgid "No game description provided."
  99. msgstr "Neniu priskribo de ludo estas donita."
  100. #: builtin/mainmenu/dlg_config_world.lua
  101. msgid "No hard dependencies"
  102. msgstr "Sen dependaĵoj"
  103. #: builtin/mainmenu/dlg_config_world.lua
  104. msgid "No modpack description provided."
  105. msgstr "Neniu priskrib ode modifaĵaro estas donita."
  106. #: builtin/mainmenu/dlg_config_world.lua
  107. msgid "No optional dependencies"
  108. msgstr "Neniuj malnepraj dependaĵoj"
  109. #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
  110. msgid "Optional dependencies:"
  111. msgstr "Malnepraj dependaĵoj:"
  112. #: builtin/mainmenu/dlg_config_world.lua
  113. #: builtin/mainmenu/dlg_settings_advanced.lua src/gui/guiKeyChangeMenu.cpp
  114. msgid "Save"
  115. msgstr "Konservi"
  116. #: builtin/mainmenu/dlg_config_world.lua
  117. msgid "World:"
  118. msgstr "Mondo:"
  119. #: builtin/mainmenu/dlg_config_world.lua
  120. msgid "enabled"
  121. msgstr "ŝaltita"
  122. #: builtin/mainmenu/dlg_contentstore.lua
  123. msgid "\"$1\" already exists. Would you like to overwrite it?"
  124. msgstr ""
  125. #: builtin/mainmenu/dlg_contentstore.lua
  126. msgid "$1 and $2 dependencies will be installed."
  127. msgstr ""
  128. #: builtin/mainmenu/dlg_contentstore.lua
  129. msgid "$1 by $2"
  130. msgstr ""
  131. #: builtin/mainmenu/dlg_contentstore.lua
  132. msgid ""
  133. "$1 downloading,\n"
  134. "$2 queued"
  135. msgstr ""
  136. #: builtin/mainmenu/dlg_contentstore.lua
  137. #, fuzzy
  138. msgid "$1 downloading..."
  139. msgstr "Elŝutante…"
  140. #: builtin/mainmenu/dlg_contentstore.lua
  141. msgid "$1 required dependencies could not be found."
  142. msgstr ""
  143. #: builtin/mainmenu/dlg_contentstore.lua
  144. msgid "$1 will be installed, and $2 dependencies will be skipped."
  145. msgstr ""
  146. #: builtin/mainmenu/dlg_contentstore.lua
  147. msgid "All packages"
  148. msgstr "Ĉiuj pakaĵoj"
  149. #: builtin/mainmenu/dlg_contentstore.lua
  150. #, fuzzy
  151. msgid "Already installed"
  152. msgstr "Klavo jam estas uzata"
  153. #: builtin/mainmenu/dlg_contentstore.lua
  154. msgid "Back to Main Menu"
  155. msgstr "Reeniri al ĉefmenuo"
  156. #: builtin/mainmenu/dlg_contentstore.lua
  157. #, fuzzy
  158. msgid "Base Game:"
  159. msgstr "Gastigi ludon"
  160. #: builtin/mainmenu/dlg_contentstore.lua
  161. msgid "ContentDB is not available when Minetest was compiled without cURL"
  162. msgstr "ContentDB ne estas disponebla per Minetest kodotradukita sen cURL"
  163. #: builtin/mainmenu/dlg_contentstore.lua
  164. msgid "Downloading..."
  165. msgstr "Elŝutante…"
  166. #: builtin/mainmenu/dlg_contentstore.lua
  167. msgid "Failed to download $1"
  168. msgstr "Malsukcesis elŝuti $1"
  169. #: builtin/mainmenu/dlg_contentstore.lua
  170. #: builtin/mainmenu/dlg_settings_advanced.lua
  171. msgid "Games"
  172. msgstr "Ludoj"
  173. #: builtin/mainmenu/dlg_contentstore.lua
  174. msgid "Install"
  175. msgstr "Instali"
  176. #: builtin/mainmenu/dlg_contentstore.lua
  177. #, fuzzy
  178. msgid "Install $1"
  179. msgstr "Instali"
  180. #: builtin/mainmenu/dlg_contentstore.lua
  181. #, fuzzy
  182. msgid "Install missing dependencies"
  183. msgstr "Malnepraj dependaĵoj:"
  184. #: builtin/mainmenu/dlg_contentstore.lua
  185. #: builtin/mainmenu/dlg_settings_advanced.lua
  186. msgid "Mods"
  187. msgstr "Modifaĵoj"
  188. #: builtin/mainmenu/dlg_contentstore.lua
  189. msgid "No packages could be retrieved"
  190. msgstr "Neniujn pakaĵojn eblis ricevi"
  191. #: builtin/mainmenu/dlg_contentstore.lua
  192. msgid "No results"
  193. msgstr "Neniuj rezultoj"
  194. #: builtin/mainmenu/dlg_contentstore.lua
  195. #, fuzzy
  196. msgid "No updates"
  197. msgstr "Ĝisdatigi"
  198. #: builtin/mainmenu/dlg_contentstore.lua
  199. #, fuzzy
  200. msgid "Not found"
  201. msgstr "Silentigi sonon"
  202. #: builtin/mainmenu/dlg_contentstore.lua
  203. msgid "Overwrite"
  204. msgstr ""
  205. #: builtin/mainmenu/dlg_contentstore.lua
  206. msgid "Please check that the base game is correct."
  207. msgstr ""
  208. #: builtin/mainmenu/dlg_contentstore.lua
  209. msgid "Queued"
  210. msgstr ""
  211. #: builtin/mainmenu/dlg_contentstore.lua
  212. msgid "Texture packs"
  213. msgstr "Teksturaroj"
  214. #: builtin/mainmenu/dlg_contentstore.lua
  215. msgid "Uninstall"
  216. msgstr "Malinstali"
  217. #: builtin/mainmenu/dlg_contentstore.lua
  218. msgid "Update"
  219. msgstr "Ĝisdatigi"
  220. #: builtin/mainmenu/dlg_contentstore.lua
  221. msgid "Update All [$1]"
  222. msgstr ""
  223. #: builtin/mainmenu/dlg_contentstore.lua
  224. msgid "View more information in a web browser"
  225. msgstr ""
  226. #: builtin/mainmenu/dlg_create_world.lua
  227. msgid "A world named \"$1\" already exists"
  228. msgstr "Mondo kun nomo «$1» jam ekzistas"
  229. #: builtin/mainmenu/dlg_create_world.lua
  230. msgid "Additional terrain"
  231. msgstr "Aldona tereno"
  232. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  233. msgid "Altitude chill"
  234. msgstr "Alteca malvarmiĝo"
  235. #: builtin/mainmenu/dlg_create_world.lua
  236. #, fuzzy
  237. msgid "Altitude dry"
  238. msgstr "Alteca malvarmiĝo"
  239. #: builtin/mainmenu/dlg_create_world.lua
  240. msgid "Biome blending"
  241. msgstr "Klimata miksado"
  242. #: builtin/mainmenu/dlg_create_world.lua
  243. msgid "Biomes"
  244. msgstr "Klimatoj"
  245. #: builtin/mainmenu/dlg_create_world.lua
  246. msgid "Caverns"
  247. msgstr "Kavernegoj"
  248. #: builtin/mainmenu/dlg_create_world.lua
  249. msgid "Caves"
  250. msgstr "Kavernoj"
  251. #: builtin/mainmenu/dlg_create_world.lua
  252. msgid "Create"
  253. msgstr "Krei"
  254. #: builtin/mainmenu/dlg_create_world.lua
  255. msgid "Decorations"
  256. msgstr "Ornamoj"
  257. #: builtin/mainmenu/dlg_create_world.lua
  258. msgid "Download a game, such as Minetest Game, from minetest.net"
  259. msgstr "Elŝuti ludon, ekzemple minetest_game, el minetest.net"
  260. #: builtin/mainmenu/dlg_create_world.lua
  261. msgid "Download one from minetest.net"
  262. msgstr "Elŝutu ludon el minetest.net"
  263. #: builtin/mainmenu/dlg_create_world.lua
  264. msgid "Dungeons"
  265. msgstr "Forgeskeloj"
  266. #: builtin/mainmenu/dlg_create_world.lua
  267. msgid "Flat terrain"
  268. msgstr "Plata tereno"
  269. #: builtin/mainmenu/dlg_create_world.lua
  270. msgid "Floating landmasses in the sky"
  271. msgstr "Flugantaj teramasoj en la ĉielo"
  272. #: builtin/mainmenu/dlg_create_world.lua
  273. msgid "Floatlands (experimental)"
  274. msgstr "Fluginsuloj (eksperimentaj)"
  275. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  276. msgid "Game"
  277. msgstr "Ludo"
  278. #: builtin/mainmenu/dlg_create_world.lua
  279. msgid "Generate non-fractal terrain: Oceans and underground"
  280. msgstr "Estigi nefraktalan terenon: oceano kaj subtero"
  281. #: builtin/mainmenu/dlg_create_world.lua
  282. msgid "Hills"
  283. msgstr "Montetoj"
  284. #: builtin/mainmenu/dlg_create_world.lua
  285. msgid "Humid rivers"
  286. msgstr "Malsekaj riveroj"
  287. #: builtin/mainmenu/dlg_create_world.lua
  288. msgid "Increases humidity around rivers"
  289. msgstr "Plialtigas malsekecon ĉirkaŭ riveroj"
  290. #: builtin/mainmenu/dlg_create_world.lua
  291. msgid "Lakes"
  292. msgstr "Lagoj"
  293. #: builtin/mainmenu/dlg_create_world.lua
  294. msgid "Low humidity and high heat causes shallow or dry rivers"
  295. msgstr ""
  296. "Malalta malsekeco kaj alta varmeco kaŭzas malprofundajn aŭ sekajn riverojn"
  297. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  298. msgid "Mapgen"
  299. msgstr "Mondestigilo"
  300. #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
  301. msgid "Mapgen flags"
  302. msgstr "Parametroj de mondestigilo"
  303. #: builtin/mainmenu/dlg_create_world.lua
  304. msgid "Mapgen-specific flags"
  305. msgstr "Parametroj specialaj por Mondestigilo"
  306. #: builtin/mainmenu/dlg_create_world.lua
  307. msgid "Mountains"
  308. msgstr "Montoj"
  309. #: builtin/mainmenu/dlg_create_world.lua
  310. msgid "Mud flow"
  311. msgstr "Fluo de koto"
  312. #: builtin/mainmenu/dlg_create_world.lua
  313. msgid "Network of tunnels and caves"
  314. msgstr "Reto de tuneloj kaj kavernoj"
  315. #: builtin/mainmenu/dlg_create_world.lua
  316. msgid "No game selected"
  317. msgstr "Neniu ludo estas elektita"
  318. #: builtin/mainmenu/dlg_create_world.lua
  319. msgid "Reduces heat with altitude"
  320. msgstr "Malpliigas varmecon kun alteco"
  321. #: builtin/mainmenu/dlg_create_world.lua
  322. msgid "Reduces humidity with altitude"
  323. msgstr "Malpliigas malsekecon kun alteco"
  324. #: builtin/mainmenu/dlg_create_world.lua
  325. msgid "Rivers"
  326. msgstr "Riveroj"
  327. #: builtin/mainmenu/dlg_create_world.lua
  328. msgid "Sea level rivers"
  329. msgstr "Marnivelaj riveroj"
  330. #: builtin/mainmenu/dlg_create_world.lua
  331. #: builtin/mainmenu/dlg_settings_advanced.lua
  332. msgid "Seed"
  333. msgstr "Fontnombro"
  334. #: builtin/mainmenu/dlg_create_world.lua
  335. msgid "Smooth transition between biomes"
  336. msgstr "Glatigi transiron inter klimatoj"
  337. #: builtin/mainmenu/dlg_create_world.lua
  338. msgid ""
  339. "Structures appearing on the terrain (no effect on trees and jungle grass "
  340. "created by v6)"
  341. msgstr ""
  342. "Konstruaĵoj aperantaj sur la tereno (neniu efiko sur arboj kaj ĝangala herbo "
  343. "kreitaj de v6)"
  344. #: builtin/mainmenu/dlg_create_world.lua
  345. msgid "Structures appearing on the terrain, typically trees and plants"
  346. msgstr "Konstruaĵoj aperantaj sur la tereno, ofte arboj kaj kreskaĵoj"
  347. #: builtin/mainmenu/dlg_create_world.lua
  348. msgid "Temperate, Desert"
  349. msgstr "Milda, Dezerto"
  350. #: builtin/mainmenu/dlg_create_world.lua
  351. msgid "Temperate, Desert, Jungle"
  352. msgstr "Milda, Dezerto, Ĝangalo"
  353. #: builtin/mainmenu/dlg_create_world.lua
  354. msgid "Temperate, Desert, Jungle, Tundra, Taiga"
  355. msgstr "Milda, Dezerto, Ĝangalo, Tundro, Tajgo"
  356. #: builtin/mainmenu/dlg_create_world.lua
  357. #, fuzzy
  358. msgid "Terrain surface erosion"
  359. msgstr "Bruo de terena bazo"
  360. #: builtin/mainmenu/dlg_create_world.lua
  361. msgid "Trees and jungle grass"
  362. msgstr "Arboj kaj ĝangala herbo"
  363. #: builtin/mainmenu/dlg_create_world.lua
  364. msgid "Vary river depth"
  365. msgstr "Variigi profundecon de riveroj"
  366. #: builtin/mainmenu/dlg_create_world.lua
  367. msgid "Very large caverns deep in the underground"
  368. msgstr "Tre grandaj kavernoj profunde subtere"
  369. #: builtin/mainmenu/dlg_create_world.lua
  370. msgid "Warning: The Development Test is meant for developers."
  371. msgstr "Averto: La programista testo estas intencita por programistoj."
  372. #: builtin/mainmenu/dlg_create_world.lua
  373. msgid "World name"
  374. msgstr "Nomo de mondo"
  375. #: builtin/mainmenu/dlg_create_world.lua
  376. msgid "You have no games installed."
  377. msgstr "Vi havas neniujn instalitajn ludojn."
  378. #: builtin/mainmenu/dlg_delete_content.lua
  379. msgid "Are you sure you want to delete \"$1\"?"
  380. msgstr "Ĉu vi certe volas forigi «$1»?"
  381. #: builtin/mainmenu/dlg_delete_content.lua
  382. #: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua
  383. #: src/client/keycode.cpp
  384. msgid "Delete"
  385. msgstr "Forigi"
  386. #: builtin/mainmenu/dlg_delete_content.lua
  387. msgid "pkgmgr: failed to delete \"$1\""
  388. msgstr "pkgmgr: malskucesis forigi «$1»"
  389. #: builtin/mainmenu/dlg_delete_content.lua
  390. msgid "pkgmgr: invalid path \"$1\""
  391. msgstr "pkgmgr: malvalida dosiervojo «$1»"
  392. #: builtin/mainmenu/dlg_delete_world.lua
  393. msgid "Delete World \"$1\"?"
  394. msgstr "Ĉu forigi mondon «$1»?"
  395. #: builtin/mainmenu/dlg_rename_modpack.lua
  396. msgid "Accept"
  397. msgstr "Akcepti"
  398. #: builtin/mainmenu/dlg_rename_modpack.lua
  399. msgid "Rename Modpack:"
  400. msgstr "Alinomi modifaĵaron:"
  401. #: builtin/mainmenu/dlg_rename_modpack.lua
  402. msgid ""
  403. "This modpack has an explicit name given in its modpack.conf which will "
  404. "override any renaming here."
  405. msgstr ""
  406. "Ĉi tiu modifaĵaro havas malimplican nomon en sia dosiero modpack.conf, kiu "
  407. "transpasos ĉiun alinomon ĉi tiean."
  408. #: builtin/mainmenu/dlg_settings_advanced.lua
  409. msgid "(No description of setting given)"
  410. msgstr "(Neniu priskribo de agordo estas donita)"
  411. #: builtin/mainmenu/dlg_settings_advanced.lua
  412. msgid "2D Noise"
  413. msgstr "2d-a bruo"
  414. #: builtin/mainmenu/dlg_settings_advanced.lua
  415. msgid "< Back to Settings page"
  416. msgstr "< Reiri al agorda paĝo"
  417. #: builtin/mainmenu/dlg_settings_advanced.lua
  418. msgid "Browse"
  419. msgstr "Foliumi"
  420. #: builtin/mainmenu/dlg_settings_advanced.lua
  421. msgid "Disabled"
  422. msgstr "Malŝaltita"
  423. #: builtin/mainmenu/dlg_settings_advanced.lua
  424. msgid "Edit"
  425. msgstr "Redakti"
  426. #: builtin/mainmenu/dlg_settings_advanced.lua
  427. msgid "Enabled"
  428. msgstr "Ŝaltita"
  429. #: builtin/mainmenu/dlg_settings_advanced.lua
  430. msgid "Lacunarity"
  431. msgstr "Interspacoj"
  432. #: builtin/mainmenu/dlg_settings_advanced.lua
  433. msgid "Octaves"
  434. msgstr "Oktavoj"
  435. #: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
  436. msgid "Offset"
  437. msgstr "Deŝovo"
  438. #: builtin/mainmenu/dlg_settings_advanced.lua
  439. msgid "Persistance"
  440. msgstr "Persisteco"
  441. #: builtin/mainmenu/dlg_settings_advanced.lua
  442. msgid "Please enter a valid integer."
  443. msgstr "Bonvolu enigi validan entjeron."
  444. #: builtin/mainmenu/dlg_settings_advanced.lua
  445. msgid "Please enter a valid number."
  446. msgstr "Bonvolu enigi validan nombron."
  447. #: builtin/mainmenu/dlg_settings_advanced.lua
  448. msgid "Restore Default"
  449. msgstr "Restarigi pravaloron"
  450. #: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
  451. msgid "Scale"
  452. msgstr "Skalo"
  453. #: builtin/mainmenu/dlg_settings_advanced.lua
  454. msgid "Search"
  455. msgstr "Serĉi"
  456. #: builtin/mainmenu/dlg_settings_advanced.lua
  457. msgid "Select directory"
  458. msgstr "Elekti dosierujon"
  459. #: builtin/mainmenu/dlg_settings_advanced.lua
  460. msgid "Select file"
  461. msgstr "Elekti dosieron"
  462. #: builtin/mainmenu/dlg_settings_advanced.lua
  463. msgid "Show technical names"
  464. msgstr "Montri teĥnikajn nomojn"
  465. #: builtin/mainmenu/dlg_settings_advanced.lua
  466. msgid "The value must be at least $1."
  467. msgstr "La valoro devas esti almenaŭ $1."
  468. #: builtin/mainmenu/dlg_settings_advanced.lua
  469. msgid "The value must not be larger than $1."
  470. msgstr "La valoro devas esti pli ol $1."
  471. #: builtin/mainmenu/dlg_settings_advanced.lua
  472. msgid "X"
  473. msgstr "X"
  474. #: builtin/mainmenu/dlg_settings_advanced.lua
  475. msgid "X spread"
  476. msgstr "X-disiĝo"
  477. #: builtin/mainmenu/dlg_settings_advanced.lua
  478. msgid "Y"
  479. msgstr "Y"
  480. #: builtin/mainmenu/dlg_settings_advanced.lua
  481. msgid "Y spread"
  482. msgstr "Y-disiĝo"
  483. #: builtin/mainmenu/dlg_settings_advanced.lua
  484. msgid "Z"
  485. msgstr "Z"
  486. #: builtin/mainmenu/dlg_settings_advanced.lua
  487. msgid "Z spread"
  488. msgstr "Z-disiĝo"
  489. #. ~ "absvalue" is a noise parameter flag.
  490. #. It is short for "absolute value".
  491. #. It can be enabled in noise settings in
  492. #. main menu -> "All Settings".
  493. #: builtin/mainmenu/dlg_settings_advanced.lua
  494. msgid "absvalue"
  495. msgstr "absoluta valoro"
  496. #. ~ "defaults" is a noise parameter flag.
  497. #. It describes the default processing options
  498. #. for noise settings in main menu -> "All Settings".
  499. #: builtin/mainmenu/dlg_settings_advanced.lua
  500. msgid "defaults"
  501. msgstr "normoj"
  502. #. ~ "eased" is a noise parameter flag.
  503. #. It is used to make the map smoother and
  504. #. can be enabled in noise settings in
  505. #. main menu -> "All Settings".
  506. #: builtin/mainmenu/dlg_settings_advanced.lua
  507. msgid "eased"
  508. msgstr "faciligita"
  509. #: builtin/mainmenu/pkgmgr.lua
  510. msgid "$1 (Enabled)"
  511. msgstr "$1 (Ŝaltita)"
  512. #: builtin/mainmenu/pkgmgr.lua
  513. msgid "$1 mods"
  514. msgstr "$1 modifaĵoj"
  515. #: builtin/mainmenu/pkgmgr.lua
  516. msgid "Failed to install $1 to $2"
  517. msgstr "Malsukcesis instali $1 al $2"
  518. #: builtin/mainmenu/pkgmgr.lua
  519. msgid "Install Mod: Unable to find real mod name for: $1"
  520. msgstr "Instali modifaĵon: Ne povas trovi veran nomon de modifaĵo por: $1"
  521. #: builtin/mainmenu/pkgmgr.lua
  522. msgid "Install Mod: Unable to find suitable folder name for modpack $1"
  523. msgstr ""
  524. "Instali modifaĵon: Ne povas trovi ĝustan dosierujan nomon por modifaĵaro $1"
  525. #: builtin/mainmenu/pkgmgr.lua
  526. msgid "Install: Unsupported file type \"$1\" or broken archive"
  527. msgstr "Instalo: Nesubtenata dosierspeco «$1» aŭ rompita arĥivo"
  528. #: builtin/mainmenu/pkgmgr.lua
  529. msgid "Install: file: \"$1\""
  530. msgstr "Instali: dosiero: «$1»"
  531. #: builtin/mainmenu/pkgmgr.lua
  532. msgid "Unable to find a valid mod or modpack"
  533. msgstr "Ne povas trovi validan modifaĵon aŭ modifaĵaron"
  534. #: builtin/mainmenu/pkgmgr.lua
  535. msgid "Unable to install a $1 as a texture pack"
  536. msgstr "Malsukcesis instali $1 kiel teksturaron"
  537. #: builtin/mainmenu/pkgmgr.lua
  538. msgid "Unable to install a game as a $1"
  539. msgstr "Malsukcesis instali ludon kiel $1"
  540. #: builtin/mainmenu/pkgmgr.lua
  541. msgid "Unable to install a mod as a $1"
  542. msgstr "Malsukcesis instali modifaĵon kiel $1"
  543. #: builtin/mainmenu/pkgmgr.lua
  544. msgid "Unable to install a modpack as a $1"
  545. msgstr "Malsukcesis instali modifaĵaron kiel $1"
  546. #: builtin/mainmenu/serverlistmgr.lua src/client/game.cpp
  547. msgid "Loading..."
  548. msgstr "Enlegante…"
  549. #: builtin/mainmenu/serverlistmgr.lua
  550. #, fuzzy
  551. msgid "Public server list is disabled"
  552. msgstr "Klient-flanka skriptado malŝaltita"
  553. #: builtin/mainmenu/serverlistmgr.lua
  554. msgid "Try reenabling public serverlist and check your internet connection."
  555. msgstr ""
  556. "Provu reŝalti la publikan liston de serviloj kaj kontroli vian retkonekton."
  557. #: builtin/mainmenu/tab_content.lua
  558. msgid "Browse online content"
  559. msgstr "Foliumi enretan enhavon"
  560. #: builtin/mainmenu/tab_content.lua
  561. msgid "Content"
  562. msgstr "Enhavo"
  563. #: builtin/mainmenu/tab_content.lua
  564. msgid "Disable Texture Pack"
  565. msgstr "Malŝalti teksturaron"
  566. #: builtin/mainmenu/tab_content.lua
  567. msgid "Information:"
  568. msgstr "Informoj:"
  569. #: builtin/mainmenu/tab_content.lua
  570. msgid "Installed Packages:"
  571. msgstr "Instalantaj pakaĵoj:"
  572. #: builtin/mainmenu/tab_content.lua
  573. msgid "No dependencies."
  574. msgstr "Sen dependaĵoj."
  575. #: builtin/mainmenu/tab_content.lua
  576. msgid "No package description available"
  577. msgstr "Neniu priskribo de pakaĵo disponeblas"
  578. #: builtin/mainmenu/tab_content.lua
  579. msgid "Rename"
  580. msgstr "Alinomi"
  581. #: builtin/mainmenu/tab_content.lua
  582. msgid "Uninstall Package"
  583. msgstr "Malinstali pakaĵon"
  584. #: builtin/mainmenu/tab_content.lua
  585. msgid "Use Texture Pack"
  586. msgstr "Uzi teksturaron"
  587. #: builtin/mainmenu/tab_credits.lua
  588. msgid "Active Contributors"
  589. msgstr "Aktivaj kontribuantoj"
  590. #: builtin/mainmenu/tab_credits.lua
  591. msgid "Core Developers"
  592. msgstr "Kernprogramistoj"
  593. #: builtin/mainmenu/tab_credits.lua
  594. msgid "Credits"
  595. msgstr "Kontribuantaro"
  596. #: builtin/mainmenu/tab_credits.lua
  597. #, fuzzy
  598. msgid "Open User Data Directory"
  599. msgstr "Elekti dosierujon"
  600. #: builtin/mainmenu/tab_credits.lua
  601. msgid ""
  602. "Opens the directory that contains user-provided worlds, games, mods,\n"
  603. "and texture packs in a file manager / explorer."
  604. msgstr ""
  605. #: builtin/mainmenu/tab_credits.lua
  606. msgid "Previous Contributors"
  607. msgstr "Eksaj kontribuistoj"
  608. #: builtin/mainmenu/tab_credits.lua
  609. msgid "Previous Core Developers"
  610. msgstr "Eksaj kernprogramistoj"
  611. #: builtin/mainmenu/tab_local.lua
  612. msgid "Announce Server"
  613. msgstr "Enlistigi servilon"
  614. #: builtin/mainmenu/tab_local.lua
  615. msgid "Bind Address"
  616. msgstr "Asocii adreso"
  617. #: builtin/mainmenu/tab_local.lua
  618. msgid "Creative Mode"
  619. msgstr "Krea reĝimo"
  620. #: builtin/mainmenu/tab_local.lua
  621. msgid "Enable Damage"
  622. msgstr "Ŝalti difektadon"
  623. #: builtin/mainmenu/tab_local.lua
  624. msgid "Host Game"
  625. msgstr "Gastigi ludon"
  626. #: builtin/mainmenu/tab_local.lua
  627. msgid "Host Server"
  628. msgstr "Gastigi servilon"
  629. #: builtin/mainmenu/tab_local.lua
  630. msgid "Install games from ContentDB"
  631. msgstr "Instali ludojn de ContentDB"
  632. #: builtin/mainmenu/tab_local.lua
  633. msgid "Name"
  634. msgstr ""
  635. #: builtin/mainmenu/tab_local.lua
  636. msgid "New"
  637. msgstr "Nova"
  638. #: builtin/mainmenu/tab_local.lua
  639. msgid "No world created or selected!"
  640. msgstr "Neniu mondo estas kreita aŭ elektita!"
  641. #: builtin/mainmenu/tab_local.lua
  642. #, fuzzy
  643. msgid "Password"
  644. msgstr "Nova pasvorto"
  645. #: builtin/mainmenu/tab_local.lua
  646. msgid "Play Game"
  647. msgstr "Ludi"
  648. #: builtin/mainmenu/tab_local.lua
  649. msgid "Port"
  650. msgstr "Pordo"
  651. #: builtin/mainmenu/tab_local.lua
  652. #, fuzzy
  653. msgid "Select Mods"
  654. msgstr "Elektu mondon:"
  655. #: builtin/mainmenu/tab_local.lua
  656. msgid "Select World:"
  657. msgstr "Elektu mondon:"
  658. #: builtin/mainmenu/tab_local.lua
  659. msgid "Server Port"
  660. msgstr "Servila pordo"
  661. #: builtin/mainmenu/tab_local.lua
  662. msgid "Start Game"
  663. msgstr "Ekigi ludon"
  664. #: builtin/mainmenu/tab_online.lua
  665. msgid "Address / Port"
  666. msgstr "Adreso / Pordo"
  667. #: builtin/mainmenu/tab_online.lua
  668. msgid "Connect"
  669. msgstr "Konekti"
  670. #: builtin/mainmenu/tab_online.lua
  671. msgid "Creative mode"
  672. msgstr "Krea reĝimo"
  673. #: builtin/mainmenu/tab_online.lua
  674. msgid "Damage enabled"
  675. msgstr "Difektado estas ŝaltita"
  676. #: builtin/mainmenu/tab_online.lua
  677. msgid "Del. Favorite"
  678. msgstr "Forigi ŝataton"
  679. #: builtin/mainmenu/tab_online.lua
  680. msgid "Favorite"
  681. msgstr "Ŝati"
  682. #: builtin/mainmenu/tab_online.lua
  683. msgid "Join Game"
  684. msgstr "Aliĝi al ludo"
  685. #: builtin/mainmenu/tab_online.lua
  686. msgid "Name / Password"
  687. msgstr "Nomo / Pasvorto"
  688. #: builtin/mainmenu/tab_online.lua
  689. msgid "Ping"
  690. msgstr "Retprokrasto"
  691. #. ~ PvP = Player versus Player
  692. #: builtin/mainmenu/tab_online.lua
  693. msgid "PvP enabled"
  694. msgstr "Dueloj ŝaltitas"
  695. #: builtin/mainmenu/tab_settings.lua
  696. msgid "2x"
  697. msgstr "2×"
  698. #: builtin/mainmenu/tab_settings.lua
  699. msgid "3D Clouds"
  700. msgstr "3D nuboj"
  701. #: builtin/mainmenu/tab_settings.lua
  702. msgid "4x"
  703. msgstr "4×"
  704. #: builtin/mainmenu/tab_settings.lua
  705. msgid "8x"
  706. msgstr "8×"
  707. #: builtin/mainmenu/tab_settings.lua
  708. msgid "All Settings"
  709. msgstr "Ĉiuj agordoj"
  710. #: builtin/mainmenu/tab_settings.lua
  711. msgid "Antialiasing:"
  712. msgstr "Glatigo:"
  713. #: builtin/mainmenu/tab_settings.lua
  714. msgid "Autosave Screen Size"
  715. msgstr "Memori grandecon de ekrano"
  716. #: builtin/mainmenu/tab_settings.lua
  717. msgid "Bilinear Filter"
  718. msgstr "Dulineara filtrilo"
  719. #: builtin/mainmenu/tab_settings.lua src/client/game.cpp
  720. msgid "Change Keys"
  721. msgstr "Ŝanĝi klavojn"
  722. #: builtin/mainmenu/tab_settings.lua
  723. msgid "Connected Glass"
  724. msgstr "Ligata vitro"
  725. #: builtin/mainmenu/tab_settings.lua
  726. msgid "Fancy Leaves"
  727. msgstr "Ŝikaj folioj"
  728. #: builtin/mainmenu/tab_settings.lua
  729. msgid "Mipmap"
  730. msgstr "Etmapo"
  731. #: builtin/mainmenu/tab_settings.lua
  732. msgid "Mipmap + Aniso. Filter"
  733. msgstr "Etmapo + Neizotropa filtrilo"
  734. #: builtin/mainmenu/tab_settings.lua
  735. msgid "No Filter"
  736. msgstr "Neniu filtrilo"
  737. #: builtin/mainmenu/tab_settings.lua
  738. msgid "No Mipmap"
  739. msgstr "Neniu Etmapo"
  740. #: builtin/mainmenu/tab_settings.lua
  741. msgid "Node Highlighting"
  742. msgstr "Emfazado de monderoj"
  743. #: builtin/mainmenu/tab_settings.lua
  744. msgid "Node Outlining"
  745. msgstr "Kadrado de monderoj"
  746. #: builtin/mainmenu/tab_settings.lua
  747. msgid "None"
  748. msgstr "Neniu"
  749. #: builtin/mainmenu/tab_settings.lua
  750. msgid "Opaque Leaves"
  751. msgstr "Netravideblaj folioj"
  752. #: builtin/mainmenu/tab_settings.lua
  753. msgid "Opaque Water"
  754. msgstr "Netravidebla akvo"
  755. #: builtin/mainmenu/tab_settings.lua
  756. msgid "Particles"
  757. msgstr "Partikloj"
  758. #: builtin/mainmenu/tab_settings.lua
  759. msgid "Screen:"
  760. msgstr "Ekrano:"
  761. #: builtin/mainmenu/tab_settings.lua
  762. msgid "Settings"
  763. msgstr "Agordoj"
  764. #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
  765. msgid "Shaders"
  766. msgstr "Ombrigiloj"
  767. #: builtin/mainmenu/tab_settings.lua
  768. #, fuzzy
  769. msgid "Shaders (experimental)"
  770. msgstr "Fluginsuloj (eksperimentaj)"
  771. #: builtin/mainmenu/tab_settings.lua
  772. msgid "Shaders (unavailable)"
  773. msgstr "Ombrigiloj (nehaveblaj)"
  774. #: builtin/mainmenu/tab_settings.lua
  775. msgid "Simple Leaves"
  776. msgstr "Simplaj folioj"
  777. #: builtin/mainmenu/tab_settings.lua
  778. msgid "Smooth Lighting"
  779. msgstr "Glata lumado"
  780. #: builtin/mainmenu/tab_settings.lua
  781. msgid "Texturing:"
  782. msgstr "Teksturado:"
  783. #: builtin/mainmenu/tab_settings.lua
  784. msgid "To enable shaders the OpenGL driver needs to be used."
  785. msgstr "Por uzi ombrigilojn, OpenGL-pelilo estas necesa."
  786. #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
  787. msgid "Tone Mapping"
  788. msgstr "Nuanca mapado"
  789. #: builtin/mainmenu/tab_settings.lua
  790. msgid "Touchthreshold: (px)"
  791. msgstr "Tuŝa sojlo: (px)"
  792. #: builtin/mainmenu/tab_settings.lua
  793. msgid "Trilinear Filter"
  794. msgstr "Trilineara filtrilo"
  795. #: builtin/mainmenu/tab_settings.lua
  796. msgid "Waving Leaves"
  797. msgstr "Ondantaj foliaĵoj"
  798. #: builtin/mainmenu/tab_settings.lua
  799. msgid "Waving Liquids"
  800. msgstr "Ondantaj fluaĵoj"
  801. #: builtin/mainmenu/tab_settings.lua
  802. msgid "Waving Plants"
  803. msgstr "Ondantaj plantoj"
  804. #: src/client/client.cpp
  805. msgid "Connection timed out."
  806. msgstr "Konekto eltempiĝis."
  807. #: src/client/client.cpp
  808. msgid "Done!"
  809. msgstr "Finite!"
  810. #: src/client/client.cpp
  811. msgid "Initializing nodes"
  812. msgstr "Pravalorigante monderojn"
  813. #: src/client/client.cpp
  814. msgid "Initializing nodes..."
  815. msgstr "Pravalorigante monderojn…"
  816. #: src/client/client.cpp
  817. msgid "Loading textures..."
  818. msgstr "Enlegante teksturojn…"
  819. #: src/client/client.cpp
  820. msgid "Rebuilding shaders..."
  821. msgstr "Refarante ombrigilojn…"
  822. #: src/client/clientlauncher.cpp
  823. msgid "Connection error (timed out?)"
  824. msgstr "Konekta eraro (ĉu eltempiĝo?)"
  825. #: src/client/clientlauncher.cpp
  826. msgid "Could not find or load game \""
  827. msgstr "Ne povis trovi aŭ enlegi ludon \""
  828. #: src/client/clientlauncher.cpp
  829. msgid "Invalid gamespec."
  830. msgstr "Nevalida ludspecifo."
  831. #: src/client/clientlauncher.cpp
  832. msgid "Main Menu"
  833. msgstr "Ĉefmenuo"
  834. #: src/client/clientlauncher.cpp
  835. msgid "No world selected and no address provided. Nothing to do."
  836. msgstr "Neniu mondo estas elektita kaj neniu adreso donita. Nenio fareblas."
  837. #: src/client/clientlauncher.cpp
  838. msgid "Player name too long."
  839. msgstr "Nomo de ludanto estas tro longa."
  840. #: src/client/clientlauncher.cpp
  841. msgid "Please choose a name!"
  842. msgstr "Bonvolu elekti nomon!"
  843. #: src/client/clientlauncher.cpp
  844. msgid "Provided password file failed to open: "
  845. msgstr "Malsukcesis malfermi donitan pasvortan dosieron: "
  846. #: src/client/clientlauncher.cpp
  847. msgid "Provided world path doesn't exist: "
  848. msgstr "Donita monda dosierindiko ne ekzistas: "
  849. #. ~ DO NOT TRANSLATE THIS LITERALLY!
  850. #. This is a special string. Put either "no" or "yes"
  851. #. into the translation field (literally).
  852. #. Choose "yes" if the language requires use of the fallback
  853. #. font, "no" otherwise.
  854. #. The fallback font is (normally) required for languages with
  855. #. non-Latin script, like Chinese.
  856. #. When in doubt, test your translation.
  857. #: src/client/fontengine.cpp
  858. msgid "needs_fallback_font"
  859. msgstr "no"
  860. #: src/client/game.cpp
  861. msgid ""
  862. "\n"
  863. "Check debug.txt for details."
  864. msgstr ""
  865. "\n"
  866. "Rigardu dosieron debug.txt por detaloj."
  867. #: src/client/game.cpp
  868. msgid "- Address: "
  869. msgstr "– Adreso: "
  870. #: src/client/game.cpp
  871. msgid "- Creative Mode: "
  872. msgstr "– Krea reĝimo: "
  873. #: src/client/game.cpp
  874. msgid "- Damage: "
  875. msgstr "– Difekto: "
  876. #: src/client/game.cpp
  877. msgid "- Mode: "
  878. msgstr "– Reĝimo: "
  879. #: src/client/game.cpp
  880. msgid "- Port: "
  881. msgstr "– Pordo: "
  882. #: src/client/game.cpp
  883. msgid "- Public: "
  884. msgstr "– Publika: "
  885. #. ~ PvP = Player versus Player
  886. #: src/client/game.cpp
  887. msgid "- PvP: "
  888. msgstr "– LkL: "
  889. #: src/client/game.cpp
  890. msgid "- Server Name: "
  891. msgstr "– Nomo de servilo: "
  892. #: src/client/game.cpp
  893. msgid "Automatic forward disabled"
  894. msgstr "Memaga pluigo malŝaltita"
  895. #: src/client/game.cpp
  896. msgid "Automatic forward enabled"
  897. msgstr "Memaga pluigo ŝaltita"
  898. #: src/client/game.cpp
  899. msgid "Camera update disabled"
  900. msgstr "Ĝisdatigo de vidpunkto malŝaltita"
  901. #: src/client/game.cpp
  902. msgid "Camera update enabled"
  903. msgstr "Ĝisdatigo de vidpunkto ŝaltita"
  904. #: src/client/game.cpp
  905. msgid "Change Password"
  906. msgstr "Ŝanĝi pasvorton"
  907. #: src/client/game.cpp
  908. msgid "Cinematic mode disabled"
  909. msgstr "Glita vidpunkto malŝaltita"
  910. #: src/client/game.cpp
  911. msgid "Cinematic mode enabled"
  912. msgstr "Glita vidpunkto ŝaltita"
  913. #: src/client/game.cpp
  914. msgid "Client side scripting is disabled"
  915. msgstr "Klient-flanka skriptado malŝaltita"
  916. #: src/client/game.cpp
  917. msgid "Connecting to server..."
  918. msgstr "Konektante al servilo…"
  919. #: src/client/game.cpp
  920. msgid "Continue"
  921. msgstr "Daŭrigi"
  922. #: src/client/game.cpp
  923. #, fuzzy, c-format
  924. msgid ""
  925. "Controls:\n"
  926. "- %s: move forwards\n"
  927. "- %s: move backwards\n"
  928. "- %s: move left\n"
  929. "- %s: move right\n"
  930. "- %s: jump/climb up\n"
  931. "- %s: dig/punch\n"
  932. "- %s: place/use\n"
  933. "- %s: sneak/climb down\n"
  934. "- %s: drop item\n"
  935. "- %s: inventory\n"
  936. "- Mouse: turn/look\n"
  937. "- Mouse wheel: select item\n"
  938. "- %s: chat\n"
  939. msgstr ""
  940. "Stirado:\n"
  941. "– %s: moviĝi antaŭen\n"
  942. "– %s: moviĝi posten\n"
  943. "– %s: moviĝi maldekstren\n"
  944. "– %s: moviĝi dekstren\n"
  945. "– %s: salti/supreniri\n"
  946. "– %s: kaŝiri/malsupreniri\n"
  947. "– %s: demeti portaĵojn\n"
  948. "– %s: portaĵujo\n"
  949. "– Muso: turniĝi/rigardi\n"
  950. "– Musklavo maldekstra: fosi/bati\n"
  951. "– Musklavo dekstra: meti/uzi\n"
  952. "– Musrado: elekti portaĵon\n"
  953. "– %s: babili\n"
  954. #: src/client/game.cpp
  955. msgid "Creating client..."
  956. msgstr "Kreante klienton…"
  957. #: src/client/game.cpp
  958. msgid "Creating server..."
  959. msgstr "Kreante servilon…"
  960. #: src/client/game.cpp
  961. msgid "Debug info and profiler graph hidden"
  962. msgstr "Erarserĉaj informoj kaj profilila grafikaĵo kaŝitaj"
  963. #: src/client/game.cpp
  964. msgid "Debug info shown"
  965. msgstr "Erarserĉaj informoj montritaj"
  966. #: src/client/game.cpp
  967. msgid "Debug info, profiler graph, and wireframe hidden"
  968. msgstr "Erarserĉaj informoj, profilila grafikaĵo, kaj dratostaro kaŝitaj"
  969. #: src/client/game.cpp
  970. msgid ""
  971. "Default Controls:\n"
  972. "No menu visible:\n"
  973. "- single tap: button activate\n"
  974. "- double tap: place/use\n"
  975. "- slide finger: look around\n"
  976. "Menu/Inventory visible:\n"
  977. "- double tap (outside):\n"
  978. " -->close\n"
  979. "- touch stack, touch slot:\n"
  980. " --> move stack\n"
  981. "- touch&drag, tap 2nd finger\n"
  982. " --> place single item to slot\n"
  983. msgstr ""
  984. "Implicita stirado:\n"
  985. "Senmenue:\n"
  986. "- unuobla tuŝeto: aktivigi butonon\n"
  987. "- duobla tuŝeto: meti/uzi\n"
  988. "- ŝova fingro: rigardi\n"
  989. "Videbla menuo/portaĵujo:\n"
  990. "- duobla tuŝeto (ekstere):\n"
  991. " -->fermi\n"
  992. "- tuŝi portaĵaron, tuŝi portaĵingon:\n"
  993. " --> movi portaĵaron\n"
  994. "- tuŝi kaj tiri, tuŝeti per dua fingro\n"
  995. " --> meti unu portaĵon en portaĵingon\n"
  996. #: src/client/game.cpp
  997. msgid "Disabled unlimited viewing range"
  998. msgstr "Malŝaltis senliman vidodistancon"
  999. #: src/client/game.cpp
  1000. msgid "Enabled unlimited viewing range"
  1001. msgstr "Ŝaltis senliman vidodistancon"
  1002. #: src/client/game.cpp
  1003. msgid "Exit to Menu"
  1004. msgstr "Eliri al menuo"
  1005. #: src/client/game.cpp
  1006. msgid "Exit to OS"
  1007. msgstr "Eliri al operaciumo"
  1008. #: src/client/game.cpp
  1009. msgid "Fast mode disabled"
  1010. msgstr "Rapidega reĝimo malŝaltita"
  1011. #: src/client/game.cpp
  1012. msgid "Fast mode enabled"
  1013. msgstr "Rapidega reĝimo ŝaltita"
  1014. #: src/client/game.cpp
  1015. msgid "Fast mode enabled (note: no 'fast' privilege)"
  1016. msgstr "Rapidega reĝimo ŝaltita (mankas rajto «rapidegi»)"
  1017. #: src/client/game.cpp
  1018. msgid "Fly mode disabled"
  1019. msgstr "Fluga reĝimo malŝaltita"
  1020. #: src/client/game.cpp
  1021. msgid "Fly mode enabled"
  1022. msgstr "Fluga reĝimo ŝaltita"
  1023. #: src/client/game.cpp
  1024. msgid "Fly mode enabled (note: no 'fly' privilege)"
  1025. msgstr "Fluga reĝimo ŝaltita (mankas rajto «flugi»)"
  1026. #: src/client/game.cpp
  1027. msgid "Fog disabled"
  1028. msgstr "Nebulo malŝaltita"
  1029. #: src/client/game.cpp
  1030. msgid "Fog enabled"
  1031. msgstr "Nebulo ŝaltita"
  1032. #: src/client/game.cpp
  1033. msgid "Game info:"
  1034. msgstr "Ludaj informoj:"
  1035. #: src/client/game.cpp
  1036. msgid "Game paused"
  1037. msgstr "Ludo paŭzigita"
  1038. #: src/client/game.cpp
  1039. msgid "Hosting server"
  1040. msgstr "Gastiganta servile"
  1041. #: src/client/game.cpp
  1042. msgid "Item definitions..."
  1043. msgstr "Objektaj difinoj…"
  1044. #: src/client/game.cpp
  1045. msgid "KiB/s"
  1046. msgstr "KiB/s"
  1047. #: src/client/game.cpp
  1048. msgid "Media..."
  1049. msgstr "Vidaŭdaĵoj…"
  1050. #: src/client/game.cpp
  1051. msgid "MiB/s"
  1052. msgstr "MiB/s"
  1053. #: src/client/game.cpp
  1054. msgid "Minimap currently disabled by game or mod"
  1055. msgstr "Mapeto nuntempe malŝaltita de ludo aŭ modifaĵo"
  1056. #: src/client/game.cpp
  1057. msgid "Noclip mode disabled"
  1058. msgstr "Trapasa reĝimo malŝaltita"
  1059. #: src/client/game.cpp
  1060. msgid "Noclip mode enabled"
  1061. msgstr "Trapasa reĝimo ŝaltita"
  1062. #: src/client/game.cpp
  1063. msgid "Noclip mode enabled (note: no 'noclip' privilege)"
  1064. msgstr "Trapasa reĝimo ŝaltita (mankas rajto «trapasi»)"
  1065. #: src/client/game.cpp
  1066. msgid "Node definitions..."
  1067. msgstr "Monderaj difinoj…"
  1068. #: src/client/game.cpp
  1069. msgid "Off"
  1070. msgstr "For"
  1071. #: src/client/game.cpp
  1072. msgid "On"
  1073. msgstr "Ek"
  1074. #: src/client/game.cpp
  1075. msgid "Pitch move mode disabled"
  1076. msgstr "Celilsekva reĝimo malŝaltita"
  1077. #: src/client/game.cpp
  1078. msgid "Pitch move mode enabled"
  1079. msgstr "Celilsekva reĝimo ŝaltita"
  1080. #: src/client/game.cpp
  1081. msgid "Profiler graph shown"
  1082. msgstr "Profilila grafikaĵo montrita"
  1083. #: src/client/game.cpp
  1084. msgid "Remote server"
  1085. msgstr "Fora servilo"
  1086. #: src/client/game.cpp
  1087. msgid "Resolving address..."
  1088. msgstr "Serĉante adreson…"
  1089. #: src/client/game.cpp
  1090. msgid "Shutting down..."
  1091. msgstr "Malŝaltiĝante…"
  1092. #: src/client/game.cpp
  1093. msgid "Singleplayer"
  1094. msgstr "Ludo por unu"
  1095. #: src/client/game.cpp
  1096. msgid "Sound Volume"
  1097. msgstr "Laŭteco"
  1098. #: src/client/game.cpp
  1099. msgid "Sound muted"
  1100. msgstr "Silentigite"
  1101. #: src/client/game.cpp
  1102. msgid "Sound system is disabled"
  1103. msgstr "Sonsistemo estas malŝaltita"
  1104. #: src/client/game.cpp
  1105. msgid "Sound system is not supported on this build"
  1106. msgstr "Sonsistemo ne estas subtenata de ĉi tiu muntaĵo"
  1107. #: src/client/game.cpp
  1108. msgid "Sound unmuted"
  1109. msgstr "Malsilentigite"
  1110. #: src/client/game.cpp
  1111. #, c-format
  1112. msgid "Viewing range changed to %d"
  1113. msgstr "Vidodistanco agordita al %d"
  1114. #: src/client/game.cpp
  1115. #, c-format
  1116. msgid "Viewing range is at maximum: %d"
  1117. msgstr "Vidodistanco maksimumas: %d"
  1118. #: src/client/game.cpp
  1119. #, c-format
  1120. msgid "Viewing range is at minimum: %d"
  1121. msgstr "Vidodistanco je la minimumo: %d"
  1122. #: src/client/game.cpp
  1123. #, c-format
  1124. msgid "Volume changed to %d%%"
  1125. msgstr "Laŭteco agordita al %d%%"
  1126. #: src/client/game.cpp
  1127. msgid "Wireframe shown"
  1128. msgstr "Dratostaro montrita"
  1129. #: src/client/game.cpp
  1130. msgid "Zoom currently disabled by game or mod"
  1131. msgstr "Zomado nuntempe malŝaltita de ludo aŭ modifaĵo"
  1132. #: src/client/game.cpp
  1133. msgid "ok"
  1134. msgstr "bone"
  1135. #: src/client/gameui.cpp
  1136. msgid "Chat hidden"
  1137. msgstr "Babilo kaŝita"
  1138. #: src/client/gameui.cpp
  1139. msgid "Chat shown"
  1140. msgstr "Babilo montrita"
  1141. #: src/client/gameui.cpp
  1142. msgid "HUD hidden"
  1143. msgstr "Travida fasado kaŝita"
  1144. #: src/client/gameui.cpp
  1145. msgid "HUD shown"
  1146. msgstr "Travida fasado montrita"
  1147. #: src/client/gameui.cpp
  1148. msgid "Profiler hidden"
  1149. msgstr "Profililo kaŝita"
  1150. #: src/client/gameui.cpp
  1151. #, c-format
  1152. msgid "Profiler shown (page %d of %d)"
  1153. msgstr "Profililo montrita (paĝo %d el %d)"
  1154. #: src/client/keycode.cpp
  1155. msgid "Apps"
  1156. msgstr "Aplikaĵoj"
  1157. #: src/client/keycode.cpp
  1158. msgid "Backspace"
  1159. msgstr "Reenklavo"
  1160. #: src/client/keycode.cpp
  1161. msgid "Caps Lock"
  1162. msgstr "Majuskla baskulo"
  1163. #: src/client/keycode.cpp
  1164. msgid "Clear"
  1165. msgstr "Vakigo"
  1166. #: src/client/keycode.cpp
  1167. msgid "Control"
  1168. msgstr "Stiro"
  1169. #: src/client/keycode.cpp
  1170. msgid "Down"
  1171. msgstr "Malsupren"
  1172. #: src/client/keycode.cpp
  1173. msgid "End"
  1174. msgstr "Fino"
  1175. #: src/client/keycode.cpp
  1176. msgid "Erase EOF"
  1177. msgstr "Viŝi dosierfinon"
  1178. #: src/client/keycode.cpp
  1179. msgid "Execute"
  1180. msgstr "Ruli"
  1181. #: src/client/keycode.cpp
  1182. msgid "Help"
  1183. msgstr "Helpo"
  1184. #: src/client/keycode.cpp
  1185. msgid "Home"
  1186. msgstr "Hejmen"
  1187. #: src/client/keycode.cpp
  1188. msgid "IME Accept"
  1189. msgstr "IME-akcepto"
  1190. #: src/client/keycode.cpp
  1191. msgid "IME Convert"
  1192. msgstr "IME-konverto"
  1193. #: src/client/keycode.cpp
  1194. msgid "IME Escape"
  1195. msgstr "IME-eskapo"
  1196. #: src/client/keycode.cpp
  1197. msgid "IME Mode Change"
  1198. msgstr "IME-reĝimŝanĝo"
  1199. #: src/client/keycode.cpp
  1200. msgid "IME Nonconvert"
  1201. msgstr "IME-nekonverto"
  1202. #: src/client/keycode.cpp
  1203. msgid "Insert"
  1204. msgstr "Enmeti"
  1205. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1206. msgid "Left"
  1207. msgstr "Maldekstren"
  1208. #: src/client/keycode.cpp
  1209. msgid "Left Button"
  1210. msgstr "Maldekstra butono"
  1211. #: src/client/keycode.cpp
  1212. msgid "Left Control"
  1213. msgstr "Maldekstra Stiro"
  1214. #: src/client/keycode.cpp
  1215. msgid "Left Menu"
  1216. msgstr "Maldekstra Menuo"
  1217. #: src/client/keycode.cpp
  1218. msgid "Left Shift"
  1219. msgstr "Maldekstra Majuskligo"
  1220. #: src/client/keycode.cpp
  1221. msgid "Left Windows"
  1222. msgstr "Maldekstra Vindozo"
  1223. #. ~ Key name, common on Windows keyboards
  1224. #: src/client/keycode.cpp
  1225. msgid "Menu"
  1226. msgstr "Menuo"
  1227. #: src/client/keycode.cpp
  1228. msgid "Middle Button"
  1229. msgstr "Meza butono"
  1230. #: src/client/keycode.cpp
  1231. msgid "Num Lock"
  1232. msgstr "Nombra Baskulo"
  1233. #: src/client/keycode.cpp
  1234. msgid "Numpad *"
  1235. msgstr "Klavareta *"
  1236. #: src/client/keycode.cpp
  1237. msgid "Numpad +"
  1238. msgstr "Klavareta +"
  1239. #: src/client/keycode.cpp
  1240. msgid "Numpad -"
  1241. msgstr "Klavareta -"
  1242. #: src/client/keycode.cpp
  1243. msgid "Numpad ."
  1244. msgstr "Klavareta ."
  1245. #: src/client/keycode.cpp
  1246. msgid "Numpad /"
  1247. msgstr "Klavareta /"
  1248. #: src/client/keycode.cpp
  1249. msgid "Numpad 0"
  1250. msgstr "Klavareta 0"
  1251. #: src/client/keycode.cpp
  1252. msgid "Numpad 1"
  1253. msgstr "Klavareta 1"
  1254. #: src/client/keycode.cpp
  1255. msgid "Numpad 2"
  1256. msgstr "Klavareta 2"
  1257. #: src/client/keycode.cpp
  1258. msgid "Numpad 3"
  1259. msgstr "Klavareta 3"
  1260. #: src/client/keycode.cpp
  1261. msgid "Numpad 4"
  1262. msgstr "Klavareta 4"
  1263. #: src/client/keycode.cpp
  1264. msgid "Numpad 5"
  1265. msgstr "Klavareta 5"
  1266. #: src/client/keycode.cpp
  1267. msgid "Numpad 6"
  1268. msgstr "Klavareta 6"
  1269. #: src/client/keycode.cpp
  1270. msgid "Numpad 7"
  1271. msgstr "Klavareta 7"
  1272. #: src/client/keycode.cpp
  1273. msgid "Numpad 8"
  1274. msgstr "Klavareta 8"
  1275. #: src/client/keycode.cpp
  1276. msgid "Numpad 9"
  1277. msgstr "Klavareta 9"
  1278. #: src/client/keycode.cpp
  1279. msgid "OEM Clear"
  1280. msgstr "OEM Vakigi"
  1281. #: src/client/keycode.cpp
  1282. msgid "Page down"
  1283. msgstr "Paĝon malsupren"
  1284. #: src/client/keycode.cpp
  1285. msgid "Page up"
  1286. msgstr "Paĝon supren"
  1287. #: src/client/keycode.cpp
  1288. msgid "Pause"
  1289. msgstr "Haltigo"
  1290. #: src/client/keycode.cpp
  1291. msgid "Play"
  1292. msgstr "Ludi"
  1293. #. ~ "Print screen" key
  1294. #: src/client/keycode.cpp
  1295. msgid "Print"
  1296. msgstr "Presi"
  1297. #: src/client/keycode.cpp
  1298. msgid "Return"
  1299. msgstr "Enen"
  1300. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1301. msgid "Right"
  1302. msgstr "Dekstren"
  1303. #: src/client/keycode.cpp
  1304. msgid "Right Button"
  1305. msgstr "Dekstra butono"
  1306. #: src/client/keycode.cpp
  1307. msgid "Right Control"
  1308. msgstr "Dekstra Stiro"
  1309. #: src/client/keycode.cpp
  1310. msgid "Right Menu"
  1311. msgstr "Dekstra Menuo"
  1312. #: src/client/keycode.cpp
  1313. msgid "Right Shift"
  1314. msgstr "Dekstra Majuskligo"
  1315. #: src/client/keycode.cpp
  1316. msgid "Right Windows"
  1317. msgstr "Dekstra Vindozo"
  1318. #: src/client/keycode.cpp
  1319. msgid "Scroll Lock"
  1320. msgstr "Ruluma Baskulo"
  1321. #. ~ Key name
  1322. #: src/client/keycode.cpp
  1323. msgid "Select"
  1324. msgstr "Elekti"
  1325. #: src/client/keycode.cpp
  1326. msgid "Shift"
  1327. msgstr "Majuskligo"
  1328. #: src/client/keycode.cpp
  1329. msgid "Sleep"
  1330. msgstr "Dormo"
  1331. #: src/client/keycode.cpp
  1332. msgid "Snapshot"
  1333. msgstr "Ekrankopio"
  1334. #: src/client/keycode.cpp
  1335. msgid "Space"
  1336. msgstr "Spacetklavo"
  1337. #: src/client/keycode.cpp
  1338. msgid "Tab"
  1339. msgstr "Tabo"
  1340. #: src/client/keycode.cpp
  1341. msgid "Up"
  1342. msgstr "Supren"
  1343. #: src/client/keycode.cpp
  1344. msgid "X Button 1"
  1345. msgstr "X-Butono 1"
  1346. #: src/client/keycode.cpp
  1347. msgid "X Button 2"
  1348. msgstr "X-Butono 2"
  1349. #: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
  1350. msgid "Zoom"
  1351. msgstr "Zomo"
  1352. #: src/client/minimap.cpp
  1353. msgid "Minimap hidden"
  1354. msgstr "Mapeto kaŝita"
  1355. #: src/client/minimap.cpp
  1356. #, fuzzy, c-format
  1357. msgid "Minimap in radar mode, Zoom x%d"
  1358. msgstr "Mapeto en radara reĝimo, zomo ×1"
  1359. #: src/client/minimap.cpp
  1360. #, fuzzy, c-format
  1361. msgid "Minimap in surface mode, Zoom x%d"
  1362. msgstr "Mapeto en supraĵa reĝimo, zomo ×1"
  1363. #: src/client/minimap.cpp
  1364. #, fuzzy
  1365. msgid "Minimap in texture mode"
  1366. msgstr "Minimuma grandeco de teksturoj"
  1367. #: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp
  1368. msgid "Passwords do not match!"
  1369. msgstr "Pasvortoj ne kongruas!"
  1370. #: src/gui/guiConfirmRegistration.cpp
  1371. msgid "Register and Join"
  1372. msgstr "Registriĝi kaj aliĝi"
  1373. #: src/gui/guiConfirmRegistration.cpp
  1374. #, c-format
  1375. msgid ""
  1376. "You are about to join this server with the name \"%s\" for the first time.\n"
  1377. "If you proceed, a new account using your credentials will be created on this "
  1378. "server.\n"
  1379. "Please retype your password and click 'Register and Join' to confirm account "
  1380. "creation, or click 'Cancel' to abort."
  1381. msgstr ""
  1382. "Vi estas aliĝonta al ĉi tiu servilo kun la nomo «%s» unuafoje.\n"
  1383. "Se vi pluigos, nova konto kun viaj salutiloj registriĝos ĉe la servilo.\n"
  1384. "Bonvolu retajpi vian pasvorton kaj klaki al «Registriĝi kaj aliĝi» por "
  1385. "konfirmi kreon de konto, aŭ al «Nuligi» por ĉesigi."
  1386. #: src/gui/guiFormSpecMenu.cpp
  1387. msgid "Proceed"
  1388. msgstr "Daŭrigi"
  1389. #: src/gui/guiKeyChangeMenu.cpp
  1390. msgid "\"Special\" = climb down"
  1391. msgstr "«Speciala» = malsupreniri"
  1392. #: src/gui/guiKeyChangeMenu.cpp
  1393. msgid "Autoforward"
  1394. msgstr "Memirado"
  1395. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1396. msgid "Automatic jumping"
  1397. msgstr "Memaga saltado"
  1398. #: src/gui/guiKeyChangeMenu.cpp
  1399. msgid "Backward"
  1400. msgstr "Malantaŭen"
  1401. #: src/gui/guiKeyChangeMenu.cpp
  1402. msgid "Change camera"
  1403. msgstr "Ŝanĝi vidpunkton"
  1404. #: src/gui/guiKeyChangeMenu.cpp
  1405. msgid "Chat"
  1406. msgstr "Babilo"
  1407. #: src/gui/guiKeyChangeMenu.cpp
  1408. msgid "Command"
  1409. msgstr "Komando"
  1410. #: src/gui/guiKeyChangeMenu.cpp
  1411. msgid "Console"
  1412. msgstr "Konzolo"
  1413. #: src/gui/guiKeyChangeMenu.cpp
  1414. msgid "Dec. range"
  1415. msgstr "Malgrandigi vidodistancon"
  1416. #: src/gui/guiKeyChangeMenu.cpp
  1417. msgid "Dec. volume"
  1418. msgstr "Mallaŭtigi"
  1419. #: src/gui/guiKeyChangeMenu.cpp
  1420. msgid "Double tap \"jump\" to toggle fly"
  1421. msgstr "Dufoje tuŝetu salton por baskuligi flugan reĝimon"
  1422. #: src/gui/guiKeyChangeMenu.cpp
  1423. msgid "Drop"
  1424. msgstr "Lasi"
  1425. #: src/gui/guiKeyChangeMenu.cpp
  1426. msgid "Forward"
  1427. msgstr "Antaŭen"
  1428. #: src/gui/guiKeyChangeMenu.cpp
  1429. msgid "Inc. range"
  1430. msgstr "Pligrandigi vidodistancon"
  1431. #: src/gui/guiKeyChangeMenu.cpp
  1432. msgid "Inc. volume"
  1433. msgstr "Plilaŭtigi"
  1434. #: src/gui/guiKeyChangeMenu.cpp
  1435. msgid "Inventory"
  1436. msgstr "Portaĵujo"
  1437. #: src/gui/guiKeyChangeMenu.cpp
  1438. msgid "Jump"
  1439. msgstr "Salti"
  1440. #: src/gui/guiKeyChangeMenu.cpp
  1441. msgid "Key already in use"
  1442. msgstr "Klavo jam estas uzata"
  1443. #: src/gui/guiKeyChangeMenu.cpp
  1444. msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
  1445. msgstr ""
  1446. "Klavagordoj. (Se tiu menuo misfunkcias, forigu agordojn el minetest.conf)"
  1447. #: src/gui/guiKeyChangeMenu.cpp
  1448. msgid "Local command"
  1449. msgstr "Loka komando"
  1450. #: src/gui/guiKeyChangeMenu.cpp
  1451. msgid "Mute"
  1452. msgstr "Silentigi"
  1453. #: src/gui/guiKeyChangeMenu.cpp
  1454. msgid "Next item"
  1455. msgstr "Sekva portaĵo"
  1456. #: src/gui/guiKeyChangeMenu.cpp
  1457. msgid "Prev. item"
  1458. msgstr "Antaŭa portaĵo"
  1459. #: src/gui/guiKeyChangeMenu.cpp
  1460. msgid "Range select"
  1461. msgstr "Ŝanĝi vidodistancon"
  1462. #: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
  1463. msgid "Screenshot"
  1464. msgstr "Ekrankopio"
  1465. #: src/gui/guiKeyChangeMenu.cpp
  1466. msgid "Sneak"
  1467. msgstr "Kaŝiri"
  1468. #: src/gui/guiKeyChangeMenu.cpp
  1469. msgid "Special"
  1470. msgstr "Speciala"
  1471. #: src/gui/guiKeyChangeMenu.cpp
  1472. msgid "Toggle HUD"
  1473. msgstr "Baskuligi travidan fasadon"
  1474. #: src/gui/guiKeyChangeMenu.cpp
  1475. msgid "Toggle chat log"
  1476. msgstr "Baskuligi babilan protokolon"
  1477. #: src/gui/guiKeyChangeMenu.cpp
  1478. msgid "Toggle fast"
  1479. msgstr "Baskuligi rapidegan reĝimon"
  1480. #: src/gui/guiKeyChangeMenu.cpp
  1481. msgid "Toggle fly"
  1482. msgstr "Baskuligi flugan reĝimon"
  1483. #: src/gui/guiKeyChangeMenu.cpp
  1484. msgid "Toggle fog"
  1485. msgstr "Baskuligi nebulon"
  1486. #: src/gui/guiKeyChangeMenu.cpp
  1487. msgid "Toggle minimap"
  1488. msgstr "Baskuligi mapeton"
  1489. #: src/gui/guiKeyChangeMenu.cpp
  1490. msgid "Toggle noclip"
  1491. msgstr "Baskuligi trapasan reĝimon"
  1492. #: src/gui/guiKeyChangeMenu.cpp
  1493. msgid "Toggle pitchmove"
  1494. msgstr "Baskuligi celilsekvadon"
  1495. #: src/gui/guiKeyChangeMenu.cpp
  1496. msgid "press key"
  1497. msgstr "premi klavon"
  1498. #: src/gui/guiPasswordChange.cpp
  1499. msgid "Change"
  1500. msgstr "Ŝanĝi"
  1501. #: src/gui/guiPasswordChange.cpp
  1502. msgid "Confirm Password"
  1503. msgstr "Konfirmi pasvorton"
  1504. #: src/gui/guiPasswordChange.cpp
  1505. msgid "New Password"
  1506. msgstr "Nova pasvorto"
  1507. #: src/gui/guiPasswordChange.cpp
  1508. msgid "Old Password"
  1509. msgstr "Malnova pasvorto"
  1510. #: src/gui/guiVolumeChange.cpp
  1511. msgid "Exit"
  1512. msgstr "Foriri"
  1513. #: src/gui/guiVolumeChange.cpp
  1514. msgid "Muted"
  1515. msgstr "Silentigita"
  1516. #: src/gui/guiVolumeChange.cpp
  1517. msgid "Sound Volume: "
  1518. msgstr "Laŭteco: "
  1519. #. ~ Imperative, as in "Enter/type in text".
  1520. #. Don't forget the space.
  1521. #: src/gui/modalMenu.cpp
  1522. msgid "Enter "
  1523. msgstr "Enigi "
  1524. #. ~ DO NOT TRANSLATE THIS LITERALLY!
  1525. #. This is a special string which needs to contain the translation's
  1526. #. language code (e.g. "de" for German).
  1527. #: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
  1528. msgid "LANG_CODE"
  1529. msgstr "eo"
  1530. #: src/settings_translation_file.cpp
  1531. msgid ""
  1532. "(Android) Fixes the position of virtual joystick.\n"
  1533. "If disabled, virtual joystick will center to first-touch's position."
  1534. msgstr ""
  1535. "(Android) Korektas pozicion de virtuala stirstango.\n"
  1536. "Se malŝaltita, virtuala stirstango centriĝos je la unua tuŝo."
  1537. #: src/settings_translation_file.cpp
  1538. msgid ""
  1539. "(Android) Use virtual joystick to trigger \"aux\" button.\n"
  1540. "If enabled, virtual joystick will also tap \"aux\" button when out of main "
  1541. "circle."
  1542. msgstr ""
  1543. "(Android) Uzi virtualan stirstangon por agigi la butonon «aux».\n"
  1544. "Se ŝaltita, virtuala stirstango tuŝetos la butonon «aux» ankaŭ ekster la "
  1545. "ĉefa ringo."
  1546. #: src/settings_translation_file.cpp
  1547. msgid ""
  1548. "(X,Y,Z) offset of fractal from world center in units of 'scale'.\n"
  1549. "Can be used to move a desired point to (0, 0) to create a\n"
  1550. "suitable spawn point, or to allow 'zooming in' on a desired\n"
  1551. "point by increasing 'scale'.\n"
  1552. "The default is tuned for a suitable spawn point for Mandelbrot\n"
  1553. "sets with default parameters, it may need altering in other\n"
  1554. "situations.\n"
  1555. "Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
  1556. msgstr ""
  1557. "(X,Y,Z) deŝovo de fraktalo for de la centro de la mondo en unuoj\n"
  1558. "de «scale».\n"
  1559. "Utilas por movo de volata punkto proksimen al (0, 0) por krei taŭgan\n"
  1560. "naskiĝejon, aŭ por permeso «zomi» al volata punkto per pligrandigo\n"
  1561. "de la skalo.\n"
  1562. "La normo estas agordita al taŭga naskiĝejo por aroj de Mandelbrot\n"
  1563. "kun la normaj parametroj; ĝi eble bezonos alĝustigon por aliaj situacioj.\n"
  1564. "Amplekso proksimume inter -2 kaj 2. Obligu per skalo por deŝovo\n"
  1565. "en monderoj."
  1566. #: src/settings_translation_file.cpp
  1567. msgid ""
  1568. "(X,Y,Z) scale of fractal in nodes.\n"
  1569. "Actual fractal size will be 2 to 3 times larger.\n"
  1570. "These numbers can be made very large, the fractal does\n"
  1571. "not have to fit inside the world.\n"
  1572. "Increase these to 'zoom' into the detail of the fractal.\n"
  1573. "Default is for a vertically-squashed shape suitable for\n"
  1574. "an island, set all 3 numbers equal for the raw shape."
  1575. msgstr ""
  1576. "(X,Y,Z) skalo de fraktalo en monderoj.\n"
  1577. "La vera grando de la fraktalo estos du aŭ trioble pli granda.\n"
  1578. "Ĉi tiuj nombroj povas esti tre grandaj; la fraktalo ne devas\n"
  1579. "nepre engrandi la mondon.\n"
  1580. "Pligrandigu ĉi tiujn por «zomi» al la detaloj de la fraktalo.\n"
  1581. "La normo estas vertikale ŝrumpita formo taŭga por insulo;\n"
  1582. "egaligu ĉiujn tri nombrojn por akiri la krudan formon."
  1583. #: src/settings_translation_file.cpp
  1584. msgid "2D noise that controls the shape/size of ridged mountains."
  1585. msgstr "2d-a bruo, kiu regas la formon/grandon de krestaj montoj."
  1586. #: src/settings_translation_file.cpp
  1587. msgid "2D noise that controls the shape/size of rolling hills."
  1588. msgstr "2d-a bruo, kiu regas la formon/grandecon de mildaj montetoj."
  1589. #: src/settings_translation_file.cpp
  1590. msgid "2D noise that controls the shape/size of step mountains."
  1591. msgstr "2d-a bruo, kiu regas la formon/grandon de terasaj montoj."
  1592. #: src/settings_translation_file.cpp
  1593. msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
  1594. msgstr "2d-a bruo, kiu regas la grandon/ofton de krestaj montaroj."
  1595. #: src/settings_translation_file.cpp
  1596. msgid "2D noise that controls the size/occurrence of rolling hills."
  1597. msgstr "2d-a bruo, kiu regas la grandecon/oftecon de mildaj montetoj."
  1598. #: src/settings_translation_file.cpp
  1599. msgid "2D noise that controls the size/occurrence of step mountain ranges."
  1600. msgstr "2d-a bruo, kiu regas la grandon/ofton de terasaj montaroj."
  1601. #: src/settings_translation_file.cpp
  1602. msgid "2D noise that locates the river valleys and channels."
  1603. msgstr "2d-a bruo, kiu lokas la riverajn valojn kaj kanalojn."
  1604. #: src/settings_translation_file.cpp
  1605. msgid "3D clouds"
  1606. msgstr "3D nuboj"
  1607. #: src/settings_translation_file.cpp
  1608. msgid "3D mode"
  1609. msgstr "3d-a reĝimo"
  1610. #: src/settings_translation_file.cpp
  1611. msgid "3D mode parallax strength"
  1612. msgstr "Forteco de 3D-reĝima paralakso"
  1613. #: src/settings_translation_file.cpp
  1614. msgid "3D noise defining giant caverns."
  1615. msgstr "3d-a bruo difinanta grandegajn kavernojn."
  1616. #: src/settings_translation_file.cpp
  1617. msgid ""
  1618. "3D noise defining mountain structure and height.\n"
  1619. "Also defines structure of floatland mountain terrain."
  1620. msgstr ""
  1621. "3d-a bruo difinanta montan strukturon kaj altecon.\n"
  1622. "Ankaŭ difinas strukturon de montoj sur fluginsuloj."
  1623. #: src/settings_translation_file.cpp
  1624. msgid ""
  1625. "3D noise defining structure of floatlands.\n"
  1626. "If altered from the default, the noise 'scale' (0.7 by default) may need\n"
  1627. "to be adjusted, as floatland tapering functions best when this noise has\n"
  1628. "a value range of approximately -2.0 to 2.0."
  1629. msgstr ""
  1630. "3d-bruo difinanta la strukturon de fluginsuloj.\n"
  1631. "Ŝanĝite de la implicita valoro, la bruo «scale» (implicite 0.7) eble\n"
  1632. "bezonos alĝustigon, ĉar maldikigaj funkcioj de fluginsuloj funkcias\n"
  1633. "plej bone kiam la bruo havas valoron inter -2.0 kaj 2.0."
  1634. #: src/settings_translation_file.cpp
  1635. msgid "3D noise defining structure of river canyon walls."
  1636. msgstr "3d-a bruo difinanta strukturon de riveraj kanjonaj muroj."
  1637. #: src/settings_translation_file.cpp
  1638. msgid "3D noise defining terrain."
  1639. msgstr "3d-a bruo difinanta terenon."
  1640. #: src/settings_translation_file.cpp
  1641. msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
  1642. msgstr ""
  1643. "3d-a bruo por montaj superelstaraĵoj, rokmuroj, ktp. Plej ofte la etaj "
  1644. "variaĵoj."
  1645. #: src/settings_translation_file.cpp
  1646. msgid "3D noise that determines number of dungeons per mapchunk."
  1647. msgstr "3D-bruo, kiu determinas la nombron de forgeskeloj en mondoparto."
  1648. #: src/settings_translation_file.cpp
  1649. msgid ""
  1650. "3D support.\n"
  1651. "Currently supported:\n"
  1652. "- none: no 3d output.\n"
  1653. "- anaglyph: cyan/magenta color 3d.\n"
  1654. "- interlaced: odd/even line based polarisation screen support.\n"
  1655. "- topbottom: split screen top/bottom.\n"
  1656. "- sidebyside: split screen side by side.\n"
  1657. "- crossview: Cross-eyed 3d\n"
  1658. "- pageflip: quadbuffer based 3d.\n"
  1659. "Note that the interlaced mode requires shaders to be enabled."
  1660. msgstr ""
  1661. "Subteno de 3d-a vido.\n"
  1662. "Nun subtenataj:\n"
  1663. "– none: nenia 3d-a eligo.\n"
  1664. "– anaglyph: bluverde/pulpure kolora 3d-o.\n"
  1665. "– interlaced: polarigo de paraj/neparaj linioj.\n"
  1666. "– topbottom: dividi ekranon horizontale.\n"
  1667. "– sidebyside: dividi ekranon vertikale.\n"
  1668. "– crossview: krucokula 3d-o.\n"
  1669. "– pageflip: kvarbufra 3d-o.\n"
  1670. "Rimarku, ke la reĝimo «interlaced» postulas ŝaltitajn ombrigilojn."
  1671. #: src/settings_translation_file.cpp
  1672. msgid ""
  1673. "A chosen map seed for a new map, leave empty for random.\n"
  1674. "Will be overridden when creating a new world in the main menu."
  1675. msgstr ""
  1676. "Elektita mapfonto por nova mapo; lasu malplena por hazarda mapfonto.\n"
  1677. "Kreante novan mondon per ĉefmenuo oni transpasos ĉi tion."
  1678. #: src/settings_translation_file.cpp
  1679. msgid "A message to be displayed to all clients when the server crashes."
  1680. msgstr "Mesaĝo montrota al ĉiuj klientoj post servila fiasko."
  1681. #: src/settings_translation_file.cpp
  1682. msgid "A message to be displayed to all clients when the server shuts down."
  1683. msgstr "Mesaĝo montrota al ĉiuj klientoj post servila malŝaltiĝo."
  1684. #: src/settings_translation_file.cpp
  1685. msgid "ABM interval"
  1686. msgstr "Intertempo de ABM (aktiva modifilo de monderoj)"
  1687. #: src/settings_translation_file.cpp
  1688. msgid "ABM time budget"
  1689. msgstr ""
  1690. #: src/settings_translation_file.cpp
  1691. msgid "Absolute limit of queued blocks to emerge"
  1692. msgstr "Absoluta maksimumo de atendantaj estigotaj monderoj"
  1693. #: src/settings_translation_file.cpp
  1694. msgid "Acceleration in air"
  1695. msgstr "Akcelo en aero"
  1696. #: src/settings_translation_file.cpp
  1697. msgid "Acceleration of gravity, in nodes per second per second."
  1698. msgstr "Akcelo de pezforto, en monderoj sekunde sekunde."
  1699. #: src/settings_translation_file.cpp
  1700. msgid "Active Block Modifiers"
  1701. msgstr "Aktivaj modifiloj de monderoj (ABM)"
  1702. #: src/settings_translation_file.cpp
  1703. msgid "Active block management interval"
  1704. msgstr "Intertempo de aktiva mastrumilo de monderoj"
  1705. #: src/settings_translation_file.cpp
  1706. msgid "Active block range"
  1707. msgstr "Aktiva amplekso de monderoj"
  1708. #: src/settings_translation_file.cpp
  1709. msgid "Active object send range"
  1710. msgstr "Aktiva senda amplekso de objektoj"
  1711. #: src/settings_translation_file.cpp
  1712. msgid ""
  1713. "Address to connect to.\n"
  1714. "Leave this blank to start a local server.\n"
  1715. "Note that the address field in the main menu overrides this setting."
  1716. msgstr ""
  1717. "Adreso alkonektota.\n"
  1718. "Lasu ĝin malplena por komenci lokan servilon.\n"
  1719. "La adresa kampo en la ĉefmenuo transpasas ĉi tiun agordon."
  1720. #: src/settings_translation_file.cpp
  1721. msgid "Adds particles when digging a node."
  1722. msgstr "Aldonas partiklojn ĉe fosado de mondero."
  1723. #: src/settings_translation_file.cpp
  1724. msgid ""
  1725. "Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
  1726. "screens."
  1727. msgstr ""
  1728. "Ĝustigi punktojn cole al via ekrano (ekster X11/Android), ekzemple por "
  1729. "kvarmilaj ekranoj."
  1730. #: src/settings_translation_file.cpp
  1731. #, c-format
  1732. msgid ""
  1733. "Adjusts the density of the floatland layer.\n"
  1734. "Increase value to increase density. Can be positive or negative.\n"
  1735. "Value = 0.0: 50% of volume is floatland.\n"
  1736. "Value = 2.0 (can be higher depending on 'mgv7_np_floatland', always test\n"
  1737. "to be sure) creates a solid floatland layer."
  1738. msgstr ""
  1739. "Alĝustigas densecon de la fluginsula tavolo.\n"
  1740. "Plialtigu la valoron por pliigi densecon. Eblas plusa aŭ minusa.\n"
  1741. "Valoro = 0.0: 50% de volumeno estas fluginsuloj.\n"
  1742. "Valoro = 2.0 (povas esti pli alta, depende de «mgv7_np_floatland»; ĉiam\n"
  1743. "kontrolu certige) kreas solidan tavolon de fluginsulaĵo."
  1744. #: src/settings_translation_file.cpp
  1745. msgid "Advanced"
  1746. msgstr "Specialaj"
  1747. #: src/settings_translation_file.cpp
  1748. msgid ""
  1749. "Alters the light curve by applying 'gamma correction' to it.\n"
  1750. "Higher values make middle and lower light levels brighter.\n"
  1751. "Value '1.0' leaves the light curve unaltered.\n"
  1752. "This only has significant effect on daylight and artificial\n"
  1753. "light, it has very little effect on natural night light."
  1754. msgstr ""
  1755. "Modifas la luman kurbon per apliko de «gamaa korekto» al ĝi.\n"
  1756. "Pli altaj valoroj heligas mezajn kaj malaltajn lumnivelojn.\n"
  1757. "Valoro «1.0» lasas la luman kurbon neŝanĝita.\n"
  1758. "Ĉi tio nur grave efikas sur taglumo kaj artlumo; ĝi nur\n"
  1759. "tre malmulte efikas sur natura noktlumo."
  1760. #: src/settings_translation_file.cpp
  1761. msgid "Always fly and fast"
  1762. msgstr "Ĉiam en fluga kaj rapida reĝimoj"
  1763. #: src/settings_translation_file.cpp
  1764. msgid "Ambient occlusion gamma"
  1765. msgstr "Gamao de media ombrigo"
  1766. #: src/settings_translation_file.cpp
  1767. msgid "Amount of messages a player may send per 10 seconds."
  1768. msgstr "Kiom da mesaĝoj ludanto rajtas sendi en dek sekundoj."
  1769. #: src/settings_translation_file.cpp
  1770. msgid "Amplifies the valleys."
  1771. msgstr "Plifortigas la valojn."
  1772. #: src/settings_translation_file.cpp
  1773. msgid "Anisotropic filtering"
  1774. msgstr "Neizotropa filtrado"
  1775. #: src/settings_translation_file.cpp
  1776. msgid "Announce server"
  1777. msgstr "Enlistigi servilon"
  1778. #: src/settings_translation_file.cpp
  1779. msgid "Announce to this serverlist."
  1780. msgstr "Anonci al ĉi tiu servillisto."
  1781. #: src/settings_translation_file.cpp
  1782. msgid "Append item name"
  1783. msgstr "Almeti nomon de portaĵo"
  1784. #: src/settings_translation_file.cpp
  1785. msgid "Append item name to tooltip."
  1786. msgstr "Almeti nomon de portaĵo al ŝpruchelplio."
  1787. #: src/settings_translation_file.cpp
  1788. msgid "Apple trees noise"
  1789. msgstr "Bruo de pomujoj"
  1790. #: src/settings_translation_file.cpp
  1791. msgid "Arm inertia"
  1792. msgstr "Braka movofirmo"
  1793. #: src/settings_translation_file.cpp
  1794. msgid ""
  1795. "Arm inertia, gives a more realistic movement of\n"
  1796. "the arm when the camera moves."
  1797. msgstr ""
  1798. "Braka movofirmo donas pli verecan movadon\n"
  1799. "de la brako dum movo de la vidpunkto."
  1800. #: src/settings_translation_file.cpp
  1801. msgid "Ask to reconnect after crash"
  1802. msgstr "Demandi pri rekonekto fiaskinte"
  1803. #: src/settings_translation_file.cpp
  1804. msgid ""
  1805. "At this distance the server will aggressively optimize which blocks are sent "
  1806. "to\n"
  1807. "clients.\n"
  1808. "Small values potentially improve performance a lot, at the expense of "
  1809. "visible\n"
  1810. "rendering glitches (some blocks will not be rendered under water and in "
  1811. "caves,\n"
  1812. "as well as sometimes on land).\n"
  1813. "Setting this to a value greater than max_block_send_distance disables this\n"
  1814. "optimization.\n"
  1815. "Stated in mapblocks (16 nodes)."
  1816. msgstr ""
  1817. "Je ĉi tiu distanco, la servilo fervore alĝustigos la nombron de monderoj\n"
  1818. "sendataj al klientoj.\n"
  1819. "Malgrandaj valoroj povas multe plibonigi efikecon, je la kosto de videblaj\n"
  1820. "bildigaj eraroj (iuj monderoj ne bildiĝos sub akvo kaj en kavernoj, kaj iam\n"
  1821. "eĉ ne surtere).\n"
  1822. "Valoro pli granda ol tiu de «max_block_send_distance» malŝaltas ĉi tiun\n"
  1823. "plibonigon.\n"
  1824. "Donita en mondopecoj (16 monderoj)."
  1825. #: src/settings_translation_file.cpp
  1826. msgid "Automatic forward key"
  1827. msgstr "Memage antaŭen"
  1828. #: src/settings_translation_file.cpp
  1829. msgid "Automatically jump up single-node obstacles."
  1830. msgstr "Memage salti unumonderajn barojn."
  1831. #: src/settings_translation_file.cpp
  1832. msgid "Automatically report to the serverlist."
  1833. msgstr "Memage raporti al la listo de serviloj."
  1834. #: src/settings_translation_file.cpp
  1835. msgid "Autosave screen size"
  1836. msgstr "Memori grandecon de ekrano"
  1837. #: src/settings_translation_file.cpp
  1838. msgid "Autoscaling mode"
  1839. msgstr "Reĝimo de memaga skalado"
  1840. #: src/settings_translation_file.cpp
  1841. msgid "Backward key"
  1842. msgstr "Malantaŭen"
  1843. #: src/settings_translation_file.cpp
  1844. msgid "Base ground level"
  1845. msgstr "Baza ternivelo"
  1846. #: src/settings_translation_file.cpp
  1847. msgid "Base terrain height."
  1848. msgstr "Baza alteco de tereno."
  1849. #: src/settings_translation_file.cpp
  1850. msgid "Basic"
  1851. msgstr "Baza"
  1852. #: src/settings_translation_file.cpp
  1853. msgid "Basic privileges"
  1854. msgstr "Bazaj rajtoj"
  1855. #: src/settings_translation_file.cpp
  1856. msgid "Beach noise"
  1857. msgstr "Borda bruo"
  1858. #: src/settings_translation_file.cpp
  1859. msgid "Beach noise threshold"
  1860. msgstr "Sojlo de borda bruo"
  1861. #: src/settings_translation_file.cpp
  1862. msgid "Bilinear filtering"
  1863. msgstr "Dulineara filtrado"
  1864. #: src/settings_translation_file.cpp
  1865. msgid "Bind address"
  1866. msgstr "Bindi adreson"
  1867. #: src/settings_translation_file.cpp
  1868. msgid "Biome API temperature and humidity noise parameters"
  1869. msgstr "Parametroj de varmeco kaj sekeco por Klimata API"
  1870. #: src/settings_translation_file.cpp
  1871. msgid "Biome noise"
  1872. msgstr "Klimata bruo"
  1873. #: src/settings_translation_file.cpp
  1874. msgid "Bits per pixel (aka color depth) in fullscreen mode."
  1875. msgstr "Bitoj bildere (aŭ kolornombro) en tutekrana reĝimo."
  1876. #: src/settings_translation_file.cpp
  1877. msgid "Block send optimize distance"
  1878. msgstr "Optimuma distanco de monder-sendado"
  1879. #: src/settings_translation_file.cpp
  1880. msgid "Bold and italic font path"
  1881. msgstr "Dosierindiko al egrasa kaj kursiva tiparo"
  1882. #: src/settings_translation_file.cpp
  1883. msgid "Bold and italic monospace font path"
  1884. msgstr "Dosierindiko al grasa kaj kursiva egallarĝa tiparo"
  1885. #: src/settings_translation_file.cpp
  1886. msgid "Bold font path"
  1887. msgstr "Dosierindiko al grasa tiparo"
  1888. #: src/settings_translation_file.cpp
  1889. msgid "Bold monospace font path"
  1890. msgstr "Dosierindiko al grasa egallarĝa tiparo"
  1891. #: src/settings_translation_file.cpp
  1892. msgid "Build inside player"
  1893. msgstr "Konstruado en ludanto"
  1894. #: src/settings_translation_file.cpp
  1895. msgid "Builtin"
  1896. msgstr "Primitivaĵo"
  1897. #: src/settings_translation_file.cpp
  1898. msgid ""
  1899. "Camera 'near clipping plane' distance in nodes, between 0 and 0.25\n"
  1900. "Only works on GLES platforms. Most users will not need to change this.\n"
  1901. "Increasing can reduce artifacting on weaker GPUs.\n"
  1902. "0.1 = Default, 0.25 = Good value for weaker tablets."
  1903. msgstr ""
  1904. "Distanco de vidpunkto «proksime tonda ebeno» en monderoj, inter 0 kaj 0.25.\n"
  1905. "Funkcias nur sur GLES-platformoj. Plejparto de uzantoj ne bezonos ĉi tion "
  1906. "ŝanĝi.\n"
  1907. "Plialtigo povas malpliigi misbildojn por malfortaj grafiktraktiloj.\n"
  1908. "0.1 = Norma, 0.25 = Bona valoro por malfortaj tabulkomputiloj."
  1909. #: src/settings_translation_file.cpp
  1910. msgid "Camera smoothing"
  1911. msgstr "Glatigo de vidpunkto"
  1912. #: src/settings_translation_file.cpp
  1913. msgid "Camera smoothing in cinematic mode"
  1914. msgstr "Glatigo de vidpunkto por glita vidpunkto"
  1915. #: src/settings_translation_file.cpp
  1916. msgid "Camera update toggle key"
  1917. msgstr "Baskula klavo de ĝisdatigo de vidpunkto"
  1918. #: src/settings_translation_file.cpp
  1919. msgid "Cave noise"
  1920. msgstr "Kaverna bruo"
  1921. #: src/settings_translation_file.cpp
  1922. msgid "Cave noise #1"
  1923. msgstr "Kaverna bruo #1"
  1924. #: src/settings_translation_file.cpp
  1925. msgid "Cave noise #2"
  1926. msgstr "Kaverna bruo #1"
  1927. #: src/settings_translation_file.cpp
  1928. msgid "Cave width"
  1929. msgstr "Kaverna larĝo"
  1930. #: src/settings_translation_file.cpp
  1931. msgid "Cave1 noise"
  1932. msgstr "Kaverna bruo 1"
  1933. #: src/settings_translation_file.cpp
  1934. msgid "Cave2 noise"
  1935. msgstr "Kaverna bruo 2"
  1936. #: src/settings_translation_file.cpp
  1937. msgid "Cavern limit"
  1938. msgstr "Kaverna limo"
  1939. #: src/settings_translation_file.cpp
  1940. msgid "Cavern noise"
  1941. msgstr "Bruo de kavernoj"
  1942. #: src/settings_translation_file.cpp
  1943. msgid "Cavern taper"
  1944. msgstr "Maldikiĝo de kavernoj"
  1945. #: src/settings_translation_file.cpp
  1946. msgid "Cavern threshold"
  1947. msgstr "Sojlo de kavernoj"
  1948. #: src/settings_translation_file.cpp
  1949. msgid "Cavern upper limit"
  1950. msgstr "Supra limo de kavernoj"
  1951. #: src/settings_translation_file.cpp
  1952. msgid ""
  1953. "Center of light curve boost range.\n"
  1954. "Where 0.0 is minimum light level, 1.0 is maximum light level."
  1955. msgstr ""
  1956. "Centro de amplekso de pliigo de la luma kurbo.\n"
  1957. "Kie 0.0 estas minimuma lumnivelo, 1.0 estas maksimuma numnivelo."
  1958. #: src/settings_translation_file.cpp
  1959. msgid "Chat font size"
  1960. msgstr "Grandeco de babiluja tiparo"
  1961. #: src/settings_translation_file.cpp
  1962. msgid "Chat key"
  1963. msgstr "Babila klavo"
  1964. #: src/settings_translation_file.cpp
  1965. msgid "Chat log level"
  1966. msgstr "Babileja protokola nivelo"
  1967. #: src/settings_translation_file.cpp
  1968. msgid "Chat message count limit"
  1969. msgstr "Supra limo de babilaj mesaĝoj"
  1970. #: src/settings_translation_file.cpp
  1971. msgid "Chat message format"
  1972. msgstr "Formato de babilaj mesaĝoj"
  1973. #: src/settings_translation_file.cpp
  1974. msgid "Chat message kick threshold"
  1975. msgstr "Sojlo de babilaj mesaĝoj antaŭ forpelo"
  1976. #: src/settings_translation_file.cpp
  1977. msgid "Chat message max length"
  1978. msgstr "Plejlongo de babilaj mesaĝoj"
  1979. #: src/settings_translation_file.cpp
  1980. msgid "Chat toggle key"
  1981. msgstr "Babila baskula klavo"
  1982. #: src/settings_translation_file.cpp
  1983. msgid "Chatcommands"
  1984. msgstr "Babilaj komandoj"
  1985. #: src/settings_translation_file.cpp
  1986. msgid "Chunk size"
  1987. msgstr "Grando de peco"
  1988. #: src/settings_translation_file.cpp
  1989. msgid "Cinematic mode"
  1990. msgstr "Glita vidpunkto"
  1991. #: src/settings_translation_file.cpp
  1992. msgid "Cinematic mode key"
  1993. msgstr "Klavo de glita vidpunkto"
  1994. #: src/settings_translation_file.cpp
  1995. msgid "Clean transparent textures"
  1996. msgstr "Puraj travideblaj teksturoj"
  1997. #: src/settings_translation_file.cpp
  1998. msgid "Client"
  1999. msgstr "Kliento"
  2000. #: src/settings_translation_file.cpp
  2001. msgid "Client and Server"
  2002. msgstr "Kliento kaj servilo"
  2003. #: src/settings_translation_file.cpp
  2004. msgid "Client modding"
  2005. msgstr "Klienta modifado"
  2006. #: src/settings_translation_file.cpp
  2007. msgid "Client side modding restrictions"
  2008. msgstr "Limigoj de klient-flanka modifado"
  2009. #: src/settings_translation_file.cpp
  2010. msgid "Client side node lookup range restriction"
  2011. msgstr "Limigoj de amplekso por klientflanka serĉado de monderoj"
  2012. #: src/settings_translation_file.cpp
  2013. msgid "Climbing speed"
  2014. msgstr "Suprenira rapido"
  2015. #: src/settings_translation_file.cpp
  2016. msgid "Cloud radius"
  2017. msgstr "Nuba duondiametro"
  2018. #: src/settings_translation_file.cpp
  2019. msgid "Clouds"
  2020. msgstr "Nuboj"
  2021. #: src/settings_translation_file.cpp
  2022. msgid "Clouds are a client side effect."
  2023. msgstr "Nuboj kreiĝas klient-flanke."
  2024. #: src/settings_translation_file.cpp
  2025. msgid "Clouds in menu"
  2026. msgstr "Nuboj en ĉefmenuo"
  2027. #: src/settings_translation_file.cpp
  2028. msgid "Colored fog"
  2029. msgstr "Kolora nebulo"
  2030. #: src/settings_translation_file.cpp
  2031. msgid ""
  2032. "Comma-separated list of flags to hide in the content repository.\n"
  2033. "\"nonfree\" can be used to hide packages which do not qualify as 'free "
  2034. "software',\n"
  2035. "as defined by the Free Software Foundation.\n"
  2036. "You can also specify content ratings.\n"
  2037. "These flags are independent from Minetest versions,\n"
  2038. "so see a full list at https://content.minetest.net/help/content_flags/"
  2039. msgstr ""
  2040. "Diskomita listo de etikedoj, kies havantojn kaŝi en la datena deponejo.\n"
  2041. "«nonfree» povas identigi kaj kaŝi pakaĵojn, kiuj ne estas liberaj laŭ la "
  2042. "difino\n"
  2043. "de «Free Software Foundation» (Fondaĵo por libera programaro).\n"
  2044. "Vi ankaŭ povas specifi aĝtaksojn de l’ enhavo.\n"
  2045. "Ĉi tiuj etikedoj ne dependas de versioj de Minetest, do vi ĉiam povas "
  2046. "rigardi\n"
  2047. "la plenan liston je https://content.minetest.net/help/content_flags/"
  2048. #: src/settings_translation_file.cpp
  2049. msgid ""
  2050. "Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
  2051. "allow them to upload and download data to/from the internet."
  2052. msgstr ""
  2053. "Diskomita listo de modifaĵoj, kiuj rajtas aliri la API-on de HTTP, kiu\n"
  2054. "ebligas alŝutadon kaj elŝutadon de datenoj al/el la interreto."
  2055. #: src/settings_translation_file.cpp
  2056. msgid ""
  2057. "Comma-separated list of trusted mods that are allowed to access insecure\n"
  2058. "functions even when mod security is on (via request_insecure_environment())."
  2059. msgstr ""
  2060. "Diskomita listo de fidataj modifaĵoj, kiuj rajtas aliri nesekurajn "
  2061. "funkciojn\n"
  2062. "eĉ kiam modifaĵa sekureco estas ŝaltita (per "
  2063. "«request_insecure_environment()»)."
  2064. #: src/settings_translation_file.cpp
  2065. msgid "Command key"
  2066. msgstr "Komanda klavo"
  2067. #: src/settings_translation_file.cpp
  2068. msgid "Connect glass"
  2069. msgstr "Kunfandi vitron"
  2070. #: src/settings_translation_file.cpp
  2071. msgid "Connect to external media server"
  2072. msgstr "Konekti al fora vidaŭdaĵa servilo"
  2073. #: src/settings_translation_file.cpp
  2074. msgid "Connects glass if supported by node."
  2075. msgstr "Kunfandas vitron, se la monderoj tion subtenas."
  2076. #: src/settings_translation_file.cpp
  2077. msgid "Console alpha"
  2078. msgstr "Travidebleco de konzolo"
  2079. #: src/settings_translation_file.cpp
  2080. msgid "Console color"
  2081. msgstr "Koloro de konzolo"
  2082. #: src/settings_translation_file.cpp
  2083. msgid "Console height"
  2084. msgstr "Alteco de konzolo"
  2085. #: src/settings_translation_file.cpp
  2086. msgid "ContentDB Flag Blacklist"
  2087. msgstr "Malpermesitaj flagoj de ContentDB"
  2088. #: src/settings_translation_file.cpp
  2089. msgid "ContentDB Max Concurrent Downloads"
  2090. msgstr ""
  2091. #: src/settings_translation_file.cpp
  2092. msgid "ContentDB URL"
  2093. msgstr "URL de la datena deponejo"
  2094. #: src/settings_translation_file.cpp
  2095. msgid "Continuous forward"
  2096. msgstr "Senĉese antaŭen"
  2097. #: src/settings_translation_file.cpp
  2098. msgid ""
  2099. "Continuous forward movement, toggled by autoforward key.\n"
  2100. "Press the autoforward key again or the backwards movement to disable."
  2101. msgstr ""
  2102. "Senĉesa antaŭena movado, baskuligata de la memirada klavo.\n"
  2103. "Premu la memiran klavon ree, aŭ reeniru por ĝin malŝalti."
  2104. #: src/settings_translation_file.cpp
  2105. msgid "Controls"
  2106. msgstr "Stirado"
  2107. #: src/settings_translation_file.cpp
  2108. msgid ""
  2109. "Controls length of day/night cycle.\n"
  2110. "Examples:\n"
  2111. "72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
  2112. msgstr ""
  2113. "Regas daŭron de tagnokta periodo.\n"
  2114. "Ekzemploj:\n"
  2115. "72 = 20 minutoj, 360 = 4 minutoj, 1 = 24 horoj, 0 = restadas senŝanĝe."
  2116. #: src/settings_translation_file.cpp
  2117. msgid "Controls sinking speed in liquid."
  2118. msgstr "Regas rapidon de profundiĝo en fluaĵoj."
  2119. #: src/settings_translation_file.cpp
  2120. msgid "Controls steepness/depth of lake depressions."
  2121. msgstr "Regas krutecon/profundecon de lagaj profundaĵoj."
  2122. #: src/settings_translation_file.cpp
  2123. msgid "Controls steepness/height of hills."
  2124. msgstr "Regas krutecon/altecon de montetoj."
  2125. #: src/settings_translation_file.cpp
  2126. msgid ""
  2127. "Controls width of tunnels, a smaller value creates wider tunnels.\n"
  2128. "Value >= 10.0 completely disables generation of tunnels and avoids the\n"
  2129. "intensive noise calculations."
  2130. msgstr ""
  2131. "Regas larĝon de tuneloj, pli malalta valoro kreas pli larĝajn tunelojn.\n"
  2132. "Valoro ≥ 10.0 tute malŝaltas estigon de tuneloj kaj evitas la intensan\n"
  2133. "kalkulojn de bruo."
  2134. #: src/settings_translation_file.cpp
  2135. msgid "Crash message"
  2136. msgstr "Fiaska mesaĝo"
  2137. #: src/settings_translation_file.cpp
  2138. msgid "Creative"
  2139. msgstr "Krea"
  2140. #: src/settings_translation_file.cpp
  2141. msgid "Crosshair alpha"
  2142. msgstr "Travidebleco de celilo"
  2143. #: src/settings_translation_file.cpp
  2144. #, fuzzy
  2145. msgid ""
  2146. "Crosshair alpha (opaqueness, between 0 and 255).\n"
  2147. "Also controls the object crosshair color"
  2148. msgstr "Travidebleco de celilo (maltravidebleco, inter 0 kaj 255)."
  2149. #: src/settings_translation_file.cpp
  2150. msgid "Crosshair color"
  2151. msgstr "Koloro de celilo"
  2152. #: src/settings_translation_file.cpp
  2153. msgid ""
  2154. "Crosshair color (R,G,B).\n"
  2155. "Also controls the object crosshair color"
  2156. msgstr ""
  2157. #: src/settings_translation_file.cpp
  2158. msgid "DPI"
  2159. msgstr "Punktoj cole"
  2160. #: src/settings_translation_file.cpp
  2161. msgid "Damage"
  2162. msgstr "Difekto"
  2163. #: src/settings_translation_file.cpp
  2164. msgid "Debug info toggle key"
  2165. msgstr "Baskula klavo de erarserĉaj informoj"
  2166. #: src/settings_translation_file.cpp
  2167. msgid "Debug log file size threshold"
  2168. msgstr "Sojlo de grandeco de protokola dosiero"
  2169. #: src/settings_translation_file.cpp
  2170. msgid "Debug log level"
  2171. msgstr "Erarserĉa protokola nivelo"
  2172. #: src/settings_translation_file.cpp
  2173. msgid "Dec. volume key"
  2174. msgstr "Mallaŭtiga klavo"
  2175. #: src/settings_translation_file.cpp
  2176. msgid "Decrease this to increase liquid resistance to movement."
  2177. msgstr "Malpliigu ĉi tion por pliigi reziston de fluaĵoj al movo."
  2178. #: src/settings_translation_file.cpp
  2179. msgid "Dedicated server step"
  2180. msgstr "Dediĉita servila paŝo"
  2181. #: src/settings_translation_file.cpp
  2182. msgid "Default acceleration"
  2183. msgstr "Implicita akcelo"
  2184. #: src/settings_translation_file.cpp
  2185. msgid "Default game"
  2186. msgstr "Norma ludo"
  2187. #: src/settings_translation_file.cpp
  2188. msgid ""
  2189. "Default game when creating a new world.\n"
  2190. "This will be overridden when creating a world from the main menu."
  2191. msgstr ""
  2192. "Implicita ludo kreante novajn mondojn.\n"
  2193. "Ĝi estos transpasita kreante mondon de la ĉefmenuo."
  2194. #: src/settings_translation_file.cpp
  2195. msgid "Default password"
  2196. msgstr "Implicita pasvorto"
  2197. #: src/settings_translation_file.cpp
  2198. msgid "Default privileges"
  2199. msgstr "Implicitaj rajtoj"
  2200. #: src/settings_translation_file.cpp
  2201. msgid "Default report format"
  2202. msgstr "Implicita raporta formo"
  2203. #: src/settings_translation_file.cpp
  2204. msgid "Default stack size"
  2205. msgstr "Implicita grandeco de la kolumno"
  2206. #: src/settings_translation_file.cpp
  2207. msgid ""
  2208. "Default timeout for cURL, stated in milliseconds.\n"
  2209. "Only has an effect if compiled with cURL."
  2210. msgstr ""
  2211. "Implicita tempolimo por cURL, milisekunde.\n"
  2212. "Nur efektiviĝas programtradukite kun cURL."
  2213. #: src/settings_translation_file.cpp
  2214. msgid "Defines areas where trees have apples."
  2215. msgstr "Difinas zonojn kie arboj donas pomojn."
  2216. #: src/settings_translation_file.cpp
  2217. msgid "Defines areas with sandy beaches."
  2218. msgstr "Difinas zonojn kun sablaj bordoj."
  2219. #: src/settings_translation_file.cpp
  2220. msgid "Defines distribution of higher terrain and steepness of cliffs."
  2221. msgstr "Difinas distribuon de pli alta tereno kaj krutecon de rokmuroj."
  2222. #: src/settings_translation_file.cpp
  2223. msgid "Defines distribution of higher terrain."
  2224. msgstr "Difinas distribuon de alta tereno."
  2225. #: src/settings_translation_file.cpp
  2226. msgid "Defines full size of caverns, smaller values create larger caverns."
  2227. msgstr ""
  2228. "Difinas tutan grandecon de kavernoj; pli malgrandaj valoroj kreas pli "
  2229. "grandajn kavernojn."
  2230. #: src/settings_translation_file.cpp
  2231. msgid "Defines large-scale river channel structure."
  2232. msgstr "Difinas vastan sturkturon de akvovojo."
  2233. #: src/settings_translation_file.cpp
  2234. msgid "Defines location and terrain of optional hills and lakes."
  2235. msgstr "Difinas lokon kaj terenon de malnepraj montetoj kaj lagoj."
  2236. #: src/settings_translation_file.cpp
  2237. msgid "Defines the base ground level."
  2238. msgstr "Difinas la bazan ternivelon."
  2239. #: src/settings_translation_file.cpp
  2240. msgid "Defines the depth of the river channel."
  2241. msgstr "Difinas la profundecon de la rivera akvovojo."
  2242. #: src/settings_translation_file.cpp
  2243. msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
  2244. msgstr ""
  2245. "Difinas maksimuman distancon por transsendo de ludantoj, en monderoj (0 = "
  2246. "senlima)."
  2247. #: src/settings_translation_file.cpp
  2248. msgid "Defines the width of the river channel."
  2249. msgstr "Difinas larĝecon de la rivera akvovojo."
  2250. #: src/settings_translation_file.cpp
  2251. msgid "Defines the width of the river valley."
  2252. msgstr "Difinas larĝecon de la rivera valo."
  2253. #: src/settings_translation_file.cpp
  2254. msgid "Defines tree areas and tree density."
  2255. msgstr "Difinas arbajn zonojn kaj densecon."
  2256. #: src/settings_translation_file.cpp
  2257. msgid ""
  2258. "Delay between mesh updates on the client in ms. Increasing this will slow\n"
  2259. "down the rate of mesh updates, thus reducing jitter on slower clients."
  2260. msgstr ""
  2261. "Prokrasto antaŭ ĝisdatigo de maŝoj kliente (en milisekundoj).\n"
  2262. "Pli grandaj valoroj malrapidigas oftecon de ŝanĝoj, malhelpante postreston\n"
  2263. "je malrapidaj klientoj."
  2264. #: src/settings_translation_file.cpp
  2265. msgid "Delay in sending blocks after building"
  2266. msgstr "Prokrasti sendon de metitaj monderoj"
  2267. #: src/settings_translation_file.cpp
  2268. msgid "Delay showing tooltips, stated in milliseconds."
  2269. msgstr "Prokrasto antaŭ montro de ŝpruchelpiloj, sekunde."
  2270. #: src/settings_translation_file.cpp
  2271. msgid "Deprecated Lua API handling"
  2272. msgstr "Traktado de evitinda Lua API"
  2273. #: src/settings_translation_file.cpp
  2274. msgid "Depth below which you'll find giant caverns."
  2275. msgstr "Profundo sub kiu troveblos grandegaj kavernoj."
  2276. #: src/settings_translation_file.cpp
  2277. msgid "Depth below which you'll find large caves."
  2278. msgstr "Profundo sub kiu troveblos grandaj kavernoj."
  2279. #: src/settings_translation_file.cpp
  2280. msgid ""
  2281. "Description of server, to be displayed when players join and in the "
  2282. "serverlist."
  2283. msgstr ""
  2284. "Priskribo de servilo, montrota al ludantoj aliĝintaj kaj en la listo de "
  2285. "serviloj."
  2286. #: src/settings_translation_file.cpp
  2287. msgid "Desert noise threshold"
  2288. msgstr "Sojlo de dezerta bruo"
  2289. #: src/settings_translation_file.cpp
  2290. msgid ""
  2291. "Deserts occur when np_biome exceeds this value.\n"
  2292. "When the 'snowbiomes' flag is enabled, this is ignored."
  2293. msgstr ""
  2294. "Dezertoj estiĝas kiam «np_biome» superas ĉi tiun valoron.\n"
  2295. "Kiam la nova klimata sistemo aktivas, ĉi tio estas malatentata."
  2296. #: src/settings_translation_file.cpp
  2297. msgid "Desynchronize block animation"
  2298. msgstr "Malsamtempigi bildmovon de monderoj"
  2299. #: src/settings_translation_file.cpp
  2300. #, fuzzy
  2301. msgid "Dig key"
  2302. msgstr "Dekstren-klavo"
  2303. #: src/settings_translation_file.cpp
  2304. msgid "Digging particles"
  2305. msgstr "Fosaj partikloj"
  2306. #: src/settings_translation_file.cpp
  2307. msgid "Disable anticheat"
  2308. msgstr "Malŝalti senartifikigon"
  2309. #: src/settings_translation_file.cpp
  2310. msgid "Disallow empty passwords"
  2311. msgstr "Malpermesi malplenajn pasvortojn"
  2312. #: src/settings_translation_file.cpp
  2313. msgid "Domain name of server, to be displayed in the serverlist."
  2314. msgstr "Domajna nomo de servilo montrota en la listo de serviloj."
  2315. #: src/settings_translation_file.cpp
  2316. msgid "Double tap jump for fly"
  2317. msgstr "Duoble premu salto-klavon por flugi"
  2318. #: src/settings_translation_file.cpp
  2319. msgid "Double-tapping the jump key toggles fly mode."
  2320. msgstr "Duobla premo de salto-klavo baskulas flugan reĝimon."
  2321. #: src/settings_translation_file.cpp
  2322. msgid "Drop item key"
  2323. msgstr "Demeta klavo"
  2324. #: src/settings_translation_file.cpp
  2325. msgid "Dump the mapgen debug information."
  2326. msgstr "Ŝuti la erarserĉajn informojn de «mapgen»."
  2327. #: src/settings_translation_file.cpp
  2328. msgid "Dungeon maximum Y"
  2329. msgstr "Maksimuma Y de forgeskelo"
  2330. #: src/settings_translation_file.cpp
  2331. msgid "Dungeon minimum Y"
  2332. msgstr "Minimuma Y de forgeskeloj"
  2333. #: src/settings_translation_file.cpp
  2334. msgid "Dungeon noise"
  2335. msgstr "Bruo de forgeskeloj"
  2336. #: src/settings_translation_file.cpp
  2337. msgid ""
  2338. "Enable IPv6 support (for both client and server).\n"
  2339. "Required for IPv6 connections to work at all."
  2340. msgstr ""
  2341. "Ŝalti subtenon de IPv6 (por kaj kliento kaj servilo).\n"
  2342. "Bezonata por ia funkciado de IPv6-konektoj."
  2343. #: src/settings_translation_file.cpp
  2344. msgid ""
  2345. "Enable Lua modding support on client.\n"
  2346. "This support is experimental and API can change."
  2347. msgstr ""
  2348. "Ŝalti klient-flankajn Lua-modifojn.\n"
  2349. "Tiu ĉi funkcio estas prova kaj la API eble ŝanĝontas."
  2350. #: src/settings_translation_file.cpp
  2351. msgid "Enable console window"
  2352. msgstr "Ŝalti konzolan fenestron"
  2353. #: src/settings_translation_file.cpp
  2354. #, fuzzy
  2355. msgid "Enable creative mode for all players"
  2356. msgstr "Ŝalti krean reĝimon por novaj mapoj."
  2357. #: src/settings_translation_file.cpp
  2358. msgid "Enable joysticks"
  2359. msgstr "Ŝalti stirstangojn"
  2360. #: src/settings_translation_file.cpp
  2361. msgid "Enable mod channels support."
  2362. msgstr "Ŝalti subtenon de modifaĵaj kanaloj."
  2363. #: src/settings_translation_file.cpp
  2364. msgid "Enable mod security"
  2365. msgstr "Ŝalti modifaĵan sekurecon"
  2366. #: src/settings_translation_file.cpp
  2367. msgid "Enable players getting damage and dying."
  2368. msgstr "Ŝalti difektadon kaj mortadon de ludantoj."
  2369. #: src/settings_translation_file.cpp
  2370. msgid "Enable random user input (only used for testing)."
  2371. msgstr "Ŝalti hazardan uzulan enigon (nur por testado)."
  2372. #: src/settings_translation_file.cpp
  2373. msgid "Enable register confirmation"
  2374. msgstr "Ŝalti konfirmon de registriĝo"
  2375. #: src/settings_translation_file.cpp
  2376. msgid ""
  2377. "Enable register confirmation when connecting to server.\n"
  2378. "If disabled, new account will be registered automatically."
  2379. msgstr ""
  2380. "Ŝalti konfirmon de registriĝo dum konekto al servilo.\n"
  2381. "Se ĝi estas malŝaltita, nova konto registriĝos memage."
  2382. #: src/settings_translation_file.cpp
  2383. msgid ""
  2384. "Enable smooth lighting with simple ambient occlusion.\n"
  2385. "Disable for speed or for different looks."
  2386. msgstr ""
  2387. "Ŝalti glatan lumadon kun simpla media ombrado.\n"
  2388. "Malŝaltu por rapido aŭ alia aspekto."
  2389. #: src/settings_translation_file.cpp
  2390. msgid ""
  2391. "Enable to disallow old clients from connecting.\n"
  2392. "Older clients are compatible in the sense that they will not crash when "
  2393. "connecting\n"
  2394. "to new servers, but they may not support all new features that you are "
  2395. "expecting."
  2396. msgstr ""
  2397. "Ŝalti por malpermesi konekton de malnovaj klientoj.\n"
  2398. "Malnovaj klientoj estas kongruaj tiel, ke ili ne fiaskas konektante al novaj "
  2399. "serviloj,\n"
  2400. "sed eble ili ne subtenos ĉiujn atendatajn funkciojn."
  2401. #: src/settings_translation_file.cpp
  2402. msgid ""
  2403. "Enable usage of remote media server (if provided by server).\n"
  2404. "Remote servers offer a significantly faster way to download media (e.g. "
  2405. "textures)\n"
  2406. "when connecting to the server."
  2407. msgstr ""
  2408. "Ŝalti uzon de fora vidaŭdaĵa servilo (se ĝi donitas de la servilo).\n"
  2409. "Foraj serviloj prezentas ege pli rapidon manieron elŝuti vidaŭdaĵojn\n"
  2410. "(ekzemple teksturojn) konektante al la servilo."
  2411. #: src/settings_translation_file.cpp
  2412. msgid ""
  2413. "Enable vertex buffer objects.\n"
  2414. "This should greatly improve graphics performance."
  2415. msgstr ""
  2416. "Ŝalti verticajn bufrajn objektojn.\n"
  2417. "Ĉi tio devus multe plibonigi efikecon de grafiko."
  2418. #: src/settings_translation_file.cpp
  2419. msgid ""
  2420. "Enable view bobbing and amount of view bobbing.\n"
  2421. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  2422. msgstr ""
  2423. "Ŝalti balanciĝon kaj ĝian fortecon.\n"
  2424. "Ekzemple: 0 por nenioma balanciĝo, 1.0 por normala, 2.0 por duobla."
  2425. #: src/settings_translation_file.cpp
  2426. msgid ""
  2427. "Enable/disable running an IPv6 server.\n"
  2428. "Ignored if bind_address is set.\n"
  2429. "Needs enable_ipv6 to be enabled."
  2430. msgstr ""
  2431. "Ŝalti/malŝalti ruladon de IPv6-a servilo.\n"
  2432. "Ignorita, se «bind_address» estas agordita.\n"
  2433. "Bezonas «enable_ipv6» ŝaltitan."
  2434. #: src/settings_translation_file.cpp
  2435. msgid ""
  2436. "Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
  2437. "Simulates the tone curve of photographic film and how this approximates the\n"
  2438. "appearance of high dynamic range images. Mid-range contrast is slightly\n"
  2439. "enhanced, highlights and shadows are gradually compressed."
  2440. msgstr ""
  2441. "Ŝaltas filmecan mapadon de tono «Uncharted 2», fare de Hable.\n"
  2442. "Simulas la tonan kurbon de fotofilmo, kaj ĝian proksimigon al aspekto\n"
  2443. "de bildoj kun alta dinamika amplekso. Mezampleksa kontrasto estas\n"
  2444. "iomete alĝustigita, ombroj kaj malombroj estas glate densigitaj."
  2445. #: src/settings_translation_file.cpp
  2446. msgid "Enables animation of inventory items."
  2447. msgstr "Ŝaltas movbildojn en portaĵujo."
  2448. #: src/settings_translation_file.cpp
  2449. msgid "Enables caching of facedir rotated meshes."
  2450. msgstr "Ŝaltas kaŝmemoradon de maŝoj turnitaj per «facedir»."
  2451. #: src/settings_translation_file.cpp
  2452. msgid "Enables minimap."
  2453. msgstr "Ŝaltas mapeton."
  2454. #: src/settings_translation_file.cpp
  2455. msgid ""
  2456. "Enables the sound system.\n"
  2457. "If disabled, this completely disables all sounds everywhere and the in-game\n"
  2458. "sound controls will be non-functional.\n"
  2459. "Changing this setting requires a restart."
  2460. msgstr ""
  2461. "Ŝaltas la sonsistemon.\n"
  2462. "Malŝaltite, ĉi tio tute malŝaltas ĉiujn sonojn kaj la enludoj sonregiloj\n"
  2463. "ne funkcios.\n"
  2464. "Ŝanĝo de ĉi tiu agordo postulos restartigon."
  2465. #: src/settings_translation_file.cpp
  2466. msgid "Engine profiling data print interval"
  2467. msgstr "Intervalo inter presoj de profilaj datenoj de la motoro"
  2468. #: src/settings_translation_file.cpp
  2469. msgid "Entity methods"
  2470. msgstr "Metodoj de estoj"
  2471. #: src/settings_translation_file.cpp
  2472. msgid ""
  2473. "Exponent of the floatland tapering. Alters the tapering behaviour.\n"
  2474. "Value = 1.0 creates a uniform, linear tapering.\n"
  2475. "Values > 1.0 create a smooth tapering suitable for the default separated\n"
  2476. "floatlands.\n"
  2477. "Values < 1.0 (for example 0.25) create a more defined surface level with\n"
  2478. "flatter lowlands, suitable for a solid floatland layer."
  2479. msgstr ""
  2480. "Eksponento de maldikigo de fluginsuloj. Ŝanĝas la konduton\n"
  2481. "de maldikigo.\n"
  2482. "Valoro = 1.0 kreas unuforman, linearan maldikigon.\n"
  2483. "Valoroj > 1.0 kreas glatan maldikigon taŭgan por la implicitaj apartaj\n"
  2484. "fluginsuloj.\n"
  2485. "Valoroj < 1.0 (ekzemple 0.25) kreas pli difinitan ternivelon kun\n"
  2486. "pli plataj malaltejoj, taŭgaj por solida tavolo de fluginsulaĵo."
  2487. #: src/settings_translation_file.cpp
  2488. #, fuzzy
  2489. msgid "FPS when unfocused or paused"
  2490. msgstr "Maksimumaj KS paŭze."
  2491. #: src/settings_translation_file.cpp
  2492. msgid "FSAA"
  2493. msgstr "FSAA(glatigo/anti-aliasing)"
  2494. #: src/settings_translation_file.cpp
  2495. msgid "Factor noise"
  2496. msgstr "Koeficienta bruo"
  2497. #: src/settings_translation_file.cpp
  2498. msgid "Fall bobbing factor"
  2499. msgstr "Koeficiento de balancado dum falo"
  2500. #: src/settings_translation_file.cpp
  2501. msgid "Fallback font path"
  2502. msgstr "Dosierindiko al reenpaŝa tiparo"
  2503. #: src/settings_translation_file.cpp
  2504. msgid "Fallback font shadow"
  2505. msgstr "Ombro de reenpaŝa tiparo"
  2506. #: src/settings_translation_file.cpp
  2507. msgid "Fallback font shadow alpha"
  2508. msgstr "Travidebleco de ombro de la reenpaŝa tiparo"
  2509. #: src/settings_translation_file.cpp
  2510. msgid "Fallback font size"
  2511. msgstr "Grando de reenpaŝa tiparo"
  2512. #: src/settings_translation_file.cpp
  2513. msgid "Fast key"
  2514. msgstr "Rapida klavo"
  2515. #: src/settings_translation_file.cpp
  2516. msgid "Fast mode acceleration"
  2517. msgstr "Akcelo en rapida reĝimo"
  2518. #: src/settings_translation_file.cpp
  2519. msgid "Fast mode speed"
  2520. msgstr "Rapido en rapida reĝimo"
  2521. #: src/settings_translation_file.cpp
  2522. msgid "Fast movement"
  2523. msgstr "Rapida moviĝo"
  2524. #: src/settings_translation_file.cpp
  2525. msgid ""
  2526. "Fast movement (via the \"special\" key).\n"
  2527. "This requires the \"fast\" privilege on the server."
  2528. msgstr ""
  2529. "Rapida moviĝo (per la klavo «speciala»).\n"
  2530. "Ĉi tio postulas la rajton «rapidegi» en la servilo."
  2531. #: src/settings_translation_file.cpp
  2532. msgid "Field of view"
  2533. msgstr "Vidamplekso"
  2534. #: src/settings_translation_file.cpp
  2535. msgid "Field of view in degrees."
  2536. msgstr "Vidokampo grade."
  2537. #: src/settings_translation_file.cpp
  2538. msgid ""
  2539. "File in client/serverlist/ that contains your favorite servers displayed in "
  2540. "the\n"
  2541. "Multiplayer Tab."
  2542. msgstr ""
  2543. "Dosiero en client/serverlist/ kiu enhavas viajn ŝatatajn servilojn "
  2544. "montritajn en la\n"
  2545. "langeto «Ludo por pluraj»."
  2546. #: src/settings_translation_file.cpp
  2547. msgid "Filler depth"
  2548. msgstr "Profundeco de plenigaĵo"
  2549. #: src/settings_translation_file.cpp
  2550. msgid "Filler depth noise"
  2551. msgstr "Bruo de profundeco de plenigaĵo"
  2552. #: src/settings_translation_file.cpp
  2553. msgid "Filmic tone mapping"
  2554. msgstr "Filmeca mapado de tono"
  2555. #: src/settings_translation_file.cpp
  2556. msgid ""
  2557. "Filtered textures can blend RGB values with fully-transparent neighbors,\n"
  2558. "which PNG optimizers usually discard, sometimes resulting in a dark or\n"
  2559. "light edge to transparent textures. Apply this filter to clean that up\n"
  2560. "at texture load time."
  2561. msgstr ""
  2562. "Filtritaj teksturoj povas intermiksi RVB valorojn kun plene travideblaj\n"
  2563. "apud-bilderoj, kiujn PNG bonigiloj kutime forigas, farante helan aŭ\n"
  2564. "malhelan limon al la travideblaj teksturoj. Ŝaltu ĉi tiun filtrilon por "
  2565. "ĝustigi\n"
  2566. "tion dum legado de teksturoj."
  2567. #: src/settings_translation_file.cpp
  2568. msgid "Filtering"
  2569. msgstr "Filtrado"
  2570. #: src/settings_translation_file.cpp
  2571. msgid "First of 4 2D noises that together define hill/mountain range height."
  2572. msgstr ""
  2573. "Unua el la 4 2d-aj bruoj, kiuj kune difinas la alton de mont(et)aj krestoj."
  2574. #: src/settings_translation_file.cpp
  2575. msgid "First of two 3D noises that together define tunnels."
  2576. msgstr "Unua el la du 3d-aj bruoj, kiuj kune difinas tunelojn."
  2577. #: src/settings_translation_file.cpp
  2578. msgid "Fixed map seed"
  2579. msgstr "Fiksa mapa greno"
  2580. #: src/settings_translation_file.cpp
  2581. msgid "Fixed virtual joystick"
  2582. msgstr "Fiksita virtuala stirstango"
  2583. #: src/settings_translation_file.cpp
  2584. msgid "Floatland density"
  2585. msgstr "Denseco de fluginsuloj"
  2586. #: src/settings_translation_file.cpp
  2587. msgid "Floatland maximum Y"
  2588. msgstr "Maksimuma Y de fluginsuloj"
  2589. #: src/settings_translation_file.cpp
  2590. msgid "Floatland minimum Y"
  2591. msgstr "Minimuma Y de fluginsuloj"
  2592. #: src/settings_translation_file.cpp
  2593. msgid "Floatland noise"
  2594. msgstr "Bruo de fluginsuloj"
  2595. #: src/settings_translation_file.cpp
  2596. msgid "Floatland taper exponent"
  2597. msgstr "Eksponento de maldikigo de fluginsuloj"
  2598. #: src/settings_translation_file.cpp
  2599. msgid "Floatland tapering distance"
  2600. msgstr "Distanco de maldikigo de fluginsuloj"
  2601. #: src/settings_translation_file.cpp
  2602. msgid "Floatland water level"
  2603. msgstr "Akvonivelo de fluginsuloj"
  2604. #: src/settings_translation_file.cpp
  2605. msgid "Fly key"
  2606. msgstr "Fluga klavo"
  2607. #: src/settings_translation_file.cpp
  2608. msgid "Flying"
  2609. msgstr "Flugado"
  2610. #: src/settings_translation_file.cpp
  2611. msgid "Fog"
  2612. msgstr "Nebulo"
  2613. #: src/settings_translation_file.cpp
  2614. msgid "Fog start"
  2615. msgstr "Komenco de nebulo"
  2616. #: src/settings_translation_file.cpp
  2617. msgid "Fog toggle key"
  2618. msgstr "Nebula baskula klavo"
  2619. #: src/settings_translation_file.cpp
  2620. msgid "Font bold by default"
  2621. msgstr "Implice grasa tiparo"
  2622. #: src/settings_translation_file.cpp
  2623. msgid "Font italic by default"
  2624. msgstr "Implice kursiva tiparo"
  2625. #: src/settings_translation_file.cpp
  2626. msgid "Font shadow"
  2627. msgstr "Tipara ombro"
  2628. #: src/settings_translation_file.cpp
  2629. msgid "Font shadow alpha"
  2630. msgstr "Travidebleco de tipara ombro"
  2631. #: src/settings_translation_file.cpp
  2632. msgid "Font size"
  2633. msgstr "Tipara grandeco"
  2634. #: src/settings_translation_file.cpp
  2635. msgid "Font size of the default font in point (pt)."
  2636. msgstr "Grando de la implicita tiparo, punkte (pt)."
  2637. #: src/settings_translation_file.cpp
  2638. msgid "Font size of the fallback font in point (pt)."
  2639. msgstr "Grandeco de la reenpaŝa tiparo, punkte (pt)."
  2640. #: src/settings_translation_file.cpp
  2641. msgid "Font size of the monospace font in point (pt)."
  2642. msgstr "Grandeco de la egallarĝa tiparo, punkte (pt)."
  2643. #: src/settings_translation_file.cpp
  2644. msgid ""
  2645. "Font size of the recent chat text and chat prompt in point (pt).\n"
  2646. "Value 0 will use the default font size."
  2647. msgstr ""
  2648. "Grandeco de tiparo de freŝa babila teksto kaj babilujo en punktoj (pt).\n"
  2649. "Valoro 0 uzos la implicitan grandecon de tiparo."
  2650. #: src/settings_translation_file.cpp
  2651. msgid ""
  2652. "Format of player chat messages. The following strings are valid "
  2653. "placeholders:\n"
  2654. "@name, @message, @timestamp (optional)"
  2655. msgstr ""
  2656. "Formato de babilaj mesaĝoj de ludantoj. La jenaj tekstĉenoj estas validaj\n"
  2657. "lokokupiloj: @name, @message, @timestamp (malnepra)"
  2658. #: src/settings_translation_file.cpp
  2659. msgid "Format of screenshots."
  2660. msgstr "Dosierformo de ekrankopioj."
  2661. #: src/settings_translation_file.cpp
  2662. msgid "Formspec Default Background Color"
  2663. msgstr "Implicata fonkoloro de fenestroj"
  2664. #: src/settings_translation_file.cpp
  2665. msgid "Formspec Default Background Opacity"
  2666. msgstr "Implicata fona netravidebleco de fenestroj"
  2667. #: src/settings_translation_file.cpp
  2668. msgid "Formspec Full-Screen Background Color"
  2669. msgstr "Fonkoloro de tutekranaj fenestroj"
  2670. #: src/settings_translation_file.cpp
  2671. msgid "Formspec Full-Screen Background Opacity"
  2672. msgstr "Fona netravidebleco de tutekrana fenestro"
  2673. #: src/settings_translation_file.cpp
  2674. msgid "Formspec default background color (R,G,B)."
  2675. msgstr "Implicata fonkoloro de fenestroj (R,V,B)."
  2676. #: src/settings_translation_file.cpp
  2677. msgid "Formspec default background opacity (between 0 and 255)."
  2678. msgstr "Implicata netravidebleco de fenestroj (inter 0 kaj 255)."
  2679. #: src/settings_translation_file.cpp
  2680. msgid "Formspec full-screen background color (R,G,B)."
  2681. msgstr "Fonkoloro de tutekranaj fenestroj (R,V,B)."
  2682. #: src/settings_translation_file.cpp
  2683. msgid "Formspec full-screen background opacity (between 0 and 255)."
  2684. msgstr "Fona netravidebleco de tutekranaj fenestroj (inter 0 kaj 255)."
  2685. #: src/settings_translation_file.cpp
  2686. msgid "Forward key"
  2687. msgstr "Antaŭen"
  2688. #: src/settings_translation_file.cpp
  2689. msgid "Fourth of 4 2D noises that together define hill/mountain range height."
  2690. msgstr ""
  2691. "Kvara el la 4 2d-aj bruoj, kiuj kune difinas altecon de mont(et)aj krestoj."
  2692. #: src/settings_translation_file.cpp
  2693. msgid "Fractal type"
  2694. msgstr "Speco de fraktalo"
  2695. #: src/settings_translation_file.cpp
  2696. msgid "Fraction of the visible distance at which fog starts to be rendered"
  2697. msgstr "Ono de la videbla distanco, ekde kiu nebulo bildiĝas"
  2698. #: src/settings_translation_file.cpp
  2699. msgid "FreeType fonts"
  2700. msgstr "Tiparoj «FreeType»"
  2701. #: src/settings_translation_file.cpp
  2702. msgid ""
  2703. "From how far blocks are generated for clients, stated in mapblocks (16 "
  2704. "nodes)."
  2705. msgstr ""
  2706. "De kia distanco monderoj aperas por klientoj, mondopece (po 16 monderoj)."
  2707. #: src/settings_translation_file.cpp
  2708. msgid ""
  2709. "From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
  2710. msgstr ""
  2711. "De kia distanco monderoj sendiĝas al klinentoj, mondopece (po 16 monderoj)."
  2712. #: src/settings_translation_file.cpp
  2713. msgid ""
  2714. "From how far clients know about objects, stated in mapblocks (16 nodes).\n"
  2715. "\n"
  2716. "Setting this larger than active_block_range will also cause the server\n"
  2717. "to maintain active objects up to this distance in the direction the\n"
  2718. "player is looking. (This can avoid mobs suddenly disappearing from view)"
  2719. msgstr ""
  2720. "De kia distanco klientoj ekkonas objektojn, en mondopecoj (16 monderoj).\n"
  2721. "\n"
  2722. "Agordo pli alta ol « active_block_range » ankaŭ kaŭzos, ke la servilo tenos\n"
  2723. "aktivajn objektojn ĝis ĉi tiu distanco, en la direkto, kien la ludulo "
  2724. "rigardas.\n"
  2725. "(Tio malhelpas subitan malaperon de estuloj el la vido.)"
  2726. #: src/settings_translation_file.cpp
  2727. msgid "Full screen"
  2728. msgstr "Tutekrane"
  2729. #: src/settings_translation_file.cpp
  2730. msgid "Full screen BPP"
  2731. msgstr "Kolornombro tutekrane"
  2732. #: src/settings_translation_file.cpp
  2733. msgid "Fullscreen mode."
  2734. msgstr "Tutekrana reĝimo."
  2735. #: src/settings_translation_file.cpp
  2736. msgid "GUI scaling"
  2737. msgstr "Skalo de grafika fasado"
  2738. #: src/settings_translation_file.cpp
  2739. msgid "GUI scaling filter"
  2740. msgstr "Skala filtrilo de grafika interfaco"
  2741. #: src/settings_translation_file.cpp
  2742. msgid "GUI scaling filter txr2img"
  2743. msgstr "Skala filtrilo de grafika interfaco txr2img"
  2744. #: src/settings_translation_file.cpp
  2745. msgid "Global callbacks"
  2746. msgstr "Mallokaj revokoj"
  2747. #: src/settings_translation_file.cpp
  2748. msgid ""
  2749. "Global map generation attributes.\n"
  2750. "In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
  2751. "and junglegrass, in all other mapgens this flag controls all decorations."
  2752. msgstr ""
  2753. "Ĉieaj atributoj de mondestigo.\n"
  2754. "En mondestigo v6, la parametro «decorations» regas ĉiujn ornamojn\n"
  2755. "krom arboj kaj ĝangala herbo; en ĉiuj ailaj mondestigiloj, ĉi tiu parametro\n"
  2756. "regas ĉiujn ornamojn."
  2757. #: src/settings_translation_file.cpp
  2758. msgid ""
  2759. "Gradient of light curve at maximum light level.\n"
  2760. "Controls the contrast of the highest light levels."
  2761. msgstr ""
  2762. "Transiro de luma kurbo je plejalta lumnivelo.\n"
  2763. "Regas la kontraston de la plej altaj lumniveloj."
  2764. #: src/settings_translation_file.cpp
  2765. msgid ""
  2766. "Gradient of light curve at minimum light level.\n"
  2767. "Controls the contrast of the lowest light levels."
  2768. msgstr ""
  2769. "Transiro de luma kurbo je minimuma lumnivelo.\n"
  2770. "Regas kontraston je la malplej altaj lumniveloj."
  2771. #: src/settings_translation_file.cpp
  2772. msgid "Graphics"
  2773. msgstr "Grafiko"
  2774. #: src/settings_translation_file.cpp
  2775. msgid "Gravity"
  2776. msgstr "Pezforto"
  2777. #: src/settings_translation_file.cpp
  2778. msgid "Ground level"
  2779. msgstr "Ternivelo"
  2780. #: src/settings_translation_file.cpp
  2781. msgid "Ground noise"
  2782. msgstr "Tera bruo"
  2783. #: src/settings_translation_file.cpp
  2784. msgid "HTTP mods"
  2785. msgstr "HTTP-modifaĵoj"
  2786. #: src/settings_translation_file.cpp
  2787. msgid "HUD scale factor"
  2788. msgstr "Skala koeficiento por travida fasado"
  2789. #: src/settings_translation_file.cpp
  2790. msgid "HUD toggle key"
  2791. msgstr "Baskula klavo por travida fasado"
  2792. #: src/settings_translation_file.cpp
  2793. #, fuzzy
  2794. msgid ""
  2795. "Handling for deprecated Lua API calls:\n"
  2796. "- none: Do not log deprecated calls\n"
  2797. "- log: mimic and log backtrace of deprecated call (default).\n"
  2798. "- error: abort on usage of deprecated call (suggested for mod developers)."
  2799. msgstr ""
  2800. "Traktado de evitindaj Lua-API-vokoj:\n"
  2801. "- hereda: (provi) imiti la malnovan konduton (norma por eldono).\n"
  2802. "- protokola: imiti kaj protokoli respuron de evitindaj vokoj (norma por "
  2803. "erarserĉado).\n"
  2804. "- erara: ĉesigi je evitinda voko (proponata al evoluigistoj de modifaĵoj)."
  2805. #: src/settings_translation_file.cpp
  2806. msgid ""
  2807. "Have the profiler instrument itself:\n"
  2808. "* Instrument an empty function.\n"
  2809. "This estimates the overhead, that instrumentation is adding (+1 function "
  2810. "call).\n"
  2811. "* Instrument the sampler being used to update the statistics."
  2812. msgstr ""
  2813. "Ekzamenigi la profililon per ĝi mem:\n"
  2814. "* Ekzameni malplenan funkcion.\n"
  2815. "Tio prikalkulos la ekstron aldonatan de ekzamenado (+1 voko de funkcio).\n"
  2816. "* Ekzameni la specimenilon uzatan por ĝisdatigo de la statistiko."
  2817. #: src/settings_translation_file.cpp
  2818. msgid "Heat blend noise"
  2819. msgstr "Bruo de kunfando de varmeco"
  2820. #: src/settings_translation_file.cpp
  2821. msgid "Heat noise"
  2822. msgstr "Varmeca bruo"
  2823. #: src/settings_translation_file.cpp
  2824. msgid "Height component of the initial window size."
  2825. msgstr "Alteco de la fenestro je ĝia komenca grando."
  2826. #: src/settings_translation_file.cpp
  2827. msgid "Height noise"
  2828. msgstr "Alteca bruo"
  2829. #: src/settings_translation_file.cpp
  2830. msgid "Height select noise"
  2831. msgstr "Bruo de elekto de alto"
  2832. #: src/settings_translation_file.cpp
  2833. msgid "High-precision FPU"
  2834. msgstr "Preciza glitkoma datentraktilo (FPU)"
  2835. #: src/settings_translation_file.cpp
  2836. msgid "Hill steepness"
  2837. msgstr "Kruteco de montetoj"
  2838. #: src/settings_translation_file.cpp
  2839. msgid "Hill threshold"
  2840. msgstr "Sojlo de montetoj"
  2841. #: src/settings_translation_file.cpp
  2842. msgid "Hilliness1 noise"
  2843. msgstr "Bruo de monteteco 1"
  2844. #: src/settings_translation_file.cpp
  2845. msgid "Hilliness2 noise"
  2846. msgstr "Bruo de monteteco 2"
  2847. #: src/settings_translation_file.cpp
  2848. msgid "Hilliness3 noise"
  2849. msgstr "Bruo de monteteco 3"
  2850. #: src/settings_translation_file.cpp
  2851. msgid "Hilliness4 noise"
  2852. msgstr "Bruo de monteteco 4"
  2853. #: src/settings_translation_file.cpp
  2854. msgid "Homepage of server, to be displayed in the serverlist."
  2855. msgstr "Hejmpaĝo de la servilo, montrota en la listo de serviloj."
  2856. #: src/settings_translation_file.cpp
  2857. msgid ""
  2858. "Horizontal acceleration in air when jumping or falling,\n"
  2859. "in nodes per second per second."
  2860. msgstr ""
  2861. "Horizontala akcelo en aero dum saltado aŭ falado,\n"
  2862. "en monderoj sekunde sekunde."
  2863. #: src/settings_translation_file.cpp
  2864. msgid ""
  2865. "Horizontal and vertical acceleration in fast mode,\n"
  2866. "in nodes per second per second."
  2867. msgstr ""
  2868. "Horizontala kaj vertikala akcelo en rapida reĝimo,\n"
  2869. "en monderoj sekunde sekunde."
  2870. #: src/settings_translation_file.cpp
  2871. msgid ""
  2872. "Horizontal and vertical acceleration on ground or when climbing,\n"
  2873. "in nodes per second per second."
  2874. msgstr ""
  2875. "Horizontala kaj vertikala akcelo sur tero aŭ dum grimpado,\n"
  2876. "en monderoj sekunde sekunde."
  2877. #: src/settings_translation_file.cpp
  2878. msgid "Hotbar next key"
  2879. msgstr "Sekva portaĵo en fulmobreto"
  2880. #: src/settings_translation_file.cpp
  2881. msgid "Hotbar previous key"
  2882. msgstr "Antaŭa portaĵo en fulmobreto"
  2883. #: src/settings_translation_file.cpp
  2884. msgid "Hotbar slot 1 key"
  2885. msgstr "Klavo de fulmobreta portaĵingo 1"
  2886. #: src/settings_translation_file.cpp
  2887. msgid "Hotbar slot 10 key"
  2888. msgstr "Klavo de fulmobreta portaĵingo 10"
  2889. #: src/settings_translation_file.cpp
  2890. msgid "Hotbar slot 11 key"
  2891. msgstr "Klavo de fulmobreta portaĵingo 11"
  2892. #: src/settings_translation_file.cpp
  2893. msgid "Hotbar slot 12 key"
  2894. msgstr "Klavo de fulmobreta portaĵingo 12"
  2895. #: src/settings_translation_file.cpp
  2896. msgid "Hotbar slot 13 key"
  2897. msgstr "Klavo de fulmobreta portaĵingo 13"
  2898. #: src/settings_translation_file.cpp
  2899. msgid "Hotbar slot 14 key"
  2900. msgstr "Klavo de fulmobreta portaĵingo 14"
  2901. #: src/settings_translation_file.cpp
  2902. msgid "Hotbar slot 15 key"
  2903. msgstr "Klavo de fulmobreta portaĵingo 15"
  2904. #: src/settings_translation_file.cpp
  2905. msgid "Hotbar slot 16 key"
  2906. msgstr "Klavo de fulmobreta portaĵingo 16"
  2907. #: src/settings_translation_file.cpp
  2908. msgid "Hotbar slot 17 key"
  2909. msgstr "Klavo de fulmobreta portaĵingo 17"
  2910. #: src/settings_translation_file.cpp
  2911. msgid "Hotbar slot 18 key"
  2912. msgstr "Klavo de fulmobreta portaĵingo 18"
  2913. #: src/settings_translation_file.cpp
  2914. msgid "Hotbar slot 19 key"
  2915. msgstr "Klavo de fulmobreta portaĵingo 19"
  2916. #: src/settings_translation_file.cpp
  2917. msgid "Hotbar slot 2 key"
  2918. msgstr "Klavo de fulmobreta portaĵingo 2"
  2919. #: src/settings_translation_file.cpp
  2920. msgid "Hotbar slot 20 key"
  2921. msgstr "Klavo de fulmobreta portaĵingo 20"
  2922. #: src/settings_translation_file.cpp
  2923. msgid "Hotbar slot 21 key"
  2924. msgstr "Klavo de fulmobreta portaĵingo 21"
  2925. #: src/settings_translation_file.cpp
  2926. msgid "Hotbar slot 22 key"
  2927. msgstr "Klavo de fulmobreta portaĵingo 22"
  2928. #: src/settings_translation_file.cpp
  2929. msgid "Hotbar slot 23 key"
  2930. msgstr "Klavo de fulmobreta portaĵingo 23"
  2931. #: src/settings_translation_file.cpp
  2932. msgid "Hotbar slot 24 key"
  2933. msgstr "Klavo de fulmobreta portaĵingo 24"
  2934. #: src/settings_translation_file.cpp
  2935. msgid "Hotbar slot 25 key"
  2936. msgstr "Klavo de fulmobreta portaĵingo 25"
  2937. #: src/settings_translation_file.cpp
  2938. msgid "Hotbar slot 26 key"
  2939. msgstr "Klavo de fulmobreta portaĵingo 26"
  2940. #: src/settings_translation_file.cpp
  2941. msgid "Hotbar slot 27 key"
  2942. msgstr "Klavo de fulmobreta portaĵingo 27"
  2943. #: src/settings_translation_file.cpp
  2944. msgid "Hotbar slot 28 key"
  2945. msgstr "Klavo de fulmobreta portaĵingo 28"
  2946. #: src/settings_translation_file.cpp
  2947. msgid "Hotbar slot 29 key"
  2948. msgstr "Klavo de fulmobreta portaĵingo 29"
  2949. #: src/settings_translation_file.cpp
  2950. msgid "Hotbar slot 3 key"
  2951. msgstr "Klavo de fulmobreta portaĵingo 3"
  2952. #: src/settings_translation_file.cpp
  2953. msgid "Hotbar slot 30 key"
  2954. msgstr "Klavo de fulmobreta portaĵingo 30"
  2955. #: src/settings_translation_file.cpp
  2956. msgid "Hotbar slot 31 key"
  2957. msgstr "Klavo de fulmobreta portaĵingo 31"
  2958. #: src/settings_translation_file.cpp
  2959. msgid "Hotbar slot 32 key"
  2960. msgstr "Klavo de fulmobreta portaĵingo 32"
  2961. #: src/settings_translation_file.cpp
  2962. msgid "Hotbar slot 4 key"
  2963. msgstr "Klavo de fulmobreta portaĵingo 4"
  2964. #: src/settings_translation_file.cpp
  2965. msgid "Hotbar slot 5 key"
  2966. msgstr "Klavo de fulmobreta portaĵingo 5"
  2967. #: src/settings_translation_file.cpp
  2968. msgid "Hotbar slot 6 key"
  2969. msgstr "Klavo de fulmobreta portaĵingo 6"
  2970. #: src/settings_translation_file.cpp
  2971. msgid "Hotbar slot 7 key"
  2972. msgstr "Klavo de fulmobreta portaĵingo 7"
  2973. #: src/settings_translation_file.cpp
  2974. msgid "Hotbar slot 8 key"
  2975. msgstr "Klavo de fulmobreta portaĵingo 8"
  2976. #: src/settings_translation_file.cpp
  2977. msgid "Hotbar slot 9 key"
  2978. msgstr "Klavo de fulmobreta portaĵingo 9"
  2979. #: src/settings_translation_file.cpp
  2980. msgid "How deep to make rivers."
  2981. msgstr "Kiel profundaj fari riverojn."
  2982. #: src/settings_translation_file.cpp
  2983. msgid ""
  2984. "How fast liquid waves will move. Higher = faster.\n"
  2985. "If negative, liquid waves will move backwards.\n"
  2986. "Requires waving liquids to be enabled."
  2987. msgstr ""
  2988. "Kiel rapide ondoj de fluaĵoj moviĝos. Pli alta = pli rapide.\n"
  2989. "Je minusa valoro, ondoj de fluaĵoj moviĝos reen.\n"
  2990. "Bezonas ŝaltitajn ondantajn fluaĵojn."
  2991. #: src/settings_translation_file.cpp
  2992. msgid ""
  2993. "How much the server will wait before unloading unused mapblocks.\n"
  2994. "Higher value is smoother, but will use more RAM."
  2995. msgstr ""
  2996. "Kioman tempon la servilo atendos antaŭ delasi neuzatajn mondopecojn.\n"
  2997. "Pli alta valoro estas pli glata, sed uzos pli da tujmemoro."
  2998. #: src/settings_translation_file.cpp
  2999. msgid "How wide to make rivers."
  3000. msgstr "Kiel larĝajn fari riverojn."
  3001. #: src/settings_translation_file.cpp
  3002. msgid "Humidity blend noise"
  3003. msgstr "Bruo de intermiksado de malsekeco"
  3004. #: src/settings_translation_file.cpp
  3005. msgid "Humidity noise"
  3006. msgstr "Bruo de malsekeco"
  3007. #: src/settings_translation_file.cpp
  3008. msgid "Humidity variation for biomes."
  3009. msgstr "Variado de malsekeco por klimatoj."
  3010. #: src/settings_translation_file.cpp
  3011. msgid "IPv6"
  3012. msgstr "IPv6"
  3013. #: src/settings_translation_file.cpp
  3014. msgid "IPv6 server"
  3015. msgstr "Servilo kun IPv6"
  3016. #: src/settings_translation_file.cpp
  3017. msgid ""
  3018. "If FPS would go higher than this, limit it by sleeping\n"
  3019. "to not waste CPU power for no benefit."
  3020. msgstr ""
  3021. "Se filmeroj sekunde superas ĉi tion, limigu ilin per dormo,\n"
  3022. "por ne malŝpari vane potencon de datentraktilo."
  3023. #: src/settings_translation_file.cpp
  3024. msgid ""
  3025. "If disabled, \"special\" key is used to fly fast if both fly and fast mode "
  3026. "are\n"
  3027. "enabled."
  3028. msgstr ""
  3029. "Malŝaltite, postulas uzon de la «speciala» klavo se ambaŭ la fluga kaj\n"
  3030. "la rapida reĝimoj estas ŝaltitaj."
  3031. #: src/settings_translation_file.cpp
  3032. msgid ""
  3033. "If enabled the server will perform map block occlusion culling based on\n"
  3034. "on the eye position of the player. This can reduce the number of blocks\n"
  3035. "sent to the client 50-80%. The client will not longer receive most "
  3036. "invisible\n"
  3037. "so that the utility of noclip mode is reduced."
  3038. msgstr ""
  3039. "Je ŝalto, servilo elektos postkaŝitajn mondopecojn laŭ loko de okuloj\n"
  3040. "de la ludanto. Tio povas malpliigi la nombron de mondopecoj sendotaj\n"
  3041. "al la kliento je 50–80%. La kliento ne plu ricevos nevideblajn, tiel ke la\n"
  3042. "utileco de trapasa reĝimo malpliiĝos."
  3043. #: src/settings_translation_file.cpp
  3044. msgid ""
  3045. "If enabled together with fly mode, player is able to fly through solid "
  3046. "nodes.\n"
  3047. "This requires the \"noclip\" privilege on the server."
  3048. msgstr ""
  3049. "Kune kun la fluga reĝimo, ebligas trapasadon de firmaĵo.\n"
  3050. "Por tio necesas la rajto «noclip» servile."
  3051. #: src/settings_translation_file.cpp
  3052. msgid ""
  3053. "If enabled, \"special\" key instead of \"sneak\" key is used for climbing "
  3054. "down and\n"
  3055. "descending."
  3056. msgstr ""
  3057. "Ŝaltite, klavo «uzi» estas uzata anstataŭ klavo «kaŝiri» por malsupreniro."
  3058. #: src/settings_translation_file.cpp
  3059. msgid ""
  3060. "If enabled, actions are recorded for rollback.\n"
  3061. "This option is only read when server starts."
  3062. msgstr ""
  3063. "Registras agojn por eblaj malfaroj.\n"
  3064. "Ĉi tiu agordo nur legatas je la komenco de la servilo."
  3065. #: src/settings_translation_file.cpp
  3066. msgid "If enabled, disable cheat prevention in multiplayer."
  3067. msgstr "Ŝaltite malŝaltas sentrompigon en ludo por pluraj."
  3068. #: src/settings_translation_file.cpp
  3069. msgid ""
  3070. "If enabled, invalid world data won't cause the server to shut down.\n"
  3071. "Only enable this if you know what you are doing."
  3072. msgstr ""
  3073. "Protektas la servilon kontraŭ nevalidaj datenoj.\n"
  3074. "Ŝaltu nur se vi bone scias, kion vi faras."
  3075. #: src/settings_translation_file.cpp
  3076. msgid ""
  3077. "If enabled, makes move directions relative to the player's pitch when flying "
  3078. "or swimming."
  3079. msgstr ""
  3080. "Ŝaltite akordigas direkton de movoj de la ludanto al la direkto de ĝia "
  3081. "rigardo dum flugado aŭ naĝado."
  3082. #: src/settings_translation_file.cpp
  3083. msgid "If enabled, new players cannot join with an empty password."
  3084. msgstr "Malebligas konekton kun malplena pasvorto."
  3085. #: src/settings_translation_file.cpp
  3086. msgid ""
  3087. "If enabled, you can place blocks at the position (feet + eye level) where "
  3088. "you stand.\n"
  3089. "This is helpful when working with nodeboxes in small areas."
  3090. msgstr ""
  3091. "Ebligas metadon de monderoj en lokojn (kruroj + supraĵo), kie vi staras.\n"
  3092. "Tio utilas, se vi prilaboras monderojn kun malmulte da spaco."
  3093. #: src/settings_translation_file.cpp
  3094. msgid ""
  3095. "If the CSM restriction for node range is enabled, get_node calls are "
  3096. "limited\n"
  3097. "to this distance from the player to the node."
  3098. msgstr ""
  3099. "Se la limigo de klient-flankaj modifaĵoj por mondera distanco ŝaltiĝas, "
  3100. "vokoj\n"
  3101. "al get_node limiĝas al ĉi tiu distanco inter la ludanto kaj la mondero."
  3102. #: src/settings_translation_file.cpp
  3103. msgid ""
  3104. "If the file size of debug.txt exceeds the number of megabytes specified in\n"
  3105. "this setting when it is opened, the file is moved to debug.txt.1,\n"
  3106. "deleting an older debug.txt.1 if it exists.\n"
  3107. "debug.txt is only moved if this setting is positive."
  3108. msgstr ""
  3109. "Se la dosiergrando de «debug.txt» superas la nombron de milionbitokoj\n"
  3110. "agorditan ĉi tie, kiam ĝi malfermiĝas, la dosiero moviĝas al «debug.txt.1»,\n"
  3111. "kaj pli malnova «debug.txt.1» foriĝas, se ĝi ekzistas.\n"
  3112. "«debug.txt» moviĝas nur se ĉi tiu agordo estas ŝaltita."
  3113. #: src/settings_translation_file.cpp
  3114. msgid "If this is set, players will always (re)spawn at the given position."
  3115. msgstr "Ŝaltite, ludantoj ĉiam renaskiĝos je la donita loko."
  3116. #: src/settings_translation_file.cpp
  3117. msgid "Ignore world errors"
  3118. msgstr "Malatenti mondajn erarojn"
  3119. #: src/settings_translation_file.cpp
  3120. msgid "In-Game"
  3121. msgstr "Lude"
  3122. #: src/settings_translation_file.cpp
  3123. msgid "In-game chat console background alpha (opaqueness, between 0 and 255)."
  3124. msgstr ""
  3125. "Travidebleco de enluda babila konzolo (maltravidebleco, inter 0 kaj 255)."
  3126. #: src/settings_translation_file.cpp
  3127. msgid "In-game chat console background color (R,G,B)."
  3128. msgstr "Fonkoloro de la enluda babila konzolo (R,V,B)."
  3129. #: src/settings_translation_file.cpp
  3130. msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
  3131. msgstr "(Alteco de la enluda babila konzolo, inter 0.1 (10%) kaj 1.0 (100%)."
  3132. #: src/settings_translation_file.cpp
  3133. msgid "Inc. volume key"
  3134. msgstr "Plilaŭtiga klavo"
  3135. #: src/settings_translation_file.cpp
  3136. msgid "Initial vertical speed when jumping, in nodes per second."
  3137. msgstr "Unuaeca vertikala rapido dum salto, en monderoj sekunde."
  3138. #: src/settings_translation_file.cpp
  3139. msgid ""
  3140. "Instrument builtin.\n"
  3141. "This is usually only needed by core/builtin contributors"
  3142. msgstr ""
  3143. "Ekzameni primitivojn.\n"
  3144. "Ĉi tion normale bezonas nur evoluigistoj de kerno/primitivoj"
  3145. #: src/settings_translation_file.cpp
  3146. msgid "Instrument chatcommands on registration."
  3147. msgstr "Ekzameni babilajn komandojn je registriĝo."
  3148. #: src/settings_translation_file.cpp
  3149. msgid ""
  3150. "Instrument global callback functions on registration.\n"
  3151. "(anything you pass to a minetest.register_*() function)"
  3152. msgstr ""
  3153. "Ekzameni mallokajn revokajn funkciojn je registriĝo.\n"
  3154. "(ĉio, kion vi donas al la funkcio minetest.register_*())"
  3155. #: src/settings_translation_file.cpp
  3156. msgid ""
  3157. "Instrument the action function of Active Block Modifiers on registration."
  3158. msgstr ""
  3159. "Ekzameni la agan funkcion de Aktivaj Modifiloj de Monderoj je registriĝo."
  3160. #: src/settings_translation_file.cpp
  3161. msgid ""
  3162. "Instrument the action function of Loading Block Modifiers on registration."
  3163. msgstr ""
  3164. #: src/settings_translation_file.cpp
  3165. msgid "Instrument the methods of entities on registration."
  3166. msgstr "Ekzameni la metodojn de estoj je registriĝo."
  3167. #: src/settings_translation_file.cpp
  3168. msgid "Instrumentation"
  3169. msgstr "Ekzamenado"
  3170. #: src/settings_translation_file.cpp
  3171. msgid "Interval of saving important changes in the world, stated in seconds."
  3172. msgstr "Periodo inter konservo de gravaj ŝanĝoj en la mondo, sekunde."
  3173. #: src/settings_translation_file.cpp
  3174. msgid "Interval of sending time of day to clients."
  3175. msgstr "Periodo inter sendoj de tagtempo al klientoj."
  3176. #: src/settings_translation_file.cpp
  3177. msgid "Inventory items animations"
  3178. msgstr "Bildmovado de portaĵoj en portaĵujo"
  3179. #: src/settings_translation_file.cpp
  3180. msgid "Inventory key"
  3181. msgstr "Klavo de portaĵujo"
  3182. #: src/settings_translation_file.cpp
  3183. msgid "Invert mouse"
  3184. msgstr "Renversi muson"
  3185. #: src/settings_translation_file.cpp
  3186. msgid "Invert vertical mouse movement."
  3187. msgstr "Renversi vertikalan movon de muso."
  3188. #: src/settings_translation_file.cpp
  3189. msgid "Italic font path"
  3190. msgstr "Dosierindiko al kursiva tiparo"
  3191. #: src/settings_translation_file.cpp
  3192. msgid "Italic monospace font path"
  3193. msgstr "Dosierindiko al kursiva egallarĝa tiparo"
  3194. #: src/settings_translation_file.cpp
  3195. msgid "Item entity TTL"
  3196. msgstr "Daŭro de lasita portaĵo"
  3197. #: src/settings_translation_file.cpp
  3198. msgid "Iterations"
  3199. msgstr "Ripetoj"
  3200. #: src/settings_translation_file.cpp
  3201. msgid ""
  3202. "Iterations of the recursive function.\n"
  3203. "Increasing this increases the amount of fine detail, but also\n"
  3204. "increases processing load.\n"
  3205. "At iterations = 20 this mapgen has a similar load to mapgen V7."
  3206. msgstr ""
  3207. "Ripetoj de la sinvoka funkcio.\n"
  3208. "Ĉi tio pliiĝinte pliigas etajn detalojn, sed ankaŭ pliigas\n"
  3209. "la ŝarĝon al la datentraktilo.\n"
  3210. "Je 20 ripetoj, ĉi tiu mondestigilo havas ŝarĝon similan al\n"
  3211. "la mondestigilo V7."
  3212. #: src/settings_translation_file.cpp
  3213. msgid "Joystick ID"
  3214. msgstr "Identigilo de stirstango"
  3215. #: src/settings_translation_file.cpp
  3216. msgid "Joystick button repetition interval"
  3217. msgstr "Ripeta periodo de stirstangaj klavoj"
  3218. #: src/settings_translation_file.cpp
  3219. #, fuzzy
  3220. msgid "Joystick deadzone"
  3221. msgstr "Speco de stirstango"
  3222. #: src/settings_translation_file.cpp
  3223. msgid "Joystick frustum sensitivity"
  3224. msgstr "Sentemo de stirstanga vidamplekso"
  3225. #: src/settings_translation_file.cpp
  3226. msgid "Joystick type"
  3227. msgstr "Speco de stirstango"
  3228. #: src/settings_translation_file.cpp
  3229. msgid ""
  3230. "Julia set only.\n"
  3231. "W component of hypercomplex constant.\n"
  3232. "Alters the shape of the fractal.\n"
  3233. "Has no effect on 3D fractals.\n"
  3234. "Range roughly -2 to 2."
  3235. msgstr ""
  3236. "Nur por aro de Julia.\n"
  3237. "W-ero de supermalsimpla konstanto.\n"
  3238. "Ŝanĝas la formon de la fraktalo.\n"
  3239. "Neniel efikas sur 3D-fraktaloj.\n"
  3240. "Amplekso proksimume de -2 ĝis 2."
  3241. #: src/settings_translation_file.cpp
  3242. msgid ""
  3243. "Julia set only.\n"
  3244. "X component of hypercomplex constant.\n"
  3245. "Alters the shape of the fractal.\n"
  3246. "Range roughly -2 to 2."
  3247. msgstr ""
  3248. "Nur por aro de Julia.\n"
  3249. "X-ero de supermalsimpla konstanto.\n"
  3250. "Ŝanĝas la formon de la fraktalo.\n"
  3251. "Amplekso proksimume de -2 ĝis 2."
  3252. #: src/settings_translation_file.cpp
  3253. msgid ""
  3254. "Julia set only.\n"
  3255. "Y component of hypercomplex constant.\n"
  3256. "Alters the shape of the fractal.\n"
  3257. "Range roughly -2 to 2."
  3258. msgstr ""
  3259. "Nur por aro de Julia.\n"
  3260. "Y-ero de supermalsimpla konstanto.\n"
  3261. "Ŝanĝas la formon de la fraktalo.\n"
  3262. "Amplekso proksimume de -2 ĝis 2."
  3263. #: src/settings_translation_file.cpp
  3264. msgid ""
  3265. "Julia set only.\n"
  3266. "Z component of hypercomplex constant.\n"
  3267. "Alters the shape of the fractal.\n"
  3268. "Range roughly -2 to 2."
  3269. msgstr ""
  3270. "Nur aro de Julia.\n"
  3271. "Z-a ero de supermalsimpla konstanto.\n"
  3272. "Ŝanĝas la formon de la fraktalo.\n"
  3273. "Amplekso proksimume de -2 ĝis 2."
  3274. #: src/settings_translation_file.cpp
  3275. msgid "Julia w"
  3276. msgstr "Julia w"
  3277. #: src/settings_translation_file.cpp
  3278. msgid "Julia x"
  3279. msgstr "Julia x"
  3280. #: src/settings_translation_file.cpp
  3281. msgid "Julia y"
  3282. msgstr "Julia y"
  3283. #: src/settings_translation_file.cpp
  3284. msgid "Julia z"
  3285. msgstr "Julia z"
  3286. #: src/settings_translation_file.cpp
  3287. msgid "Jump key"
  3288. msgstr "Salta klavo"
  3289. #: src/settings_translation_file.cpp
  3290. msgid "Jumping speed"
  3291. msgstr "Salta rapido"
  3292. #: src/settings_translation_file.cpp
  3293. msgid ""
  3294. "Key for decreasing the viewing range.\n"
  3295. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3296. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3297. msgstr ""
  3298. "Klavo por malkreskigi la vidan distancon.\n"
  3299. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3300. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3301. #: src/settings_translation_file.cpp
  3302. msgid ""
  3303. "Key for decreasing the volume.\n"
  3304. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3305. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3306. msgstr ""
  3307. "Klavo por malkreskigi la laŭtecon.\n"
  3308. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3309. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3310. #: src/settings_translation_file.cpp
  3311. #, fuzzy
  3312. msgid ""
  3313. "Key for digging.\n"
  3314. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3315. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3316. msgstr ""
  3317. "Klavo por salti.\n"
  3318. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3319. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3320. #: src/settings_translation_file.cpp
  3321. msgid ""
  3322. "Key for dropping the currently selected item.\n"
  3323. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3324. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3325. msgstr ""
  3326. "Klavo por demeti la elektitan portaĵon.\n"
  3327. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3328. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3329. #: src/settings_translation_file.cpp
  3330. msgid ""
  3331. "Key for increasing the viewing range.\n"
  3332. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3333. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3334. msgstr ""
  3335. "Klavo por kreskigi la vidan distancon.\n"
  3336. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3337. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3338. #: src/settings_translation_file.cpp
  3339. msgid ""
  3340. "Key for increasing the volume.\n"
  3341. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3342. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3343. msgstr ""
  3344. "Klavo por kreskigi la laŭtecon.\n"
  3345. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3346. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3347. #: src/settings_translation_file.cpp
  3348. msgid ""
  3349. "Key for jumping.\n"
  3350. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3351. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3352. msgstr ""
  3353. "Klavo por salti.\n"
  3354. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3355. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3356. #: src/settings_translation_file.cpp
  3357. msgid ""
  3358. "Key for moving fast in fast mode.\n"
  3359. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3360. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3361. msgstr ""
  3362. "Klavo por moviĝi rapide en rapida reĝimo.\n"
  3363. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3364. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3365. #: src/settings_translation_file.cpp
  3366. msgid ""
  3367. "Key for moving the player backward.\n"
  3368. "Will also disable autoforward, when active.\n"
  3369. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3370. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3371. msgstr ""
  3372. "Klavo por movi la ludanton reen.\n"
  3373. "Aktivigo ankaŭ malŝaltos memiradon.\n"
  3374. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3375. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3376. #: src/settings_translation_file.cpp
  3377. msgid ""
  3378. "Key for moving the player forward.\n"
  3379. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3380. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3381. msgstr ""
  3382. "Klavo por movi la ludanton pluen.\n"
  3383. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3384. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3385. #: src/settings_translation_file.cpp
  3386. msgid ""
  3387. "Key for moving the player left.\n"
  3388. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3389. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3390. msgstr ""
  3391. "Klavo por movi la ludanton maldekstren.\n"
  3392. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3393. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3394. #: src/settings_translation_file.cpp
  3395. msgid ""
  3396. "Key for moving the player right.\n"
  3397. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3398. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3399. msgstr ""
  3400. "Klavo por movi la ludantan dekstren.\n"
  3401. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3402. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3403. #: src/settings_translation_file.cpp
  3404. msgid ""
  3405. "Key for muting the game.\n"
  3406. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3407. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3408. msgstr ""
  3409. "Klavo por silentigi la ludon.\n"
  3410. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3411. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3412. #: src/settings_translation_file.cpp
  3413. msgid ""
  3414. "Key for opening the chat window to type commands.\n"
  3415. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3416. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3417. msgstr ""
  3418. "Klavo por malfermi la babilan fenestron por entajpi komandojn.\n"
  3419. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3420. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3421. #: src/settings_translation_file.cpp
  3422. msgid ""
  3423. "Key for opening the chat window to type local commands.\n"
  3424. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3425. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3426. msgstr ""
  3427. "Klavo por malfermi la babilan fenestron por entajpi lokajn komandojn.\n"
  3428. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3429. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3430. #: src/settings_translation_file.cpp
  3431. msgid ""
  3432. "Key for opening the chat window.\n"
  3433. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3434. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3435. msgstr ""
  3436. "Klavo por malfermi la babilan fenestron.\n"
  3437. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3438. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3439. #: src/settings_translation_file.cpp
  3440. msgid ""
  3441. "Key for opening the inventory.\n"
  3442. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3443. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3444. msgstr ""
  3445. "Klavo por malfermi la portaĵujon.\n"
  3446. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3447. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3448. #: src/settings_translation_file.cpp
  3449. #, fuzzy
  3450. msgid ""
  3451. "Key for placing.\n"
  3452. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3453. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3454. msgstr ""
  3455. "Klavo por salti.\n"
  3456. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3457. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3458. #: src/settings_translation_file.cpp
  3459. msgid ""
  3460. "Key for selecting the 11th hotbar slot.\n"
  3461. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3462. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3463. msgstr ""
  3464. "Klavo por elekti 11-an portaĵingon en la fulmobreto.\n"
  3465. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3466. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3467. #: src/settings_translation_file.cpp
  3468. msgid ""
  3469. "Key for selecting the 12th hotbar slot.\n"
  3470. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3471. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3472. msgstr ""
  3473. "Klavo por elekti 12-an portaĵingon en la fulmobreto.\n"
  3474. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3475. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3476. #: src/settings_translation_file.cpp
  3477. msgid ""
  3478. "Key for selecting the 13th hotbar slot.\n"
  3479. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3480. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3481. msgstr ""
  3482. "Klavo por elekti 13-an portaĵingon en la fulmobreto.\n"
  3483. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3484. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3485. #: src/settings_translation_file.cpp
  3486. msgid ""
  3487. "Key for selecting the 14th hotbar slot.\n"
  3488. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3489. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3490. msgstr ""
  3491. "Klavo por elekti 14-an portaĵingon en la fulmobreto.\n"
  3492. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3493. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3494. #: src/settings_translation_file.cpp
  3495. msgid ""
  3496. "Key for selecting the 15th hotbar slot.\n"
  3497. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3498. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3499. msgstr ""
  3500. "Klavo por elekti 15-an portaĵingon en la fulmobreto.\n"
  3501. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3502. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3503. #: src/settings_translation_file.cpp
  3504. msgid ""
  3505. "Key for selecting the 16th hotbar slot.\n"
  3506. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3507. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3508. msgstr ""
  3509. "Klavo por elekti 16-an portaĵingon en la fulmobreto.\n"
  3510. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3511. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3512. #: src/settings_translation_file.cpp
  3513. msgid ""
  3514. "Key for selecting the 17th hotbar slot.\n"
  3515. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3516. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3517. msgstr ""
  3518. "Klavo por elekti 17-an portaĵingon en la fulmobreto.\n"
  3519. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3520. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3521. #: src/settings_translation_file.cpp
  3522. msgid ""
  3523. "Key for selecting the 18th hotbar slot.\n"
  3524. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3525. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3526. msgstr ""
  3527. "Klavo por elekti 18-an portaĵingon en la fulmobreto.\n"
  3528. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3529. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3530. #: src/settings_translation_file.cpp
  3531. msgid ""
  3532. "Key for selecting the 19th hotbar slot.\n"
  3533. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3534. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3535. msgstr ""
  3536. "Klavo por elekti 19-an portaĵingon en la fulmobreto.\n"
  3537. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3538. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3539. #: src/settings_translation_file.cpp
  3540. msgid ""
  3541. "Key for selecting the 20th hotbar slot.\n"
  3542. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3543. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3544. msgstr ""
  3545. "Klavo por elekti 20-an portaĵingon en la fulmobreto.\n"
  3546. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3547. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3548. #: src/settings_translation_file.cpp
  3549. msgid ""
  3550. "Key for selecting the 21st hotbar slot.\n"
  3551. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3552. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3553. msgstr ""
  3554. "Klavo por elekti 21-an portaĵingon en la fulmobreto.\n"
  3555. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3556. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3557. #: src/settings_translation_file.cpp
  3558. msgid ""
  3559. "Key for selecting the 22nd hotbar slot.\n"
  3560. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3561. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3562. msgstr ""
  3563. "Klavo por elekti 22-an portaĵingon en la fulmobreto.\n"
  3564. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3565. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3566. #: src/settings_translation_file.cpp
  3567. msgid ""
  3568. "Key for selecting the 23rd hotbar slot.\n"
  3569. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3570. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3571. msgstr ""
  3572. "Klavo por elekti 23-an portaĵingon en la fulmobreto.\n"
  3573. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3574. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3575. #: src/settings_translation_file.cpp
  3576. msgid ""
  3577. "Key for selecting the 24th hotbar slot.\n"
  3578. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3579. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3580. msgstr ""
  3581. "Klavo por elekti 24-an portaĵingon en la fulmobreto.\n"
  3582. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3583. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3584. #: src/settings_translation_file.cpp
  3585. msgid ""
  3586. "Key for selecting the 25th hotbar slot.\n"
  3587. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3588. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3589. msgstr ""
  3590. "Klavo por elekti 25-an portaĵingon en la fulmobreto.\n"
  3591. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3592. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3593. #: src/settings_translation_file.cpp
  3594. msgid ""
  3595. "Key for selecting the 26th hotbar slot.\n"
  3596. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3597. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3598. msgstr ""
  3599. "Klavo por elekti 26-an portaĵingon en la fulmobreto.\n"
  3600. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3601. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3602. #: src/settings_translation_file.cpp
  3603. msgid ""
  3604. "Key for selecting the 27th hotbar slot.\n"
  3605. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3606. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3607. msgstr ""
  3608. "Klavo por elekti 27-an portaĵingon en la fulmobreto.\n"
  3609. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3610. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3611. #: src/settings_translation_file.cpp
  3612. msgid ""
  3613. "Key for selecting the 28th hotbar slot.\n"
  3614. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3615. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3616. msgstr ""
  3617. "Klavo por elekti 28-an portaĵingon en la fulmobreto.\n"
  3618. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3619. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3620. #: src/settings_translation_file.cpp
  3621. msgid ""
  3622. "Key for selecting the 29th hotbar slot.\n"
  3623. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3624. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3625. msgstr ""
  3626. "Klavo por elekti 29-an portaĵingon en la fulmobreto.\n"
  3627. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3628. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3629. #: src/settings_translation_file.cpp
  3630. msgid ""
  3631. "Key for selecting the 30th hotbar slot.\n"
  3632. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3633. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3634. msgstr ""
  3635. "Klavo por elekti 30-an portaĵingon en la fulmobreto.\n"
  3636. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3637. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3638. #: src/settings_translation_file.cpp
  3639. msgid ""
  3640. "Key for selecting the 31st hotbar slot.\n"
  3641. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3642. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3643. msgstr ""
  3644. "Klavo por elekti 31-an portaĵingon en la fulmobreto.\n"
  3645. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3646. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3647. #: src/settings_translation_file.cpp
  3648. msgid ""
  3649. "Key for selecting the 32nd hotbar slot.\n"
  3650. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3651. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3652. msgstr ""
  3653. "Klavo por elekti 32-an portaĵingon en la fulmobreto.\n"
  3654. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3655. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3656. #: src/settings_translation_file.cpp
  3657. msgid ""
  3658. "Key for selecting the eighth hotbar slot.\n"
  3659. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3660. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3661. msgstr ""
  3662. "Klavo por elekti okan portaĵingon en la fulmobreto.\n"
  3663. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3664. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3665. #: src/settings_translation_file.cpp
  3666. msgid ""
  3667. "Key for selecting the fifth hotbar slot.\n"
  3668. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3669. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3670. msgstr ""
  3671. "Klavo por elekti kvinan portaĵingon en la fulmobreto.\n"
  3672. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3673. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3674. #: src/settings_translation_file.cpp
  3675. msgid ""
  3676. "Key for selecting the first hotbar slot.\n"
  3677. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3678. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3679. msgstr ""
  3680. "Klavo por elekti unuan portaĵingon en la fulmobreto.\n"
  3681. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3682. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3683. #: src/settings_translation_file.cpp
  3684. msgid ""
  3685. "Key for selecting the fourth hotbar slot.\n"
  3686. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3687. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3688. msgstr ""
  3689. "Klavo por elekti kvaran portaĵingon en la fulmobreto.\n"
  3690. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3691. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3692. #: src/settings_translation_file.cpp
  3693. msgid ""
  3694. "Key for selecting the next item in the hotbar.\n"
  3695. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3696. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3697. msgstr ""
  3698. "Klavo por elekti sekvan portaĵon en la fulmobreto.\n"
  3699. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3700. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3701. #: src/settings_translation_file.cpp
  3702. msgid ""
  3703. "Key for selecting the ninth hotbar slot.\n"
  3704. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3705. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3706. msgstr ""
  3707. "Klavo por elekti naŭan portaĵingon en la fulmobreto.\n"
  3708. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3709. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3710. #: src/settings_translation_file.cpp
  3711. msgid ""
  3712. "Key for selecting the previous item in the hotbar.\n"
  3713. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3714. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3715. msgstr ""
  3716. "Klavo por elekti antaŭan portaĵon en la fulmobreto.\n"
  3717. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3718. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3719. #: src/settings_translation_file.cpp
  3720. msgid ""
  3721. "Key for selecting the second hotbar slot.\n"
  3722. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3723. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3724. msgstr ""
  3725. "Klavo por elekti duan portaĵingon en la fulmobreto.\n"
  3726. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3727. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3728. #: src/settings_translation_file.cpp
  3729. msgid ""
  3730. "Key for selecting the seventh hotbar slot.\n"
  3731. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3732. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3733. msgstr ""
  3734. "Klavo por elekti sepan portaĵingon en la fulmobreto.\n"
  3735. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3736. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3737. #: src/settings_translation_file.cpp
  3738. msgid ""
  3739. "Key for selecting the sixth hotbar slot.\n"
  3740. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3741. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3742. msgstr ""
  3743. "Klavo por elekti sesan portaĵingon en la fulmobreto.\n"
  3744. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3745. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3746. #: src/settings_translation_file.cpp
  3747. msgid ""
  3748. "Key for selecting the tenth hotbar slot.\n"
  3749. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3750. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3751. msgstr ""
  3752. "Klavo por elekti dekan portaĵingon en la fulmobreto.\n"
  3753. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3754. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3755. #: src/settings_translation_file.cpp
  3756. msgid ""
  3757. "Key for selecting the third hotbar slot.\n"
  3758. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3759. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3760. msgstr ""
  3761. "Klavo por elekti trian portaĵingon en la fulmobreto.\n"
  3762. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3763. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3764. #: src/settings_translation_file.cpp
  3765. msgid ""
  3766. "Key for sneaking.\n"
  3767. "Also used for climbing down and descending in water if aux1_descends is "
  3768. "disabled.\n"
  3769. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3770. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3771. msgstr ""
  3772. "Klavo por kaŝirado.\n"
  3773. "Ankaŭ uzata por malsupreniro kaj malsuprennaĝo se ‹aux1_descends› estas "
  3774. "malŝaltita.\n"
  3775. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3776. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3777. #: src/settings_translation_file.cpp
  3778. msgid ""
  3779. "Key for switching between first- and third-person camera.\n"
  3780. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3781. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3782. msgstr ""
  3783. "Baskula klavo por unua kaj tria vidpunktoj.\n"
  3784. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3785. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3786. #: src/settings_translation_file.cpp
  3787. msgid ""
  3788. "Key for taking screenshots.\n"
  3789. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3790. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3791. msgstr ""
  3792. "Klavo por ekrankopiado.\n"
  3793. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3794. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3795. #: src/settings_translation_file.cpp
  3796. msgid ""
  3797. "Key for toggling autoforward.\n"
  3798. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3799. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3800. msgstr ""
  3801. "Baskula klavo por memirado.\n"
  3802. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3803. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3804. #: src/settings_translation_file.cpp
  3805. msgid ""
  3806. "Key for toggling cinematic mode.\n"
  3807. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3808. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3809. msgstr ""
  3810. "Baskula klavo por glita vidpunkto.\n"
  3811. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3812. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3813. #: src/settings_translation_file.cpp
  3814. msgid ""
  3815. "Key for toggling display of minimap.\n"
  3816. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3817. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3818. msgstr ""
  3819. "Baskula klavo por mapeto.\n"
  3820. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3821. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3822. #: src/settings_translation_file.cpp
  3823. msgid ""
  3824. "Key for toggling fast mode.\n"
  3825. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3826. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3827. msgstr ""
  3828. "Baskula klavo por rapida reĝimo.\n"
  3829. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3830. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3831. #: src/settings_translation_file.cpp
  3832. msgid ""
  3833. "Key for toggling flying.\n"
  3834. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3835. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3836. msgstr ""
  3837. "Baskula klavo por flugado.\n"
  3838. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3839. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3840. #: src/settings_translation_file.cpp
  3841. msgid ""
  3842. "Key for toggling noclip mode.\n"
  3843. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3844. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3845. msgstr ""
  3846. "Baskula klavo por trapasa reĝimo.\n"
  3847. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3848. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3849. #: src/settings_translation_file.cpp
  3850. msgid ""
  3851. "Key for toggling pitch move mode.\n"
  3852. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3853. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3854. msgstr ""
  3855. "Baskula klavo por celilsekva reĝimo.\n"
  3856. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3857. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3858. #: src/settings_translation_file.cpp
  3859. msgid ""
  3860. "Key for toggling the camera update. Only used for development\n"
  3861. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3862. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3863. msgstr ""
  3864. "Baskula klavo por vidpunkta ĝisdatigo. Nur uzata por evoluigado.\n"
  3865. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3866. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3867. #: src/settings_translation_file.cpp
  3868. msgid ""
  3869. "Key for toggling the display of chat.\n"
  3870. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3871. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3872. msgstr ""
  3873. "Baskula klavo por montri babilon.\n"
  3874. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3875. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3876. #: src/settings_translation_file.cpp
  3877. msgid ""
  3878. "Key for toggling the display of debug info.\n"
  3879. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3880. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3881. msgstr ""
  3882. "Baskula klavo por montri erarserĉajn informojn.\n"
  3883. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3884. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3885. #: src/settings_translation_file.cpp
  3886. msgid ""
  3887. "Key for toggling the display of fog.\n"
  3888. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3889. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3890. msgstr ""
  3891. "Baskula klavo por montri nebulon.\n"
  3892. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3893. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3894. #: src/settings_translation_file.cpp
  3895. msgid ""
  3896. "Key for toggling the display of the HUD.\n"
  3897. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3898. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3899. msgstr ""
  3900. "Baskula klavo por montri la travidan fasadon.\n"
  3901. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3902. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3903. #: src/settings_translation_file.cpp
  3904. msgid ""
  3905. "Key for toggling the display of the large chat console.\n"
  3906. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3907. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3908. msgstr ""
  3909. "Baskula klavo por montri grandan babilan konzolon.\n"
  3910. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3911. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3912. #: src/settings_translation_file.cpp
  3913. msgid ""
  3914. "Key for toggling the display of the profiler. Used for development.\n"
  3915. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3916. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3917. msgstr ""
  3918. "Baskula klavo por montri la profililon. Uzu programante.\n"
  3919. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3920. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3921. #: src/settings_translation_file.cpp
  3922. msgid ""
  3923. "Key for toggling unlimited view range.\n"
  3924. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3925. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3926. msgstr ""
  3927. "Baskula klavo por senlima vido.\n"
  3928. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3929. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3930. #: src/settings_translation_file.cpp
  3931. msgid ""
  3932. "Key to use view zoom when possible.\n"
  3933. "See http://irrlicht.sourceforge.net/docu/namespaceirr."
  3934. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3935. msgstr ""
  3936. "Klavo por zomi vidon kiam tio eblas.\n"
  3937. "Vidu http://irrlicht.sourceforge.net/docu/namespaceirr."
  3938. "html#a54da2a0e231901735e3da1b0edf72eb3"
  3939. #: src/settings_translation_file.cpp
  3940. msgid "Kick players who sent more than X messages per 10 seconds."
  3941. msgstr "Forpeli ludantojn, kiuj sendis pli ol X mesaĝojn en 10 sekundoj."
  3942. #: src/settings_translation_file.cpp
  3943. msgid "Lake steepness"
  3944. msgstr "Laga kruteco"
  3945. #: src/settings_translation_file.cpp
  3946. msgid "Lake threshold"
  3947. msgstr "Laga sojlo"
  3948. #: src/settings_translation_file.cpp
  3949. msgid "Language"
  3950. msgstr "Lingvo"
  3951. #: src/settings_translation_file.cpp
  3952. msgid "Large cave depth"
  3953. msgstr "Profundeco de granda kaverno"
  3954. #: src/settings_translation_file.cpp
  3955. msgid "Large cave maximum number"
  3956. msgstr "Maksimuma nombro de grandaj kavernoj"
  3957. #: src/settings_translation_file.cpp
  3958. msgid "Large cave minimum number"
  3959. msgstr "Minimuma nombro de grandaj kavernoj"
  3960. #: src/settings_translation_file.cpp
  3961. msgid "Large cave proportion flooded"
  3962. msgstr "Subakva parto de granda kaverno"
  3963. #: src/settings_translation_file.cpp
  3964. msgid "Large chat console key"
  3965. msgstr "Klavo de granda konzolo"
  3966. #: src/settings_translation_file.cpp
  3967. msgid "Leaves style"
  3968. msgstr "Stilo de folioj"
  3969. #: src/settings_translation_file.cpp
  3970. msgid ""
  3971. "Leaves style:\n"
  3972. "- Fancy: all faces visible\n"
  3973. "- Simple: only outer faces, if defined special_tiles are used\n"
  3974. "- Opaque: disable transparency"
  3975. msgstr ""
  3976. "Stiloj de folioj:\n"
  3977. "– Fajna: Ĉiuj facoj videblas\n"
  3978. "– Simpla: nur eksteraj facoj, se difinitaj special_tiles uzatas\n"
  3979. "– Maltravidebla: malŝalti travideblecon"
  3980. #: src/settings_translation_file.cpp
  3981. msgid "Left key"
  3982. msgstr "Maldekstra klavo"
  3983. #: src/settings_translation_file.cpp
  3984. msgid ""
  3985. "Length of a server tick and the interval at which objects are generally "
  3986. "updated over\n"
  3987. "network."
  3988. msgstr ""
  3989. "Longeco de servila agociklo, kaj la intervalo dum kiu objektoj ĝenerale "
  3990. "ĝisdatiĝas\n"
  3991. "trans la reto."
  3992. #: src/settings_translation_file.cpp
  3993. msgid ""
  3994. "Length of liquid waves.\n"
  3995. "Requires waving liquids to be enabled."
  3996. msgstr ""
  3997. "Longo de fluaĵaj ondoj.\n"
  3998. "Bezonas ondantajn fluaĵojn."
  3999. #: src/settings_translation_file.cpp
  4000. msgid "Length of time between Active Block Modifier (ABM) execution cycles"
  4001. msgstr "Tempodaŭro inter rulaj cikloj de Aktiva Modifilo de Monderoj (AMM)"
  4002. #: src/settings_translation_file.cpp
  4003. msgid "Length of time between NodeTimer execution cycles"
  4004. msgstr "Tempodaŭro inter rulaj cikloj de NodeTimer"
  4005. #: src/settings_translation_file.cpp
  4006. msgid "Length of time between active block management cycles"
  4007. msgstr "Daŭro inter cikloj de aktiva administrado de monderoj"
  4008. #: src/settings_translation_file.cpp
  4009. msgid ""
  4010. "Level of logging to be written to debug.txt:\n"
  4011. "- <nothing> (no logging)\n"
  4012. "- none (messages with no level)\n"
  4013. "- error\n"
  4014. "- warning\n"
  4015. "- action\n"
  4016. "- info\n"
  4017. "- verbose"
  4018. msgstr ""
  4019. "Nivelo de protokolado skribota al debug.txt:\n"
  4020. "- <nenio> (nenio protokoliĝas)\n"
  4021. "- none (neniu – mesaĝoj sen nivelo)\n"
  4022. "- error (eraro)\n"
  4023. "- warning (averto)\n"
  4024. "- action (ago)\n"
  4025. "- info (informo)\n"
  4026. "- verbose (babilema)"
  4027. #: src/settings_translation_file.cpp
  4028. msgid "Light curve boost"
  4029. msgstr "Pliigo de luma kurbo"
  4030. #: src/settings_translation_file.cpp
  4031. msgid "Light curve boost center"
  4032. msgstr "Centro de pliigo de luma kurbo"
  4033. #: src/settings_translation_file.cpp
  4034. msgid "Light curve boost spread"
  4035. msgstr "Disvastiĝo de pliigo de luma kurbo"
  4036. #: src/settings_translation_file.cpp
  4037. msgid "Light curve gamma"
  4038. msgstr "Gamao de luma kurbo"
  4039. #: src/settings_translation_file.cpp
  4040. msgid "Light curve high gradient"
  4041. msgstr "Alta transiro de luma kurbo"
  4042. #: src/settings_translation_file.cpp
  4043. msgid "Light curve low gradient"
  4044. msgstr ""
  4045. #: src/settings_translation_file.cpp
  4046. msgid ""
  4047. "Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
  4048. "Only mapchunks completely within the mapgen limit are generated.\n"
  4049. "Value is stored per-world."
  4050. msgstr ""
  4051. "Limo de mapa estigo, mondere, en ĉiuj ses direktoj de (0, 0, 0).\n"
  4052. "Nur mondopartoj plene en la mondestigila limo estiĝos.\n"
  4053. "Valoro konserviĝas aparte por ĉiu mondo."
  4054. #: src/settings_translation_file.cpp
  4055. msgid ""
  4056. "Limits number of parallel HTTP requests. Affects:\n"
  4057. "- Media fetch if server uses remote_media setting.\n"
  4058. "- Serverlist download and server announcement.\n"
  4059. "- Downloads performed by main menu (e.g. mod manager).\n"
  4060. "Only has an effect if compiled with cURL."
  4061. msgstr ""
  4062. "Limigas nombron da samtempaj HTTP-petoj. Afliktas:\n"
  4063. "– Elŝuton de vidaŭdaĵoj, se la servilo uzas la agordon «remote_media».\n"
  4064. "– Elŝuton de listo de serviloj, kaj servila anonco.\n"
  4065. "– Elŝutojn fare de la ĉefmenuo (ekz. modifaĵa administrilo).\n"
  4066. "Efektivas nur se la ludo tradukiĝis kun cURL."
  4067. #: src/settings_translation_file.cpp
  4068. msgid "Liquid fluidity"
  4069. msgstr "Flueco de fluaĵoj"
  4070. #: src/settings_translation_file.cpp
  4071. msgid "Liquid fluidity smoothing"
  4072. msgstr "Glatigo de fluida flueco"
  4073. #: src/settings_translation_file.cpp
  4074. msgid "Liquid loop max"
  4075. msgstr "Maksimumo de fluaĵa ciklo"
  4076. #: src/settings_translation_file.cpp
  4077. msgid "Liquid queue purge time"
  4078. msgstr "Tempo antaŭ vakigo de fluaĵa atendovico"
  4079. #: src/settings_translation_file.cpp
  4080. msgid "Liquid sinking"
  4081. msgstr "Profundiĝo en fluaĵoj"
  4082. #: src/settings_translation_file.cpp
  4083. msgid "Liquid update interval in seconds."
  4084. msgstr "Intervalo inter ĝisdatigoj de fluaĵoj (en sekundoj)."
  4085. #: src/settings_translation_file.cpp
  4086. msgid "Liquid update tick"
  4087. msgstr "Longeco de fluaĵa agociklo"
  4088. #: src/settings_translation_file.cpp
  4089. msgid "Load the game profiler"
  4090. msgstr "Enlegi la ludan profililon"
  4091. #: src/settings_translation_file.cpp
  4092. msgid ""
  4093. "Load the game profiler to collect game profiling data.\n"
  4094. "Provides a /profiler command to access the compiled profile.\n"
  4095. "Useful for mod developers and server operators."
  4096. msgstr ""
  4097. "Enlegas la ludan profililon por kolekti datenojn de luda profilado.\n"
  4098. "Disponigas la komandon «/profiler» por atingi la kodotradukitan profilon.\n"
  4099. "Utila por evoluigistoj de modifaĵoj kaj administrantoj de serviloj."
  4100. #: src/settings_translation_file.cpp
  4101. msgid "Loading Block Modifiers"
  4102. msgstr "Enlegante Modifilojn de Monderoj"
  4103. #: src/settings_translation_file.cpp
  4104. msgid "Lower Y limit of dungeons."
  4105. msgstr "Suba Y-limo de forgeskeloj."
  4106. #: src/settings_translation_file.cpp
  4107. msgid "Lower Y limit of floatlands."
  4108. msgstr "Suba Y-limo de fluginsuloj."
  4109. #: src/settings_translation_file.cpp
  4110. msgid "Main menu script"
  4111. msgstr "Ĉefmenua skripto"
  4112. #: src/settings_translation_file.cpp
  4113. msgid ""
  4114. "Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
  4115. msgstr ""
  4116. "Dependigi kolorojn de nebulo kaj ĉielo de tagtempo (sunleviĝo/sunsubiro)\n"
  4117. "kaj direkto de rigardo."
  4118. #: src/settings_translation_file.cpp
  4119. msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
  4120. msgstr ""
  4121. "Funkciigas programaron «DirectX» kun «LuaJIT». Malŝaltu okaze de problemoj."
  4122. #: src/settings_translation_file.cpp
  4123. msgid "Makes all liquids opaque"
  4124. msgstr "Igas fluaĵojn netravideblaj"
  4125. #: src/settings_translation_file.cpp
  4126. msgid "Map Compression Level for Disk Storage"
  4127. msgstr ""
  4128. #: src/settings_translation_file.cpp
  4129. msgid "Map Compression Level for Network Transfer"
  4130. msgstr ""
  4131. #: src/settings_translation_file.cpp
  4132. msgid "Map directory"
  4133. msgstr "Dosierujo kun mapoj"
  4134. #: src/settings_translation_file.cpp
  4135. msgid "Map generation attributes specific to Mapgen Carpathian."
  4136. msgstr "Mondestigaj ecoj speciale por la Karpata Mondestigilo."
  4137. #: src/settings_translation_file.cpp
  4138. msgid ""
  4139. "Map generation attributes specific to Mapgen Flat.\n"
  4140. "Occasional lakes and hills can be added to the flat world."
  4141. msgstr ""
  4142. "Mondestigaj ecoj speciale por la Plata Mondestigilo.\n"
  4143. "Kelklokaj lagoj kaj montetoj povas aldoniĝi al la plata mondo."
  4144. #: src/settings_translation_file.cpp
  4145. msgid ""
  4146. "Map generation attributes specific to Mapgen Fractal.\n"
  4147. "'terrain' enables the generation of non-fractal terrain:\n"
  4148. "ocean, islands and underground."
  4149. msgstr ""
  4150. "Mondestigaj ecoj speciale por la Plata Mondestigilo.\n"
  4151. "«terrain» ŝaltas estigon de nefraktala tereno:\n"
  4152. "oceano, insuloj, kaj subtero."
  4153. #: src/settings_translation_file.cpp
  4154. msgid ""
  4155. "Map generation attributes specific to Mapgen Valleys.\n"
  4156. "'altitude_chill': Reduces heat with altitude.\n"
  4157. "'humid_rivers': Increases humidity around rivers.\n"
  4158. "'vary_river_depth': If enabled, low humidity and high heat causes rivers\n"
  4159. "to become shallower and occasionally dry.\n"
  4160. "'altitude_dry': Reduces humidity with altitude."
  4161. msgstr ""
  4162. "Apartaj mapestigaj ecoj de la mapestigilo «Valleys».\n"
  4163. "«altitude_chill»: Malpliigas varmon laŭ alto.\n"
  4164. "«humid_rivers»: Pliigas malsekecon ĉirkaŭ riveroj.\n"
  4165. "«vary_river_depth»: Ŝaltite foje sekigas riverojn pro malalta malsekeco\n"
  4166. "kaj alta varmo.\n"
  4167. "«altitude_dry»: Malpliigas malsekecon laŭ alto."
  4168. #: src/settings_translation_file.cpp
  4169. msgid "Map generation attributes specific to Mapgen v5."
  4170. msgstr "Mapestigaj ecoj speciale por Mapestigilo v5."
  4171. #: src/settings_translation_file.cpp
  4172. msgid ""
  4173. "Map generation attributes specific to Mapgen v6.\n"
  4174. "The 'snowbiomes' flag enables the new 5 biome system.\n"
  4175. "When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
  4176. "the 'jungles' flag is ignored."
  4177. msgstr ""
  4178. "Mondestigaj ecoj apartaj al Mondestigilo v6.\n"
  4179. "La flago «snowbiomes» ŝaltas la novan 5-klimatan sistemon.\n"
  4180. "Kiam la flago «snowbiomes» estas ŝaltita, ĝangaloj estas memage ŝaltitaj\n"
  4181. "kaj la flago «jungles» estas malatentata."
  4182. #: src/settings_translation_file.cpp
  4183. msgid ""
  4184. "Map generation attributes specific to Mapgen v7.\n"
  4185. "'ridges': Rivers.\n"
  4186. "'floatlands': Floating land masses in the atmosphere.\n"
  4187. "'caverns': Giant caves deep underground."
  4188. msgstr ""
  4189. "Mapestigaj ecoj speciale por Mapestigilo v7.\n"
  4190. "«ridges»: Riveroj.\n"
  4191. "«floatlands»: Flugantaj teramasoj en la atmosfero.\n"
  4192. "«caverns»: Grandaj kavernegoj profunde sub tero."
  4193. #: src/settings_translation_file.cpp
  4194. msgid "Map generation limit"
  4195. msgstr "Limo de mondestigo"
  4196. #: src/settings_translation_file.cpp
  4197. msgid "Map save interval"
  4198. msgstr "Intervaloj inter konservoj de mondo"
  4199. #: src/settings_translation_file.cpp
  4200. msgid "Mapblock limit"
  4201. msgstr "Mondopeca limo"
  4202. #: src/settings_translation_file.cpp
  4203. msgid "Mapblock mesh generation delay"
  4204. msgstr ""
  4205. #: src/settings_translation_file.cpp
  4206. msgid "Mapblock mesh generator's MapBlock cache size in MB"
  4207. msgstr ""
  4208. #: src/settings_translation_file.cpp
  4209. msgid "Mapblock unload timeout"
  4210. msgstr "Tempolimo de mallego de mondopecoj"
  4211. #: src/settings_translation_file.cpp
  4212. msgid "Mapgen Carpathian"
  4213. msgstr "Mondestigilo karpata"
  4214. #: src/settings_translation_file.cpp
  4215. msgid "Mapgen Carpathian specific flags"
  4216. msgstr "Parametroj specialaj por Karpata Mondestigilo"
  4217. #: src/settings_translation_file.cpp
  4218. msgid "Mapgen Flat"
  4219. msgstr "Mondestigilo plata"
  4220. #: src/settings_translation_file.cpp
  4221. msgid "Mapgen Flat specific flags"
  4222. msgstr "Parametroj specialaj por Plata Mondestigilo"
  4223. #: src/settings_translation_file.cpp
  4224. msgid "Mapgen Fractal"
  4225. msgstr "Mondestigilo fraktala"
  4226. #: src/settings_translation_file.cpp
  4227. msgid "Mapgen Fractal specific flags"
  4228. msgstr "Parametroj speciale por Fraktala Mondestigilo"
  4229. #: src/settings_translation_file.cpp
  4230. msgid "Mapgen V5"
  4231. msgstr "Mondestigilo v5"
  4232. #: src/settings_translation_file.cpp
  4233. msgid "Mapgen V5 specific flags"
  4234. msgstr "Parametroj specialaj por Mondestigilo v5"
  4235. #: src/settings_translation_file.cpp
  4236. msgid "Mapgen V6"
  4237. msgstr "Mondestigilo v6"
  4238. #: src/settings_translation_file.cpp
  4239. msgid "Mapgen V6 specific flags"
  4240. msgstr "Parametroj specialaj por Mondestigilo v6"
  4241. #: src/settings_translation_file.cpp
  4242. msgid "Mapgen V7"
  4243. msgstr "Mondestigilo v7"
  4244. #: src/settings_translation_file.cpp
  4245. msgid "Mapgen V7 specific flags"
  4246. msgstr "Parametroj specialaj por Mondestigilo v7"
  4247. #: src/settings_translation_file.cpp
  4248. msgid "Mapgen Valleys"
  4249. msgstr "Mondestigilo vala"
  4250. #: src/settings_translation_file.cpp
  4251. msgid "Mapgen Valleys specific flags"
  4252. msgstr "Parametroj specialaj por Vala Mondestigilo"
  4253. #: src/settings_translation_file.cpp
  4254. msgid "Mapgen debug"
  4255. msgstr "Mapestigila erarserĉilo"
  4256. #: src/settings_translation_file.cpp
  4257. msgid "Mapgen name"
  4258. msgstr "Nomo de mondestigilo"
  4259. #: src/settings_translation_file.cpp
  4260. msgid "Max block generate distance"
  4261. msgstr "Estiga distanco de mondopecoj"
  4262. #: src/settings_translation_file.cpp
  4263. msgid "Max block send distance"
  4264. msgstr "Senda distanco de mondopecoj"
  4265. #: src/settings_translation_file.cpp
  4266. msgid "Max liquids processed per step."
  4267. msgstr "Plejmulto da fluaĵoj traktataj en unu paŝo."
  4268. #: src/settings_translation_file.cpp
  4269. msgid "Max. clearobjects extra blocks"
  4270. msgstr "Maksimumo da ekstraj mondopecoj por «clearobjects»"
  4271. #: src/settings_translation_file.cpp
  4272. msgid "Max. packets per iteration"
  4273. msgstr "Maksimumaj paketoj iteracie"
  4274. #: src/settings_translation_file.cpp
  4275. msgid "Maximum FPS"
  4276. msgstr "Maksimumaj KS"
  4277. #: src/settings_translation_file.cpp
  4278. #, fuzzy
  4279. msgid "Maximum FPS when the window is not focused, or when the game is paused."
  4280. msgstr "Maksimumaj KS paŭze."
  4281. #: src/settings_translation_file.cpp
  4282. msgid "Maximum forceloaded blocks"
  4283. msgstr "Maksimumo de perforte enlegitaj mondopecoj"
  4284. #: src/settings_translation_file.cpp
  4285. msgid "Maximum hotbar width"
  4286. msgstr "Maksimuma larĝo de la fulmobreto"
  4287. #: src/settings_translation_file.cpp
  4288. msgid "Maximum limit of random number of large caves per mapchunk."
  4289. msgstr ""
  4290. "Maksimuma limo de hazarda nombro de grandaj kavernoj en unu mondoparto."
  4291. #: src/settings_translation_file.cpp
  4292. msgid "Maximum limit of random number of small caves per mapchunk."
  4293. msgstr ""
  4294. "Maksimuma limo de hazarda nombro de malgrandaj kavernoj en unu mondoparto."
  4295. #: src/settings_translation_file.cpp
  4296. msgid ""
  4297. "Maximum liquid resistance. Controls deceleration when entering liquid at\n"
  4298. "high speed."
  4299. msgstr ""
  4300. "Maksimuma rezisto de fluaĵoj. Regas malakcelon dum eniĝo en fluaĵon\n"
  4301. "je granda rapido."
  4302. #: src/settings_translation_file.cpp
  4303. msgid ""
  4304. "Maximum number of blocks that are simultaneously sent per client.\n"
  4305. "The maximum total count is calculated dynamically:\n"
  4306. "max_total = ceil((#clients + max_users) * per_client / 4)"
  4307. msgstr ""
  4308. "Maksimuma nombro de mondopecoj samtempe sendataj al unu kliento.\n"
  4309. "La maksimuma sumo estas kalkulata flue:\n"
  4310. "max_total = ceil((#clients + max_users) * per_client / 4)"
  4311. #: src/settings_translation_file.cpp
  4312. msgid "Maximum number of blocks that can be queued for loading."
  4313. msgstr "Maksimuma nombro da mondopecoj atendantaj legon."
  4314. #: src/settings_translation_file.cpp
  4315. msgid ""
  4316. "Maximum number of blocks to be queued that are to be generated.\n"
  4317. "This limit is enforced per player."
  4318. msgstr ""
  4319. "Maksimumo nombro de mondopecoj atendantaj estigon.\n"
  4320. "Ĉi tiu limo estas devigata al ĉiu ludanto aparte."
  4321. #: src/settings_translation_file.cpp
  4322. msgid ""
  4323. "Maximum number of blocks to be queued that are to be loaded from file.\n"
  4324. "This limit is enforced per player."
  4325. msgstr ""
  4326. "Maksimuma nombro de atendantaj mondopecoj legotaj de loka dosiero.\n"
  4327. "Ĉi tiu limo estas devigata al ĉiu ludanto aparte."
  4328. #: src/settings_translation_file.cpp
  4329. msgid ""
  4330. "Maximum number of concurrent downloads. Downloads exceeding this limit will "
  4331. "be queued.\n"
  4332. "This should be lower than curl_parallel_limit."
  4333. msgstr ""
  4334. #: src/settings_translation_file.cpp
  4335. msgid "Maximum number of forceloaded mapblocks."
  4336. msgstr "Maksimuma nombro de perforte enlegitaj mondopecoj."
  4337. #: src/settings_translation_file.cpp
  4338. msgid ""
  4339. "Maximum number of mapblocks for client to be kept in memory.\n"
  4340. "Set to -1 for unlimited amount."
  4341. msgstr ""
  4342. "Maksimuma nombro da mondopecoj por la kliento en memoro.\n"
  4343. "Agordu -1 por senlima kvanto."
  4344. #: src/settings_translation_file.cpp
  4345. msgid ""
  4346. "Maximum number of packets sent per send step, if you have a slow connection\n"
  4347. "try reducing it, but don't reduce it to a number below double of targeted\n"
  4348. "client number."
  4349. msgstr ""
  4350. "Maksimuma nombro da paketoj sendotaj per sendopaŝo. Se via ret-konekto\n"
  4351. "malrapidas, provu ĝin malkreskigi, sed neniam malpli ol duoblo de la "
  4352. "versio,\n"
  4353. "kiun havas la celata kliento."
  4354. #: src/settings_translation_file.cpp
  4355. msgid "Maximum number of players that can be connected simultaneously."
  4356. msgstr "Maksimuma nombro de ludantoj, kiuj povas konektiĝi samtempe."
  4357. #: src/settings_translation_file.cpp
  4358. msgid "Maximum number of recent chat messages to show"
  4359. msgstr "Maksimuma nombro da freŝaj babilaj mesaĝoj montrotaj"
  4360. #: src/settings_translation_file.cpp
  4361. msgid "Maximum number of statically stored objects in a block."
  4362. msgstr "Maksimuma nombro de statike memorataj objektoj en mondopeco."
  4363. #: src/settings_translation_file.cpp
  4364. msgid "Maximum objects per block"
  4365. msgstr "Maksimuma nombro de objektoj en mondopeco"
  4366. #: src/settings_translation_file.cpp
  4367. msgid ""
  4368. "Maximum proportion of current window to be used for hotbar.\n"
  4369. "Useful if there's something to be displayed right or left of hotbar."
  4370. msgstr ""
  4371. "Maksimuma parto de la nuna fenestro uzota por la fulmobreto.\n"
  4372. "Utilas se io montrotas dekstre aŭ maldekstre de la fulmobreto."
  4373. #: src/settings_translation_file.cpp
  4374. msgid "Maximum simultaneous block sends per client"
  4375. msgstr "Maksimumaj samtempaj sendoj de mondopecoj po kliento"
  4376. #: src/settings_translation_file.cpp
  4377. msgid "Maximum size of the out chat queue"
  4378. msgstr "Maksimumo da atendantaj elaj mesaĝoj"
  4379. #: src/settings_translation_file.cpp
  4380. msgid ""
  4381. "Maximum size of the out chat queue.\n"
  4382. "0 to disable queueing and -1 to make the queue size unlimited."
  4383. msgstr ""
  4384. "Maksimuma grando de la elira babila atendovico.\n"
  4385. "0 malŝaltas envicigon, kaj -1 senlimigas ĝin."
  4386. #: src/settings_translation_file.cpp
  4387. msgid "Maximum time in ms a file download (e.g. a mod download) may take."
  4388. msgstr ""
  4389. "Maksimuma tempo (en milisekundoj) por elŝuto de dosiero (ekz. modifaĵo)."
  4390. #: src/settings_translation_file.cpp
  4391. msgid "Maximum users"
  4392. msgstr "Maksimuma nombro da uzantoj"
  4393. #: src/settings_translation_file.cpp
  4394. msgid "Menus"
  4395. msgstr "Menuoj"
  4396. #: src/settings_translation_file.cpp
  4397. msgid "Mesh cache"
  4398. msgstr "Maŝa kaŝmemoro"
  4399. #: src/settings_translation_file.cpp
  4400. msgid "Message of the day"
  4401. msgstr "Tagmesaĝo"
  4402. #: src/settings_translation_file.cpp
  4403. msgid "Message of the day displayed to players connecting."
  4404. msgstr "Tagmesaĝo montrota al konektantaj ludantoj."
  4405. #: src/settings_translation_file.cpp
  4406. msgid "Method used to highlight selected object."
  4407. msgstr "Metodo emfazi elektitan objekton."
  4408. #: src/settings_translation_file.cpp
  4409. msgid "Minimal level of logging to be written to chat."
  4410. msgstr "Minimuma nivelo de protokolado skribota al la babilujo."
  4411. #: src/settings_translation_file.cpp
  4412. msgid "Minimap"
  4413. msgstr "Mapeto"
  4414. #: src/settings_translation_file.cpp
  4415. msgid "Minimap key"
  4416. msgstr "Mapeta klavo"
  4417. #: src/settings_translation_file.cpp
  4418. msgid "Minimap scan height"
  4419. msgstr "Alteco de mapeta skanado"
  4420. #: src/settings_translation_file.cpp
  4421. msgid "Minimum limit of random number of large caves per mapchunk."
  4422. msgstr "Minimuma limo de hazarda nombro de grandaj kavernoj en mondoparto."
  4423. #: src/settings_translation_file.cpp
  4424. msgid "Minimum limit of random number of small caves per mapchunk."
  4425. msgstr "Minimuma limo de hazarda nombro de malgrandaj kavernoj unu mondoparto."
  4426. #: src/settings_translation_file.cpp
  4427. msgid "Minimum texture size"
  4428. msgstr "Minimuma grandeco de teksturoj"
  4429. #: src/settings_translation_file.cpp
  4430. msgid "Mipmapping"
  4431. msgstr "Etmapigo"
  4432. #: src/settings_translation_file.cpp
  4433. msgid "Mod channels"
  4434. msgstr "Kanaloj por modifaĵoj"
  4435. #: src/settings_translation_file.cpp
  4436. msgid "Modifies the size of the hudbar elements."
  4437. msgstr "Ŝanĝas la grandecon de eroj de la travida fasado."
  4438. #: src/settings_translation_file.cpp
  4439. msgid "Monospace font path"
  4440. msgstr "Dosierindiko al egallarĝa tiparo"
  4441. #: src/settings_translation_file.cpp
  4442. msgid "Monospace font size"
  4443. msgstr "Grandeco de egalspaca tiparo"
  4444. #: src/settings_translation_file.cpp
  4445. msgid "Mountain height noise"
  4446. msgstr "Bruo de monta alteco"
  4447. #: src/settings_translation_file.cpp
  4448. msgid "Mountain noise"
  4449. msgstr "Bruo de montoj"
  4450. #: src/settings_translation_file.cpp
  4451. msgid "Mountain variation noise"
  4452. msgstr "Bruo de monta variigo"
  4453. #: src/settings_translation_file.cpp
  4454. msgid "Mountain zero level"
  4455. msgstr "Nulnivelo de montoj"
  4456. #: src/settings_translation_file.cpp
  4457. msgid "Mouse sensitivity"
  4458. msgstr "Respondemo de muso"
  4459. #: src/settings_translation_file.cpp
  4460. msgid "Mouse sensitivity multiplier."
  4461. msgstr "Obligilo por respondeco de muso."
  4462. #: src/settings_translation_file.cpp
  4463. msgid "Mud noise"
  4464. msgstr "Bruo de koto"
  4465. #: src/settings_translation_file.cpp
  4466. msgid ""
  4467. "Multiplier for fall bobbing.\n"
  4468. "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
  4469. msgstr ""
  4470. "Obligilo por fala balancado.\n"
  4471. "Ekzemple: 0 por neniu balancado; 1.0 por normala; 2.0 por duobla."
  4472. #: src/settings_translation_file.cpp
  4473. msgid "Mute key"
  4474. msgstr "Silentiga klavo"
  4475. #: src/settings_translation_file.cpp
  4476. msgid "Mute sound"
  4477. msgstr "Silentigi sonon"
  4478. #: src/settings_translation_file.cpp
  4479. msgid ""
  4480. "Name of map generator to be used when creating a new world.\n"
  4481. "Creating a world in the main menu will override this.\n"
  4482. "Current mapgens in a highly unstable state:\n"
  4483. "- The optional floatlands of v7 (disabled by default)."
  4484. msgstr ""
  4485. "Nomo de mapestigilo uzota por krei novan mondon.\n"
  4486. "Kreo de nova mondo en la ĉefmenuo transpasos ĉi tiun agordon.\n"
  4487. "Nunaj tre malstabilaj mapestigiloj estas:\n"
  4488. "- La malnepraj fluginsuloj de v7 (implicite malŝaltitaj)."
  4489. #: src/settings_translation_file.cpp
  4490. msgid ""
  4491. "Name of the player.\n"
  4492. "When running a server, clients connecting with this name are admins.\n"
  4493. "When starting from the main menu, this is overridden."
  4494. msgstr ""
  4495. "Nomo de la ludanto.\n"
  4496. "Gastigante per servilo, klientoj konektantaj kun ĉi tiu nomo estas "
  4497. "administrantoj.\n"
  4498. "Komencante de la ĉefmenuo, oni tranpasas ĉi tion."
  4499. #: src/settings_translation_file.cpp
  4500. msgid ""
  4501. "Name of the server, to be displayed when players join and in the serverlist."
  4502. msgstr "Nomo de la servilo, montrota al ludantoj kaj en la listo de serviloj."
  4503. #: src/settings_translation_file.cpp
  4504. msgid "Near plane"
  4505. msgstr "Proksima ebeno"
  4506. #: src/settings_translation_file.cpp
  4507. msgid "Network"
  4508. msgstr "Reto"
  4509. #: src/settings_translation_file.cpp
  4510. msgid ""
  4511. "Network port to listen (UDP).\n"
  4512. "This value will be overridden when starting from the main menu."
  4513. msgstr ""
  4514. "Ricevigota pordo (UDP).\n"
  4515. "Komencante de la ĉefmenuo, ĉi tio estos transpasita."
  4516. #: src/settings_translation_file.cpp
  4517. msgid "New users need to input this password."
  4518. msgstr "Novaj uzantoj devas enigi ĉi tiun pasvorton."
  4519. #: src/settings_translation_file.cpp
  4520. msgid "Noclip"
  4521. msgstr "Trapasado"
  4522. #: src/settings_translation_file.cpp
  4523. msgid "Noclip key"
  4524. msgstr "Trapasa klavo"
  4525. #: src/settings_translation_file.cpp
  4526. msgid "Node highlighting"
  4527. msgstr "Emfazado de monderoj"
  4528. #: src/settings_translation_file.cpp
  4529. msgid "NodeTimer interval"
  4530. msgstr "Intervalo de NodeTimer"
  4531. #: src/settings_translation_file.cpp
  4532. msgid "Noises"
  4533. msgstr "Bruoj"
  4534. #: src/settings_translation_file.cpp
  4535. msgid "Number of emerge threads"
  4536. msgstr "Nombro da mondestigaj fadenoj"
  4537. #: src/settings_translation_file.cpp
  4538. #, fuzzy
  4539. msgid ""
  4540. "Number of emerge threads to use.\n"
  4541. "Value 0:\n"
  4542. "- Automatic selection. The number of emerge threads will be\n"
  4543. "- 'number of processors - 2', with a lower limit of 1.\n"
  4544. "Any other value:\n"
  4545. "- Specifies the number of emerge threads, with a lower limit of 1.\n"
  4546. "WARNING: Increasing the number of emerge threads increases engine mapgen\n"
  4547. "speed, but this may harm game performance by interfering with other\n"
  4548. "processes, especially in singleplayer and/or when running Lua code in\n"
  4549. "'on_generated'. For many users the optimum setting may be '1'."
  4550. msgstr ""
  4551. "Nombro de uzotaj fadenoj enlegontaj.\n"
  4552. "AVERTO: Nun ekzistas pluraj eraroj, kiuj povus estigi kolapson kiam\n"
  4553. "«num_emerge_threads» pli grandas ol 1. Ĝis ĉi tiu averto foriĝos, ni\n"
  4554. "forte rekomendas ke ĉi tiu valoro restu je la norma «1».\n"
  4555. "Valoro 0:\n"
  4556. "- Memaga elekto. La nombro de fadenoj enlegontaj estos\n"
  4557. "- 'nombro de datentraktiloj - 2', kun suba limo de 1.\n"
  4558. "Ĉiu alia valoro:\n"
  4559. "- Precizigas la nombron de fadenoj enlegontaj, kun suba limo de 1.\n"
  4560. "AVERTO: Pligrandigo de la nombro de fadenoj enlegontaj plirapidigas "
  4561. "mondestigon,\n"
  4562. "sed povas malrapidigi la ludon per ĝenado de aliaj programoj, precipe en "
  4563. "reĝimo\n"
  4564. "por unu ludanto, kaj/aŭ dum rulado de Lua-kodo en «on_generated». Por "
  4565. "multaj\n"
  4566. "uzantoj, la optimuma agordo eble estos «1»."
  4567. #: src/settings_translation_file.cpp
  4568. msgid ""
  4569. "Number of extra blocks that can be loaded by /clearobjects at once.\n"
  4570. "This is a trade-off between sqlite transaction overhead and\n"
  4571. "memory consumption (4096=100MB, as a rule of thumb)."
  4572. msgstr ""
  4573. "Nombro da aldonaj mondopecoj legontaj de «/clearobjects» je unu fojo.\n"
  4574. "Ĉi tio decidas preferon inter superŝarĝaj negocoj de «sqlite»\n"
  4575. "kaj uzon de memoro (4096=100MB, proksimume)."
  4576. #: src/settings_translation_file.cpp
  4577. msgid "Online Content Repository"
  4578. msgstr "Enreta deponejo de enhavo"
  4579. #: src/settings_translation_file.cpp
  4580. msgid "Opaque liquids"
  4581. msgstr "Netralumeblaj fluidoj"
  4582. #: src/settings_translation_file.cpp
  4583. msgid ""
  4584. "Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
  4585. msgstr ""
  4586. "Netravidebleco (alfa) de la ombro post la implicita tiparo, inter 0 kaj 255."
  4587. #: src/settings_translation_file.cpp
  4588. msgid ""
  4589. "Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
  4590. msgstr ""
  4591. "Netravidebleco (alfa) de la ombro post la reenpaŝa tiparo, inter 0 kaj 255."
  4592. #: src/settings_translation_file.cpp
  4593. msgid ""
  4594. "Open the pause menu when the window's focus is lost. Does not pause if a "
  4595. "formspec is\n"
  4596. "open."
  4597. msgstr ""
  4598. "Malfermas haltan menuon kiam fokuso je la fenestro perdiĝas. Ne haltigas se "
  4599. "enluda\n"
  4600. "fenestro estas malfermita."
  4601. #: src/settings_translation_file.cpp
  4602. msgid ""
  4603. "Path of the fallback font.\n"
  4604. "If “freetype” setting is enabled: Must be a TrueType font.\n"
  4605. "If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
  4606. "This font will be used for certain languages or if the default font is "
  4607. "unavailable."
  4608. msgstr ""
  4609. "Dosierindiko de la reenpaŝa tiparo.\n"
  4610. "Se la agordo «freetype» estas ŝaltita: devas esti tiparspeco «TrueType».\n"
  4611. "Se la agordo «freetype» estas malŝaltita: devas esti bitbilda aŭ XML-vektora "
  4612. "tiparo.\n"
  4613. "Ĉi tiu tiparo uziĝos por kelkaj lingvoj, aŭ se la norma tiparo ne "
  4614. "disponeblas."
  4615. #: src/settings_translation_file.cpp
  4616. msgid ""
  4617. "Path to save screenshots at. Can be an absolute or relative path.\n"
  4618. "The folder will be created if it doesn't already exist."
  4619. msgstr ""
  4620. "Dosierindiko por konservotaj ekrankopioj. Povas esti absoluta\n"
  4621. "aŭ relativa. La dosierujo estos kreita, se ĝi ne jam ekzistas."
  4622. #: src/settings_translation_file.cpp
  4623. msgid ""
  4624. "Path to shader directory. If no path is defined, default location will be "
  4625. "used."
  4626. msgstr ""
  4627. "Dosierindiko al ombrigiloj. Se neniu estas difinita, la implicita estos "
  4628. "uzata."
  4629. #: src/settings_translation_file.cpp
  4630. msgid "Path to texture directory. All textures are first searched from here."
  4631. msgstr "Dosierindiko al teksturoj. Ĉiuj teksturoj estas unue serĉataj tie."
  4632. #: src/settings_translation_file.cpp
  4633. msgid ""
  4634. "Path to the default font.\n"
  4635. "If “freetype” setting is enabled: Must be a TrueType font.\n"
  4636. "If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
  4637. "The fallback font will be used if the font cannot be loaded."
  4638. msgstr ""
  4639. "Dosierindiko al la implicita tiparo.\n"
  4640. "Se la agordo «freetype» estas ŝaltita: devas esti tiparspeco «TrueType».\n"
  4641. "Se la agordo «freetype» estas malŝaltita: devas esti bitbilda aŭ XML-vektora "
  4642. "tiparo.\n"
  4643. "La reenpaŝa tiparo uziĝos se la tiparo ne povas enlegiĝi."
  4644. #: src/settings_translation_file.cpp
  4645. msgid ""
  4646. "Path to the monospace font.\n"
  4647. "If “freetype” setting is enabled: Must be a TrueType font.\n"
  4648. "If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
  4649. "This font is used for e.g. the console and profiler screen."
  4650. msgstr ""
  4651. "Dosierindiko al la egallarĝa tiparo.\n"
  4652. "Se la agordo «freetype» estas ŝaltita: devas esti tiparspeco «TrueType».\n"
  4653. "Se la agordo «freetype» estas malŝaltita: devas esti bitbilda aŭ XML-vektora "
  4654. "tiparo.\n"
  4655. "Ĉi tiu tiparo estas uzata por ekz. la ekranoj de konzolo kaj profililo."
  4656. #: src/settings_translation_file.cpp
  4657. msgid "Pause on lost window focus"
  4658. msgstr "Paŭzigi je perdita fokuso de la fenestro"
  4659. #: src/settings_translation_file.cpp
  4660. msgid "Per-player limit of queued blocks load from disk"
  4661. msgstr ""
  4662. #: src/settings_translation_file.cpp
  4663. #, fuzzy
  4664. msgid "Per-player limit of queued blocks to generate"
  4665. msgstr "Limo de viceroj estigotaj"
  4666. #: src/settings_translation_file.cpp
  4667. msgid "Physics"
  4668. msgstr "Fiziko"
  4669. #: src/settings_translation_file.cpp
  4670. msgid "Pitch move key"
  4671. msgstr "Celilsekva klavo"
  4672. #: src/settings_translation_file.cpp
  4673. msgid "Pitch move mode"
  4674. msgstr "Celilsekva reĝimo"
  4675. #: src/settings_translation_file.cpp
  4676. #, fuzzy
  4677. msgid "Place key"
  4678. msgstr "Fluga klavo"
  4679. #: src/settings_translation_file.cpp
  4680. #, fuzzy
  4681. msgid "Place repetition interval"
  4682. msgstr "Periodo inter ripetoj de dekstra klako"
  4683. #: src/settings_translation_file.cpp
  4684. msgid ""
  4685. "Player is able to fly without being affected by gravity.\n"
  4686. "This requires the \"fly\" privilege on the server."
  4687. msgstr ""
  4688. "Ludanto povas flugi sed efiko de pezforto.\n"
  4689. "Bezonas la rajton «flugi» je la servilo."
  4690. #: src/settings_translation_file.cpp
  4691. msgid "Player name"
  4692. msgstr "Nomo de ludanto"
  4693. #: src/settings_translation_file.cpp
  4694. msgid "Player transfer distance"
  4695. msgstr "Distanco por transsendo de ludantoj"
  4696. #: src/settings_translation_file.cpp
  4697. msgid "Player versus player"
  4698. msgstr "Ludanto kontraŭ ludanto"
  4699. #: src/settings_translation_file.cpp
  4700. msgid ""
  4701. "Port to connect to (UDP).\n"
  4702. "Note that the port field in the main menu overrides this setting."
  4703. msgstr ""
  4704. "Konektota pordo (UDP).\n"
  4705. "Rimarku, ke la porda kampo en la ĉefmenuo transpasas ĉi tiun agordon."
  4706. #: src/settings_translation_file.cpp
  4707. msgid ""
  4708. "Prevent digging and placing from repeating when holding the mouse buttons.\n"
  4709. "Enable this when you dig or place too often by accident."
  4710. msgstr ""
  4711. "Malhelpu ripetadon de fosado kaj metado dum premo de la musklavoj.\n"
  4712. "Ŝaltu ĉi tion, se vi tro ofte nevole fosas aŭ metas monderojn."
  4713. #: src/settings_translation_file.cpp
  4714. msgid "Prevent mods from doing insecure things like running shell commands."
  4715. msgstr ""
  4716. "Malhelpi al reguligistoj agi nesekure (ekzemple ruli ŝelajn komandojn)."
  4717. #: src/settings_translation_file.cpp
  4718. msgid ""
  4719. "Print the engine's profiling data in regular intervals (in seconds).\n"
  4720. "0 = disable. Useful for developers."
  4721. msgstr ""
  4722. "Presi la profilajn datenojn de la motoro laŭ regulaj intervaloj (en "
  4723. "sekundoj).\n"
  4724. "0 = malŝalti. Utila por evoluigistoj."
  4725. #: src/settings_translation_file.cpp
  4726. msgid "Privileges that players with basic_privs can grant"
  4727. msgstr "Rajtoj, kiujn ludantoj kun «basic_privs» povas doni"
  4728. #: src/settings_translation_file.cpp
  4729. msgid "Profiler"
  4730. msgstr "Profililo"
  4731. #: src/settings_translation_file.cpp
  4732. msgid "Profiler toggle key"
  4733. msgstr "Profilila baskula klavo"
  4734. #: src/settings_translation_file.cpp
  4735. msgid "Profiling"
  4736. msgstr "Profilado"
  4737. #: src/settings_translation_file.cpp
  4738. msgid "Prometheus listener address"
  4739. msgstr ""
  4740. #: src/settings_translation_file.cpp
  4741. msgid ""
  4742. "Prometheus listener address.\n"
  4743. "If minetest is compiled with ENABLE_PROMETHEUS option enabled,\n"
  4744. "enable metrics listener for Prometheus on that address.\n"
  4745. "Metrics can be fetch on http://127.0.0.1:30000/metrics"
  4746. msgstr ""
  4747. #: src/settings_translation_file.cpp
  4748. msgid "Proportion of large caves that contain liquid."
  4749. msgstr "Proporcio de grandaj kavernoj, kiu enhavas fluaĵon."
  4750. #: src/settings_translation_file.cpp
  4751. msgid ""
  4752. "Radius of cloud area stated in number of 64 node cloud squares.\n"
  4753. "Values larger than 26 will start to produce sharp cutoffs at cloud area "
  4754. "corners."
  4755. msgstr ""
  4756. "Duondiametro de nuba areo donita en nombro da 64-monderaj nubaj ortanguloj.\n"
  4757. "Valoroj super 26 estigos akrajn randojn je anguloj de la areo."
  4758. #: src/settings_translation_file.cpp
  4759. msgid "Raises terrain to make valleys around the rivers."
  4760. msgstr "Levas terenon por krei valojn ĉirkaŭ la riveroj."
  4761. #: src/settings_translation_file.cpp
  4762. msgid "Random input"
  4763. msgstr "Hazarda enigo"
  4764. #: src/settings_translation_file.cpp
  4765. msgid "Range select key"
  4766. msgstr "Klavo por ŝanĝi vidodistancon"
  4767. #: src/settings_translation_file.cpp
  4768. msgid "Recent Chat Messages"
  4769. msgstr "Freŝaj mesaĝoj de babilo"
  4770. #: src/settings_translation_file.cpp
  4771. msgid "Regular font path"
  4772. msgstr "Dosierindiko al normala tiparo"
  4773. #: src/settings_translation_file.cpp
  4774. msgid "Remote media"
  4775. msgstr "Foraj vidaŭdaĵoj"
  4776. #: src/settings_translation_file.cpp
  4777. msgid "Remote port"
  4778. msgstr "Fora pordo"
  4779. #: src/settings_translation_file.cpp
  4780. msgid ""
  4781. "Remove color codes from incoming chat messages\n"
  4782. "Use this to stop players from being able to use color in their messages"
  4783. msgstr ""
  4784. "Forigi kolorkodojn de envenaj babilaj mesaĝoj\n"
  4785. "Uzu tion por ĉesigi uzon de koloroj en mesaĝoj de ludantoj"
  4786. #: src/settings_translation_file.cpp
  4787. msgid "Replaces the default main menu with a custom one."
  4788. msgstr "Anstataŭigas la implicitan ĉefmenuon per propra."
  4789. #: src/settings_translation_file.cpp
  4790. msgid "Report path"
  4791. msgstr "Raporta indiko"
  4792. #: src/settings_translation_file.cpp
  4793. msgid ""
  4794. "Restricts the access of certain client-side functions on servers.\n"
  4795. "Combine the byteflags below to restrict client-side features, or set to 0\n"
  4796. "for no restrictions:\n"
  4797. "LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\n"
  4798. "CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n"
  4799. "READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n"
  4800. "READ_NODEDEFS: 8 (disable get_node_def call client-side)\n"
  4801. "LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n"
  4802. "csm_restriction_noderange)\n"
  4803. "READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
  4804. msgstr ""
  4805. "Limigas atingon de kelkaj klient-flankaj funkcioj sur serviloj.\n"
  4806. "Kombinu la ĉi-subajn bitindikilojn por limigi klient-flakajn funkciojn,\n"
  4807. "aŭ agordu al 0 por nenion limigi:\n"
  4808. "LOAD_CLIENT_MODS: 1 (malŝaltas enlegadon de klient-flankaj modifaĵoj)\n"
  4809. "CHAT_MESSAGES: 2 (malŝaltas klient-flankan vokadon de «send_chat_message»)\n"
  4810. "READ_ITEMDEFS: 4 (malŝaltas klient-flankan vokadon de «get_item_def»)\n"
  4811. "READ_NODEDEFS: 8 (malŝaltas klient-flankan vokadon de «get_node_def»)\n"
  4812. "LOOKUP_NODES_LIMIT: 16 (limigas klient-flankan vokadon de «get_node_call»\n"
  4813. "al «csm_restriction_noderange»)\n"
  4814. "READ_PLAYERINFO: 32 (malŝaltas klient-flankan vokadon de «get_player_names»)"
  4815. #: src/settings_translation_file.cpp
  4816. msgid "Ridge mountain spread noise"
  4817. msgstr "Bruo de disvastiĝo de krestaj montoj"
  4818. #: src/settings_translation_file.cpp
  4819. msgid "Ridge noise"
  4820. msgstr "Bruo de krestoj"
  4821. #: src/settings_translation_file.cpp
  4822. msgid "Ridge underwater noise"
  4823. msgstr "Subakva bruo de krestoj"
  4824. #: src/settings_translation_file.cpp
  4825. msgid "Ridged mountain size noise"
  4826. msgstr "Bruo de grandeco de krestaj montoj"
  4827. #: src/settings_translation_file.cpp
  4828. msgid "Right key"
  4829. msgstr "Dekstren-klavo"
  4830. #: src/settings_translation_file.cpp
  4831. msgid "River channel depth"
  4832. msgstr "Profundeco de rivera akvovojo"
  4833. #: src/settings_translation_file.cpp
  4834. msgid "River channel width"
  4835. msgstr "Larĝeco de riveraj akvovojoj"
  4836. #: src/settings_translation_file.cpp
  4837. msgid "River depth"
  4838. msgstr "Rivera profundo"
  4839. #: src/settings_translation_file.cpp
  4840. msgid "River noise"
  4841. msgstr "Rivera bruo"
  4842. #: src/settings_translation_file.cpp
  4843. msgid "River size"
  4844. msgstr "Grandeco de riveroj"
  4845. #: src/settings_translation_file.cpp
  4846. msgid "River valley width"
  4847. msgstr "Profundeco de riveraj valoj"
  4848. #: src/settings_translation_file.cpp
  4849. msgid "Rollback recording"
  4850. msgstr "Malfarebligo"
  4851. #: src/settings_translation_file.cpp
  4852. msgid "Rolling hill size noise"
  4853. msgstr "Bruo de grandeco de mildaj montetoj"
  4854. #: src/settings_translation_file.cpp
  4855. msgid "Rolling hills spread noise"
  4856. msgstr "Bruo de disvastiĝo de mildaj montetoj"
  4857. #: src/settings_translation_file.cpp
  4858. msgid "Round minimap"
  4859. msgstr "Ronda mapeto"
  4860. #: src/settings_translation_file.cpp
  4861. msgid "Safe digging and placing"
  4862. msgstr "Sekuraj fosado kaj metado"
  4863. #: src/settings_translation_file.cpp
  4864. msgid "Sandy beaches occur when np_beach exceeds this value."
  4865. msgstr "Sablaj bordoj okazas kiam «np_beach» superas ĉi tiun valoron."
  4866. #: src/settings_translation_file.cpp
  4867. msgid "Save the map received by the client on disk."
  4868. msgstr "Konservi mapon ricevitan fare de la kliento al la disko."
  4869. #: src/settings_translation_file.cpp
  4870. msgid "Save window size automatically when modified."
  4871. msgstr "Memori fenestran grandon post ties ŝanĝo."
  4872. #: src/settings_translation_file.cpp
  4873. msgid "Saving map received from server"
  4874. msgstr "Konservanta mapon ricevitan de la servilo"
  4875. #: src/settings_translation_file.cpp
  4876. msgid ""
  4877. "Scale GUI by a user specified value.\n"
  4878. "Use a nearest-neighbor-anti-alias filter to scale the GUI.\n"
  4879. "This will smooth over some of the rough edges, and blend\n"
  4880. "pixels when scaling down, at the cost of blurring some\n"
  4881. "edge pixels when images are scaled by non-integer sizes."
  4882. msgstr ""
  4883. "Skali la fasadon per valoro difinita de la uzanto.\n"
  4884. "Uzi glatigan filtrilon per la plej proksimaj bilderoj por skali la fasadon.\n"
  4885. "Ĉi tio glatigos iom da malglataj limoj, kaj miksos bilderojn\n"
  4886. "malskalante, kontraŭ malklarigo de kelkaj limaj bilderoj, malskalante\n"
  4887. "per neentejraj kvantoj."
  4888. #: src/settings_translation_file.cpp
  4889. msgid "Screen height"
  4890. msgstr "Alteco de ekrano"
  4891. #: src/settings_translation_file.cpp
  4892. msgid "Screen width"
  4893. msgstr "Larĝeco de ekrano"
  4894. #: src/settings_translation_file.cpp
  4895. msgid "Screenshot folder"
  4896. msgstr "Ekrankopia dosierujo"
  4897. #: src/settings_translation_file.cpp
  4898. msgid "Screenshot format"
  4899. msgstr "Ekrankopia dosierformo"
  4900. #: src/settings_translation_file.cpp
  4901. msgid "Screenshot quality"
  4902. msgstr "Ekrankopia kvalito"
  4903. #: src/settings_translation_file.cpp
  4904. msgid ""
  4905. "Screenshot quality. Only used for JPEG format.\n"
  4906. "1 means worst quality; 100 means best quality.\n"
  4907. "Use 0 for default quality."
  4908. msgstr ""
  4909. "Ekrankopia kvalito. Nur uzata por la dosierformo « JPEG ».\n"
  4910. "1 estas plej malaltkvalita; 100 estas plej altkvalita.\n"
  4911. "Uzu 0 por implicita kvalito."
  4912. #: src/settings_translation_file.cpp
  4913. msgid "Seabed noise"
  4914. msgstr "Bruo de marfundo"
  4915. #: src/settings_translation_file.cpp
  4916. msgid "Second of 4 2D noises that together define hill/mountain range height."
  4917. msgstr ""
  4918. "Dua el la kvar 2d-aj bruoj, kiuj kune difinas altecon de mont(et)aj krestoj."
  4919. #: src/settings_translation_file.cpp
  4920. msgid "Second of two 3D noises that together define tunnels."
  4921. msgstr "Dua el la du 3d-aj bruoj, kiuj kune difinas tunelojn."
  4922. #: src/settings_translation_file.cpp
  4923. msgid "Security"
  4924. msgstr "Sekureco"
  4925. #: src/settings_translation_file.cpp
  4926. msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
  4927. msgstr "Vidu https://www.sqlite.org/pragma.html#pragma_synchronous"
  4928. #: src/settings_translation_file.cpp
  4929. msgid "Selection box border color (R,G,B)."
  4930. msgstr "Limkoloro de elektujo (R,V,B)."
  4931. #: src/settings_translation_file.cpp
  4932. msgid "Selection box color"
  4933. msgstr "Koloro de elektujo"
  4934. #: src/settings_translation_file.cpp
  4935. msgid "Selection box width"
  4936. msgstr "Larĝo de elektujo"
  4937. #: src/settings_translation_file.cpp
  4938. msgid ""
  4939. "Selects one of 18 fractal types.\n"
  4940. "1 = 4D \"Roundy\" Mandelbrot set.\n"
  4941. "2 = 4D \"Roundy\" Julia set.\n"
  4942. "3 = 4D \"Squarry\" Mandelbrot set.\n"
  4943. "4 = 4D \"Squarry\" Julia set.\n"
  4944. "5 = 4D \"Mandy Cousin\" Mandelbrot set.\n"
  4945. "6 = 4D \"Mandy Cousin\" Julia set.\n"
  4946. "7 = 4D \"Variation\" Mandelbrot set.\n"
  4947. "8 = 4D \"Variation\" Julia set.\n"
  4948. "9 = 3D \"Mandelbrot/Mandelbar\" Mandelbrot set.\n"
  4949. "10 = 3D \"Mandelbrot/Mandelbar\" Julia set.\n"
  4950. "11 = 3D \"Christmas Tree\" Mandelbrot set.\n"
  4951. "12 = 3D \"Christmas Tree\" Julia set.\n"
  4952. "13 = 3D \"Mandelbulb\" Mandelbrot set.\n"
  4953. "14 = 3D \"Mandelbulb\" Julia set.\n"
  4954. "15 = 3D \"Cosine Mandelbulb\" Mandelbrot set.\n"
  4955. "16 = 3D \"Cosine Mandelbulb\" Julia set.\n"
  4956. "17 = 4D \"Mandelbulb\" Mandelbrot set.\n"
  4957. "18 = 4D \"Mandelbulb\" Julia set."
  4958. msgstr ""
  4959. "Elektas unu de 18 tipoj de fraktaloj.\n"
  4960. "1 = 4D «Rondeca» aro de Mandelbrot.\n"
  4961. "2 = 4D «Rondeca» aro de Julia.\n"
  4962. "3 = 4D «Ortanguleca» aro de Mandelbrot.\n"
  4963. "4 = 4D «Ortanguleca» aro de Julia.\n"
  4964. "5 = 4D «Mandy Cousin» aro de Mandelbrot.\n"
  4965. "6 = 4D «Mandy Cousin» aro de Julia.\n"
  4966. "7 = 4D «Variaĵa» aro de Mandelbrot.\n"
  4967. "8 = 4D «Variaĵa» aro de Julia.\n"
  4968. "9 = 3D «Mandelbrot/Mandelbar» aro de Mandelbrot.\n"
  4969. "10 = 3D «Mandelbrot/Mandelbar» aro de Julia.\n"
  4970. "11 = 3D «Kristnaskarba» aro de Mandelbrot.\n"
  4971. "12 = 3D «Kristnaskarba» aro de Julia.\n"
  4972. "13 = 3D «Mandelbulb» aro de Mandelbrot.\n"
  4973. "14 = 3D «Mandelbulb» aro de Julia.\n"
  4974. "15 = 3D «Kosinuse Mandelbulb» aro de Mandelbrot.\n"
  4975. "16 = 3D «Kosinuse Mandelbulb» aro de Julia.\n"
  4976. "17 = 4D «Mandelbulb» aro de Mandelbrot.\n"
  4977. "18 = 4D «Mandelbulb» aro de Julia."
  4978. #: src/settings_translation_file.cpp
  4979. msgid "Server / Singleplayer"
  4980. msgstr "Servilo / Ludo por unu"
  4981. #: src/settings_translation_file.cpp
  4982. msgid "Server URL"
  4983. msgstr "URL de servilo"
  4984. #: src/settings_translation_file.cpp
  4985. msgid "Server address"
  4986. msgstr "Adreso de servilo"
  4987. #: src/settings_translation_file.cpp
  4988. msgid "Server description"
  4989. msgstr "Priskribo pri servilo"
  4990. #: src/settings_translation_file.cpp
  4991. msgid "Server name"
  4992. msgstr "Nomo de servilo"
  4993. #: src/settings_translation_file.cpp
  4994. msgid "Server port"
  4995. msgstr "Pordo de servilo"
  4996. #: src/settings_translation_file.cpp
  4997. msgid "Server side occlusion culling"
  4998. msgstr "Servilflanka elektado de postkaŝitoj"
  4999. #: src/settings_translation_file.cpp
  5000. msgid "Serverlist URL"
  5001. msgstr "URL de listo de publikaj serviloj"
  5002. #: src/settings_translation_file.cpp
  5003. msgid "Serverlist file"
  5004. msgstr "Dosiero kun listo de serviloj"
  5005. #: src/settings_translation_file.cpp
  5006. msgid ""
  5007. "Set the language. Leave empty to use the system language.\n"
  5008. "A restart is required after changing this."
  5009. msgstr ""
  5010. "Agordi la lingvon. Lasu malplena por uzi la sisteman.\n"
  5011. "Rerulo necesas post la ŝanĝo."
  5012. #: src/settings_translation_file.cpp
  5013. msgid "Set the maximum character length of a chat message sent by clients."
  5014. msgstr ""
  5015. "Agordi maksimuman longon de babilaj mesaĝoj (en signoj) sendotaj de klientoj."
  5016. #: src/settings_translation_file.cpp
  5017. msgid ""
  5018. "Set to true to enable waving leaves.\n"
  5019. "Requires shaders to be enabled."
  5020. msgstr ""
  5021. "Ŝaltu por ebligi ondantajn foliojn.\n"
  5022. "Bezonas ombrigilojn."
  5023. #: src/settings_translation_file.cpp
  5024. msgid ""
  5025. "Set to true to enable waving liquids (like water).\n"
  5026. "Requires shaders to be enabled."
  5027. msgstr ""
  5028. "Ŝaltu por ebligi ondantajn fluaĵojn (kiel akvon).\n"
  5029. "Bezonas ombrigilojn."
  5030. #: src/settings_translation_file.cpp
  5031. msgid ""
  5032. "Set to true to enable waving plants.\n"
  5033. "Requires shaders to be enabled."
  5034. msgstr ""
  5035. "Verigo ŝaltas ondantajn kreskaĵojn.\n"
  5036. "Bezonas ŝalton de ombrigiloj."
  5037. #: src/settings_translation_file.cpp
  5038. msgid "Shader path"
  5039. msgstr "Indiko al ombrigiloj"
  5040. #: src/settings_translation_file.cpp
  5041. msgid ""
  5042. "Shaders allow advanced visual effects and may increase performance on some "
  5043. "video\n"
  5044. "cards.\n"
  5045. "This only works with the OpenGL video backend."
  5046. msgstr ""
  5047. "Ombrigiloj ebligas specialaj vidajn efektojn kaj povas plibonigi efikecon je "
  5048. "kelkaj vidkartoj.\n"
  5049. "Ĉi tio funkcias nur kun la bildiga internaĵo de «OpenGL»."
  5050. #: src/settings_translation_file.cpp
  5051. msgid ""
  5052. "Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
  5053. "drawn."
  5054. msgstr ""
  5055. "Deŝovo de ombro de la norma tiparo. Se ĝi estas 0, la ombro ne desegniĝos."
  5056. #: src/settings_translation_file.cpp
  5057. msgid ""
  5058. "Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
  5059. "be drawn."
  5060. msgstr ""
  5061. "Deŝovo de tipara ombro (en bilderoj); se ĝi estas 0, la ombro ne desegniĝos."
  5062. #: src/settings_translation_file.cpp
  5063. msgid "Shape of the minimap. Enabled = round, disabled = square."
  5064. msgstr "Formo de la mapeto. Ŝaltita = ronda, malŝaltita = orta."
  5065. #: src/settings_translation_file.cpp
  5066. msgid "Show debug info"
  5067. msgstr "Montri erarserĉajn informojn"
  5068. #: src/settings_translation_file.cpp
  5069. msgid "Show entity selection boxes"
  5070. msgstr "Montri elektujojn de estoj"
  5071. #: src/settings_translation_file.cpp
  5072. #, fuzzy
  5073. msgid ""
  5074. "Show entity selection boxes\n"
  5075. "A restart is required after changing this."
  5076. msgstr ""
  5077. "Agordi la lingvon. Lasu malplena por uzi la sisteman.\n"
  5078. "Rerulo necesas post la ŝanĝo."
  5079. #: src/settings_translation_file.cpp
  5080. #, fuzzy
  5081. msgid "Show nametag backgrounds by default"
  5082. msgstr "Implice grasa tiparo"
  5083. #: src/settings_translation_file.cpp
  5084. msgid "Shutdown message"
  5085. msgstr "Ferma mesaĝo"
  5086. #: src/settings_translation_file.cpp
  5087. msgid ""
  5088. "Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n"
  5089. "WARNING!: There is no benefit, and there are several dangers, in\n"
  5090. "increasing this value above 5.\n"
  5091. "Reducing this value increases cave and dungeon density.\n"
  5092. "Altering this value is for special usage, leaving it unchanged is\n"
  5093. "recommended."
  5094. msgstr ""
  5095. "Grandeco de mondopartoj estigitaj de mondestigilo, esprimita en mondopecoj\n"
  5096. "(16 monderoj).\n"
  5097. "AVERTO: Estas neniu avantaĝo, nur kelkaj danĝeroj, en pliigo de la valoro "
  5098. "super 5.\n"
  5099. "Malpliigo de la valoro plialtigas densecon de kavernoj kaj forgeskeloj.\n"
  5100. "Ŝanĝeblo de la valoro celas specialajn uzojn; senŝanĝo estas rekomendata."
  5101. #: src/settings_translation_file.cpp
  5102. msgid ""
  5103. "Size of the MapBlock cache of the mesh generator. Increasing this will\n"
  5104. "increase the cache hit %, reducing the data being copied from the main\n"
  5105. "thread, thus reducing jitter."
  5106. msgstr ""
  5107. "Grandeco de la mondopeca kaŝmemoro de la meŝestigilo. Plialtigo ankaŭ\n"
  5108. "plialtigos la elcenton de kaŝmemoraj trafoj, kaj malpliigos la datenojn\n"
  5109. "kopiatajn de la ĉefa fadeno, malhelpante skuadon."
  5110. #: src/settings_translation_file.cpp
  5111. msgid "Slice w"
  5112. msgstr "Tranĉo w"
  5113. #: src/settings_translation_file.cpp
  5114. msgid "Slope and fill work together to modify the heights."
  5115. msgstr "Deklivo kaj plenigo kunlaboras por ŝanĝi la altecojn."
  5116. #: src/settings_translation_file.cpp
  5117. msgid "Small cave maximum number"
  5118. msgstr "Maksimuma nombro de malgrandaj kavernoj"
  5119. #: src/settings_translation_file.cpp
  5120. msgid "Small cave minimum number"
  5121. msgstr "Minimuma nombro de etaj kavernoj"
  5122. #: src/settings_translation_file.cpp
  5123. msgid "Small-scale humidity variation for blending biomes on borders."
  5124. msgstr ""
  5125. #: src/settings_translation_file.cpp
  5126. msgid "Small-scale temperature variation for blending biomes on borders."
  5127. msgstr "Etarea variigo de varmeco por intermiksado de klimatoj je limoj."
  5128. #: src/settings_translation_file.cpp
  5129. msgid "Smooth lighting"
  5130. msgstr "Glata lumado"
  5131. #: src/settings_translation_file.cpp
  5132. msgid ""
  5133. "Smooths camera when looking around. Also called look or mouse smoothing.\n"
  5134. "Useful for recording videos."
  5135. msgstr ""
  5136. "Glitigas movojn de la vidpunkto dum ĉirkaŭrigardado.\n"
  5137. "Utila por registrado de filmoj."
  5138. #: src/settings_translation_file.cpp
  5139. msgid "Smooths rotation of camera in cinematic mode. 0 to disable."
  5140. msgstr "Glatigas la turnadon de vidpunkto en glita reĝimo. 0 por malŝalti."
  5141. #: src/settings_translation_file.cpp
  5142. msgid "Smooths rotation of camera. 0 to disable."
  5143. msgstr "Glitigas turnadon de la vidpunkto. 0 por malŝalti."
  5144. #: src/settings_translation_file.cpp
  5145. msgid "Sneak key"
  5146. msgstr "Kaŝira klavo"
  5147. #: src/settings_translation_file.cpp
  5148. msgid "Sneaking speed"
  5149. msgstr "Rapido de kaŝiro"
  5150. #: src/settings_translation_file.cpp
  5151. msgid "Sneaking speed, in nodes per second."
  5152. msgstr "Rapido de kaŝirado, en monderoj sekunde."
  5153. #: src/settings_translation_file.cpp
  5154. msgid "Sound"
  5155. msgstr "Sono"
  5156. #: src/settings_translation_file.cpp
  5157. msgid "Special key"
  5158. msgstr "Speciala klavo"
  5159. #: src/settings_translation_file.cpp
  5160. msgid "Special key for climbing/descending"
  5161. msgstr "Speciala klavo por supreniri/malsupreniri"
  5162. #: src/settings_translation_file.cpp
  5163. msgid ""
  5164. "Specifies URL from which client fetches media instead of using UDP.\n"
  5165. "$filename should be accessible from $remote_media$filename via cURL\n"
  5166. "(obviously, remote_media should end with a slash).\n"
  5167. "Files that are not present will be fetched the usual way."
  5168. msgstr ""
  5169. "Specifas URL de kiu la kliento elŝutos vidaŭdaĵojn, anstataŭ uzi UDP.\n"
  5170. "$filename atingeblu de $remote_media$filename per cURL\n"
  5171. "(kompreneble, «remote_media» finiĝu per dekliva streko).\n"
  5172. "Dosieroj mankantaj elŝutiĝos per la kutima maniero."
  5173. #: src/settings_translation_file.cpp
  5174. msgid ""
  5175. "Specifies the default stack size of nodes, items and tools.\n"
  5176. "Note that mods or games may explicitly set a stack for certain (or all) "
  5177. "items."
  5178. msgstr ""
  5179. #: src/settings_translation_file.cpp
  5180. msgid ""
  5181. "Spread of light curve boost range.\n"
  5182. "Controls the width of the range to be boosted.\n"
  5183. "Standard deviation of the light curve boost Gaussian."
  5184. msgstr ""
  5185. "Disvastiĝo de pliiga amplekso de luma kurbo.\n"
  5186. "Regas la larĝecon de la pliigota amplekso.\n"
  5187. "Norma deflankiĝo de pliigo de la luma kurbo Gaŭsa."
  5188. #: src/settings_translation_file.cpp
  5189. msgid "Static spawnpoint"
  5190. msgstr "Statika naskiĝejo"
  5191. #: src/settings_translation_file.cpp
  5192. msgid "Steepness noise"
  5193. msgstr "Bruo de kruteco"
  5194. #: src/settings_translation_file.cpp
  5195. msgid "Step mountain size noise"
  5196. msgstr "Bruo de grandeco de terasaj montoj"
  5197. #: src/settings_translation_file.cpp
  5198. msgid "Step mountain spread noise"
  5199. msgstr "Bruo de disvastiĝo de terasaj montoj"
  5200. #: src/settings_translation_file.cpp
  5201. #, fuzzy
  5202. msgid "Strength of 3D mode parallax."
  5203. msgstr "Potenco de paralakso."
  5204. #: src/settings_translation_file.cpp
  5205. msgid ""
  5206. "Strength of light curve boost.\n"
  5207. "The 3 'boost' parameters define a range of the light\n"
  5208. "curve that is boosted in brightness."
  5209. msgstr ""
  5210. "Forteco de pliigo de la luma kurbo.\n"
  5211. "La 3 parametroj de «boost» definas amplekson\n"
  5212. "de la luma kurbo, kies heleco estas pliigita."
  5213. #: src/settings_translation_file.cpp
  5214. msgid "Strict protocol checking"
  5215. msgstr "Severa kontrolo de protokoloj"
  5216. #: src/settings_translation_file.cpp
  5217. msgid "Strip color codes"
  5218. msgstr "Forpreni kolorkodojn"
  5219. #: src/settings_translation_file.cpp
  5220. msgid ""
  5221. "Surface level of optional water placed on a solid floatland layer.\n"
  5222. "Water is disabled by default and will only be placed if this value is set\n"
  5223. "to above 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (the start of the\n"
  5224. "upper tapering).\n"
  5225. "***WARNING, POTENTIAL DANGER TO WORLDS AND SERVER PERFORMANCE***:\n"
  5226. "When enabling water placement the floatlands must be configured and tested\n"
  5227. "to be a solid layer by setting 'mgv7_floatland_density' to 2.0 (or other\n"
  5228. "required value depending on 'mgv7_np_floatland'), to avoid\n"
  5229. "server-intensive extreme water flow and to avoid vast flooding of the\n"
  5230. "world surface below."
  5231. msgstr ""
  5232. #: src/settings_translation_file.cpp
  5233. msgid "Synchronous SQLite"
  5234. msgstr "Akorda SQLite"
  5235. #: src/settings_translation_file.cpp
  5236. msgid "Temperature variation for biomes."
  5237. msgstr "Varmeca diverseco por klimatoj."
  5238. #: src/settings_translation_file.cpp
  5239. msgid "Terrain alternative noise"
  5240. msgstr "Alternativa bruo de tereno"
  5241. #: src/settings_translation_file.cpp
  5242. msgid "Terrain base noise"
  5243. msgstr "Bruo de terena bazo"
  5244. #: src/settings_translation_file.cpp
  5245. msgid "Terrain height"
  5246. msgstr "Alteco de tereno"
  5247. #: src/settings_translation_file.cpp
  5248. msgid "Terrain higher noise"
  5249. msgstr "Pli alta bruo de tereno"
  5250. #: src/settings_translation_file.cpp
  5251. msgid "Terrain noise"
  5252. msgstr "Bruo de tereno"
  5253. #: src/settings_translation_file.cpp
  5254. msgid ""
  5255. "Terrain noise threshold for hills.\n"
  5256. "Controls proportion of world area covered by hills.\n"
  5257. "Adjust towards 0.0 for a larger proportion."
  5258. msgstr ""
  5259. "Sojlo de terena bruo por montetoj.\n"
  5260. "Regas parton de la mondon kovratan per montetoj.\n"
  5261. "Proksimigu al 0.0 por pligrandigi la parton."
  5262. #: src/settings_translation_file.cpp
  5263. msgid ""
  5264. "Terrain noise threshold for lakes.\n"
  5265. "Controls proportion of world area covered by lakes.\n"
  5266. "Adjust towards 0.0 for a larger proportion."
  5267. msgstr ""
  5268. "Sojlo de terena bruo por lagoj.\n"
  5269. "Regas la parton de mondo kovritan per lagoj.\n"
  5270. "Proksimigu al 0.0 por pli granda parto."
  5271. #: src/settings_translation_file.cpp
  5272. msgid "Terrain persistence noise"
  5273. msgstr "Bruo de persisteco de tereno"
  5274. #: src/settings_translation_file.cpp
  5275. msgid "Texture path"
  5276. msgstr "Indiko al teksturoj"
  5277. #: src/settings_translation_file.cpp
  5278. msgid ""
  5279. "Textures on a node may be aligned either to the node or to the world.\n"
  5280. "The former mode suits better things like machines, furniture, etc., while\n"
  5281. "the latter makes stairs and microblocks fit surroundings better.\n"
  5282. "However, as this possibility is new, thus may not be used by older servers,\n"
  5283. "this option allows enforcing it for certain node types. Note though that\n"
  5284. "that is considered EXPERIMENTAL and may not work properly."
  5285. msgstr ""
  5286. "Teksturoj sur mondero povas laŭi aŭ la monderon aŭ la mondon.\n"
  5287. "La unua reĝimo pli taŭgas por maŝinoj, mebloj, ktp., kaj la dua donas\n"
  5288. "pli bonan similecon kun ĉirkaŭo al ŝtupoj kaj etblokoj.\n"
  5289. "Sed ĉar tiu ĉi eblo estas nova, kaj malnovaj serviloj ne povas ĝin uzi,\n"
  5290. "ĉi tiu elekteblo bezonigas ĝin por kelkaj specoj de monderoj. Tio ĉi tamen\n"
  5291. "estas EKSPERIMENTA, kaj eble ne funkcios bone."
  5292. #: src/settings_translation_file.cpp
  5293. msgid "The URL for the content repository"
  5294. msgstr "URL al la deponejo de enhavo"
  5295. #: src/settings_translation_file.cpp
  5296. #, fuzzy
  5297. msgid "The deadzone of the joystick"
  5298. msgstr "Identigilo de la uzota stirstango"
  5299. #: src/settings_translation_file.cpp
  5300. msgid ""
  5301. "The default format in which profiles are being saved,\n"
  5302. "when calling `/profiler save [format]` without format."
  5303. msgstr ""
  5304. "La norma formo, en kiu konserviĝas profiloj, kiam\n"
  5305. "vokiĝas «/profiler save [formo]» sen formo."
  5306. #: src/settings_translation_file.cpp
  5307. msgid "The depth of dirt or other biome filler node."
  5308. msgstr "La profundeco de tero aŭ alia surfaca klimata plenigilo."
  5309. #: src/settings_translation_file.cpp
  5310. msgid ""
  5311. "The file path relative to your worldpath in which profiles will be saved to."
  5312. msgstr ""
  5313. "La dosierindiko relativa al via mondoindiko, kien konserviĝos profiloj."
  5314. #: src/settings_translation_file.cpp
  5315. msgid "The identifier of the joystick to use"
  5316. msgstr "Identigilo de la uzota stirstango"
  5317. #: src/settings_translation_file.cpp
  5318. msgid "The length in pixels it takes for touch screen interaction to start."
  5319. msgstr "Longeco (en bilderoj) necesa por komenco de interago kun tuŝekrano."
  5320. #: src/settings_translation_file.cpp
  5321. msgid ""
  5322. "The maximum height of the surface of waving liquids.\n"
  5323. "4.0 = Wave height is two nodes.\n"
  5324. "0.0 = Wave doesn't move at all.\n"
  5325. "Default is 1.0 (1/2 node).\n"
  5326. "Requires waving liquids to be enabled."
  5327. msgstr ""
  5328. "Maksimuma alteco de la nivelo de ondantaj fluaĵoj.\n"
  5329. "4.0 = Alteco de ondo estas du monderoj.\n"
  5330. "0.0 = Ondo tute ne moviĝas.\n"
  5331. "La antaŭagordo estas 1.0 (duono de mondero).\n"
  5332. "Bezonas ŝaltitajn ondantajn fluaĵojn."
  5333. #: src/settings_translation_file.cpp
  5334. msgid "The network interface that the server listens on."
  5335. msgstr "La reta interfaco kie la servilo aŭskultas."
  5336. #: src/settings_translation_file.cpp
  5337. msgid ""
  5338. "The privileges that new users automatically get.\n"
  5339. "See /privs in game for a full list on your server and mod configuration."
  5340. msgstr ""
  5341. "La rajtoj, kiuj novaj uzantoj memage akiras.\n"
  5342. "Vidu «/privs» en la ludo por plena listo de via servilo kaj modifaĵa "
  5343. "agordaro."
  5344. #: src/settings_translation_file.cpp
  5345. msgid ""
  5346. "The radius of the volume of blocks around every player that is subject to "
  5347. "the\n"
  5348. "active block stuff, stated in mapblocks (16 nodes).\n"
  5349. "In active blocks objects are loaded and ABMs run.\n"
  5350. "This is also the minimum range in which active objects (mobs) are "
  5351. "maintained.\n"
  5352. "This should be configured together with active_object_send_range_blocks."
  5353. msgstr ""
  5354. #: src/settings_translation_file.cpp
  5355. #, fuzzy
  5356. msgid ""
  5357. "The rendering back-end for Irrlicht.\n"
  5358. "A restart is required after changing this.\n"
  5359. "Note: On Android, stick with OGLES1 if unsure! App may fail to start "
  5360. "otherwise.\n"
  5361. "On other platforms, OpenGL is recommended.\n"
  5362. "Shaders are supported by OpenGL (desktop only) and OGLES2 (experimental)"
  5363. msgstr ""
  5364. "La bildiga internaĵo por Irrlicht.\n"
  5365. "Rerulo necesas post ĉi tiu ŝanĝo.\n"
  5366. "Rimarko: Sur Androido, restu ĉe OGLES1, se vi ne certas! Aplikaĵo alie "
  5367. "povus\n"
  5368. "malsukcesi ruliĝon. Sur aliaj sistemoj, OpenGL estas rekomendata, kaj "
  5369. "nuntempe\n"
  5370. "estas la sola pelilo subtenanta ombrigilojn."
  5371. #: src/settings_translation_file.cpp
  5372. msgid ""
  5373. "The sensitivity of the joystick axes for moving the\n"
  5374. "ingame view frustum around."
  5375. msgstr ""
  5376. "Sentemo de la stirstangaj aksoj por movadi la\n"
  5377. "enludan vidamplekson."
  5378. #: src/settings_translation_file.cpp
  5379. msgid ""
  5380. "The strength (darkness) of node ambient-occlusion shading.\n"
  5381. "Lower is darker, Higher is lighter. The valid range of values for this\n"
  5382. "setting is 0.25 to 4.0 inclusive. If the value is out of range it will be\n"
  5383. "set to the nearest valid value."
  5384. msgstr ""
  5385. "La potenco (mallumeco) de ĉirkaŭaĵa ombrigo de monderoj.\n"
  5386. "Malpli estas mallume, pli estas lume. La valida amplekso de valoroj\n"
  5387. "estas inter 0.25 kaj 4.0, inkluzive. Se la valoro estas ekster la amplekso,\n"
  5388. "ĝi prezentos la plej proksiman valoron validan."
  5389. #: src/settings_translation_file.cpp
  5390. msgid ""
  5391. "The time (in seconds) that the liquids queue may grow beyond processing\n"
  5392. "capacity until an attempt is made to decrease its size by dumping old queue\n"
  5393. "items. A value of 0 disables the functionality."
  5394. msgstr ""
  5395. "Tempo (en sekundoj) dum kiu atendovico de fluaĵoj povas superkreski\n"
  5396. "la datentraktan kapablon, ĝis oni provos ĝin malgrandigi per forĵeto de\n"
  5397. "malnovaj viceroj. Nula valoro malŝaltas la funkcion."
  5398. #: src/settings_translation_file.cpp
  5399. msgid ""
  5400. "The time budget allowed for ABMs to execute on each step\n"
  5401. "(as a fraction of the ABM Interval)"
  5402. msgstr ""
  5403. #: src/settings_translation_file.cpp
  5404. msgid ""
  5405. "The time in seconds it takes between repeated events\n"
  5406. "when holding down a joystick button combination."
  5407. msgstr ""
  5408. "Tempo (en sekundoj) inter ripetataj okazoj dum premo\n"
  5409. "de stirstangaj klavoj."
  5410. #: src/settings_translation_file.cpp
  5411. #, fuzzy
  5412. msgid ""
  5413. "The time in seconds it takes between repeated node placements when holding\n"
  5414. "the place button."
  5415. msgstr ""
  5416. "Tempo (en sekundoj) inter ripetaj klakoj dum premo de la dekstra musbutono."
  5417. #: src/settings_translation_file.cpp
  5418. msgid "The type of joystick"
  5419. msgstr "La speco de stirstango"
  5420. #: src/settings_translation_file.cpp
  5421. msgid ""
  5422. "The vertical distance over which heat drops by 20 if 'altitude_chill' is\n"
  5423. "enabled. Also the vertical distance over which humidity drops by 10 if\n"
  5424. "'altitude_dry' is enabled."
  5425. msgstr ""
  5426. "Vertikala distanco post kiu varmeco malpliiĝas je 20, se «altitude_chill»\n"
  5427. "estas ŝaltita. Ankaŭ la vertikala distanco post kiu malsekeco malpliiĝas\n"
  5428. "je 10 se «altitude_dry» estas ŝaltita."
  5429. #: src/settings_translation_file.cpp
  5430. msgid "Third of 4 2D noises that together define hill/mountain range height."
  5431. msgstr "Tria el la 4 3d-aj bruoj, kiuj kune difinas altecon de mont(et)aroj."
  5432. #: src/settings_translation_file.cpp
  5433. msgid ""
  5434. "Time in seconds for item entity (dropped items) to live.\n"
  5435. "Setting it to -1 disables the feature."
  5436. msgstr ""
  5437. "Vivodaŭro de metitaj portaĵoj en sekundoj.\n"
  5438. "Agordo al -1 malŝaltas la funkcion."
  5439. #: src/settings_translation_file.cpp
  5440. msgid "Time of day when a new world is started, in millihours (0-23999)."
  5441. msgstr "Tagtempo kiam nova mondo ekas, en hormilonoj (0–23999)."
  5442. #: src/settings_translation_file.cpp
  5443. msgid "Time send interval"
  5444. msgstr "Intervalo de sendado de tempaj informoj"
  5445. #: src/settings_translation_file.cpp
  5446. msgid "Time speed"
  5447. msgstr "Rapido de tempo"
  5448. #: src/settings_translation_file.cpp
  5449. msgid "Timeout for client to remove unused map data from memory."
  5450. msgstr "Tempolimo por forigi neuzatajn mapajn datenojn de klienta memoro."
  5451. #: src/settings_translation_file.cpp
  5452. msgid ""
  5453. "To reduce lag, block transfers are slowed down when a player is building "
  5454. "something.\n"
  5455. "This determines how long they are slowed down after placing or removing a "
  5456. "node."
  5457. msgstr ""
  5458. "Por malpliigi retprokraston, transsendoj de menderoj malrapidiĝas kiam "
  5459. "ludanto ion\n"
  5460. "konstruas. Ĉi tio decidas, kiom longe ili malrapidos post meto aŭ forigo de "
  5461. "mondero."
  5462. #: src/settings_translation_file.cpp
  5463. msgid "Toggle camera mode key"
  5464. msgstr "Baskula klavo de vidpunkta reĝimo"
  5465. #: src/settings_translation_file.cpp
  5466. msgid "Tooltip delay"
  5467. msgstr "Prokrasto de ŝpruchelpilo"
  5468. #: src/settings_translation_file.cpp
  5469. msgid "Touch screen threshold"
  5470. msgstr "Sojlo de tuŝekrano"
  5471. #: src/settings_translation_file.cpp
  5472. msgid "Trees noise"
  5473. msgstr "Bruo de arboj"
  5474. #: src/settings_translation_file.cpp
  5475. msgid "Trilinear filtering"
  5476. msgstr "Triineara filtrado"
  5477. #: src/settings_translation_file.cpp
  5478. msgid ""
  5479. "True = 256\n"
  5480. "False = 128\n"
  5481. "Usable to make minimap smoother on slower machines."
  5482. msgstr ""
  5483. "Vera = 256\n"
  5484. "Falsa = 128\n"
  5485. "Povas faciligi mapeton por malrapidaj komputiloj."
  5486. #: src/settings_translation_file.cpp
  5487. msgid "Trusted mods"
  5488. msgstr "Fidataj modifaĵoj"
  5489. #: src/settings_translation_file.cpp
  5490. msgid "URL to the server list displayed in the Multiplayer Tab."
  5491. msgstr "URL al la listo de serviloj, montrota en la langeto «Ludo por pluraj»."
  5492. #: src/settings_translation_file.cpp
  5493. msgid "Undersampling"
  5494. msgstr "Subspecimenado"
  5495. #: src/settings_translation_file.cpp
  5496. msgid ""
  5497. "Undersampling is similar to using a lower screen resolution, but it applies\n"
  5498. "to the game world only, keeping the GUI intact.\n"
  5499. "It should give a significant performance boost at the cost of less detailed "
  5500. "image.\n"
  5501. "Higher values result in a less detailed image."
  5502. msgstr ""
  5503. "Subspecimenado similas uzon de malgranda ekrana distingumo, sed ĝi nur\n"
  5504. "efektivas en la ludo, lasante la fasadon senŝanĝa.\n"
  5505. "Ĝi grave helpu la efikecon kontraŭ malpli detala filmo."
  5506. #: src/settings_translation_file.cpp
  5507. msgid "Unlimited player transfer distance"
  5508. msgstr "Senlima distanco por transsendo de ludantoj"
  5509. #: src/settings_translation_file.cpp
  5510. msgid "Unload unused server data"
  5511. msgstr "Mallegi neuzatajn servilajn datenojn"
  5512. #: src/settings_translation_file.cpp
  5513. msgid "Upper Y limit of dungeons."
  5514. msgstr "Supra Y-limo de forgeskeloj."
  5515. #: src/settings_translation_file.cpp
  5516. #, fuzzy
  5517. msgid "Upper Y limit of floatlands."
  5518. msgstr "Supra Y-limo de forgeskeloj."
  5519. #: src/settings_translation_file.cpp
  5520. msgid "Use 3D cloud look instead of flat."
  5521. msgstr "Uzi 3d-ajn nubojn anstataŭ ebenajn."
  5522. #: src/settings_translation_file.cpp
  5523. msgid "Use a cloud animation for the main menu background."
  5524. msgstr "Uzi moviĝantajn nubojn por la fono de la ĉefmenuo."
  5525. #: src/settings_translation_file.cpp
  5526. msgid "Use anisotropic filtering when viewing at textures from an angle."
  5527. msgstr "Uzi neizotropan filtradon vidante teksturojn deflanke."
  5528. #: src/settings_translation_file.cpp
  5529. msgid "Use bilinear filtering when scaling textures."
  5530. msgstr "Uzi dulinearan filtradon skalante teksturojn."
  5531. #: src/settings_translation_file.cpp
  5532. msgid ""
  5533. "Use mip mapping to scale textures. May slightly increase performance,\n"
  5534. "especially when using a high resolution texture pack.\n"
  5535. "Gamma correct downscaling is not supported."
  5536. msgstr ""
  5537. "Uzi etmapigon por skali teksturojn. Povas iomete plibonigi efikecon,\n"
  5538. "precipe dum uzo de teksturaro je alta distingumo.\n"
  5539. "Gamae ĝusta malgrandigado ne estas subtenata."
  5540. #: src/settings_translation_file.cpp
  5541. msgid ""
  5542. "Use multi-sample antialiasing (MSAA) to smooth out block edges.\n"
  5543. "This algorithm smooths out the 3D viewport while keeping the image sharp,\n"
  5544. "but it doesn't affect the insides of textures\n"
  5545. "(which is especially noticeable with transparent textures).\n"
  5546. "Visible spaces appear between nodes when shaders are disabled.\n"
  5547. "If set to 0, MSAA is disabled.\n"
  5548. "A restart is required after changing this option."
  5549. msgstr ""
  5550. #: src/settings_translation_file.cpp
  5551. msgid "Use trilinear filtering when scaling textures."
  5552. msgstr "Uzi trilinearan filtradon skalante teksturojn."
  5553. #: src/settings_translation_file.cpp
  5554. msgid "VBO"
  5555. msgstr "Vertica bufrobjekto"
  5556. #: src/settings_translation_file.cpp
  5557. msgid "VSync"
  5558. msgstr "Vertikala akordigo"
  5559. #: src/settings_translation_file.cpp
  5560. msgid "Valley depth"
  5561. msgstr "Profundeco de valoj"
  5562. #: src/settings_translation_file.cpp
  5563. msgid "Valley fill"
  5564. msgstr "Plenigo de valoj"
  5565. #: src/settings_translation_file.cpp
  5566. msgid "Valley profile"
  5567. msgstr "Profilo de valoj"
  5568. #: src/settings_translation_file.cpp
  5569. msgid "Valley slope"
  5570. msgstr "Deklivo de valoj"
  5571. #: src/settings_translation_file.cpp
  5572. msgid "Variation of biome filler depth."
  5573. msgstr ""
  5574. #: src/settings_translation_file.cpp
  5575. msgid "Variation of maximum mountain height (in nodes)."
  5576. msgstr "Variaĵo de maksimuma alteco de montoj (en monderoj)."
  5577. #: src/settings_translation_file.cpp
  5578. msgid "Variation of number of caves."
  5579. msgstr "Variado de nombro de kavernoj."
  5580. #: src/settings_translation_file.cpp
  5581. msgid ""
  5582. "Variation of terrain vertical scale.\n"
  5583. "When noise is < -0.55 terrain is near-flat."
  5584. msgstr ""
  5585. "Variado de vertikala skalo de tereno.\n"
  5586. "Kiam brua subas -0.55, tereno estas preskaŭ plata."
  5587. #: src/settings_translation_file.cpp
  5588. msgid "Varies depth of biome surface nodes."
  5589. msgstr "Variigas profundecon de surfacaj monderoj de klimato."
  5590. #: src/settings_translation_file.cpp
  5591. msgid ""
  5592. "Varies roughness of terrain.\n"
  5593. "Defines the 'persistence' value for terrain_base and terrain_alt noises."
  5594. msgstr ""
  5595. "Variigas krudecon de tereno.\n"
  5596. "Difinas la valoron de «persistence» (persisto) por la bruoj «terrain_base»\n"
  5597. "kaj «terrain_alt»."
  5598. #: src/settings_translation_file.cpp
  5599. msgid "Varies steepness of cliffs."
  5600. msgstr "Variigas la krutecon de krutaĵoj."
  5601. #: src/settings_translation_file.cpp
  5602. msgid "Vertical climbing speed, in nodes per second."
  5603. msgstr "Vertikala rapido de grimpado, en monderoj sekunde."
  5604. #: src/settings_translation_file.cpp
  5605. msgid "Vertical screen synchronization."
  5606. msgstr "Vertikala samtempigo de ekrano."
  5607. #: src/settings_translation_file.cpp
  5608. msgid "Video driver"
  5609. msgstr "Videa pelilo"
  5610. #: src/settings_translation_file.cpp
  5611. msgid "View bobbing factor"
  5612. msgstr "Koeficiento de balancado de vido"
  5613. #: src/settings_translation_file.cpp
  5614. msgid "View distance in nodes."
  5615. msgstr "Vidodistanco mondere."
  5616. #: src/settings_translation_file.cpp
  5617. msgid "View range decrease key"
  5618. msgstr "Klavo por malgrandigi vidodistancon"
  5619. #: src/settings_translation_file.cpp
  5620. msgid "View range increase key"
  5621. msgstr "Klavo por pligrandigi vidodistancon"
  5622. #: src/settings_translation_file.cpp
  5623. msgid "View zoom key"
  5624. msgstr "Vidpunkta zoma klavo"
  5625. #: src/settings_translation_file.cpp
  5626. msgid "Viewing range"
  5627. msgstr "Vidodistanco"
  5628. #: src/settings_translation_file.cpp
  5629. msgid "Virtual joystick triggers aux button"
  5630. msgstr "Virtuala stirstango premas specialan klavon"
  5631. #: src/settings_translation_file.cpp
  5632. msgid "Volume"
  5633. msgstr "Laŭteco"
  5634. #: src/settings_translation_file.cpp
  5635. msgid ""
  5636. "Volume of all sounds.\n"
  5637. "Requires the sound system to be enabled."
  5638. msgstr ""
  5639. "Laŭteco de ĉiuj sonoj\n"
  5640. "Bezonas ŝaltitan sonsistemon."
  5641. #: src/settings_translation_file.cpp
  5642. msgid ""
  5643. "W coordinate of the generated 3D slice of a 4D fractal.\n"
  5644. "Determines which 3D slice of the 4D shape is generated.\n"
  5645. "Alters the shape of the fractal.\n"
  5646. "Has no effect on 3D fractals.\n"
  5647. "Range roughly -2 to 2."
  5648. msgstr ""
  5649. "W-koordinato de la estigita 3D-tranĉo de la 4D-fraktalo.\n"
  5650. "Determinas kiu 3D-tranĉo de la 4D-formo estiĝas.\n"
  5651. "ŝanĝas la formon de la fraktalo.\n"
  5652. "Neniel efikas sur 3D-fraktaloj.\n"
  5653. "Ampleksa proksimume de -2 ĝis 2."
  5654. #: src/settings_translation_file.cpp
  5655. msgid "Walking and flying speed, in nodes per second."
  5656. msgstr "Rapido de irado kaj flugado, en monderoj sekunde."
  5657. #: src/settings_translation_file.cpp
  5658. msgid "Walking speed"
  5659. msgstr "Rapido de irado"
  5660. #: src/settings_translation_file.cpp
  5661. msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
  5662. msgstr ""
  5663. "Rapido de irado, flugado kaj grimpado en rapida reĝimo, en monderoj sekunde."
  5664. #: src/settings_translation_file.cpp
  5665. msgid "Water level"
  5666. msgstr "Akvonivelo"
  5667. #: src/settings_translation_file.cpp
  5668. msgid "Water surface level of the world."
  5669. msgstr "Nivelo de la akvonivelo tra la mondo."
  5670. #: src/settings_translation_file.cpp
  5671. msgid "Waving Nodes"
  5672. msgstr "Ondantaj monderoj"
  5673. #: src/settings_translation_file.cpp
  5674. msgid "Waving leaves"
  5675. msgstr "Ondantaj foliaĵoj"
  5676. #: src/settings_translation_file.cpp
  5677. msgid "Waving liquids"
  5678. msgstr "Ondantaj fluaĵoj"
  5679. #: src/settings_translation_file.cpp
  5680. msgid "Waving liquids wave height"
  5681. msgstr "Alteco de ondoj de ondantaj fluaĵoj"
  5682. #: src/settings_translation_file.cpp
  5683. msgid "Waving liquids wave speed"
  5684. msgstr "Rapido de ondoj sur ondanta akvo"
  5685. #: src/settings_translation_file.cpp
  5686. msgid "Waving liquids wavelength"
  5687. msgstr "Longo de ondoj de ondantaj fluaĵoj"
  5688. #: src/settings_translation_file.cpp
  5689. msgid "Waving plants"
  5690. msgstr "Ondantaj plantoj"
  5691. #: src/settings_translation_file.cpp
  5692. msgid ""
  5693. "When gui_scaling_filter is true, all GUI images need to be\n"
  5694. "filtered in software, but some images are generated directly\n"
  5695. "to hardware (e.g. render-to-texture for nodes in inventory)."
  5696. msgstr ""
  5697. "Kiam veras «gui_scaling_filter», ĉiuj bildoj de la grafika fasado\n"
  5698. "devas filtriĝi en la programaro, sed iuj bildoj estiĝas rekte en la\n"
  5699. "programaro (ekz. «render-to-texture» por monderoj en portaĵujo)."
  5700. #: src/settings_translation_file.cpp
  5701. msgid ""
  5702. "When gui_scaling_filter_txr2img is true, copy those images\n"
  5703. "from hardware to software for scaling. When false, fall back\n"
  5704. "to the old scaling method, for video drivers that don't\n"
  5705. "properly support downloading textures back from hardware."
  5706. msgstr ""
  5707. "Kiam veras «gui_scaling_filter_txr2img», kopii la bildojn\n"
  5708. "de aparataro al programaro por skalado. Kiam malveras, repaŝu\n"
  5709. "al la malnova metodo de skalado, por vid-peliloj, kiuj ne subtenas\n"
  5710. "bone elŝutadon de teksturoj de la aparataro."
  5711. #: src/settings_translation_file.cpp
  5712. msgid ""
  5713. "When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
  5714. "can be blurred, so automatically upscale them with nearest-neighbor\n"
  5715. "interpolation to preserve crisp pixels. This sets the minimum texture size\n"
  5716. "for the upscaled textures; higher values look sharper, but require more\n"
  5717. "memory. Powers of 2 are recommended. Setting this higher than 1 may not\n"
  5718. "have a visible effect unless bilinear/trilinear/anisotropic filtering is\n"
  5719. "enabled.\n"
  5720. "This is also used as the base node texture size for world-aligned\n"
  5721. "texture autoscaling."
  5722. msgstr ""
  5723. "Dum uzo de duliniaj/triliniaj/neizotropaj filtriloj, tekstruoj je malaltaj\n"
  5724. "distingumoj povas malklariĝi; tial memage grandigu ĝin per interpolado\n"
  5725. "laŭ plej proksimaj bilderoj por teni klarajn bilderojn. Ĉi tio agordas la\n"
  5726. "malplejaltan grandecon de teksturo por la grandigitaj teksturoj; pli altaj\n"
  5727. "valoroj aspektas pli klare, sed bezonas pli da memoro. Potencoj de duo\n"
  5728. "estas rekomendataj. Valoroj pli grandaj ol 1 eble ne estos videblaj, se ne\n"
  5729. "estas ŝaltita dulinia, trilinia, aŭ neizotropa filtrado.\n"
  5730. "Ĉi tio ankaŭ uziĝas kiel la baza grando de monderaj teksturoj por memaga\n"
  5731. "grandigado de monde laŭigitaj teksturoj."
  5732. #: src/settings_translation_file.cpp
  5733. msgid ""
  5734. "Whether FreeType fonts are used, requires FreeType support to be compiled "
  5735. "in.\n"
  5736. "If disabled, bitmap and XML vectors fonts are used instead."
  5737. msgstr ""
  5738. "Ĉu tiparoj de FreeType uziĝas; postulas entradukitan subtenon de FreeType.\n"
  5739. "Malŝaltite, ĉi tio anstataŭe uzigas tiparojn bitbildajn kaj XML-vektorajn."
  5740. #: src/settings_translation_file.cpp
  5741. msgid ""
  5742. "Whether nametag backgrounds should be shown by default.\n"
  5743. "Mods may still set a background."
  5744. msgstr ""
  5745. #: src/settings_translation_file.cpp
  5746. msgid "Whether node texture animations should be desynchronized per mapblock."
  5747. msgstr "Ĉu teksturaj movbildoj de monderoj malsamtempiĝu en ĉiu mondopeco."
  5748. #: src/settings_translation_file.cpp
  5749. msgid ""
  5750. "Whether players are shown to clients without any range limit.\n"
  5751. "Deprecated, use the setting player_transfer_distance instead."
  5752. msgstr ""
  5753. "Ĉu ludantoj montriĝas al klientoj sen limo de vidodistanco.\n"
  5754. "Evitinda; uzu anstataŭe la agordon «player_transfer_distance»."
  5755. #: src/settings_translation_file.cpp
  5756. msgid "Whether to allow players to damage and kill each other."
  5757. msgstr "Ĉu permesi al ludantoj vundi kaj mortigi unu la alian."
  5758. #: src/settings_translation_file.cpp
  5759. msgid ""
  5760. "Whether to ask clients to reconnect after a (Lua) crash.\n"
  5761. "Set this to true if your server is set up to restart automatically."
  5762. msgstr ""
  5763. "Ĉu peti rekonekton de klientoj post kolapso (de Lua).\n"
  5764. "Ĉi tion agordu al vero se via servilo rekomencos memage."
  5765. #: src/settings_translation_file.cpp
  5766. msgid "Whether to fog out the end of the visible area."
  5767. msgstr "Ĉu nebuli finon de la videbla areo."
  5768. #: src/settings_translation_file.cpp
  5769. msgid ""
  5770. "Whether to mute sounds. You can unmute sounds at any time, unless the\n"
  5771. "sound system is disabled (enable_sound=false).\n"
  5772. "In-game, you can toggle the mute state with the mute key or by using the\n"
  5773. "pause menu."
  5774. msgstr ""
  5775. "Ĉu silentigi sonojn. Vi povas malsilentigi ilin kiam ajn, malse\n"
  5776. "la sonsistemo estas malŝaltita (enable_sound=false).\n"
  5777. "Enlude, vi povas ŝalti la staton de silentigo per la silentiga klavo,\n"
  5778. "aŭ per la paŭza menuo."
  5779. #: src/settings_translation_file.cpp
  5780. msgid ""
  5781. "Whether to show the client debug info (has the same effect as hitting F5)."
  5782. msgstr ""
  5783. "Ĉu montri erarserĉajn informojn de la kliento (efikas samkiel premo de F5)."
  5784. #: src/settings_translation_file.cpp
  5785. msgid "Width component of the initial window size."
  5786. msgstr "Larĝeco de la fenestro je ĝia komenca grando."
  5787. #: src/settings_translation_file.cpp
  5788. msgid "Width of the selection box lines around nodes."
  5789. msgstr "Larĝo de linioj de la elektujo ĉirkaŭ monderoj."
  5790. #: src/settings_translation_file.cpp
  5791. msgid ""
  5792. "Windows systems only: Start Minetest with the command line window in the "
  5793. "background.\n"
  5794. "Contains the same information as the file debug.txt (default name)."
  5795. msgstr ""
  5796. "Nur por Vindozo: Rulu Mineteston fone per la komanduja fenestro.\n"
  5797. "Ĝi enhavos la samajn informojn kiel la dosiero (norme nomita) debug.txt."
  5798. #: src/settings_translation_file.cpp
  5799. msgid ""
  5800. "World directory (everything in the world is stored here).\n"
  5801. "Not needed if starting from the main menu."
  5802. msgstr ""
  5803. "Monda dosierujo (ĉio en la mondo konserviĝos ĉi tie).\n"
  5804. "Ne necesas dum komenco el la ĉefmenuo."
  5805. #: src/settings_translation_file.cpp
  5806. msgid "World start time"
  5807. msgstr "Tempo je komenco de mondo"
  5808. #: src/settings_translation_file.cpp
  5809. msgid ""
  5810. "World-aligned textures may be scaled to span several nodes. However,\n"
  5811. "the server may not send the scale you want, especially if you use\n"
  5812. "a specially-designed texture pack; with this option, the client tries\n"
  5813. "to determine the scale automatically basing on the texture size.\n"
  5814. "See also texture_min_size.\n"
  5815. "Warning: This option is EXPERIMENTAL!"
  5816. msgstr ""
  5817. "Monde laŭigitaj teksturoj povas skaliĝi trans kelkaj monderoj. Tamen,\n"
  5818. "la servilo eble ne sendos la volatan skalon, precipe se vi uzas speciale\n"
  5819. "fasonitan teksturaron; per ĉi tiu elekteblo, la kliento provas determini\n"
  5820. "la skalon memage, surbaze de la grandeco de la teksturo.\n"
  5821. "Vidu ankaŭ «texture_min_size».\n"
  5822. "Averto: Ĉi tiu elekteblo estas EKSPERIMENTA!"
  5823. #: src/settings_translation_file.cpp
  5824. msgid "World-aligned textures mode"
  5825. msgstr "Reĝimo de monde laŭigitaj tekstruoj"
  5826. #: src/settings_translation_file.cpp
  5827. msgid "Y of flat ground."
  5828. msgstr "Y de plata tero."
  5829. #: src/settings_translation_file.cpp
  5830. msgid ""
  5831. "Y of mountain density gradient zero level. Used to shift mountains "
  5832. "vertically."
  5833. msgstr ""
  5834. "Y de nula nivelo de la transiro de monta denseco. Uzata por movi montojn "
  5835. "vertikale."
  5836. #: src/settings_translation_file.cpp
  5837. msgid "Y of upper limit of large caves."
  5838. msgstr "Y de supera limo de grandaj kavernoj."
  5839. #: src/settings_translation_file.cpp
  5840. msgid "Y-distance over which caverns expand to full size."
  5841. msgstr "Y-distanco trans kiu kavernoj etendiĝas al plena grandeco."
  5842. #: src/settings_translation_file.cpp
  5843. msgid ""
  5844. "Y-distance over which floatlands taper from full density to nothing.\n"
  5845. "Tapering starts at this distance from the Y limit.\n"
  5846. "For a solid floatland layer, this controls the height of hills/mountains.\n"
  5847. "Must be less than or equal to half the distance between the Y limits."
  5848. msgstr ""
  5849. #: src/settings_translation_file.cpp
  5850. msgid "Y-level of average terrain surface."
  5851. msgstr "Y-nivelo de mezuma terena surfaco."
  5852. #: src/settings_translation_file.cpp
  5853. msgid "Y-level of cavern upper limit."
  5854. msgstr "Y-nivelo de kaverna supra limo."
  5855. #: src/settings_translation_file.cpp
  5856. msgid "Y-level of higher terrain that creates cliffs."
  5857. msgstr "Y-nivelo de pli alta tereno, kiu estigas krutaĵojn."
  5858. #: src/settings_translation_file.cpp
  5859. msgid "Y-level of lower terrain and seabed."
  5860. msgstr "Y-nivelo de malsupra tereno kaj marfundo."
  5861. #: src/settings_translation_file.cpp
  5862. msgid "Y-level of seabed."
  5863. msgstr "Y-nivelo de marplanko."
  5864. #: src/settings_translation_file.cpp
  5865. msgid ""
  5866. "ZLib compression level to use when saving mapblocks to disk.\n"
  5867. "-1 - Zlib's default compression level\n"
  5868. "0 - no compresson, fastest\n"
  5869. "9 - best compression, slowest\n"
  5870. "(levels 1-3 use Zlib's \"fast\" method, 4-9 use the normal method)"
  5871. msgstr ""
  5872. #: src/settings_translation_file.cpp
  5873. msgid ""
  5874. "ZLib compression level to use when sending mapblocks to the client.\n"
  5875. "-1 - Zlib's default compression level\n"
  5876. "0 - no compresson, fastest\n"
  5877. "9 - best compression, slowest\n"
  5878. "(levels 1-3 use Zlib's \"fast\" method, 4-9 use the normal method)"
  5879. msgstr ""
  5880. #: src/settings_translation_file.cpp
  5881. msgid "cURL file download timeout"
  5882. msgstr "Tempolimo de dosiere elŝuto de cURL"
  5883. #: src/settings_translation_file.cpp
  5884. msgid "cURL parallel limit"
  5885. msgstr "Samtempa limo de cURL"
  5886. #: src/settings_translation_file.cpp
  5887. msgid "cURL timeout"
  5888. msgstr "cURL tempolimo"
  5889. #~ msgid ""
  5890. #~ "0 = parallax occlusion with slope information (faster).\n"
  5891. #~ "1 = relief mapping (slower, more accurate)."
  5892. #~ msgstr ""
  5893. #~ "0 = paralaksa ombrigo kun klinaj informoj (pli rapida).\n"
  5894. #~ "1 = reliefa mapado (pli preciza)."
  5895. #~ msgid ""
  5896. #~ "Adjust the gamma encoding for the light tables. Higher numbers are "
  5897. #~ "brighter.\n"
  5898. #~ "This setting is for the client only and is ignored by the server."
  5899. #~ msgstr ""
  5900. #~ "Alĝustigi la gamaan kodadon al la lumtabeloj. Pli altaj nombroj estas pli "
  5901. #~ "helaj.\n"
  5902. #~ "Ĉi tiu agordo estas klientflanka, kaj serviloj ĝin malatentos."
  5903. #~ msgid "Alters how mountain-type floatlands taper above and below midpoint."
  5904. #~ msgstr ""
  5905. #~ "Ŝanĝas kiel montecaj fluginsuloj maldikiĝas super kaj sub la mezpunkto."
  5906. #~ msgid "Are you sure to reset your singleplayer world?"
  5907. #~ msgstr "Ĉu vi certas, ke vi volas rekomenci vian mondon por unu ludanto?"
  5908. #~ msgid "Back"
  5909. #~ msgstr "Reeniri"
  5910. #~ msgid "Bump Mapping"
  5911. #~ msgstr "Tubera mapado"
  5912. #~ msgid "Bumpmapping"
  5913. #~ msgstr "Mapado de elstaraĵoj"
  5914. #~ msgid ""
  5915. #~ "Changes the main menu UI:\n"
  5916. #~ "- Full: Multiple singleplayer worlds, game choice, texture pack "
  5917. #~ "chooser, etc.\n"
  5918. #~ "- Simple: One singleplayer world, no game or texture pack choosers. May "
  5919. #~ "be\n"
  5920. #~ "necessary for smaller screens."
  5921. #~ msgstr ""
  5922. #~ "Ŝanĝoj al fasado de la ĉefmenuo:\n"
  5923. #~ "- full (plena): Pluraj mondoj por unu ludanto, elektilo de ludo, "
  5924. #~ "teksturaro, ktp.\n"
  5925. #~ "- simple (simpla): Unu mondo por unu ludanto, neniuj elektiloj de ludo "
  5926. #~ "aŭ teksturaro.\n"
  5927. #~ "Povus esti bezona por malgrandaj ekranoj."
  5928. #~ msgid "Config mods"
  5929. #~ msgstr "Agordi modifaĵojn"
  5930. #~ msgid "Configure"
  5931. #~ msgstr "Agordi"
  5932. #~ msgid ""
  5933. #~ "Controls the density of mountain-type floatlands.\n"
  5934. #~ "Is a noise offset added to the 'mgv7_np_mountain' noise value."
  5935. #~ msgstr ""
  5936. #~ "Regas densecon de montecaj fluginsuloj.\n"
  5937. #~ "Temas pri deŝovo de la brua valoro «np_mountain»."
  5938. #~ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
  5939. #~ msgstr ""
  5940. #~ "Regas larĝecon de tuneloj; pli malgranda valoro kreas pri larĝajn "
  5941. #~ "tunelojn."
  5942. #~ msgid "Crosshair color (R,G,B)."
  5943. #~ msgstr "Koloro de celilo (R,V,B)."
  5944. #~ msgid "Darkness sharpness"
  5945. #~ msgstr "Akreco de mallumo"
  5946. #~ msgid ""
  5947. #~ "Defines areas of floatland smooth terrain.\n"
  5948. #~ "Smooth floatlands occur when noise > 0."
  5949. #~ msgstr ""
  5950. #~ "Difinas zonojn de glata tereno sur fluginsuloj.\n"
  5951. #~ "Glataj fluginsuloj okazas kiam bruo superas nulon."
  5952. #~ msgid ""
  5953. #~ "Defines sampling step of texture.\n"
  5954. #~ "A higher value results in smoother normal maps."
  5955. #~ msgstr ""
  5956. #~ "Difinas glatigan paŝon de teksturoj.\n"
  5957. #~ "Pli alta valoro signifas pli glatajn normalmapojn."
  5958. #~ msgid ""
  5959. #~ "Deprecated, define and locate cave liquids using biome definitions "
  5960. #~ "instead.\n"
  5961. #~ "Y of upper limit of lava in large caves."
  5962. #~ msgstr ""
  5963. #~ "Evitinda, difini kaj trovi kavernajn fluaĵojn anstataŭe per klimataj "
  5964. #~ "difinoj\n"
  5965. #~ "Y de supra limo de lafo en grandaj kavernoj."
  5966. #~ msgid "Downloading and installing $1, please wait..."
  5967. #~ msgstr "Elŝutante kaj instalante $1, bonvolu atendi…"
  5968. #~ msgid "Enable VBO"
  5969. #~ msgstr "Ŝalti VBO(Vertex Buffer Object)"
  5970. #~ msgid ""
  5971. #~ "Enables bumpmapping for textures. Normalmaps need to be supplied by the "
  5972. #~ "texture pack\n"
  5973. #~ "or need to be auto-generated.\n"
  5974. #~ "Requires shaders to be enabled."
  5975. #~ msgstr ""
  5976. #~ "Ŝaltas mapadon de elstaraĵoj por teksturoj. Normalmapoj devas veni kun la "
  5977. #~ "teksturaro,\n"
  5978. #~ "aŭ estiĝi memage.\n"
  5979. #~ "Bezonas ŝaltitajn ombrigilojn."
  5980. #~ msgid ""
  5981. #~ "Enables on the fly normalmap generation (Emboss effect).\n"
  5982. #~ "Requires bumpmapping to be enabled."
  5983. #~ msgstr ""
  5984. #~ "Ŝaltas dumludan estigadon de normalmapoj (Reliefiga efekto).\n"
  5985. #~ "Bezonas ŝaltitan mapadon de elstaraĵoj."
  5986. #~ msgid ""
  5987. #~ "Enables parallax occlusion mapping.\n"
  5988. #~ "Requires shaders to be enabled."
  5989. #~ msgstr ""
  5990. #~ "Ŝaltas mapadon de paralaksa ombrigo.\n"
  5991. #~ "Bezonas ŝaltitajn ombrigilojn."
  5992. #~ msgid ""
  5993. #~ "Experimental option, might cause visible spaces between blocks\n"
  5994. #~ "when set to higher number than 0."
  5995. #~ msgstr ""
  5996. #~ "Prova elekteblo; povas estigi videblajn spacojn inter monderoj\n"
  5997. #~ "je nombro super 0."
  5998. #~ msgid "FPS in pause menu"
  5999. #~ msgstr "Kadroj sekunde en paŭza menuo"
  6000. #~ msgid "Floatland base height noise"
  6001. #~ msgstr "Bruo de baza alteco de fluginsuloj"
  6002. #~ msgid "Floatland mountain height"
  6003. #~ msgstr "Alteco de fluginsulaj montoj"
  6004. #~ msgid "Font shadow alpha (opaqueness, between 0 and 255)."
  6005. #~ msgstr "Maltravidebleco de tipara ombro (inter 0 kaj 255)."
  6006. #~ msgid "Gamma"
  6007. #~ msgstr "Helĝustigo"
  6008. #~ msgid "Generate Normal Maps"
  6009. #~ msgstr "Estigi Normalmapojn"
  6010. #~ msgid "Generate normalmaps"
  6011. #~ msgstr "Estigi normalmapojn"
  6012. #~ msgid "IPv6 support."
  6013. #~ msgstr "Subteno de IPv6."
  6014. #~ msgid "Lava depth"
  6015. #~ msgstr "Lafo-profundeco"
  6016. #~ msgid "Lightness sharpness"
  6017. #~ msgstr "Akreco de heleco"
  6018. #~ msgid "Limit of emerge queues on disk"
  6019. #~ msgstr "Limo de viceroj enlegotaj de disko"
  6020. #~ msgid "Main"
  6021. #~ msgstr "Ĉefmenuo"
  6022. #~ msgid "Main menu style"
  6023. #~ msgstr "Stilo de ĉefmenuo"
  6024. #~ msgid "Minimap in radar mode, Zoom x2"
  6025. #~ msgstr "Mapeto en radara reĝimo, zomo ×2"
  6026. #~ msgid "Minimap in radar mode, Zoom x4"
  6027. #~ msgstr "Mapeto en radara reĝimo, zomo ×4"
  6028. #~ msgid "Minimap in surface mode, Zoom x2"
  6029. #~ msgstr "Mapeto en supraĵa reĝimo, zomo ×2"
  6030. #~ msgid "Minimap in surface mode, Zoom x4"
  6031. #~ msgstr "Mapeto en supraĵa reĝimo, zomo ×4"
  6032. #~ msgid "Name/Password"
  6033. #~ msgstr "Nomo/Pasvorto"
  6034. #~ msgid "No"
  6035. #~ msgstr "Ne"
  6036. #~ msgid "Normalmaps sampling"
  6037. #~ msgstr "Normalmapa specimenado"
  6038. #~ msgid "Normalmaps strength"
  6039. #~ msgstr "Normalmapa potenco"
  6040. #~ msgid "Number of parallax occlusion iterations."
  6041. #~ msgstr "Nombro da iteracioj de paralaksa ombrigo."
  6042. #~ msgid "Ok"
  6043. #~ msgstr "Bone"
  6044. #~ msgid "Overall bias of parallax occlusion effect, usually scale/2."
  6045. #~ msgstr "Entuta ekarto de la efiko de paralaksa ombrigo, kutime skalo/2."
  6046. #~ msgid "Overall scale of parallax occlusion effect."
  6047. #~ msgstr "Entuta vasteco de paralaksa ombrigo."
  6048. #~ msgid "Parallax Occlusion"
  6049. #~ msgstr "Paralaksa ombrigo"
  6050. #~ msgid "Parallax occlusion"
  6051. #~ msgstr "Paralaksa ombrigo"
  6052. #~ msgid "Parallax occlusion bias"
  6053. #~ msgstr "Ekarto de paralaksa okludo"
  6054. #~ msgid "Parallax occlusion iterations"
  6055. #~ msgstr "Iteracioj de paralaksa ombrigo"
  6056. #~ msgid "Parallax occlusion mode"
  6057. #~ msgstr "Reĝimo de paralaksa ombrigo"
  6058. #~ msgid "Parallax occlusion scale"
  6059. #~ msgstr "Skalo de paralaksa ombrigo"
  6060. #~ msgid "Parallax occlusion strength"
  6061. #~ msgstr "Potenco de paralaksa ombrigo"
  6062. #~ msgid "Path to TrueTypeFont or bitmap."
  6063. #~ msgstr "Dosierindiko al tiparo «TrueType» aŭ bitbildo."
  6064. #~ msgid "Path to save screenshots at."
  6065. #~ msgstr "Dosierindiko por konservi ekrankopiojn."
  6066. #~ msgid "Projecting dungeons"
  6067. #~ msgstr "Planante forgeskelojn"
  6068. #~ msgid "Reset singleplayer world"
  6069. #~ msgstr "Rekomenci mondon por unu ludanto"
  6070. #~ msgid "Select Package File:"
  6071. #~ msgstr "Elekti pakaĵan dosieron:"
  6072. #~ msgid "Shadow limit"
  6073. #~ msgstr "Limo por ombroj"
  6074. #~ msgid "Start Singleplayer"
  6075. #~ msgstr "Komenci ludon por unu"
  6076. #~ msgid "Strength of generated normalmaps."
  6077. #~ msgstr "Forteco de estigitaj normalmapoj."
  6078. #~ msgid "This font will be used for certain languages."
  6079. #~ msgstr "Tiu ĉi tiparo uziĝos por iuj lingvoj."
  6080. #~ msgid "Toggle Cinematic"
  6081. #~ msgstr "Baskuligi glitan vidpunkton"
  6082. #~ msgid ""
  6083. #~ "Typical maximum height, above and below midpoint, of floatland mountains."
  6084. #~ msgstr ""
  6085. #~ "Ordinara plejalto, super kaj sub la mezpunkto, de fluginsulaj montoj."
  6086. #~ msgid "Variation of hill height and lake depth on floatland smooth terrain."
  6087. #~ msgstr ""
  6088. #~ "Variaĵo de alteco de montetoj kaj profundeco de lagoj sur glata tereno de "
  6089. #~ "fluginsuloj."
  6090. #~ msgid "View"
  6091. #~ msgstr "Vido"
  6092. #~ msgid "Waving Water"
  6093. #~ msgstr "Ondanta akvo"
  6094. #~ msgid "Waving water"
  6095. #~ msgstr "Ondanta akvo"
  6096. #, fuzzy
  6097. #~ msgid "Y of upper limit of lava in large caves."
  6098. #~ msgstr "Y de supera limo de grandaj kvazaŭ-hazardaj kavernoj."
  6099. #~ msgid "Y-level to which floatland shadows extend."
  6100. #~ msgstr "Y-nivelo kien etendiĝas ombroj de fluginsuloj."
  6101. #~ msgid "Yes"
  6102. #~ msgstr "Jes"