minetest.po 155 KB

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