minetest.po 142 KB

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