minetest.po 194 KB

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