minetest.po 151 KB

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