minetest.po 151 KB

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