minetest.po 238 KB

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