minetest.po 215 KB

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