minetest.po 210 KB

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