minetest.po 227 KB

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