minetest.po 144 KB

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