minetest.po 153 KB

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