minetest.po 162 KB

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