minetest.po 150 KB

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