minetest.po 149 KB

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