minetest.po 145 KB

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