minetest.po 206 KB

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