minetest.po 217 KB

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