minetest.po 151 KB

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