minetest.po 155 KB

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