minetest.po 147 KB

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