minetest.po 168 KB

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