minetest.po 157 KB

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